Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.12_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
0.12_6

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
11 Mar 2018 17:38:46
0.12_6

|
brnrd  |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
08 Dec 2016 17:26:10
0.12_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
0.12_5

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.12_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 Nov 2013 15:07:22
0.12_4

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:36:54
0.12_4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
29 Aug 2013 17:16:53
0.12_4

|
sunpoet  |
- Add WWW
- Use single space after WWW:
- Remove Author line |
02 Aug 2013 18:52:11
0.12_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
0.12_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@ |
03 Apr 2012 15:16:01
0.12_4
|
swills  |
- Avoid use of SITE_PERL in DEPENDS
- Add missing DEPENDS
- Add TEST_DEPENDS
- Bump PORTREVISION
Feature safe: yes |
01 Jan 2012 16:47:41
0.12_3
|
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@ |
24 Oct 2011 09:11:38
0.12_3
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
20 Aug 2011 17:27:52
0.12_3
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
22 May 2011 22:23:16
0.12_2
|
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
0.12_1
|
miwi  |
- Get Rid MD5 support |
13 Dec 2009 18:07:49
0.12_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
0.12_1
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
13 Apr 2009 01:28:19
0.12_1
|
pgollucci  |
- Unbreak WITH_MODPERL2=yes
- Pass maintainer to submitter (me)
PR: ports/133629
Approved by: previous maintainer |
17 Apr 2008 14:30:31
0.12
|
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
0.12 
|
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 |
07 Mar 2007 09:21:51
0.12
|
miwi  |
- Update to 0.12
PR: 109869
Submitted by: miwi
Approved by: maintainer |
15 Jun 2006 01:20:51
0.11
|
aaron  |
- Update from v0.08 to v0.11
PR: ports/98351
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
24 Jan 2006 03:14:23
0.08
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.08
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Oct 2005 18:24:21
0.08
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
17 May 2005 17:18:23
0.08
|
sem  |
- Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken. |
15 Feb 2005 18:17:53
0.08
|
mat  |
Add p5-MasonX-WebApp 0.08, works with HTML::Mason to do processing
before Mason is invoked.
PR: ports/75935
Submitted by: Travis Campbell <hcoyote@ghostar.org> |