summaryrefslogtreecommitdiff
path: root/security/vxquery (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-8/+1
| | | | Notes: svn path=/head/; revision=225335
* 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* 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