aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-UU
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* 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
* converters/p5-Convert-UU: Add NO_ARCHPo-Chuan Hsieh2021-06-101-0/+2
| | | | Approved by: portmgr (blanket)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-2/+2
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+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
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371249
* Support staging.Emanuel Haupt2014-02-052-4/+3
| | | | Notes: svn path=/head/; revision=342693
* 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 the new perl5 frameworkAndrej Zverev2013-09-101-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326870
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to version 0.5201Dmitry Sivachenko2008-09-232-4/+5
| | | | | | | | PR: 127190 Submitted by: lippe Notes: svn path=/head/; revision=220564
* - 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
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin) Notes: svn path=/head/; revision=166317
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-241-5/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update to version 0.52;Dmitry Sivachenko2003-04-293-2/+4
| | | | | | | | | | Add WWW. PR: 51561 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=79876
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Add a couple of @dirrms.Dmitry Sivachenko2001-01-031-0/+2
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=36669
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.Will Andrews2000-10-241-1/+1
| | | | Notes: svn path=/head/; revision=34200
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-6/+5
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Update to version 0.40Bill Fenner1999-06-122-5/+5
| | | | Notes: svn path=/head/; revision=19450
* Unbreak.Justin M. Seger1999-02-161-6/+2
| | | | Notes: svn path=/head/; revision=16734
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-2/+2
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current:Justin M. Seger1998-10-121-1/+6
| | | | | | | The path for perl man pages is incorrect Notes: svn path=/head/; revision=13880
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Unbreak after the perl upgrade.Steve Price1998-08-302-7/+5
| | | | Notes: svn path=/head/; revision=12930
* Manpages? What manpages?Tim Vanderhoek1998-08-171-3/+0
| | | | Notes: svn path=/head/; revision=12572
* Mark this port broken, didn't survive the perl upgrade.Satoshi Asami1998-08-071-1/+3
| | | | Notes: svn path=/head/; revision=12317
* Upgrade to 0.20.Vanilla I. Shu1998-02-183-8/+6
| | | | Notes: svn path=/head/; revision=9811
* Upgrade to 0.05.Vanilla I. Shu1997-12-213-5/+7
| | | | Notes: svn path=/head/; revision=9145
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-3/+2
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Move p5-Convert-UU to converters.Satoshi Asami1997-04-271-2/+2
| | | | | | | Submitted by: jfitz Notes: svn path=/head/; revision=6320
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-202-5/+5
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Update to take advantage of new features in bsd.port.mk rev. 1.237.Satoshi Asami1996-12-111-8/+3
| | | | Notes: svn path=/head/; revision=4924
* Converted to MAN[1-8]David E. O'Brien1996-11-171-13/+8
| | | | | | | Converted p5* to use MASTER_SITE_PERL_CPAN Notes: svn path=/head/; revision=4541
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385