1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

3132 Commits

Author SHA1 Message Date
Bryan Drewery
cd12ad02da Convert to USES=tar 2014-04-24 19:32:13 +00:00
Mathieu Arnold
cf28d260c6 Remove the last @comment $FreeBSD$ from plists.
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:26:48 +00:00
Baptiste Daroussin
fcc4bbdec1 Switch to use lua 5.2 2014-04-21 21:56:54 +00:00
Mathieu Arnold
32a1714cac Add IGNORE if the default python is not the right one.
Sponsored by:	Absolight
2014-04-21 16:38:12 +00:00
Mathieu Arnold
95fbbb4e42 Update to 1.2.0.
Changes:	https://lists.isc.org/pipermail/bind10-announce/2014-April/000033.html
Sponsored by:	Absolight
2014-04-21 11:36:12 +00:00
Bryan Drewery
23a1cad535 - Fix plist to have proper 'rmdir DIR' ordering.
Pkgng will not detect the directory otherwise. This was due to
  incorrectly advise in the check-stagedir.sh script, fixed in
  r351587

With hat:	portmgr
2014-04-21 01:14:53 +00:00
Josh Paetzel
4648604d7f Additional port improvements 2014-04-19 20:21:10 +00:00
Josh Paetzel
e43f15afa7 Add needed dependancies for this port.
Due to the FreeNAS build system being very....simplistic
the deps weren't needed in the port there, however to
work properly in FreeBSD they of course are needed.

Noticed by:	swills
Pointyhat to:	jpaetzel
2014-04-19 16:33:48 +00:00
Josh Paetzel
73aaed137f Port improvements
Submitted by:	Ruslan Makhmatkhanov
2014-04-18 21:40:17 +00:00
Josh Paetzel
fbaf8a7377 Add a new port, py-bonjour. Provides python bindings to
zeroconf.
2014-04-18 20:23:49 +00:00
Peter Wemm
f7c12ea7c4 Bump port revision after I changed LIB_DEPENDS.
Approved by:	bdrewery
Pointy-hat to:	peter
2014-04-18 01:34:31 +00:00
Peter Wemm
afe0fd0f50 Fix apparent typo in LIB_PATH that prevented build with LIBEVENT14
Approved by:	bdrewery
2014-04-18 01:29:43 +00:00
Mathieu Arnold
4fd85a7a49 Fix the rc script reload command.
Noticed by:	David Samms
Sponsored by:	Absolight
2014-04-17 16:43:48 +00:00
Bryan Drewery
8c10584152 - Use DO_MAKE_BUILD instead of MAKE_CMD so that WITH_CCACHE_BUILD works. 2014-04-17 04:07:10 +00:00
Niclas Zeising
eb469f31a5 Bump portrevision for shlib change in libxml2
Approved by:	portmgr (bdrewery, implicit)
2014-04-16 19:03:10 +00:00
Niclas Zeising
39fc32e828 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
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)
2014-04-16 18:28:47 +00:00
Matthias Andree
17f98171f7 Propose local-service option in default .example configuration.
PR:		ports/188548
Submitted by:	Jeroen van der Ham <jeroen@1sand0s.nl>
2014-04-15 17:40:46 +00:00
Sergey Matveychuk
23c4a1d85a - Really fix unbound_anchorflags
- New LIB_DEPENDS format
- Strip binaries
2014-04-12 19:43:33 +00:00
Mathieu Arnold
cc30f48479 Use @sample for my port, cleanup an etc/PORTNAME into ETCDIR.
Sponsored by:	Absolight
2014-04-12 19:23:10 +00:00
Sergey Matveychuk
b79865ffa8 - Fix unbound_anchorflags in RC script 2014-04-11 15:27:38 +00:00
Matthias Andree
f7b5eecf90 Ignore this port while the release is newer than the candidates. 2014-04-10 20:45:04 +00:00
Matthias Andree
a05fe28717 Update to new upstream 2.69 release. Adds DNSSEC support.
Full changelog: <http://www.thekelleys.org.uk/dnsmasq/CHANGELOG>
2014-04-10 20:44:29 +00:00
Mathieu Arnold
47fccddc36 Two changes to the RC script
- Add a dependency on ldconfig
- Allow people to change the pidfile

PR:		188439
Submitted by:	Oliver Lehmann
Sponsored by:	Absolight
2014-04-10 20:43:50 +00:00
Mathieu Arnold
93a3b5d186 Introduce BIND 9.10.0rc1
BIND 9.10 includes a number of changes from earlier releases, including:
- DNS Response-rate limiting (DNS RRL)
- A new "prefetch" option can improve recursive resolver performance
- ACLs can now be specified based on geographic location using the
  MaxMind GeoIP databases.
- A new compile-time option, NATIVE_PKCS11 allows the BIND 9
  cryptography functions to use the PKCS#11 API natively.

                               *NOTE*
          This is a release candidate, it may contain bugs.
                               *NOTE*

