Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-30 | build fix for a leafy package (plus some beautifying) | spz | 4 | -2/+29 | |
2010-02-23 | update irrd to version 2.3.9 | spz | 14 | -111/+337 | |
fixes PR pkg/36813, PR pkg/38002, and the still relevant parts of pkg/36811 (IPv6 is no longer optional) | |||||
2009-08-03 | MAKE_JOBS_SAFE=no | joerg | 1 | -1/+3 | |
2009-04-07 | Make it build on FreeBSD and DragonFly. | hasso | 2 | -1/+24 | |
2007-12-02 | Some more packages need lex and yacc. Patch by Aleksey Cheusov on | rillig | 1 | -2/+2 | |
pkgsrc-users. | |||||
2007-11-11 | Remove ftp.merit.edu from MASTER_SITES, doesn't resolve. | wiz | 1 | -4/+2 | |
From Zafer Aydogan in PR 37322. | |||||
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -15/+13 | |
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well. | |||||
2007-03-24 | Prepare for switching to NO_MTREE=yes. | joerg | 1 | -1/+3 | |
2006-08-06 | Make gzip be found by configure again, instead of setting it to an empty | kim | 1 | -3/+2 | |
string. | |||||
2006-07-05 | Fix build with gcc-4.1. Do not have static and global variables | wiz | 2 | -1/+24 | |
of the same name. | |||||
2006-05-29 | Add missing PLIST entries. Bump revision. | joerg | 2 | -2/+5 | |
2006-05-26 | Changes 2.2.8: | adam | 4 | -43/+28 | |
Fix bug when displaying bad DB names used with !j command. Changes 2.2.7: Fixed file descriptor leak when journal file is corrupted. Changes 2.2.6: Fixed UII "show ip" command so that it does not crash IRRd. Also fixed incorrect output when more specific option is used with this command. Changes 2.2.5: Allow more specific expansions for /8's or longer (instead of /16). | |||||
2006-03-22 | crypt(3) is *tatata* in libcrypt on DragonFly. | joerg | 2 | -1/+17 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-07-31 | this needs flex to build. | grant | 1 | -2/+2 | |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 1 | -4/+3 | |
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or "automake14". Also, we don't need to call the auto* tools via ${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care to symlink the correct tool to the correct name, so we can just use aclocal, autoconf, etc. | |||||
2005-05-22 | For packages that use GNU configure, don't bother adding "TOOL" | jlam | 1 | -3/+1 | |
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically. | |||||
2005-05-13 | Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplify | jlam | 1 | -2/+2 | |
transition to new tools framework. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-31 | Disable threads. | kim | 3 | -9/+77 | |
2004-12-31 | Upgrade to irrd-2.2.3: | kim | 4 | -49/+58 | |
- RPSLng and IPv6 support | |||||
2004-12-31 | A bug in the configure script made it partly ignore our request of | kristerw | 3 | -3/+21 | |
--disable-thread. Fix this. This closes PR pkg/21553. Bump PKGREVISION. | |||||
2004-06-08 | Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from | cjep | 1 | -1/+3 | |
Georg Schwarz. | |||||
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+3 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-05-10 | IRRd 2.1.5 is now available. A new command, '!o', has been implemented | kim | 2 | -6/+7 | |
for performing inverse queries on the 'mnt-by' attribute to get a real time list of all objects which reference a given maintainer. route-set expansions with the '!i' command will now resolve aut-num and as-set references to route prefixes. There are a number of other bug-fixes and performance improvements. See the NOTES file in the destribution for details. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-09-01 | Upgrade to irrd-2.1.4 -- the old one did not compile anymore. | kim | 11 | -296/+14 | |
Note: uses gnupg instead of pgp5 now. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -5/+5 | |
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-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -3/+2 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -13/+11 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 | |
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-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 1 | -3/+3 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -3/+3 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2000-10-21 | move BUILD_DEPENDS into the DEPENDS block | wiz | 1 | -4/+3 | |
2000-10-07 | Update to irrd-2.0.0.20000822 for Y2K. | kim | 14 | -157/+309 | |
2000-10-01 | Fix MASTER_SITES | kim | 1 | -2/+3 | |
2000-09-13 | Don't pass explicit "--enable-ipv6" to configure. For some reason, doing | fredb | 1 | -2/+3 | |
so messes up proper detection of NetBSD IPv6. | |||||
2000-09-13 | _Really_ make disable pgp by default, if IRRD_USE_PGP is not set; allow | fredb | 1 | -8/+8 | |
ipv6 to be disabled by setting USE_INET6 to something other than "YES". | |||||
2000-09-13 | Fix some configure goofiness: | fredb | 3 | -17/+49 | |
- - 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-05-24 | "BUILD_DEPENDS=" -> "BUILD_DEPENDS+="; plus, we don't need "bison" | fredb | 1 | -3/+2 | |
to build this package. | |||||
2000-03-30 | Add "bison" to BUILD_DEPENDS. Closes PR pkg/9711. | fredb | 1 | -1/+2 | |
2000-02-22 | If USE_INET6 is not defined, explicitly disable ipv6 in the | dmcmahill | 1 | -1/+5 | |
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-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |