FreshPorts -- The Place For Ports Thu, 28 Aug 2008 7:57 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
non port: converters/p5-MIME-Base64/Makefile
CVSWeb

Number of commits found: 27

Thu, 17 Apr 2008
[ 15: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
[ 01: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
[ 17: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
[ 18: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
[ 13: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
[ 14: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.
[ 13:41 ache ] Original commit 
1.35 converters/p5-MIME-Base64/Makefile
Don't install this port, if ${PERL_LEVEL} >= 500804
Tue, 30 Mar 2004
[ 18: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
[ 22: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
[ 17: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
[ 03: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
[ 01: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
[ 22: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: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19051
Broken 164
Deprecated 82
Ignore 430
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 14
Set to expire 63
Interactive 78
new 24 hours 3
new 48 hours9
new 7 days26
new fortnight65
new month223

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 2.203 seconds.