| non port: www/p5-ParallelUA/Makefile |
Number of commits found: 27 |
|
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
|
Thursday, 1 Oct 2015
|
15:58 sunpoet
- Add NO_ARCH
 |
|
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
|
Monday, 24 Nov 2014
|
18:32 sunpoet
- Add LICENSE
- Cleanup PLIST
 |
|
Monday, 30 Sep 2013
|
19:25 sunpoet
- Support STAGEDIR
 |
|
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
 |
|
Wednesday, 21 Aug 2013
|
17:42 sunpoet
- Cleanup Makefile header
 |
14:08 sunpoet
- Convert to new perl framework
 |
|
Tuesday, 5 Jun 2012
|
16:09 sunpoet
- Remove SITE_PERL from *_DEPENDS
- Use REINPLACE_CMD instead of a patch file
 |
|
Saturday, 21 Jan 2012
|
17:40 eadler
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
 |
|
Wednesday, 31 Aug 2011
|
18:55 sunpoet
- Take maintainership
 |
|
Tuesday, 30 Aug 2011
|
07:57 ache
Remove myself from MAINTAINER
 |
|
Monday, 30 Mar 2009
|
21:08 ache
Remove file after patch
 |
19:41 ache
Fix functionality with latest p5-libwww
PR: 132298
Submitted by: Gea-Suan Lin <gslin@gslin.org>
 |
|
Wednesday, 14 Jan 2009
|
21:16 pav
- Fix plist with perl 5.8.9
- Does not try to remove directory owned by one of the dependencies
 |
|
Thursday, 17 Apr 2008
|
14:30 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)
 |
|
Sunday, 25 Jun 2006
|
16:38 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)
 |
|
Sunday, 13 Jun 2004
|
22:38 ache
Upgrade to 2.57
 |
|
Friday, 24 Oct 2003
|
12:05 ijliao
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
 |
|
Sunday, 1 Jun 2003
|
02:15 ache
Upgrade to 2.56
 |
|
Friday, 7 Mar 2003
|
06:12 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
|
Monday, 9 Sep 2002
|
11:23 ache
Upgrade to 2.54
PR: 42589
Submitted by: Christian Laursen <christian@pil.dk>
 |
|
Thursday, 10 May 2001
|
16:35 vanilla
Upgrade to latest version: p5-Authen-PAM => 0.11
p5-Config-IniFiles => 2.19 p5-File-Tail => 0.98 p5-ParallelUA => 2.50
p5-dTemplate => 2.0
 |
|
Thursday, 1 Mar 2001
|
06:39 vanilla
Remove do-configure section, use PERL_CONFIGURE now.
 |
|
Tuesday, 16 Jan 2001
|
17:33 sobomax
Massive style enforcement - use ^I instead of spaces for variables identation.
 |
|
Saturday, 22 Jul 2000
|
11:44 vanilla
Update
 |
|
Saturday, 17 Jun 2000
|
03:37 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.
 |
Number of commits found: 27 |