Port details |
- py-4suite-xml Collection of Python tools for XML processing
- 1.0.2 textproc
=0 1.0.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-11-12 20:28:00
- Last Update: 2014-09-07 07:44:48
- SVN Revision: 367495
- Also Listed In: python
- License: not specified in port
- WWW:
- http://4suite.org/
- Description:
- 4Suite XML is part of 4Suite, a suite of Python modules for XML and RDF
processing. 4Suite XML's major components include the following:
* Ft.Xml.Domlette: A very fast, lightweight XPath-oriented DOM.
* Ft.Xml.Sax: A very fast SAX 2 parser.
* Ft.Xml.XPath: An XPath 1.0 implementation for Domlette documents.
* Ft.Xml.Xslt: A robust XSLT 1.0 processor.
* Ft.Xml.XUpdate: An XUpdate processor.
* Ft.Lib: Various support libraries that can be used independently.
4Suite XML also includes convenient command-line tools:
* 4xml: XML document parsing and reserialization.
* 4xpath: XPath expression evaluation.
* 4xslt: XSLT processing.
* 4xupdate: XUpdate processing.
Separate add-on packages to add RDF and document repository features
are forthcoming. If you need those features now, use the monolithic
py-4suite package instead of this one.
WWW: http://4suite.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:
-
- py27-4Suite-XML>0:textproc/py-4suite-xml
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-4Suite-XML
- 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
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2 07 Sep 2014 07:44:48 |
antoine |
2014-08-31 databases/kinterbasdb: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 databases/msql: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvr250: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvrxxx: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 textproc/py-4suite-xml: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html |
1.0.2 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
1.0.2 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.2 02 Jul 2014 17:35:21 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
1.0.2 15 Dec 2013 16:22:17 |
wg |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
1.0.2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0.2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.0.2 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.0.2 16 Dec 2010 22:33:34 |
nivit |
- Add files/patch-Ft__Lib__DistExt__InstallText.py
- Fix package build when NOPORTDOCS is defined
PR: ports/153028
Submitted by: nivit
Approved by: Mike Brown <mike at skew.org> (maintainer) |
1.0.2 11 Dec 2010 21:19:41 |
pgollucci |
- Fix pkg-plist with NOPORTDOCS
- while here pet portlint
Reported by: QAT |
1.0.2 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
1.0.2 26 Jul 2008 13:23:31 |
lwhsu |
- Update to 1.0.2 [1]
- Remote stuff for old python version
PR: ports/125729
Submitted by: Mike Brown <mike AT skew.org> (maintainer) |
1.0 30 Jul 2007 09:42:28 |
alexbl |
- 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 07 Dec 2006 00:39:22 |
nivit |
- Update to 1.0
PR: 105595
Submitted by: Mike Brown <mike@skew.org>
Approved by: alexbl (mentor) |
1.0.b3_1 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
1.0.b3_1 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.b3_1 25 Dec 2005 23:26:08 |
edwin |
update dependencies in textproc/py-4suite-xml port
1. PyExpat is required in order to build the documentation.
Most systems have it, but if you're using python-2.3.2_1
or lower, and have not installed textproc/py-expat or
textproc/py-xml, then you probably don't have it.
2. Now that 4Suite XML supports DTD validation, there is
no support for xmlproc, the validating parser distributed
in PyXML. When xmlproc was needed, it had to come from
PyXML 0.8+. That restriction is no longer applicable.
PR: ports/90831
Submitted by: Mike Brown <mike@skew.org> |
1.0.b3 20 Dec 2005 12:47:27 |
edwin |
Patch to update textproc/py-4suite-xml to latest version
The attached patch should be sufficient to bring the
textproc/py-4suite-xml port up to date. The new version of
the software should also work on 64-bit architectures as
well.
PR: ports/90624
Submitted by: Mike Brown <mike@skew.org> |
1.0.b2 17 Dec 2005 18:54:18 |
kris |
BROKEN on !i386: Does not build |
1.0.b2 12 Nov 2005 20:24:31 |
pav |
py-4Suite-XML is a new port reflecting 4Suite's post-1.0b1 package
structure. It is just the XML/XPath/XSLT/XUpdate portion of 4Suite.
PR: ports/88128
Submitted by: Mike Brown <mike@skew.org> |