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-elementtree Container for hierarchical data structures written in Python
1.2.6_1 devel Deleted on this many watch lists=15 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.2.6_1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-03-02 16:21:12
Last Update: 2013-09-23 10:41:02
SVN Revision: 327969
People watching this port, also watch:: libogg, aspell, pcre, libao, speex
Also Listed In: python
License: not specified in port
WWW:
http://effbot.org/zone/element-index.htm
Description:
Adopted from the documentation: The Element type is a flexible container object, designed to store hierarchical data structures in memory. The type can be described as a cross between a list and a dictionary. Each element has a number of properties associated with it: * a tag. This is a string identifying what kind of data this element represents (the element type, in other words). * a number of attributes, stored in a Python dictionary. * a text string. * an optional tail string. * a number of child elements, stored in a Python sequence The ElementTree class can be used to wrap an element structure, and convert it from and to XML. WWW: http://effbot.org/zone/element-index.htm
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-elementtree>0:devel/py-elementtree
No installation instructions:
This port has been deleted.
PKGNAME: py27-elementtree
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
  2. python : lang/python
Runtime dependencies:
  1. python2.7 : lang/python27
  2. python : lang/python
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-celementtree*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://effbot.org/media/downloads/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.6_1
23 Sep 2013 10:41:02
Revision:327969Original commit files touched by this commit
rm search for other commits by this committer
Remove since ElementTree is a part of standard library since Python 2.5.
Last consumer of it gone today.

PR:		155526
Submitted by:	rm (myself)
1.2.6_1
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.2.6_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.2.6_1
22 May 2009 07:08:07
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Revert IGNORE for ${PYTHON_REL} >= 250 chage, until fixing all the
  packages explicitly depend on devel/py-elementtree
1.2.6_1
12 May 2009 13:57:51
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Grab maintainership for python
- Adjust DOC and EXAMPLE directories
- Respect NOPORTEXAMPLES knob
- Mark IGNORE for Python 2.5 and later
1.2.6
23 Mar 2009 01:01:15
Original commit files touched by this commit
linimon search for other commits by this committer
Reset barner@FreeBSD.org due to several months of inactivity.

Hat:            portmgr
1.2.6
30 Jan 2009 20:20:17
Original commit files touched by this commit
pav search for other commits by this committer
- Update download location

Reported by:    -fetch-original pointyhat run
1.2.6
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.2.6
15 Nov 2006 21:49:19
Original commit files touched by this commit
barner search for other commits by this committer
Update to 1.2.6

Requested by:   Josh Paetzel <josh@tcbug.org>
1.2
24 Nov 2005 14:08:01
Original commit files touched by this commit
barner search for other commits by this committer
Add SHA256 for my ports (that don't already have it).
1.2
02 Mar 2005 16:20:26
Original commit files touched by this commit
barner search for other commits by this committer
Add py-elementtree 1.2, a container for hierarchical data
structures written in Python

PR:             ports/77640
Approved by:    arved (mentor)

Number of commits found: 11