1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

3188 Commits

Author SHA1 Message Date
Antoine Brodin
011e08802f Fix ownership of some packaged files 2014-09-14 17:25:18 +00:00
Antoine Brodin
c474639b26 - Allow staging as a regular user
- Bump portrevision as a directory was not packaged with intended owner
2014-09-13 13:46:52 +00:00
Rodrigo Osorio
247f046d59 Since v7 dualserver doesn't work well with FreeBSD,
the patch must be reworked but this is a time consuming task.
In the meanwhile, I chose to revert updates and go back to the
last working version.

PR:		ports/193556
Submitted by:	rodrigo
Approved by:	bapt (mentor)
2014-09-12 08:10:10 +00:00
Olli Hauer
596d0742c2 - unbreak port by fixing GeoIP dependency
(dat file no longer sipped with GeoIP)

PR:		193546
Submitted by:	ohauer
Approved by:	allanjude
2014-09-10 23:00:53 +00:00
Matthias Andree
a853833cf3 Forward port dnsmasq changes from previous versions, to update the port and fix 10/11 build issues. 2014-09-10 21:12:08 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Matthias Andree
f6f9566eaa Remove excess output from pre-configure. 2014-09-10 20:30:07 +00:00
Matthias Andree
5ee8785640 Update to 2.72rc1.
Announcement with ChangeLog:
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2014q3/008793.html

Submitted by:	portscout
2014-09-10 15:47:57 +00:00
John Marino
4afa6c0abb Remove three unrelated unstaged ports 2014-09-09 22:48:40 +00:00
John Marino
f9a5b4fd69 net/libnet10 expired, set the 12 dependent ports to expire 30 SEP 2014
The ports the depend on net/libnet10 should have been set to expire on
the same day as net/libnet10.  That didn't happen, so postpone the removal
of libnet10 three weeks to afford an opportunity for 12 ports to migrate
to a new libnet.
2014-09-09 09:32:37 +00:00
Philippe Audeoud
2aafe84543 - Update to 1.24 2014-09-09 08:45:40 +00:00
John Marino
07dee5dd02 Stage dns/dnscheckengine and assign maintainership to submitter
PR:		193085
Submitted by:	Chris Hutchinson
Reworked by:	marino
2014-09-08 22:34:57 +00:00
Mathieu Arnold
9a1f796155 configure no longer has problems detecting our arch like it had in bind95's
time, so remove ARCH modification, which leads to other problems, like [1]

PR:		193359 [1]
Submitted by:	dinoex [1]
Sponsored by:	Absolight
2014-09-07 10:24:59 +00:00
Antoine Brodin
c6d954d521 Allow staging as a regular user 2014-09-06 13:03:23 +00:00
Philippe Audeoud
5ab31666c5 - Update to 0.79 2014-09-05 14:30:19 +00:00
Philippe Audeoud
dd6d9324ce - Update to 1.23 2014-09-05 14:28:51 +00:00
Erwin Lansing
1a1d82f1eb - Update to 4.1.0
- Use nsd instead of bind user

This release has new features and bugfixes.  In nsd.conf you can
configure database: "" this makes NSD not use the large mmapped nsd.db
file, but instead read and write the zonefiles in text format, which
saves about 50% of the memory usage.  Also zonefile reading and
writing has been optimised to be faster, as well as processing time
for zone transfers.  NSD writes the (changed) zonefiles every hour.

The new nsd-checkzone tool reports if a zonefile parses so you can check
it before reading it into the daemon.

A bug is fixed where NSD 4 causes rising load average and memory
consumption on Linux systems, which is caused by a bug in Linux that
slowly deteriorates system performance by repeated recursive forks.

Full release notes: http://open.nlnetlabs.nl/pipermail/nsd-users/2014-September/002007.html

PR:		193332
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by:	DK Hostmaster A/S
2014-09-05 11:20:42 +00:00
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Baptiste Daroussin
df2ab73d95 Finish r366879 2014-09-01 14:56:27 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
John Marino
d22933a3e2 dns/powerdns-devel: Fix stage-qa / plist-issues
PR:		192401
Fix by:		maintainer (Ralf van der Enden)
2014-08-28 10:58:05 +00:00
Tijl Coosemans
c8711e099a dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-28 10:21:31 +00:00
Tijl Coosemans
476b29c598 - Convert to USES=libtool
- Use @sample
2014-08-28 09:14:12 +00:00
Vsevolod Stakhov
e1ee92c89c Update to fit the recent libsodium. 2014-08-27 12:37:51 +00:00
Vsevolod Stakhov
87334a65e4 - Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
2014-08-27 12:31:11 +00:00
Kubilay Kocak
e236906109 dns/unbound: Fix packaging with PYTHON option enabled
- Fix packaging with PYTHON option enabled

