FreshPorts -- The Place For Ports Sun, 5 Jul 2009 4:25 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-MIME-Base64 3.08 converters on this many watch lists=369 search for ports that depend on this port
Perl5 module for Base64 and Quoted-Printable encodings
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5


This package contains a base64 encoder/decoder and a quoted-printable
encoder/decoder.  These encoding methods are specified in RFC 2045 -
MIME (Multipurpose Internet Mail Extensions).

The base64 encoding is designed to represent arbitrary sequences of
octets in a form that need not be humanly readable. A 65-character
subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits to be
represented per printable character.

The quoted-printable encoding is intended to represent data that
largely consists of bytes that correspond to printable characters in
the ASCII character set.  Non-printable characters are represented by
a triplet consisting of the character "=" followed by two hexadecimal
digits.

The MIME::Base64 and MIME::QuotedPrint modules used to be part of
libwww-perl package.  They are now distributed separately (this
package).  The main improvement is that the base64 encoder/decoder is
implemented by XS functions.  This makes it about 20 times faster than
the old implementation in perl.

WWW: http://search.cpan.org/dist/MIME-Base64/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

To install the port: cd /usr/ports/converters/p5-MIME-Base64/ && make install clean
To add the package: pkg_add -r p5-MIME-Base64


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/MIME/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/MIME/
http://www.cpan.dk/modules/by-module/MIME/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/MIME/
http://ring.k-opti.com/archives/lang/perl/CPAN/modules/by-module/MIME/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/MIME/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/MIME/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/MIME/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/MIME/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/MIME/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/MIME/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/MIME/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/MIME/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/MIME/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/MIME/
http://at.cpan.org/modules/by-module/MIME/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/MIME/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/MIME/
http://backpan.cpan.org/modules/by-module/MIME/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Jun 2009 08:11:59
Original commit files touched by this commit  3.08
jadawin search for other commits by this committer
- Update to 3.08
17 Apr 2008 15:30:31
Original commit files touched by this commit  3.07
araujo search for other commits by this committer
- 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)
08 Sep 2007 01:53:15
Original commit files touched by this commit  3.07
linimon search for other commits by this committer
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
22 Jan 2006 01:27:58
Original commit files touched by this commit  3.07
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Dec 2005 12:48:13
Original commit files touched by this commit  3.07
leeym search for other commits by this committer
- require devel/p5-XSLoader and unbreak it on perl 5.005

Submitted by:   skv
02 Dec 2005 10:05:23
Original commit files touched by this commit  3.07
erwin search for other commits by this committer
- Update to 3.07
- Reassign to perl@
- Mark for perl 5.6.x or higher.
26 Nov 2005 17:00:48
Original commit files touched by this commit  3.05
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
11 Jun 2005 17:13:12
Original commit files touched by this commit  3.05
skv search for other commits by this committer
* 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)
13 Oct 2004 18:11:03
Original commit files touched by this commit  3.05
mat search for other commits by this committer
Update to 3.05

Approved by:    maintainer
25 Aug 2004 13:26:14
Original commit files touched by this commit  3.03
mbr search for other commits by this committer
Update to 3.03.

Fix data corruption for binary data.

rt.cpan.org: Bug #7456
16 Jul 2004 14:06:45
Original commit files touched by this commit  3.01
ache search for other commits by this committer
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.
16 Jul 2004 13:41:14
Original commit files touched by this commit  3.01
ache search for other commits by this committer
Don't install this port, if ${PERL_LEVEL} >= 500804
30 Mar 2004 18:51:45
Original commit files touched by this commit  3.01
erwin search for other commits by this committer
Update to 3.01
18 Mar 2004 18:01:13
Original commit files touched by this commit  3.00
trevor search for other commits by this committer
Add size data, approved by maintainers.
18 Mar 2004 15:53:17
Original commit files touched by this commit  3.00
mat search for other commits by this committer
Fix installation with perl 5.8

PR which triggered this discover :      64380
15 Jan 2004 07:16:29
Original commit files touched by this commit  3.00
erwin search for other commits by this committer
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.
12 Jan 2004 19:45:17
Original commit files touched by this commit  2.23_1
erwin search for other commits by this committer
- Fix usage of isXDIGIT() by calling the isxdigit() macro
- Remove BORKEN and bump PORTREVISION

Submitted by:   Barney Wolff <barney@databus.com>
Tested by:      pav
12 Jan 2004 14:38:20
Original commit files touched by this commit  2.23
erwin search for other commits by this committer
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
12 Jan 2004 08:50:30
Original commit files touched by this commit  2.23
erwin search for other commits by this committer
Update to 2.23, which somehow ended uncommitted in my tree.

Reminded by:            Barney Wolff <barney@databus.com>, pav
08 Jan 2004 18:36:54
Original commit files touched by this commit  2.22
erwin search for other commits by this committer
Update to 2.22
09 Oct 2003 22:22:31
Original commit files touched by this commit  2.21
erwin search for other commits by this committer
Update to 2.21
09 Oct 2003 22:21:49
Original commit files touched by this commit  2.20
erwin search for other commits by this committer
use SITE_PERL
12 Jun 2003 17:41:16
Original commit files touched by this commit  2.20
erwin search for other commits by this committer
Change to my FreeBSD.org address
16 May 2003 03:33:50
Original commit files touched by this commit  2.20
petef search for other commits by this committer
Update to 2.20.

PR:             52208
Submitted by:   maintainer
05 Apr 2003 10:56:09
Original commit files touched by this commit  2.18
nork search for other commits by this committer
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)
23 Mar 2003 10:01:34
Original commit files touched by this commit  2.18
nork search for other commits by this committer
Update to 2.18.

PR:             ports/50184
Submitted by:   Erwin Lansing <erwin@lansing.dk>
21 Feb 2003 11:08:38
Original commit files touched by this commit  2.16
knu search for other commits by this committer
De-pkg-comment.
07 Jan 2003 13:26:28
Original commit files touched by this commit  2.16
edwin search for other commits by this committer
Maintainer update to 2.16

PR:             ports/46797
Submitted by:   Erwin Lansing <erwin@lansing.dk>
03 Jan 2003 20:05:46
Original commit files touched by this commit  2.14
ijliao search for other commits by this committer
upgrade to 2.14
claim maintainership

PR:             46572
Submitted by:   Erwin Lansing <erwin@lansing.dk> (new maintainer)
15 Apr 2001 00:31:53
files touched by this commit
steve search for other commits by this committer
Remove empty directories on uninstall.    
01 Mar 2001 09:32:09
files touched by this commit
vanilla search for other commits by this committer
Upgrade   	p5-Compress-Zlib	=> 1.11   	p5-HTML-Parser		=> 3.18  
	p5-MIME-Base64		=> 2.12   	p5-URI			=> 1.11    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
08 Oct 2000 01:48:42
files touched by this commit
asami search for other commits by this committer
Convert category converters to new layout.  
10 Jun 2000 01:59:29
files touched by this commit
will search for other commits by this committer
Argh!  I screwed up with the last commit, bigtime!  Now it respects   CC/CFLAGS
without the patch and PKGNAMESUFFIX->PKGNAMEPREFIX.    
09 Jun 2000 22:57:24
files touched by this commit
will search for other commits by this committer
Make this port respect CC/CFLAGS.    

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20380
Broken 142
Deprecated 44
Ignore 760
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 18
Set to expire 25
Interactive 81
new 24 hours 5
new 48 hours7
new 7 days73
new fortnight99
new month184

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.348 seconds.