Port details |
- p5-IDNA-Punycode Perl module to encode Unicode string in Punycode
- 0.03_3 textproc
=1 0.03_3Version of this port present on the latest quarterly branch. DEPRECATED: Deprecated by upstream
This port expired on: 2018-09-30
- Maintainer: perl@FreeBSD.org
 - Port Added: 2004-01-19 14:55:18
- Last Update: 2018-09-30 10:39:44
- SVN Revision: 480949
- People watching this port, also watch:: tmpreaper, python, weex
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/ROBURBAN/IDNA-Punycode-0.03
- Description:
- IDNA::Punycode is a module to encode / decode Unicode strings into
Punycode, an efficient encoding of Unicode for use with IDNA.
WWW: https://metacpan.org/release/ROBURBAN/IDNA-Punycode-0.03
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IDNA-Punycode>0:textproc/p5-IDNA-Punycode
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-IDNA-Punycode
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (IDNA-Punycode-0.03.tar.gz) = b43ca24d6bd48a66ea2a140a344653caba6f7a992adb2713c90f83aa86dd3731
SIZE (IDNA-Punycode-0.03.tar.gz) = 5036
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.26<5.27 : lang/perl5.26
- Runtime dependencies:
-
- perl5>=5.26<5.27 : lang/perl5.26
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.03_3 30 Sep 2018 10:39:44
  |
rene  |
Remove expired ports:
2018-09-29 net/ntp-devel: Use net/ntp instead
2018-09-29 net/xrdp-devel: Use net/xrdp instead
2018-09-29 net/tigervnc-devel: Use net/tigervnc instead
2018-09-29 net/unison-devel: Use net/unison instead
2018-09-30 textproc/p5-IDNA-Punycode: Deprecated by upstream
2018-08-15 graphics/gnustep-slideshowkit: unknown license
2018-08-15 graphics/gnustep-slideshow: depends on expiring
graphics/gnustep-slideshowkit
2018-09-30 security/lockdown: Renders system unbootable
2018-09-30 devel/p5-Search-Binary: Deprecated by upstream, use
List::BinarySearch instead
2018-09-30 devel/p5-ExtUtils-Command: ExtUtils::Command has been re-incorporated
to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead
2018-09-30 editors/yui: Unmaintained upstream
2018-09-29 x11/tint-devel: Use x11/tint instead |
0.03_3 25 Sep 2018 16:09:28
  |
sunpoet  |
Mark DEPRECATED and set EXPIRATION_DATE to 2018-09-30
Reference: https://metacpan.org/changes/release/CFAERBER/IDNA-Punycode-1.100 |
0.03_3 29 Jul 2018 19:26:59
  |
sunpoet  |
Update WWW |
0.03_3 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.03_3 28 Feb 2017 22:51:12
  |
sunpoet  |
Add LICENSE
- Add NO_ARCH
- Sort PLIST |
0.03_3 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.03_3 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.03_2 07 Nov 2013 03:52:42
  |
vanilla  |
Support STAGEDIR. |
0.03_2 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.03_2 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.03_2 20 Jun 2011 09:03:27
 |
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
0.03_2 17 May 2011 11:13:00
 |
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
0.03_2 03 Feb 2010 10:50:26
 |
tobez  |
Remove vim workfiles from the distribution, make plist
correct across different perls.
Reported by: pav/pointyhat |
0.03_1 25 Dec 2009 15:54:39
 |
kuriyama  |
- Remove test-only and included-in-perl-5.8 dependencies. |
0.03 30 Jul 2009 23:04:49
 |
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
0.03 29 Jan 2009 17:41:17
 |
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
0.03 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.03 08 Sep 2007 01:06:22
 |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.03 22 Jan 2006 02:55:05
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.03 26 Nov 2005 17:00:48
 |
pav  |
- Add SHA256
Approved by: maintainer |
0.03 31 Oct 2005 18:24:21
 |
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
0.03 11 Oct 2005 12:54:19
 |
erwin  |
Fix plist
PR: 87251
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> |
0.03 11 Oct 2005 06:19:20
 |
kris  |
BROKEN: Incomplete pkg-plist |
0.03 22 Sep 2005 08:59:25
 |
erwin  |
Update to 0.03 |
0.02 18 Mar 2004 18:01:13
 |
trevor  |
Add size data, approved by maintainers. |
0.02 22 Jan 2004 21:31:26
 |
erwin  |
Remove debuggin #
Noticed by: bento via kris |
0.02 19 Jan 2004 14:53:30
 |
erwin  |
IDNA::Punycode is a module to encode / decode Unicode strings into
Punycode, an efficient encoding of Unicode for use with IDNA.
WWW: http://search.cpan.org/dist/IDNA-Punycode/
Sponsored by: pil.dk |