Commit graph

32 commits

Author SHA1 Message Date
joerg
d236de91e2 Drop redundant parentheses. Don't bail out on K&R promotion warnings or
pointer sign casts.
2013-09-10 14:37:32 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wiz
e070952153 Fix build with gcc-4.5. 2011-12-21 11:58:41 +00:00
wiz
fa11a10f7a Fix pkglint warning. 2011-12-21 11:58:27 +00:00
obache
8c4e99b6ef Use USE_FEATURES=inet6 instead of unusual usage of PKG_OPTIONS_REQUIRED_GROUPS. 2011-04-15 07:51:23 +00:00
joerg
5462b6f5b8 DESTDIR support and fix for newer NetBSD. 2009-02-14 17:57:18 +00:00
is
f2900c8f96 bumped revision to noted added conflict 2007-10-11 19:48:11 +00:00
is
7340dfe3b4 Add mcast-tools.
Mcast-tools conflicts with pim6sd and pim6dd, as it contains (presumably
more up to date) versions.
2007-10-11 19:03:37 +00:00
bouyer
3665c1fd42 gcc4 can't read an include file backward :)
Move variables declaration after struct definitions, so that gcc knows the
size of the variables. Fix build on netbsd-4.
2007-04-20 18:55:00 +00:00
joerg
1fbd832e05 Fix typo, make cat8 as well. 2007-03-28 13:24:23 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +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
tv
b8c621abb9 Require "inet6" option to be set, forcing IPv6 to exist before building. 2007-01-03 15:23:25 +00:00
minskim
c8bbccd11d USE_TOOLS+=yacc 2006-06-21 18:31:21 +00:00
minskim
9974bdc83c USE_TOOLS+=lex 2006-06-20 22:17:48 +00:00
joerg
1f8c287ae7 Honour PKGMANDIR and fix installation of man pages on !NetBSD. 2006-03-14 02:38:37 +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
joerg
e8653ea28b Add DragonFly support. Remove conditional Makefile code, which was
supposed to handle different bsd.prog.mk semantic. pkgsrc has always
the NetBSD behaviour.
2006-02-24 20:08:32 +00:00
gdt
e461691ded Note that MLDv2 is implemented.
Patch from pkg/32051 filed by Jonathan A. Kollasch.
2005-11-18 11:52:29 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
itojun
9e28544082 upgrade to 2003/10/21.
- make it compilable w/ gcc 3.3 and NULL as (void *)0.
- various protocol fixes, including new IANA assignment for RP discovery
2003-10-21 08:37:19 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
itojun
4821ab4544 update to 20030606a - with new stanford licensing terms 2003-06-06 07:40:40 +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
5ed7c9ab40 Make this package compile on 1.6 and later - don't rename the derived yacc
header file to <basename>.h, keep it as y.tab.h
2002-06-26 18:02:38 +00:00
hubertf
2bfbe812cf Make this find y.tab.h (instead of cfbla.h).
We explicityly ask yacc to create a y.tab.h file, so this should be
no problem on onther OS versions. (Tested: 1.5.3)
2002-04-05 02:02:34 +00:00
itojun
59c84cdf37 upgrade to 20020403a. lots of stabilization, MLDv2 support (disabled), and more. 2002-04-03 05:37:00 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
itojun
26a6ddd25c install mtrace6(8). 2001-06-07 23:53:18 +00:00
itojun
d9b25b8e13 pim6sd, IPv6 pim sparse mode daemon 2001-06-02 05:05:21 +00:00