Port details |
- p5-Convert-TNEF Perl module to read TNEF files
- 0.18_2 converters =78 0.18_2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2000-12-19 05:35:54
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gmake, p5-MIME-Tools, p5-URI, m4, libiconv
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Convert-TNEF
- Description:
- Perl module to read TNEF files
TNEF stands for Transport Neutral Encapsulation Format, and if
you've ever been unfortunate enough to receive one of these files
as an email attachment, you may want to use this module.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Convert-TNEF>0:converters/p5-Convert-TNEF
- To install the port:
- cd /usr/ports/converters/p5-Convert-TNEF/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/p5-Convert-TNEF
- pkg install p5-Convert-TNEF
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Convert-TNEF
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Convert-TNEF-0.18.tar.gz) = 9df692e7e90536c28edea2c09ec4c45ac49af789fb2863248cc723210c785403
SIZE (Convert-TNEF-0.18.tar.gz) = 12533
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-IO-Stringy>=0 : devel/p5-IO-Stringy
- p5-MIME-Tools>=4.109 : mail/p5-MIME-Tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-IO-Stringy>=0 : devel/p5-IO-Stringy
- p5-MIME-Tools>=4.109 : mail/p5-MIME-Tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- mail/mailscanner
- for Run
-
- mail/mailscanner
- security/amavisd-new
- security/maia
Configuration Options:
- No options to configure
- Options name:
- converters_p5-Convert-TNEF
- 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) |
0.18_2 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 ) |
0.18_2 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 ) |
0.18_2 13 May 2022 20:39:55 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Convert-TNEF: Add NO_ARCH |
0.18_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.18_2 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
0.18_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.18_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 |
0.18_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.18_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 |
0.18_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. |
0.18_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 ) |
0.18 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
0.18 01 Nov 2013 14:20:56 |
vanilla |
Support STAGEDIR. |
0.18 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
0.18 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.18 15 Mar 2013 09:56:17 |
bapt |
Do not remove directories not owned by the port |
0.18 26 Jul 2012 19:12:10 |
culot |
- Update to 0.18
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Convert-TNEF/Changes |
0.17 04 Jun 2012 05:21:59 |
az |
- Remove SITE_PERL from *_DEPENDS |
0.17 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.17 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.17 26 May 2008 15:32:10 |
tabthorpe |
- Reassign to perl@ |
0.17 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) |
0.17 23 Aug 2007 04:00:04 |
tabthorpe |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
0.17 14 Sep 2006 16:28:21 |
rafan |
- Reformat pkg-descr
- Add WWW entry
- pet portlint(1)
- Pass maintainership to submitter
PR: ports/103266
Submitted by: Thomas Abthorpe <thomas at goodking.ca> |
0.17 25 Jun 2006 15:29:12 |
clsung |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer) |
0.17 22 Jan 2006 00:22:50 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
0.17 24 Nov 2005 00:51:58 |
pav |
- Add SHA256 |
0.17 28 Oct 2005 17:05:15 |
ehaupt |
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon) |
0.17 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
0.17 12 Mar 2004 00:32:23 |
edwin |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com> |
0.17 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.17 21 Feb 2003 11:08:38 |
knu |
De-pkg-comment. |
0.17 22 May 2002 07:58:50 |
sobomax |
Fix PLIST and update to 0.17 while I'm here.
Submitted by: bento |
02 Jun 2001 16:10:00 |
kevlo |
Update to version 0.12 |
11 Apr 2001 16:27:30 |
kevlo |
Upgrade to version 0.10 |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
19 Dec 2000 08:35:54 |
will |
Add p5-Convert-TNEF 0.08, a Perl module to read TNEF files. |