Commit graph

11 commits

Author SHA1 Message Date
Baptiste Daroussin
8a86325903 Use @dir instead of @{un,}exec 2015-05-03 14:19:01 +00:00
Baptiste Daroussin
530a33f611 Cleanup plist 2014-10-27 12:13:22 +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
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
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
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
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