Port details |
- py-icu Python extension wrapping IBM's ICU C++ API
- 1.8_1 devel
=0 1.8_1Version of this port present on the latest quarterly branch.
- Maintainer: bland@FreeBSD.org
- Port Added: 2008-09-26 06:05:21
- Last Update: 2016-03-19 17:11:59
- SVN Revision: 411415
- Also Listed In: python
- License: not specified in port
- WWW:
- http://pyicu.osafoundation.org/
- Description:
- PyICU is a python extension wrapping IBM's ICU C++ API.
PyICU is supported on Mac OS X, Linux (32- and 64-bit) and Windows.
WWW: http://pyicu.osafoundation.org/
-
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:
-
- ${PYTHON_PKGNAMEPREFIX}icu>0:devel/py-icu@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-icu
- 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:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Library dependencies:
-
- libicudata.so : devel/icu
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- 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 |
1.8_1 19 Mar 2016 17:11:59 |
feld |
Move devel/py-icu to devel/py-pyicu
* PORTNAME devel/py-pyicu should be used rather than devel/py-icu, per policy
[1]
* Add LICENSE=MIT as per LICENSE file contained in distfile
* Tidy up MAKE_ENV variable assignment (pet portlint)
* Update WWW in pkg-descr to point to PyPI site, since the old site is down
* Update other ports which depend on devel/py-icu to point to devel/py-pyicu
[1] https://wiki.freebsd.org/Python/PortsPolicy
PR: 207367
Approved by: maintainer timeout |
1.8_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.8_1 23 Apr 2015 21:26:10 |
bapt |
Update icu to 55.1 |
1.8 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.8 15 Jun 2014 03:02:46 |
bland |
Fix linking issue raised by forced upgrade rendered icu module unusable. |
1.8 14 Jun 2014 04:42:46 |
miwi |
- Update to 1.8 in order to unbreak the build after lastest icu update
With hat: portmgr |
1.5_2 09 Jun 2014 13:38:08 |
mva |
- Switch to new LIB_DEPENDS
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
1.5_1 12 Apr 2014 14:38:02 |
bland |
- Support staging.
- Pet portlint.
PR: 188499 |
1.5_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
1.5 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.5 18 Dec 2012 23:09:58 |
bapt |
Update to 1.5.0 (compatible with icu 50.1)
Approved by: bland (maintainer) |
1.1_1 10 Jul 2011 21:06:39 |
bapt |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines |
1.1 01 Feb 2011 12:05:48 |
bland |
Delete stale patch.
Reported by: pav, erwin
Feature safe: yes |
1.1 30 Jan 2011 05:16:31 |
bland |
Update to 1.1
Feature safe: yes |
1.0_3 16 Dec 2010 18:47:57 |
bapt |
- Prepare for devel/icu4 deletion
- fix py-icu with icu4.6
- fix portsgresql*server with icu 4.6
- remove now useless icu patch from webkit |
1.0_2 15 Dec 2010 11:37:49 |
bapt |
Chase devel/icu upgrade
Add an updating note |
1.0_1 26 Jul 2010 11:55:19 |
bland |
Add support for ICU 4.4
PR: 148843 |
1.0 17 Jul 2010 06:53:44 |
bland |
Update to 1.0 |
0.9 18 Jan 2010 03:25:36 |
bland |
Update to 0.9 |
0.8.1 26 Sep 2008 06:05:06 |
bland |
Add py-icu 0.8.1, Python extension wrapping IBM's ICU C++ API. |