aboutsummaryrefslogtreecommitdiff
path: root/security/nessus-libnasl
Commit message (Collapse)AuthorAgeFilesLines
* Allow building with bison 3Antoine Brodin2014-11-302-2/+37
| | | | | | | PR: ports/194680 Notes: svn path=/head/; revision=373662
* - Convert security/nessus-* to USES=libtool and bump dependent portsTijl Coosemans2014-07-074-31/+16
| | | | | | | - Use @sample in security/nessus Notes: svn path=/head/; revision=361049
* - Move DIST_SUBDIR up (portlint).Tijl Coosemans2013-10-251-4/+1
| | | | | | | - Remove MAN1 (staging). Notes: svn path=/head/; revision=331628
* security/nessus-libnasl:Tijl Coosemans2013-10-254-5/+72
| | | | | | | | | | | | | | | | | | | | - Remove BROKEN and fix building with newer OpenSSL versions. - Add LICENSE. - Use new LIB_DEPENDS syntax. - Support staging. This exposed a bug in security/nessus-libraries. - Fix an issue in a Makefile to support parallel building. security/nessus-libraries: - Add LICENSE. - Support staging. - Remove pointyhat references. - Remove DESTDIR from the nessus-config script. PR: ports/175868 Approved by: "Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=331569
* 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
* Mark as broken: does not buildBaptiste Daroussin2013-05-271-0/+2
| | | | | | | nasl_crypto.c:25:10: fatal error: 'openssl/md2.h' file not found Notes: svn path=/head/; revision=319201
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Fix build due to libtool updates. [1]Michael Scheidell2012-01-301-0/+21
| | | | | | | | | | | | | - Edit makefile in nessus-libraries to remove bpf40 check, not needed on modern kernels [2] - Edit makefile in nessus-libraries allow package building [2] PR: ports/164595 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1] Reviewed by: scheidell [2] Approved by: maintainer, gabor (implicit) Notes: svn path=/head/; revision=290116
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* - Update to 2.2.9Martin Wilke2006-11-052-4/+4
| | | | | | | | | PR: ports/105176 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176536
* - Update to 2.2.8Pav Lucistnik2006-05-262-6/+4
| | | | | | | | PR: ports/97884 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=163536
* Upgrade to nessus version 2.2.7Vasil Dimov2006-03-172-4/+4
| | | | | | | | PR: ports/94544 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=157500
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 2.2.6Marcus Alves Grando2005-11-082-5/+6
| | | | | | | | | | | Make portlint happyer Add SHA256 PR: 88679 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=147652
* Update master sites.Emanuel Haupt2005-10-071-1/+0
| | | | | | | | | PR: 87034 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=144502
* Update to 2.2.5.Jeremy Messenger2005-07-232-3/+3
| | | | | | | | PR: ports/83927 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=139987
* - Update to 2.2.4Sergey Matveychuk2005-04-172-3/+3
| | | | | | | | PR: ports/79142 Submitted by: maintainer Notes: svn path=/head/; revision=133519
* - Update to 2.2.3Sergey Matveychuk2005-02-142-4/+4
| | | | | | | | PR: ports/77419 Submitted by: maintainer Notes: svn path=/head/; revision=128776
* - Upgrade to nessus version 2.2.2aSergey Matveychuk2004-12-113-3/+5
| | | | | | | | | | - Fix installing of default config files PR: ports/74938 Submitted by: maintainer Notes: svn path=/head/; revision=123718
* - Upgrade to 2.2.0Sergey Matveychuk2004-11-063-5/+6
| | | | Notes: svn path=/head/; revision=120949
* - Add WITHOUT_NESSUS_GTK knob.Volker Stolz2004-08-131-0/+2
| | | | | | | | | | | - Upgrade rc.d script to the rc-ng style; bump PORTREVISION for that. - Add CONFLICTS. PR: ports/69877 Submitted by: Udo Schweigert (maintainer) Notes: svn path=/head/; revision=116104
* -Update to 2.0.12.Jeremy Messenger2004-07-242-4/+3
| | | | | | | | | | -GTK+2 is now default and GTK1 is still optional. PR: ports/69333 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=114587
* Adopt the standard nessus directory structure, reducing the number ofMark Linimon2004-04-101-4/+1
| | | | | | | | files in ${PREFIX}/etc/nessus. Move existing files to the right places. Bump PORTREVISION. (Also do a little bit of work on pkg-plist). Notes: svn path=/head/; revision=106687
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 2.10aClement Laforet2004-01-232-2/+2
| | | | | | | | PR: 61755 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=98877
* - Update to 2.0.9Sergei Kolobov2003-12-042-2/+2
| | | | | | | | PR: 59019 Submitted by: maintainer Notes: svn path=/head/; revision=94997
* Update to nessus 2.08a.Peter Pentchev2003-10-092-2/+2
| | | | | | | | PR: 57755 Submitted by: maintainer Notes: svn path=/head/; revision=90691
* Upgrade to nessus version 2.0.8Oliver Lehmann2003-10-042-2/+2
| | | | | | | | PR: ports/57547 Submitted By: maintainer Notes: svn path=/head/; revision=90242
* - Fix MASTER_SITES by replacing a no longer working european mirrorOliver Braun2003-07-131-1/+2
| | | | | | | | | | | by an australian and a japanse. PR: ports/54441 Submitted by: maintainer Obtained from: portsurvey Notes: svn path=/head/; revision=84812
* Upgrade to 2.0.7.Oliver Braun2003-07-043-2/+18
| | | | | | | | PR: ports/54050 Submitted by: maintainer Notes: svn path=/head/; revision=84220
* libtool uber-patchAde Lovett2003-06-261-12/+0
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Upgrade to 2.0.6a.Oliver Braun2003-06-012-3/+2
| | | | | | | | PR: ports/52635 Submitted by: maintainer Notes: svn path=/head/; revision=81863
* * Upgrade checksums. Quote from the developer: "I did a quick "re-release" forOliver Braun2003-05-132-1/+2
| | | | | | | | | | | minor issues that I don't felt were justifying a 2.0.6." * Bump PORTREVISION. PR: ports/52022 Submitted by: maintainer Notes: svn path=/head/; revision=80916
* Upgrade to 2.0.5.Oliver Braun2003-05-062-2/+2
| | | | | | | | PR: ports/51887 Submitted by: maintainer Notes: svn path=/head/; revision=80285
* Remove a no longer maintained mirror from the MASTER_SITES.Oliver Braun2003-04-241-1/+0
| | | | | | | | PR: ports/51327 Submitted by: maintainer Notes: svn path=/head/; revision=79570
* - Update to 2.0.4.Oliver Braun2003-04-193-4/+5
| | | | | | | | | | | - Add dependency on bpf for the server. - Add "client only" knob. PR: ports/51126 Submitted by: maintainer Notes: svn path=/head/; revision=79310
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Upgrade to 1.2.7.Oliver Braun2003-01-022-2/+2
| | | | | | | | PR: ports/46333 Submitted by: maintainer Notes: svn path=/head/; revision=72304
* Update MASTER_SITES.Jimmy Olgeni2002-11-221-4/+1
| | | | | | | | PR: 45591 Submitted by: maintainer Notes: svn path=/head/; revision=70749
* Upgrade to 1.2.6.Oliver Braun2002-10-102-2/+5
| | | | | | | | PR: 43874 Submitted by: maintainer Notes: svn path=/head/; revision=67747
* * Upgrade to 1.2.5Oliver Braun2002-08-302-2/+2
| | | | | | | | | | | * Fix a problem with hanging clients during a nmap scan PR: ports/42057 Submitted by: maintainer Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65329