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

|
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.05_2

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:16:20
0.05_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
0.05_2

|
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 |
26 Nov 2014 13:08:38
0.05_2

|
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.05_1

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 22:10:25
0.05_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
29 Aug 2013 04:08:54
0.05_1

|
sunpoet  |
- Use single space after WWW: |
02 Aug 2013 18:52:11
0.05_1

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
26 Jul 2013 10:46:37
0.05_1

|
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
05 Jun 2012 18:34:53
0.05_1
|
az  |
- Remove SITE_PERL from *_DEPENDS |
20 Mar 2011 12:54:45
0.05_1
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.05_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
16 Jan 2010 14:45:49
0.05_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
17 Mar 2008 20:01:14
0.05
|
miwi  |
- Update to 0.05
- Drop Maintainership
PR: 121727
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
08 Sep 2007 01:02:54
0.03
|
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 |
02 Oct 2006 08:39:58
0.03
|
clsung  |
Add p5-Samba-LDAP 0.03, manage a Samba PDC with an LDAP Backend.
PR: ports/103338
Submitted by: Gea-Suan Lin <gslin at gslin.org> |