2009-06-14 19:39:54 by Joerg Sonnenberger | Files touched by this commit (15) |
Log message: Remove @dirrm entries from PLISTs |
2006-08-03 21:22:31 by Thomas Klausner | Files touched by this commit (4) |
Log message: Reset maintainer, email bounced with: Mailbox closed for this recipient |
2006-03-05 17:27:29 by Johnny C. Lam | Files touched by this commit (89) |
Log message: * Teach the tools framework how to supply the pkgsrc version of makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD when determining whether the native makeinfo can be used. * Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo. * Get rid of all the "split" argument deduction for makeinfo since the PLIST module already handles varying numbers of split info files correctly. NOTE: Platforms that have "makeinfo" in the base system should check that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are correct. |
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-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
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 11:16:53 by Alistair G. Crooks | Files touched by this commit (18) |
Log message: Add RMD160 digests |
2004-08-06 18:31:09 by Masao Uebayashi | Files touched by this commit (2) |
Log message: Update MASTER_SITES. |