Commit Graph

25 Commits

Author SHA1 Message Date
Mathieu Arnold
eda0a4444f Update to 6.7.
PR:		205222
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-07 23:01:26 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Dmitry Marakasov
e21db128a6 - Fix shebangs
- Add LICENSE
- Fix comment

MFH:		2015Q1
2015-03-01 15:04:14 +00:00
Baptiste Daroussin
3f6c422e36 Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
2014-12-02 22:40:56 +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
Mathieu Arnold
005071a063 - Convert to staging
- pet portlint
- add license
- convert patches to makepatch naming

Sponsored by:	Absolight
2014-01-26 00:03:51 +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
Andrej Zverev
7657fda594 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 07:12:18 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Cheng-Lung Sung
8a1e2a3691 - Update to 5.1-1 2006-10-31 15:42:31 +00:00
Cheng-Lung Sung
2464d65d50 - Update to 5.0-1 2006-09-11 05:27:00 +00:00
Cheng-Lung Sung
dff94123e9 - Respect DESTDIR
- Use REINPLACE_CMD

PR:		ports/101863
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 04:07:36 +00:00
Cheng-Lung Sung
7f4aa3718d - update to 4.3-1
- grab maintainership
2006-07-09 14:27:29 +00:00
Cheng-Lung Sung
f1a4ff1000 - Update to 4.2
- PREFIX clean, ``port test'' possible

PR:		97187
Submitted by:	Rong-En Fan
2006-05-13 00:23:38 +00:00
Kirill Ponomarev
c3427e90f9 Update to 4.1.1:
- fix fetch with this update [1]
 - also install bib2xml and Italina Lang file
 - update WWW

PR:		ports/96585
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-05-01 16:42:31 +00:00
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +00:00
Volker Stolz
f5b7cb7c30 Update to 3.3
PR:		ports/79483
Submitted by:	Ports Fury
2005-04-05 10:55:45 +00:00
Ying-Chieh Liao
f8d268ca85 upgrade to 1.1 2004-03-31 01:31:37 +00:00
Ying-Chieh Liao
ccca812b50 upgrade to 1.0 2004-03-22 02:00:42 +00:00
Ying-Chieh Liao
8113a55768 upgrade to 0.11 2004-02-27 02:12:21 +00:00
Ying-Chieh Liao
0a654bf653 fix build with perl5.8 by creating ${SITE_PERL} dir
Noticed by:	kris
2004-02-16 01:15:00 +00:00
Kris Kennaway
6c8d5e017d BROKEN with perl 5.8: does not install 2004-02-15 21:34:38 +00:00
Ying-Chieh Liao
435db006df add bib2html 0.10
The BibTeX to HTML Translator
2004-02-13 01:39:47 +00:00