From owner-freebsd-ports Mon Dec 11 11:40:11 2000 From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 11:40:02 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6ED8737B404 for ; Mon, 11 Dec 2000 11:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBBJe2v62229; Mon, 11 Dec 2000 11:40:02 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 11 Dec 2000 11:40:02 -0800 (PST) Resent-Message-Id: <200012111940.eBBJe2v62229@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, tkato@prontomail.ne.jp Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AD0237B400 for ; Mon, 11 Dec 2000 11:31:25 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBBJVPp60903; Mon, 11 Dec 2000 11:31:25 -0800 (PST) (envelope-from nobody) Message-Id: <200012111931.eBBJVPp60903@freefall.freebsd.org> Date: Mon, 11 Dec 2000 11:31:25 -0800 (PST) From: tkato@prontomail.ne.jp Sender: nobody@FreeBSD.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/23479: Update port: x11-toolkits/plib Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23479 >Category: ports >Synopsis: Update port: x11-toolkits/plib >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: Mon Dec 11 11:40:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.2-RELEASE i386 >Organization: >Environment: >Description: - Remove redundant/obsolete discriptions from Makefile - Update WWW: line >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-toolkits/plib/Makefile x11-toolkits/plib/Makefile --- /usr/ports/x11-toolkits/plib/Makefile Thu Aug 3 21:37:29 2000 +++ x11-toolkits/plib/Makefile Fri Dec 8 04:37:05 2000 @@ -5,24 +5,21 @@ # $FreeBSD: ports/x11-toolkits/plib/Makefile,v 1.9 2000/08/03 09:27:42 asami Exp $ # -PORTNAME= plib -PORTVERSION= 1.2.0 -CATEGORIES= x11-toolkits -MASTER_SITES= http://plib.sourceforge.net/dist/ +PORTNAME= plib +PORTVERSION= 1.2.0 +CATEGORIES= x11-toolkits +MASTER_SITES= http://plib.sourceforge.net/dist/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org -USE_X_PREFIX= yes -USE_MESA= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS=-I${X11BASE}/include -CONFIGURE_ARGS= --includedir=$(PREFIX)/include/plib \ - --with-glut=${PREFIX} -USE_GMAKE= yes -USE_NEWGCC= yes -MANCOMPRESSED= yes +USE_X_PREFIX= yes +USE_MESA= yes +USE_NEWGCC= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-glut=${X11BASE} -pre-configure: - ${PERL} -pi -e "s:-O6 ::g" ${WRKSRC}/configure +post-patch: + @${PERL} -pi -e "s| -O6 -Wall||g" ${WRKSRC}/configure .include diff -urN /usr/ports/x11-toolkits/plib/pkg-descr x11-toolkits/plib/pkg-descr --- /usr/ports/x11-toolkits/plib/pkg-descr Sat Sep 18 04:16:24 1999 +++ x11-toolkits/plib/pkg-descr Fri Dec 8 03:49:35 2000 @@ -12,7 +12,7 @@ SL -- A Games-oriented Sound Library. SSG -- A Simple Scene Graph API built on top of OpenGL. -WWW: http://www.woodsoup.org/projs/plib/ +WWW: http://plib.sourceforge.net/ - Brian Buchanan brian@CSUA.Berkeley.EDU >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message