<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/p5-File-Scan, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-11-26T13:08:24Z</updated>
<entry>
<title>Change the way Perl modules are installed, update the default Perl to 5.18.</title>
<updated>2014-11-26T13:08:24Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-11-26T13:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eee58d187e2c55fca6f53b9e482d33cf5346fe81'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>- Support staging</title>
<updated>2014-02-06T14:24:30Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-06T14:24:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=469f0818140a68680af1a127fdde13621f028004'/>
<id>urn:sha1:469f0818140a68680af1a127fdde13621f028004</id>
<content type='text'>
- Use shebangfix
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: security)</title>
<updated>2013-09-20T22:55:24Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a65ed2e51bf631a6b8ab766f984bf33c686d239a'/>
<id>urn:sha1:a65ed2e51bf631a6b8ab766f984bf33c686d239a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- convert to the new perl5 framework</title>
<updated>2013-09-11T13:54:50Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-09-11T13:54:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2e24707c96c566166fcf9785c12d2d961d1c586d'/>
<id>urn:sha1:2e24707c96c566166fcf9785c12d2d961d1c586d</id>
<content type='text'>
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
</content>
</entry>
<entry>
<title>-remove MD5</title>
<updated>2011-07-03T14:03:52Z</updated>
<author>
<name>Olli Hauer</name>
<email>ohauer@FreeBSD.org</email>
</author>
<published>2011-07-03T14:03:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=87931c6875ff5b40f78648dd0e4d938d2c56da07'/>
<id>urn:sha1:87931c6875ff5b40f78648dd0e4d938d2c56da07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- only 13% of the p5- ports embed @comment $FreeBSD$:</title>
<updated>2010-09-24T02:03:44Z</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2010-09-24T02:03:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6564a2589c026dc1fd00512d9dac20d0e688c896'/>
<id>urn:sha1:6564a2589c026dc1fd00512d9dac20d0e688c896</id>
<content type='text'>
  so standarize and remove it

With Hat:   perl@
</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:31Z</updated>
<author>
<name>Marcelo Araujo</name>
<email>araujo@FreeBSD.org</email>
</author>
<published>2008-04-17T14:30:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4aaab89f578233fc117be25797258ca7e2ed882d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-24T01:06:45Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-24T01:06:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=32487a10ad8c8833d2bdea39aae20545b6bbfdf2'/>
<id>urn:sha1:32487a10ad8c8833d2bdea39aae20545b6bbfdf2</id>
<content type='text'>
Approved by: krion@
</content>
</entry>
<entry>
<title>Replace ugly "@unexec rmdir %D... 2&gt;/dev/null || true" with @dirrmtry</title>
<updated>2006-01-22T03:01:03Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T03:01:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=508b8d82f4fdfc6889fe17931ef30f047501dfd6'/>
<id>urn:sha1:508b8d82f4fdfc6889fe17931ef30f047501dfd6</id>
<content type='text'>
Approved by:    krion@
PR:             ports/88711 (related)
</content>
</entry>
<entry>
<title>Update to 1.43</title>
<updated>2005-05-05T19:11:33Z</updated>
<author>
<name>Roman Bogorodskiy</name>
<email>novel@FreeBSD.org</email>
</author>
<published>2005-05-05T19:11:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f36f970c8d417d288c26b5646cbe0e2d4bcaadb'/>
<id>urn:sha1:3f36f970c8d417d288c26b5646cbe0e2d4bcaadb</id>
<content type='text'>
PR:		80668
Submitted by:	Jim Shewmaker (maintainer)
</content>
</entry>
</feed>
