Baptiste Daroussin
8a86325903
Use @dir instead of @{un,}exec
2015-05-03 14:19:01 +00:00
Sunpoet Po-Chuan Hsieh
21070be461
- Update MAINTAINER: use @FreeBSD.org
2015-03-12 17:12:19 +00:00
Baptiste Daroussin
9ae3fa335d
Remove Author from pkg-descr and white space fixes
2015-03-02 23:26:42 +00:00
Ryan Steinmetz
57b71fc796
- Note conflict with the 2.x version of the port
2014-11-07 16:31:45 +00:00
Baptiste Daroussin
530a33f611
Cleanup plist
2014-10-27 12:13:22 +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
Adam Weinberger
e91f5afdf5
Bump PORTREVISION on all ports that depend on net/GeoIP for
...
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +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
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
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
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
439521b0bc
- Update to version 1.11.0 [1]
...
- Remove non needed directory creation in stage
- Fix exec line in pkg-plist, ETCDIR already contains
installation prefix and portname directory in etc
PR: ports/184583 [1]
Submitted by: maintainer
2013-12-09 18:36:54 +00:00
Ryan Steinmetz
ab580d849e
- Correct a staging issue
...
PR: ports/183734
Submitted by: Allan Jude <ports@scaleengine.com> (maintainer)
2013-11-08 01:19:12 +00:00
Ryan Steinmetz
e9c521d74b
- Update to 1.10.1
...
- Add STAGE support
- Add OPTION for liburcu
- Move pid file to /var/run instead of /usr/local/var/run
PR: ports/183582
Submitted by: Allan Jude <ports@scaleengine.com> (maintainer)
2013-11-02 03:41:45 +00:00
Baptiste Daroussin
24a1652ff4
Add NO_STAGE all over the place in preparation for the staging support (cat: dns)
2013-09-20 16:31:57 +00:00
Thomas Abthorpe
4387ee26f2
- Update to 1.10.0
...
PR: ports/182179
Submitted by: Allan Jude <ports@scaleengine.com> (maintainer)
2013-09-20 04:10:21 +00:00
Baptiste Daroussin
1fdb1de194
Fix typo
2013-09-05 09:22:10 +00:00
Baptiste Daroussin
3a4866fb15
Add an explicit dependency on pkgconf
2013-09-05 09:15:49 +00:00
Felippe de Meirelles Motta
896e3ff5e7
- Unbroken removing leftover patch.
...
Reported by: ohauer@ (mail)
Approved by: maintainer implicit
2013-09-03 22:16:46 +00:00
Felippe de Meirelles Motta
088843981b
- Update to 1.9.0
...
- Update WWW
- Restore UIDs and GIDs
PR: ports/179987
Submitted by: Allan Jude <ports@scaleengine.com>, Alexandre Biancalana <ale@biancalanas.net>
Approved by: Allan Jude <ports@scaleengine.com> (maintainer)
2013-09-02 15:45:53 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Bryan Drewery
3d50f7053c
- Update to 1.6.8 [1]
...
- Update WWW to new location [1]
- Switch to GNU_CONFIGURE so that PREFIX is
properly respected on install, when not
set to LOCALBASE
PR: ports/170817 [1]
Submitted by: Stefan Caunter <stef@scaleengine.com> (maintainer)
2012-09-13 12:09:21 +00:00
Martin Wilke
6b98655af2
gdnsd is an Authoritative-only DNS server.
...
The initial g stands for Geographic, as gdnsd offers a plugin system for
geographic (or other sorts of) balancing, redirection, and service-state-conscious
failover. If you don't care about that feature, it's still quite good at being
a very fast, lean, and resilient authoritative-only server for static DNS data.
gdnsd is written in C using libev and pthreads with a focus on highi performance,
low latency service. It does not offer any form of caching or recursive service,
and does not support DNSSEC.
WWW: http://code.google.com/p/gdnsd/
PR: ports/167946
Submitted by: Stefan Caunter <stef@scaleengine.com>
2012-06-09 15:47:57 +00:00