| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 13:18:35
1.00_2
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
07 May 2012 15:42:51
1.00_2
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
21 Jan 2012 17:40:15
1.00_2
|
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 |
03 Jul 2011 14:40:25
1.00_2
|
ohauer  |
-remove MD5 |
22 Jan 2010 14:24:39
1.00_2
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2).
Approved by: portmgr (itetcu) |
17 Apr 2008 14:30:31
1.00_1
|
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) |
24 Jan 2006 03:10:24
1.00_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
1.00_1
|
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
1.00_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) |
27 Jan 2005 10:27:56
1.00
|
skv  |
Update to 1.00 |
31 Mar 2004 03:12:58
0.99
|
trevor  |
SIZEify (maintainer timeout) |
27 Dec 2003 15:55:24
0.99
|
skv  |
Updated to 0.99 |
13 Nov 2003 12:54:57
0.84
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
24 Oct 2003 12:05:09
0.84
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 13:42:50
0.84
|
knu  |
De-pkg-comment. |
05 Feb 2003 10:24:06
0.84
|
edwin  |
Remove dependency on p5-File-Spec is PERL_LEVEL >= 5.6.1
PR: ports/44727
Submitted by: Alan Eldridge <alane@geeksrus.net> |
07 Dec 2001 12:45:27 
|
tobez  |
Add p5-XML-Directory 0.84, a perl module which returns a content of a
directory as XML. |