pkgsrc/TODO
2001-05-10 14:04:55 +00:00

99 lines
3.2 KiB
Text

$NetBSD: TODO,v 1.25 2001/05/10 14:04:55 zuntum Exp $
This file will eventually hold a current 'TODO' list for people
working on pkgsrc.
packages TODO (Suggested new packages)
^^^^^^^^^^^^^
compat_solaris8
Solaris and Intel compat libraries
http://www.sun.com/software/solaris/binaries/download.html
cvsup.nogui
cvsup daemon and client
Split cvsup packages to cvsup and cvsup.nogui, per pkg/12531
figfonts
More fonts for figlet
ftp://ftp.plig.org/pub/figlet/fonts/contributed/
jabber
Messaging client
http://www.jabber.com/downloads/index.shtml
kde-i18n
Internationalisation package for KDE 2.
ftp://ftp.kde.org/pub/kde/stable/2.1/distribution/tar/generic/src
loserjabber
GTK application which allows posting of journal entries to http://www.livejournal.com
http://loserjabber.sourceforge.net/
mytop
console-based tool for monitoring the threads and performance of MySQL
http://zuntum.net/pkgsrc/mytop.tar.gz [zuntum will import that]
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
sp
very simple divx player, it depends on graphics/avifile
zuntum will take care of that.
squirm
fast and configurable redirector for Squid
http://squirm.foote.com.au/
SquirrelMail plugins
SquirrelMail has a plugings features and several plugins exist.
http://www.squirrelmail.org/index.php3?page=15
vmsbackup
Read VMS backup tapes
http://garbo.uwasa.fi/pub/unix/vmsbackup/
package update TODO (Suggested package updates)
^^^^^^^^^^^^^^^^^^^
o update audio/bladeenc to 0.84.1
o update audio/icecast to 1.3.10 (security problems)
o update devel/pcre to 3.0.8
(zuntum has the patch, will update after freeze)
o update databases/postgresql to 7.1 and split into -client/-server packages
(jlam has these packages ready, will update after freeze)
o update editors/joe because of security problems
o update editors/manedit to recent version
(zuntum will do that)
o update editors/vim because of security problems
o update IPv6 patch in mail/postfix to 20010510a
o update IPv6 patch in net/wget to 20010508b
o update print/a2ps to 4.13 [pkgsrc version was released on 1999-02-10, whee]
o update sysutils/gkrellm to 1.0.8
(zuntum will do that)
o update sysutils/lsof to 4.56 [atatat has new version ready]
o update time/devtodo to 0.1.6
o update www/analog to 5.0
o update www/ap-ssl to 2.8.3 (fix NULL pointer deference)
(jlam has a new package ready, will update after freeze)
o update www/php4 and assorted php4 module packages to 4.0.5
(jlam has a new package ready, will update after freeze)
o update x11/xfce to 3.8.3
pksgrc TODO (Suggested pkgsrc features and enhancements)
^^^^^^^^^^^
o Add a default test target to mk/*.mk and override it in any pkgs
that have testsuites. Use it in bulk builds/test.
o Add a USE_PTHREADS variable with ALT_PTHREADS override.
o Add a sort check to pkglint for PLISTs.
o Add a method to provide distfile-specific MASTER_SITES [PR pkg/7471]
o Make pkgsrc work under HP-UX. (10.20, I mean) I (IMHO) finised the
modifying for bsd.pkg.mk and will commit that after freeze. The
remaining and harder part is to make the cross-environment for HP-UX.
[kei]