The following packages will be installed: devtodo Fetching README... 0%100%100%100%100%100%Done Fetching c++includes.patch... 0%100%100%100%100%100%Done Fetching devtodo.SlackBuild... 0%100%100%100%100%100%Done Fetching devtodo.info... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done devtodo-0.1.20/ devtodo-0.1.20/aclocal.m4 devtodo-0.1.20/QuickStart devtodo-0.1.20/ChangeLog devtodo-0.1.20/src/ devtodo-0.1.20/src/Makefile.in devtodo-0.1.20/src/todoterm.cc devtodo-0.1.20/src/support.h devtodo-0.1.20/src/Todo.h devtodo-0.1.20/src/support.cc devtodo-0.1.20/src/todorl.h devtodo-0.1.20/src/TodoDB.cc devtodo-0.1.20/src/TodoDB.h devtodo-0.1.20/src/Loaders.h devtodo-0.1.20/src/main.cc devtodo-0.1.20/src/todoterm.h devtodo-0.1.20/src/Loaders.cc devtodo-0.1.20/src/Makefile.am devtodo-0.1.20/src/Todo.cc devtodo-0.1.20/Makefile.in devtodo-0.1.20/install-sh devtodo-0.1.20/.todo devtodo-0.1.20/ltmain.sh devtodo-0.1.20/configure devtodo-0.1.20/COPYING devtodo-0.1.20/acconfig.h devtodo-0.1.20/config.h.in devtodo-0.1.20/.cvsignore devtodo-0.1.20/INSTALL devtodo-0.1.20/doc/ devtodo-0.1.20/doc/Makefile.in devtodo-0.1.20/doc/todorc.example devtodo-0.1.20/doc/devtodo.1.in devtodo-0.1.20/doc/scripts.sh devtodo-0.1.20/doc/scripts.tcsh devtodo-0.1.20/doc/Makefile.am devtodo-0.1.20/devtodo.list.in devtodo-0.1.20/devtodo.spec.in devtodo-0.1.20/AUTHORS devtodo-0.1.20/config.sub devtodo-0.1.20/depcomp devtodo-0.1.20/util/ devtodo-0.1.20/util/Makefile.in devtodo-0.1.20/util/Regex.cc devtodo-0.1.20/util/CommandArgs.cc devtodo-0.1.20/util/Regex.h devtodo-0.1.20/util/Lexer.h devtodo-0.1.20/util/CommandArgs.h devtodo-0.1.20/util/Lexer.cc devtodo-0.1.20/util/Strings.cc devtodo-0.1.20/util/XML.cc devtodo-0.1.20/util/Terminal.h devtodo-0.1.20/util/XML.h devtodo-0.1.20/util/Makefile.am devtodo-0.1.20/util/Strings.h devtodo-0.1.20/util/README devtodo-0.1.20/util/Terminal.cc devtodo-0.1.20/makepackages.sh.in devtodo-0.1.20/Makefile.am devtodo-0.1.20/missing devtodo-0.1.20/configure.in devtodo-0.1.20/NEWS devtodo-0.1.20/config.guess devtodo-0.1.20/contrib/ devtodo-0.1.20/contrib/changelog2todo devtodo-0.1.20/contrib/devtodo.bash-completion devtodo-0.1.20/contrib/todo2html.xslt devtodo-0.1.20/contrib/changelog2html devtodo-0.1.20/contrib/todo2html-2.xslt devtodo-0.1.20/contrib/todo2pdf.xslt devtodo-0.1.20/contrib/todo.css devtodo-0.1.20/contrib/todo2pdf.README devtodo-0.1.20/contrib/todo-nodone-html.xslt devtodo-0.1.20/contrib/todo2xhtml_css.xslt devtodo-0.1.20/contrib/tdrec devtodo-0.1.20/contrib/todo2pdf.sh devtodo-0.1.20/README patching file src/todoterm.cc checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking string usability... yes checking string presence... yes checking for string... yes checking utility usability... yes checking utility presence... yes checking for utility... yes checking iterator usability... yes checking iterator presence... yes checking for iterator... yes checking stdexcept usability... yes checking stdexcept presence... yes checking for stdexcept... yes checking list usability... yes checking list presence... yes checking for list... yes checking map usability... yes checking map presence... yes checking for map... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking typeinfo usability... yes checking typeinfo presence... yes checking for typeinfo... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stack usability... yes checking stack presence... yes checking for stack... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking ctime usability... yes checking ctime presence... yes checking for ctime... yes checking for regcomp... yes checking for ctime... yes checking for time... yes checking for unlink... yes checking for isatty... yes checking for strncmp... yes checking for strftime... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for crash-config... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating util/Makefile config.status: creating doc/Makefile config.status: creating doc/devtodo.1 config.status: creating makepackages.sh config.status: creating devtodo.spec config.status: creating devtodo.list config.status: creating config.h config.status: executing depfiles commands etting make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' Making all in util make[2]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/util' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT Terminal.lo -MD -MP -MF .deps/Terminal.Tpo -c -o Terminal.lo Terminal.cc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT Terminal.lo -MD -MP -MF .deps/Terminal.Tpo -c Terminal.cc -o Terminal.o mv -f .deps/Terminal.Tpo .deps/Terminal.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT Lexer.lo -MD -MP -MF .deps/Lexer.Tpo -c -o Lexer.lo Lexer.cc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT Lexer.lo -MD -MP -MF .deps/Lexer.Tpo -c Lexer.cc -o Lexer.o mv -f .deps/Lexer.Tpo .deps/Lexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT Regex.lo -MD -MP -MF .deps/Regex.Tpo -c -o Regex.lo Regex.cc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT Regex.lo -MD -MP -MF .deps/Regex.Tpo -c Regex.cc -o Regex.o mv -f .deps/Regex.Tpo .deps/Regex.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT XML.lo -MD -MP -MF .deps/XML.Tpo -c -o XML.lo XML.cc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT XML.lo -MD -MP -MF .deps/XML.Tpo -c XML.cc -o XML.o mv -f .deps/XML.Tpo .deps/XML.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT Strings.lo -MD -MP -MF .deps/Strings.Tpo -c -o Strings.lo Strings.cc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT Strings.lo -MD -MP -MF .deps/Strings.Tpo -c Strings.cc -o Strings.o mv -f .deps/Strings.Tpo .deps/Strings.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT CommandArgs.lo -MD -MP -MF .deps/CommandArgs.Tpo -c -o CommandArgs.lo CommandArgs.cc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -MT CommandArgs.lo -MD -MP -MF .deps/CommandArgs.Tpo -c CommandArgs.cc -o CommandArgs.o mv -f .deps/CommandArgs.Tpo .deps/CommandArgs.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -o libutil.la Terminal.lo Lexer.lo Regex.lo XML.lo Strings.lo CommandArgs.lo mkdir .libs ar cru .libs/libutil.a Terminal.o Lexer.o Regex.o XML.o Strings.o CommandArgs.o ranlib .libs/libutil.a creating libutil.la (cd .libs && rm -f libutil.la && ln -s ../libutil.la libutil.la) make[2]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/util' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -MT Todo.o -MD -MP -MF .deps/Todo.Tpo -c -o Todo.o Todo.cc mv -f .deps/Todo.Tpo .deps/Todo.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -MT TodoDB.o -MD -MP -MF .deps/TodoDB.Tpo -c -o TodoDB.o TodoDB.cc mv -f .deps/TodoDB.Tpo .deps/TodoDB.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.cc mv -f .deps/support.Tpo .deps/support.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -MT todoterm.o -MD -MP -MF .deps/todoterm.Tpo -c -o todoterm.o todoterm.cc mv -f .deps/todoterm.Tpo .deps/todoterm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -O2 -MT Loaders.o -MD -MP -MF .deps/Loaders.Tpo -c -o Loaders.o Loaders.cc mv -f .deps/Loaders.Tpo .deps/Loaders.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -o devtodo Todo.o TodoDB.o support.o main.o todoterm.o Loaders.o ../util/libutil.la -lreadline -lncurses mkdir .libs g++ -O2 -o devtodo Todo.o TodoDB.o support.o main.o todoterm.o Loaders.o ../util/.libs/libutil.a -lreadline -lncurses make[2]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/src' Making all in doc make[2]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/doc' make[2]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' make[2]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' make[1]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install make[1]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' Making install in util make[2]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/util' make[3]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/util' make[2]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/util' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/src' make[3]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/office/devtodo/package-devtodo/usr/bin" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/install-sh -c -s 'devtodo' '/usr/src/slapt-src-i486/office/devtodo/package-devtodo/usr/bin/devtodo' /bin/sh /usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/install-sh -c -s devtodo /usr/src/slapt-src-i486/office/devtodo/package-devtodo/usr/bin/devtodo make install-exec-hook make[4]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/src' cd /usr/src/slapt-src-i486/office/devtodo/package-devtodo/usr/bin; for i in tda tdr tdd tdl tde todo; do ln -s -f devtodo $i; done make[4]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/src' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/src' Making install in doc make[2]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/doc' make[3]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/doc' make[3]: Nothing to be done for 'install-exec-am'. mkdir -p /usr/src/slapt-src-i486/office/devtodo/package-devtodo/usr/man/man1 cd /usr/src/slapt-src-i486/office/devtodo/package-devtodo/usr/man/man1; for i in tda tdr tdd tde tdl todo; do ln -s -f devtodo.1 $i.1; done test -f /usr/src/slapt-src-i486/office/devtodo/package-devtodo/etc/todorc || ( mkdir -p /usr/src/slapt-src-i486/office/devtodo/package-devtodo/etc ; /usr/bin/ginstall -c -m 644 todorc.example /usr/src/slapt-src-i486/office/devtodo/package-devtodo/etc/todorc ) test -z "/usr/man/man1" || /usr/bin/mkdir -p "/usr/src/slapt-src-i486/office/devtodo/package-devtodo/usr/man/man1" /usr/bin/ginstall -c -m 644 './devtodo.1' '/usr/src/slapt-src-i486/office/devtodo/package-devtodo/usr/man/man1/devtodo.1' make[3]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/doc' make[2]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20/doc' make[2]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' make[3]: Entering directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' make[2]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' make[1]: Leaving directory '/usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/bin/tda devtodo usr/bin/tdd devtodo usr/bin/tde devtodo usr/bin/tdl devtodo usr/bin/tdr devtodo usr/bin/todo devtodo usr/man/man1/tda.1.gz devtodo.1.gz usr/man/man1/tdd.1.gz devtodo.1.gz usr/man/man1/tde.1.gz devtodo.1.gz usr/man/man1/tdl.1.gz devtodo.1.gz usr/man/man1/tdr.1.gz devtodo.1.gz usr/man/man1/todo.1.gz devtodo.1.gz Making symbolic link creation script: ( cd usr/bin ; rm -rf tda ) ( cd usr/bin ; ln -sf devtodo tda ) ( cd usr/bin ; rm -rf tdd ) ( cd usr/bin ; ln -sf devtodo tdd ) ( cd usr/bin ; rm -rf tde ) ( cd usr/bin ; ln -sf devtodo tde ) ( cd usr/bin ; rm -rf tdl ) ( cd usr/bin ; ln -sf devtodo tdl ) ( cd usr/bin ; rm -rf tdr ) ( cd usr/bin ; ln -sf devtodo tdr ) ( cd usr/bin ; rm -rf todo ) ( cd usr/bin ; ln -sf devtodo todo ) ( cd usr/man/man1 ; rm -rf tda.1.gz ) ( cd usr/man/man1 ; ln -sf devtodo.1.gz tda.1.gz ) ( cd usr/man/man1 ; rm -rf tdd.1.gz ) ( cd usr/man/man1 ; ln -sf devtodo.1.gz tdd.1.gz ) ( cd usr/man/man1 ; rm -rf tde.1.gz ) ( cd usr/man/man1 ; ln -sf devtodo.1.gz tde.1.gz ) ( cd usr/man/man1 ; rm -rf tdl.1.gz ) ( cd usr/man/man1 ; ln -sf devtodo.1.gz tdl.1.gz ) ( cd usr/man/man1 ; rm -rf tdr.1.gz ) ( cd usr/man/man1 ; ln -sf devtodo.1.gz tdr.1.gz ) ( cd usr/man/man1 ; rm -rf todo.1.gz ) ( cd usr/man/man1 ; ln -sf devtodo.1.gz todo.1.gz ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/bin/tda' removed './usr/bin/tdr' removed './usr/bin/tdd' removed './usr/bin/tdl' removed './usr/bin/tde' removed './usr/bin/todo' removed './usr/man/man1/tda.1.gz' removed './usr/man/man1/tdr.1.gz' removed './usr/man/man1/tdd.1.gz' removed './usr/man/man1/tde.1.gz' removed './usr/man/man1/tdl.1.gz' removed './usr/man/man1/todo.1.gz' Updating your ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20-i586-1salix15.0.txz ./ etc/ etc/todorc.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/devtodo usr/doc/ usr/doc/devtodo-0.1.20/ usr/doc/devtodo-0.1.20/AUTHORS usr/doc/devtodo-0.1.20/COPYING usr/doc/devtodo-0.1.20/ChangeLog usr/doc/devtodo-0.1.20/INSTALL usr/doc/devtodo-0.1.20/NEWS usr/doc/devtodo-0.1.20/QuickStart usr/doc/devtodo-0.1.20/README usr/doc/devtodo-0.1.20/contrib/ usr/doc/devtodo-0.1.20/contrib/changelog2html usr/doc/devtodo-0.1.20/contrib/changelog2todo usr/doc/devtodo-0.1.20/contrib/devtodo.bash-completion usr/doc/devtodo-0.1.20/contrib/tdrec usr/doc/devtodo-0.1.20/contrib/todo-nodone-html.xslt usr/doc/devtodo-0.1.20/contrib/todo.css usr/doc/devtodo-0.1.20/contrib/todo2html-2.xslt usr/doc/devtodo-0.1.20/contrib/todo2html.xslt usr/doc/devtodo-0.1.20/contrib/todo2pdf.README usr/doc/devtodo-0.1.20/contrib/todo2pdf.sh usr/doc/devtodo-0.1.20/contrib/todo2pdf.xslt usr/doc/devtodo-0.1.20/contrib/todo2xhtml_css.xslt usr/doc/devtodo-0.1.20/devtodo.SlackBuild usr/doc/devtodo-0.1.20/profile.d/ usr/doc/devtodo-0.1.20/profile.d/devtodo.csh usr/doc/devtodo-0.1.20/profile.d/devtodo.sh usr/man/ usr/man/man1/ usr/man/man1/devtodo.1.gz Slackware package /usr/src/slapt-src-i486/office/devtodo/devtodo-0.1.20-i586-1salix15.0.txz created. Installing package devtodo-0.1.20-i586-1salix15.0... | devtodo (console based todo list) | | Developer Todo is a program to assist developers in maintaining a | list of outstanding tasks in a heirarchical, colourised, and | prioritised list. Additionally, it can automatically list | outstanding items when you change into a directory. | | homepage: http://swapoff.org/DevTodo | | | | |