notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: converters/p5-MIME-Base64/Makefile

Number of commits found: 44

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
converters: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chris Costello <chris@FreeBSD.org>
  *  Cyrus Rahman <cr@jcmax.com>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Denis Pokataev <catone@cpan.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Erwin Lansing <erwin@lansing.dk>
  *  G. Adam Stanislav
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ismail Yenigul <ismail.yenigul@surgate.com>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jan-Peter Koopmann <j.koopmann@seceidos.de>
  *  Jason Burgess <dev@fenux.net>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
  *  Kuang-che Wu <kcwu@csie.org>
  *  Lung Sung <clsung@FreeBSD.org>
  *  M.Indlekofer@gmx.de
  *  Marc Fournier <scrappy@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Masanori Kiriake <seiken@nbs.co.jp>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nosov Artem <chip-set@mail.ru>
  *  Oleg R. Muhutdinov <mor@WhiteLuna.com>
  *  Oscar Bonilla <obonilla@fisicc-ufm.edu>
  *  Patrick Li <pat@databits.net>
  *  Pav Lucistnik <pav@oook.cz>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rodrigo Graeff <delphus@gmail.com>
  *  Rong-En Fan <rafan@infor.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thomas Dreibholz <dreibh@iem.uni-due.de>
  *  Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
  *  Timur Bakeyev <bat@cpan.org>
  *  Timur Bakeyev <timur@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  ache
  *  ache@FreeBSD.org
  *  buganini@gmail.com
  *  chinsan
  *  hosokawa
  *  ijliao
  *  kbyanc
  *  keiichi@iijlab.net
  *  never@nevermind.kiev.ua
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  roman@xpert.com
  *  samm
  *  thierry@pompo.net
  *  torstenb@FreeBSD.org
  *  trevor
  *  vanilla@
  *  will

With hat:	portmgr
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 9ee281e
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 1 Oct 2020
08:04 sunpoet search for other commits by this committer
Update to 3.16

- Add LICENSE_FILE
- Strip shared library

Changes:	https://metacpan.org/changes/distribution/MIME-Base64
Original commitRevision:550796 
Sunday, 11 Mar 2018
09:03 amdmi3 search for other commits by this committer
- Add LICENSE

Approved by:	portmgr blanket
Original commitRevision:464153 
Tuesday, 13 Jan 2015
12:45 tobez search for other commits by this committer
Update to 3.15.
Original commitRevision:376925 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Friday, 1 Nov 2013
14:20 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332379 
Friday, 20 Sep 2013
16:05 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
Original commitRevision:327715 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Monday, 8 Jul 2013
01:55 clsung search for other commits by this committer
- Update to 3.14
Original commitRevision:322473 
Saturday, 27 Nov 2010
12:24 culot search for other commits by this committer
- Update to 3.13.

Changes:        http://search.cpan.org/dist/MIME-Base64/Changes
Approved by:    sahil@/wen@ (mentors, implicit)
Original commit
00:52 pgollucci search for other commits by this committer
- 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
Original commit
Thursday, 25 Nov 2010
01:37 wen search for other commits by this committer
- Update to 3.11
Changelog: http://cpansearch.perl.org/src/GAAS/MIME-Base64-3.11/Changes
Original commit
Saturday, 13 Nov 2010
15:21 sunpoet search for other commits by this committer
- Update to 3.10

Changes:        http://search.cpan.org/dist/MIME-Base64/Changes
PR:             ports/152203
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Monday, 25 Jan 2010
23:29 tobez search for other commits by this committer
Update to 3.09.

Changes:        http://search.cpan.org/dist/MIME-Base64/Changes
Original commit
Thursday, 11 Jun 2009
07:11 jadawin search for other commits by this committer
- Update to 3.08
Original commit
Thursday, 17 Apr 2008
14:30 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)
Original commit
Saturday, 8 Sep 2007
00:53 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
Original commit
Wednesday, 21 Dec 2005
12:48 leeym search for other commits by this committer
- require devel/p5-XSLoader and unbreak it on perl 5.005

Submitted by:   skv
Original commit
Friday, 2 Dec 2005
10:05 erwin search for other commits by this committer
- Update to 3.07
- Reassign to perl@
- Mark for perl 5.6.x or higher.
Original commit
Saturday, 11 Jun 2005
16:13 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)
Original commit
Wednesday, 13 Oct 2004
17:11 mat search for other commits by this committer
Update to 3.05

Approved by:    maintainer
Original commit
Wednesday, 25 Aug 2004
12:26 mbr search for other commits by this committer
Update to 3.03.

Fix data corruption for binary data.

rt.cpan.org: Bug #7456
Original commit
Friday, 16 Jul 2004
13:06 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.
Original commit
12:41 ache search for other commits by this committer
Don't install this port, if ${PERL_LEVEL} >= 500804
Original commit
Tuesday, 30 Mar 2004
17:51 erwin search for other commits by this committer
Update to 3.01
Original commit
Thursday, 18 Mar 2004
15:53 mat search for other commits by this committer
Fix installation with perl 5.8

PR which triggered this discover :      64380
Original commit
Thursday, 15 Jan 2004
07:16 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.
Original commit
Monday, 12 Jan 2004
19:45 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
Original commit
14:38 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
Original commit
08:50 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
Original commit
Thursday, 8 Jan 2004
18:36 erwin search for other commits by this committer
Update to 2.22
Original commit
Thursday, 9 Oct 2003
21:22 erwin search for other commits by this committer
Update to 2.21
Original commit
Thursday, 12 Jun 2003
16:41 erwin search for other commits by this committer
Change to my FreeBSD.org address
Original commit
Friday, 16 May 2003
02:33 petef search for other commits by this committer
Update to 2.20.

PR:             52208
Submitted by:   maintainer
Original commit
Sunday, 23 Mar 2003
10:01 nork search for other commits by this committer
Update to 2.18.

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

PR:             ports/46797
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Original commit
Friday, 3 Jan 2003
20:05 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)
Original commit
Thursday, 1 Mar 2001
09:32 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    
Original commit
06:39 vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
Original commit
Saturday, 10 Jun 2000
00:59 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.    
Original commit
Friday, 9 Jun 2000
21:57 will search for other commits by this committer
Make this port respect CC/CFLAGS.    
Original commit

Number of commits found: 44