| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
2.02
|
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 Jun 2012 08:13:02
2.02
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
07 May 2012 15:42:51
2.02
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
03 Jul 2011 14:59:23
2.02
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
2.02
|
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) |
13 Jun 2007 20:33:56
2.02
|
skv  |
Update to 2.02 |
22 Jan 2006 08:30:12
2.00.03
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
2.00.03
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Jun 2005 16:13:12
2.00.03
|
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) |
02 Mar 2005 19:19:50
2.00.03
|
skv  |
Remove PORTREVISION to satisfy portupgrade's idiosyncrazy
(this greatest tool is confused by leading zeros).
Sumbmitted by: Alex Kapranoff <kappa@rambler-co.ru> |
27 Jan 2005 10:18:00
2.00_03
|
skv  |
Update to 2.00_03 |
11 Aug 2004 18:03:54
2.00
|
skv  |
Add p5-Devel-SmallProf 2.00, per-line Perl profiler. |