Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Oct 2021 15:57:20 0.15
|
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-JavaScript-Minifier-XS: Update to 0.15
Changes: https://metacpan.org/dist/JavaScript-Minifier-XS/changes |
06 Apr 2021 14:31:07 0.14
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Feb 2021 18:04:26
0.14
|
sunpoet  |
Update to 0.14
Changes: https://metacpan.org/changes/distribution/JavaScript-Minifier-XS |
03 Jan 2021 20:06:26
0.13
|
sunpoet  |
Update to 0.13
Changes: https://metacpan.org/changes/distribution/JavaScript-Minifier-XS |
27 May 2018 20:15:20
0.11_1
|
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.11_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:25:18
0.11_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
17 Aug 2015 13:05:54
0.11_1
|
sunpoet  |
- Strip shared library
- Bump PORTREVISION for package change |
18 Feb 2015 16:19:05
0.11
|
sunpoet  |
- Update to 0.11
Changes: http://search.cpan.org/dist/JavaScript-Minifier-XS/Changes |
26 Nov 2014 13:08:38
0.09_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 ) |
10 Jun 2014 12:14:14
0.09
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
30 Sep 2013 19:41:57
0.09
|
sunpoet  |
- Support STAGEDIR |
20 Sep 2013 23:17:32
0.09
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
21 Aug 2013 14:08:08
0.09
|
sunpoet  |
- Convert to new perl framework |
26 Apr 2013 03:10:27
0.09
|
sunpoet  |
- Add LICENSE
- Add TEST_DEPENDS
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
- Reformat pkg-descr |
13 Mar 2012 16:15:36
0.09
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.09
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
17 Sep 2011 07:06:45
0.09
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
03 Sep 2011 20:30:03
0.09
|
sunpoet  |
- Fix minimal required perl version
- Add conditional BUILD_DEPENDS
- Sort PLIST |
04 Nov 2010 01:58:14
0.09
|
sunpoet  |
- Update to 0.09
Changes: http://search.cpan.org/dist/JavaScript-Minifier-XS/Changes |
24 Sep 2010 02:03:44
0.08
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
22 Sep 2010 17:10:26
0.08
|
sunpoet  |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
27 Jul 2010 00:06:03
0.08
|
sylvio  |
- Update to 0.08
PR: ports/148883
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
30 May 2010 23:41:36
0.07
|
sylvio  |
- Update to 0.07
- Pass maintainership to submitter.
PR: ports/147177
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
10 Jan 2010 03:54:09
0.06
|
linimon  |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
25 Dec 2009 23:57:28
0.06
|
miwi  |
- Update to 0.06
Changes:
http://cpansearch.perl.org/src/GTERMARS/JavaScript-Minifier-XS-0.06/Changes
PR: 140205
Submitted by: ehaupt@
Approved by: maintainer timeout |
18 Jul 2008 12:25:46
0.05
|
skv  |
Add p5-JavaScript-Minifier-XS 0.05, XS based JavaScript minifier. |