Commit graph

16 commits

Author SHA1 Message Date
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
taca
df6c550bf5 Update MASTER_SITES and HOMEPAGE. 2010-09-23 07:39:26 +00:00
joerg
924052ac2b Allow unprivileged installation. No point in making the executable
readable only for root.
2010-02-20 00:02:33 +00:00
joerg
5c61340c88 DESTDIR support 2010-02-12 14:56:19 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +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
1eddb0fff3 Update extipl to version 5.04 from 5.03.
Changes are

* Fix an error with "Mark active and boot" when LBA mode is used.
* Compile with nasm 0.98.24.

Provided in PR 17542 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
2002-07-10 13:05:32 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
aafa80f012 Fix package name in BUILD_DEPENDS to have a numeric suffix and a wildcard. 2001-10-11 10:02:04 +00:00
agc
fd11b83d3d Initial import of extipl-5.03 into the NetBSD Packages Collection.
ExtIPL is a boot selector compatible with IBM-IPL. ExtIPL has
many extended features such as

 - boot an OS in a nonactive partition
 - boot an OS in an extended partition
 - boot an OS in the second or later hard disks
 - support LBA access

Provided in PR 13955 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
2001-10-11 09:56:57 +00:00