diff options
Diffstat (limited to 'slackware64/d')
-rw-r--r-- | slackware64/d/maketag | 9 | ||||
-rw-r--r-- | slackware64/d/maketag.ez | 9 | ||||
-rw-r--r-- | slackware64/d/tagfile | 5 |
3 files changed, 16 insertions, 7 deletions
diff --git a/slackware64/d/maketag b/slackware64/d/maketag index 8d91a810e..faab7f0b4 100644 --- a/slackware64/d/maketag +++ b/slackware64/d/maketag @@ -11,6 +11,7 @@ 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" \ "autoconf" "GNU source autoconfig system" "on" \ "automake" "GNU makefile generator" "on" \ "binutils" "GNU C compiler utilities" "on" \ @@ -34,6 +35,7 @@ done." 22 72 12 \ "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" \ "gperf" "Generates hash functions" "on" \ "guile" "GNU extension language library" "on" \ "help2man" "Automatic man page generator" "on" \ @@ -46,15 +48,16 @@ done." 22 72 12 \ "make" "GNU make" "on" \ "mercurial" "Distributed source management system" "on" \ "nasm" "NASM assembler" "on" \ -"open-cobol" "open source COBOL compiler" "on" \ "oprofile" "System profiling tool" "on" \ "p2c" "A Pascal to C translator" "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-setuptools" "Enhancements to Python distutils" "on" \ "rcs" "GNU revision control system" "on" \ "ruby" "Interpreted object-oriented script language" "on" \ +"scons" "A software construction tool" "on" \ "slacktrack" "Tracks a source installation to make a package" "on" \ "strace" "Traces program execution" "on" \ "subversion" "Subversion version control system" "on" \ @@ -65,7 +68,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -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 gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial nasm open-cobol oprofile p2c perl pkg-config pmake python rcs ruby slacktrack strace subversion swig yasm \ +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 \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -73,7 +76,7 @@ autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxy fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -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 gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial nasm open-cobol oprofile p2c perl pkg-config pmake python rcs ruby slacktrack strace subversion swig yasm \ +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 \ ; 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 8d91a810e..faab7f0b4 100644 --- a/slackware64/d/maketag.ez +++ b/slackware64/d/maketag.ez @@ -11,6 +11,7 @@ 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" \ "autoconf" "GNU source autoconfig system" "on" \ "automake" "GNU makefile generator" "on" \ "binutils" "GNU C compiler utilities" "on" \ @@ -34,6 +35,7 @@ done." 22 72 12 \ "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" \ "gperf" "Generates hash functions" "on" \ "guile" "GNU extension language library" "on" \ "help2man" "Automatic man page generator" "on" \ @@ -46,15 +48,16 @@ done." 22 72 12 \ "make" "GNU make" "on" \ "mercurial" "Distributed source management system" "on" \ "nasm" "NASM assembler" "on" \ -"open-cobol" "open source COBOL compiler" "on" \ "oprofile" "System profiling tool" "on" \ "p2c" "A Pascal to C translator" "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-setuptools" "Enhancements to Python distutils" "on" \ "rcs" "GNU revision control system" "on" \ "ruby" "Interpreted object-oriented script language" "on" \ +"scons" "A software construction tool" "on" \ "slacktrack" "Tracks a source installation to make a package" "on" \ "strace" "Traces program execution" "on" \ "subversion" "Subversion version control system" "on" \ @@ -65,7 +68,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -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 gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial nasm open-cobol oprofile p2c perl pkg-config pmake python rcs ruby slacktrack strace subversion swig yasm \ +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 \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -73,7 +76,7 @@ autoconf automake binutils bison ccache clisp cmake cscope cvs dev86 distcc doxy fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -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 gperf guile help2man indent intltool kernel-headers libtool llvm m4 make mercurial nasm open-cobol oprofile p2c perl pkg-config pmake python rcs ruby slacktrack strace subversion swig yasm \ +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 \ ; 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 f655fbd61..87196190e 100644 --- a/slackware64/d/tagfile +++ b/slackware64/d/tagfile @@ -1,3 +1,4 @@ +Cython:REC autoconf:OPT automake:OPT binutils:ADD @@ -21,6 +22,7 @@ gcc-objc:OPT gdb:REC gettext-tools:REC git:REC +gnu-cobol:OPT gperf:REC guile:REC help2man:REC @@ -33,15 +35,16 @@ m4:REC make:ADD mercurial:REC nasm:OPT -open-cobol:OPT oprofile:OPT p2c:OPT perl:REC pkg-config:REC pmake:REC python:REC +python-setuptools:REC rcs:REC ruby:REC +scons:REC slacktrack:REC strace:REC subversion:OPT |