Port details |
- py-itools Python library Provides Wide Range Of Capabilities
- 0.75.2_7 devel
=0 0.75.2_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on broken and expired py-reportlab2
This port expired on: 2016-12-08
- Maintainer: cpm@fbsd.es
- Port Added: 2009-02-15 23:56:16
- Last Update: 2016-12-08 20:21:39
- SVN Revision: 428155
- Also Listed In: python
- License: GPLv3
- WWW:
- http://www.hforge.org/itools
- Description:
- The itools library offers a collection of packages covering
a wide range of capabilities. Including support for many file
formats (XML, CSV, HTML, etc.), a virtual file system (itools.vfs),
the simple template language (STL), an index and search engine,
and much more.
WWW: http://www.hforge.org/itools
-
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}itools>0:devel/py-itools@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-itools
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (itools-0.75.2.tar.gz) = ade21dcd815ded81b1fd3f35c9a48f20afccd6d2dff441fd54cd970459d88df4
SIZE (itools-0.75.2.tar.gz) = 852116
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:
-
- gtypes.h : graphics/poppler
- git2.h : devel/libgit2
- py27-reportlab2>=2.3 : print/py-reportlab2
- py27-pygit2>0 : devel/py-pygit2
- py27-pytz>0 : devel/py-pytz
- py27-xlrd>0 : textproc/py-xlrd
- py27-magic>0 : devel/py-magic
- py27-sphinx>0 : textproc/py-sphinx
- py27-pillow>0 : graphics/py-pillow
- py27-matplotlib>0 : math/py-matplotlib
- py27-gobject>=2.16.1 : devel/py-gobject
- git : devel/git
- xapian-bindings>1.0.8 : databases/xapian-bindings
- pkgconf>=0.9.10 : devel/pkgconf
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- gtypes.h : graphics/poppler
- git2.h : devel/libgit2
- py27-reportlab2>=2.3 : print/py-reportlab2
- py27-pygit2>0 : devel/py-pygit2
- py27-pytz>0 : devel/py-pytz
- py27-xlrd>0 : textproc/py-xlrd
- py27-magic>0 : devel/py-magic
- py27-sphinx>0 : textproc/py-sphinx
- py27-pillow>0 : graphics/py-pillow
- py27-matplotlib>0 : math/py-matplotlib
- py27-gobject>=2.16.1 : devel/py-gobject
- git : devel/git
- xapian-bindings>1.0.8 : databases/xapian-bindings
- msgfmt : devel/gettext-tools
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libsoup-2.4.so : devel/libsoup
- libwv2.so : textproc/wv2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-itools-0.75.2_7:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gettext-tools:run pkgconfig python:2.7+
- 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.75.2_7 08 Dec 2016 20:21:39 |
rene |
Remove expired ports:
2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x
(py-reportlab) instead
2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2
2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2
2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and
expired py-reportlab2 |
0.75.2_7 08 Nov 2016 20:56:25 |
antoine |
Chase print/py-reportlab2 expiration |
0.75.2_7 05 Sep 2016 20:02:03 |
olivierd |
Chase update of Poppler after revision r421386 |
0.75.2_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.75.2_6 21 Jan 2016 19:40:10 |
kwm |
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3] |
0.75.2_5 30 Aug 2015 03:57:17 |
sunpoet |
- Convert to new options target helper
Approved by: portmgr (blanket) |
0.75.2_5 18 Aug 2015 05:48:47 |
pi |
devel/py-itools: some fixes
- Fix port dependencies
- Add EXAMPLES option
- Bump PORTREVISION
PR: 202227
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) |
0.75.2_4 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
0.75.2_3 25 Nov 2014 12:55:54 |
makc |
Bump PORTREVISION after graphics/poppler update to 0.26.3 |
0.75.2_2 04 Oct 2014 17:34:54 |
wg |
devel/py-itools: switch from py-imaging to py-pillow
With hat: python
Approved by: portmgr (bdrewery, implicit) |
0.75.2_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.75.2 22 Aug 2014 16:32:36 |
pi |
devel/py-itools: 0.62.9 -> 0.75.2, unbreak
PR: 192668
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> |
0.62.9_1 23 Jul 2014 16:44:28 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.62.9_1 13 Jul 2014 23:09:11 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.62.9_1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.62.9 27 Feb 2014 15:26:17 |
wen |
- Mark BROKEN |
0.62.9 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.62.9 08 Dec 2013 13:24:03 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: portmgr (blanket) |
0.62.9 10 Nov 2013 14:26:51 |
wen |
- Update to 0.62.9
- Add LICENSE
- Fix build on head |
0.62.8_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.62.8_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.62.8_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.62.8 20 Oct 2011 10:40:41 |
wen |
- Update to 0.62.8 |
0.62.7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.62.7 20 Feb 2011 08:25:39 |
wen |
- Update to 0.62.7 |
0.62.6 11 Jan 2011 07:09:29 |
wen |
- Update to 0.62.6 |
0.62.5 01 Dec 2010 06:23:12 |
wen |
- Update to 0.62.5 |
0.62.4 12 Nov 2010 01:18:04 |
wen |
- Update to 0.62.4 |
0.62.3 20 Oct 2010 07:34:47 |
wen |
- Update to 0.62.3 |
0.62.2 29 Sep 2010 02:14:45 |
wen |
- Update to 0.62.2 |
0.61.3 30 Jun 2010 11:55:34 |
wen |
- Update to 0.61.3
Feature safe: yes |
0.61.2 02 Jun 2010 08:55:10 |
wen |
- Update to 0.61.2 |
0.60.8_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.60.8 26 Feb 2010 06:03:20 |
wen |
- Update to 0.60.8
Feature safe: yes |
0.60.6_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.60.6 22 Dec 2009 01:56:00 |
wen |
- Update to 0.60.6 |
0.60.5 02 Nov 2009 06:25:28 |
wen |
- Update to 0.60.5
Approved by: miwi,jadawin(mentors,implicit) |
0.60.4 12 Oct 2009 08:10:46 |
wen |
- Update to 0.60.4
- Update my mail address to FreeBSD
Approved by: miwi(mentor) |
0.60.3 02 Sep 2009 17:12:55 |
miwi |
- Update to 0.60.3
PR: 138400
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.60.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.60.2 01 Jul 2009 12:41:03 |
miwi |
- Update to 0.60.2
PR: 135954
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.50.6 01 May 2009 18:05:50 |
miwi |
- Update to 0.50.6
Approved by: maintainer implicit |
0.50.5 27 Mar 2009 22:39:58 |
miwi |
- Update to 0.50.5
PR: 133126
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.50.4 26 Mar 2009 15:00:38 |
miwi |
- Update to 0.50.4
PR: 133083
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.50.3 15 Feb 2009 23:55:59 |
miwi |
The itools library offers a collection of packages covering
a wide range of capabilities. Including support for many file
formats (XML, CSV, HTML, etc.), a virtual file system (itools.vfs),
the simple template language (STL), an index and search engine,
and much more.
WWW: http://www.hforge.org/itools
PR: ports/131480
Submitted by: Wen Heping <wenheping at gmail.com> |