From owner-freebsd-ports Wed May 10 9:20:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ECF3437B7C3 for ; Wed, 10 May 2000 09:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA71752; Wed, 10 May 2000 09:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from m08.alpha-net.ne.jp (m08.alpha-net.ne.jp [210.229.64.38]) by hub.freebsd.org (Postfix) with ESMTP id D9D3137B8B4 for ; Wed, 10 May 2000 09:16:33 -0700 (PDT) (envelope-from k5@cheerful.com) Received: from kyoto-tc011-p23.alpha-net.ne.jp (kyoto-tc011-p23.alpha-net.ne.jp [210.237.119.23]) by m08.alpha-net.ne.jp (8.9.3/3.7W) with ESMTP id BAA08148 for ; Thu, 11 May 2000 01:14:39 +0900 (JST) Received: from souffle.bogus-local.net (souffle.bogus-local.net [192.168.1.1]) by kyoto-tc011-p23.alpha-net.ne.jp (Postfix) with ESMTP id 300E13D04 for ; Thu, 11 May 2000 01:16:33 +0900 (JST) Message-Id: <86r9baz8gv.wl@cheerful.com> Date: Thu, 11 May 2000 01:16:32 +0900 From: FUJISHIMA Satsuki Reply-To: k5@cheerful.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/18488: update: emulators/bochs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18488 >Category: ports >Synopsis: update: emulators/bochs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 10 09:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: FUJISHIMA Satsuki >Release: FreeBSD 5.0-CURRENT i386 >Organization: N/A >Environment: >Description: Bochs is now owed by MandrakeSoft S.A. and they re-released it under terms of LGPL; RESTRICTED is not suitable anymore. The changes they have made since previous release are almost copyright and documentation issue. >How-To-Repeat: >Fix: Update to version 2000_0325a and also remove bochs entry from ports/LEGAL. Index: emulators/bochs/Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/bochs/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- emulators/bochs/Makefile 2000/04/12 04:55:15 1.29 +++ emulators/bochs/Makefile 2000/04/20 13:39:13 @@ -7,10 +7,10 @@ # PORTNAME= bochs -PORTVERSION= 2000_0104c +PORTVERSION= 2000.0325 CATEGORIES= emulators MASTER_SITES= ftp://ftp.bochs.com/pub/ -DISTFILE= ${PORTNAME}-${PORTVERSION}c +DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}a MAINTAINER= obrien@FreeBSD.org @@ -26,9 +26,6 @@ CONFIGURE_ARGS+= --enable-debugger --enable-disasm .endif -RESTRICTED= "Commercial software" -NO_CDROM= ${RESTRICTED} - pre-configure: @${PERL} -pi.fbsd \ -e 's|^vgaromimage:\sbios/|vgaromimage: ${PREFIX}/lib/bochs/bios/| ;' \ @@ -46,7 +43,6 @@ ${PREFIX}/lib/bochs/bios .if !defined(NOPORTDOCS) -@${MKDIR} ${PREFIX}/share/doc/bochs - ${INSTALL_MAN} ${WRKSRC}/docs-html/LICENSE ${PREFIX}/share/doc/bochs ${INSTALL_MAN} ${WRKSRC}/docs-html/*.html ${PREFIX}/share/doc/bochs ${INSTALL_MAN} ${WRKSRC}/docs-html/*.gif ${PREFIX}/share/doc/bochs .endif Index: emulators/bochs/files/md5 =================================================================== RCS file: /home/ncvs/ports/emulators/bochs/files/md5,v retrieving revision 1.13 diff -u -r1.13 md5 --- emulators/bochs/files/md5 2000/02/13 16:48:25 1.13 +++ emulators/bochs/files/md5 2000/04/20 12:12:52 @@ -1 +1 @@ -MD5 (bochs-2000_0104c.tar.gz) = f0d9ba161382b971451bace7101a7ce7 +MD5 (bochs-2000_0325a.tar.gz) = 6a6fc6794b81c88d71037f17c918a880 Index: emulators/bochs/pkg/MESSAGE =================================================================== RCS file: /home/ncvs/ports/emulators/bochs/pkg/MESSAGE,v retrieving revision 1.3 diff -u -r1.3 MESSAGE --- emulators/bochs/pkg/MESSAGE 1998/08/08 18:23:53 1.3 +++ emulators/bochs/pkg/MESSAGE 2000/04/20 12:15:32 @@ -1,6 +1,3 @@ Bochs requires a .bochsrc file to be present in either your current directory or your home directory before starting. A sample of the .bochsrc file can be found in /usr/local/lib/bochs/bochsrc.sample. - -*** BOCHS is commercial software *** -Please read /usr/local/share/doc/bochs/LICENSE for details. Index: emulators/bochs/pkg/PLIST =================================================================== RCS file: /home/ncvs/ports/emulators/bochs/pkg/PLIST,v retrieving revision 1.12 diff -u -r1.12 PLIST --- emulators/bochs/pkg/PLIST 1999/10/06 08:23:57 1.12 +++ emulators/bochs/pkg/PLIST 2000/04/20 13:42:03 @@ -4,13 +4,14 @@ lib/bochs/bochsrc.sample share/doc/bochs/3rdparty.license.html share/doc/bochs/DOS.html -share/doc/bochs/LICENSE share/doc/bochs/Linux.html share/doc/bochs/Minix.html share/doc/bochs/OldWindows95.html share/doc/bochs/Windows31.html share/doc/bochs/Windows95.html share/doc/bochs/changelog.html +share/doc/bochs/codingguidelines.html +share/doc/bochs/configure.html share/doc/bochs/construction.html share/doc/bochs/cosimulation.html share/doc/bochs/debugger.html @@ -18,11 +19,12 @@ share/doc/bochs/faq.html share/doc/bochs/features.html share/doc/bochs/fpu.html +share/doc/bochs/guestNT.html share/doc/bochs/index.html share/doc/bochs/install.html share/doc/bochs/instrumentation.html -share/doc/bochs/licensing.html share/doc/bochs/mtools.html +share/doc/bochs/sound.html share/doc/bochs/undercon.gif share/doc/bochs/whatisbochs.html share/doc/bochs/win32.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message