aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portaudit-db/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* apply xlist not to the own filesOliver Eikemeier2004-08-131-1/+1
| | | | Notes: svn path=/head/; revision=116137
* Update to 0.2.2Oliver Eikemeier2004-06-251-1/+3
| | | | | | | - correct some URLs Notes: svn path=/head/; revision=112235
* make BASEURL customizableOliver Eikemeier2004-06-181-1/+1
| | | | Notes: svn path=/head/; revision=111707
* update to 0.2Oliver Eikemeier2004-06-171-1/+1
| | | | | | | - add the ability to specify multiple URLs Notes: svn path=/head/; revision=111655
* typoOliver Eikemeier2004-06-141-1/+1
| | | | Notes: svn path=/head/; revision=111472
* Point all vulnerabilities to the base URL, so that entriesOliver Eikemeier2004-06-141-1/+1
| | | | | | | | | look a little more official. Pointed out by: Matthew George <mdg@secureworks.net> Notes: svn path=/head/; revision=111471
* update to 0.1.1, supporting some of the VuXML 1.1 featuresOliver Eikemeier2004-06-141-1/+2
| | | | Notes: svn path=/head/; revision=111442
* portaudit-db generates a portaudit database from a currentOliver Eikemeier2004-06-121-0/+41
ports tree. It also features a file `database/portaudit.txt' where UUIDs for vulnerabilities can be allocated quickly before they are moved to the VuXML database. Call `packaudit' after upgrading your ports tree. Notes: svn path=/head/; revision=111367