From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 12 05:00:44 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 99D7216A4CE for ; Wed, 12 Nov 2003 05:00:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38D5A43FAF for ; Wed, 12 Nov 2003 05:00:42 -0800 (PST) (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 hACD0fFY099361 for ; Wed, 12 Nov 2003 05:00:41 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hACD0fSg099360; Wed, 12 Nov 2003 05:00:41 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 12 Nov 2003 05:00:41 -0800 (PST) Resent-Message-Id: <200311121300.hACD0fSg099360@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, Roman Neuhauser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9EE516A4CE for ; Wed, 12 Nov 2003 04:56:06 -0800 (PST) Received: from lilith.bellavista.cz (lilith.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 999C743FE5 for ; Wed, 12 Nov 2003 04:56:05 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id 10A9B5E for ; Wed, 12 Nov 2003 13:56:04 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id A73C52FDA09; Wed, 12 Nov 2003 13:56:03 +0100 (CET) Message-Id: <20031112125603.A73C52FDA09@freepuppy.bellavista.cz> Date: Wed, 12 Nov 2003 13:56:03 +0100 (CET) From: Roman Neuhauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/59213: [PATCH] simplify pear-* ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Neuhauser List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2003 13:00:44 -0000 >Number: 59213 >Category: ports >Synopsis: [PATCH] simplify pear-* ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Nov 12 05:00:41 PST 2003 >Closed-Date: >Last-Modified: >Originator: Roman Neuhauser >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD freepuppy.bellavista.cz 4.8-STABLE FreeBSD 4.8-STABLE #3: Tue Aug 26 12:34:53 CEST 2003 roman@freepuppy.bellavista.cz:/usr/obj/usr/src/sys/FREEPUPPY2_5 i386 >Description: These patches do the following things for PEAR ports: * devel-pear-PEAR-Makefile.common.patch - provides a do-install target and all that jazz in devel/pear-PEAR/Makefile.common - individual PEAR ports now just set a few variables: * pear-ports-Makefile.common-ng.patch contains changes for all pear-* ports including devel/pear-PEAR See http://smradoch.innuendo.cz/FreeBSD/ for complete description. >How-To-Repeat: 1. download the patches 2. cd ${PORTSDIR:-/usr/ports} && patch -s < path/to/devel-pear-PEAR-Makefile.common.patch cd ${PORTSDIR:-/usr/ports} && patch -sEp1 < path/to/pear-ports-Makefile.common-ng.patch >Fix: http://smradoch.innuendo.cz/FreeBSD/devel-pear-PEAR-Makefile.common.patch http://smradoch.innuendo.cz/FreeBSD/pear-ports-Makefile.common-ng.patch >Release-Note: >Audit-Trail: >Unformatted: