summaryrefslogtreecommitdiff
path: root/textproc/detex
AgeCommit message (Collapse)AuthorFilesLines
2017-07-12Honor LDFLAGS. Fixes RELRO build.wiz3-9/+21
Set LICENSE while here.
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-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-01Apply some void love.joerg2-7/+42
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-07-07user-destdir supportjoerg1-3/+5
2008-11-20update to detex-2.8, which has fixes for flex included (allows itchuck4-26/+26
to compile on Darwin).
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-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-20USE_TOOLS+=lexminskim1-1/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-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-02Just use stdlib.h for malloc.joerg2-1/+26
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-06-04This does not seem to need to link against libl, so leave it out to allowjschauma2-11/+17
build on OS that don't even have libl.
2004-06-01Re: PR 25726 Compilation error on redeclaration of malloc() using gcc 3.4.0shannonjr2-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-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-11-11As pointed out on the website:jschauma2-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-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-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-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-10-18detex 2.7, removes latex commands from textitojun7-0/+55