notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/nessus/Makefile

Number of commits found: 72

Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Thursday, 17 Mar 2016
13:05 tijl search for other commits by this committer
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)
Original commitRevision:411280 
Monday, 20 Apr 2015
19:06 tijl search for other commits by this committer
- 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)
Original commitRevision:384380 
Monday, 7 Jul 2014
10:29 tijl search for other commits by this committer
- Convert security/nessus-* to USES=libtool and bump dependent ports
- Use @sample in security/nessus
Original commitRevision:361049 
Monday, 11 Nov 2013
18:48 tijl search for other commits by this committer
- Add LICENSE.
- New LIB_DEPENDS syntax.
- Staging.
- Replace gtk detection with GTK2 option.
- Mark MAKE_JOBS_UNSAFE for now.  One Makefile has mutilple targets that
  each call make in the same subdirectory and the Makefile in that
  directory does the same with one of its subdirectories.
- Move files/nessusd.conf to files/nessusd.conf.in and add it to SUB_FILES
  instead of calling sed from post-install.
- Move files/pkg-deinstall.in to pkg-deinstall and replace %%PREFIX%%
  with ${PKG_PREFIX}.
- Remove scripts/move_nessus.  It was used to migrate configuration data
  to a new location.

PR:		ports/183221
Approved by:	"Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer)
Original commitRevision:333529 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Friday, 29 Mar 2013
19:33 cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
Original commitRevision:315566 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Tuesday, 6 Mar 2007
18:22 miwi search for other commits by this committer
- Unbreak
- Fix pkg-plist
- Bump PORTREVISION

PR              109999
Submitted by:   Udo Schweigert (maintainer)
Original commit
Sunday, 5 Nov 2006
20:38 miwi search for other commits by this committer
- Update to 2.2.9

PR:             ports/105176
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
Original commit
Friday, 26 May 2006
19:24 pav search for other commits by this committer
- Update to 2.2.8

PR:             ports/97884
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Original commit
Saturday, 13 May 2006
04:15 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
Original commit
Friday, 17 Mar 2006
16:07 vd search for other commits by this committer
Upgrade to nessus version 2.2.7

PR:             ports/94544
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Tuesday, 8 Nov 2005
22:59 mnag search for other commits by this committer
Update to 2.2.6
Make portlint happyer
Add SHA256

PR:             88679
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Friday, 7 Oct 2005
17:20 ehaupt search for other commits by this committer
Update master sites.

PR:             87034
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Approved by:    novel (mentor)
Original commit
Saturday, 23 Jul 2005
22:19 mezz search for other commits by this committer
Update to 2.2.5.

PR:             ports/83927
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Original commit
Tuesday, 19 Apr 2005
06:15 sem search for other commits by this committer
- Bump PORTVERSION (man pages absence already fixed)

PR:             ports/80085
Submitted by:   maintainer
Original commit
05:49 sem search for other commits by this committer
- Add missed man page

Reported by:    kris via pointyhat
Original commit
Sunday, 17 Apr 2005
12:59 sem search for other commits by this committer
- Update to 2.2.4

PR:             ports/79142
Submitted by:   maintainer
Original commit
Monday, 14 Feb 2005
13:04 sem search for other commits by this committer
- Update to 2.2.3

PR:             ports/77419
Submitted by:   maintainer
Original commit
Wednesday, 15 Dec 2004
16:01 sem search for other commits by this committer
Create certificates on separate Makefile target.
It will fix extra files on pointyhat.

Submitted by:   maintainer
Original commit
Saturday, 11 Dec 2004
16:40 sem search for other commits by this committer
- Upgrade to nessus version 2.2.2a
- Fix installing of default config files

PR:             ports/74938
Submitted by:   maintainer
Original commit
Tuesday, 9 Nov 2004
18:29 sem search for other commits by this committer
- Add a hint on complete removal when deinstalling

PR:             ports/73726
Submitted by:   maintainer
Original commit
Saturday, 6 Nov 2004
11:46 sem search for other commits by this committer
- Upgrade to 2.2.0
Original commit
Saturday, 21 Aug 2004
10:51 sem search for other commits by this committer
Fix the WITHOUT_ knobs to be compliant with the GNOME framework

PR:             ports/70451, ports/70452
Submitted by:   maintainer
Original commit
Friday, 13 Aug 2004
13:36 vs search for other commits by this committer
- 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)
Original commit
Saturday, 24 Jul 2004
18:28 mezz search for other commits by this committer
-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)
Original commit
Sunday, 2 May 2004
18:09 pav search for other commits by this committer
- Add sample rc script

PR:             ports/66052
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Original commit
Saturday, 10 Apr 2004
20:45 linimon search for other commits by this committer
Forced commit to note the previous was:

PR:             ports/64578
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Original commit
20:42 linimon search for other commits by this committer
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).
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
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.
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Friday, 23 Jan 2004
11:00 clement search for other commits by this committer
- Update to 2.10a

PR:             61755
Submitted by:       Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Original commit
Thursday, 4 Dec 2003
14:32 sergei search for other commits by this committer
- Update to 2.0.9

