Commit graph

22 commits

Author SHA1 Message Date
kim
cac3646fc7 Upgrade to irrd-2.1.4 -- the old one did not compile anymore.
Note: uses gnupg instead of pgp5 now.
2002-09-01 15:30:11 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +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
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +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
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
wiz
7d654145c1 move BUILD_DEPENDS into the DEPENDS block 2000-10-21 22:49:17 +00:00
kim
a01ef86771 Update to irrd-2.0.0.20000822 for Y2K. 2000-10-07 19:24:13 +00:00
kim
bebbed348e Fix MASTER_SITES 2000-10-01 03:25:03 +00:00
fredb
1f5e540432 Don't pass explicit "--enable-ipv6" to configure. For some reason, doing
so messes up proper detection of NetBSD IPv6.
2000-09-13 20:31:43 +00:00
fredb
90782f4c21 _Really_ make disable pgp by default, if IRRD_USE_PGP is not set; allow
ipv6 to be disabled by setting USE_INET6 to something other than "YES".
2000-09-13 20:10:45 +00:00
fredb
56d5db9c07 Fix some configure goofiness:
- - Don't pull in /sys/sys/include just for ipv6 support!
- - Package wants "bison"; give it bison.
- - Don't pull in "libpthreads" just becuase it exists on
    the build system.
- - Likewise for "pgp", unless IRRD_USE_PGP is specified.
Also,
- - Rearrange package Makefile, so that only that which
    is "prefs" goes after ".include ../../mk/bsd.prefs.mk".
TODO:
- - Make the package use pgp5 or pgp2 by default?
2000-09-13 15:14:40 +00:00
fredb
c11a42c4a1 "BUILD_DEPENDS=" -> "BUILD_DEPENDS+="; plus, we don't need "bison"
to build this package.
2000-05-24 23:29:48 +00:00
fredb
92e5afa750 Add "bison" to BUILD_DEPENDS. Closes PR pkg/9711. 2000-03-30 20:28:12 +00:00
dmcmahill
68122b9257 If USE_INET6 is not defined, explicitly disable ipv6 in the
CONFIGURE_ARGS.  This is needed because the pkg system passes,
for example, "--host=i386--netbsd" to 'configure'.  However,
'configure' looks for strings like i386-*-netbsd1.4[A-Z] and
i386-*-netbsd1.3* to turn off ipv6.
2000-02-22 17:38:07 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
kim
de560624fc IRRd is a freely available streamlined, stand-alone Internet
Routing Registry database server. IRRd supports both RIPE-181
and RPSL routing registry syntaxes.
1999-10-28 19:50:18 +00:00