Changes:	https://lists.isc.org/pipermail/bind-announce/2014-April/000906.html
Sponsored by:	Absolight
2014-04-10 16:01:27 +00:00
Mathieu Arnold
6e55fcb8e1 Remove noop patch.
Sponsored by:	Absolight
2014-04-10 15:45:03 +00:00
Mathieu Arnold
5bab5ca52b - Add a patch to install missing man page
- Add dnssec-* tools to bind-tools[1]

Requested by:	many [1]
Sponsored by:	Absolight
2014-04-09 14:14:46 +00:00
Pawel Pekala
56281e8ae0 - Add staging support
- Remove leading article from COMMENT
- Convert to USES=gmake
2014-04-04 18:54:44 +00:00
Pawel Pekala
29a315904c - Add staging support
- Remove leading article from COMMENT
- Don't define ETCDIR, it's done by ports framework
- Define DOCS EXAMPLES options
2014-04-04 18:52:40 +00:00
Pawel Pekala
ebe536c440 - Add staging support
- Remove leading article from COMMENT
- Define DOCS option
2014-04-04 17:23:03 +00:00
Pawel Pekala
6da33f6421 Add staging support 2014-04-04 16:59:57 +00:00
Bryan Drewery
d407649506 - Fix race during build of DJB ports that could lead to files leaking out of
STAGEDIR. The auto_home.c/auto_qmail.c (depending on which conf- file is
  used) must be deleted to or else this might not be executed depending on
  how quickly build and pre-install run:

    ./auto-str auto_home `sed 1q conf-home` > auto_home.c

- Move STAGEDIR fixing to post-build with a message explaining the rebuild.
- Bump PORTREVISION as pkg_install packages may have been built without some
  files.
2014-04-03 17:07:05 +00:00
Bryan Drewery
80ea828419 - Use ECHO_CMD instead of echo 2014-04-03 01:32:44 +00:00
Matthias Andree
dbeab6dea0 Upgrade to new upstream release candidate #rc4.
Fixes ipset logging patch.

Known issue: The executable identifies as #rc3.
2014-03-31 20:19:29 +00:00
Matthias Andree
0febb81409 Update to new upstream release candidate #2.
Git shortlog between 2.69 rc1 and rc2:

Simon Kelley (7):
      Add dnssec-check-unsigned to example config file.
      Reorder sanity checks on UDP packet reception, to cope with failed recvfro
      SERVFAIL is an expected error return, don't try all servers.
      Terminate DS-search when reaching the root via cache entries.
      Cache stats availble in CHAOS .bind domain.
      Ensure ->sentto is valid for DNSSEC forwards. Otherwise retries SEGV.
      Add --dnssec-no-timecheck

Tomas Hozza (2):
      Memory leak in error path.
      Handle failure of hash_questions()

Wang Jian (1):
      Log IPSET actions.
2014-03-30 00:42:43 +00:00
Mathieu Arnold
9e86044525 - Fix startup script
- Fix whitespace

PR:		188011
Submitted by:	takefu
Sponsored by:	Absolight
2014-03-27 13:30:12 +00:00
Baptiste Daroussin
a6aee1343c Touch all -conf files so they do not get rebuilt after auto_home.o has been rebuilt 2014-03-26 11:32:53 +00:00
Sunpoet Po-Chuan Hsieh
48258843ea - Update to 1.22
Changes:	http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/Changes
2014-03-25 19:33:54 +00:00
Mathieu Arnold
5ec261812d Finaly pet rclint.
With help from:	crees
Sponsored by:	Absolight
2014-03-25 17:25:17 +00:00
Mathieu Arnold
85c36a990e Remove GSSAPI from the default options.
Almost nobody needs it, and people keep having a hard time building BIND
because of this.

Sponsored by:	Absolight
2014-03-25 15:46:24 +00:00
Ryan Steinmetz
49fcf8e09a - Update to 0.1.1 2014-03-25 12:53:35 +00:00
Guido Falsi
22fe874022 - Update to 4.0.3
PR:		ports/187596
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-03-24 12:55:26 +00:00
Sunpoet Po-Chuan Hsieh
10fe60d7d1 - Update to 0.1.18
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2014-03-24 12:33:35 +00:00
Matthias Andree
b9207f1d4f Upgrade to release candidate #1. 2014-03-22 22:06:07 +00:00
Frederic Culot
3fcfeaf8e9 - Update to 0.12
Changes:	http://search.cpan.org/dist/Net-DNS-Lite/Changes
2014-03-22 09:08:02 +00:00
Emanuel Haupt
f6da61d7a2 - Support staging
- Use shebangfix
2014-03-20 13:10:36 +00:00
Emanuel Haupt
3e46e4f264 - Support staging
- New LIB_DEPENDS definition
- Use WWW: with a single space
2014-03-18 14:59:23 +00:00
Emanuel Haupt
f0a5c82c99 - Support staging
- Use shebangfix
- Define DOCS option
2014-03-18 14:49:04 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Emanuel Haupt
a25b679c74 - Support staging
- Define DOCS option
2014-03-18 13:30:54 +00:00
Emanuel Haupt
40b210118f Support staging 2014-03-18 08:27:14 +00:00
Mathieu Arnold
5a324458e6 - Use SUB_FILES for named.conf and the rc script
- Fix some package installation warnings

