aboutsummaryrefslogtreecommitdiff
path: root/security/openvas-plugins
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingDmitry Marakasov2014-02-191-4/+3
| | | | | | | | - Use new LIB_DEPENDS syntax - Fix build of openvas-server on 10.x Notes: svn path=/head/; revision=345036
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* security/openvas-plugins: fix buildWilliam Grzybowski2013-06-211-5/+2
| | | | | | | | | | | - Fix build, add pkgconfig to USES [1] - Trim Makefile header PR: ports/179811 [1] Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=321486
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-2/+2
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-2/+2
| | | | Notes: svn path=/head/; revision=275104
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Reset cherry@trombik.org due to maintainer-timeouts and no responseMark Linimon2009-11-031-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=243688
* - Chase gnutls shlib bumpMartin Wilke2009-08-211-1/+2
| | | | Notes: svn path=/head/; revision=240041
* - Update to 1.0.7Martin Wilke2009-08-175-730/+8548
| | | | | | | | | PR: 137210 Submitted by: farrokhi Approved by: maintainer timeout Notes: svn path=/head/; revision=239820
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-2/+2
| | | | Notes: svn path=/head/; revision=239670
* Fix plist, fix bash-specific idioms in openvas-nvt-sync.David Thiel2008-06-123-7/+61
| | | | | | | | PR: ports/124499: Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=214724
* - Fix build on 7.x (objformat removal)Pav Lucistnik2008-06-081-2/+7
| | | | | | | | | | | - Move Makefile.common from server to libraries port - Minor fixes PR: ports/124331 ports/124335-7 ports/124371 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer) Notes: svn path=/head/; revision=214500
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* [NEW PORT] security/openvas-plugins: Plugins for OpenVASEdwin Groothuis2008-06-045-0/+3585
OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ PR: ports/123130 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=214312