pkgsrc/TODO

85 lines
2.4 KiB
Text
Raw Normal View History

2001-07-21 16:01:30 +02:00
$NetBSD: TODO,v 1.60 2001/07/21 14:01:30 wiz Exp $
2001-05-03 21:29:59 +02:00
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-08 02:26:17 +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
figfonts
More fonts for figlet
ftp://ftp.plig.org/pub/figlet/fonts/contributed/
2001-05-09 18:33:52 +02:00
jabber
Messaging client
http://www.jabber.com/downloads/index.shtml
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 the pkg needs to be fixed first
2001-07-16 13:49:17 +02:00
resin
Fast JSP server
http://www.caucho.com/products/resin/index.xtp
2001-05-04 16:38:06 +02:00
squirm
fast and configurable redirector for Squid
http://squirm.foote.com.au/
2001-07-16 11:43:08 +02:00
smsclient
send SMS messages to mobile phones and pagers on wide range of providers
http://www.styx.demon.co.uk/
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
see mail/sq-squirrelspell for an example of a SquirrelMail plugin package
2001-05-09 18:33:52 +02:00
vmsbackup
Read VMS backup tapes
http://garbo.uwasa.fi/pub/unix/vmsbackup/
2001-05-04 16:38:06 +02:00
package update TODO (Suggested package updates)
^^^^^^^^^^^^^^^^^^^
2001-05-06 10:53:46 +02:00
o update x11/xfce to 3.8.3
o update/add cyrus-imapd 2.0.13
(skrll has a new package. Need testers for v1 -> v2
database upgrade)
o update/add openldap 2.0.8
(skrll has a new package)
o update print/ghostscript to 6.51 (jlam)
2001-07-21 16:01:30 +02:00
o update autoconf to 2.52 (or newer)
o update automake to 1.4-p5 (or newer)
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.
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) finished the
modifications for bsd.pkg.mk and will commit them after freeze. The
remaining and harder part is to make the cross-environment for HP-UX.
[kei]