summaryrefslogtreecommitdiff
path: root/dns/dhisd/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* dns/dhisd: update to 5.5Vinícius Zavam2018-11-129-326/+98
| | | | | | | | | | | | | | | | | | * while here, adopt the port; * files/patch-Makefile; use CC=${CC} for clang and GCC compatibility; use PREFIX instead of hardcoding "/usr/local"; better use WFLAGS+= (with a plus). * also updated 'pkg-descr' with a longer description about the port. PR: 230990 Submitted by: egypcio Approved by: rene (mentor) Notes: svn path=/head/; revision=484793
* - Switch to USES=localbaseDmitry Marakasov2017-03-041-0/+9
| | | | | | | | | - Switch to options helpers - Simplify installation - Switch to pkg-message Notes: svn path=/head/; revision=435385
* - Fix compilation on FreeBSD 5.2-BETA.Alexander Leidinger2003-11-252-2/+33
| | | | | | | | | | | | | | | - Switch LIB_DEPENDS from math/libgmp-freebsd to math/libgmp4 on FreeBSD 5 only (the base libgmp 2.0.1 on FreeBSD 4 is fine) so this port buils on architectures other than alpha and i386 (tested on FreeBSD/sparc64). - Respect CC and CFLAGS. - Remove broken URL forgotten in Makefile 1.16 and pkg-descr 1.5. - Give maintainership to submitter. Submitted by: marius@alchemy.franken.de Approved by: portmgr Notes: svn path=/head/; revision=94784
* - Move install directory from bin to sbinSADA Kenji2002-05-231-1/+1
| | | | | | | | - Rewrite descriptions - Change maintainer's email Notes: svn path=/head/; revision=59772
* Update to 5.1David W. Chapman Jr.2001-11-249-157/+229
| | | | | | | | PR: 31759 Submitted by: maintainer Notes: svn path=/head/; revision=50488
* Port update to version 4.0.3Michael Haro2001-04-022-8/+48
| | | | | | | | PR: 26257 Submitted by: <baskruit@bsltwr.dnsalias.org> Notes: svn path=/head/; revision=40718
* Add dhisd 4.0, DHIS server for updating dynamic DNS entries in DNSWill Andrews2001-03-126-0/+179
tables. PR: 25368 Submitted by: Bas Kruit <baskruit@bsltwr.dhis.org> Notes: svn path=/head/; revision=39701