ports/110322: Use TCL/TK 8.4: emulators/bsvc
Martin Tournoij
carpetsmoker at xs4all.nl
Thu Mar 15 07:30:06 UTC 2007
>Number: 110322
>Category: ports
>Synopsis: Use TCL/TK 8.4: emulators/bsvc
>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: Thu Mar 15 07:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Martin Tournoij
>Release: FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
FreeBSD glitch.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 15 20:56:16 CET 2007 carpetsmoker at glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERICri386
>Description:
- Use TCL/TK 8.4
- Remove WWW, it's gone
>How-To-Repeat:
>Fix:
--- patch-bsvc begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/bsvc/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile 18 Jun 2006 19:40:15 -0000 1.22
+++ Makefile 15 Mar 2007 07:26:18 -0000
@@ -7,7 +7,8 @@
PORTNAME= bsvc
PORTVERSION= 2.1
-CATEGORIES= emulators tk82
+CATEGORIES= emulators tk84
+PORTREVISION= 1
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
@@ -15,11 +16,9 @@
MAINTAINER= ports at FreeBSD.org
COMMENT= An extensible hardware simulation framework with MC68K support
-RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
-
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-
MAKE_ENV= PROJECT_BASE=${PREFIX} WRKSRC=${WRKSRC}
+USE_TK= yes
.include <bsd.port.pre.mk>
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/emulators/bsvc/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr 22 Oct 2002 07:46:27 -0000 1.3
+++ pkg-descr 15 Mar 2007 07:26:18 -0000
@@ -2,5 +2,3 @@
design and testing. It comes with a simulator and assembler
for the Motorola MC68k family of microprocessors, and supplies
a graphical user interface for simulation runs.
-
-WWW: http://www.redlinelabs.com/bsvc/
Index: files/patch-src-Makefile.common
===================================================================
RCS file: /home/ncvs/ports/emulators/bsvc/files/patch-src-Makefile.common,v
retrieving revision 1.1
diff -u -r1.1 patch-src-Makefile.common
--- files/patch-src-Makefile.common 24 Nov 2002 10:11:54 -0000 1.1
+++ files/patch-src-Makefile.common 15 Mar 2007 07:26:18 -0000
@@ -13,7 +13,7 @@
## Name or path and Name of the Tcl/Tk "wish" executable
#WISH = /usr/bin/wish
-WISH = wish
-+WISH = wish8.2
++WISH = wish8.4
## Name of WWW Browser and URL of the BSVC Home Page (or blank)
WWW_BROWSER =
--- patch-bsvc ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list