diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-09 12:42:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-09 12:42:20 +0000 |
commit | db59459b234747c47fba1975089ebfe1db8a90a4 (patch) | |
tree | 910570eaffa795121109311e7f833cb70cad0454 /doc | |
parent | 4e314206c39c38673a557ed00aad4df792094215 (diff) | |
download | pkgsrc-db59459b234747c47fba1975089ebfe1db8a90a4.tar.gz |
Add: Convert packages to use VARBASE instead of hardcoding /var.
+ aranym-0.8.9, balsa2-2.0.18, nessus-2.1.0, nsd-2.1.1, opera-7.52,
thy-0.9.3 [pkg/25318], xchm-0.9.2.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 14 |
1 files changed, 10 insertions, 4 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.1911 2004/07/09 00:21:56 recht Exp $ +$NetBSD: TODO,v 1.1912 2004/07/09 12:42:20 wiz Exp $ Suggested new packages ====================== @@ -171,9 +171,11 @@ Suggested package updates o apache-2.0.50 [adrianp] o apcupsd-3.10.13 o aqsis-0.9.1 + o aranym-0.8.9 o asc-1.15.0 o avidemux-2.0.20 o balsa-1.4.4 + o balsa2-2.0.18 o bind-9.3 o bitchx-1.1 o blender-2.33 @@ -309,11 +311,12 @@ Suggested package updates o nano-1.2.4 o nap-1.5.2 o napshare-1.2 + o nessus-2.1.0 o netatalk-1.6.3 [pkg/21930] o netcdf-3.5.1 o nosefart-2.1 o ns-flash-6.0.79 - o nsd-2.1.0 + o nsd-2.1.1 o nslint-2.1a3 o nut-9.17 o nxtvepg-2.7.0 @@ -323,6 +326,7 @@ Suggested package updates o openh323-1.12.2 o openoffice-1.1.2 o openssl-0.9.7d [http://www.cs.stevens-tech.edu/~jschauma/netbsd/openssl.diff] + o opera-7.52 o oss-3.99.1c o p5-CGI-3.05 o p5-CGI-Application-3.1 @@ -378,8 +382,7 @@ Suggested package updates o teapop-0.3.8 o texi2html-1.70 o thunderbird-0.7.1 - o thy-0.9.0 [pkg/25318] - o thy-0.9.3 + o thy-0.9.3 [pkg/25318] o tkdesk-2.0 o tkman-2.2 o top-3.5b12.10 @@ -401,6 +404,7 @@ Suggested package updates o xanim-2.92.0 [pkg/19934] o xbeeb-0.4.1 o xboard-4.2.7 + o xchm-0.9.2 o xdaliclock-2.20 o xdx-1.2 o xerces-c-2.5.0 [heinz?|p5-XML-Xerces requires xerces-c-2.3.0] @@ -500,3 +504,5 @@ Suggested cleanups in pkgsrc set. o Deprecate USE_GCC_SHLIB by using USE_LANGUAGES appropriately. + + o Convert packages to use VARBASE instead of hardcoding /var. |