<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/p5-JavaScript-Minifier-XS/Makefile, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2013-09-30T19:41:57Z</updated>
<entry>
<title>- Support STAGEDIR</title>
<updated>2013-09-30T19:41:57Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2013-09-30T19:41:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1932b7bf5efce9b8adca08225feb6c18f3397833'/>
<id>urn:sha1:1932b7bf5efce9b8adca08225feb6c18f3397833</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)</title>
<updated>2013-09-20T23:17:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:17:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0068f2d47fabca8b05218243fb099000a6413c86'/>
<id>urn:sha1:0068f2d47fabca8b05218243fb099000a6413c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Convert to new perl framework</title>
<updated>2013-08-21T14:08:06Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2013-08-21T14:08:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c9cf6c61132115ca4b6476190fe9576d06ee06db'/>
<id>urn:sha1:c9cf6c61132115ca4b6476190fe9576d06ee06db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add LICENSE</title>
<updated>2013-04-26T03:10:27Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2013-04-26T03:10:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aaa2a9af6dd96f7a4b045ff80c803e12887389c9'/>
<id>urn:sha1:aaa2a9af6dd96f7a4b045ff80c803e12887389c9</id>
<content type='text'>
- Add TEST_DEPENDS
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
- Reformat pkg-descr
</content>
</entry>
<entry>
<title>- Revert ports/165605 as requested by portmgr@</title>
<updated>2012-03-13T16:15:36Z</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2012-03-13T16:15:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b59621d3ae883bef429a8fae6073bfa293a55222'/>
<id>urn:sha1:b59621d3ae883bef429a8fae6073bfa293a55222</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>- Remove ports that only work with &lt; perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)</title>
<updated>2012-03-08T18:45:38Z</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2012-03-08T18:45:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608'/>
<id>urn:sha1:2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608</id>
<content type='text'>
- Remove conditionals for PERL_LEVEL &lt; 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -&gt; RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
</content>
</entry>
<entry>
<title>- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+</title>
<updated>2011-09-17T07:06:45Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2011-09-17T07:06:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=00ca886ed4e0b16265d308f06269977fdc608fef'/>
<id>urn:sha1:00ca886ed4e0b16265d308f06269977fdc608fef</id>
<content type='text'>
Suggested by:	az
With hat:	perl
</content>
</entry>
<entry>
<title>- Fix minimal required perl version</title>
<updated>2011-09-03T20:30:03Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2011-09-03T20:30:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1ac725f15c8bca25eb9a0024a802d8d20b1dd601'/>
<id>urn:sha1:1ac725f15c8bca25eb9a0024a802d8d20b1dd601</id>
<content type='text'>
- Add conditional BUILD_DEPENDS
- Sort PLIST
</content>
</entry>
<entry>
<title>- Update to 0.09</title>
<updated>2010-11-04T01:58:13Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2010-11-04T01:58:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bc4679ec0a1fefd4902c2ee2a3e582ae6a28bb4c'/>
<id>urn:sha1:bc4679ec0a1fefd4902c2ee2a3e582ae6a28bb4c</id>
<content type='text'>
Changes:	http://search.cpan.org/dist/JavaScript-Minifier-XS/Changes
</content>
</entry>
<entry>
<title>- Update MAINTAINER to my FreeBSD.org address</title>
<updated>2010-09-22T17:10:26Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2010-09-22T17:10:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e475c19a24ad0be6c77798ac658eb897a7825ec3'/>
<id>urn:sha1:e475c19a24ad0be6c77798ac658eb897a7825ec3</id>
<content type='text'>
Approved by:	pgollucci (mentor)
</content>
</entry>
</feed>
