Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.07.b4_1

|
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) |
01 Apr 2016 14:16:20
0.07.b4_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
13 Mar 2015 17:29:59
0.07.b4_1

|
adamw  |
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used |
26 Nov 2014 13:08:38
0.07.b4_1

|
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 ) |
05 Nov 2013 16:42:56
0.07.b4

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 22:10:25
0.07.b4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
02 Aug 2013 18:52:11
0.07.b4

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
05 Jun 2012 09:46:27
0.07.b4
|
az  |
- Remove SITE_PERL from *_DEPENDS |
20 Mar 2011 12:54:45
0.07.b4
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
0.07.b4
|
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:02:54
0.07.b4
|
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 |
31 Aug 2006 06:16:21
0.07.b4
|
ijliao  |
drop maintainership |
01 Jul 2006 16:02:52
0.07.b4
|
aaron  |
- Update to 0.07.b4
PR: ports/99053
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
25 Jun 2006 16:38:48
0.06
|
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
22 Jan 2006 21:24:05
0.06
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Mar 2004 06:25:52
0.06
|
ijliao  |
SIZEify
Submitted by: trevor |
24 Oct 2003 12:05:09
0.06
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:08:06
0.06
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
24 Aug 2001 22:32:55

|
tobez  |
Remove redundant USE_PERL5 statements. |
10 Mar 2001 18:46:17

|
ijliao  |
fix plist |
08 Mar 2001 13:49:38

|
ijliao  |
add p5-Frontier-RPC Frontier::RPC implements UserLand Software's XML RPC |