| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
11 Nov 2011 15:49:39
1.10_1
|
sunpoet  |
- Fix PLIST
- Bump PORTREVISION for package change
Reported by: pointyhat
Feature safe: yes |
30 Aug 2011 06:35:12
1.10
|
sunpoet  |
- Pet portlint |
21 Jun 2011 06:58:21
1.10
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
20 Mar 2011 12:54:45
1.10
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
1.10
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
24 Sep 2010 01:48:27
1.10
|
pgollucci  |
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@ |
22 Sep 2010 17:10:26
1.10
|
sunpoet  |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
27 Jun 2010 01:21:47
1.10
|
wen  |
Class to setup a number of nameservers that respond to specific DNS queries
(QNAME,QTYPE) by prespecified answers. This class is to be used in test suites
where you want to have servers to show predefined behavior.
If the server will do a lookup based on QNAME,QTYPE and return the specified
data. If there is no QNAME, QTYPE match the server will return a SERVFAIL.
A log will be written to STDERR it contains time, IP/PORT, QNAME, QTYPE, RCODE.
WWW: http://search.cpan.org/dist/Net-DNS-TestNS/
PR: ports/148161
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes |