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

|
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.04

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.04

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 13:29:17
0.04

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
10 Aug 2015 20:23:52
0.04

|
amdmi3  |
- Add some NO_ARCH'es
Approved by: portmgr blanket |
12 Mar 2015 23:00:03
0.04

|
adamw  |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
14 Feb 2015 22:10:05
0.04

|
antoine  |
Fix DEPENDS |
13 Feb 2015 15:13:59
0.04

|
culot  |
- Update to 0.04
Changes: http://search.cpan.org/dist/Compress-LZW/Changes |
26 Nov 2014 13:08:38
0.03_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 ) |
19 Oct 2014 23:12:07
0.03

|
bapt  |
Clean up plist |
07 Feb 2014 16:26:42
0.03

|
jadawin  |
- Update to 0.03 |
20 Jan 2014 17:24:53
0.02

|
sunpoet  |
- Update to 0.02
- Add LICENSE
Changes: https://github.com/merrilymeredith/p5-Compress-LZW/commits/master |
25 Sep 2013 12:24:23
0.01_1

|
vanilla  |
Support stage. |
20 Sep 2013 13:11:21


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

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

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
25 Jul 2013 12:45:11
0.01_1

|
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
- pass maintainership to @perl
Information: wiki@ PortsLongtermTargets
Approved by: bapt@ (portmgr@) |
18 Mar 2011 17:59:51
0.01_1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
24 Sep 2010 02:03:44
0.01_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
17 Apr 2008 14:30:31
0.01_1
|
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 00:51:20
0.01_1
|
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 |
12 Sep 2006 13:23:16
0.01_1
|
leeym  |
- unbreak under old perl
- bump PORTREVISION
- reset MAINTAINER
PR: 103174
Submitted by: leeym
Approved by: maintainer |
07 Aug 2006 06:53:51
0.01
|
clsung  |
- Fix build
PR: ports/101542
Submitted by: maintainer (Gea-Suan Lin) |
28 Jul 2006 03:10:53
0.01
|
clsung  |
Add p5-Compress-LZW 0.01, pure perl implementation of LZW.
PR: ports/100950
Submitted by: Gea-Suan Lin <gslin at gslin.org> |