Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-04 | Add SHA512 digests for distfiles for textproc category | agc | 1 | -1/+2 | |
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. | |||||
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
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 | -2/+1 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2009-04-12 | Add a missing file name to the entry in SGML_CATALOGS. It should have | minskim | 1 | -3/+3 | |
been included in the previous commit. Bump PKGREVISION. | |||||
2009-04-12 | ${DESTDIR} shouldn't be included in ${SGML_CATALOGS}. | minskim | 1 | -3/+3 | |
Bump PKGREVISION. | |||||
2009-04-08 | Remove the remaining NO_MTREE definitions, it has been a nop for a | joerg | 1 | -2/+1 | |
while. | |||||
2008-08-08 | DESTDIR support. | joerg | 1 | -5/+5 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-09-17 | Add unzip to tools, it is needed by do-install. | wiz | 1 | -1/+2 | |
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. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
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/+2 | |
2004-11-23 | Get ISOEnts.zip from oasis-open instead of isoENTS from a master site | wiz | 2 | -6/+6 | |
that disappeared. | |||||
2004-11-23 | MASTER_SITE is dead... use MASTER_SITE_BACKUP. | xtraeme | 1 | -2/+2 | |
2004-06-04 | Enable pkgviews installation. | xtraeme | 1 | -1/+3 | |
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/+9 | |
Bump PKGREVISION to 1. | |||||
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 | |
2002-09-21 | Trivially use buildlink2. | jlam | 1 | -2/+3 | |
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 | -2/+3 | |
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-20 | Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one | wiz | 1 | -3/+1 | |
if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as the implicit one. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-04-23 | Get rid of old-style chown usage. | kleink | 1 | -2/+2 | |
1999-03-14 | add homepage | rh | 1 | -1/+2 | |
1999-03-14 | NetBSD specific changes for the iso8879-1986 package | rh | 4 | -14/+11 | |
1999-03-14 | Initial import of FreeBSD character entity sets from ISO 8879:1986 (SGML) | rh | 6 | -0/+198 | |