| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Feb 2013 21:31:19
2.02
|
tobez  |
Update to 2.02.
Changes: http://search.cpan.org/dist/Net-Nslookup/Changes |
04 Jun 2012 05:21:59
2.01
|
az  |
- Remove SITE_PERL from *_DEPENDS |
01 May 2012 01:47:10
2.01
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
2.01
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
24 Oct 2011 09:11:38
2.01
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
08 Oct 2011 16:26:50
2.01
|
clsung  |
- Update to 2.01 |
27 Sep 2011 01:51:32
2.00
|
clsung  |
- Update to 2.00 |
20 Mar 2011 12:54:45
1.19
|
miwi  |
- Get Rid MD5 support |
29 Oct 2009 14:18:28
1.19
|
clsung  |
- Update to 1.19
Changes: http://search.cpan.org/dist/Net-Nslookup/Changes |
16 Apr 2008 08:12:53
1.18
|
clsung  |
- Update to 1.18
Changes: http://search.cpan.org/dist/Net-Nslookup/Changes |
06 Apr 2008 13:57:28
1.17
|
clsung  |
- Update to 1.17
Changes: http://search.cpan.org/dist/Net-Nslookup/Changes |
22 Jan 2006 08:31:47
1.16
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:49:26
1.16
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Aug 2004 02:56:44
1.16
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
13 Aug 2004 13:45:05
1.16
|
arved  |
Update to 1.16
add new BUILD_DEPENDS for perl5.00503/perl5.6
PR: 70357
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
31 Mar 2004 03:12:58
1.15
|
trevor  |
SIZEify (maintainer timeout) |
03 Jan 2004 20:30:39
1.15
|
dougb  |
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.
In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files. |
29 Oct 2003 03:41:45
1.15
|
vanilla  |
Upgrade to 1.14
PR: ports/58668
Submitted by: maintainer |
14 Oct 2003 14:23:24
1.14
|
mat  |
Add p5-Net-Nslookup 1.14
Provides the capabilities of the standard tool nslookup(1).
PR: 57984
Submitted by: clsung@dragon2.net |