<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/comms/p5-Device-Modem, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.59</title>
<updated>2020-07-24T07:20:01Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2020-07-24T07:20:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7b3f9326a2b1a53c1175888ae70a97216519818a'/>
<id>urn:sha1:7b3f9326a2b1a53c1175888ae70a97216519818a</id>
<content type='text'>
Changes:	https://metacpan.org/changes/distribution/Device-Modem
</content>
</entry>
<entry>
<title>Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except</title>
<updated>2018-10-06T13:06:42Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2018-10-06T13:06:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9dff3523203bdda7ae358dcff3eb5a5ef3e54d33'/>
<id>urn:sha1:9dff3523203bdda7ae358dcff3eb5a5ef3e54d33</id>
<content type='text'>
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
</content>
</entry>
<entry>
<title>Update WWW</title>
<updated>2018-05-27T20:15:16Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-05-27T20:15:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ad4f267b7a2606a97d9e9b015928a8ece70689d4'/>
<id>urn:sha1:ad4f267b7a2606a97d9e9b015928a8ece70689d4</id>
<content type='text'>
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
</content>
</entry>
<entry>
<title>Fix license information for portgs that use "the same license as Perl".</title>
<updated>2017-09-15T08:58:46Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-09-15T08:58:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb41fc662313ab27e3a613a60d4b23ce1729fe98'/>
<id>urn:sha1:cb41fc662313ab27e3a613a60d4b23ce1729fe98</id>
<content type='text'>
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Remove warnings about installing documentation and examples. The only users</title>
<updated>2016-12-31T20:00:37Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2016-12-31T20:00:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=455d78c7b996b91fd348e039c437f5dd96f967b0'/>
<id>urn:sha1:455d78c7b996b91fd348e039c437f5dd96f967b0</id>
<content type='text'>
who will see those messages are users who have already accepted those options
in make config.
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.</title>
<updated>2016-04-01T13:29:15Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T13:29:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7f4572eae4327c4403d9ef714cb6de917650662a'/>
<id>urn:sha1:7f4572eae4327c4403d9ef714cb6de917650662a</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Fix shebangs</title>
<updated>2015-05-28T18:15:21Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-05-28T18:15:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1546ca3da692c967dddc2d3f52c6b93cad7b0979'/>
<id>urn:sha1:1546ca3da692c967dddc2d3f52c6b93cad7b0979</id>
<content type='text'>
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
</content>
</entry>
<entry>
<title>Some OCD cleanups on some of the perl@ ports.</title>
<updated>2015-03-12T23:00:02Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2015-03-12T23:00:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9e00ce3f620ac3e527fe22c2af17927e893bdcbe'/>
<id>urn:sha1:9e00ce3f620ac3e527fe22c2af17927e893bdcbe</id>
<content type='text'>
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
</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>
</feed>
