1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

3132 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
2f3310f574 - Use USES=twisted 2014-08-01 16:18:23 +00:00
Mathieu Arnold
42c0020b7f Update MASTER_SITES, remove OPTIONS_DEFAULT, IPv6 is already default on.
PR:		192288
Submitted by:	takefu
Sponsored by:	Absolight
2014-08-01 11:46:53 +00:00
Matthias Andree
f815aa2af0 Add ldconfig to rc.d script requisites to make sure we can link to,
say, libnettle.so.

Submitted by:	Allen Hewes
2014-07-31 17:56:45 +00:00
Sunpoet Po-Chuan Hsieh
f6a97aad14 - Add LICENSE
- Fix *_DEPENDS: Time::HiRes is already in all supported Perl releases
- Sort PLIST
- Bump PORTREVISION for dependency change
- Reformat pkg-descr
- Remove Author line
- Use single space after WWW:
2014-07-31 10:05:15 +00:00
William Grzybowski
94ba16914f dns/nsd3: update to 3.2.18
PR:		192273
Submitted by:	maintainer
2014-07-30 14:50:04 +00:00
Dmitry Marakasov
f2158ec0d6 - Switch databases/opendbx to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-30 02:12:16 +00:00
Mathieu Arnold
bed39c740e Enable RRL by default.
Requested by:	so many my head hurts
Sponsored by:	Absolight
2014-07-29 22:16:11 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
262bfb02a2 Rename dns/ patch-xy patches to reflect the files they modify. 2014-07-28 18:00:40 +00:00
Erwin Lansing
1eeffbf93f - Fix ownership of var/run/opendnssec
- Fix minor whitespace warning

Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-07-28 08:40:27 +00:00
Danilo Egea Gondolfo
68dd4b9874 - Remove the duplication of gdnsd_flags in command_args
PR:		ports/192102
Submitted by:	Allan Jude <allanjude@FreeBSD.org>
2014-07-24 23:37:10 +00:00
Danilo Egea Gondolfo
2d17802985 - Update from 1.11.3 to 1.11.4
PR:		ports/192070
Submitted by:	Allan Jude <allanjude@FreeBSD.org>
2014-07-24 20:07:57 +00:00
Danilo Egea Gondolfo
0c1b1d78ce - Add LICENSE
- Don't use a suffix based on selected options
- Add an entry to UPDATING about this
- Use options helpers
- Improve WWW

PR:		ports/191563
Submitted by:	gaod@hychen.org
2014-07-24 19:31:09 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Sunpoet Po-Chuan Hsieh
6c3d376a7c - Update to 0.1.19
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2014-07-24 16:21:12 +00:00
Baptiste Daroussin
b564653452 Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
2014-07-24 13:32:58 +00:00
Dmitry Marakasov
7a0b6c0954 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 21:50:52 +00:00
Kurt Jaeger
4d13dd502d dns/p5-DNS-ZoneParse
- add patch to support SPF records
- upstream see https://rt.cpan.org/Ticket/Display.html?id=81111

PR:		192029
2014-07-23 12:35:26 +00:00
Erwin Lansing
928595fc55 - Fix location of libsofthsm.so [1]
- Fix depency on sqlite with non-default LOCALBASE [2]
- Update to 1.4.6

Updates:
Signer Engine: Print secondary server address when logging notify reply errors.
Build: Fixed various OpenBSD compatibility issues found by Patrik Lundin <patrik.lundin.swe () gmail.com>.
OPENDNSSEC-621: conf.xml: New options: <PidFile> for both enforcer and signer, and <SocketFile> for the signer.
New tool: ods-getconf: to retrieve a configuration value from conf.xml given an expression.

Bugfixes:
OPENDNSSEC-469: 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-617: Signer Engine: Fix DNS Input Adapter to not reject zone the first time due to RFC 1982 serial arethmetic.
OPENDNSSEC-619: memory leak when signer failed, solved it by add ldns_rr_free(signature) in libhsm.c
OPENDNSSEC-627: Signer Engine: Unable to update serial after restart when the backup files has been removed.
OPENDNSSEC-628: Signer Engine: Ingored notifies log level is changed from debug to info.
OPENDNSSEC-630: Signer Engine: Fix inbound zone transfer for root zone.
libhsm: Fixed a few other memory leaks.
simple-dnskey-mailer.sh: Fix syntax error. (by Patrik Lundin https://github.com/eest)

PR:		191272 [1], 192021 [2], 192023 [3]
Submitted by:	Andrew Fyfe <andrew@neptune-one.net> [1],
		jhujhiti@adjectivism.org [2],
		Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [3]
2014-07-23 08:30:09 +00:00
Erwin Lansing
cfe88cb1ad - 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]
2014-07-23 08:05:33 +00:00
Bartek Rutkowski
6099aec1d2 dns/powerdns-recursor: update 3.5.3 -> 3.6.0
- Update to 3.6.0
- Mainteiner's timeout

