<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/shells/p5-Shell-Perl/Makefile, branch 2021Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2021Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2021Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-10-10T10:24:15Z</updated>
<entry>
<title>Add LICENSE</title>
<updated>2018-10-10T10:24:15Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-10-10T10:24:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bdc0c8a03940954c1f20a5b230354d3b4d0afd3c'/>
<id>urn:sha1:bdc0c8a03940954c1f20a5b230354d3b4d0afd3c</id>
<content type='text'>
- While I'm here:
  - Add NO_ARCH
  - Sort PLIST

Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</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>Remove indefinite articles and trailing periods from COMMENT, plus</title>
<updated>2014-07-17T08:57:51Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-07-17T08:57:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa3a17c064e297850f0b1015d83b1c888a00ab3c'/>
<id>urn:sha1:fa3a17c064e297850f0b1015d83b1c888a00ab3c</id>
<content type='text'>
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
</content>
</entry>
<entry>
<title>Support staging.</title>
<updated>2014-02-06T14:13:28Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-06T14:13:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=563aac883553957b617fdd6f7c0b99a2968c9c98'/>
<id>urn:sha1:563aac883553957b617fdd6f7c0b99a2968c9c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: shells)</title>
<updated>2013-09-20T22:57:23Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:57:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f6e6105ff836ed6f4094a8f311d85b6a35799b9b'/>
<id>urn:sha1:f6e6105ff836ed6f4094a8f311d85b6a35799b9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- convert to the new perl5 framework</title>
<updated>2013-09-12T06:27:41Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-09-12T06:27:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=94f7601273e43def2b3ea22208ebfb08ec7d2ee3'/>
<id>urn:sha1:94f7601273e43def2b3ea22208ebfb08ec7d2ee3</id>
<content type='text'>
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
</content>
</entry>
<entry>
<title>- Update to 0.0022</title>
<updated>2012-09-01T20:05:55Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2012-09-01T20:05:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f7deedbe571cf8e7195e45d5b1583c14021bd451'/>
<id>urn:sha1:f7deedbe571cf8e7195e45d5b1583c14021bd451</id>
<content type='text'>
PR:		ports/171084
Approved by:	Matsui Shinsuke &lt;smatsui@karashi.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Remove SITE_PERL from *_DEPENDS</title>
<updated>2012-06-30T14:53:22Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2012-06-30T14:53:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7'/>
<id>urn:sha1:a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7</id>
<content type='text'>
Approved by: portmgr@ (bapt@)
</content>
</entry>
<entry>
<title>- Add two missing dependencies</title>
<updated>2009-12-07T08:10:29Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2009-12-07T08:10:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d609be843f7570f9d1fa5dbff603518e8fbef48a'/>
<id>urn:sha1:d609be843f7570f9d1fa5dbff603518e8fbef48a</id>
<content type='text'>
PR:		ports/141229
Submitted by:	Rick Elrod &lt;codeblock@eighthbit.net&gt;
Approved by:	maintainer
</content>
</entry>
</feed>
