| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=384380
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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]
Notes:
svn path=/head/; revision=362634
|
|
|
|
|
|
|
| |
Approved by: portmgr (myself)
Notes:
svn path=/head/; revision=359586
|
|
|
|
|
|
|
|
|
|
|
| |
Multiples bugfixes
PR: 189973
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=354595
|
|
|
|
|
|
|
|
|
|
| |
PR: 189869
Submitted by: erwin
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=354474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=335686
|
|
|
|
| |
Notes:
svn path=/head/; revision=330275
|
|
|
|
|
|
|
|
|
| |
- FIx pkg-plist without AUDITOR
Reported by: mat
Notes:
svn path=/head/; revision=329171
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=328293
|
|
|
|
|
|
|
| |
dns)
Notes:
svn path=/head/; revision=327719
|
|
|
|
|
|
|
| |
Convert from USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=327451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=319815
|
|
- 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
Notes:
svn path=/head/; revision=319813
|