Skip site navigation (1)Skip section navigation (2)

CVS log for ports/converters/p5-MIME-Base64/Makefile

[BACK] Up to [FreeBSD] / ports / converters / p5-MIME-Base64

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Nov 27 12:24:57 2010 UTC (14 months, 2 weeks ago) by culot
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Update to 3.13.

Changes:	http://search.cpan.org/dist/MIME-Base64/Changes
Approved by:	sahil@/wen@ (mentors, implicit)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Nov 27 00:52:29 2010 UTC (14 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- Update to 3.12

PR:             ports/152592
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/MIME-Base64/Changes

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Nov 25 01:37:44 2010 UTC (14 months, 2 weeks ago) by wen
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Update to 3.11
Changelog: http://cpansearch.perl.org/src/GAAS/MIME-Base64-3.11/Changes

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Nov 13 15:21:08 2010 UTC (14 months, 4 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Update to 3.10

Changes:	http://search.cpan.org/dist/MIME-Base64/Changes
PR:		ports/152203
Submitted by:	Gea-Suan Lin <gslin@gslin.org>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jan 25 23:29:34 2010 UTC (2 years ago) by tobez
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Update to 3.09.

Changes:	http://search.cpan.org/dist/MIME-Base64/Changes

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jun 11 07:11:59 2009 UTC (2 years, 8 months ago) by jadawin
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Update to 3.08

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:18 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:53:14 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -11 lines
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Dec 21 12:48:13 2005 UTC (6 years, 1 month ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -1 lines
- require devel/p5-XSLoader and unbreak it on perl 5.005

Submitted by:	skv

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Dec 2 10:05:22 2005 UTC (6 years, 2 months ago) by erwin
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +9 -3 lines
- Update to 3.07
- Reassign to perl@
- Mark for perl 5.6.x or higher.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Jun 11 16:12:40 2005 UTC (6 years, 8 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -1 lines
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Oct 13 17:11:03 2004 UTC (7 years, 4 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Update to 3.05

Approved by:	maintainer

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Aug 25 12:26:14 2004 UTC (7 years, 5 months ago) by mbr
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Update to 3.03.

Fix data corruption for binary data.

rt.cpan.org: Bug #7456

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jul 16 13:06:45 2004 UTC (7 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -7 lines
Back out prev. commit. Too many ports depends on it and IGNORE
fails with error exit code for 'make -DINSTALLS_DEPENDS install' called
when depending file is not found.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Jul 16 12:41:14 2004 UTC (7 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -1 lines
Don't install this port, if ${PERL_LEVEL} >= 500804

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Mar 30 17:51:45 2004 UTC (7 years, 10 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Update to 3.01

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 18 15:53:17 2004 UTC (7 years, 10 months ago) by mat
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
Fix installation with perl 5.8

PR which triggered this discover :	64380

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jan 15 07:16:29 2004 UTC (8 years ago) by erwin
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
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.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jan 12 19:45:17 2004 UTC (8 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -7 lines
- Fix usage of isXDIGIT() by calling the isxdigit() macro
- Remove BORKEN and bump PORTREVISION

Submitted by:	Barney Wolff <barney@databus.com>
Tested by:	pav

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 12 14:38:20 2004 UTC (8 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -1 lines
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

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jan 12 08:50:30 2004 UTC (8 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Update to 2.23, which somehow ended uncommitted in my tree.

Reminded by:		Barney Wolff <barney@databus.com>, pav

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jan 8 18:36:54 2004 UTC (8 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Update to 2.22

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Oct 9 21:22:31 2003 UTC (8 years, 4 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update to 2.21

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jun 12 16:40:58 2003 UTC (8 years, 8 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Change to my FreeBSD.org address

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 16 02:33:50 2003 UTC (8 years, 8 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to 2.20.

PR:		52208
Submitted by:	maintainer

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Mar 23 10:01:34 2003 UTC (8 years, 10 months ago) by nork
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
Update to 2.18.

PR:		ports/50184
Submitted by:	Erwin Lansing <erwin@lansing.dk>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:08:37 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
De-pkg-comment.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jan 7 13:26:28 2003 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Maintainer update to 2.16

PR:		ports/46797
Submitted by:	Erwin Lansing <erwin@lansing.dk>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jan 3 20:05:46 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
upgrade to 2.14
claim maintainership

PR:		46572
Submitted by:	Erwin Lansing <erwin@lansing.dk> (new maintainer)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:20 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -2 lines
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)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:13 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 1 09:32:08 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Upgrade
	p5-Compress-Zlib	=> 1.11
	p5-HTML-Parser		=> 3.18
	p5-MIME-Base64		=> 2.12
	p5-URI			=> 1.11

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 1 06:38:07 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -6 lines
Remove do-configure section, use PERL_CONFIGURE now.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 9 23:59:28 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -7 lines
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!)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jun 9 20:57:24 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -4 lines
Make this port respect CC/CFLAGS.

PR:		19123
Reported by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Apr 8 23:24:36 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -6 lines
update with the new PORTNAME/PORTVERSION variables

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:41:03 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:16:27 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Change Id->FreeBSD.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Apr 2 03:38:01 1999 UTC (12 years, 10 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update to version 2.11.

PR:		10749
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 20 10:45:56 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Upgrade to 2.10.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 7 19:54:42 1998 UTC (13 years, 2 months ago) by billf
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Upgrade to 2.09

Reported by:	Fenner's survey.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 15 21:31:30 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Use ${PERL5} wherever appropriate.  Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 19 13:14:57 1998 UTC (13 years, 5 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
Change for perl5 scheme.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 6 15:11:36 1998 UTC (13 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Upgrade to 2.06, and make it compatible with perl5.00501.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 18 15:21:05 1998 UTC (13 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Upgrade to 2.05.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 21 21:51:46 1997 UTC (14 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -4 lines
Upgrade to 2.04.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 4 22:47:16 1997 UTC (14 years, 6 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Upgrade to 2.03

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 24 18:43:23 1997 UTC (14 years, 7 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3 lines
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.)

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jun 21 12:00:27 1997 UTC (14 years, 7 months ago) by ache
Branches: ache
CVS tags: v2_01
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Base64/QP perl module

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 21 12:00:27 1997 UTC (14 years, 7 months ago) by ache
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options