Sponsored by:	Absolight
2014-03-17 18:46:47 +00:00
Mathieu Arnold
64ed78f7c8 Update to 1.1.0.
Sponsored by:	Absolight
2014-03-17 14:42:54 +00:00
Sunpoet Po-Chuan Hsieh
31f84f04ea - Update MASTER_SITES 2014-03-15 03:31:34 +00:00
Emanuel Haupt
ffb959b439 Support staging 2014-03-14 10:30:11 +00:00
Sergey Matveychuk
15491f2b37 - Update to 1.4.22 2014-03-13 11:07:56 +00:00
Matthias Andree
ae7708b169 Upgrade to new upstream test release #11.
Git shortlog since test release #9:

      Speeling.
      Strip DNSSEC RRs when query doesn't have DO bit set.
      Return INSECURE when validation fails with proved non-existent DS.
      Negative caching for DS records.
      Check that unsigned replies come from unsigned zones if --dnssec-check-uns
      Tidy.
      Fix off-by-one overwrite.
      Don't free blockdata for negative DS cache entries.
      Handle replies with no answers and no NS in validate_reply.
      Tweak tuning params.
      Don't cache secure replies which we've messsed with.
      Mass edit of INSECURE->BOGUS returns for server failure/bad input.
      Can have local DS records (trust anchors).
2014-03-10 17:01:14 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Rene Ladan
5d077b50ad Remove expired ports with no active website:
2014-03-07 deskutils/phprojekt: No more public distfiles
2014-03-07 deskutils/libopensync-plugin-synce-legacy: No more public distfiles
2014-03-07 dns/skadns: No more public distfiles
2014-03-07 sysutils/gkrellmwho2: No more public distfiles
2014-03-07 audio/xmms-musepack: No more public distfiles
2014-03-07 archivers/bzip: No more public distfiles
2014-03-07 devel/cvsstat: No more public distfiles
2014-03-07 graphics/enfle: No more public distfiles
2014-03-07 audio/oggsplit: No more public distfiles
2014-03-07 devel/picasm: No more public distfiles
2014-03-07 databases/mysql-udf-preg: No more public distfiles
2014-03-07 devel/py-gitpython: No more public distfiles
2014-03-07 net/mars_nwe: No more public distfiles
2014-03-07 audio/fmio: No more public distfiles
2014-03-08 09:49:50 +00:00
Mathieu Arnold
7ba33e856e Pet PORTSCOUT.
Sponsored by:	Absolight
2014-03-07 19:15:51 +00:00
Baptiste Daroussin
c23ef8bc8b Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd - Remove outdated PERL_LEVEL check
With hat:	perl
2014-03-06 18:51:17 +00:00
Mathieu Arnold
261d0e7b24 Always depend on libxml[1]
Add XML newstats support to bind99[2]

PR:		186890[1], 186791[2]
Submitted by:	Jason Mann[1], Matthew Seaman[2]
Sponsored by:	Absolight
2014-03-06 17:31:55 +00:00
Mathieu Arnold
93f4bf8487 Try and have BIND start earlier.
Sponsored by:	Absolight
2014-03-06 17:12:52 +00:00
Martin Wilke
8c98731aa2 - Stage support
- Convert to autoplist
- Bump PORTREVISION
2014-03-06 15:04:35 +00:00
Emanuel Haupt
4f4e2165db Support staging 2014-03-06 12:33:04 +00:00
Mathieu Arnold
229e3598a5 Take this one, I already have all the other BIND ports.
Actual maintainer bounces:

<freebsd@isc.org>: host mx-out.isc.org[149.20.64.53] said: 554 5.4.0 Error: too
    many hops (in reply to end of DATA command)

Sponsored by:	Absolight
2014-03-05 23:15:24 +00:00
Baptiste Daroussin
d140115591 Convert to use libevent2 2014-03-05 16:53:09 +00:00
Ruslan Makhmatkhanov
b45b316fc3 dns/py-idnkit2: update to 2.3
- update to 2.3

while here:
- use modern LIB_DEPENDS notation
- limit python version to 2.x branch, because shared extension fails to build with py33
- some tab twiddling
- tab->space change in pkg-descr:WWW

PR:		187248
Submitted by:	Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer)
2014-03-04 19:46:38 +00:00
Ruslan Makhmatkhanov
d1ddd12c27 dns/idnkit2: update to 2.3
- update to 2.3
- whitespace fix

PR:		187247
Submitted by:	Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer)
2014-03-04 19:44:31 +00:00
Mathieu Arnold
8baf534a0b Actually commit what I tested.
Sponsored by:	Absolight
2014-03-04 17:37:54 +00:00
Mathieu Arnold
14bf5e9cb7 Don't polute isc-config.sh with gssapi flags.
Submitted by:	hrs
Sponsored by:	Absolight
2014-03-04 17:32:45 +00:00
Ryan Steinmetz
af1034a1fe - Add STAGE support
- Fix build with custom LOCALBASE/PREFIX
- Add ability to specify flags to unbound-anchor via unbound_anchorflags in rc.conf (useful for when /etc/resolv.conf only contains 127.0.0.1)
- Bump PORTREVISION

