From 646a5c1cbfd95873950a87b5f75d52073a967023 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 28 May 2018 19:12:29 +0000 Subject: Mon May 28 19:12:29 UTC 2018 a/pkgtools-15.0-noarch-13.txz: Rebuilt. installpkg: default line length for --terselength is the number of columns. removepkg: added --terse mode. upgradepkg: default line length for --terselength is the number of columns. upgradepkg: accept -option in addition to --option. ap/vim-8.1.0026-x86_64-1.txz: Upgraded. d/bison-3.0.5-x86_64-1.txz: Upgraded. e/emacs-26.1-x86_64-1.txz: Upgraded. kde/kopete-4.14.3-x86_64-8.txz: Rebuilt. Recompiled against libidn-1.35. n/conntrack-tools-1.4.5-x86_64-1.txz: Upgraded. n/libnetfilter_conntrack-1.0.7-x86_64-1.txz: Upgraded. n/libnftnl-1.1.0-x86_64-1.txz: Upgraded. n/links-2.16-x86_64-2.txz: Rebuilt. Rebuilt to enable X driver for -g mode. n/lynx-2.8.9dev.19-x86_64-1.txz: Upgraded. n/nftables-0.8.5-x86_64-1.txz: Upgraded. n/p11-kit-0.23.11-x86_64-1.txz: Upgraded. n/ulogd-2.0.7-x86_64-1.txz: Upgraded. n/whois-5.3.1-x86_64-1.txz: Upgraded. xap/network-manager-applet-1.8.12-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.0026-x86_64-1.txz: Upgraded. --- slackware64/d/maketag | 21 +++++++++++++++------ slackware64/d/maketag.ez | 21 +++++++++++++++------ slackware64/d/tagfile | 13 +++++++++++-- 3 files changed, 41 insertions(+), 14 deletions(-) (limited to 'slackware64/d') diff --git a/slackware64/d/maketag b/slackware64/d/maketag index faab7f0b4..3f4e9cc89 100644 --- a/slackware64/d/maketag +++ b/slackware64/d/maketag @@ -7,8 +7,8 @@ fi cat /dev/null > $TMP/SeTnewtag dialog --title "SELECTING PACKAGES FROM SERIES D (PROGRAM DEVELOPMENT)" \ --checklist "Please confirm the packages you wish to install \ -from series D. Use the UP/DOWN keys to scroll through the list, and \ -the SPACE key to deselect any items you don't want to install. \ +from series D. Use the UP/DOWN keys to scroll through the list, and \ +the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are \ done." 22 72 12 \ "Cython" "C bindings for Python" "on" \ @@ -26,16 +26,16 @@ done." 22 72 12 \ "doxygen" "Source code documentation generator" "on" \ "flex" "Fast lexical analyzer generator" "on" \ "gcc" "GNU C compiler" "on" \ +"gcc-brig" "GNU BRIG (HSA IL) front-end for gcc" "on" \ "gcc-g++" "GNU C++ compiler for gcc" "on" \ "gcc-gfortran" "GNU Fortran 95/2003/2008 compiler for gcc" "on" \ "gcc-gnat" "GNU Ada83/95/2005/2012 compiler for gcc" "on" \ "gcc-go" "GNU Go compiler for gcc" "on" \ -"gcc-java" "GNU Java compiler for gcc" "on" \ "gcc-objc" "GNU Objective-C compiler for gcc" "on" \ "gdb" "The GNU debugger" "on" \ "gettext-tools" "GNU internationalization devel package" "on" \ "git" "A directory content manager" "on" \ -"gnu-cobol" "open source COBOL compiler" "on" \ +"gnucobol" "open source COBOL compiler" "on" \ "gperf" "Generates hash functions" "on" \ "guile" "GNU extension language library" "on" \ "help2man" "Automatic man page generator" "on" \ @@ -47,16 +47,25 @@ done." 22 72 12 \ "m4" "GNU m4 macro processor" "on" \ "make" "GNU make" "on" \ "mercurial" "Distributed source management system" "on" \ +"meson" "A high performance build system" "on" \ "nasm" "NASM assembler" "on" \ +"ninja" "build system with a focus on speed" "on" \ +"opencl-headers" "OpenCL (Open Computing Language) header files" "on" \ "oprofile" "System profiling tool" "on" \ "p2c" "A Pascal to C translator" "on" \ +"parallel" "Tool for executing jobs in parallel" "on" \ +"patchelf" "tool to modify ELF binaries/libraries" "on" \ "perl" "Larry Wall's systems language" "on" \ "pkg-config" "A tool for managing library information" "on" \ "pmake" "Parallel make from BSD" "on" \ "python" "An interpreted object-oriented language" "on" \ +"python-pip" "tool for installing Python packages" "on" \ "python-setuptools" "Enhancements to Python distutils" "on" \ +"python3" "An interpreted object-oriented language, v3" "on" \ "rcs" "GNU revision control system" "on" \ +"re2c" "regular expressions to C/C++ conversion tool" "on" \ "ruby" "Interpreted object-oriented script language" "on" \ +"rust" "a safe, concurrent, practical language" "on" \ "scons" "A software construction tool" "on" \ "slacktrack" "Tracks a source installation to make a package" "on" \ "strace" "Traces program execution" "on" \ @@ -68,7 +77,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxygen flex gcc gcc-g++ gcc-gfortran gcc-gnat gcc-go gcc-java gcc-objc gdb gettext-tools git gnu-cobol gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial nasm oprofile p2c perl pkg-config pmake python python-setuptools rcs ruby scons slacktrack strace subversion swig yasm \ +Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxygen flex gcc gcc-brig gcc-g++ gcc-gfortran gcc-gnat gcc-go gcc-objc gdb gettext-tools git gnucobol gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial meson nasm ninja opencl-headers oprofile p2c parallel patchelf perl pkg-config pmake python python-pip python-setuptools python3 rcs re2c ruby rust scons slacktrack strace subversion swig yasm \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -76,7 +85,7 @@ Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 dist fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxygen flex gcc gcc-g++ gcc-gfortran gcc-gnat gcc-go gcc-java gcc-objc gdb gettext-tools git gnu-cobol gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial nasm oprofile p2c perl pkg-config pmake python python-setuptools rcs ruby scons slacktrack strace subversion swig yasm \ +Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxygen flex gcc gcc-brig gcc-g++ gcc-gfortran gcc-gnat gcc-go gcc-objc gdb gettext-tools git gnucobol gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial meson nasm ninja opencl-headers oprofile p2c parallel patchelf perl pkg-config pmake python python-pip python-setuptools python3 rcs re2c ruby rust scons slacktrack strace subversion swig yasm \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag diff --git a/slackware64/d/maketag.ez b/slackware64/d/maketag.ez index faab7f0b4..3f4e9cc89 100644 --- a/slackware64/d/maketag.ez +++ b/slackware64/d/maketag.ez @@ -7,8 +7,8 @@ fi cat /dev/null > $TMP/SeTnewtag dialog --title "SELECTING PACKAGES FROM SERIES D (PROGRAM DEVELOPMENT)" \ --checklist "Please confirm the packages you wish to install \ -from series D. Use the UP/DOWN keys to scroll through the list, and \ -the SPACE key to deselect any items you don't want to install. \ +from series D. Use the UP/DOWN keys to scroll through the list, and \ +the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are \ done." 22 72 12 \ "Cython" "C bindings for Python" "on" \ @@ -26,16 +26,16 @@ done." 22 72 12 \ "doxygen" "Source code documentation generator" "on" \ "flex" "Fast lexical analyzer generator" "on" \ "gcc" "GNU C compiler" "on" \ +"gcc-brig" "GNU BRIG (HSA IL) front-end for gcc" "on" \ "gcc-g++" "GNU C++ compiler for gcc" "on" \ "gcc-gfortran" "GNU Fortran 95/2003/2008 compiler for gcc" "on" \ "gcc-gnat" "GNU Ada83/95/2005/2012 compiler for gcc" "on" \ "gcc-go" "GNU Go compiler for gcc" "on" \ -"gcc-java" "GNU Java compiler for gcc" "on" \ "gcc-objc" "GNU Objective-C compiler for gcc" "on" \ "gdb" "The GNU debugger" "on" \ "gettext-tools" "GNU internationalization devel package" "on" \ "git" "A directory content manager" "on" \ -"gnu-cobol" "open source COBOL compiler" "on" \ +"gnucobol" "open source COBOL compiler" "on" \ "gperf" "Generates hash functions" "on" \ "guile" "GNU extension language library" "on" \ "help2man" "Automatic man page generator" "on" \ @@ -47,16 +47,25 @@ done." 22 72 12 \ "m4" "GNU m4 macro processor" "on" \ "make" "GNU make" "on" \ "mercurial" "Distributed source management system" "on" \ +"meson" "A high performance build system" "on" \ "nasm" "NASM assembler" "on" \ +"ninja" "build system with a focus on speed" "on" \ +"opencl-headers" "OpenCL (Open Computing Language) header files" "on" \ "oprofile" "System profiling tool" "on" \ "p2c" "A Pascal to C translator" "on" \ +"parallel" "Tool for executing jobs in parallel" "on" \ +"patchelf" "tool to modify ELF binaries/libraries" "on" \ "perl" "Larry Wall's systems language" "on" \ "pkg-config" "A tool for managing library information" "on" \ "pmake" "Parallel make from BSD" "on" \ "python" "An interpreted object-oriented language" "on" \ +"python-pip" "tool for installing Python packages" "on" \ "python-setuptools" "Enhancements to Python distutils" "on" \ +"python3" "An interpreted object-oriented language, v3" "on" \ "rcs" "GNU revision control system" "on" \ +"re2c" "regular expressions to C/C++ conversion tool" "on" \ "ruby" "Interpreted object-oriented script language" "on" \ +"rust" "a safe, concurrent, practical language" "on" \ "scons" "A software construction tool" "on" \ "slacktrack" "Tracks a source installation to make a package" "on" \ "strace" "Traces program execution" "on" \ @@ -68,7 +77,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxygen flex gcc gcc-g++ gcc-gfortran gcc-gnat gcc-go gcc-java gcc-objc gdb gettext-tools git gnu-cobol gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial nasm oprofile p2c perl pkg-config pmake python python-setuptools rcs ruby scons slacktrack strace subversion swig yasm \ +Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxygen flex gcc gcc-brig gcc-g++ gcc-gfortran gcc-gnat gcc-go gcc-objc gdb gettext-tools git gnucobol gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial meson nasm ninja opencl-headers oprofile p2c parallel patchelf perl pkg-config pmake python python-pip python-setuptools python3 rcs re2c ruby rust scons slacktrack strace subversion swig yasm \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -76,7 +85,7 @@ Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 dist fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxygen flex gcc gcc-g++ gcc-gfortran gcc-gnat gcc-go gcc-java gcc-objc gdb gettext-tools git gnu-cobol gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial nasm oprofile p2c perl pkg-config pmake python python-setuptools rcs ruby scons slacktrack strace subversion swig yasm \ +Cython autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxygen flex gcc gcc-brig gcc-g++ gcc-gfortran gcc-gnat gcc-go gcc-objc gdb gettext-tools git gnucobol gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial meson nasm ninja opencl-headers oprofile p2c parallel patchelf perl pkg-config pmake python python-pip python-setuptools python3 rcs re2c ruby rust scons slacktrack strace subversion swig yasm \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag diff --git a/slackware64/d/tagfile b/slackware64/d/tagfile index 87196190e..0612f3ae4 100644 --- a/slackware64/d/tagfile +++ b/slackware64/d/tagfile @@ -13,16 +13,16 @@ distcc:OPT doxygen:OPT flex:ADD gcc:ADD +gcc-brig:OPT gcc-g++:REC gcc-gfortran:OPT gcc-gnat:OPT gcc-go:OPT -gcc-java:OPT gcc-objc:OPT gdb:REC gettext-tools:REC git:REC -gnu-cobol:OPT +gnucobol:OPT gperf:REC guile:REC help2man:REC @@ -34,16 +34,25 @@ llvm:REC m4:REC make:ADD mercurial:REC +meson:REC nasm:OPT +ninja:REC +opencl-headers:REC oprofile:OPT p2c:OPT +parallel:REC +patchelf:REC perl:REC pkg-config:REC pmake:REC python:REC +python-pip:REC python-setuptools:REC +python3:REC rcs:REC +re2c:REC ruby:REC +rust:REC scons:REC slacktrack:REC strace:REC -- cgit v1.2.3-65-gdbad