Commit graph

24 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Sunpoet Po-Chuan Hsieh
c9399354b7 Update to 0.30
Changes:	http://search.cpan.org/dist/Convert-IBM390/Changes
2017-06-13 16:54:19 +00:00
Sunpoet Po-Chuan Hsieh
1e5287e7d9 Update to 0.29
Changes:	http://search.cpan.org/dist/Convert-IBM390/Changes
2017-03-24 17:47:17 +00:00
Sunpoet Po-Chuan Hsieh
2c7e508daf - Update to 0.28
- Strip shared library

Changes:	http://search.cpan.org/dist/Convert-IBM390/Changes
2015-09-21 15:42:34 +00:00
Adam Weinberger
9e00ce3f62 Some OCD cleanups on some of the perl@ ports.
- 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.
2015-03-12 23:00:02 +00:00
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
Baptiste Daroussin
99a4f62f93 Cleanup plist 2014-10-20 09:37:00 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
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
2014-06-10 12:14:12 +00:00
Vanilla I. Shu
4b9ccd4385 Support STAGEDIR. 2013-11-01 14:20:56 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +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
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20: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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Erwin Lansing
65931ee976 Update to 0.27 2008-12-19 14:47:48 +00:00
Erwin Lansing
51b9a23b42 Update to 0.25 2008-07-10 19:02:08 +00:00
Mathieu Arnold
8fb259b218 Update to 0.24 2008-04-16 11:10:11 +00:00
Mathieu Arnold
bc33715367 Update to 0.23 2007-08-30 12:34:44 +00:00
Mark Linimon
701fc91f1e Reset dev@fenux.net due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 07:37:30 +00:00
Aaron Dalton
2d44899786 - Update from v0.21 to v0.22
- Update pkg-plist
- Add authors to pkg-descr

PR:		98176
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-12 17:30:00 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Aaron Dalton
fd62e088a1 - update port from v0.20 to v0.21
- 0.21 - Added '@' option to unpackeb at the request of Marc (CPAN bug 15461).
2005-12-02 16:34:21 +00:00
Renato Botelho
698f5e0995 Add p5-Convert-IBM390 0.20, functions for manipulating mainframe data.
PR:		ports/84862
Submitted by:	Jason Burges <dev@fenux.net>
2005-09-02 16:06:21 +00:00