Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | textproc: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -5/+5 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip | |||||
2021-10-07 | textproc: Remove SHA1 hashes for distfiles | nia | 1 | -5/+1 | |
2021-04-24 | *: remove dead download links | wiz | 1 | -2/+2 | |
2018-01-01 | Sort PLIST files. | rillig | 1 | -2/+2 | |
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F | |||||
2015-11-04 | Add SHA512 digests for distfiles for textproc category | agc | 1 | -1/+5 | |
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2013-12-23 | Reset maintainer for resigned developers. | wiz | 1 | -2/+2 | |
2012-10-25 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
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 |