| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Jun 2009 20:13:20
1.3.6_2
|
erwin  |
Remove www/p5-HTML-Embperl as it has been marked BROKEN for over 4 months. |
19 May 2009 19:08:43
1.3.6_2
|
pgollucci  |
- annotate the broken message a bit
- while here, use some bsd.apache.mk vars
[still broken] |
29 Jan 2009 19:50:09
1.3.6_2
|
pav  |
- Mark BROKEN: does not compile
Reported by: pointyhat |
17 Apr 2008 14:30:31
1.3.6_2
|
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:11:48
1.3.6_2  |
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 |
23 Mar 2007 09:47:31
1.3.6_2
|
linimon  |
Reset mharo due to maintainer-timeouts and no response to PRs.
Hat: portmgr |
24 Jan 2006 03:14:23
1.3.6_2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
1.3.6_2
|
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.3.6_2
|
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) |
07 May 2005 03:09:14
1.3.6_1
|
kris  |
BROKEN with old perl: Incorrect pkg-plist |
19 Dec 2004 00:14:57
1.3.6_1
|
mharo  |
add missing files |
08 May 2004 07:23:39
1.3.6
|
mharo  |
add patch for Makefile.PL (forgot to cvs add this before committing update) |
08 May 2004 07:22:43
1.3.6
|
mharo  |
Update to 1.3.6
Become maintainer |
29 Jan 2004 16:13:06
1.3.3
|
trevor  |
SIZEify. |
02 Nov 2003 02:48:09
1.3.3
|
edwin  |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
24 Oct 2003 12:05:09
1.3.3
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 14:01:38
1.3.3
|
knu  |
De-pkg-comment. |
15 Jun 2001 22:12:17 
|
tobez  |
Upgrade to 1.3.3 |
28 Mar 2001 14:30:56 
|
will  |
Fix dependency problem: p5-Apache -> mod_perl. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
05 Feb 2001 15:33:58 
|
olgeni  |
Some spaces -> tabs for ports/www. |
21 Dec 2000 09:38:56 
|
will  |
Update to 1.3.0. Give this port a MAINTAINER. |
08 Nov 2000 22:48:56 
|
steve  |
Mark this port IS_INTERACTIVE since it asks questions that were causing my
package builds to stall. |
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |