Commit graph

11 commits

Author SHA1 Message Date
reed
d993be56cb Use INSTALLATION_DIRS to pre-create bin and man/man1.
TODO: This package is still broken. It installs man page to
${PREFIX}/share/man/man1 (on NetBSD) and also
installs a catman page (generated but no dependency on nroff)
which is not listed in PLIST.
2005-03-30 20:06:59 +00:00
wiz
dfce8463ef pkglint. Remove unnecessary inclusion of bsd.prefs.mk and deprecated
NO_PATCH.
2005-03-26 10:01:51 +00:00
christos
3b4ac7cf38 Switch to the host program from Greg Woods. This one is supported and more
featurefull.
2005-03-26 05:19:20 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
3f27c0edbf replace MASTER_SITES with MASTER_SITE_BACKUP, as the "real" master
site doesn't have the distfile anymore.

also add a CONFLICT on bind, as it includes bin/host also.

fixes PR pkg/20810 from Jeremy C. Reed.
2003-10-11 14:23:04 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
7953ca3b64 host-991529 -- powerful replacement for host(1).
Package provided by Greg A. Woods in pkg/12056, modified by me.
2001-03-10 17:06:37 +00:00