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

3069 Commits

Author SHA1 Message Date
William Grzybowski
2e60f794f5 dns/ldapdns: update to 2.07
- Update to 2.07 [1]
- Add WWW [1]
- Simplify install target
- Remove useless options include

PR:		189321 [1]
Submitted by:	maintainer
2014-06-20 01:37:49 +00:00
Danilo Egea Gondolfo
a0d46eb484 - Update from 1.4.6 to 1.4.7
PR:		ports/191201
Submitted by:	freebsd@dns-lab.com
2014-06-20 00:27:55 +00:00
Kurt Jaeger
ec24314382 dns/p5-Net-DNS: Update 0.76 -> 0.77
As reported in:
http://lists.freebsd.org/pipermail/freebsd-perl/2014-June/009557.html

Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk>
2014-06-19 16:02:32 +00:00
Kurt Jaeger
779e11504a dns/rbldnsd: Stagify
Approved by:	portmgr (blanket)
2014-06-19 07:12:55 +00:00
William Grzybowski
4797fbbb74 dns/credns: support stage
- Support stage
- Use new options helpers
- Pet portlint for WWW

PR:		190933 (based on)
Submitted by:	maintainer
2014-06-18 22:12:28 +00:00
Mathieu Arnold
3e1c8457bc Fix plist.
Sponsored by:	Absolight
2014-06-18 14:27:44 +00:00
Mathieu Arnold
03cf7df719 Fix dns/bind-tools after the gssapi update.
Also, move it from BIND 9.9 to 9.10, and add delv and nsupdate.

Sponsored by:	Absolight
2014-06-18 12:23:28 +00:00
Mathieu Arnold
f586236132 Remove test bits.
Pointy hat to:	mat
Sponsored by:	Absolight
2014-06-17 17:16:33 +00:00
Mathieu Arnold
249978131e Convert dns/bind9* to USES=gssapi.
Sponsored by:	Absolight
2014-06-17 15:01:24 +00:00
Mathieu Arnold
0169e7acf7 Correct local path for rpz* patchs.
Sponsored by:	Absolight
2014-06-13 13:14:32 +00:00
William Grzybowski
6ef875170f dns/inadyn-mt: update to 02.24.40 2014-06-12 23:07:27 +00:00
Mathieu Arnold
a24223f48c Update to 9.10.0-P2
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-June/000914.html
Security:	CVE-2014-3859
Sponsored by:	Absolight
2014-06-12 14:20:58 +00:00
Mathieu Arnold
03f2dce435 Update to 9.9.5-P1.
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-June/000913.html
Sponsored by:	Absolight
2014-06-12 14:18:57 +00:00
Mathieu Arnold
f0f252909f Update to 9.8.7-P1
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-June/000912.html
Sponsored by:	Absolight
2014-06-12 12:30:29 +00:00
Ashish SHUKLA
0c6ff07ade - Add LICENSE information
- Update LIB_DEPENDS format
- Add STAGE support
2014-06-12 06:16:48 +00:00
Philippe Audeoud
37b02ccef3 - Update to 0.19 2014-06-11 15:12:49 +00:00
Philippe Audeoud
ff8e46ec22 - Update to 0.76 2014-06-11 15:12:01 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Kurt Jaeger
7173cb98c9 dns/bindgraph: shebangfix and pkg-plist fix
Approved by:	rafan (maintainer), jadawin (mentor)
2014-06-10 08:33:40 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Mathieu Arnold
81f0c2ade9 Do install a rndc.conf.sample.
Sponsored by:	Absolight
2014-06-09 14:17:36 +00:00
Mathieu Arnold
7e328256e2 Unbreak, it seems not everybody as switched to pkg yet...
Sponsored by:	Absolight
2014-06-09 10:24:23 +00:00
Kurt Jaeger
c4e1289ca5 Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org 2014-06-08 19:05:27 +00:00
Kurt Jaeger
15a03a92f6 dns/rbllookup-ng: fixed shebang
Approved by:	mentors (implicit), portmgr (blanket)
2014-06-07 15:57:58 +00:00
Jung-uk Kim
6ac57906cc Cosmetic plist change. 2014-06-06 20:02:54 +00:00
Jung-uk Kim
d8533044c0 Fix plist.
Reported by:	swills
2014-06-06 19:57:57 +00:00
Matthias Andree
2ddc98040c Fix build with LUA option enabled [1]; modernize USE_BZIP2.
[1] Recent changes to the Lua ports cause a build failure and have broken
powerdns-recursor when LUA is enabled.
USES+= lua:51 also no longer worked so had to pet the Makefile a little.

[mandree] modernize USE_BZIP2 -> USES=tar:bzip2

