aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-UUlib
Commit message (Collapse)AuthorAgeFilesLines
* 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-012-4/+9
| | | | | | | | | - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/Convert-UUlib Notes: svn path=/head/; revision=527584
* 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
* 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-122-5/+9
| | | | | | | | | - 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
* Some OCD cleanups on some of the perl@ ports.Adam Weinberger2015-03-121-1/+1
| | | | | | | | | | | | | | | | - Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier. Notes: svn path=/head/; revision=381151
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - 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-012-6/+3
| | | | 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-042-5/+5
| | | | | | | 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-152-4/+3
| | | | | | | - 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-012-4/+4
| | | | Notes: svn path=/head/; revision=243595
* Update to 1.32.Anton Berezin2009-09-163-17/+4
| | | | | | | | 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-142-0/+12
| | | | | | | | | | 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-012-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/Convert-UUlib/Changes Notes: svn path=/head/; revision=240665
* - Update to 1.12Martin Wilke2008-10-242-4/+4
| | | | Notes: svn path=/head/; revision=222018
* - update to 1.11Yen-Ming Lee2008-06-162-5/+4
| | | | 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-292-4/+4
| | | | Notes: svn path=/head/; revision=192287
* - Update to 1.08Cheng-Lung Sung2006-12-202-4/+4
| | | | Notes: svn path=/head/; revision=180216
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* - update to 1.06Yen-Ming Lee2005-12-112-4/+4
| | | | Notes: svn path=/head/; revision=150869
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Update to 1.05.1Mathieu Arnold2005-03-042-3/+4
| | | | Notes: svn path=/head/; revision=130353
* Update to 1.04Mathieu Arnold2004-12-292-3/+12
| | | | | | | Add some doc Notes: svn path=/head/; revision=125431
* Update to 1.03. Assign maintainership to perl@.Anton Berezin2004-07-143-19/+4
| | | | Notes: svn path=/head/; revision=113626
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 1.0.Anton Berezin2003-12-053-2/+17
| | | | Notes: svn path=/head/; revision=95118
* Update to 0.31Mathieu Arnold2003-10-024-13/+11
| | | | | | | | | | | | 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-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
* Update to 0.213.Anton Berezin2002-07-282-2/+2
| | | | Notes: svn path=/head/; revision=63654
* Update to 0.212.Anton Berezin2002-05-282-2/+2
| | | | Notes: svn path=/head/; revision=60199
* Update to 0.201.Anton Berezin2001-09-162-2/+2
| | | | Notes: svn path=/head/; revision=47887
* Upgrade converters/p5-Convert-UUlib to 0.2.Anton Berezin2001-08-143-8/+7
| | | | | | | | | 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-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | 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-195-0/+43
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