Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.9_3 30 Sep 2016 20:31:51
  |
rene  |
Remove expired ports:
2016-09-30 math/why3-spark: Only useful for deprecated lang/spark
2016-09-30 lang/spark: Broken for more than 6 months
2016-09-30 math/alt-ergo-spark: Only useful for deprecate lang/spark
2016-09-30 security/nessus-libnasl: Abandoned, consider using OpenVAS
2016-09-30 security/nessus: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-libraries: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-plugins: Abandoned, consider using OpenVAS |
2.2.9_3 17 Mar 2016 13:05:53
  |
tijl  |
Mark Nessus ports deprecated. Nessus became proprietary closed-source
software many years ago and the ports are now outdated. A good alternative
is OpenVAS which started as a fork of the open-source Nessus.
PR: 208023
Approved by: Udo.Schweigert@siemens.com (maintainer) |
2.2.9_3 15 Sep 2015 23:59:09
  |
cs  |
Fix build with LibreSSL
PR: 198992
Submitted by: brnrd@
Approved by: maintainer |
2.2.9_3 19 May 2015 00:37:59
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
2.2.9_3 20 Apr 2015 19:06:30
  |
tijl  |
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.2.9_3 24 Mar 2015 00:24:08
  |
jkim  |
Fix build without SSLv2 support. |
2.2.9_3 29 Jul 2014 14:30:10
  |
adamw  |
Rename security/ patches to reflect the files they modify. |
2.2.9_3 07 Jul 2014 10:29:18
  |
tijl  |
- Convert security/nessus-* to USES=libtool and bump dependent ports
- Use @sample in security/nessus |
2.2.9_2 25 Oct 2013 19:42:01
  |
tijl  |
- Move DIST_SUBDIR up (portlint).
- Remove MAN1 (staging). |
2.2.9_2 25 Oct 2013 12:00:28
  |
tijl  |
security/nessus-libnasl:
- 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) |
2.2.9_1 22 Sep 2013 19:15:29
  |
antoine  |
Fix NO_STAGE |
2.2.9_1 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.2.9_1 28 Jul 2013 08:45:59
  |
danfe  |
Try to unbreak parallel builds by calling make(1) correctly. |
2.2.9_1 08 Mar 2013 11:32:12
  |
bapt  |
Convert USE_BISON to USES= bison
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 |
2.2.9_1 30 Jan 2012 15:29:13
 |
scheidell  |
- Fix build due to libtool updates. [1]
- 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) |
2.2.9_1 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
2.2.9_1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
2.2.9_1 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
2.2.9_1 19 Dec 2008 17:52:10
 |
pav  |
- Disable package build on pointyhat, it detects presence of /dev/bpf
Reported by: pointyhat |
2.2.9_1 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
2.2.9_1 17 Oct 2007 10:13:01
 |
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
2.2.9 05 Nov 2006 20:38:06
 |
miwi  |
- Update to 2.2.9
PR: ports/105176
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2 |
2.2.8 26 May 2006 19:24:11
 |
pav  |
- Update to 2.2.8
PR: ports/97884
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
2.2.7 17 Mar 2006 16:07:26
 |
vd  |
Upgrade to nessus version 2.2.7
PR: ports/94544
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
2.2.6 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.2.6 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
2.2.6 08 Nov 2005 22:59:19
 |
mnag  |
Update to 2.2.6
Make portlint happyer
Add SHA256
PR: 88679
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
2.2.5 07 Oct 2005 17:20:50
 |
ehaupt  |
Update master sites.
PR: 87034
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Approved by: novel (mentor) |
2.2.5 23 Jul 2005 22:19:00
 |
mezz  |
Update to 2.2.5.
PR: ports/83927
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
2.2.4 17 Apr 2005 12:59:12
 |
sem  |
- Update to 2.2.4
PR: ports/79142
Submitted by: maintainer |
2.2.3 14 Feb 2005 13:04:59
 |
sem  |
- Update to 2.2.3
PR: ports/77419
Submitted by: maintainer |
2.2.2a 11 Dec 2004 16:40:58
 |
sem  |
- Upgrade to nessus version 2.2.2a
- Fix installing of default config files
PR: ports/74938
Submitted by: maintainer |
2.2.0 06 Nov 2004 11:46:44
 |
sem  |
- Upgrade to 2.2.0 |
2.0.12 13 Aug 2004 13:36:03
 |
vs  |
- Add WITHOUT_NESSUS_GTK knob.
- Upgrade rc.d script to the rc-ng style; bump PORTREVISION for that.
- Add CONFLICTS.
PR: ports/69877
Submitted by: Udo Schweigert (maintainer) |
2.0.12 24 Jul 2004 18:28:51
 |
mezz  |
-Update to 2.0.12.
-GTK+2 is now default and GTK1 is still optional.
PR: ports/69333
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
2.0.10a_2 10 Apr 2004 20:45:21
 |
linimon  |
Forced commit to note the previous was:
PR: ports/64578
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
2.0.10a_2 10 Apr 2004 20:42:56
 |
linimon  |
Adopt the standard nessus directory structure, reducing the number of
files in ${PREFIX}/etc/nessus. Move existing files to the right places.
Bump PORTREVISION. (Also do a little bit of work on pkg-plist). |
2.0.10a_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.0.10a_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
2.0.10a_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.0.10a 23 Jan 2004 11:00:57
 |
