Commit Graph

61 Commits

Author SHA1 Message Date
Erwin Lansing
bee8f4dd81 Fix after DESTDIR commit. 2006-08-04 18:03:47 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Edwin Groothuis
c6f9031fe3 Fix pkg-install script to not use i386-freebsd hardcoded
Noticed by: YAPHR
2005-11-21 23:33:03 +00:00
Edwin Groothuis
dee48a7ab5 Instead of using i386-freebsd, use ${JPERL_ARCH}
Noticed by: YAPHR
2005-11-12 09:02:21 +00:00
Edwin Groothuis
a761ab81ba Don't remove too much when deinstalling on 4.x
Noticed by: YAPHR
2005-11-04 11:12:59 +00:00
Edwin Groothuis
227e5dc44e Fix pkg-plist by carefully deleting unnecessasry lines.
Taken examples from lang/perl5
2005-11-03 06:37:44 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
dc4e4e98aa BROKEN: Incomplete pkg-plist 2004-12-28 06:24:53 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Mark Linimon
e5b38c9549 PORTVERSION should have been bumped via previous commit. Reported
by: maintainer (shige@FreeBSD.org), who is not a ports committer.
2003-10-30 07:13:35 +00:00
Edwin Groothuis
364517283d [patch][non-maintainer] remove dead master site from japanese/perl5
Per Fenner's logs, ftp://uiarchive.uiuc.edu went away around
	July 22nd of this year.  It should be removed from this
	port.

PR:		ports/57562
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-04 07:00:19 +00:00
Shigeyuki Fukushima
e42039bc30 Translate action URL by escapeHTML() (lib/CGI.pm).
PR:		ports/57390
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-10-03 16:27:06 +00:00
Shigeyuki Fukushima
f0fba5cd58 Fix Safe.pm security hole.
PR:		ports/57316
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-10-01 14:17:57 +00:00
Shigeyuki Fukushima
86634d4008 Change order of module loading path.
PR:		ports/57302
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-10-01 13:42:44 +00:00
Shigeyuki Fukushima
f1d1f72643 Unbreak on any platform. 2003-08-29 20:59:14 +00:00
Shigeyuki Fukushima
b9e0e3d68f Unbreak: sparc64 platform. 2003-07-12 17:02:37 +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
Shigeyuki Fukushima
b007a82ca5 Don't delete site_perl dirs.
Delete version-specific perl5-lib dirs by @unexec
2002-12-08 14:27:23 +00:00
Shigeyuki Fukushima
10bd7658a4 Update japanized perl5 patch to 20000401.
PORTREVISION bump.
Fix build error on 5-CURRENT.
2002-12-02 16:40:44 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Shigeyuki Fukushima
b35c167245 Fix PLIST error on 5-current(${OSVERSION} >= 500007). 2000-07-19 07:09:11 +00:00
Satoshi Asami
aee517c86c Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
2000-06-12 22:01:24 +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
Shigeyuki Fukushima
670e9100b6 Add ftp.cpan.org to head of url list.
Proposed by:	MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
2000-01-30 13:17:55 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Shigeyuki Fukushima
57ebbc53a7 Fix compile problem on 4.0-current.
Add --dynamic to /usr/bin/nm option.

Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
Obtained from:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/8483
2000-01-05 15:46:29 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Shigeyuki Fukushima
d99bbdf540 Update to jperl-5.005_03-990822. 1999-08-30 15:51:06 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Shigeyuki Fukushima
30184a6093 Fix for newly patch jperl5.005_03-990703. 1999-07-05 05:08:22 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Shigeyuki Fukushima
64e5059353 Update to 5.005.03 (manpage etc...). 1999-05-09 17:08:41 +00:00
Shigeyuki Fukushima
74b1d59c4c Update to 5.005.03. 1999-05-08 06:30:06 +00:00
Satoshi Taoka
09fd5b285b Fixed a variables in PLIST from %%PERL_VERSION%% to %%JPERL_VERSION%%, and
%%PERL_VER%% to %%JPERL_VER%%.

But I did not change %%PERL_ARCH%%.
1999-05-08 01:24:54 +00:00
Satoshi Taoka
d256f0dc30 Fixed ${PERL_*} in this Makefile (to ${JPERL_*})
Obtained by:	http://bento.freebsd.org/errorlogs/
1999-05-08 01:02:11 +00:00
Shigeyuki Fukushima
1f2aad2de5 Changed my e-mail address. 1999-03-02 10:12:10 +00:00
Shigeyuki Fukushima
a3e290df88 MAINTAINER changed, because I was a committer. 1999-03-01 09:38:29 +00:00
Jun Kuriyama
d93bfdf40e 1. Update PATCH_FILES to use new JPerl patch.
2. Use shared libperl (libperl.so.1) instead of static libperl.

Approved by:	maintainer
PR:		ports/9540
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG>
1999-02-12 14:41:59 +00:00
Jun Kuriyama
fcc2dad64f Integrate patch-ad and patch-ah into patch-ad.
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-10-10 13:08:16 +00:00
Jun Kuriyama
62e0e80351 Update japanese perl5 to 5.005_02.
PR:		ports/8201
Obsoletes:	ports/7849
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Modified by:	Japanese Ports Team
1998-10-10 11:23:09 +00:00
Steve Price
a21b3af686 Pick up libraries from /usr/lib/aout too.
PR:		7536
Submitted by:	maintainer
1998-08-24 01:19:24 +00:00
Masafumi Max NAKANE
c188ebea47 Upgrade, 5.004_01 -> 5.004_04.
Maintainer changed to Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>

Submitted by:	new maintainer
PR:		6486
1998-05-04 15:33:04 +00:00
Masafumi Max NAKANE
c3169a276e Reflect the recent PKGNAME changes. 1997-09-24 20:14:41 +00:00