Commit graph

13 commits

Author SHA1 Message Date
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tron
5653b15d71 Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
rillig
421833a97a Fixed the package for unprivileged users. 2006-11-09 09:36:41 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
419428ec4a Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
tron
9768e5ae2d List "net" first because it is the primary category. 1999-11-21 12:04:12 +00:00
hubertf
6118de5ebe tron wanted to maintain this 1999-11-20 20:03:36 +00:00
tron
77760a6590 Use NetBSD build system and WARNSify program. 1999-11-20 11:54:44 +00:00
tron
fb8b9b5f12 Because "${CFLAGS}" contains "-O2" we don't need to use it explicitly. 1999-11-20 11:38:24 +00:00
tron
3f36cb0c45 Use symbolic hostname instead of IP address in master site list. 1999-11-18 23:34:41 +00:00
hubertf
5a55c8fee3 Send a broadcast message to all clients of a subnet containing
a magic packet to boot the machine up.

Usage: wakeup xx:xx:xx:xx:xx:xx

xx:xx:xx:xx:xx:xx is the MAC address of the machine you want to
wake up. Can be obtained via "arp -a" (remote) or "ifconfig -a"
(local),
1999-11-18 22:28:15 +00:00