Port details |
- p5-Convert-UUlib Perl5 interface to the uulib library (a.k.a. uudeview/uuenview)
- 1.70,1 converters =74 1.70,1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2000-12-19 07:39:57
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Unix-Syslog, p5-Archive-Zip, p5-MIME-Tools, gmake, p5-Convert-TNEF
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Convert-UUlib
- Description:
- Convert::UUlib is a versatile and powerful decoder/encoder library
for a variety of encodings used in Usenet and Mail (uuencode,
xxencode, b64, binhex...).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Convert-UUlib>0:converters/p5-Convert-UUlib
- To install the port:
- cd /usr/ports/converters/p5-Convert-UUlib/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/p5-Convert-UUlib
- pkg install p5-Convert-UUlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Convert-UUlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1583046300
SHA256 (Convert-UUlib-1.7.tar.gz) = 09cb2d120257d9a3bb8275ef12b5a3ddeb9dee10580dd2fb0b6486bb5e5fc97f
SIZE (Convert-UUlib-1.7.tar.gz) = 279670
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Canary-Stability>=0 : devel/p5-Canary-Stability
- p5-common-sense>=3.74 : devel/p5-common-sense
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-common-sense>=3.74 : devel/p5-common-sense
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- security/amavisd-new
- security/maia
Configuration Options:
- No options to configure
- Options name:
- converters_p5-Convert-UUlib
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
1.70,1 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.70,1 20 Jul 2022 14:21:03 |
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> (Only the first 15 lines of the commit message are shown above ) |
1.70,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.70,1 08 Mar 2020 04:33:51 |
linimon |
Add USE_CSTD=c99 to fix build on GCC-based systems:
crc32.c:733: error: 'for' loop initial declaration used outside C99 mode
Approved by: portmgr (tier-2 blanket) |
1.70,1 01 Mar 2020 18:19:09 |
sunpoet |
Update to 1.70
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Convert-UUlib |
1.50,1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.50,1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.50,1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.50,1 12 Jul 2015 16:07:20 |
sunpoet |
- Update to 1.5
- Strip shared library
Changes: http://search.cpan.org/dist/Convert-UUlib/Changes |
1.40_2,1 29 Jun 2015 13:50:30 |
sunpoet |
- Remove DOCS option
- Bump PORTREVISION for package change |
1.40_1,1 24 Jun 2015 15:16:24 |
adamw |
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
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). |
1.40_1,1 12 Mar 2015 23:00:03 |
adamw |
Some OCD cleanups on some of the perl@ ports.
- 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. |
1.40_1,1 26 Nov 2014 13:08:38 |
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 (Only the first 15 lines of the commit message are shown above ) |
1.40,1 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
1.40,1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
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 |
1.40,1 09 Nov 2013 19:13:17 |
sunpoet |
- Add LICENSE
- Convert to new options framework |
1.40,1 06 Nov 2013 09:26:56 |
mat |
Convert to staging, adapted version of the PR.
PR: ports/183710
Submitted by: Takefu |
1.40,1 01 Nov 2013 14:20:56 |
vanilla |
Support STAGEDIR. |
1.40,1 22 Oct 2013 16:57:45 |
mat |
Try and be consistent with what commands are silent and not in *install.
- 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@ |
1.40,1 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
1.40,1 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.40,1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.40,1 04 Aug 2011 14:38:39 |
tobez |
Update to 1.4(0), unbreak.
Changes: http://search.cpan.org/dist/Convert-UUlib/Changes |
1.34,1 03 Aug 2011 06:14:45 |
bapt |
mark BROKEN: does not fetch |
1.34,1 15 Dec 2010 19:16:47 |
bapt |
- update to 1.34
- changes: http://cpansearch.perl.org/src/MLEHMANN/Convert-UUlib-1.34/Changes |
1.33,1 01 Nov 2009 07:47:36 |
leeym |
- update to 1.33 |
1.32,1 16 Sep 2009 20:29:00 |
tobez |
Update to 1.32.
Changes: http://search.cpan.org/dist/Convert-UUlib/Changes
Feature safe: yes |
1.30_1,1 14 Sep 2009 11:55:36 |
tobez |
Implement a temporary patch that fixes coredumps under certain
conditions until this is fixed upstream. Bump portrevision.
Reported by: Helmut Schneider <jumper99@gmx.de> and others on amavisd
mailing list |
1.30,1 01 Sep 2009 14:16:57 |
tobez |
Update to 1.3(0).
Changes: http://search.cpan.org/dist/Convert-UUlib/Changes |
1.12,1 24 Oct 2008 18:42:39 |
miwi |
- Update to 1.12 |
1.11,1 16 Jun 2008 07:04:31 |
leeym |
- update to 1.11 |
1.09,1 17 Apr 2008 14:30:31 |
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) |
1.09,1 29 May 2007 07:04:30 |
clsung |
- Update to 1.09 |
1.08,1 20 Dec 2006 00:15:02 |
clsung |
- Update to 1.08 |
1.06,1 22 Jan 2006 01:27:58 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.06,1 11 Dec 2005 12:40:16 |
leeym |
- update to 1.06 |
1.05.1,1 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
1.05.1,1 04 Mar 2005 13:59:16 |
mat |
Update to 1.05.1 |
1.04,1 29 Dec 2004 13:08:16 |
mat |
Update to 1.04
Add some doc |
1.03,1 14 Jul 2004 10:43:08 |
tobez |
Update to 1.03. Assign maintainership to perl@. |
1.0,1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0,1 05 Dec 2003 10:29:15 |
tobez |
Update to 1.0. |
0.31,1 02 Oct 2003 12:14:04 |
mat |
Update to 0.31
use %%SITE_PERL%%
fixup WWW
maintainer timeout (5 months)
PR: 51563
Submitted by: myself |
0.213 07 Mar 2003 05:58:00 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.213 28 Jul 2002 06:13:59 |
tobez |
Update to 0.213. |
0.212 28 May 2002 15:38:09 |
tobez |
Update to 0.212. |
16 Sep 2001 21:19:18 |
tobez |
Update to 0.201. |
14 Aug 2001 16:13:09 |
tobez |
Upgrade converters/p5-Convert-UUlib to 0.2. Sort pkg-plist. Use gentler way
of deleting possibly shared directories. Take over maintainership. |
10 May 2001 10:34:25 |
vanilla |
Upgrade to latest version: 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 |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
05 Feb 2001 14:30:41 |
olgeni |
Style/space police (space -> tab) over the converters category. |
19 Dec 2000 10:39:57 |
will |
Add p5-Convert-UUlib 0.11, a versatile and powerful encoder/decoder library
for a variety of encodings (bundled in a Perl module). Apparently it's not
the same thing as p5-Convert-UU. |