75 lines
2.2 KiB
Text
75 lines
2.2 KiB
Text
$NetBSD: TODO,v 1.77 2002/01/03 12:41:22 wiz Exp $
|
|
|
|
packages TODO (Suggested new packages)
|
|
^^^^^^^^^^^^^
|
|
compat_solaris8
|
|
Solaris and Intel compat libraries
|
|
http://www.sun.com/software/solaris/binaries/download.html
|
|
|
|
driftnet
|
|
listens to network traffic and picks out images from TCP streams
|
|
http://www.ex-parrot.com/~chris/driftnet/
|
|
|
|
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/
|
|
|
|
nautilus
|
|
Full featured file manager for gnome. FreeBSD has a port mostly working now
|
|
http://cvs.gnome.org/lxr/source/nautilus/
|
|
|
|
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]
|
|
http://www.caucho.com/products/resin/index.xtp
|
|
|
|
squirm
|
|
fast and configurable redirector for Squid
|
|
http://squirm.foote.com.au/
|
|
|
|
smsclient
|
|
send SMS messages to mobile phones and pagers on wide range of providers
|
|
http://www.styx.demon.co.uk/
|
|
|
|
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
|
|
|
|
vmsbackup
|
|
Read VMS backup tapes
|
|
http://garbo.uwasa.fi/pub/unix/vmsbackup/
|
|
|
|
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 autoconf to 2.52 (or newer)
|
|
o update automake to 1.5
|
|
|
|
|
|
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 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]
|