aboutsummaryrefslogtreecommitdiff
path: root/security/vxquery/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more thanErwin Lansing2006-06-111-1/+0
| | | | | | | | | 2 years ago. Clean out the last traces of it. With hat: portmgr Notes: svn path=/head/; revision=165111
* Reset maintainer at his request; nectar is away from FreeBSD work right now.Mark Linimon2006-03-241-1/+1
| | | | Notes: svn path=/head/; revision=158047
* Don't require a particular version of libexpat. Use sh(1)'s `echo *'Mikhail Teterin2004-08-171-1/+1
| | | | | | | | | 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-051-1/+1
| | | | | | | | 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-011-2/+1
| | | | 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
* Add VuXML Query Tool (vxquery) a simple utility for selecting entriesJacques Vidrine2004-02-121-0/+30
from a VuXML document by package name and version. Notes: svn path=/head/; revision=100762