FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 12:10 PM GMT
non port: converters/p5-MIME-Base64/Makefile
CVSWeb

Number of commits found: 33

Sat, 27 Nov 2010
[ 12:24 culot ] Original commit 
1.49 converters/p5-MIME-Base64/Makefile
1.29 converters/p5-MIME-Base64/distinfo
- Update to 3.13.

Changes:        http://search.cpan.org/dist/MIME-Base64/Changes
Approved by:    sahil@/wen@ (mentors, implicit)
[ 00:52 pgollucci ] Original commit 
1.48 converters/p5-MIME-Base64/Makefile
1.28 converters/p5-MIME-Base64/distinfo
- 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
Thu, 25 Nov 2010
[ 01:37 wen ] Original commit 
1.47 converters/p5-MIME-Base64/Makefile
1.27 converters/p5-MIME-Base64/distinfo
- Update to 3.11
Changelog: http://cpansearch.perl.org/src/GAAS/MIME-Base64-3.11/Changes
Sat, 13 Nov 2010
[ 15:21 sunpoet ] Original commit 
1.46 converters/p5-MIME-Base64/Makefile
1.26 converters/p5-MIME-Base64/distinfo
- Update to 3.10

Changes:        http://search.cpan.org/dist/MIME-Base64/Changes
PR:             ports/152203
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Mon, 25 Jan 2010
[ 23:29 tobez ] Original commit 
1.45 converters/p5-MIME-Base64/Makefile
1.25 converters/p5-MIME-Base64/distinfo
Update to 3.09.

Changes:        http://search.cpan.org/dist/MIME-Base64/Changes
Thu, 11 Jun 2009
[ 07:11 jadawin ] Original commit 
1.44 converters/p5-MIME-Base64/Makefile
1.24 converters/p5-MIME-Base64/distinfo
- Update to 3.08
Thu, 17 Apr 2008
[ 14:30 araujo ] Original commit 
1.9 archivers/p5-Archive-Extract/Makefile
1.8 archivers/p5-Compress-Bzip2/Makefile
1.5 archivers/p5-Compress-LZW/Makefile
1.5 archivers/p5-PerlIO-gzip/Makefile
1.3 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 astro/p5-Astro-Catalog/Makefile
1.10 astro/p5-Astro-MoonPhase/Makefile
1.6 astro/p5-Astro-Sunrise/Makefile
1.8 astro/p5-GPS/Makefile
1.3 audio/p5-Audio-Beep/Makefile

(Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 8 Sep 2007
[ 00:53 linimon ] Original commit 
1.2 benchmarks/p5-Benchmark-Stopwatch/Makefile
1.17 biology/p5-AcePerl/Makefile
1.2 biology/p5-Bio-ASN1-EntrezGene/Makefile
1.7 biology/p5-Bio-Phylo/Makefile
1.11 biology/p5-bioperl-devel/Makefile
1.3 biology/p5-bioperl-run-devel/Makefile
1.3 biology/p5-bioperl-run/Makefile
1.16 biology/p5-bioperl/Makefile
1.2 cad/p5-GDS2/Makefile
1.13 chinese/oicq/Makefile

(Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
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
Wed, 21 Dec 2005
[ 12:48 leeym ] Original commit 
1.41 converters/p5-MIME-Base64/Makefile
- require devel/p5-XSLoader and unbreak it on perl 5.005

Submitted by:   skv
Fri, 2 Dec 2005
[ 10:05 erwin ] Original commit 
1.40 converters/p5-MIME-Base64/Makefile
1.23 converters/p5-MIME-Base64/distinfo
1.2 converters/p5-MIME-Base64/files/patch-Makefile.PL
1.12 converters/p5-MIME-Base64/pkg-plist
- Update to 3.07
- Reassign to perl@
- Mark for perl 5.6.x or higher.
Sat, 11 Jun 2005
[ 16:13 skv ] Original commit 
1.707 MOVED
1.18 archivers/p5-Archive-Tar/Makefile
1.25 archivers/p5-Archive-Zip/Makefile
1.2 archivers/p5-PerlIO-gzip/Makefile
1.6 comms/p5-Device-SerialPort/Makefile
1.39 converters/p5-MIME-Base64/Makefile
1.3 databases/p5-POE-Component-LaDBI/Makefile
1.6 databases/p5-SQL-Translator/Makefile
1.3 databases/wfb2sql/Makefile
1.1903 devel/Makefile

(Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
* 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)
Wed, 13 Oct 2004
[ 17:11 mat ] Original commit 
1.38 converters/p5-MIME-Base64/Makefile
1.21 converters/p5-MIME-Base64/distinfo
Update to 3.05

Approved by:    maintainer
Wed, 25 Aug 2004
[ 12:26 mbr ] Original commit 
1.37 converters/p5-MIME-Base64/Makefile
1.20 converters/p5-MIME-Base64/distinfo
Update to 3.03.

Fix data corruption for binary data.

rt.cpan.org: Bug #7456
Fri, 16 Jul 2004
[ 13:06 ache ] Original commit 
1.36 converters/p5-MIME-Base64/Makefile
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.
[ 12:41 ache ] Original commit 
1.35 converters/p5-MIME-Base64/Makefile
Don't install this port, if ${PERL_LEVEL} >= 500804
Tue, 30 Mar 2004
[ 17:51 erwin ] Original commit 
1.34 converters/p5-MIME-Base64/Makefile
1.19 converters/p5-MIME-Base64/distinfo
Update to 3.01
Thu, 18 Mar 2004
[ 15:53 mat ] Original commit 
1.33 converters/p5-MIME-Base64/Makefile
Fix installation with perl 5.8

PR which triggered this discover :      64380
Thu, 15 Jan 2004
[ 07:16 erwin ] Original commit 
1.32 converters/p5-MIME-Base64/Makefile
1.17 converters/p5-MIME-Base64/distinfo
1.2 converters/p5-MIME-Base64/files/patch-Base64.xs
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.
Mon, 12 Jan 2004
[ 19:45 erwin ] Original commit 
1.31 converters/p5-MIME-Base64/Makefile
1.1 converters/p5-MIME-Base64/files/patch-Base64.xs
- Fix usage of isXDIGIT() by calling the isxdigit() macro
- Remove BORKEN and bump PORTREVISION

Submitted by:   Barney Wolff <barney@databus.com>
Tested by:      pav
[ 14:38 erwin ] Original commit 
1.30 converters/p5-MIME-Base64/Makefile
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
[ 08:50 erwin ] Original commit 
1.29 converters/p5-MIME-Base64/Makefile
1.16 converters/p5-MIME-Base64/distinfo
Update to 2.23, which somehow ended uncommitted in my tree.

Reminded by:            Barney Wolff <barney@databus.com>, pav
Thu, 8 Jan 2004
[ 18:36 erwin ] Original commit 
1.28 converters/p5-MIME-Base64/Makefile
1.15 converters/p5-MIME-Base64/distinfo
Update to 2.22
Thu, 9 Oct 2003
[ 21:22 erwin ] Original commit 
1.27 converters/p5-MIME-Base64/Makefile
1.14 converters/p5-MIME-Base64/distinfo
Update to 2.21
Thu, 12 Jun 2003
[ 16:41 erwin ] Original commit 
1.6 archivers/nomarch/Makefile
1.14 archivers/p5-Archive-Zip/Makefile
1.6 converters/base64/Makefile
1.26 converters/p5-MIME-Base64/Makefile
1.13 databases/p5-DBD-CSV/Makefile
1.6 databases/p5-MLDBM-Sync/Makefile
1.19 databases/p5-MLDBM/Makefile
1.3 databases/p5-ResourcePool-Resource-DBI/Makefile
1.4 devel/p5-Attribute-Handlers/Makefile
1.4 devel/p5-Cache-Mmap/Makefile

(Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
Change to my FreeBSD.org address
Fri, 16 May 2003
[ 02:33 petef ] Original commit 
1.25 converters/p5-MIME-Base64/Makefile
1.13 converters/p5-MIME-Base64/distinfo
Update to 2.20.

PR:             52208
Submitted by:   maintainer
Sun, 23 Mar 2003
[ 10:01 nork ] Original commit 
1.24 converters/p5-MIME-Base64/Makefile
1.12 converters/p5-MIME-Base64/distinfo
Update to 2.18.

PR:             ports/50184
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Fri, 21 Feb 2003
[ 11:08 knu ] Original commit 
1.5 converters/base64/Makefile
1.13 converters/btoa/Makefile
1.6 converters/enca/Makefile
1.5 converters/i18ntools/Makefile
1.5 converters/iconv-extra/Makefile
1.5 converters/iconv-rfc1345/Makefile
1.8 converters/libutf-8/Makefile
1.2 converters/mimelib/Makefile
1.6 converters/p5-Convert-TNEF/Makefile
1.23 converters/p5-MIME-Base64/Makefile

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Tue, 7 Jan 2003
[ 13:26 edwin ] Original commit 
1.22 converters/p5-MIME-Base64/Makefile
1.11 converters/p5-MIME-Base64/distinfo
Maintainer update to 2.16

PR:             ports/46797
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Fri, 3 Jan 2003
[ 20:05 ijliao ] Original commit 
1.21 converters/p5-MIME-Base64/Makefile
1.10 converters/p5-MIME-Base64/distinfo
1.2 converters/p5-MIME-Base64/pkg-descr
1.10 converters/p5-MIME-Base64/pkg-plist
upgrade to 2.14
claim maintainership

PR:             46572
Submitted by:   Erwin Lansing <erwin@lansing.dk> (new maintainer)
Thu, 1 Mar 2001
[ 09:32 vanilla ]  
unknown archivers/p5-Compress-Zlib/Makefile
unknown converters/p5-MIME-Base64/Makefile
unknown net/p5-URI/Makefile
unknown www/p5-HTML-Parser/Makefile
unknown archivers/p5-Compress-Zlib/distinfo
unknown converters/p5-MIME-Base64/distinfo
unknown net/p5-URI/distinfo
unknown www/p5-HTML-Parser/distinfo
Upgrade   	p5-Compress-Zlib	=> 1.11   	p5-HTML-Parser		=> 3.18  
	p5-MIME-Base64		=> 2.12   	p5-URI			=> 1.11    
[ 06:39 vanilla ]  
unknown archivers/p5-Archive-Tar/Makefile
unknown archivers/p5-Archive-Zip/Makefile
unknown archivers/p5-Compress-Zlib/Makefile
unknown archivers/p5-Mac-Macbinary/Makefile
unknown astro/p5-Astro-MoonPhase/Makefile
unknown astro/p5-Astro-SunTime/Makefile
unknown astro/p5-GPS/Makefile
unknown astro/p5-Geo-METAR/Makefile
unknown audio/p5-Audio-CD/Makefile
unknown audio/p5-MP3-ID3v1Tag/Makefile

(Only the first 10 of 329 ports in this commit are shown above. View all ports for this commit)
Remove do-configure section, use PERL_CONFIGURE now.    
Sat, 10 Jun 2000
[ 00:59 will ]  
unknown converters/p5-MIME-Base64/Makefile
unknown converters/p5-MIME-Base64/patches/patch-aa
Argh!  I screwed up with the last commit, bigtime!  Now it respects   CC/CFLAGS
without the patch and PKGNAMESUFFIX->PKGNAMEPREFIX.    
Fri, 9 Jun 2000
[ 21:57 will ]  
unknown converters/p5-MIME-Base64/Makefile
unknown converters/p5-MIME-Base64/patches/patch-aa
Make this port respect CC/CFLAGS.    

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month139

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

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