aboutsummaryrefslogtreecommitdiffstats
path: root/net/bindtest
Commit message (Collapse)AuthorAgeFilesLines
* net/bindtest: unbreak, providing distinfopi2014-08-022-3/+2
| | | | | Submitted by: pi@FreeBSD.org Approved by: jmohacsi@bsd.hu (maintainer timeout)
* Mark as broken: no distinfo providedbapt2014-06-231-1/+2
|
* - Convert EXTRACT_SUFX to USES=tar:tgzdanfe2014-03-153-5/+5
| | | | | - Convert 3-line pkg-plist to PLIST_FILES - Use space, not tab, after WWW: in pkg-descr
* Support stagingehaupt2014-02-242-6/+5
|
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net)
* - Change MAINTAINER addresstabthorpe2013-01-101-6/+2
| | | | | - Trim headers while I am here - Clean up some trailing whitespace
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* SHA256ifyedwin2006-02-021-1/+1
| | | | APproved by: krion@
* - Ignore checksums, tarball gets regenerated dailypav2005-05-032-4/+4
| | | | | | PR: ports/79691 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> Approved by: Mohacsi Janos <mohacsi@niif.hu> (maintainer)
* BROKEN: Size mismatchkris2005-02-281-0/+2
|
* Add bindtest 1.56, it tests bind() semantics of IPv6 sockets.krion2005-02-194-0/+36
PR: ports/71821 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>