| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Jun 2012 18:30:42
0.41
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
10 Jun 2012 18:42:48
0.41
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
07 Mar 2012 15:41:41
0.41
|
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
17 Sep 2011 06:49:29
0.41
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
20 Mar 2011 12:54:45
0.41
|
miwi  |
- Get Rid MD5 support |
19 Aug 2010 18:02:33
0.41
|
skreuzer  |
Update to 0.41
PR: ports/149199
Submitted by: Frederic Culot <frederic@culot.org> |
22 Feb 2010 15:13:24
0.40
|
skreuzer  |
Adopt ports from araujo@
Approved by: araujo@
Feature safe: yes |
23 Oct 2009 00:30:06
0.40
|
leeym  |
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
30 Jul 2009 23:04:49
0.40
|
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.40
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 01:02:54
0.40
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
15 Jul 2007 15:55:59
0.40
|
araujo  |
- Update to 0.40.
- Reset maintainership to araujo.
PR: ports/113416
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (old maintainer)
Approved by: stas (mentor) |
23 Dec 2006 02:54:03
0.06
|
rafan  |
- Update to 0.06
PR: ports/107073
Submitted by: chinsan
Approved by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (maintainer) |
17 Sep 2006 07:08:35
0.05
|
miwi  |
- Fix typo's
Approved by: Jin-Shan Tseng (maintainer) |
13 Sep 2006 07:17:51
0.05
|
miwi  |
Net::Analysis is a suite of modules that parse tcpdump files,
reconstruct TCP sessions from the packets, and provide a very
lightweight framework for writing protocol anaylsers.
WWW: http://search.cpan.org/dist/Net-Analysis/
PR: ports/102877
Submitted by: Jin-Shan Tseng <tjs(at)cdpa.nsysu.edu.tw> |