Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0303_3 21 Jun 2016 13:24:53 |
mat |
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).
I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.
devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.
Sponsored by: Absolight |
1.0303_3 14 May 2015 10:15:09 |
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 |
1.0303_3 26 Nov 2014 13:08:38 |
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 ) |
1.0303_2 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.0303_2 22 Mar 2014 11:53:57 |
az |
- resolve install conflict with devel/p5-ReadLine-Perl-TTYtter
- bump portrevision |
1.0303_1 31 Oct 2013 07:36:26 |
vanilla |
Support STAGEDIR. |
1.0303_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.0303_1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.0303_1 28 Jun 2011 01:29:52 |
sunpoet |
- Respect devel/p5-ReadLine-*: use @dirrmtry
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine
- Bump PORTREVISION for PLIST change |
1.0303 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
1.0303 17 Dec 2010 20:14:56 |
pgollucci |
- Pass to perl@ |
1.0303 05 Nov 2009 20:42:38 |
miwi |
- Update to 1.0303
PR: 140276
Submitted by: Florian Smeets <flo@kasimir.com> |
1.0302 13 Mar 2009 23:27:19 |
shaun |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
1.0302 25 Oct 2008 16:29:52 |
leeym |
- add MASTER_SITE_SUBDIR=Term to unbreak this port after utilize CPAN macro
PR: 127740
Submitted by: leeym
Approved by: maintainer timeout |
1.0302 17 Apr 2008 14:30:31 |
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) |
1.0302 01 Jul 2006 19:12:27 |
shaun |
- Upgrade to 1.0302
PR: ports/99136
Submitted by: aaron
Approved by: ahze (mentor, implicit) |
1.0300 19 Jun 2006 20:06:59 |
shaun |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
1.0300 20 Apr 2006 05:57:48 |
clsung |
- Update p5-ReadLine-Perl to 1.03
- Take maintainership
PR: ports/96069
Submitted by: maintainer (Shaun Amott <shaun AT inerd dot com>) |
1.0203 15 Apr 2006 06:37:29 |
linimon |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr |
1.0203 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.0203 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.0203 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0203 16 May 2003 00:30:44 |
mph |
Upgrade to 1.0203.
PR: ports/52207
Submitted by: Mathieu Arnold <m@absolight.net> |
0.9908 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Apr 2001 23:31:53 |
steve |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
11 Aug 2000 11:34:04 |
will |
Update to 0.9908. |