<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/net/beacon, branch 2020Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2020Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2020Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-10-09T12:17:15Z</updated>
<entry>
<title>Drop the ipv6 virtual category for n* category as it is not relevant anymore</title>
<updated>2019-10-09T12:17:15Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2019-10-09T12:17:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88a9b99e26860ec9d37de6535a3a7f13fb87036a'/>
<id>urn:sha1:88a9b99e26860ec9d37de6535a3a7f13fb87036a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded USE_AUTOTOOLS.</title>
<updated>2017-12-26T16:28:45Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2017-12-26T16:28:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d87c1cf25264758e9bdc4618c253b544246ab1c0'/>
<id>urn:sha1:d87c1cf25264758e9bdc4618c253b544246ab1c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Perl core modules</title>
<updated>2017-06-30T22:14:09Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-06-30T22:14:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=73e7ef96dbb08d82423c0106e8c3e8104123bd95'/>
<id>urn:sha1:73e7ef96dbb08d82423c0106e8c3e8104123bd95</id>
<content type='text'>
- While I'm here:
  - Convert to options target helper
  - Sort PLIST
- Bump PORTREVISION for dependency change

With hat:	perl
</content>
</entry>
<entry>
<title>Update WWW: SF redirects to https://sourceforge.net/projects/&lt;PROJECT_NAME&gt;/</title>
<updated>2017-01-20T20:33:30Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-01-20T20:33:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0e04efec5ab3516f4a177cf18e5f136f573acefe'/>
<id>urn:sha1:0e04efec5ab3516f4a177cf18e5f136f573acefe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.</title>
<updated>2016-04-01T14:16:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:16:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d6597e0bb9591c40fc6d0c6e2159fca51178d56'/>
<id>urn:sha1:8d6597e0bb9591c40fc6d0c6e2159fca51178d56</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<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>Do not violate stagedir (and allow staging as a regular user)</title>
<updated>2014-09-12T22:43:50Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-09-12T22:43:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2bc1d44d1cae5f1216670c5bdedfeabacc1fb56e'/>
<id>urn:sha1:2bc1d44d1cae5f1216670c5bdedfeabacc1fb56e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stage net/beacon and assign maintainership to submitter</title>
<updated>2014-09-08T23:26:09Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2014-09-08T23:26:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b6e0fe2f3c4e2a49fa2856e92bcf4ccd83c444ad'/>
<id>urn:sha1:b6e0fe2f3c4e2a49fa2856e92bcf4ccd83c444ad</id>
<content type='text'>
PR:		193183
Submitted by:	Chris Hutchinson
Tweaked by:	marino
</content>
</entry>
<entry>
<title>Reset maintainership for ports not staged with no pending PR</title>
<updated>2014-07-24T15:57:24Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-07-24T15:57:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=32b38a45c436c3619031da4a1d369c4f1536a68b'/>
<id>urn:sha1:32b38a45c436c3619031da4a1d369c4f1536a68b</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>Remove all the bootstrap files (.bs) from the plists.</title>
<updated>2014-06-10T12:14:12Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2014-06-10T12:14:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=61de712f4609a18a2988695e252651c69d10cafd'/>
<id>urn:sha1:61de712f4609a18a2988695e252651c69d10cafd</id>
<content type='text'>
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
</content>
</entry>
</feed>
