non port: devel/p5-ReadLine-Perl/Makefile |
Number of commits found: 20 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
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
 |
Saturday, 22 Mar 2014
|
11:53 az
- resolve install conflict with devel/p5-ReadLine-Perl-TTYtter
- bump portrevision
 |
Thursday, 31 Oct 2013
|
07:36 vanilla
Support STAGEDIR.
 |
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
 |
Friday, 2 Aug 2013
|
18:52 mat
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
 |
Tuesday, 28 Jun 2011
|
01:29 sunpoet
- Respect devel/p5-ReadLine-*: use @dirrmtry
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine
- Bump PORTREVISION for PLIST change
 |
Friday, 17 Dec 2010
|
20:14 pgollucci
- Pass to perl@
 |
Thursday, 5 Nov 2009
|
20:42 miwi
- Update to 1.0303
PR: 140276
Submitted by: Florian Smeets <flo@kasimir.com>
 |
Friday, 13 Mar 2009
|
23:27 shaun
Free most of my ports, since they aren't being maintained to a
reasonable standard.
 |
Saturday, 25 Oct 2008
|
16:29 leeym
- add MASTER_SITE_SUBDIR=Term to unbreak this port after utilize CPAN macro
PR: 127740
Submitted by: leeym
Approved by: maintainer timeout
 |
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)
 |
Saturday, 1 Jul 2006
|
19:12 shaun
- Upgrade to 1.0302
PR: ports/99136
Submitted by: aaron
Approved by: ahze (mentor, implicit)
 |
Monday, 19 Jun 2006
|
20:06 shaun
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
 |
Thursday, 20 Apr 2006
|
05:57 clsung
- Update p5-ReadLine-Perl to 1.03
- Take maintainership
PR: ports/96069
Submitted by: maintainer (Shaun Amott <shaun AT inerd dot com>)
 |
Saturday, 15 Apr 2006
|
06:37 linimon
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
 |
Friday, 16 May 2003
|
00:30 mph
Upgrade to 1.0203.
PR: ports/52207
Submitted by: Mathieu Arnold <m@absolight.net>
 |
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Thursday, 1 Mar 2001
|
06:39 vanilla
Remove do-configure section, use PERL_CONFIGURE now.
 |
Friday, 11 Aug 2000
|
11:34 will
Update to 0.9908.
 |
Number of commits found: 20 |