pkgsrc/TODO

78 lines
2.3 KiB
Text
Raw Normal View History

$NetBSD: TODO,v 1.80 2002/05/20 22:07:09 jwise 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-07-30 10:43:58 +02:00
driftnet
listens to network traffic and picks out images from TCP streams
http://www.ex-parrot.com/~chris/driftnet/
2001-05-04 16:38:06 +02:00
figfonts
More fonts for figlet
ftp://ftp.plig.org/pub/figlet/fonts/contributed/
gd-noX11
version of gd for systems without X11
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/
nautilus
Full featured file manager for gnome. FreeBSD has a port mostly working now
http://cvs.gnome.org/lxr/source/nautilus/
2001-07-16 13:49:17 +02:00
resin
Fast JSP server
I will import this when we have a native java 2 -- it can't be built with our native jdk [jwise]
2001-07-16 13:49:17 +02:00
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 [pkg/16430 is relevant]
2001-07-16 11:43:08 +02:00
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)
^^^^^^^^^^^^^^^^^^^
o update print/ghostscript to 6.53 when it is released, which will
have the gs-cjk changes as part of the main distribution. [jlam]
o update automake to 1.5
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 sort check to pkglint for PLISTs.
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]