summaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.6.0krion2005-12-042-3/+4
|
* - Fix detection of device list by avoiding a conflict of the global portsbarner2005-12-012-9/+6
| | | | | | | | | | collection variable ${ARCH} and a variable of the same name in this port's Makefile - Bump PORTREVISION Reported by: Rudi Kramer <derth@wbs.co.za> on freebsd-ports: http://lists.freebsd.org/pipermail/freebsd-ports/2005-November/027809.html
* Update port: dns/dnrd (bug fix release)edwin2005-11-302-3/+4
| | | | | | | | DNRD will always bind to all interfaces, even if the user specifically says it should bind to only one, using the -a option. PR: ports/89774 Submitted by: Natanael Copa <natanael.copa@gmail.com>
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* Committed the wrong version ... s#/usr/local#${LOCALBASE}#dougb2005-11-274-4/+4
|
* Fix a long-standing problem that appears when users installdougb2005-11-274-4/+28
| | | | | | | | | | | openssl from ports, and do not use the option to have the port version overwrite the base version. Several folks have mentioned this problem in the past, but a good workaround (and more importantly, solid testing) were provided by the submitter. Submitted by: Uffe Vedenbrant <uffe@vedenbrant.se>
* - Add SHA256pav2005-11-261-0/+1
| | | | Approved by: maintainer
* - Add SHA256pav2005-11-261-2/+16
|
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-251-1/+1
|
* - Move net/doc to dns/doc, which is a more suitable category for itpav2005-11-252-1/+2
| | | | | Approved by: maintainer timeout (sanpei; 1 month) Repocopy by: marcus
* - Add SHA256 checksums to my portssergei2005-11-254-0/+7
|
* Unbreak powerdnsedwin2005-11-252-2/+4
| | | | | | | Change the Makefile so compiling against the LDAP library works again PR: ports/89477 Submitted by: Ralf van der Enden <tremere@cainites.net>
* dns/idnkit: runidn does nothingedwin2005-11-252-1/+3
| | | | | | | | | | | | nstallbug + non-function libidnkutres.la doesn't get installed. "Have you installed idnkit? I cannot find libidnkitres.la." When it is copied into /usr/local/lib, the errormessage disappears, but there is no function. At least by making it run, there is a chance that somebody will fix it.
* - Add SHA256pav2005-11-2412-0/+12
|
* - Remove unused checksumpav2005-11-241-2/+1
| | | | - Add SHA256
* - Stylepav2005-11-241-1/+0
|
* Add SHA256 checksums to my portsdougb2005-11-248-0/+19
|
* - Update WWWehaupt2005-11-232-1/+2
| | | | | | | | - Add SHA256 hash PR: 89161 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: Jason DiCioccio <jd@ods.org> (maintainer)
* Update to 0.231lioux2005-11-182-4/+4
|
* - Better use of USE_RC_SUBR infrastructurepav2005-11-173-9/+7
|
* - Fix rc script and use modern USE_RC_SUBR infrastructurepav2005-11-173-15/+9
| | | | | PR: ports/83946 (inspired by) Approved by: maintainer timeout (se; 4 months)
* Update to 0.6. Require perl from ports.tobez2005-11-172-5/+14
|
* Update WWWmnag2005-11-162-2/+3
| | | | | | | Add SHA256 PR: 89158 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-158-11/+8
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* o Permission safeness fix: files can become unaccessible dependinglioux2005-11-151-0/+4
| | | | | on umask(1) settings o Bump PORTREVISION
* libnet update:sem2005-11-141-2/+2
| | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
* Be hipe and add SHA256mat2005-11-141-0/+1
|
* Update to 1.3.5lioux2005-11-143-4/+6
| | | | Prompted by: edwin (FreeBSD Ports Version Check)
* - add SHA checksumdinoex2005-11-131-0/+5
|
* Move IDN related ports from devel to dns category:pav2005-11-123-3/+5
| | | | | | | | devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus
* Add SHA256 checksumlioux2005-11-112-0/+2
|
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-112-2/+2
| | | | been inactive more than 6 months. We hope to see him back sometime.
* - Update to 0.08pav2005-11-102-4/+4
| | | | Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer)
* Remove the usage of 'misc' as a secondary category.linimon2005-11-101-1/+1
| | | | Hat: portmgr
* Add SHA256mnag2005-11-091-0/+1
| | | | | PR: 88734 Submitted by: maintainer
* Add SHA256 checksums to the distinfo files.edwin2005-11-082-0/+2
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Respect LOCALBASEmnag2005-11-041-2/+2
| | | | | PR: 88489 Submitted by: Hugo Meiland <hugo@meiland.nl> (maintainer)
* Update to 2.9.19kwm2005-11-0416-160/+100
| | | | | | | | Changelog: http://rtfm.powerdns.com/changelog.html#CHANGELOG-2-9-19 Add extra patch to plug memory hole. PR: 88231 Submitted by: Ralf van der Ende <tremere AT cainites dot net> (maintainer)
* Update to 0.2.0mnag2005-11-032-4/+3
| | | | | PR: 88440 Submitted by: Neal Nelson <neal@nelson.name> (maintainer)
* Update to 1.2.3mnag2005-10-315-14/+22
| | | | | | | | Add WITHOUT_IPV6 OPTION Take maintainership PR: 88243 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
* For the ports that I maintain, do the following as appropriate:dougb2005-10-298-8/+44
| | | | | | | | | 1. Add myself as a backup master site (Sourceforge and CPAN ports already have good enough coverage, so skip them). 2. For all ports that have them, download the PGP signature files. 3. For ports in 2, add a verify target to the Makefile 4. For ports where I was already providing a master site, update the URL. 5. Pet portlint in a couple of places.
* Reset maintainer, does not respond to mails for 19 days. Since a fewehaupt2005-10-281-1/+1
| | | | | | | | | | | days his MTA also remains unresponsive [1]. [1] Unable to deliver to destination domain Failed to deliver to domain oven.org after 73 tries. The last error was: CantConnectToHost Approved by: portmgr (linimon)
* Update to 0.5.20krion2005-10-243-3/+4
|
* Update to 2.23mnag2005-10-242-5/+5
| | | | | | | Fix IPv6 build. Thanks to Richard Hirner PR: 87867 Submitted by: Steven Honson <steven@honson.org> (maintainer)
* Make LOCALBASE clean.ale2005-10-172-6/+18
| | | | Spotted by: kris
* Remove undeliverable maintainer address:kris2005-10-171-1/+1
| | | | | | <ozkan@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail server permanently rejected message (#5.3.0) (in reply to end of DATA command)
* Fix build on 5.x and 6.xmnag2005-10-162-4/+19
| | | | | | PR: 86500 Notified by: Carsten@earendil.aegisnet.de Approved by: paul@aps.org (maintainer timeout, 14 days)
* Make port respect PREFIX.ehaupt2005-10-161-0/+6
| | | | | Submitted by: pointyhat via kris Approved by: novel (mentor) (implicit)
* - Fix rcNG scriptsem2005-10-112-1/+2
| | | | | PR: ports/87163 Reported by: Michael Blatt <michael.blatt@gmail.com>
OpenPOWER on IntegriCloud