Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
6.0.1_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) |
08 Sep 2018 09:08:19
6.0.1_1

|
amdmi3  |
- Add LICENSE
- Add NO_ARCH
- Add WWW
Approved by: portmgr blanket |
07 Apr 2017 18:50:22
6.0.1_1

|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:16:20
6.0.1_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
6.0.1_1

|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
14 May 2015 10:15:09
6.0.1_1

|
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
6.0.1_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 ) |
02 Feb 2014 10:11:12
6.0.1

|
miwi  |
- Stage support |
20 Sep 2013 22:24:44
6.0.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
07 Aug 2013 13:20:32
6.0.1

|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
10 Oct 2012 16:56:08
6.0.1

|
az  |
- Remove SITE_PERL from *_DEPENDS (final part)
Approved by: portmgr@ (bapt@) |
05 Jun 2012 11:46:48
6.0.1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (lth@ via email) |
21 Jan 2012 17:40:15
6.0.1
|
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 |
21 Jun 2011 06:58:21
6.0.1
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
20 Mar 2011 12:54:45
6.0.1
|
miwi  |
- Get Rid MD5 support |
18 Sep 2010 15:45:15
6.0.1
|
lth  |
Update to 6.0.1
PR: ports/149099
Submitted by: Takefu <takefu@airport.fm> |
22 Jul 2009 16:27:08
5.2.0
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
5.2.0
|
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
5.2.0
|
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 |
23 Jan 2006 23:46:06
5.2.0
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:47:22
5.2.0
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
24 Oct 2005 11:38:04
5.2.0
|
lth  |
Update to 5.2.0 |
22 Jul 2005 16:10:32
5.1.0
|
lth  |
Update to 5.1.0 |
05 Nov 2004 03:04:20
5.0.1_1
|
kuriyama  |
Reduce dependency on p5-Digest-MD5 with perl-5.8.
No response from: maintainer |
12 Oct 2004 21:19:16
5.0.1
|
lth  |
Update to 5.0.1
PR: ports/72399
Submitted by: lth |
01 Jun 2004 12:32:33
4.1.2
|
lth  |
Change of email address.
Approved by: erwin (mentor) |
19 Mar 2004 01:51:15
4.1.2
|
trevor  |
Add size data, approved by maintainers. |
23 Feb 2004 04:42:13
4.1.2
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |