blob: 3a60f49293528733a95f57e967ada14539f6c2b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
$NetBSD: TODO,v 1.40 2001/05/14 17:46:21 wiz Exp $
packages TODO (Suggested new packages)
^^^^^^^^^^^^^
apsfilter
number one magic filter for printing under Unix environment
http://www.apsfilter.org/
zuntum has pkg for this one: http://zuntum.net/pkgsrc/apsfilter.tar.gz and will import soon
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/
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
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/icecast to 1.3.10 (security problems)
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 net/samba to 2.2.0 [jlam has new version ready]
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 time/devtodo to 0.1.6
o update wm/windowmaker to 0.65.0
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)
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) 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]
|