Port details |
- xqilla XQuery and XPath2 library
- 2.3.4,1 textproc
=1 2.3.4,1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- 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: 2007-09-22 14:54:55
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- People watching this port, also watch:: p5-type1inst, python
- License: APACHE20
- WWW:
- http://xqilla.sourceforge.net
- Description:
- XQilla is an XQuery and XPath 2 library and command line utility written
in C++, implemented on top of the Xerces-C library.
WWW: http://xqilla.sourceforge.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: xqilla
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1526394824
SHA256 (XQilla-2.3.4.tar.gz) = adfd4df011fcda08be3f51771006da23e852bac81e2fe63159beddc3633b3f55
SIZE (XQilla-2.3.4.tar.gz) = 15436023
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.
- Library dependencies:
-
- libxerces-c.so : textproc/xerces-c3
- libtidy.so : www/tidy-lib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xqilla-2.3.4,1:
DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- libtool
- 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.3.4,1 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
2.3.4,1 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
2.3.4,1 05 Aug 2019 13:22:34 |
antoine |
Mark BROKEN: unfetchable |
2.3.4,1 15 May 2018 07:10:22 |
wen |
- Update to 2.3.4 |
2.3.3_1,1 12 Feb 2018 20:00:26 |
pi |
textproc/xqilla: unbreak by adding patches for the Xerces-C 3.2.0 case
- support for the old style (Xerces-C 3.1) castToNode and
the new style (Xerces-C 3.2) fContainingNode replacement.
This will allow xqilla to use the new xerces in the ports tree.
Upstream ticket: https://sourceforge.net/p/xqilla/bugs/48/
PR: 222400
Submitted by: Roger Leigh <rleigh@codelibre.net>
Reviewed by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
2.3.3,1 08 Oct 2017 19:04:49 |
antoine |
Mark BROKEN: fails to build
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/
-I/usr/local/include -I./src/lexer/ -I/usr/local/include/tidy -D_THREAD_SAFE -O2
-pipe -fstack-protector -fno-strict-aliasing -ftemplate-depth-50 -MT
XPathDocumentImpl.lo -MD -MP -MF .deps/XPathDocumentImpl.Tpo -c
src/dom-api/impl/XPathDocumentImpl.cpp -fPIC -DPIC -o .libs/XPathDocumentImpl.o
src/dom-api/impl/XPathDocumentImpl.cpp:65:25: error: use of undeclared
identifier 'castToNode'
DOMNode* thisNode = castToNode(&fParent);
Reported by: pkg-fallout
MFH: 2017Q4 |
2.3.3,1 20 May 2016 12:47:11 |
mat |
Fix option helpers.
Sponsored by: Absolight |
2.3.3,1 08 Apr 2016 12:38:23 |
mat |
Update to 2.3.3.
PR: 208617
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
2.3.2,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.3.2,1 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
2.3.2,1 13 Jan 2016 15:19:04 |
vanilla |
Upgrade to 2.3.2.
PR: 201854
Submitted by: tkato432@yahoo.com |
2.3.0_3,1 03 Sep 2015 14:09:18 |
amdmi3 |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket |
2.3.0_3,1 26 Mar 2015 14:01:58 |
marino |
textproc/xqilla: not jobs safe
This has been set jobs unsafe in dports for a long time. I don't know
where the breakage is, but I'm setting it here since port is unmaintained. |
2.3.0_3,1 09 Mar 2015 00:57:45 |
amdmi3 |
- Add LICENSE_FILE
- Pet portlint
- Strip library |
2.3.0_2,1 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
2.3.0_2,1 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
2.3.0_2,1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
2.3.0_2,1 22 Jun 2014 21:17:48 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
2.3.0_1,1 12 Feb 2014 16:11:06 |
gahr |
- Add dependency on graphviz when building the documentation |
2.3.0_1,1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.3.0_1,1 10 Oct 2013 09:13:08 |
gahr |
- Remove indefinite article from COMMENT
- Add LICENSE (AL2)
- Add DOCS OPTION
- Convert to USES+=gmake
- Convert to new LIB_DEPENDS format
- STAGE-clean
- Bump PORTREVISION |
2.3.0,1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.3.0,1 11 Sep 2013 06:49:58 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.3.0,1 10 Nov 2011 14:22:22 |
gahr |
- Update to 2.3.0
Feature safe: yes |
2.2.4,1 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 |
2.2.4,1 12 Aug 2011 16:05:29 |
gahr |
- Chase warnings under gcc -Werror |
2.2.4 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.2.4,1 25 Feb 2011 00:12:00 |
gahr |
- Update to 2.2.4
- Depend on newly ported Xerces-C++ 3.x (textproc/xerces-c3)
- Take maintainship
Approved by: vanilla (previous maintainer) |
2.2.0,1 16 Jul 2010 13:03:30 |
gahr |
- Backout previous commit
- Bump PORTEPOCH |
2.2.4 16 Jul 2010 10:14:11 |
gahr |
- Update to 2.2.4
Approved by: maintainer (timeout after 15 days) |
2.2.0 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
2.2.0 20 Jan 2009 02:26:38 |
vanilla |
pkg-plist fix.
Obtained from: QAT |
2.2.0 20 Jan 2009 01:54:38 |
vanilla |
Upgrade to 2.2.0. |
2.1.3 16 Aug 2008 06:14:47 |
vanilla |
Upgrade to 2.1.3. |
2.0.0 31 Jul 2008 01:27:17 |
edwin |
Fix BUILD_DEPENDS to refer to ${NONEXISTENT} instead of to xerces.c. |
2.0.0 01 Apr 2008 06:03:21 |
vanilla |
Upgrade to 2.0.0. |
1.1.0 22 Sep 2007 14:54:36 |
vanilla |
Add xqilla, it's an XQuery & XPath2 library. |