Port details |
- p5-Unicode-IMAPUtf7 Perl extension to deal with IMAP UTF-7
- 2.01_2 converters =3 2.01_2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2002-06-26 06:11:44
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pure-ftpd, autoconf, p5-MIME-Tools, lua54-luaexpat, p5-DateTime-Format-Excel
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/FABPOT/Unicode-IMAPUtf7-2.01
- Description:
- IMAP mailbox names are encoded in a modified UTF7 when names contains
international characters outside of the printable ASCII range. The
modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Unicode-IMAPUtf7>0:converters/p5-Unicode-IMAPUtf7
- To install the port:
- cd /usr/ports/converters/p5-Unicode-IMAPUtf7/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/p5-Unicode-IMAPUtf7
- pkg install p5-Unicode-IMAPUtf7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Unicode-IMAPUtf7
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Unicode-IMAPUtf7-2.01.tar.gz) = bc01f794d68c15c0e8b0aafc83a04fac5f2f4f22a4ec9c79e9c314389be5ef0b
SIZE (Unicode-IMAPUtf7-2.01.tar.gz) = 3634
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-Unicode-String>=0 : converters/p5-Unicode-String
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Unicode-String>=0 : converters/p5-Unicode-String
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- converters_p5-Unicode-IMAPUtf7
- 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) |
2.01_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 ) |
2.01_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 ) |
2.01_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.01_2 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
2.01_2 04 Jun 2018 18:02:02 |
sunpoet |
Update WWW |
2.01_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.01_2 12 Jan 2017 12:30:01 |
amdmi3 |
- Add NO_ARCH
- Check OPSYS along with OSVERSION |
2.01_2 04 Nov 2016 01:32:36 |
linimon |
OSVERSION needs the pre/post.mk dance.
Reported by: portsmon |
2.01_2 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.01_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.01_2 09 May 2015 16:16:24 |
adamw |
Reassign converters/ perl modules to perl@.
Also:
- Sort plists
- Fix p5-Convert-BER's bizarre pkg-descr
- p5-Unicode-Map8 fails make test (and did so before)
- p5-XML-WBXML fails make test (and did so before) |
2.01_2 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 ) |
2.01_1 10 Nov 2014 15:10:07 |
mat |
Fix build as a user, for real this time.
Sponsored by: Absolight |
2.01_1 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
2.01_1 01 Nov 2013 14:20:56 |
vanilla |
Support STAGEDIR. |
2.01_1 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
2.01_1 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
2.01_1 14 May 2013 16:30:02 |
miwi |
- Update MASTER_SITES
- Add LICENSE
- Fix plist
- Bump PORTREVISION
PR: 178579
Submitted by: Ports Fury |
2.01 24 Jul 2012 07:19:21 |
cs |
Fix typos in COMMENT |
2.01 07 Jun 2012 08:50:24 |
az |
- Remove SITE_PERL from *_DEPENDS |
2.01 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 |
2.01 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.01 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.01 01 Feb 2009 08:59:02 |
pgollucci |
- Update download locations
restore CPAN subdir
Reported by: -fetch-original pointyhat run |
2.01 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) |
2.01 22 Jan 2006 00:22:50 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
2.01 24 Nov 2005 00:51:58 |
pav |
- Add SHA256 |
2.01 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
2.01 20 Sep 2005 14:20:34 |
erwin |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
2.01 23 Feb 2005 13:03:09 |
vs |
Update to 2.01
PR: ports/75247
Submitted by: Toshiya SAITOH
Approved by: maintainer timeout |
1.04 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.04 24 Oct 2003 14:15:32 |
erwin |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
1.04 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.04 21 Feb 2003 11:08:38 |
knu |
De-pkg-comment. |
1.04 28 Jun 2002 02:34:52 |
pat |
Update to 1.04
PR: ports/39935
Submitted by: maintainer |
1.02 26 Jun 2002 06:05:31 |
ijliao |
add p5-Unicode-IMAPUtf7 1.02
Perl extension to deal with IMAP UTF7
PR: 34284
Submitted by: Seamus Venasse <svenasse@polaris.ca> |