Commit graph

25 commits

Author SHA1 Message Date
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00
Vanilla I. Shu
fb2d5da4eb Support STAGEDIR. 2013-11-07 03:52:41 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Steve Wills
6d4fab925d - Oops, wrong TEST_DEPENDS in previous commit, needs p5-Test-Pod-Coverage,
not p5-Pod-Coverage
2012-03-05 20:46:34 +00:00
Steve Wills
b20140fe75 - Add TEST_DEPENDS to enable testing 2012-03-05 20:31:02 +00:00
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Sunpoet Po-Chuan Hsieh
e062dc3d8f - Document minimal required version of dependency
- Cosmetic change

Feature safe:	yes
2011-11-15 16:51:20 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Frederic Culot
97aa368810 - Update to 1.3
Changes:	http://search.cpan.org/dist/TeX-Encode/Changes
2011-09-23 13:23:20 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Andrej Zverev
7a1dccccd5 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 09:03:27 +00:00
Philippe Audeoud
354b25a277 - Cleaning MD5 in perl@'s ports
Approved by:	erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Martin Wilke
906a93d139 - Update to 1.1
- Pass maintainership to perl
2008-04-29 11:18:49 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Aaron Dalton
56079497d5 Bump version number to make fetchable. Old distfiles removed.
PR:		111293
Submitted by:	josh@tcbug.org
2007-06-15 16:17:23 +00:00
Kris Kennaway
a904a3247d BROKEN: Unfetchable 2007-03-11 09:10:08 +00:00
Gabor Kovesdan
ec1ca091c5 - Remove broken and useless dependency. This dependency is part of Perl >=5.6,
and we don't suppot lower Perl versions any more. This change makes this
  port usable again.
- Trim duplicated dependency
- Bump PORTREVISION

Approved by:	maintainer inactivity (aaron),
		erwin (mentor)
2007-02-18 13:17:51 +00:00
Aaron Dalton
517e9b9aa8 Update to v0.08 2006-12-26 21:28:11 +00:00
Frank J. Laszlo
cb4421b89b - it would appear as though pod2latex comes bundled with lang/perl5.8, so the textproc/p5-Pod-LaTeX dependancy can be removed
PR:		ports/104986
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	maintainer timeout (5 weeks)
2006-12-07 16:18:27 +00:00
Aaron Dalton
dcc9de1680 - Updated from v0.4 to v0.6
0.6
	- Fixed incompatibility with HTML::Parser 1.35
	- Upped the required versions of Pod::LaTeX and HTML::Entities to
ones I know work

0.5
	- Fixed an incorrect quoting bug in MathMode
	- Added a couple of tests for quote bug and escaping
	- Now unescapes any singular character (\\ => \, \x => x, etc),
this may be too broad and need casing?

Approved by:	tobez (implicit)
2006-05-16 18:58:16 +00:00
Aaron Dalton
449d06989f Adding port textproc/p5-TeX-Encode, Encode/decode Perl utf-8 strings into TeX
Approved by:	tobez (implicit)
2006-05-15 16:39:18 +00:00