Port details |
- libpathan Validating XML parser from the Apache XML Project
- 2.0_1 textproc
=0 2.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Does not build and upstream has discontinued the project and advises that it has been replaced by textproc/xqilla
This port expired on: 2013-01-04
- 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: 2003-11-04 17:54:55
- Last Update: 2013-01-06 15:14:51
- SVN Revision: 309992
- License: not specified in port
- WWW:
- http://software.decisionsoft.com/
- Description:
- The Pathan project grew out of DecisionSoft's work on XMLScript , an
XML transformation language.
XPath was adopted as a node selection language by XMLScript when the XPath
specification was ratified by the W3C. DecisionSoft's XMLScript processor
is based on Xerces-C, a Document Object Model compliant XML parser. Pathan
therefore was designed from the base up to be fully compatible with the
Xerces parser.
Pathan 1 represents the open sourcing of the XPath component of
DecisionSoft's XMLScript processor. Pathan 1 features a full implementation
of the XPath 1.0 Specification. Pathan 1 implements the W3C DOM Level 3
XPath Specification (Working Draft February 08 2002) providing a powerful
and coherent interface between XPath and DOM and hence a standardised
interface with Xerces.
Pathan is provided to the community as we feel that the Pathan module
increases the scope and usefulness of the Xerces-C library and will be
an aid to other XML developers in their projects.
For information on Pathan 1 please see their homepage
WWW: http://software.decisionsoft.com/
-
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:
-
- libpathan>0:textproc/libpathan
- No installation instructions:
- This port has been deleted.
- PKGNAME: libpathan
- 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:
-
- nonexistent : textproc/xerces-c2
- gmake : devel/gmake
- bison : devel/bison
- perl5.12.4 : lang/perl5.12
- Runtime dependencies:
-
- perl5.12.4 : lang/perl5.12
- Library dependencies:
-
- xerces-c.27 : textproc/xerces-c2
- 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 |
2.0_1 06 Jan 2013 15:14:51 |
bapt |
2013-01-04 ports-mgmt/portmanager: Does not support modern ports features such
as MOVED, is lacking upstream and active contributions, and does not support
pkgng. Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng.
2013-01-04 net-im/openfetion: Abandoned upstream
2013-01-04 textproc/libpathan: Does not build and upstream has discontinued the
project and advises that it has been replaced by textproc/xqilla
2013-01-01 java/sun-wtk: no more public distfiles, merged with Java ME SDK 3.0
upstream |
2.0_1 04 Dec 2012 23:56:22 |
bdrewery |
- Mark deprecated. Upstream advises [1] that the project is no longer
active and that textproc/xqilla replaces it
[1] http://www.corefiling.com/opensource/pathan.html
Feature safe: yes |
2.0_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
2.0_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.0_1 24 Jun 2008 19:34:05 |
gahr |
- Make fetchable again |
2.0_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
2.0 27 Mar 2007 20:27:42 |
pav |
- Fix after objformat removal
Reported by: pointyhat |
2.0 13 Jan 2007 18:14:02 |
arved |
Fix pkg-plist, don't install .orig files
Submitted by: pointyhat |
2.0 22 Dec 2006 14:42:40 |
arved |
Fix build with gcc41 |
2.0 10 Nov 2006 02:36:02 |
clsung |
- Update to 2.0
Reviewed by: vanilla@ |
1.2_3 15 Aug 2006 01:04:55 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.2_3 24 May 2006 17:08:53 |
sem |
- Bump xerces lib version
- Bump PORTREVISION
Reported by: kris mail |
1.2_2 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
1.2_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2_2 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
1.2_2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.2_2 03 Jun 2005 20:18:13 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
1.2_2 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.2_2 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.2_2 28 Oct 2004 03:27:36 |
clsung |
- textproc/xerces-c2 has been update to 2.6.0,
so change LIB_DEPENDS.
Approved by: co-mentor (vanilla) |
1.2_2 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
1.2_2 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.2_2 28 Feb 2004 23:27:04 |
arved |
Chase xerces shared library version.
Bump PORTREVISION
Reported by: bento |
1.2_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2 21 Dec 2003 00:22:53 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
1.2 14 Nov 2003 22:39:27 |
pav |
Add perl dependency. [1]
make -> ${MAKE}
PR: ports/59274 [1]
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1]
Approved by: adamw (mentor) |
1.2 04 Nov 2003 17:53:48 |
vanilla |
Add libpathan 1.2, validating XML parser from the Apache XML Project.
PR: 58913
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |