Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2014 16:51:41 GMT
From:      Hardy Schumacher <hardy.schumacher@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185423: [UPDATE] java/netbeans, add license information
Message-ID:  <201401021651.s02Gpfxj096490@oldred.freebsd.org>
Resent-Message-ID: <201401021700.s02H00AC013421@freefall.freebsd.org>

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

>Number:         185423
>Category:       ports
>Synopsis:       [UPDATE] java/netbeans, add license information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 02 17:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Hardy Schumacher
>Release:        FreeBSD-9.2
>Organization:
>Environment:
FreeBSD gamma.low.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255996: Thu Oct  3 20:40:04 CEST 2013     root@gamma.low.org:/usr/obj/usr/src/sys/LOW_GAMMA  i386
>Description:
Add license information to port java/netbeans.
>How-To-Repeat:
n/a
>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/java/netbeans/Makefile ./netbeans/Makefile
--- /usr/ports/java/netbeans/Makefile	2013-11-07 19:16:41.000000000 +0100
+++ ./netbeans/Makefile	2014-01-02 16:57:27.000000000 +0100
@@ -11,6 +11,9 @@
 MAINTAINER=	gahr@FreeBSD.org
 COMMENT=	A full-featured integrated environment for Java
 
+LICENSE=	CDDL GPLv2
+LICENSE_COMB=	multi
+
 USE_ZIP=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.7+
@@ -26,7 +29,7 @@
 		${DATADIR}/nb/netbeans.png \
 		${PORTNAME}-${PORTVERSION} \
 		"Development;" \
-		${FALSE}
+		false
 
 post-patch:
 	@${REINPLACE_CMD} -i "" -e '57s|#||;57s|/path/to/jdk|${JAVA_HOME}|' \


>Release-Note:
>Audit-Trail:
>Unformatted:



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