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