Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.04_3 27 Jan 2013 12:07:23 |
bapt |
2012-10-20 multimedia/libdvdplay: No more public_distfiles
www/p5-Bundle-Sledge
2012-07-11 devel/p5-Class-Fields: considered obsolete by upstream |
0.04_3 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
0.04_3 08 Jun 2012 07:54:25 |
az |
- fix p5-Jcode issue |
0.04_3 05 Jun 2012 07:27:27 |
az |
- Remove SITE_PERL from *_DEPENDS |
0.04_3 01 Jan 2012 16:47:41 |
ohauer |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
0.04_3 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
0.04_2 22 May 2011 22:23:16 |
ohauer |
mod_perl2 was updated, this changes are needet to prevent
dependency loops
- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision
commit with hat apache@ |
0.04_1 02 Mar 2011 23:26:47 |
ohauer |
- fix depends if apache22 is the default
- remove MD5 from distinfo
- followup for PR ports/147009 [1]
PR: ports/155216 ports/147009 [1]
Submitted by: ohauer |
0.04_1 25 Dec 2009 00:33:24 |
kuriyama |
- Remove test-only and included-in-perl-5.8 dependencies. |
0.04 22 Jul 2009 16:27:08 |
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) |
0.04 17 Apr 2008 14:30:31 |
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) |
0.04 06 Apr 2007 06:48:45 |
gabor |
- Remove old Perl support from unmaintained ports in categories starting
with letter o-z |
0.04 19 Feb 2006 11:57:55 |
erwin |
Use make(1) syntax in a Makefile
Pointy hat to: erwin
Noticed by: cperciva |
0.04 19 Feb 2006 10:47:06 |
erwin |
- Update to 0.04
- Mark for perl 5.6.0 or higher |
0.03_2 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.03_2 25 Nov 2005 19:02:21 |
pav |
- Add SHA256 |
0.03_2 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.03_2 05 Aug 2005 11:38:14 |
krion |
Fix package build.
Approved by: portmgr (implicit) |
0.03_1 11 Jun 2005 16:13:12 |
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) |
0.03 12 Aug 2004 12:48:01 |
mat |
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme. |
0.03 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.03 24 Oct 2003 14:15:32 |
erwin |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
0.03 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.03 29 Sep 2003 10:00:56 |
knu |
Update to 0.03. |
0.02 02 Mar 2003 12:04:51 |
knu |
Move the CGI.pm dependency inside the ${PERL_LEVEL} < 500601 block.
Noted by: kuriyama |
0.02 26 Feb 2003 17:38:21 |
knu |
Add p5-Bundle-Sledge. Sledge is a pure perl, pluggable, lightweight
web application framework, and this bundle module helps to install all
modules used for Sledge. |