PR:		ports/187239
Submitted by:	zi@
Approved by:	sem@ (maintainer)
2014-03-04 15:51:44 +00:00
Hiroki Sato
f63df01aaf Add STAGEDIR support. 2014-03-04 06:44:57 +00:00
Ryan Steinmetz
47b3658cbc New port: dns/getdns:
getdns is a modern asynchronous DNS API.

It implements DNS entry points from a design developed and vetted by application
developers, in an API specification edited by Paul Hoffman. With the development
of this API, we intend to offer application developers a modernized and flexible
way to access DNS security (DNSSEC) and other powerful new DNS features;
a particular hope is to inspire application developers towards innovative
security solutions in their applications.

WWW: http://getdnsapi.net/
2014-03-04 02:52:52 +00:00
Emanuel Haupt
ae9d864cb1 Support staging 2014-03-03 14:09:35 +00:00
Frederic Culot
4255c488d3 Net::DNS::Match is a Perl extension for testing domains against another
list of domains (similar to Net::Patricia but for FQDNs).

WWW: http://search.cpan.org/dist/Net-DNS-Match/

PR:		ports/187098
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
2014-03-03 13:13:36 +00:00
Baptiste Daroussin
5725b73e89 dns/djbdns: Fix *-conf referencing stage directories
Fix all the -conf binary trying to look in the stage directory, by
enforcing make prog as a build target so they are built during the 'build'
phase and not the install phase and thus get right prefix and not the staged one
2014-03-02 15:04:34 +00:00
Sunpoet Po-Chuan Hsieh
6ddc70ad46 - Remove outdated PERL_LEVEL check 2014-02-28 00:12:59 +00:00
Matthias Andree
d230d75106 Update to new test9 release.
Relevant excerpt from git shortlog between test8 and test9:

      Add RFC-6605 ECDSA DNSSEC verification.
      Don't mess with the TTL of DNSSEC RRs.
      No CD in forwarded queries unless dnssec-debug for TCP too.
      Log BOGUS validation result when upstream sends SERVFAIL.
      --rev-server option. Syntactic sugar for PTR queries.
      Omit ECC from DNSSEC if nettle library is old.
      Add --servers-file option.
      NSEC3 validation. First pass.
      Check signer name in RRSIGs.
      An NSEC record cannot attest to its own non-existance!
2014-02-27 22:55:27 +00:00
Mathieu Arnold
0014042ad5 Change the BIND ports to use PKGNAMESUFFIX.
Sponsored by:	Absolight
2014-02-27 18:10:04 +00:00
Emanuel Haupt
3e505e35c2 Support staging 2014-02-27 14:34:11 +00:00
John Marino
7b61534a44 dns/ldapdns: Mark broken due to lack of publicly available distfiles
The www.nihn.org master site seems to be gone forever.
The solution to unbreak this port to upgrade to version 3.x, available at:
http://ldapdns.sourceforge.net

Port was reset to facilitate somebody else performing the update.
Sylvio has been MIA for more than a year now.
2014-02-26 12:58:53 +00:00
Emanuel Haupt
24f729d897 - Support staging
- Use shebangfix
2014-02-26 07:00:22 +00:00
Pawel Pekala
2a79e82ed6 Update to version 1.4.3
PR:		ports/186968
Submitted by:	maintainer
2014-02-24 19:36:40 +00:00
Olli Hauer
f44bea615c - remove duplicate PORTDOCS (from r343903)
- remove pre-patch delay
- remove PKGMESSAGE and PKG-INSTALL from post-install section
- move MANx into pkg-plist
- move pkg-install and pkg-deinstall into pkg-plist
- adopt ${opt}_ENABLE|ON syntax
2014-02-23 23:58:35 +00:00
Olli Hauer
6a316de552 - remove pre-patch delay
- remove PKG-INSTALL from post-install (not used with staging)
- move pkg-install and pkg-deinstall into pkg-plist

Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer, per PM)
2014-02-23 23:31:43 +00:00
Sunpoet Po-Chuan Hsieh
e01844530d - Add py-dns3 3.0.4
This directory contains a Python module that implements a DNS (Domain
Name Server) client, plus additional modules that define some symbolic
constants used by DNS (dnstype, dnsclass, dnsopcode).

