| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 May 2013 08:53:54
2.213
|
culot  |
- Update to 2.213
- Trim Makefile's header
- Add LICENSE (Artistic 1 & GPL 1)
- Remove port name from COMMENT
Changes: http://search.cpan.org/dist/Test-Inline/Changes |
17 Dec 2012 14:58:24
2.212
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
10 Jun 2012 18:42:48
2.212
|
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) |
13 Mar 2012 16:15:36
2.212
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
2.212
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
24 Oct 2011 09:11:38
2.212
|
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 |
22 Nov 2010 13:04:40
2.212
|
wen  |
- Update to 2.212
Changelog: http://cpansearch.perl.org/src/ADAMK/Test-Inline-2.212/Changes |
16 Jan 2010 14:45:49
2.211
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
22 Jul 2009 16:27:08
2.211
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
15 Jul 2009 11:58:41
2.211
|
tobez  |
Update to 2.211.
Changes: http://search.cpan.org/dist/Test-Inline/Changes |
30 May 2009 21:54:39
2.210
|
miwi  |
- Update to 2.210 |
26 Apr 2009 09:27:01
2.209
|
leeym  |
- update to 2.209 |
29 Jan 2009 17:41:17
2.208_1
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
30 Nov 2008 18:28:09
2.208_1
|
pav  |
- Catch up with Params::Util which now lives under ${PERL_ARCH}
Reported by: pointyhat |
31 Jul 2008 18:28:40
2.208_1
|
erwin  |
Add missing dependencies
Submitted by: Fred Cox <sailorfred@yahoo.com> |
23 May 2008 21:18:39
2.208
|
olgeni  |
Hunt for typos in devel/p5-*. |
17 Apr 2008 14:30:31
2.208
|
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) |
22 Dec 2007 11:00:44
2.208
|
erwin  |
Update to 2.208 |
18 Aug 2007 08:35:54
2.207
|
erwin  |
Update to 2.207 |
25 Jul 2007 09:44:49
2.205
|
erwin  |
Update to 2.205 |
16 Jul 2007 16:53:22
2.204
|
erwin  |
- Update to 2.204
- Remove 4.x workaround |
11 Jul 2007 22:03:41
2.202
|
erwin  |
Update to 2.202 |
25 Jan 2007 17:23:25
2.201
|
erwin  |
Update to 2.201 |
06 Oct 2006 22:21:36
2.105
|
erwin  |
Update to 2.105 |
07 Jun 2006 14:01:47
2.103
|
edwin  |
Remove obsolete SIZE |
18 Feb 2006 17:33:46
2.103
|
erwin  |
Update to 2.103
PR: 93506
Submitted by: aaron |
22 Jan 2006 01:48:34
0.16_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
0.16_1
|
pav  |
- Add SHA256
Approved by: maintainer |
21 Sep 2005 19:31:43
0.16_1
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
11 Jun 2005 16:13:12
0.16_1
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
11 Feb 2004 14:33:08
0.16
|
erwin  |
Update to 0.16 |
24 Oct 2003 12:05:09
0.15
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
12 Jun 2003 16:41:16
0.15
|
erwin  |
Change to my FreeBSD.org address |
13 Apr 2003 12:28:23
0.15
|
edwin  |
Conditionalize dependencies for moudules included in perl 5.8
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!
PR: ports/50588
Submitted by: Erwin Lansing <erwin@lansing.dk> |
13 Apr 2003 11:37:25
0.15
|
edwin  |
maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
http://search.cpan.org/search?dist=module, so this is a
good time to convert all my ports to the new
http://search.cpan.org/dist/module format.
PR: ports/50686
Submitted by: Erwin Lansing <erwin@lansing.dk> |
21 Feb 2003 11:23:04
0.15
|
knu  |
De-pkg-comment. |
12 Feb 2003 10:07:53
0.15
|
edwin  |
Use PERL_LEVEL < 500601 instead of PERL_VERSION and 5.8.x |
30 Oct 2002 02:01:48
0.15
|
alane  |
Use File::Spec port only for perl < 5.8.
Approved by: maintainer |
12 Sep 2002 11:03:09
0.15
|
tobez  |
Add p5-Test-Inline 0.15, Test::Inline - inlining your tests next to the
code being tested.
PR: 42687
Submitted by: Erwin Lansing <erwin@lansing.dk> |