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
Port details
py-celementtree A fast C implementation of the ElementTree API
1.0.5_1 devel Deleted on this many watch lists=1 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.0.5_1Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-01-14 17:43:23
Last Update: 2013-05-16 14:06:07
SVN Revision: 318317
People watching this port, also watch:: python
Also Listed In: python
License: not specified in port
WWW:
http://effbot.org/zone/celementtree.html
Description:
The cElementTree module is a C implementation of the ElementTree API. On typical documents, it's 15-20 times faster than the Python version of ElementTree, and uses 2-5 times less memory. On modern hardware, that means that documents in the 50-100 megabyte range can be manipulated in memory, and that documents in the 0-1 megabyte range load in zero time (0.0 seconds). This allows you to drastically simplify many kinds of XML applications. Author: Fredrik Lundh WWW: http://effbot.org/zone/celementtree.html
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:
  • py27-cElementTree>0:devel/py-celementtree
No installation instructions:
This port has been deleted.
PKGNAME: py27-cElementTree
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. python2.7 : lang/python27
Runtime dependencies:
  1. __init__.py : devel/py-elementtree
  2. python2.7 : lang/python27
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 (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://effbot.org/media/downloads/
  3. http://nivi.interfree.it/distfiles/cElementTree/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.5_1
16 May 2013 14:06:07
Revision:318317Original commit files touched by this commit
rm search for other commits by this committer
Remove devel/py-celementtree becuase it's a part of Python standard library
since version 2.5 (included as xml.etree.cElementTree). Upstream development
going on python.org, there is no ports depending on this one.

PR:		155524
Submitted by:	rm (myself)
Approved by:	nivit (maintainer, by mail)
1.0.5_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.5_1
09 Jan 2008 17:05:44
Original commit files touched by this commit
nivit search for other commits by this committer
- Fix download site and add a secondary one
1.0.5_1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
1.0.5_1
10 Dec 2006 01:21:51
Original commit files touched by this commit
nivit search for other commits by this committer
- Updated email address in my ports

Approved by:    alexbl (mentor)
1.0.5_1
20 Feb 2006 02:08:42
Original commit files touched by this commit
mnag search for other commits by this committer
- Add needed dependencie
- Bump PORTREVISION

PR:             93401
Submitted by:   Matthew D.Fuller <fullermd@over-yonder.net>
Approved by:    maintainer
1.0.5
14 Jan 2006 17:42:16
Original commit files touched by this commit
pav search for other commits by this committer
The cElementTree module is a C implementation of the ElementTree API.
On typical documents, it's 15-20 times faster than the Python version
of ElementTree, and uses 2-5 times less memory. On modern hardware,
that means that documents in the 50-100 megabyte range can be manipulated
in memory, and that documents in the 0-1 megabyte range load in zero
time (0.0 seconds). This allows you to drastically simplify many kinds
of XML applications.

PR:             ports/91687
Submitted by:   Nicola Vitale <nivit@email.it>

Number of commits found: 7