Commit graph

34 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
Antoine Brodin
8b6ef795df Cleanup plist 2014-11-12 13:45:59 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +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
Andrej Zverev
af6bda5de5 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:18:46 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Andrej Zverev
bfef5ebd27 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 09:39:11 +00:00
Hiroki Sato
f8bac571ac - Rename files/patch-aa.
- Separate japanese/nkf and japanese/p5-nkf from each other.
2013-05-02 21:57:28 +00:00
Eitan Adler
dab8e86e18 Add license
Fix header

PR:		ports/175294
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-02-04 05:29:46 +00:00
Frederic Culot
f082b6697f - Fix typo in pkg-descr [1]
- While here, enhance description a bit

PR:		ports/171920 [1]
Submitted by:	Takanori Yamamoto <takanori@miko.org>
2012-09-25 07:34:49 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Norikatsu Shigemura
e2d723a2d0 Remove all patch files.
PR:		ports/144028, ports/144029
Pointed out by: Hiroto Kagotani  hiroto kagotani at gmail com
		Tsurutani Naoki  turutani at scphys kyoto-u ac jp
Pointy hat:	myself
Feature safe:	yes
2010-02-17 16:08:48 +00:00
Norikatsu Shigemura
0b7595c81d Fix some bugs.
PR:		ports/133738
Submitted by:	Tsurutani Naoki  turutani at scphys kyoto-u ac jp
Obtained from:	nkf's git
2009-04-27 13:50:06 +00:00
Norikatsu Shigemura
76af5fda93 Update to 2.0.9.
PR:		ports/132453
Submitted by:	Tsurutani Naoki   turutani at scphys.kyoto-u.ac.jp
2009-04-12 13:42:08 +00:00
Norikatsu Shigemura
00311baf6a Fix build error.
PR:		ports/99737
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
Pointy hat to:	myself
2006-07-03 09:10:27 +00:00
Norikatsu Shigemura
c85adc5cde Fix build error on 4. 2006-05-07 13:43:58 +00:00
Norikatsu Shigemura
ef8c3160f2 Update to 2.0.6a and Portlint happy.
PR:		ports/96603
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2006-05-06 14:06:14 +00:00
Masafumi Max NAKANE
e3361bb17a Update to 2.05, and also, make ja-p5-nkf a slave port of ja-nkf. 2005-05-10 08:58:42 +00:00
Masafumi Max NAKANE
f8ccd89817 Upgrade to 2.04. 2004-02-13 07:22:18 +00:00
Masafumi Max NAKANE
53e0b557a1 Upgrade to 2.03.
Pointed-out by:	"Takayuki Nakao" <t@nakao.org>
2003-12-04 03:00:03 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Masafumi Max NAKANE
daa93663c6 Upgrade to 2.02.
Submitted by:		nork
Reviewed & revised by:	max
PR:			47557
2003-02-03 08:44:28 +00:00
Masafumi Max NAKANE
221c740edf Ooops, it should modify ../nkf.c instead of ./nkf.c. 2001-11-14 08:51:26 +00:00
Masafumi Max NAKANE
323c0cf990 Add patch to fix a bug that often causes misconversion.
(Note that PORTREVISION has been bumped.)
Submitted by:	nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
2001-11-14 01:58:05 +00:00
Masafumi Max NAKANE
3798355d9e Ooops, update to distinfo didn't go through w/ last commit somehow.
Pointed-out by:	TERAMOTO Masahiro <markun@onohara.to>
PR:		31628
2001-10-30 11:18:34 +00:00
Masafumi Max NAKANE
857fbc3c20 Update this port to use the latest version of NKF. (1.92)
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
PR:		31287 (2/2)
2001-10-28 15:28:45 +00:00
Akinori MUSHA
0bc4a01744 Use PERL_CONFIGURE.
Left out by:	vanilla ;)
2001-03-02 06:46:31 +00:00
Akinori MUSHA
2e87c89fc5 Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports.

I just wonder how I could overlook this.  I thought I tested with Wnn,
netscape and so on.  *sigh*

Yes, I know how I can fix it, but I'd certainly back out first.

Reported by:	steve
Pointy hat to:	knu
2000-08-27 16:52:51 +00:00
Akinori MUSHA
939eab9dd0 PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
No response from:	ports list, PW
2000-08-27 06:13:35 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Akinori MUSHA
8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Masafumi Max NAKANE
b888a204ac Oops, forgot to include perl5 in the CATEGORIES. 2000-02-23 06:35:57 +00:00
Masafumi Max NAKANE
df2add546e Initial import of perl extension module to use NKF.
This is distributed as a part of nkf-1.71 (japanese/nkf).
2000-02-23 06:30:35 +00:00