dholland
3453869f1c
Include sys/time.h for utimes(). From PR 48965 by SUNAGAWA Keiki.
...
Also include sys/types.h first as a general precaution, and don't
use <utime.h> any more.
2014-07-06 18:50:20 +00:00
dholland
ffcaa87697
Fix legacy C. Passes gcc -Wall and should build on clang too.
...
This fixes at least one bug on some platforms (misuse of utime(3)) so
bump PKGREVISION.
2012-12-26 21:21:38 +00:00
asau
46402b95a7
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-03 00:20:09 +00:00
jlam
43112f64cf
Mechanical changes to add full DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-03 05:51:07 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
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.
2007-01-07 09:13:46 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
agc
3cae5c07e4
Add RMD160 digests in addition to SHA1 ones
2005-02-23 16:12:33 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
jmmv
0d6013ba34
Override the install target so that we always use the right install utility.
...
Fixes PR pkg/22864 by Jonathan Perkin.
2003-09-19 18:03:34 +00:00
seb
2cd45c4ed5
Reimport of package ack from japanese/ack into converters/ack.
...
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:01:01 +00:00