Commit graph

13 commits

Author SHA1 Message Date
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Jun Kuriyama
4597f4e0c3 - Fix plist when $XMLPARSER_SJIS is supplied.
- Use ${PERL}.

Reported by:	nork
2004-08-19 01:34:56 +00:00
Kris Kennaway
aa943633c7 Don't remove a directory we didn't install 2004-05-31 08:07:03 +00:00
Jun Kuriyama
c7d0101a22 Remove duplicate entry.
PR:		ports/64067
Submitted by:	michael johnosn <ahze@ahze.net>
2004-03-11 15:01:15 +00:00
Jun Kuriyama
eb586b5aee Upgrade to 2.34.
Optimize plist.

Submitted by:	foxfair@
2003-09-02 13:17:51 +00:00
Jun Kuriyama
ab8c3d8bf7 Add knobs to enable "euc-jp" and "shift_jis" encodings.
Encoding mappings between euc-jp and Shift_JIS and other encoding (such
as Unicode) is not determined as exactly one to one.

This knobs are off by default because author of encoding mappings thought
that any of mappings should not be used by default until final mapping
will be determined (by foo organization?).

Define $XMLPARSER_EUCJP and/or $XMLPARSER_SJIS in /etc/make.conf to
x-euc-jp-(jisx0221|unicode) and/or x-sjis(cp932|jdk117|jisx0221|unicode)
to use these encodings in XML files by p5-XML-Parser (and it's dependents).
2001-12-31 06:57:36 +00:00
Jun Kuriyama
a8361aca58 Upgrade to 2.29.
Submitted by:	ido@hitachi-ms.co.jp
PR:		ports/19795
2000-07-10 08:58:30 +00:00
Vanilla I. Shu
a0f96c0212 Upgrade
p5-Authen-PAM => 0.09
	p5-Chart-PNGgraph => 1.21
	p5-FastCGI => 0.52
	p5-GD => 1.27
	p5-GD-Graph => 1.30
	p5-HTML-Stream => 1.45
	p5-IMAP-Admin => 1.2.2
	p5-IRC => 0.63
	p5-Image-Size => 2.901
	p5-MIME-Lite => 1.137
	p5-MIME-Tools => 4.124
	p5-Mail-POP3Client => 2.6
	p5-Mail-Tools => 1.1401
	p5-MatrixReal => 1.3a5
	p5-Net-Whois => 1.9
	p5-Parse-RecDescent => 1.78
	p5-Proc-Simple => 1.14
	p5-Term-ReadKey => 2.14
	p5-Text-Template => 1.23
	p5-Time => 100.010301
	p5-TimeDate => 1.09
	p5-Tk => 800.021
	p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Jun Kuriyama
e413c94998 Upgrade to v2.26. 1999-09-06 14:11:21 +00:00
Jun Kuriyama
5f4a2f3e94 Upgrade to v2.23. 1999-05-20 14:05:13 +00:00
Jun Kuriyama
403d659717 Upgrade to v2.19. 1999-02-11 03:35:01 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Jun Kuriyama
9d5c5cef28 Perl extension interface to James Clark's XML parser, expat.
Submitted by:	kuriyama
1998-11-14 19:44:34 +00:00