From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 16 13:00:38 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70FBF37B40B for ; Sat, 16 Aug 2003 13:00:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 443BB43F85 for ; Sat, 16 Aug 2003 13:00:37 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7GK0bUp035556 for ; Sat, 16 Aug 2003 13:00:37 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7GK0bIY035555; Sat, 16 Aug 2003 13:00:37 -0700 (PDT) Resent-Date: Sat, 16 Aug 2003 13:00:37 -0700 (PDT) Resent-Message-Id: <200308162000.h7GK0bIY035555@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, ian j hart Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19A9837B4DD for ; Sat, 16 Aug 2003 12:56:56 -0700 (PDT) Received: from pc2-cove3-6-cust88.brhm.cable.ntl.com (pc2-cove3-6-cust88.brhm.cable.ntl.com [81.107.10.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E1E243F85 for ; Sat, 16 Aug 2003 12:56:54 -0700 (PDT) (envelope-from ianjhart@ntlworld.com) Received: from gamma.private.lan (gamma.private.lan [192.168.0.12]) id h7GJokRN012687 for ; Sat, 16 Aug 2003 20:50:46 +0100 (BST) (envelope-from ianjhart@gamma.private.lan) Received: from gamma.private.lan (localhost [127.0.0.1]) by gamma.private.lan (8.12.8p1/8.12.8) with ESMTP id h7GJok8v019847 for ; Sat, 16 Aug 2003 20:50:46 +0100 (BST) (envelope-from ianjhart@gamma.private.lan) Received: (from ianjhart@localhost) by gamma.private.lan (8.12.8p1/8.12.8/Submit) id h7GJojsw019846; Sat, 16 Aug 2003 20:50:45 +0100 (BST) Message-Id: <200308161950.h7GJojsw019846@gamma.private.lan> Date: Sat, 16 Aug 2003 20:50:45 +0100 (BST) From: ian j hart To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/55638: [PATCH] www/rt2 marked broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ian j hart List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 20:00:38 -0000 >Number: 55638 >Category: ports >Synopsis: [PATCH] www/rt2 marked broken >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 16 13:00:36 PDT 2003 >Closed-Date: >Last-Modified: >Originator: ian j hart >Release: FreeBSD 4.8-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD gamma.private.lan 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #2: Fri Aug 15 13:48:28 BST 2003 ianjhart@gamma.private.lan:/usr/obj/usr/src/sys/GAMMA i386 >Description: Marked BROKEN= "Does not build" A pedant writes. It builds okay for me, but doesn't install. This port is on the Nov 7 "death list" >How-To-Repeat: cd /usr/ports/www/rt2;make install >Fix: The first hunk of files/patch-Makefile is wrong. Remove this... @@ -2,7 +2,7 @@ # RT is Copyright 1996-2002 Jesse Vincent # It is distributed under the terms of the GNU General Public License, version 2 -PERL = /usr/bin/perl +#PERL = /usr/bin/perl RT_VERSION_MAJOR = 2 RT_VERSION_MINOR = 0 ...and don't forget to delete the BROKEN line from the Makefile ;) Here's a patch file which does this. --- files/patch-Makefile.orig Sat Aug 16 19:54:14 2003 +++ files/patch-Makefile Sat Aug 16 19:57:05 2003 @@ -1,14 +1,5 @@ --- Makefile.orig Fri Oct 4 11:48:46 2002 +++ Makefile Wed Feb 12 03:13:22 2003 -@@ -2,7 +2,7 @@ - # RT is Copyright 1996-2002 Jesse Vincent - # It is distributed under the terms of the GNU General Public License, version 2 - --PERL = /usr/bin/perl -+#PERL = /usr/bin/perl - - RT_VERSION_MAJOR = 2 - RT_VERSION_MINOR = 0 @@ -15,7 +15,7 @@ BRANCH = HEAD --- Makefile.orig Sat Aug 16 19:59:25 2003 +++ Makefile Sat Aug 16 19:59:52 2003 @@ -41,8 +41,6 @@ ${SITE_PERL}/CGI/Cookie.pm:${PORTSDIR}/www/p5-CGI.pm \ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp -BROKEN= "Does not build" - WRKSRC= ${WRKDIR}/rt-${RT_VERSION} RT_VERSION= ${PORTVERSION:C/\./-/g} DB_TYPE?= mysql >Release-Note: >Audit-Trail: >Unformatted: