| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 May 2012 15:42:51
1.412
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
17 Mar 2012 17:24:08
1.412
|
swills  |
- Add TEST_DEPENDS
- Avoid use of SITE_PERL in DEPENDS
PR: ports/165426
Approved by: maintainer timeout (skv, >3 weeks)
Feature safe: yes |
21 Jan 2012 17:40:15
1.412
|
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 |
22 Oct 2011 23:50:23
1.412
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
03 Jul 2011 14:59:23
1.412
|
ohauer  |
-remove MD5 |
14 Feb 2009 23:27:01
1.412
|
skv  |
Update to 1.412 |
17 Apr 2008 14:30:31
1.18
|
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 00:59:21
1.18
|
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 |
22 Jan 2006 08:30:12
1.18
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.18
|
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.18
|
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) |
28 Mar 2004 17:07:53
1.18
|
skv  |
Updated to 1.18 |
28 Feb 2004 12:16:43
1.14
|
skv  |
Add p5-POE-Component-DebugShell 1.14,
interactive peeking into a
running POE application. |