Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 2.13_6 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 2.13_6 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Aug 2019 12:25:09
2.13_6 |
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
06 Oct 2018 13:06:45
2.13_6 |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
2.13_6 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
05 May 2018 14:58:18
2.13_6 |
danfe  |
For ports under `www' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list. |
15 Sep 2017 08:58:50
2.13_6 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
08 Dec 2016 17:26:10
2.13_6 |
tijl  |
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
01 Apr 2016 14:33:58
2.13_5 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
13 Jan 2015 15:35:30
2.13_5 |
sunpoet  |
- Add LICENSE
- Convert to new options helper
- Use PORTDOCS and PORTEXAMPLES
- Update PORTSCOUT
- Cosmetic change
- Sort PLIST |
26 Nov 2014 13:08:38
2.13_5 |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
07 Feb 2014 08:37:22
2.13_4 |
ehaupt  |
- Support staging
- Remove duplicate @dirrmtry's from pkg-plist |
22 Oct 2013 16:57:45
2.13_4 |
mat  |
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@ |
20 Sep 2013 23:36:54
2.13_4 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
2.13_4 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
18 Aug 2012 14:29:11
2.13_4 |
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@ |
05 Jun 2012 07:44:03
2.13_4 |
az  |
- Remove SITE_PERL from *_DEPENDS |
31 May 2012 11:19:32
2.13_4 |
bapt  |
Convert to new options framework |
03 Apr 2012 11:02:58
2.13_4 |
swills  |
- Add TEST_DEPENDS
Feature safe: yes |
01 Jan 2012 16:47:41
2.13_4 |
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@ |
20 Aug 2011 17:24:41
2.13_4 |
ohauer  |
- change default mod_perl version, else the port will not build
(conflicting dependencies) |
16 Jun 2011 02:57:30
2.13_3 |
sunpoet  |
- Use CPAN :id subdir macro
- Make portlint happier
- Change WWW to CPAN |
22 May 2011 22:23:16
2.13_3 |
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@ |
19 Mar 2011 12:38:54
2.13_2 |
miwi  |
- Get Rid MD5 support |
23 Dec 2010 01:14:25
2.13_2 |
pgollucci  |
- set some PORTSCOUT vars |
16 Jan 2010 14:45:49
2.13_2 |
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
13 Dec 2009 18:07:49
2.13_1 |
pgollucci  |
- Turn over a bunch of p5- ports that change infrequently to perl@
so more people can look at them. |
16 May 2009 06:27:56
2.13_1 |
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
11 May 2009 14:41:11
2.13_1 |
lth  |
- Fix mod_perl option [1]
- Hand over maintainership
PR: ports/134415 [1]
Submitted by: Henk van Oers <hvo.pm@xs4all.nl> |
08 May 2009 20:24:13
2.13_1 |
pgollucci  |
- WITH_APACHE2 is deprecated
- BUILD_DEPENDS != RUN_DEPENDS
- Don't mix PORTDOCS and PORTEXAMPLES
- Use SUB_FILES for pkg-message
- Add OPTION of MODPERL2
- Bump PORTREVISION
PR: ports/133691
Approved by: maintainer timeout (30 days)
Submitted by: me |
07 Jul 2008 12:07:44
2.13 |
lth  |
Update to 2.13 |
17 Apr 2008 14:30:31
2.10 |
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) |
10 Sep 2007 00:52:38
2.10 |
linimon  |
Fix up after bsd.perl.mk import.
Hat: portmgr |
08 Sep 2007 01:11:48
2.10  |
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 |
28 May 2006 11:44:50
2.10 |
lth  |
- replace p5-UNIVERSAL-exports with p5-UNIVERSAL-require
- update dependency
- refine IGNORE
PR: ports/96448
Submitted by: leeym |
24 Jan 2006 03:14:23
2.10 |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
2.10 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jul 2005 15:39:19
2.10 |
lth  |
- Update to 2.10
- Fixed mod_perl2 dependency lines [1]
- Make portlint happy
PR: ports/82895 [1]
Submitted by: Christopher Nehren <apeiron@coitusmentis.info> [1] |
02 Feb 2005 19:54:38
2.09 |
lth  |
Update to 2.09 |
25 Jan 2005 11:42:11
2.08 |
lth  |
Update to 2.08 |
08 Jan 2005 19:10:49
2.06 |
lth  |
Update to 2.06 |
21 Nov 2004 10:40:43
2.04 |
lth  |
- Update to 2.04
Submitted by: Alex Sayle <alex.sayle@ehsbrann.com>, Casper Warming
<cwg@usr.bin.dk> |
01 Aug 2004 17:41:02
1.7_1 |
lth  |
Unbreak 'make readme'
Submitted by: Marcel Moolenaar |
17 Jul 2004 21:01:13
1.7 |
lth  |
Update to 1.7 |
01 Jun 2004 12:32:33
1.4 |
lth  |
Change of email address.
Approved by: erwin (mentor) |
02 May 2004 00:03:02
1.4 |
petef  |
- update to 1.4
- add a pkg-message
- install docs, examples, and templates
- update pkg-descr
PR: 65734
Submitted by: maintainer |
08 Apr 2004 18:27:19
1.3 |
erwin  |
Add p5-Maypole 1.3, mVC web application framework.
Maypole is an MVC-based web application framework, built around
Class::DBI and Template Toolkit.
WWW: http://search.cpan.org/~simon/Maypole/
PR: ports/65328
Submitted by: Lars Thegler <lars@thegler.dk> |