Commit graph

8 commits

Author SHA1 Message Date
schmonz
3948870bde Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead:

1. Package makefiles including their own options.mk
2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed
3. Packages adjust SUBST_FILES.djberrno, if needed

Should fix bulk build failures due to multiple inclusions of options.mk
and/or incorrect definitions of DJB_ERRNO_HACK.

Approved during the freeze by wiz@.
2020-06-25 05:42:36 +00:00
rillig
c7ff05f63e all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
2019-05-23 19:22:54 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiedi
49584a2a61 link network libs on SunOS 2014-02-15 21:16:47 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
joerg
d8fa278198 user-destdir support 2009-07-07 20:07:00 +00:00
zafer
1ec8d4404a update mirror. 2009-05-22 18:03:30 +00:00
schmonz
91583fabcb Initial import of leapsunpack, a program to convert D. J. Bernstein's
compressed leapsecond table into a viable leapsecs.txt file. It is
designed to augment D. J. Bernstein's libtai package. D. J. Bernstein!
2008-07-30 13:59:25 +00:00