1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Martin Wilke
ff1071c0ac - Stage support
- Convert to USES
2014-02-02 15:20:05 +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
Baptiste Daroussin
a043a47f84 forgot the keep the defaults
Feature safe:	yes
2012-10-12 07:06:46 +00:00
Baptiste Daroussin
416fb31fde Convert to new options framework
Feature safe:	yes
2012-10-12 07:04:45 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Doug Barton
6c1bc50c5a Remove my personal web site from MASTER_SITES 2012-07-29 08:17:33 +00:00
Baptiste Daroussin
03a1bca500 Stop installing catpages
PR:		ports/167255
Submitted by:	bapt
Approved by:	maintainer timeout (14d)
2012-05-07 16:41:50 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Doug Barton
31ae302eb6 Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
2011-05-16 05:22:09 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
9a95d46dc7 Unbreak on HEAD 2010-06-14 08:40:55 +00:00
Martin Wilke
9ca6c279f1 - Mark BROKEN on HEAD: fails to build with new utmpx
Reported by:	pointyhat
2010-03-20 16:17:50 +00:00
Doug Barton
5a9ccda540 The libbind functions have been separated from the BIND suite as of
BIND 9.6.0. Originally from older versions of BIND, they have been
continually maintained and improved but not installed by default with
BIND 9. This standard resolver library contains the same historical
functions and headers included with many Unix operating systems.
In fact, most implementations are based on the same original code.

ISC's libbind provides the standard resolver library, along with header
files and documentation, for communicating with domain name servers,
retrieving network host entries from /etc/hosts or via DNS, converting
CIDR network addresses, performing Hesiod information lookups, retrieving
network entries from /etc/networks, implementing TSIG transaction/request
security of DNS messages, performing name-to-address and address-to-name
translations, and utilizing /etc/resolv.conf for resolver configuration.

WWW: https://www.isc.org/software/libbind

- Doug Barton
DougB@FreeBSD.org
2009-08-10 06:44:32 +00:00