non port: converters/p5-MIME-Base64/Makefile |
Number of commits found: 44 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
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
9ee281e |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 1 Oct 2020
|
08:04 sunpoet
Update to 3.16
- Add LICENSE_FILE
- Strip shared library
Changes: https://metacpan.org/changes/distribution/MIME-Base64
|
Sunday, 11 Mar 2018
|
09:03 amdmi3
- Add LICENSE
Approved by: portmgr blanket
|
Tuesday, 13 Jan 2015
|
12:45 tobez
Update to 3.15.
|
Wednesday, 26 Nov 2014
|
13:08 mat
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
|
Friday, 1 Nov 2013
|
14:20 vanilla
Support STAGEDIR.
|
Friday, 20 Sep 2013
|
16:05 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Friday, 2 Aug 2013
|
18:52 mat
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Monday, 8 Jul 2013
|
01:55 clsung
- Update to 3.14
|
Saturday, 27 Nov 2010
|
12:24 culot
- Update to 3.13.
Changes: http://search.cpan.org/dist/MIME-Base64/Changes
Approved by: sahil@/wen@ (mentors, implicit)
|
00:52 pgollucci
- 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
|
Thursday, 25 Nov 2010
|
01:37 wen
- Update to 3.11
Changelog: http://cpansearch.perl.org/src/GAAS/MIME-Base64-3.11/Changes
|
Saturday, 13 Nov 2010
|
15:21 sunpoet
- Update to 3.10
Changes: http://search.cpan.org/dist/MIME-Base64/Changes
PR: ports/152203
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Monday, 25 Jan 2010
|
23:29 tobez
Update to 3.09.
Changes: http://search.cpan.org/dist/MIME-Base64/Changes
|
Thursday, 11 Jun 2009
|
07:11 jadawin
- Update to 3.08
|
Thursday, 17 Apr 2008
|
14:30 araujo
- 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)
|
Saturday, 8 Sep 2007
|
00:53 linimon
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
|
Wednesday, 21 Dec 2005
|
12:48 leeym
- require devel/p5-XSLoader and unbreak it on perl 5.005
Submitted by: skv
|
Friday, 2 Dec 2005
|
10:05 erwin
- Update to 3.07
- Reassign to perl@
- Mark for perl 5.6.x or higher.
|
Saturday, 11 Jun 2005
|
16:13 skv
* 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)
|
Wednesday, 13 Oct 2004
|
17:11 mat
Update to 3.05
Approved by: maintainer
|
Wednesday, 25 Aug 2004
|
12:26 mbr
Update to 3.03.
Fix data corruption for binary data.
rt.cpan.org: Bug #7456
|
Friday, 16 Jul 2004
|
13:06 ache
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
Don't install this port, if ${PERL_LEVEL} >= 500804
|
Tuesday, 30 Mar 2004
|
17:51 erwin
Update to 3.01
|
Thursday, 18 Mar 2004
|
15:53 mat
Fix installation with perl 5.8
PR which triggered this discover : 64380
|
Thursday, 15 Jan 2004
|
07:16 erwin
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.
|
Monday, 12 Jan 2004
|
19:45 erwin
- 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
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
Update to 2.23, which somehow ended uncommitted in my tree.
Reminded by: Barney Wolff <barney@databus.com>, pav
|
Thursday, 8 Jan 2004
|
18:36 erwin
Update to 2.22
|
Thursday, 9 Oct 2003
|
21:22 erwin
Update to 2.21
|
Thursday, 12 Jun 2003
|
16:41 erwin
Change to my FreeBSD.org address
|
Friday, 16 May 2003
|
02:33 petef
Update to 2.20.
PR: 52208
Submitted by: maintainer
|
Sunday, 23 Mar 2003
|
10:01 nork
Update to 2.18.
PR: ports/50184
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
Friday, 21 Feb 2003
|
11:08 knu
De-pkg-comment.
|
Tuesday, 7 Jan 2003
|
13:26 edwin
Maintainer update to 2.16
PR: ports/46797
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
Friday, 3 Jan 2003
|
20:05 ijliao
upgrade to 2.14
claim maintainership
PR: 46572
Submitted by: Erwin Lansing <erwin@lansing.dk> (new maintainer)
|
Thursday, 1 Mar 2001
|
09:32 vanilla
Upgrade p5-Compress-Zlib => 1.11 p5-HTML-Parser => 3.18
p5-MIME-Base64 => 2.12 p5-URI => 1.11
|
06:39 vanilla
Remove do-configure section, use PERL_CONFIGURE now.
|
Saturday, 10 Jun 2000
|
00:59 will
Argh! I screwed up with the last commit, bigtime! Now it respects CC/CFLAGS
without the patch and PKGNAMESUFFIX->PKGNAMEPREFIX.
|
Friday, 9 Jun 2000
|
21:57 will
Make this port respect CC/CFLAGS.
|
Number of commits found: 44 |