Commit graph

28 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
hans
e6d8b38456 Fix build on SunOS. 2012-03-07 18:56:51 +00:00
shattered
e1378e0ef7 Includes <sys/mbuf.h> and <sys/ucred.h> but doesn't actually use them.
#if 0 these, possibly unbreaking build on Linux.
2012-01-08 15:05:58 +00:00
zafer
1a1a825c64 service suspended. prevent timeout. fetch from backup. 2011-03-17 22:00:48 +00:00
joerg
021041f3b4 DESTDIR support 2010-01-27 17:38:00 +00:00
rillig
e29d2ffc01 static functions must not be declared inside functions. 2007-12-01 13:03:27 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
kristerw
45b86b6c25 Reomove BROKEN_IN for packages that built in the latest
NetBSD 3.0_STABLE/i386 bulk build.
2006-08-06 05:16:50 +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
wiz
03dd4dd15a Fix build on NetBSD statvfs systems. 2006-03-01 22:49:07 +00:00
joerg
9cc150390e Rename bpf_dump, it conflicts with a function in libpcap. 2006-01-25 17:22:54 +00:00
schmonz
42428df5a0 Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
hira
a572fbecb4 Remove USE_BUILDLINK3 (typo). 2005-04-27 20:48:32 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
grant
a6993f25cb .include "../../bsd.pkg.mk" not .include <../../bsd.pkg.mk> 2004-07-10 09:04:57 +00:00
grant
46ed9add77 use buildlink3 because this blindly calls "gcc" with gcc specific
flags.
2004-07-10 09:04:38 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +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
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +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
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
bbc67fac91 + 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:53:33 +00:00
itojun
19b4a1722f tcpdpriv, anonymize tcpdump trace 2001-03-06 03:43:16 +00:00