WWW: http://pydns.sourceforge.net/
WWW: https://launchpad.net/py3dns
2014-02-23 12:13:11 +00:00
Antoine Brodin
3fa2a1a8d1 Unbreak link
Reported by:	pkg-fallout
2014-02-22 16:22:33 +00:00
Pawel Pekala
0f9de52d03 Prefer CONFIGURE_ENABLE over CONFIGURE_ON/OFF
Suggested by:	mat@
2014-02-22 13:14:55 +00:00
Pawel Pekala
4c7a2bdcb3 Update to version 1.11.1
PR:		ports/186878
Submitted by:	maintainer
2014-02-22 13:10:00 +00:00
Pawel Pekala
117125bd1d - Fix man installation after port was stagified [1]
- Convert LIB_DEPENDS to new format [1]
- Remove leading article from COMMENT
- Switch to options helpers
- Conditional installation of docs is not needed with stage
- Don't show pkg-message twice

PR:		ports/186693 [1]
Submitted by:	Denis Generalov <gd.workbox@gmail.com>
Approved by:	maintainer
2014-02-22 12:47:25 +00:00
MIHIRA Sanpei Yoshiro
068a763aca add bind-tools at RUN_DEPENDS for dig command.
Because 10.0-RELEASE and later system does not have bind(include dig)
2014-02-22 06:28:32 +00:00
Mathieu Arnold
da2ae9b3da Respect CC, cleanup some patch.
Submitted by:	takefu (based on)
Sponsored by:	Absolight
2014-02-21 15:12:25 +00:00
Emanuel Haupt
f6de68eed7 Remove trailing whitespaces from category dns 2014-02-21 13:36:29 +00:00
John Marino
fd7a0712a6 dns/ironsides: Actually install the man page! 2014-02-21 10:41:32 +00:00
John Marino
e841f73a26 dns/ironsides: Upgrade version 20130315 to 20140220
After contacting the author, he updated the snapshot to the latest,
remove 7M worth of dead files and adding a man page.  I made some
corrections to that man page and converted it to mdoc tags.
2014-02-21 10:11:39 +00:00
Mathieu Arnold
f3a13d06cd Update dns/maradns to 2.0.09.
Copy maradns 1.4.14 to dns/maradns1.

Sponsored by:	Absolight
2014-02-20 15:44:56 +00:00
Antoine Brodin
b1008ada68 - Stage support
- Fix packaging of examples after switch to autoplist
2014-02-19 18:42:43 +00:00
Antoine Brodin
f330d0a358 - Stage support
- Use PYDISTUTILS_AUTOPLIST
2014-02-19 17:50:58 +00:00
Emanuel Haupt
13ecb6b82f - Support staging
- Define EXAMPLES
- Don't install license file but define LICENSE
- also don't install THANKS file as documentation
- Add an additional mirror
- Indent
- Now that this port looks shiny clean take maintainership
2014-02-19 12:47:06 +00:00
Emanuel Haupt
6a2076f011 - Support staging
- Respect CC
- Respect CFLAGS
- Fix build with clang
2014-02-19 12:19:30 +00:00
Emanuel Haupt
6d651a2ff9 Support staging 2014-02-19 12:16:11 +00:00
Emanuel Haupt
a9c61b88ca - Support staging
- Respect CC
- Respect CFLAGS
- Fix build with clang
2014-02-19 12:15:06 +00:00
Emanuel Haupt
55cc55478d - Support staging
- Use shebangfix
- Don't install GPLv2 file but define LICENSE
2014-02-19 12:10:28 +00:00
Emanuel Haupt
39b563b05c Support staging 2014-02-19 12:05:31 +00:00
Emanuel Haupt
763750f49e Support staging 2014-02-19 12:04:06 +00:00
Emanuel Haupt
d9b4ad29c0 Support staging 2014-02-19 12:02:46 +00:00
Emanuel Haupt
416514b8eb - Support staging
- Define DOCS
- Respect CC
- Fix build with clang
2014-02-19 12:00:23 +00:00
Emanuel Haupt
13f7f4ae26 Support staging 2014-02-19 11:57:29 +00:00
Emanuel Haupt
07ae7b1157 Support staging 2014-02-19 11:55:56 +00:00
Emanuel Haupt
2e1e16e68e - Support staging
- Use shebangfix
- Define DOCS
2014-02-19 11:55:00 +00:00
Emanuel Haupt
b0cef1c121 Support staging 2014-02-19 11:51:45 +00:00
Emanuel Haupt
d1c3309ffd Support staging 2014-02-19 11:48:45 +00:00
Emanuel Haupt
785d21c6f4 Support staging 2014-02-19 11:37:19 +00:00
John Marino
b71c5f1f65 dns/ironsides: Fix extraction problem on clean jail
GNATMake was used to clean up the WRKSRC after extraction, but the
problem is that it's not present at that point on a clean build; it
comes in later as a build dependency.  Rather than a messy definition
of extract-depends, just remove the files manually without gnatmake.
2014-02-19 02:22:41 +00:00
Mark Felder
5445cec046 Previous commit to knot.in was truncated causing the rc script to be
broken.

