summaryrefslogtreecommitdiff
path: root/converters/ack
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26converters: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07converters: Remove SHA1 hashes for distfilesnia1-2/+1
2021-04-21*: remove dead download locationwiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for converters categoryagc1-1/+2
Problems found with existing distfile: distfiles/libiconv-1.13-cp932.patch.gz No changes made to the libiconv distinfo file. 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-07-06Include sys/time.h for utimes(). From PR 48965 by SUNAGAWA Keiki.dholland2-10/+12
Also include sys/types.h first as a general precaution, and don't use <utime.h> any more.
2012-12-26Fix legacy C. Passes gcc -Wall and should build on clang too.dholland16-3/+740
This fixes at least one bug on some platforms (misuse of utime(3)) so bump PKGREVISION.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2008-03-03Mechanical changes to add full DESTDIR support to packages that installjlam1-3/+5
their files via a custom do-install target.
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.
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-2/+1
useful.
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2003-09-19Override the install target so that we always use the right install utility.jmmv1-1/+5
Fixes PR pkg/22864 by Jonathan Perkin.
2002-05-31Reimport of package ack from japanese/ack into converters/ack.seb5-0/+48
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.