Commit graph

39 commits

Author SHA1 Message Date
Erwin Lansing
f740ef08be Update to 3.00
Drop the pure Perl implementations of the encoders and
   decoders.  They are bloat that hides real problems in
   the XS implementations.  I will re-release them separately
   in the new MIME-Base64-Perl distribution.

   The 'gcc -Wall' fix in 2.22 broke support for perl5.005,
   as the isXDIGIT() macro is not available in that perl.
   This problem has now been fixed.
2004-01-15 07:16:29 +00:00
Erwin Lansing
b2e40a1cf8 - Fix usage of isXDIGIT() by calling the isxdigit() macro
- Remove BORKEN and bump PORTREVISION

Submitted by:	Barney Wolff <barney@databus.com>
Tested by:	pav
2004-01-12 19:45:17 +00:00
Erwin Lansing
0208452f9a Somehow, 'make test' doesn't catch all problems. Mark broken
with perl 5.005_03 until I can figure out what the exact problem i.s

Submitted by:	Michel Gravey <admin@the-e-management.com>,
		"Michel Gravey" <michel.gravey@orange.fr>,
		pav
2004-01-12 14:38:20 +00:00
Erwin Lansing
1d4d6cb6d4 Update to 2.23, which somehow ended uncommitted in my tree.
Reminded by:		Barney Wolff <barney@databus.com>, pav
2004-01-12 08:50:30 +00:00
Erwin Lansing
601b5d96af Update to 2.22 2004-01-08 18:36:54 +00:00
Erwin Lansing
6cac85d831 Update to 2.21 2003-10-09 21:22:31 +00:00
Erwin Lansing
3fa428589a use SITE_PERL 2003-10-09 21:21:49 +00:00
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Pete Fritchman
9e81f50727 Update to 2.20.
PR:		52208
Submitted by:	maintainer
2003-05-16 02:33:50 +00:00
Norikatsu Shigemura
7dab1de0dd Fix install directory with perl 5.8 or later.
PR:		ports/50554
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
Approved by:	maintainer timeout (3 days)
2003-04-05 09:56:09 +00:00
Norikatsu Shigemura
7855b199a2 Update to 2.18.
PR:		ports/50184
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-03-23 10:01:34 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Edwin Groothuis
de51626d76 Maintainer update to 2.16
PR:		ports/46797
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-07 13:26:28 +00:00
Ying-Chieh Liao
0dff185082 upgrade to 2.14
claim maintainership

PR:		46572
Submitted by:	Erwin Lansing <erwin@lansing.dk> (new maintainer)
2003-01-03 20:05:46 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Vanilla I. Shu
397cd9b051 Upgrade
p5-Compress-Zlib	=> 1.11
	p5-HTML-Parser		=> 3.18
	p5-MIME-Base64		=> 2.12
	p5-URI			=> 1.11
2001-03-01 09:32:08 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Will Andrews
8948f0d23d Argh! I screwed up with the last commit, bigtime! Now it respects
CC/CFLAGS without the patch and PKGNAMESUFFIX->PKGNAMEPREFIX.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Pointy hat:	will (that's two today!)
2000-06-09 23:59:28 +00:00
Will Andrews
9884a9972e Make this port respect CC/CFLAGS.
PR:		19123
Reported by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-06-09 20:57:24 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +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
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Jun Kuriyama
351c07c870 Cleanup empty directories. 1999-05-06 14:49:16 +00:00
Steve Price
38e3c7ec1f Update to version 2.11.
PR:		10749
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-04-02 03:38:14 +00:00
Vanilla I. Shu
778705f5ad Upgrade to 2.10. 1999-02-20 10:45:56 +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
Bill Fumerola
d73fd9863e Upgrade to 2.09
Reported by:	Fenner's survey.
1998-12-07 19:54:42 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Vanilla I. Shu
8fd47e5cc1 Change for perl5 scheme. 1998-08-19 13:14:57 +00:00
Tim Vanderhoek
9e150d96ce Manpages? What manpages? 1998-08-17 08:26:55 +00:00
Vanilla I. Shu
0f57a97598 Upgrade to 2.06, and make it compatible with perl5.00501. 1998-08-06 15:11:37 +00:00
Vanilla I. Shu
9946c3211a Upgrade to 2.05. 1998-02-18 15:21:19 +00:00
Vanilla I. Shu
cd524aef97 Upgrade to 2.04. 1997-12-21 21:51:57 +00:00
Andrey A. Chernov
c3e9c25d69 Upgrade to 2.03 1997-08-04 22:47:31 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Andrey A. Chernov
a63fd4783a Base64/QP perl module 1997-06-21 12:00:27 +00:00