Submitted by:	erwin
Sponsored by:	SupraNet Communications, Inc
2014-02-18 12:39:42 +00:00
Emanuel Haupt
222f32d048 Support staging 2014-02-18 09:35:59 +00:00
David Thiel
2075fc9f3a distinfo for other patches was trimmed out by make makesum :-/
Submitted by:	Bryan Drewery
2014-02-18 01:19:40 +00:00
David Thiel
53ae62258b Revert to test23 version of fefe's patch, as test25 causes repeated segfaults. Bump revision and epoch. 2014-02-17 23:02:06 +00:00
Baptiste Daroussin
d4ab786704 Support stage
Modernize
Strip binaries
2014-02-17 13:36:15 +00:00
Baptiste Daroussin
2e9922528b Support stage 2014-02-17 13:32:26 +00:00
Baptiste Daroussin
b35a46d85f Support stage
Fix some shebangs
2014-02-17 13:30:16 +00:00
Baptiste Daroussin
9cdac7c9c7 Support stage 2014-02-17 13:24:18 +00:00
Baptiste Daroussin
41695a99ba Support stage 2014-02-17 13:15:32 +00:00
Baptiste Daroussin
c55354ffc8 Support stage
Support packaging as a user
Avoid useless patching to define the compiler
2014-02-17 13:11:25 +00:00
Baptiste Daroussin
dadae3ca6d Support stage 2014-02-17 12:44:16 +00:00
John Marino
51ca8026e7 Add new Ada-based DNS server port: dns/ironsides
IRONSIDES is an authoritative DNS server that is provably invulnerable to
many of the problems that plague other servers. It achieves this property
through the use of formal methods in its design, in particular the language
Ada and the SPARK formal methods tool set. Code validated in this way is
provably exception-free, contains no data flow errors, and terminates only
in the ways that its programmers explicitly say that it can. These are very
desirable properties from a computer security perspective.

IRONSIDES is not a complete implementation of DNS. In particular, it does
not support zone transfers or recursive queries. It does, however, support
a sufficient number of DNS records to be useful as an authoritative DNS
server for an enterprise.
2014-02-17 11:27:10 +00:00
Baptiste Daroussin
156c3fb5ea Readd stage support
Build the port as if it didn't support stage,
Just before installing, rebuild the install and instcheck binaries with a different prefix including the destdir prefix
To avoid everything to be rebuilt again becore conf-home has changed save the original files before building
install and instcheck with the new prefix and restore the file again before the do-install target is run

This is the trick used in debian

Obtained from:	debian
2014-02-17 10:44:36 +00:00
Martin Wilke
72cfa7ad13 - Stage support 2014-02-17 08:09:01 +00:00
Martin Wilke
4b9ad9b3ae - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:34:17 +00:00
Martin Wilke
2ee22c5a7a - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:27:05 +00:00
Martin Wilke
99772578b0 - Conver to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:24:08 +00:00
Martin Wilke
afe3ea23a3 - Stage support 2014-02-15 10:14:44 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Mark Felder
7398ea45b2 info/dir was not supposed to be in plist 2014-02-13 13:58:22 +00:00
Mathieu Arnold
543240d130 Update to 1.4.14.
Sponsored by:	Absolight
2014-02-13 13:41:53 +00:00
Mark Felder
11be90420e Update Knot to 1.4.2
Major improvements to the rc script

PR:		ports/181716
PR:		ports/185163
2014-02-13 13:26:03 +00:00
Matthias Andree
b49cb6994c Upgrade to test8 release, bringing these upstream fixes:
ee41586 Use DS records as trust anchors, not DNSKEYs.
83349b8 Further tidying of AD and DO bit handling.
7fa836e Handle validation when more one key is needed.
1633e30 Fix Byte-order botch: broke DNSSEC on big-endian platforms.
c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets.
e243c07 AD bit in queries handled as RFC6840 p5.7
2014-02-12 21:12:37 +00:00
Erwin Lansing
fbdf848294 Reinstated PKGNAMESUFFIX which was missing
Added STAGING support

Other small changes to make portlint happy

PR:		186630
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-12 10:52:23 +00:00
Erwin Lansing
4850dccd63 There was a wrong rc script in the port preventing the daemon to run.
Added STAGING support

Added LICENSE (NSD3CLAUSE) statement

Other small changes to make portlint more happy

PR:		186631
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-12 10:46:24 +00:00
Martin Wilke
95f6590f35 - Stage support 2014-02-12 05:54:40 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Martin Matuska
258c2708dd Update udns to 0.4 2014-02-10 11:59:59 +00:00
Antoine Brodin
c0a78e43e5 Unbreak after OPTIONS helper conversion (extra patch was applied when DOCS
was on when it should have been applied when DOCS was off)
With stage, we do not need this patch anymore

Reported by:	pkg-fallout
2014-02-09 12:41:03 +00:00
Martin Wilke
e5726ecc71 - Really stageify 2014-02-08 17:52:39 +00:00
Martin Wilke
1d8197cf33 - Stage support 2014-02-08 16:36:27 +00:00
Sergey Matveychuk
7b7a338699 - Hide output of check config command
PR:		ports/186195
Submitted by:	Nick Hibma <nick@anywi.com>
2014-02-07 21:07:31 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Bernhard Froehlich
7c527c0183 - Update to 3.2.17
- Add notice that support for nsd3 will stop in the future

