<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/p5-SQL-Abstract/pkg-plist, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>Update to 2.000001</title>
<updated>2021-02-01T19:44:49+00:00</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2021-02-01T19:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2906004e4f1ca94759b786836d07e1ee340ec2eb'/>
<id>2906004e4f1ca94759b786836d07e1ee340ec2eb</id>
<content type='text'>
Changes:	https://metacpan.org/changes/distribution/SQL-Abstract
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://metacpan.org/changes/distribution/SQL-Abstract
</pre>
</div>
</content>
</entry>
<entry>
<title>Some OCD cleanups on some of the perl@ ports.</title>
<updated>2015-03-12T23:00:02+00:00</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2015-03-12T23:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=9e00ce3f620ac3e527fe22c2af17927e893bdcbe'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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.
</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>Cleanup plist</title>
<updated>2014-10-20T10:41:12+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-10-20T10:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3edc030b9f4ebc1bbc06d185768d69e2c64ffbb8'/>
<id>3edc030b9f4ebc1bbc06d185768d69e2c64ffbb8</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 1.78</title>
<updated>2014-07-15T05:04:43+00:00</updated>
<author>
<name>Yen-Ming Lee</name>
<email>leeym@FreeBSD.org</email>
</author>
<published>2014-07-15T05:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=42233cfac46f1bad098d811e509f9ebf134e3281'/>
<id>42233cfac46f1bad098d811e509f9ebf134e3281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support STAGEDIR.</title>
<updated>2013-11-03T06:53:54+00:00</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2013-11-03T06:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58'/>
<id>2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58</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 1.73</title>
<updated>2012-07-11T09:00:00+00:00</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2012-07-11T09:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7bc7cef8241b5836bd5022956d1b082dc1531411'/>
<id>7bc7cef8241b5836bd5022956d1b082dc1531411</id>
<content type='text'>
- Add LICENSE
- Sort MAN3 and PLIST

Changes:	http://search.cpan.org/dist/SQL-Abstract/Changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add LICENSE
- Sort MAN3 and PLIST

Changes:	http://search.cpan.org/dist/SQL-Abstract/Changes
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 1.69</title>
<updated>2010-10-26T05:32:20+00:00</updated>
<author>
<name>Frederic Culot</name>
<email>culot@FreeBSD.org</email>
</author>
<published>2010-10-26T05:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=94475e32da42a2850c601be164a284254f5b12af'/>
<id>94475e32da42a2850c601be164a284254f5b12af</id>
<content type='text'>
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/SQL-Abstract/Changes
Approved by:	sahil@ (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/SQL-Abstract/Changes
Approved by:	sahil@ (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 1.68</title>
<updated>2010-09-20T00:23:50+00:00</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2010-09-20T00:23:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c9e155e67f96d9c2437866561e22132acb1b85e5'/>
<id>c9e155e67f96d9c2437866561e22132acb1b85e5</id>
<content type='text'>
- Add missing depends

PR:		ports/150639
Submitted by:	Frederic Culot &lt;frederic@culot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add missing depends

PR:		ports/150639
Submitted by:	Frederic Culot &lt;frederic@culot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 1.50</title>
<updated>2009-03-22T00:22:12+00:00</updated>
<author>
<name>Lars Balker Rasmussen</name>
<email>lbr@FreeBSD.org</email>
</author>
<published>2009-03-22T00:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=1dcc87ad5eba1926265e9fb1883c4543e09fe1b8'/>
<id>1dcc87ad5eba1926265e9fb1883c4543e09fe1b8</id>
<content type='text'>
PR:		132617
Submitted by:	Wen Heping &lt;wenheping@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		132617
Submitted by:	Wen Heping &lt;wenheping@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
