2001-05-05 10:48:31 +02:00
|
|
|
$NetBSD: TODO,v 1.10 2001/05/05 08:48:31 zuntum Exp $
|
2001-05-03 21:29:59 +02:00
|
|
|
|
|
|
|
This file will eventually hold a current 'TODO' list for people
|
|
|
|
working on pkgsrc.
|
|
|
|
|
|
|
|
packages TODO (Suggested new packages)
|
|
|
|
^^^^^^^^^^^^^
|
2001-05-04 16:38:06 +02:00
|
|
|
compat_solaris8
|
|
|
|
Solaris and Intel compat libraries
|
|
|
|
http://www.sun.com/software/solaris/binaries/download.html
|
2001-05-03 21:29:59 +02:00
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
figfonts
|
|
|
|
More fonts for figlet
|
|
|
|
ftp://ftp.plig.org/pub/figlet/fonts/contributed/
|
2001-05-04 15:27:42 +02:00
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
kde-i18n
|
|
|
|
Internationalisation package for KDE 2.
|
|
|
|
ftp://ftp.kde.org/pub/kde/stable/2.1/distribution/tar/generic/src
|
2001-05-03 21:29:59 +02:00
|
|
|
|
2001-05-04 17:02:15 +02:00
|
|
|
loserjabber
|
|
|
|
GTK application which allows posting of journal entries to http://www.livejournal.com
|
|
|
|
http://loserjabber.sourceforge.net/
|
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
qmail
|
|
|
|
secure, reliable, efficient, simple, and fast MTA for UNIX systems
|
|
|
|
http://www.qmail.org/
|
|
|
|
zuntum already has pkg for this one, but it needs to be fixed first
|
2001-05-04 14:59:30 +02:00
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
sp
|
|
|
|
very simple divx player, it depends on graphics/avifile
|
|
|
|
http://zuntum.net/sp.tar.gz
|
|
|
|
zuntum will take care of that.
|
2001-05-04 15:04:08 +02:00
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
squirm
|
|
|
|
fast and configurable redirector for Squid
|
|
|
|
http://squirm.foote.com.au/
|
2001-05-04 15:27:42 +02:00
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
SquirrelMail plugins
|
|
|
|
SquirrelMail has a plugings features and several plugins exist.
|
|
|
|
http://www.squirrelmail.org/index.php3?page=15
|
2001-05-04 14:59:30 +02:00
|
|
|
|
2001-05-05 10:48:31 +02:00
|
|
|
cvsup.nogui
|
|
|
|
cvsup daemon and client
|
|
|
|
Split cvsup packages to cvsup and cvsup.nogui, per pkg/12531
|
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
|
|
|
|
package update TODO (Suggested package updates)
|
|
|
|
^^^^^^^^^^^^^^^^^^^
|
2001-05-04 21:24:43 +02:00
|
|
|
o update www/php4 and assorted php4 module packages to 4.0.5
|
|
|
|
(jlam has a new package ready, will update after freeze)
|
2001-05-04 14:59:30 +02:00
|
|
|
o update sysutils/lsof to 4.56
|
|
|
|
o update IPv6 patch in net/wget to 20010418
|
|
|
|
o update devel/pcre to 3.0.8
|
|
|
|
(zuntum has the patch, will update after freeze)
|
2001-05-04 21:24:43 +02:00
|
|
|
o update postgresql to 7.1 and split into -client/-server packages
|
|
|
|
(jlam has these packages ready, will update after freeze)
|
2001-05-04 22:59:45 +02:00
|
|
|
o update editors/manedit to recent version
|
|
|
|
(zuntum will do that)
|
2001-05-05 10:48:31 +02:00
|
|
|
o update sysutils/gkrellm to 1.0.8
|
|
|
|
(zuntum will do that)
|
|
|
|
|
2001-05-04 14:59:30 +02:00
|
|
|
|
|
|
|
|
2001-05-03 21:29:59 +02:00
|
|
|
pksgrc TODO (Suggested pkgsrc features and enhancements)
|
|
|
|
^^^^^^^^^^^
|
2001-05-04 11:30:43 +02:00
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
o Add a default test target to mk/*.mk and override it in any pkgs
|
|
|
|
that have testsuites. Use it in bulk builds/test.
|
2001-05-04 11:30:43 +02:00
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
o Add a USE_PTHREADS variable with ALT_PTHREADS override.
|
2001-05-04 11:30:43 +02:00
|
|
|
|
2001-05-04 16:38:06 +02:00
|
|
|
o Add a sort check to pkglint for PLISTs.
|
2001-05-05 10:48:31 +02:00
|
|
|
|
|
|
|
o Add a method to provide distfile-specific MASTER_SITES [PR pkg/7471]
|