Commit graph

9 commits

Author SHA1 Message Date
Krister Walfridsson
af5811c984 Fix malformed condition for Darwin check. 2013-01-05 22:22:45 +00:00
Matthias Rampke
6e373796c9 update wip/cpdup to version 1.17
On systems where it is available, use wip/libbsd; on systems that
neither have the required BSD MD5 functions natively nor support libbsd
(i.e. Darwin), leave out MD5 support.

Change maintainer to me, as suggested by Adam Hoka.
2013-01-03 21:21:35 +00:00
Aleksej Saushev
a849059e7c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-24 18:26:51 +00:00
Thomas Klausner
96bcda74f5 Use new ${LP64PLATFORMS} variable to restrict platforms instead of manual
hardcoding.

Note: This effectively adds x86_64 to NOT_FOR_PLATFORM for some packages.
2010-01-07 07:37:06 +00:00
Tobias Nygren
acfc21f990 Mark as not for 64-bit platforms (cast from pointers to ints all over) 2008-05-29 18:01:17 +00:00
Adam Hoka
f27b061e14 Add todo item about breakage. 2008-05-26 14:19:49 +00:00
Min Sik Kim
9b72fe81f8 Does not build on Darwin. 2007-06-11 00:58:44 +00:00
Min Sik Kim
c3efcbe8f7 Set INSTALLATION_DIRS. 2007-06-11 00:46:54 +00:00
Adam Hoka
04823dd541 cpdup works like the standard 'cp' program but is designed to make exact mirrors of directory trees by default, whereas the 'cp' program requires a ton of options to even come close (and even then doesn't do it properly). 2007-06-08 01:10:17 +00:00