FEATURES:
- Support for CAA RR type (RFC6844).
- EUI48 and EUI64 RR types (RFC7043) enabled by default.

BUG FIXES:
- Bugfix #509: USE_ZONE_STATS used initialised memory for statistics data.
- Bugfix #510: USE_ZONE_STATS use a different zone stats file per process.
- Bugfix #542: Match RRSIG TTL with SOA TTL in negative response.

PR:		ports/186307
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-07 14:47:22 +00:00
Bernhard Froehlich
13c57fa0a8 - Update to 4.0.1
- Cleanup rc script

FEATURES:
- recognizes ip-address and interface as synonyms for convenience.
- Support for EUI48 and EUI64 RR types enabled by default (RFC 7043).
- Support for CAA RRtype (RFC 6844).
- NSID can be set with "ascii_somestring" in ascii.

BUG FIXES:
- Fix xfrd when zone transfer TCP contains zero length packets.
- Fix for NSEC3 zones where parent zone is co-hosted, also NSEC3,
because AXFRs overwrote nsec3 administration in the child zone.
- Fix that bad IXFR updates do not result in double SOA records,
and that an AXFR is started (attempted) when the zone state seems
to be inconsistent with the master's zone state.
- Log ip address for sendto and sendmmsg failures.
- Fix segfaults after read of zones with rr type WKS from zonefile.
- Seed PRNG for openssl at start of daemon, fixes SSL connection issue.
- Bugfix #534: IXFR query loop over UDP for zones that are unchanged.
- (same as in 3.2.16): fix wildcard cname to nxdomain repeated rrset.
- (same as in 3.2.16): Bugfix #542: Match RRSIG TTL with SOA TTL in
negative response.
- Check if configure in srcdir collides with outofdir build.
- Fix #546: output format errors in nsd_munin_ (Thanks Tom Hendrikx).
- Fix printout of high-chars in TXT on NetBSD.

PR:		ports/186308
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-07 14:44:23 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Mathieu Arnold
d02690080f Use a permanent name for the patch. (same file, the other was a symlink.)
Sponsored by:	Absolight
2014-02-07 09:16:26 +00:00
Mathieu Arnold
a25ac2f3ab Add back the RPZ speed improvements patch.
Many thanks to:	Vernon Schryver
Sponsored by:	Absolight
2014-02-07 09:15:23 +00:00
Mathieu Arnold
ad1198b123 Unbreak in the RPZRRL_PATCH case, patch has been released.
Many thanks to:	Vernon Schryver
Sponsored by:	Absolight
2014-02-07 09:10:45 +00:00
Matthias Andree
d72d4d13a8 Move all the way to the test7 release that has other bugfixes.
Note the +AD flag may now be missing on the first response for a given domain,
re-querying within the cache TTL would deliver it.  Bug has been reported.
2014-02-07 08:48:01 +00:00
Matthias Andree
6df2dd2ca5 really add the promised AD flag patch.
Pointy hat to: yours truly
2014-02-07 08:35:23 +00:00
Matthias Andree
8b51e2e0ff Add Simon's patch from Git for AD flag treatment (dig ... +ad). 2014-02-07 08:30:33 +00:00
Danilo Egea Gondolfo
648028d2ab dns/ldns
- Convert LIB_DEPENDS to new syntax

dns/py-ldns
- Add stage support [1]

Reported by:	mat [1]
2014-02-06 19:17:51 +00:00
Danilo Egea Gondolfo
437402f18a - Update from 1.6.16 to 1.6.17
while here
- Add stage support
- Remove the indefinite article from COMMENT
- Convert LICENSE from BSD to BSD3CLAUSE
- Convert USE_GMAKE to USES

PR:		ports/185787
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-06 18:23:57 +00:00
Baptiste Daroussin
1c56057664 Support stage
Do not patch to allow discovering bdb just do it manually (that avoid dependencies on ancient autotools)
Global modernization
2014-02-06 13:19:22 +00:00
Emanuel Haupt
ac70eb008f Support staging. 2014-02-06 09:47:25 +00:00
Emanuel Haupt
c681ee709c Support staging. 2014-02-06 09:41:54 +00:00
David Thiel
b4a7d4075b Further remove remnants of stage support. 2014-02-05 01:59:19 +00:00
Matthias Andree
71582d29b3 Upgrade to test6, which adds DNSSEC validation and caching support.
Note that this requires configuration (see dnsmasq.conf.example for
hints) and has a few rough edges with regard to caching.
2014-02-05 01:49:52 +00:00
David Thiel
d9f89d43e6 Remove STAGE support, it screws up the run scripts.
PR:		184949
Submitted by:	issue reported by DrTebi
2014-02-04 19:15:43 +00:00
Sunpoet Po-Chuan Hsieh
20f8c60bf9 - Update to 0.38
Changes:	http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
PR:		ports/186458
Submitted by:	sunpoet (myself)
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-02-04 18:28:54 +00:00
Sunpoet Po-Chuan Hsieh
bb7a6bfe1d - Update to 0.13
- Add LICENSE
- Reformat pkg-descr
- Use single space after WWW:
- Take maintainership

