ports/124337: [MAINTAINER] security/openvas-client: follow ports/124331, minor fixes
Tomoyuki Sakurai
cherry at trombik.org
Fri Jun 6 04:00:07 UTC 2008
>Number: 124337
>Category: ports
>Synopsis: [MAINTAINER] security/openvas-client: follow ports/124331, minor fixes
>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: Fri Jun 06 04:00:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Tomoyuki Sakurai
>Release: FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD spica.trombik.org 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun May 11 18:07:51 JST 2008
>Description:
- follow ports/124331
- USE_SSL and USE_XORG
- bump PORTREVISION
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- openvas-client-1.0.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/openvas-client/Makefile /usr/home/cherry/svk/ports/security/openvas-client/Makefile
--- /usr/ports/security/openvas-client/Makefile 2008-06-04 22:12:02.000000000 +0900
+++ /usr/home/cherry/svk/ports/security/openvas-client/Makefile 2008-06-06 12:51:19.000000000 +0900
@@ -7,6 +7,7 @@
PORTNAME= openvas-client
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/420/
@@ -18,7 +19,11 @@
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gtk20
+USE_SSL= yes
+# XXX not yet, maybe soon?
+# USE_GETTEXT= yes
+USE_XORG= x11
-.include "${.CURDIR}/../../security/openvas-server/Makefile.common"
+.include "${.CURDIR}/../../security/openvas-libraries/Makefile.common"
.include <bsd.port.mk>
--- openvas-client-1.0.3_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list