<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/misc/p5-Array-IntSpan, branch 2016Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>- Update to 2.003</title>
<updated>2015-01-04T17:11:43+00:00</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-01-04T17:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=510da823fdf9ae8a2baa807b7055d0b73d1bd5fe'/>
<id>510da823fdf9ae8a2baa807b7055d0b73d1bd5fe</id>
<content type='text'>
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Array-IntSpan/ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Array-IntSpan/ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way Perl modules are installed, update the default Perl to 5.18.</title>
<updated>2014-11-26T13:08:24+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-11-26T13:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=eee58d187e2c55fca6f53b9e482d33cf5346fe81'/>
<id>eee58d187e2c55fca6f53b9e482d33cf5346fe81</id>
<content type='text'>
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>- support STAGEDIR</title>
<updated>2013-11-03T08:05:18+00:00</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-11-03T08:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=487d869eba44d66d3e820923cad269fe7678dcf8'/>
<id>487d869eba44d66d3e820923cad269fe7678dcf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: misc)</title>
<updated>2013-09-20T20:50:57+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T20:50:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8ac99398e2b62e1b10333d4c88ae273f4f0ed365'/>
<id>8ac99398e2b62e1b10333d4c88ae273f4f0ed365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Convert to new perl framework</title>
<updated>2013-08-02T18:52:07+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2013-08-02T18:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4819ca343bfee8a3b54e7ff3ac26d280d1c1696f'/>
<id>4819ca343bfee8a3b54e7ff3ac26d280d1c1696f</id>
<content type='text'>
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Convert to new perl framework</title>
<updated>2013-08-02T17:11:34+00:00</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-08-02T17:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=da7af081ce75dde0c5091818436f66472d57ee67'/>
<id>da7af081ce75dde0c5091818436f66472d57ee67</id>
<content type='text'>
- Trim Makefile header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Trim Makefile header
</pre>
</div>
</content>
</entry>
<entry>
<title>- switch simple inline replacement from perl to sed</title>
<updated>2013-07-26T07:33:41+00:00</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-07-26T07:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=19ae251b54b068aae1520c17885ecae948e723bc'/>
<id>19ae251b54b068aae1520c17885ecae948e723bc</id>
<content type='text'>
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-19T12:38:54+00:00</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-19T12:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a9481afc8a0f5aa4e5d5068981f6ef1b38b5d336'/>
<id>a9481afc8a0f5aa4e5d5068981f6ef1b38b5d336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- update to 2.002</title>
<updated>2010-10-05T05:54:41+00:00</updated>
<author>
<name>Yen-Ming Lee</name>
<email>leeym@FreeBSD.org</email>
</author>
<published>2010-10-05T05:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=91cf5dac1ed602782d8284cd30981d56416378b1'/>
<id>91cf5dac1ed602782d8284cd30981d56416378b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.</title>
<updated>2008-04-17T14:30:31+00:00</updated>
<author>
<name>Marcelo Araujo</name>
<email>araujo@FreeBSD.org</email>
</author>
<published>2008-04-17T14:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4aaab89f578233fc117be25797258ca7e2ed882d'/>
<id>4aaab89f578233fc117be25797258ca7e2ed882d</id>
<content type='text'>
PR:		ports/122674
Submitted by:	Philip M. Gollucci &lt;pgollucci@p6m7g8.com&gt;
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		ports/122674
Submitted by:	Philip M. Gollucci &lt;pgollucci@p6m7g8.com&gt;
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
</pre>
</div>
</content>
</entry>
</feed>
