Port details |
- py-iconvcodec Universal unicode codec using iconv(3) for Python
- 1.1.2 converters
=2 1.1.2Version of this port present on the latest quarterly branch. DEPRECATED: Included into python itself since version 2.4
This port expired on: 2011-12-11
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2003-04-22 21:53:03
- Last Update: 2011-12-12 11:24:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: p5-Time-Piece, python
- Also Listed In: python
- License: not specified in port
- WWW:
- http://cjkpython.berlios.de/#iconvcodec
- Description:
- The iconvcodec is an universal unicode codec module for Python
using POSIX iconv(3). And, supports the following features:
* PEP293 Error Callbacks (for Python 2.3 only)
* Reentrant-safe encoder and decoder
* Adaptive multiple unicode encodings: UCS, swapped UCS, UTF-8
* Stateful/context-aware StreamReader and StreamWriter
WWW: http://cjkpython.berlios.de/#iconvcodec
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- py27-iconvcodec>0:converters/py-iconvcodec
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-iconvcodec
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- Library dependencies:
-
- iconv.3 : converters/libiconv
- 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:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.2 12 Dec 2011 11:24:28
 |
rm  |
- Remove expired port: Included into python itself since version 2.4.
Approved by: novel (mentor)
Feature safe: yes |
1.1.2 11 Nov 2011 20:23:45
 |
rm  |
Deprecate this port. Set for removal on 2011-12-11.
This module is deprecated since release of Python 2.4
that has `codecs` module in it's standard library. We
have no Python versions less than 2.4 in the tree, no
other ports depend on this one, it's unmaintained and
last release was 8 years ago (Nov 2003).
PR: ports/162274
Submitted by: rm (myself)
Approved by: novel (mentor)
Feature safe: yes |
1.1.2 26 Aug 2011 03:41:49
 |
miwi  |
- Fix MASTER_SITES
PR: 160089
Submitted by: Ports Fury |
1.1.2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.1.2 23 May 2010 21:16:16
 |
linimon  |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.1.2 22 Jan 2006 08:22:34
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.1.2 30 Mar 2004 19:20:23
 |
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
1.1.2 18 Mar 2004 07:38:48
 |
perky  |
Add SIZE data.
Submitted by: trevor |
1.1.2 04 Dec 2003 08:28:26
 |
perky  |
Update to 1.1.2 |
1.1.1 19 Oct 2003 09:37:05
 |
perky  |
This ports require Python version 2.1 at least. |
1.1.1 26 Sep 2003 05:43:20
 |
perky  |
WWW site and MASTER_SITE is moved to BerliOS. |
1.1.1 18 Jun 2003 18:08:12
 |
perky  |
Update to 1.1.1 |
1.1 12 Jun 2003 05:42:45
 |
perky  |
Update to 1.1 |
1.0 22 Apr 2003 21:52:30
 |
perky  |
Add a port for py-iconvcodec 1.0, a universal unicode codec for python. |
Number of commits found: 14
|