Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-07 | user-destdir support | joerg | 1 | -5/+6 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2009-04-08 | Remove the remaining NO_MTREE definitions, it has been a nop for a | joerg | 1 | -2/+1 | |
while. | |||||
2007-12-02 | Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2007-11-12 | Remove info.ex.ac.uk and ftp.oit.unc.edu from MASTER_SITES, they don't | wiz | 1 | -4/+2 | |
resolve. From Zafer Aydogan in PR 37335. | |||||
2006-03-21 | Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL | jlam | 1 | -2/+2 | |
scripts prior to revision 1.43 of bsd.pkginstall.mk. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-04-06 | Bump PKGREVISION: | wiz | 1 | -2/+2 | |
This package was broken for a time, when the NO_BUILD that is set by its Makefile broke the xmlcatmgr handling. Increase the PKGREVISION now to have a known-good version of this package again. | |||||
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+5 | |
2004-04-26 | bl3ify | recht | 1 | -2/+2 | |
2004-01-23 | Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 | jmmv | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-29 | Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog files, | jmmv | 2 | -8/+6 | |
through the SGML_CATALOGS variable. Bump PKGREVISION. | |||||
2003-01-11 | Register the installed catalog file in share/sgml/catalog using xmlcatmgr. | jmmv | 2 | -3/+10 | |
Bump PKGREVISION to 1. | |||||
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -5/+9 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-03-15 | Remove 'FreeBSD' from description | rh | 1 | -3/+0 | |
1999-03-14 | convert FreeBSD port of iso12083 DTDs to NetBSD | rh | 3 | -9/+12 | |
1999-03-14 | Initial import of the FreeBSD port for the iso12083 SGML DTDs from | rh | 6 | -0/+60 | |
The Electronic Publishing Special Interest Group |