2007-07-24 15:58:35 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Add missing directory. This still fails to interpreter check, e.g. due to a missing csh dependency and many .in files getting installed. |
2006-12-01 21:41:22 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed the case of makeHelp.orig being installed. When NO_BUILD is set, overriding the pre-build or post-build targets has no effect. |
2006-11-25 00:05:56 by Thomas Klausner | Files touched by this commit (1) |
Log message: Reset maintainer: connect to smtp.theworld.com[192.74.137.101]: server dropped connection without sending the initial greeting |
2006-11-19 23:48:08 by Roland Illig | Files touched by this commit (3) |
Log message: Fixed "test ==" and PKGMANDIR. CHECK_INTERPRETER and CHECK_PERMS still complain. |
2006-02-14 02:01:17 by Roland Illig | Files touched by this commit (1) |
Log message: PKGNAME in PLIST corresponds to PKGNAME_NOREV in Makefile. Fixed. Also fixed all pkglint warnings. Bumped PKGREVISION. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241) |
Log message: Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be useful. |
2005-02-24 12:02:59 by Alistair G. Crooks | Files touched by this commit (172) |
Log message: Add RMD160 digests |
2005-01-12 22:12:17 by Min Sik Kim | Files touched by this commit (1) |
Log message: Switch to Tk-8.4. |