ports/55689: emulators/its is marked broken: bad plist [PATCH]
Joel Ray Holveck
joelh at piquan.org
Mon Aug 18 04:40:14 UTC 2003
>Number: 55689
>Category: ports
>Synopsis: emulators/its is marked broken: bad plist [PATCH]
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 17 21:40:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Joel Ray Holveck
>Release: FreeBSD 5.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD thor.piquan.org 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #15: Mon Aug 11 12:40:23 PDT 2003 root at thor.piquan.org:/usr/local/src/freebsd/obj/usr/local/src/freebsd/src/sys/THOR i386
>Description:
The emulators/its port is marked as BROKEN: "Broken pkg-plist".
Enclosed is the patch.
>How-To-Repeat:
>Fix:
*** emulators/its/Makefile.~1~ Sat Aug 16 11:25:27 2003
--- emulators/its/Makefile Sat Aug 16 12:09:04 2003
***************
*** 19,26 ****
MAINTAINER= kstailey at yahoo.com
COMMENT= Bootable ITS filesystem for KLH-10 PDP-10 emulator
- BROKEN= "Broken pkg-plist"
-
BUILD_DEPENDS= kn10-ks:${PORTSDIR}/emulators/klh10
RUN_DEPENDS= kn10-ks:${PORTSDIR}/emulators/klh10
--- 19,24 ----
*** emulators/its/pkg-plist.~1~ Sat Aug 16 11:46:40 2003
--- emulators/its/pkg-plist Sat Aug 16 12:08:30 2003
***************
*** 2,6 ****
bin/its-user-install
%%PORTDOCS%%share/doc/klh10-ks-its/MIT-ITS-papers
%%PORTDOCS%%share/doc/klh10-ks-its/README.FIRST
! share/klh10-ks-its/klh10-kn-freebsd.ini.in
! @unexec rm -f %%IMAGE_HOME%%/PI-ITS-RP06.0-dbd9.bz2
--- 2,13 ----
bin/its-user-install
%%PORTDOCS%%share/doc/klh10-ks-its/MIT-ITS-papers
%%PORTDOCS%%share/doc/klh10-ks-its/README.FIRST
! @comment There's some hiccups if we try to specify an absolute
! @comment filename here, so we cd first.
! @cwd /
! %%IMAGE_HOME%%/PI-ITS-RP06.0-dbd9.bz2
! %%IMAGE_HOME%%/klh10-kn-freebsd.ini.in
! @comment We specify to delete %%IMAGE_HOME%%. In most cases, it's the
! @comment same as the klh10 port is using, so it won't be empty (and thus
! @comment not deleted). This dirrm command is for the exceptions to that.
! @dirrm %%IMAGE_HOME%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list