ports/161647: Update port: emulators/visualos

KATO Tsuguru tkato432 at yahoo.com
Fri Oct 14 18:50:32 UTC 2011


>Number:         161647
>Category:       ports
>Synopsis:       Update port: emulators/visualos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 14 18:50:31 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/emulators/visualos/Makefile emulators/visualos/Makefile
--- /usr/ports/emulators/visualos/Makefile	2011-09-24 13:41:27.000000000 +0900
+++ emulators/visualos/Makefile	2011-10-08 05:53:50.000000000 +0900
@@ -14,9 +14,14 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A visual simulator of an operating system to help understand how OSes work
 
+LICENSE=	GPLv2 # (or later)	
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_GNOME=	gnomehack gnomeprefix libglade
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+MAKE_JOBS_SAFE=	yes
+
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
diff -urN /usr/ports/emulators/visualos/pkg-descr emulators/visualos/pkg-descr
--- /usr/ports/emulators/visualos/pkg-descr	2000-12-31 05:48:13.000000000 +0900
+++ emulators/visualos/pkg-descr	2011-09-15 18:26:27.000000000 +0900
@@ -6,4 +6,4 @@
 dynamically show different graphical representations of each subsystem. It is
 also possible to select the algorithm to be used in each case.
 
-WWW: http://visualos.sourceforge.net/
+WWW: http://sourceforge.net/projects/visualos/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list