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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-icu Python extension wrapping IBM's ICU C++ API
1.8_1 devel Deleted on this many watch lists=0 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 1.8_1Version of this port present on the latest quarterly branch.
Maintainer: bland@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Library dependencies:
  1. 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:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://pypi.crate.io/packages/source/P/PyICU/
  3. http://pypi.python.jp/PyICU/
  4. http://pypi.python.org/packages/source/P/PyICU/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8_1
19 Mar 2016 17:11:59
Revision:411415Original commit files touched by this commit
feld search for other commits by this committer
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
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:384614Original commit files touched by this commit
bapt search for other commits by this committer
Update icu to 55.1
1.8
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.8
15 Jun 2014 03:02:46
Revision:357815Original commit files touched by this commit
bland search for other commits by this committer
Fix linking issue raised by forced upgrade rendered icu module unusable.
1.8
14 Jun 2014 04:42:46
Revision:357740Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Revision:357147Original commit files touched by this commit
mva search for other commits by this committer
- 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
Revision:351101Original commit files touched by this commit
bland search for other commits by this committer
- Support staging.
- Pet portlint.

PR:	188499
1.5_1
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
1.5
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:309207Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.5.0 (compatible with icu 50.1)

Approved by:	bland (maintainer)
1.1_1
10 Jul 2011 21:06:39
Original commit files touched by this commit
bapt search for other commits by this committer
- 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
Original commit files touched by this commit
bland search for other commits by this committer
Delete stale patch.

Reported by:    pav, erwin
Feature safe:   yes
1.1
30 Jan 2011 05:16:31
Original commit files touched by this commit
bland search for other commits by this committer
Update to 1.1

Feature safe:   yes
1.0_3
16 Dec 2010 18:47:57
Original commit files touched by this commit
bapt search for other commits by this committer
- 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
Original commit files touched by this commit
bapt search for other commits by this committer
Chase devel/icu upgrade
Add an updating note
1.0_1
26 Jul 2010 11:55:19
Original commit files touched by this commit
bland search for other commits by this committer
Add support for ICU 4.4

PR:     148843
1.0
17 Jul 2010 06:53:44
Original commit files touched by this commit
bland search for other commits by this committer
Update to 1.0
0.9
18 Jan 2010 03:25:36
Original commit files touched by this commit
bland search for other commits by this committer
Update to 0.9
0.8.1
26 Sep 2008 06:05:06
Original commit files touched by this commit
bland search for other commits by this committer
Add py-icu 0.8.1, Python extension wrapping IBM's ICU C++ API.

Number of commits found: 20