PR:		191226
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Reviewed by:	marino (mentor)
Approved by:	swills (mentor)
2014-07-21 18:36:04 +00:00
Danilo Egea Gondolfo
4343a90b56 - Use PORTVERSION instead of DISTVERSION
- Convert spaces to tabs
2014-07-21 16:50:17 +00:00
Danilo Egea Gondolfo
5914ae6c91 - Update from 1.4.7 to 1.5.0
PR:		ports/191977
Submitted by:	freebsd@dns-lab.com
2014-07-21 16:44:07 +00:00
Baptiste Daroussin
51a8fd3777 Fix non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 07:59:58 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Adam Weinberger
123723612f Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:09:58 +00:00
Yen-Ming Lee
8d350cbf46 - update to 1.15 2014-07-15 06:40:13 +00:00
Yen-Ming Lee
10b270ef5f - support stage 2014-07-12 06:03:22 +00:00
Yen-Ming Lee
8d7e24e76e - support stage 2014-07-11 18:11:18 +00:00
Mathieu Arnold
e6a23076f4 Add the expiration date of BIND 9.8.
Sponsored by:	Absolight
2014-07-11 16:03:10 +00:00
Mathieu Arnold
d0a51c4e4d And it's supposed to be lower case.
Sponsored by:	Absolight
2014-07-11 15:38:42 +00:00
Mathieu Arnold
450b3f4661 Add CPE to BIND9.
Sponsored by:	Absolight
2014-07-11 15:28:13 +00:00
Kurt Jaeger
9aae78a731 dns/p5-Net-Domain-TLD: 1.70 -> 1.72
- adding a lot of new TLDs to the rooster

PR:		188259
Submitted by:	vivek@khera.org
Approved by:	maintainer (timeout)
2014-07-11 14:30:41 +00:00
Philippe Audeoud
cd0447ce04 - Update to 0.78 2014-07-11 12:54:22 +00:00
Vsevolod Stakhov
a72f2fd35f Fix build by adding libexecinfo dependency missing in libsodium. 2014-07-11 09:22:52 +00:00
Vanilla I. Shu
bf26ec5006 1: Stagify.
2: use @sample, bump version.

Approved by:	portmgr@ (blanket)
2014-07-09 07:56:24 +00:00
Yen-Ming Lee
3bb0a6d14d - support stage 2014-07-08 16:24:27 +00:00
Tijl Coosemans
f9f95f0c52 - Convert security/libsodium to USES=libtool and bump dependent ports
- Run "make check" from regression-test target
- dns/curvedns: white space fixes
2014-07-07 13:54:23 +00:00
Sunpoet Po-Chuan Hsieh
02a6f2a163 - Update to 14.0.0
- Use PYDISTUTILS_AUTOPLIST
- Use USES=tar:bzip2

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/twisted/names/topfiles/NEWS
2014-07-06 18:52:09 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Adam Weinberger
0921d535b3 Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
2014-07-05 00:18:17 +00:00
Vsevolod Stakhov
381f5c8d0b - Support staging
- Use portable libsodium
- Use my local github fork for this port to decouple from nacl
- Take maintainership
2014-07-04 22:19:17 +00:00
Adam Weinberger
ac9d42d09c Remove NOPORTEXAMPLES. 2014-07-03 23:59:50 +00:00
Adam Weinberger
8610a3f574 Remove more PORTDOCS, and another DOCS->EXAMPLES. 2014-07-03 21:57:31 +00:00
Dmitry Marakasov
0180018e22 - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
2014-07-02 23:08:05 +00:00
Dmitry Marakasov
af2b721344 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-02 23:07:48 +00:00
Antoine Brodin
aa90d38b02 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 20:22:55 +00:00