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. | |||||
2012-11-01 | Apply some void love. | joerg | 2 | -7/+42 | |
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 | -3/+5 | |
2008-11-20 | update to detex-2.8, which has fixes for flex included (allows it | chuck | 4 | -26/+26 | |
to compile on Darwin). | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-06-20 | USE_TOOLS+=lex | minskim | 1 | -1/+3 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-01-02 | Just use stdlib.h for malloc. | joerg | 2 | -1/+26 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-06-04 | This does not seem to need to link against libl, so leave it out to allow | jschauma | 2 | -11/+17 | |
build on OS that don't even have libl. | |||||
2004-06-01 | Re: PR 25726 Compilation error on redeclaration of malloc() using gcc 3.4.0 | shannonjr | 2 | -7/+14 | |
This problem was anticipated in the source Makefile so fix was a trivial matter of setting the CFLAG -DNO_MALLOC_DECL. This closes the referenced PR. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2002-11-11 | As pointed out on the website: | jschauma | 2 | -7/+5 | |
The detex-2.7 tarball was repackaged on 15 Oct 2002 to include a top level detex-2.7 directory. The contents are otherwise identical to the old tarball. Update Makefile and distinfo accordingly. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
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 | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-18 | detex 2.7, removes latex commands from text | itojun | 7 | -0/+55 | |