non port: dns/opendnssec13/Makefile |
SVNWeb
|
Number of commits found: 20 |
Wed, 26 Apr 2017
|
[ 01:30 ler ]
dns/opendnssec13: Pull in textproc/gnugrep for a proper grep(1) with GNU
extensions
PR: 218616
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
Approved by: <jaap@NLnetLabs.nl> (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10503
|
Fri, 3 Mar 2017
|
[ 04:12 miwi ] (Only the first 10 of 15 ports in this commit are shown above. )
- Chase ldns shlip bump
PR: 217495
|
Wed, 13 Jul 2016
|
[ 13:26 erwin ]
- Add conflicts with upcoming opendnssec2
- Add expiration date
PR: 211020
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 27 Oct 2015
|
[ 15:53 sunpoet ]
- Convert to new options helper
- Convert to new options target helper
Approved by: portmgr (blanket)
|
Mon, 20 Apr 2015
|
[ 19:06 tijl ] (Only the first 10 of 32 ports in this commit are shown above. )
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Wed, 23 Jul 2014
|
[ 08:05 erwin ]
- Fix location of libsofthsm.so [1]
-Update to 1.3.18 [2]
Updates:
OPENDNSSEC-620: conf.xml: New options: <PidFile> for both enforcer and signer,
and <SocketFile> for the signer.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin
<patrik.lundin.swe () gmail.com>.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an
expression.
Bugfixes:
OPENDNSSEC-632: ods-ksmutil: 'zone add' command when zonelist.xml.backup can't
be written zone is still added to database, solved it by checking the
zonelist.xml.backup is writable before adding zones, and add error message when
add zone failed.
OPENDNSSEC-624: memory leak when signer failed, solved it by add
ldns_rr_free(signature) in libhsm.c
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin
https://github.com/eest)
libhsm: Fixed a few other memory leaks.
PR: 191272 [1], 192022 [2]
Submitted by: Andrew Fyfe <andrew@neptune-one.net> [1],
Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [2]
|
Fri, 27 Jun 2014
|
[ 17:21 miwi ] (Only the first 10 of 94 ports in this commit are shown above. )
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
|
Tue, 20 May 2014
|
[ 05:30 erwin ]
- Update to 1.3.17
Multiples bugfixes
PR: 189973
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S
|
Sun, 18 May 2014
|
[ 21:42 erwin ]
Use @sample
PR: 189869
Submitted by: erwin
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Thu, 5 Dec 2013
|
[ 20:25 sunpoet ]
- Update to 1.3.16
- While I'm here, add LICENSE
Changes: http://www.opendnssec.org/2013/12/04/opendnssec-1-3-16/
PR: ports/184515
Submitted by: Jaap Akkerhuis <jaap@nlnetlabs.nl> (maintainer)
|
Mon, 14 Oct 2013
|
[ 06:52 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Fix package name collision
|
Thu, 3 Oct 2013
|
[ 12:23 wg ]
dns/opendnssec13: fix pkg-plist without AUDITOR
- FIx pkg-plist without AUDITOR
Reported by: mat
|
Wed, 25 Sep 2013
|
[ 14:03 wg ]
dns/opendnssec13: update to 1.3.15
- Update to 1.3.15 [1]
- Honor LOCALBASE in sqlite [1]
- Convert lib depends to new format
- Allow staging
PR: ports/182246 [1]
Submitted by: Jaap Akkerhuis <jaap NLnetLabs.nl> (maintainer) [1]
|
Fri, 20 Sep 2013
|
[ 16:31 bapt ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
|
Tue, 17 Sep 2013
|
[ 06:28 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Mon, 3 Jun 2013
|
[ 22:26 wg ]
- Update to 1.3.14 [1]
- Better SOFTHSM option description
- Fix build of AUDITOR option with ruby 1.9
Changes: http://www.opendnssec.org/2013/05/16/opendnssec-1-3-14/
PR: ports/178860 [1]
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: culot (mentor)
|
[ 22:13 wg ]
- Update to 1.4.0 [1]
- Add PORTDOCS
- Install extra migration files
- Preserve 1.3.x as dns/opendnssec13
Changes: https://wiki.opendnssec.org/display/DOCS/New+in+OpenDNSSEC+1.4
PR: ports/178861 [1]
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> [1]
Approved by: culot (mentor), maintainer
|
Number of commits found: 20 |