Commit graph

33 commits

Author SHA1 Message Date
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
joerg
2e939ac30c Explicitly disable -Werror on NetBSD. GCC gets confused by the ARP
headers.
2011-11-25 22:10:48 +00:00
joerg
2bfb9c1d48 Don't expect that NULL can be casted to char without warning. 2011-11-25 22:10:16 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
obache
3827fc183a Need sbin subdirectory before install. 2007-12-20 13:55:56 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
tron
3d7183ebb9 Just turn off "nonnull" warning instead of all warnings. 2006-06-30 15:33:39 +00:00
tron
1402866595 Remove "-Wall" option when compiling with GCC 4.1.x under NetBSD.
It gets confused by the definition of the ar_tha() macro.
2006-06-30 15:13:51 +00:00
rillig
48104abbb5 Fixed file ownership. Bumped PKGREVISION. 2006-06-25 08:29:20 +00:00
joerg
fb5494252c DragonFly support. 2006-03-28 16:05:47 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
tv
4f2f8792ce NOT_FOR_PLATFORM Interix. 2005-11-08 15:41:20 +00:00
grant
82e2d5f61d rewrite this to reflect what this package actually is and does, not
how it works.
2005-08-25 10:26:34 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
snj
176497b1c4 Convert to buildlink3. 2004-04-25 08:11:38 +00:00
tron
653a95fbab Don't (unnecessarily) include "varargs.h" which breaks the build on
platforms which use GCC 3.3.x.
2003-11-14 13:36:21 +00:00
tron
2fa321e345 Fix build problem with GCC 3.3.1. 2003-09-25 06:06:12 +00:00
tron
102049e1a8 Fix build problem under NetBSD-current. 2003-07-25 19:00:17 +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
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
jlam
57a0d272cd Strongly buildlinkify. 2002-01-27 19:33:03 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +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
hubertf
72a82a33b2 /usr/local -> /usr/pkg 2000-11-08 23:38:52 +00:00
hubertf
f14794369b arp daemon, e.g. to do proxy-arp for whole subnets, etc.
Added after it was mentioned on tech-net.
2000-08-27 20:43:24 +00:00