While I'm here, pet portlint.

PR:		193057
Reported by:	Jaret Bartsch <jaretbartsch at yahoo dot ca>
Reviewed by:	antoine
Approved by:	portmgr (blanket: packaging)
2014-08-27 06:32:27 +00:00
Steve Wills
7bde32058d dns/rubygem-public_suffix: update to 1.4.5 2014-08-24 17:34:06 +00:00
John Marino
d2fdb96332 dns/powerdns: Fix pkg-plist when backend options are selected
PR:		192401
Reported by:	michelle
Fixed by:	maintainer (Ralf van der Enden)
2014-08-23 16:23:12 +00:00
Dmitry Marakasov
6aaea03402 - Switch to USES=libtool, drop .la files
- Add LICENSE_FILE

Approved by:	portmgr blanket
2014-08-22 09:06:51 +00:00
Dmitry Marakasov
13ab9a72d8 - Switch dns/unbound to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- While here, add LICENSE_FILE to dns/getdns

Approved by:	portmgr blanket
2014-08-22 09:06:34 +00:00
Antoine Brodin
9aaf74be2e Fix License 2014-08-22 08:51:05 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Danilo Egea Gondolfo
0dae41d6cc - Update from 1.5.0 to 1.5.1 [1]
- Use install-strip as INSTALL_TARGET

PR:		192850
Submitted by:	freebsd@dns-lab.com [1]
2014-08-20 14:38:02 +00:00
Dmitry Marakasov
98e01f7d50 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-08-20 13:25:02 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Antoine Brodin
1c6ed8eca3 Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat:	portmgr
2014-08-18 19:13:18 +00:00
Kurt Jaeger
20f6ab5849 dns/p5-Net-DNS-SEC: 0.19 -> 0.20
- Fix rt.cpan.org #97457
  !hex! error when parsing NSEC3 with empty salt
2014-08-17 18:18:35 +00:00
Sunpoet Po-Chuan Hsieh
68c8c46dcf - Fix CONFLICTS_INSTALL 2014-08-15 04:57:37 +00:00
Sunpoet Po-Chuan Hsieh
433aac8edc - Mark CONFLICTS_INSTALL with dns/mDNSResponder_nss
- Move LIB_DEPENDS upward
2014-08-15 04:56:37 +00:00
Sunpoet Po-Chuan Hsieh
4908700382 - Remove Author line 2014-08-15 04:50:48 +00:00
Sunpoet Po-Chuan Hsieh
a9167a6101 - Remove Author line 2014-08-15 04:50:23 +00:00
Sunpoet Po-Chuan Hsieh
ce5e9614fb - Fix SUBDIR order 2014-08-15 04:49:45 +00:00
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Sunpoet Po-Chuan Hsieh
b23b6e8bc1 - Use USES=python 2014-08-15 03:01:01 +00:00
Kurt Jaeger
0f0ca77f58 New port: dns/mDNSResponder_nss
This is a nsswitch plugin from Apple's mDNSResponder code, adapted
for FreeBSD's nsswitch and libc.

WWW: https://developer.apple.com/bonjour/
WWW: http://opensource.apple.com/tarballs/mDNSResponder/

PR:		178052
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2014-08-14 19:07:26 +00:00
William Grzybowski
54abe7fcfc dns/inadyn-mt: update to 02.24.43 2014-08-13 21:59:32 +00:00
John Marino
9f8b1067ac dns/idnkit: Fix sample files in pkg-plist
PR:		192631
Submitted by:	michelle
2014-08-13 20:16:14 +00:00
Steve Wills
bc8b9401ed dns/denominator: add port for denominator
Portably control DNS clouds using java or bash

WWW: https://github.com/Netflix/denominator/
2014-08-12 01:32:30 +00:00
Adam Weinberger
9a2165c12a Fix typo. 2014-08-11 21:18:45 +00:00
Adam Weinberger
bfb4d8b791 This port requires libdb.so, so change USE_BDB to 4.2+. 2014-08-11 21:15:44 +00:00