Changes:	http://search.cpan.org/dist/Net-DNSBL-Statistics/Changes
2014-02-04 16:57:59 +00:00
Sunpoet Po-Chuan Hsieh
8d4a277c16 - Update to 0.48
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2014-02-04 16:31:14 +00:00
Sunpoet Po-Chuan Hsieh
0a7954e30e - Update to 0.12
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-DNS-Codes/Changes
2014-02-04 16:31:10 +00:00
Sunpoet Po-Chuan Hsieh
4115540640 - Update to 0.1.17
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2014-02-04 16:14:11 +00:00
Martin Wilke
dfa4d98600 - Stage support 2014-02-03 04:11:31 +00:00
Martin Wilke
ff1071c0ac - Stage support
- Convert to USES
2014-02-02 15:20:05 +00:00
Martin Wilke
9a4528c0c1 - Stage support 2014-02-01 17:07:53 +00:00
Martin Wilke
153bf7c28f - Stage support 2014-02-01 15:18:56 +00:00
Martin Wilke
eef915e4fb - Stage support 2014-02-01 14:42:45 +00:00
Martin Wilke
244d3c2210 - Stage support 2014-02-01 14:41:36 +00:00
William Grzybowski
9caa79b21f dns/p5-URBL-Prepare: update to 0.09
PR:		ports/186194
Submitted by:	maintainer
2014-02-01 11:54:13 +00:00
Mathieu Arnold
3e16818f5d Note that the RPZRRL patch doesn't work yet with that release.
Sponsored by:	Absolight
2014-01-31 09:50:56 +00:00
Mathieu Arnold
2ca459630d Update to 9.8.7.
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-January/000895.html
Sponsored by:	Absolight
2014-01-31 09:06:57 +00:00
Mathieu Arnold
63786acf24 Update to 9.9.5.
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-January/000896.html
Sponsored by:	Absolight
2014-01-31 08:58:45 +00:00
Rene Ladan
51ff9e2a87 Remove expired ports:
20140130 multimedia/kino: Not developed since 2009, declared dead 05.08.2013 on there website.
2014-01-31 x11-drivers/xf86-video-imstt: Broken, unsupported and unmaintained upstream.
2014-01-31 x11-drivers/xf86-video-via: Broken, not supported upstream.
2014-01-31 multimedia/vdr-plugin-softdevice: Broken after ffmpeg update (not sure it ever worked)
2014-01-31 sysutils/mbmon: Use sysutils/xmbmon instead. This port will be removed soon
2014-01-31 dns/bind96: EOL in January 2014, consider moving to Bind 9.8 or 9.9
2014-01-31 x11-drivers/xf86-video-nouveau: Not supported, missing kernel support. use the nvidia driver.
2014-01-31 00:24:59 +00:00
Andrej Zverev
3c9ffd7218 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 08:45:50 +00:00
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Mark Felder
5b86f31fbe Support STAGE
Approved by:	swills (mentor)
2014-01-28 14:46:47 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Renato Botelho
3960fdb899 Revert r341073, static libs are not supposed to be PIC 2014-01-27 15:43:42 +00:00
Renato Botelho
a61773bab1 Add -fPIC to CFLAGS for amd64, this fix static libraries
Approved by:	mat@ (maintainer)
2014-01-25 18:28:03 +00:00
Baptiste Daroussin
b63752a211 Support stage 2014-01-25 00:59:55 +00:00
Baptiste Daroussin
06680ecb8c Support stage 2014-01-25 00:54:22 +00:00
Antoine Brodin
04471db57d Fix a broken symlink
With hat:	portmgr
2014-01-24 22:47:06 +00:00
Antoine Brodin
f3ef3b396f Fix plist after upgrade to 0.74 2014-01-24 22:41:21 +00:00
Danilo Egea Gondolfo
6b8f8a819e - Update from 3.3 to 3.3.1
- Add some experimental backends

while here
- Convert USE_LUA to USES

PR:		ports/185824
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2014-01-23 20:16:57 +00:00
Danilo Egea Gondolfo
4bdfd7b2b4 - Update from 3.3 to 3.3.1
- Add some experimental backends

while here
- Convert USE_LUA to USES

PR:		ports/185824
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2014-01-23 20:12:54 +00:00
Mathieu Arnold
ed4bf26e8b Fixup the props on Makefile*
With hat:	portmgr
Sponsored by:	Absolight
2014-01-22 17:00:46 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Danilo Egea Gondolfo
32d5a333f4 - Pass maintainership to submitter. I forgot it on the last commit.
PR:		ports/185881
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Reported by:	miwi
2014-01-20 04:23:44 +00:00
Ashish SHUKLA
6c109c60a0 - Add STAGE support
- Fix issue during installation[1]
- Remove incorrect pkg-message

Submitted by:	Серж ИвановЪ <evasive.gyron at gmail.com> (via private mail)
2014-01-19 23:39:17 +00:00