aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-UUlib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* converters: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USE_CSTD=c99 to fix build on GCC-based systems:Mark Linimon2020-03-081-0/+1
| | | | | | | | | crc32.c:733: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=527999
* Update to 1.70Sunpoet Po-Chuan Hsieh2020-03-011-2/+6
| | | | | | | | | - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/Convert-UUlib Notes: svn path=/head/; revision=527584
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to 1.5Sunpoet Po-Chuan Hsieh2015-07-121-3/+7
| | | | | | | | | - Strip shared library Changes: http://search.cpan.org/dist/Convert-UUlib/Changes Notes: svn path=/head/; revision=391790
* - Remove DOCS optionSunpoet Po-Chuan Hsieh2015-06-291-9/+1
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=390900
* Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. TheAdam Weinberger2015-06-241-1/+0
| | | | | | | | | downside to having this set is that portscout cannot find new releases when the username changes (which happens often in large projects with multiple maintainers). Notes: svn path=/head/; revision=390487
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-091-0/+5
| | | | | | | - Convert to new options framework Notes: svn path=/head/; revision=333328
* Convert to staging, adapted version of the PR.Mathieu Arnold2013-11-061-2/+0
| | | | | | | | PR: ports/183710 Submitted by: Takefu Notes: svn path=/head/; revision=332959
* Support STAGEDIR.Vanilla I. Shu2013-11-011-6/+2
| | | | Notes: svn path=/head/; revision=332379
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-221-1/+1
| | | | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ Notes: svn path=/head/; revision=331301
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 1.4(0), unbreak.Anton Berezin2011-08-041-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Convert-UUlib/Changes Notes: svn path=/head/; revision=278914
* mark BROKEN: does not fetchBaptiste Daroussin2011-08-031-0/+2
| | | | Notes: svn path=/head/; revision=278843
* - update to 1.34Baptiste Daroussin2010-12-151-1/+1
| | | | | | | - changes: http://cpansearch.perl.org/src/MLEHMANN/Convert-UUlib-1.34/Changes Notes: svn path=/head/; revision=266363
* - update to 1.33Yen-Ming Lee2009-11-011-1/+1
| | | | Notes: svn path=/head/; revision=243595
* Update to 1.32.Anton Berezin2009-09-161-3/+1
| | | | | | | | Changes: http://search.cpan.org/dist/Convert-UUlib/Changes Feature safe: yes Notes: svn path=/head/; revision=241537
* Implement a temporary patch that fixes coredumps under certainAnton Berezin2009-09-141-0/+1
| | | | | | | | | | conditions until this is fixed upstream. Bump portrevision. Reported by: Helmut Schneider <jumper99@gmx.de> and others on amavisd mailing list Notes: svn path=/head/; revision=241385
* Update to 1.3(0).Anton Berezin2009-09-011-1/+2
| | | | | | | Changes: http://search.cpan.org/dist/Convert-UUlib/Changes Notes: svn path=/head/; revision=240665
* - Update to 1.12Martin Wilke2008-10-241-1/+1
| | | | Notes: svn path=/head/; revision=222018
* - update to 1.11Yen-Ming Lee2008-06-161-2/+1
| | | | Notes: svn path=/head/; revision=214939
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* - Update to 1.09Cheng-Lung Sung2007-05-291-1/+1
| | | | Notes: svn path=/head/; revision=192287
* - Update to 1.08Cheng-Lung Sung2006-12-201-1/+1
| | | | Notes: svn path=/head/; revision=180216
* - update to 1.06Yen-Ming Lee2005-12-111-1/+1
| | | | Notes: svn path=/head/; revision=150869
* Update to 1.05.1Mathieu Arnold2005-03-041-1/+2
| | | | Notes: svn path=/head/; revision=130353
* Update to 1.04Mathieu Arnold2004-12-291-1/+10
| | | | | | | Add some doc Notes: svn path=/head/; revision=125431
* Update to 1.03. Assign maintainership to perl@.Anton Berezin2004-07-141-2/+2
| | | | Notes: svn path=/head/; revision=113626
* Update to 1.0.Anton Berezin2003-12-051-1/+1
| | | | Notes: svn path=/head/; revision=95118
* Update to 0.31Mathieu Arnold2003-10-021-3/+2
| | | | | | | | | | | | use %%SITE_PERL%% fixup WWW maintainer timeout (5 months) PR: 51563 Submitted by: myself Notes: svn path=/head/; revision=90029
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.213.Anton Berezin2002-07-281-1/+1
| | | | Notes: svn path=/head/; revision=63654
* Update to 0.212.Anton Berezin2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=60199
* Update to 0.201.Anton Berezin2001-09-161-1/+1
| | | | Notes: svn path=/head/; revision=47887
* Upgrade converters/p5-Convert-UUlib to 0.2.Anton Berezin2001-08-141-3/+2
| | | | | | | | | Sort pkg-plist. Use gentler way of deleting possibly shared directories. Take over maintainership. Notes: svn path=/head/; revision=46247
* Upgrade to latest version:Vanilla I. Shu2001-05-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-MP3 => 2.16 p5-Convert-UUlib => 0.111 p5-Email-Find => 0.03 p5-GD => 1.33 p5-HTML-Parser => 3.24 p5-I18N-Charset => 1.08 p5-I18N-LangTags => 0.20 p5-MIME-Lite => 2.111 p5-Set-Scalar => 1.09 p5-Sort-ArbBiLex => 3.4 p5-URI => 1.12 p5-Unix-Syslog => 0.95 and change MAINTAINER to ports@FreeBSD.org: p5-Convert-UUlib p5-Unix-Syslog Approved by: maintainer Notes: svn path=/head/; revision=42488
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Style/space police (space -> tab) over the converters category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37974
* Add p5-Convert-UUlib 0.11, a versatile and powerful encoder/decoder libraryWill Andrews2000-12-191-0/+28
for a variety of encodings (bundled in a Perl module). Apparently it's not the same thing as p5-Convert-UU. PR: 23025 Submitted by: Blaz Zupan <blaz@amis.net> Notes: svn path=/head/; revision=36101