notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
p5-Encode-compat Compatibility interfaces for Encode.pm on Perl < 5.7.1
0.07 devel Deleted on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.07Version of this port present on the latest quarterly branch.
Maintainer: tobez@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-04-14 07:01:18
Last Update: 2006-05-27 17:51:11
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-DBD-mysql, p5-Digest-MD5, python, p5-Time-HiRes
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/Encode-compat/
Description:
This module provide a compatibility layer for Encode.pm users on perl versions earlier than v5.7.1. It translates whatever call it receives into Text::Iconv, or (in the future) Unicode::MapUTF8 to perform the actual work. Currently, this module only support 5.6.1, and merely provides the three utility function above (encode(), decode() and from_to()), with a very kludgy FB_HTMLCREF fallback against latin-1 in from_to(). WWW: http://search.cpan.org/dist/Encode-compat/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • p5-Encode-compat>0:devel/p5-Encode-compat
No installation instructions:
This port has been deleted.
PKGNAME: p5-Encode-compat
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. Iconv.pm : converters/p5-Text-Iconv
  2. perl5.8.7 : lang/perl5.8
Runtime dependencies:
  1. Iconv.pm : converters/p5-Text-Iconv
  2. perl5.8.7 : lang/perl5.8
  3. perl5.8.7 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. ftp://bioinfo.weizmann.ac.il/pub/software/perl/CPAN/modules/by-module/Encode/
  2. ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/Encode/
  3. ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Encode/
  4. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  5. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Encode/
  6. ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Encode/
  7. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Encode/
  8. ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Encode/
  9. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Encode/
  10. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Encode/
  11. ftp://ftp.is.co.za/programming/perl/CPAN/modules/by-module/Encode/
  12. ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Encode/
  13. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Encode/
  14. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Encode/
  15. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Encode/
  16. ftp://ftp.ucr.ac.cr/pub/Unix/CPAN/modules/by-module/Encode/
  17. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Encode/
  18. http://at.cpan.org/modules/by-module/Encode/
  19. http://ring.ip-kyoto.ad.jp/archives/lang/perl/CPAN/modules/by-module/Encode/
  20. http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/Encode/
  21. http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/Encode/
  22. http://www.cpan.dk/CPAN/modules/by-module/Encode/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.07
27 May 2006 17:51:11
Original commit files touched by this commit
pav search for other commits by this committer
- Move to better category

  devel/p5-Encode -> converters/p5-Encode
  devel/p5-Encode-compat -> converters/p5-Encode-compat

PR:             ports/97644
Submitted by:   Rong-En Fan <rafan@infor.org> (maintainer)
0.07
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.07
22 Jan 2006 01:48:34
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.07
05 Mar 2005 08:27:15
Original commit files touched by this commit
tobez search for other commits by this committer
1. Update to 0.07.
2. Grab maintainership.

Approved by:    (2) previous maintainer
0.05
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
0.05
08 May 2003 12:41:47
Original commit files touched by this commit
edwin search for other commits by this committer
unbreak for Perl 5.8

Submitted by:   Autrijus Tang <autrijus@autrijus.org>
0.05
08 May 2003 11:32:47
Original commit files touched by this commit
arved search for other commits by this committer
Hand over maintainership to autrijus@autrijus.org, the author of the module.

PR:             51961
Submitted by:   old maintainer.
0.05
14 Apr 2003 07:00:45
Original commit files touched by this commit
edwin search for other commits by this committer
new port: p5-Encode-compat, Encode.pm compatibility for perl 5.6.1

PR:             ports/50926
Reviewed by:    Erwin Lansing <erwin@lansing.dk>

Number of commits found: 8