Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 8476ce617d Update to 0.18, provided by OBATA Akio in PR 33928:
version: 0.18
date:    Wed Mar  8 02:06:47 PST 2006
changes:
- Made Test.Base stuff its own module. Now Jemplate relies on that module.
- Christian Hansen added a simple daemon for running tests.
- Cees Hek added all hash virtual methods (except `import` which caused
  major grief)
- Cees monkeyed around in the Stash lookup code
- Yann K implemented the `replace` filter
- Ingy made `foo.bar()` always call a method `bar`.
- Ingy completely refactored Test.Base and then proceeded to refactor the
  Jemplate test suite in kind.
- gugod pulled over some uri escaping code from Kwiki
- chansen tweaked the daemon to honor caching rules
- Cory Bennett fixed some bug having to do with a Javascript String object.
- Cees fixed the defaults for the `indent` and `truncate` filters.
- Stephen Howard reported that Jemplate was not localising the stash for
  the INCLUDE directive, and he even supplied a patch, but Ingy had
  already made the fix.
- Ingy played with the Stash lookup code and hopefully got it just perfect.
- Ingy added support for the DEFAULT directive.
- Lots more tests in this release.
2006-07-17 17:51:03 +00:00
archivers Honour PKGMANDIR. 2006-07-17 17:43:16 +00:00
audio As the log message of revision 1.13 of Makefile.common says: 2006-07-16 23:03:20 +00:00
benchmarks Changes 3.263: 2006-07-13 13:42:12 +00:00
biology Remove share/fonts, if unused. 2006-07-08 06:33:56 +00:00
bootstrap * Move the "extra" scripts installed by bootstrap for certain platforms 2006-07-17 14:30:05 +00:00
cad Remove illegal and unnecessary cast on left side of 2006-07-13 06:58:37 +00:00
chat Fix some errors with non-existent directories pointed out by recent 2006-07-14 22:48:45 +00:00
comms Update to 0.20 (latest stable version): 2006-07-17 12:29:57 +00:00
converters Update to 1.2.1: 2006-07-17 17:02:26 +00:00
cross Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
crosspkgtools In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
databases Fix issue with PKGMANDIR. 2006-07-17 17:32:30 +00:00
devel Update to 6.8. 2006-07-17 17:08:16 +00:00
distfiles
doc pchar updated to 1.5. 2006-07-17 17:25:01 +00:00
editors Fix errno regression. 2006-07-11 00:30:09 +00:00
emulators Changes 0.9.17: 2006-07-10 21:12:03 +00:00
finance Update DESCR, not devel version any longer. Noted by mjl. 2006-07-16 08:45:33 +00:00
fonts Changes 20060703: 2006-07-10 20:52:44 +00:00
games Updated xboard to 4.2.7. 2006-07-16 09:17:15 +00:00
geography Pointer signedness fixes, to make it build with gcc 4.1.2 which 2006-07-11 18:11:24 +00:00
graphics Changes 6.2.8-4: 2006-07-17 16:01:36 +00:00
ham Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
inputmethod Update to 1.1.1: 2006-07-10 17:48:27 +00:00
lang Mark these packages as NO_MTREE as they are bootstrap packages and don't 2006-07-14 16:24:28 +00:00
licenses Add LICENSE= and license. Add comments to RESTRICTED; this license is 2006-07-06 15:11:00 +00:00
mail Assume stdarg.h exists instead of using varargs.h in some cases. 2006-07-17 17:41:00 +00:00
math Uses C and C++. 2006-07-11 00:19:20 +00:00
mbone Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
meta-pkgs Add "perl" to the list of required tools because the "dcopidlng" 2006-07-11 12:35:45 +00:00
misc Update koffice-l10n-{de,en_GB} to 1.5.2. 2006-07-15 21:17:06 +00:00
mk First cut at a fetch script to replace the humungous fetch "macros" in 2006-07-17 15:34:22 +00:00
multimedia Make this package compile with NetBSD current's gcc 4.1.2 2006-07-16 22:20:37 +00:00
net Update to 1.5, provided by Makoto Fujiwara in PR 34014: 2006-07-17 17:24:34 +00:00
news Updated tin to 1.8.2. 2006-07-17 15:48:47 +00:00
packages
parallel Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
pkgtools Add sysutils/install-sh and pkgtools/bootstrap-extras. 2006-07-17 14:23:59 +00:00
print Remove BROKEN_IN. I've fixed this. 2006-07-14 14:07:33 +00:00
regress Added a testcase for the pkgsrc compilers. 2006-07-11 05:03:11 +00:00
security Update to 1.4.1: 2006-07-17 17:02:02 +00:00
shells Remove static-bash2: Superseded by bash's "static" option. 2006-07-17 16:58:04 +00:00
sysutils Update to 5.36, provided by Sergey Svishchev in PR 33958: 2006-07-17 17:01:32 +00:00
templates In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
textproc On NetBSD too don't define alloca as it conflicts with stdlib.h 2006-07-16 22:37:49 +00:00
time Added empty USE_LANGUAGES (no compiler needed). 2006-07-16 13:23:52 +00:00
wm Make this build on a newly installed NetBSD/i386 3.99.21 with GCC 4.1.x 2006-07-12 12:08:44 +00:00
www Update to 0.18, provided by OBATA Akio in PR 33928: 2006-07-17 17:51:03 +00:00
x11 Since mkhtmlindex is now a Perl script, depend on Perl and replace 2006-07-17 17:06:59 +00:00
Makefile Fixed some pkglint warnings: Use ${ECHO_N} instead of echo -n and 2006-07-02 12:29:22 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.