PR:             59019
Submitted by:   maintainer
Original commit
Thursday, 9 Oct 2003
08:35 roam search for other commits by this committer
Update to nessus 2.08a.

PR:             57755
Submitted by:   maintainer
Original commit
Saturday, 4 Oct 2003
13:24 oliver search for other commits by this committer
Upgrade to nessus version 2.0.8

PR:             ports/57547
Submitted By:   maintainer
Original commit
Sunday, 13 Jul 2003
20:34 obraun search for other commits by this committer
- 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
Original commit
Friday, 4 Jul 2003
20:59 obraun search for other commits by this committer
Upgrade to 2.0.7.

PR:             ports/54050
Submitted by:   maintainer
Original commit
Sunday, 1 Jun 2003
06:49 obraun search for other commits by this committer
Upgrade to 2.0.6a.

PR:             ports/52635
Submitted by:   maintainer
Original commit
Tuesday, 13 May 2003
16:52 obraun search for other commits by this committer
* 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
Original commit
Tuesday, 6 May 2003
21:17 obraun search for other commits by this committer
Upgrade to 2.0.5.

PR:             ports/51887
Submitted by:   maintainer
Original commit
Thursday, 24 Apr 2003
06:22 obraun search for other commits by this committer
Remove a no longer maintained mirror from the MASTER_SITES.

PR:             ports/51327
Submitted by:   maintainer
Original commit
Sunday, 20 Apr 2003
19:42 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Saturday, 19 Apr 2003
20:40 obraun search for other commits by this committer
- Update to 2.0.4.
- Add dependency on bpf for the server.
- Add "client only" knob.

PR:             ports/51126
Submitted by:   maintainer
Original commit
Friday, 21 Feb 2003
13:26 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 2 Jan 2003
22:47 obraun search for other commits by this committer
Upgrade to 1.2.7.

PR:             ports/46333
Submitted by:   maintainer
Original commit
Friday, 22 Nov 2002
16:18 olgeni search for other commits by this committer
Update MASTER_SITES.

PR:             45591
Submitted by:   maintainer
Original commit
Thursday, 10 Oct 2002
17:30 obraun search for other commits by this committer
Upgrade to 1.2.6.

PR:             43874
Submitted by:   maintainer
Original commit
Sunday, 1 Sep 2002
15:18 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42288
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Friday, 30 Aug 2002
19:43 obraun search for other commits by this committer
* 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)
Original commit
Saturday, 10 Aug 2002
16:22 pat search for other commits by this committer
Update to 1.2.4

PR:             ports/41514
Submitted by:   maintainer
Original commit
Thursday, 4 Jul 2002
16:28 olgeni search for other commits by this committer
Update ports to version 1.2.3.

PR:             40190
Submitted by:   maintainer
Original commit
Wednesday, 19 Jun 2002
11:13 olgeni search for other commits by this committer
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.
Original commit
Wednesday, 8 Aug 2001
14:38 olgeni search for other commits by this committer
Update nessus suite to version 1.0.9, remove extra file from nessus'   pkg-plist
(includes.h).    
Original commit
Thursday, 24 May 2001
12:08 olgeni search for other commits by this committer
Update the Nessus suite to version 1.0.8.    
Original commit
Wednesday, 14 Mar 2001
23:34 olgeni search for other commits by this committer
Remove the WITHOUT_GTK option: bsd.gnome.mk already takes care of it.    
Original commit
Sunday, 11 Mar 2001
13:46 olgeni search for other commits by this committer
Use WANT_GTK and USE_GTK properly, so that the text-only nessus client can   be
built automatically if gtk is not installed.    
Original commit
Monday, 5 Feb 2001
23:42 olgeni search for other commits by this committer
Update to version 1.0.7a.    
Original commit
Wednesday, 24 Jan 2001
12:43 olgeni search for other commits by this committer
Use proper capitalization (freebsd.org -> FreeBSD.org)    
Original commit
12:05 olgeni search for other commits by this committer
Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)    
Original commit
03:26 vanilla search for other commits by this committer
Upgrade to 1.0.7.    
Original commit
Friday, 5 Jan 2001
03:10 jeh search for other commits by this committer
This patch enables the compilation of a text-only nessus client.    
Original commit
Sunday, 26 Nov 2000
02:30 dougb search for other commits by this committer
Maintainer upgrade to 1.0.6.    
Original commit
Thursday, 9 Nov 2000
16:39 sobomax search for other commits by this committer
Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>. 
  
Original commit
13:27 des search for other commits by this committer
Revert maintainership to ports@ at maintainer's request.    
Original commit
Saturday, 28 Oct 2000
03:04 jeh search for other commits by this committer
Update to 1.0.5    
Original commit
Thursday, 5 Oct 2000
07:42 reg search for other commits by this committer
Implement USE_GTK, part 2.    
Original commit
Saturday, 9 Sep 2000
13:51 kevlo search for other commits by this committer
Update to version 1.0.4    
Original commit

Number of commits found: 72