Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 13:56:03 +0100 (CET)
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59213: [PATCH] simplify pear-* ports
Message-ID:  <20031112125603.A73C52FDA09@freepuppy.bellavista.cz>
Resent-Message-ID: <200311121300.hACD0fSg099360@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031112125603.A73C52FDA09>