PR:		190698
Submitted by:	tremere@cainites.net
Approved by:	portmgr (blanket)
2014-06-06 18:11:51 +00:00
Mathieu Arnold
458efc5914 Don't install rndc.conf
It is generated by the rc script during the first startup.  And if
the file is present, it messes up the rndc.key generation.

Poked by:	Alain Audebert
Sponsored by:	Absolight
2014-06-06 10:59:46 +00:00
Jung-uk Kim
08eb85c503 - Fix build with JDK7 and later. [1]
- Make the build options actually work.
- Make portlint happy.

Reported by:	exp-run (PR190511) [1]
2014-06-05 22:41:56 +00:00
Mark Felder
adbbccaeb6 -Add more options for rc script
-Utilize opendns if no provider configured to preserve documented behavior
-rc script passes rclint
-Fix the _dnscrypt-proxy user's home directory and add UPDATING entry

PR:		190406
Submitted by:	AllanJude
2014-06-05 19:30:58 +00:00
Martin Wilke
fbb825239e - Update to 0.6.0
PR:		190620
Submitted by:	maintainer
2014-06-05 00:49:14 +00:00
Mark Felder
9401e445c3 Update to 1.4.0
Add _dnscrypt-proxy user

PR:		190406
Approved by:	maintainer
2014-06-04 21:10:18 +00:00
Jonathan Chu
b689f50b01 Maintainer takeover, stage support for dns/ldapdns
- New maintainer: portmaster@bsdforge.com
- Staging support
- DOCS, EXAMPLES options

PR:		188929
Submitted by:	portmaster@bsdforge.com (new maintainer)
Approved by:	swills (mentor)
2014-06-04 03:56:51 +00:00
Martin Wilke
bcfeb90749 wdns is a low-level DNS library. It contains a fast DNS message parser
and various utility functions for manipulating wire-format DNS data.

WWW: https://github.com/farsightsec/wdns

PR:		ports/190552
2014-06-03 08:36:10 +00:00
Danilo Egea Gondolfo
e0c3266358 - Update from 1.4.3 to 1.4.6 [1]
- Add new options [2]
while here
- Add libtool to USES
- Silence mkdir and post-patch commands

Patch improved by Daniel Salzman <daniel.salzman@nic.cz> [2]

PR:		ports/190370
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [1]
2014-06-01 03:32:02 +00:00
Bryan Drewery
770ed82954 - Fix dnscache-conf referring to STAGEDIR when IP6 option is selected.
Something in the dependency chain for dnsip6 rebuilds when conf-home
  is updated. By creating it before the build and then moving it over
  later the timestamp is before all the built binaries. Since we
  purposely remove all installer-related files, only those will be
  rebuilt.

Reported by:	brd
2014-05-30 18:57:31 +00:00
Rong-En Fan
a32a29f74a Staging support 2014-05-30 13:51:04 +00:00
Antoine Brodin
e2d3ccc810 Fix maintainer's email address
With hat:	portmgr
2014-05-29 19:47:41 +00:00
John Marino
48487bdfa6 dns/ironsides: USES+= zip 2014-05-28 23:34:22 +00:00
Vanilla I. Shu
5e066d247c Stageify.
Approved by:	portmgr@
2014-05-27 09:40:49 +00:00
Allan Jude
453b4b8883 - Update to version 1.11.3
- turn GeoIP on by default
- portlint and staging cleanups
- update maintainer email address

PR:		ports/190192
Reviewed by:	swills
Approved by:	eadler (mentor)
2014-05-26 18:50:59 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Martin Wilke
25d3fb200b - Convert gmake to USES
Approved by:	portmgr
2014-05-26 12:01:19 +00:00
Sunpoet Po-Chuan Hsieh
be570c8407 - Add LICENSE
- Convert to new options framework
- Pass maintainership to submitter
- While I'm here, simplify Makefile

PR:		ports/189507
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:36:37 +00:00
Sunpoet Po-Chuan Hsieh
0a848e3960 - Add LICENSE
- Convert to new options framework
- Pass maintainership to submitter
- While I'm here, simplify Makefile

PR:		ports/189506
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:36:32 +00:00
Sunpoet Po-Chuan Hsieh
332367c2b5 - Add LICENSE
- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/189505
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:36:28 +00:00
Martin Wilke
aec871e476 - Update to 1.0.4
PR:		186059
Submitted by:	Eero HÀnninen <fax@nohik.ee>
2014-05-25 09:50:07 +00:00
Mathieu Arnold
38506d8fd5 Update to latest snapshot.
Sponsored by:	Absolight
2014-05-25 00:11:16 +00:00
Matthias Andree
d9762a73ad Fix build with DNSSEC and without NLS/DBUS options.
PR:		190149
Submitted by:	Kevin Zheng
2014-05-23 21:11:02 +00:00