Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2013 08:14:45 +0200 (CEST)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/183221: maintainer-update of security/nessus
Message-ID:  <201310230614.r9N6EjpQ066250@alaska.cert.siemens.de>
Resent-Message-ID: <201310230620.r9N6K1AC031796@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183221
>Category:       ports
>Synopsis:       maintainer-update of security/nessus
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 23 06:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 8.4-RELEASE-p4 amd64
>Organization:
>Environment:
>Description:
Maintainer update of mail/mutt:

	- Fix build on FreeBSd-8.x

Committer: new file to be added to repo: files/patch-nessus-Makefile

>How-To-Repeat:
>Fix:

diff -ru /usr/ports/security/nessus/files/patch-nessus-Makefile nessus/files/patch-nessus-Makefile
--- /usr/ports/security/nessus/files/patch-nessus-Makefile	1970-01-01 01:00:00.000000000 +0100
+++ nessus/files/patch-nessus-Makefile	2013-10-23 08:01:43.000000000 +0200
@@ -0,0 +1,11 @@
+--- nessus/Makefile.orig	2003-02-22 14:47:43.000000000 +0100
++++ nessus/Makefile	2013-10-23 08:00:26.000000000 +0200
+@@ -3,7 +3,7 @@
+ GTKLIBS= $(GTKCONFIG_LIBS) $(GLIBCONFIG_LIBS)
+ INCLUDE = ${include} $(GTKCONFIG_CFLAGS) $(GLIBCONFIG_CFLAGS) -Igdchart0.94b -Igdchart0.94b/gd1.3
+ LIBS = `$(NESSUSCONFIG) --libs` $(X_LIBS) $(X_CFLAGS) $(GTKLIBS) \
+-	$(RUN_LIBS) $(C_R_LIB) gdchart0.94b/gd1.3/libgd.a -lm 
++	$(RUN_LIBS) $(C_R_LIB) -L gdchart0.94b/gd1.3 -lgd -lm 
+ 
+ NESSUS_INCLUDE=`sh ./cflags`	
+ 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310230614.r9N6EjpQ066250>