clement  |
- Update to 2.10a
PR: 61755
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
2.0.9 04 Dec 2003 14:32:33
 |
sergei  |
- Update to 2.0.9
PR: 59019
Submitted by: maintainer |
2.0.8a 10 Oct 2003 06:54:42
 |
roam  |
Correct the explanations on using the BPF functionality on FreeBSD.
PR: 57813
Submitted by: maintainer |
2.0.8a 09 Oct 2003 08:35:38
 |
roam  |
Update to nessus 2.08a.
PR: 57755
Submitted by: maintainer |
2.0.8 04 Oct 2003 13:24:59
 |
oliver  |
Upgrade to nessus version 2.0.8
PR: ports/57547
Submitted By: maintainer |
2.0.7 13 Jul 2003 20:34:58
 |
obraun  |
- Fix MASTER_SITES by replacing a no longer working european mirror
by an australian and a japanse.
PR: ports/54441
Submitted by: maintainer
Obtained from: portsurvey |
2.0.7 04 Jul 2003 20:59:42
 |
obraun  |
Upgrade to 2.0.7.
PR: ports/54050
Submitted by: maintainer |
2.0.6a 26 Jun 2003 22:58:32
 |
ade  |
libtool uber-patch
* 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) |
2.0.6a 01 Jun 2003 06:49:26
 |
obraun  |
Upgrade to 2.0.6a.
PR: ports/52635
Submitted by: maintainer |
2.0.5_1 13 May 2003 16:52:37
 |
obraun  |
* Upgrade checksums. Quote from the developer: "I did a quick "re-release" for
minor issues that I don't felt were justifying a 2.0.6."
* Bump PORTREVISION.
PR: ports/52022
Submitted by: maintainer |
2.0.5 06 May 2003 21:17:09
 |
obraun  |
Upgrade to 2.0.5.
PR: ports/51887
Submitted by: maintainer |
2.0.4 24 Apr 2003 06:22:12
 |
obraun  |
Remove a no longer maintained mirror from the MASTER_SITES.
PR: ports/51327
Submitted by: maintainer |
2.0.4 19 Apr 2003 20:40:13
 |
obraun  |
- Update to 2.0.4.
- Add dependency on bpf for the server.
- Add "client only" knob.
PR: ports/51126
Submitted by: maintainer |
1.2.7 21 Feb 2003 13:26:58
 |
knu  |
De-pkg-comment. |
1.2.7 02 Jan 2003 22:47:49
 |
obraun  |
Upgrade to 1.2.7.
PR: ports/46333
Submitted by: maintainer |
1.2.6 22 Nov 2002 16:18:51
 |
olgeni  |
Update MASTER_SITES.
PR: 45591
Submitted by: maintainer |
1.2.6 10 Oct 2002 17:30:40
 |
obraun  |
Upgrade to 1.2.6.
PR: 43874
Submitted by: maintainer |
1.2.5 30 Aug 2002 19:43:35
 |
obraun  |
* Upgrade to 1.2.5
* Fix a problem with hanging clients during a nmap scan
PR: ports/42057
Submitted by: maintainer
Approved by: dwcjr (mentor) |
1.2.4 10 Aug 2002 16:22:24
 |
pat  |
Update to 1.2.4
PR: ports/41514
Submitted by: maintainer |
1.2.3 04 Jul 2002 16:28:55
 |
olgeni  |
Update ports to version 1.2.3.
PR: 40190
Submitted by: maintainer |
1.2.2 19 Jun 2002 11:13:16
 |
olgeni  |
Update nessus suite to version 1.2.2, from security/nessus-*-devel ports.
Give maintainership to udo.schweigert@siemens.com, who already maintains
the -devel ports. |
27 Nov 2001 12:25:56
    |
olgeni  |
Fix a problem linking libc too late, which caused calling the wrong getopt
function and broke nasl command line handling. |
08 Aug 2001 14:38:14
    |
olgeni  |
Update nessus suite to version 1.0.9, remove extra file from nessus' pkg-plist
(includes.h). |
24 May 2001 12:08:05
    |
olgeni  |
Update the Nessus suite to version 1.0.8. |
05 Feb 2001 23:42:43
    |
olgeni  |
Update to version 1.0.7a. |
24 Jan 2001 12:43:15
    |
olgeni  |
Use proper capitalization (freebsd.org -> FreeBSD.org) |
24 Jan 2001 12:05:16
    |
olgeni  |
Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) |
24 Jan 2001 03:26:02
    |
vanilla  |
Upgrade to 1.0.7. |
26 Nov 2000 02:30:12
    |
dougb  |
Maintainer upgrade to 1.0.6. |
13 Nov 2000 11:49:37
    |
asami  |
Add INSTALLS_SHLIB so other ports that depend on this one can find the
libraries. |
13 Nov 2000 11:49:08
    |
asami  |
Add one file include/nessus/includes.h. While I'm here, sort the list. |
09 Nov 2000 16:39:05
    |
sobomax  |
Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>.
|
09 Nov 2000 13:27:29
    |
des  |
Revert maintainership to ports@ at maintainer's request. |
28 Oct 2000 03:04:19
    |
jeh  |
Update to 1.0.5 |
08 Oct 2000 07:30:58
    |
asami  |
Convert category security to new layout. |
09 Sep 2000 13:51:54
    |
kevlo  |
Update to version 1.0.4 |
05 Jul 2000 08:17:23
    |
asami  |
Add one header file and one library. Sort include directory. |