aboutsummaryrefslogtreecommitdiff
path: root/security/vxquery
Commit message (Collapse)AuthorAgeFilesLines
* Don't require a particular version of libexpat. Use sh(1)'s `echo *'Mikhail Teterin2004-08-172-3/+3
| | | | | | | | | instead of spawning off ls(1) in pkg_check.sh. Approved by: maintainer Notes: svn path=/head/; revision=116534
* Update 0.2 -> 0.2.1Jacques Vidrine2004-04-052-3/+3
| | | | | | | | This is a minor update which only adds source compatibility for GCC 2.95. There is no change in functionality. Notes: svn path=/head/; revision=106278
* Update vxquery 0.1 -> 0.2Jacques Vidrine2004-04-012-4/+3
| | | | Notes: svn path=/head/; revision=105906
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* List correct path for FreeBSD VuXML document.Jacques Vidrine2004-02-131-1/+1
| | | | | | | Noticed by: bmah, Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=100841
* Add VuXML Query Tool (vxquery) a simple utility for selecting entriesJacques Vidrine2004-02-125-0/+48
from a VuXML document by package name and version. Notes: svn path=/head/; revision=100762