From owner-freebsd-ports Sun Dec 22 0:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06EA737B401 for ; Sun, 22 Dec 2002 00:40:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 346B843EE5 for ; Sun, 22 Dec 2002 00:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM8e2NS034553 for ; Sun, 22 Dec 2002 00:40:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM8e2xr034552; Sun, 22 Dec 2002 00:40:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D23FE37B401 for ; Sun, 22 Dec 2002 00:39:13 -0800 (PST) Received: from lancia.kaluga.ru (lancia.kaluga.ru [62.148.128.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8191743EDE for ; Sun, 22 Dec 2002 00:39:12 -0800 (PST) (envelope-from chip-set@mail.ru) Received: from gw.feel.info (dial-up0.kspu.kaluga.ru [62.148.130.100]) by lancia.kaluga.ru (8.12.6/8.12.6) with ESMTP id gBM8bbp5011945 for ; Sun, 22 Dec 2002 11:38:52 +0300 (MSK) Received: by gw.feel.info (Postfix, from userid 1000) id 2540E3A8; Sun, 22 Dec 2002 11:32:33 +0300 (MSK) Message-Id: <20021222083233.2540E3A8@gw.feel.info> Date: Sun, 22 Dec 2002 11:32:33 +0300 (MSK) From: ChiP Reply-To: ChiP To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46458: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46458 >Category: ports >Synopsis: >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 22 00:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: chip >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD gw 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Thu Dec 19 17:52:22 MSK 2002 root@gw:/usr/src/sys/compile/gw-0.6.2 i386 System: FreeBSD feel 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #0: Fri Dec 20 12:28: 27 MSK 2002 root@feel:/usr/obj/usr/src/sys/feel-0.3.0 i386 Category: ports Description: New port: idesk show programs as icons on deskto >Description: Synopsis: New Port >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # idesk # idesk/files # idesk/files/patch-aa # idesk/Makefile # idesk/distinfo # idesk/pkg-comment # idesk/pkg-descr # idesk/pkg-plist # echo c - idesk mkdir -p idesk > /dev/null 2>&1 echo c - idesk/files mkdir -p idesk/files > /dev/null 2>&1 echo x - idesk/files/patch-aa sed 's/^X//' >idesk/files/patch-aa << 'END-of-idesk/files/patch-aa' X--- Makefile.orig Fri Dec 6 23:38:06 2002 X+++ Makefile Sat Dec 7 00:10:55 2002 X@@ -1,7 +1,7 @@ X cc = g++ X #cflags = -g -O2 -W -Wall X-cflags = -g -O2 X-libs = `imlib-config --libs` -lXft X+cflags = ${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include X+libs = `imlib-config --libs` -lXft -L${X11BASE}/lib -L{LOCALBASE}/lib X bin = idesk X X objs = Desk.o Icon.o Database.o Main.o X@@ -17,7 +17,7 @@ X $(cc) $(cflags) -c $< -o $@ X X install: X- install $(bin) /usr/local/bin X+ ${INSTALL_PROGRAM} $(bin) ${X11BASE}/bin X X clean: X rm -f $(objs) $(bin) *~ core END-of-idesk/files/patch-aa echo x - idesk/Makefile sed 's/^X//' >idesk/Makefile << 'END-of-idesk/Makefile' X# New ports collection makefile for: idesk X# Date created: 5 December 2002 X# Whom: Nosov Artem X# X# $FreeBSD$ X# X XPORTNAME= idesk XPORTVERSION= 0.3.5 XCATEGORIES= x11 XMASTER_SITES= http://linuxhelp.hn.org/ \ X http://linuxhelp.hn.org/idesk-old/ X XMAINTAINER= X XLIB_DEPENDS= png.5:${PORTSDIR}/graphics/png X XUSE_GNOMENG= yes XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_GNOME= imlib X Xdo-install: X cd ${WRKSRC} X ${INSTALL_PROGRAM} ${WRKSRC}/idesk ${X11BASE}/bin X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/idesk X ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/idesk X.endif X strip ${PREFIX}/bin/idesk X @${ECHO_CMD} "To use Idesk, you must first setup your config file. Put something like this" X @${ECHO_CMD} "into into .ideskrc in your home directory:" X @${ECHO_CMD} "table Config" X @${ECHO_CMD} " FontName: tahoma" X @${ECHO_CMD} " FontSize: 8" X @${ECHO_CMD} " FontColor: #ffffff" X @${ECHO_CMD} " PaddingX: 35" X @${ECHO_CMD} " PaddingY: 25" X @${ECHO_CMD} " Locked: false" X @${ECHO_CMD} " HighContrast: false" X @${ECHO_CMD} " Transparency: 150" X @${ECHO_CMD} " Shadow: true" X @${ECHO_CMD} " ShadowColor: #000000" X @${ECHO_CMD} " ShadowColor: #000000" X @${ECHO_CMD} " ShadowX: 1" X @${ECHO_CMD} " ShadowY: 2" X @${ECHO_CMD} " Bold: false" X @${ECHO_CMD} "end" X @${ECHO_CMD} "" X @${ECHO_CMD} "To add an icon, you need to first create a .idesktop directory in your home dir" X @${ECHO_CMD} "and inside that directory, create a file, for example, home.lnk and inside the" X @${ECHO_CMD} "file put something like this:" X @${ECHO_CMD} "" X @${ECHO_CMD} "table Icon" X @${ECHO_CMD} " Caption: Home" X @${ECHO_CMD} " Command: nautilus /home/you" X @${ECHO_CMD} " Icon: /home/you/.idesktop/home.png" X @${ECHO_CMD} "end" X X.include END-of-idesk/Makefile echo x - idesk/distinfo sed 's/^X//' >idesk/distinfo << 'END-of-idesk/distinfo' XMD5 (idesk-0.3.5.tar.gz) = 4c87edbc3d7db462df576b7e26a04161 END-of-idesk/distinfo echo x - idesk/pkg-comment sed 's/^X//' >idesk/pkg-comment << 'END-of-idesk/pkg-comment' Xidesk show programs as icons on desktop END-of-idesk/pkg-comment echo x - idesk/pkg-descr sed 's/^X//' >idesk/pkg-descr << 'END-of-idesk/pkg-descr' Xidesk show programs as icons on desktop X XWWW: http://linuxhelp.hn.org/idesk.php X X- ChiP Xchip-set@mail.ru END-of-idesk/pkg-descr echo x - idesk/pkg-plist sed 's/^X//' >idesk/pkg-plist << 'END-of-idesk/pkg-plist' Xbin/idesk X%%PORTDOCS%%share/doc/idesk/README X%%PORTDOCS%%@dirrm share/doc/idesk END-of-idesk/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 219FF37B401 for ; Sun, 22 Dec 2002 01:10:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0681743EE8 for ; Sun, 22 Dec 2002 01:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A0NS045177 for ; Sun, 22 Dec 2002 01:10:00 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A08w045176; Sun, 22 Dec 2002 01:10:00 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5136737B401 for ; Sun, 22 Dec 2002 01:00:43 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A46943EDE for ; Sun, 22 Dec 2002 01:00:42 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 1A805223 for ; Sun, 22 Dec 2002 18:00:33 +0900 (JST) Message-Id: <20021222172102.4bee9d36.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:02 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46459: Update port: biology/libgenome Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46459 >Category: ports >Synopsis: Update port: biology/libgenome >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: Sun Dec 22 01:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-include::gn::gnCompare.h files/patch-include::gn::gnException.h files/patch-include::gn::gnFileContig.h files/patch-include::gn::gnSourceHeader.h files/patch-include::gn::gnSourceQualifier.h >How-To-Repeat: >Fix: diff -urN /usr/ports/biology/libgenome/files/patch-include::gn::gnCompare.h biology/libgenome/files/patch-include::gn::gnCompare.h --- /usr/ports/biology/libgenome/files/patch-include::gn::gnCompare.h Thu Jan 1 09:00:00 1970 +++ biology/libgenome/files/patch-include::gn::gnCompare.h Sun Dec 22 12:10:25 2002 @@ -0,0 +1,10 @@ +--- include/gn/gnCompare.h.orig Tue Nov 20 09:23:47 2001 ++++ include/gn/gnCompare.h Sun Dec 22 09:45:37 2002 +@@ -15,6 +15,7 @@ + + #include "gn/gnDefs.h" + ++#include + #include + #include "gn/gnClone.h" + diff -urN /usr/ports/biology/libgenome/files/patch-include::gn::gnException.h biology/libgenome/files/patch-include::gn::gnException.h --- /usr/ports/biology/libgenome/files/patch-include::gn::gnException.h Thu Jan 1 09:00:00 1970 +++ biology/libgenome/files/patch-include::gn::gnException.h Sun Dec 22 12:46:58 2002 @@ -0,0 +1,10 @@ +--- include/gn/gnException.h.orig Sat Dec 1 05:57:29 2001 ++++ include/gn/gnException.h Sun Dec 22 12:44:39 2002 +@@ -4,6 +4,7 @@ + #include "gnClone.h" + #include "gn/gnExceptionCode.h" + #include ++#include + #include + + class GNDLLEXPORT gnException diff -urN /usr/ports/biology/libgenome/files/patch-include::gn::gnFileContig.h biology/libgenome/files/patch-include::gn::gnFileContig.h --- /usr/ports/biology/libgenome/files/patch-include::gn::gnFileContig.h Thu Jan 1 09:00:00 1970 +++ biology/libgenome/files/patch-include::gn::gnFileContig.h Sun Dec 22 12:55:46 2002 @@ -0,0 +1,11 @@ +--- include/gn/gnFileContig.h.orig Wed Jul 18 01:52:09 2001 ++++ include/gn/gnFileContig.h Sun Dec 22 12:51:21 2002 +@@ -17,7 +17,7 @@ + + #include + #include "gn/gnClone.h" +-#ifdef __GNUG__ ++#if (defined(__GNUC__) && (__GNUC__) < 3) + #include "pair.h" + #endif + diff -urN /usr/ports/biology/libgenome/files/patch-include::gn::gnSourceHeader.h biology/libgenome/files/patch-include::gn::gnSourceHeader.h --- /usr/ports/biology/libgenome/files/patch-include::gn::gnSourceHeader.h Thu Jan 1 09:00:00 1970 +++ biology/libgenome/files/patch-include::gn::gnSourceHeader.h Sun Dec 22 12:56:07 2002 @@ -0,0 +1,11 @@ +--- include/gn/gnSourceHeader.h.orig Tue Oct 16 02:59:53 2001 ++++ include/gn/gnSourceHeader.h Sun Dec 22 12:50:29 2002 +@@ -19,7 +19,7 @@ + #include "gn/gnBaseHeader.h" + #include "gn/gnBaseSource.h" + +-#ifdef __GNUG__ ++#if (defined(__GNUC__) && (__GNUC__) < 3) + #include "pair.h" + #endif + diff -urN /usr/ports/biology/libgenome/files/patch-include::gn::gnSourceQualifier.h biology/libgenome/files/patch-include::gn::gnSourceQualifier.h --- /usr/ports/biology/libgenome/files/patch-include::gn::gnSourceQualifier.h Thu Jan 1 09:00:00 1970 +++ biology/libgenome/files/patch-include::gn::gnSourceQualifier.h Sun Dec 22 12:55:34 2002 @@ -0,0 +1,11 @@ +--- include/gn/gnSourceQualifier.h.orig Tue Oct 16 02:59:53 2001 ++++ include/gn/gnSourceQualifier.h Sun Dec 22 12:48:20 2002 +@@ -19,7 +19,7 @@ + #include "gn/gnBaseQualifier.h" + #include "gn/gnBaseSource.h" + +-#ifdef __GNUG__ ++#if (defined(__GNUC__) && (__GNUC__) < 3) + #include "pair.h" + #endif + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8B8E37B405 for ; Sun, 22 Dec 2002 01:10:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C93143EEC for ; Sun, 22 Dec 2002 01:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A1NS045190 for ; Sun, 22 Dec 2002 01:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A1r7045189; Sun, 22 Dec 2002 01:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BFF337B401 for ; Sun, 22 Dec 2002 01:00:43 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86C1B43EE6 for ; Sun, 22 Dec 2002 01:00:42 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id BF1EA9C0 for ; Sun, 22 Dec 2002 18:00:34 +0900 (JST) Message-Id: <20021222172120.3d7f701c.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:20 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46460: Update port: devel/ocalm-findlib to 0.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46460 >Category: ports >Synopsis: Update port: devel/ocalm-findlib to 0.8 >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: Sun Dec 22 01:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.8 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/ocaml-findlib/Makefile devel/ocaml-findlib/Makefile --- /usr/ports/devel/ocaml-findlib/Makefile Mon Nov 11 18:59:17 2002 +++ devel/ocaml-findlib/Makefile Sat Dec 21 04:09:17 2002 @@ -7,7 +7,7 @@ # PORTNAME= findlib -PORTVERSION= 0.7.2 +PORTVERSION= 0.8 CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- diff -urN /usr/ports/devel/ocaml-findlib/distinfo devel/ocaml-findlib/distinfo --- /usr/ports/devel/ocaml-findlib/distinfo Wed Sep 4 15:16:24 2002 +++ devel/ocaml-findlib/distinfo Sat Dec 21 04:10:09 2002 @@ -1 +1 @@ -MD5 (findlib-0.7.2.tar.gz) = 29c27923ec7a00bc54c351fd49282488 +MD5 (findlib-0.8.tar.gz) = 6fd9506464198c8f543b0f5ec8d44d55 diff -urN /usr/ports/devel/ocaml-findlib/pkg-plist devel/ocaml-findlib/pkg-plist --- /usr/ports/devel/ocaml-findlib/pkg-plist Thu Sep 5 22:00:15 2002 +++ devel/ocaml-findlib/pkg-plist Sat Dec 21 04:13:50 2002 @@ -1,5 +1,7 @@ bin/ocamlfind etc/ocamlfind.conf +lib/ocaml/findlib +lib/ocaml/ocamlfind lib/ocaml/site-lib/bigarray/META lib/ocaml/site-lib/camlp4/META lib/ocaml/site-lib/dbm/META @@ -23,19 +25,17 @@ lib/ocaml/site-lib/str/META lib/ocaml/site-lib/threads/META lib/ocaml/site-lib/unix/META -lib/ocaml/findlib -lib/ocaml/ocamlfind lib/ocaml/topfind -@dirrm lib/ocaml/site-lib/bigarray -@dirrm lib/ocaml/site-lib/camlp4 -@dirrm lib/ocaml/site-lib/dbm -@dirrm lib/ocaml/site-lib/dynlink -@dirrm lib/ocaml/site-lib/findlib -@dirrm lib/ocaml/site-lib/graphics -@dirrm lib/ocaml/site-lib/labltk -@dirrm lib/ocaml/site-lib/num -@dirrm lib/ocaml/site-lib/stdlib -@dirrm lib/ocaml/site-lib/str -@dirrm lib/ocaml/site-lib/threads @dirrm lib/ocaml/site-lib/unix +@dirrm lib/ocaml/site-lib/threads +@dirrm lib/ocaml/site-lib/str +@dirrm lib/ocaml/site-lib/stdlib +@dirrm lib/ocaml/site-lib/num +@dirrm lib/ocaml/site-lib/labltk +@dirrm lib/ocaml/site-lib/graphics +@dirrm lib/ocaml/site-lib/findlib +@dirrm lib/ocaml/site-lib/dynlink +@dirrm lib/ocaml/site-lib/dbm +@dirrm lib/ocaml/site-lib/camlp4 +@dirrm lib/ocaml/site-lib/bigarray @dirrm lib/ocaml/site-lib >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AC9E37B406 for ; Sun, 22 Dec 2002 01:10:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D99F443EE6 for ; Sun, 22 Dec 2002 01:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A1NS045203 for ; Sun, 22 Dec 2002 01:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A1bP045202; Sun, 22 Dec 2002 01:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8233C37B401 for ; Sun, 22 Dec 2002 01:00:43 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86FE143EE8 for ; Sun, 22 Dec 2002 01:00:42 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 408389CB for ; Sun, 22 Dec 2002 18:00:35 +0900 (JST) Message-Id: <20021222172124.7ebe62f8.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:24 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46461: Update port: devel/regexx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46461 >Category: ports >Synopsis: Update port: devel/regexx >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: Sun Dec 22 01:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-examples::simple.cc files/patch-src::regex.hh >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/regexx/Makefile devel/regexx/Makefile --- /usr/ports/devel/regexx/Makefile Fri Nov 8 21:23:50 2002 +++ devel/regexx/Makefile Sun Dec 22 02:56:09 2002 @@ -16,12 +16,10 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre -USE_LIBTOOL= yes -USE_AUTOMAKE= yes -USE_AUTOCONF= yes - USE_GMAKE= yes - +USE_AUTOMAKE_VER= 14 +USE_AUTOCONF_VER= 213 +USE_LIBTOOL= yes INSTALLS_SHLIB= yes .include diff -urN /usr/ports/devel/regexx/files/patch-examples::simple.cc devel/regexx/files/patch-examples::simple.cc --- /usr/ports/devel/regexx/files/patch-examples::simple.cc Thu Jan 1 09:00:00 1970 +++ devel/regexx/files/patch-examples::simple.cc Sun Dec 22 03:10:30 2002 @@ -0,0 +1,10 @@ +--- examples/simple.cc.orig Tue Mar 13 23:42:21 2001 ++++ examples/simple.cc Sun Dec 22 03:09:56 2002 +@@ -30,6 +30,7 @@ + #include + + using namespace regexx; ++using namespace std; + + // + // This is the function to pass to replace() in diff -urN /usr/ports/devel/regexx/files/patch-src::regex.hh devel/regexx/files/patch-src::regex.hh --- /usr/ports/devel/regexx/files/patch-src::regex.hh Thu Jan 1 09:00:00 1970 +++ devel/regexx/files/patch-src::regex.hh Sun Dec 22 03:09:25 2002 @@ -0,0 +1,47 @@ +--- src/regexx.hh.orig Tue Mar 13 23:42:21 2001 ++++ src/regexx.hh Sun Dec 22 03:08:47 2002 +@@ -94,7 +94,7 @@ + + }; + +- inline ostream& operator<<(ostream& _o, RegexxMatchAtom& _rxxma) ++ inline std::ostream& operator<<(std::ostream& _o, RegexxMatchAtom& _rxxma) + { + return _o << _rxxma.str(); + } +@@ -161,7 +161,7 @@ + + }; + +- inline ostream& operator<<(ostream& _o, RegexxMatch& _rxxm) ++ inline std::ostream& operator<<(std::ostream& _o, RegexxMatch& _rxxm) + { + return (_o << _rxxm.str()); + } +@@ -566,7 +566,7 @@ + } + + inline const std::string& +- Regexx::replacef(std::string (*_func)(const RegexxMatch&), int _flags = 0) ++ Regexx::replacef(std::string (*_func)(const RegexxMatch&), int _flags) + throw(CompileException) + { + exec(_flags&~nomatch); +@@ -580,7 +580,7 @@ + inline const std::string& + Regexx::replacef(const std::string& _expr, + std::string (*_func)(const RegexxMatch&), +- int _flags = 0) ++ int _flags) + throw(CompileException) + { + expr(_expr); +@@ -590,7 +590,7 @@ + inline const std::string& + Regexx::replacef(const std::string& _str, const std::string& _expr, + std::string (*_func)(const RegexxMatch&), +- int _flags = 0) ++ int _flags) + throw(CompileException) + { + str(_str); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C545D37B407 for ; Sun, 22 Dec 2002 01:10:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 360A743EF7 for ; Sun, 22 Dec 2002 01:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A1NS045217 for ; Sun, 22 Dec 2002 01:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A1rl045216; Sun, 22 Dec 2002 01:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E939037B401 for ; Sun, 22 Dec 2002 01:00:43 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BA8C43ED8 for ; Sun, 22 Dec 2002 01:00:43 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id D91C8921 for ; Sun, 22 Dec 2002 18:00:33 +0900 (JST) Message-Id: <20021222172109.5bf0f798.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:09 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46462: Update port: cad/gnucap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46462 >Category: ports >Synopsis: Update port: cad/gnucap >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: Sun Dec 22 01:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-src::xprobe.cc >How-To-Repeat: >Fix: diff -urN /usr/ports/cad/gnucap/Makefile cad/gnucap/Makefile --- /usr/ports/cad/gnucap/Makefile Mon Nov 11 18:58:56 2002 +++ cad/gnucap/Makefile Sun Dec 22 09:28:36 2002 @@ -18,6 +18,8 @@ USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" +CFLAGS+= -DNEEDS_COPY_N + post-patch: .for file in src/Make2.g++ src/Make.aux modelgen/Make.aux @${REINPLACE_CMD} -e "s|g\+\+|\$$\{CXX\}|g" \ diff -urN /usr/ports/cad/gnucap/files/patch-src::xprobe.cc cad/gnucap/files/patch-src::xprobe.cc --- /usr/ports/cad/gnucap/files/patch-src::xprobe.cc Thu Jan 1 09:00:00 1970 +++ cad/gnucap/files/patch-src::xprobe.cc Sun Dec 22 09:17:47 2002 @@ -0,0 +1,11 @@ +--- src/u_xprobe.cc.orig Tue Mar 26 18:20:27 2002 ++++ src/u_xprobe.cc Sun Dec 22 09:17:33 2002 +@@ -25,7 +25,7 @@ + #include "u_opt.h" + #include "u_xprobe.h" + /*--------------------------------------------------------------------------*/ +-double XPROBE::operator()(mod_t m=mtNONE, bool db = false)const ++double XPROBE::operator()(mod_t m, bool db)const + { + {if (OK()){ + if (m == mtNONE) { >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DD3137B40A for ; Sun, 22 Dec 2002 01:10:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 030A043EFA for ; Sun, 22 Dec 2002 01:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A2NS045230 for ; Sun, 22 Dec 2002 01:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A2Pe045229; Sun, 22 Dec 2002 01:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EFD937B401 for ; Sun, 22 Dec 2002 01:00:45 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC52D43ED8 for ; Sun, 22 Dec 2002 01:00:43 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id AE4979CC for ; Sun, 22 Dec 2002 18:00:35 +0900 (JST) Message-Id: <20021222172129.35134812.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:29 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46463: Update port: devel/shmap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46463 >Category: ports >Synopsis: Update port: devel/shmap >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: Sun Dec 22 01:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-Makefile.in files/patch-shmap_Makefile.in >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/shmap/Makefile devel/shmap/Makefile --- /usr/ports/devel/shmap/Makefile Mon Nov 11 18:59:26 2002 +++ devel/shmap/Makefile Sun Dec 15 05:55:19 2002 @@ -18,7 +18,7 @@ LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes diff -urN /usr/ports/devel/shmap/files/patch-Makefile.in devel/shmap/files/patch-Makefile.in --- /usr/ports/devel/shmap/files/patch-Makefile.in Thu Jan 1 09:00:00 1970 +++ devel/shmap/files/patch-Makefile.in Sun Dec 15 06:01:07 2002 @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed Jul 10 22:28:42 2002 ++++ Makefile.in Sun Dec 15 06:00:55 2002 +@@ -78,7 +78,7 @@ + am__quote = @am__quote@ + install_sh = @install_sh@ + +-SUBDIRS = mm-1.1.3 shmap ++SUBDIRS = shmap + include_HEADERS = shmap_config.h + subdir = . + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 diff -urN /usr/ports/devel/shmap/files/patch-shmap_Makefile.in devel/shmap/files/patch-shmap_Makefile.in --- /usr/ports/devel/shmap/files/patch-shmap_Makefile.in Thu Jan 1 09:00:00 1970 +++ devel/shmap/files/patch-shmap_Makefile.in Sun Dec 15 06:02:51 2002 @@ -0,0 +1,15 @@ +--- shmap/Makefile.in.orig Wed Jul 10 22:28:42 2002 ++++ shmap/Makefile.in Sun Dec 15 06:02:36 2002 +@@ -80,10 +80,10 @@ + + lib_LTLIBRARIES = libshmap.la + libshmap_la_SOURCES = core.c mem_core.c shmap.c shmap_hm.c shmap_ll.c shmap_value.c shmap_btree.c shmap_fifo.c pool.c +-libshmap_la_LIBADD = -L../mm-1.1.3 -lmm ++libshmap_la_LIBADD = -lmm + noinst_HEADERS = core.h mem_core.h shmap_hm.h shmap_ll.h shmap_value.h shmap_btree.h shmap_fifo.h pool.h shmap_internals.h + include_HEADERS = shmap.h +-CFLAGS = -Wall -g -O2 -I../mm-1.1.3 ++CFLAGS = @CFLAGS@ + subdir = shmap + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/shmap_config.h >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EEEA37B40F for ; Sun, 22 Dec 2002 01:10:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02C6443F03 for ; Sun, 22 Dec 2002 01:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A2NS045243 for ; Sun, 22 Dec 2002 01:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A27f045242; Sun, 22 Dec 2002 01:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 659B737B401 for ; Sun, 22 Dec 2002 01:00:45 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4139F43EE8 for ; Sun, 22 Dec 2002 01:00:44 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id D32499D8 for ; Sun, 22 Dec 2002 18:00:36 +0900 (JST) Message-Id: <20021222172145.5ab0a1ca.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:45 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46464: Update port: misc/yaunc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46464 >Category: ports >Synopsis: Update port: misc/yaunc >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: Sun Dec 22 01:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-af >How-To-Repeat: >Fix: diff -urN /usr/ports/misc/yaunc/files/patch-af misc/yaunc/files/patch-af --- /usr/ports/misc/yaunc/files/patch-af Thu Jan 1 09:00:00 1970 +++ misc/yaunc/files/patch-af Sun Dec 15 05:10:33 2002 @@ -0,0 +1,10 @@ +--- my_hdrs.h.orig Thu Mar 23 11:32:02 2000 ++++ my_hdrs.h Sun Dec 15 05:10:26 2002 +@@ -35,7 +35,6 @@ + + /* other networking function */ + int inet_pton(int, const char *, void *); +-const char * inet_ntop(int, const void *, char *, size_t); + void Inet_pton(int, const char *, void *); + + /* non-networking stuff */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B58AF37B409 for ; Sun, 22 Dec 2002 01:10:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBB943EEA for ; Sun, 22 Dec 2002 01:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A2NS045256 for ; Sun, 22 Dec 2002 01:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A2kS045255; Sun, 22 Dec 2002 01:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 970D837B401 for ; Sun, 22 Dec 2002 01:00:45 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40F7043EE6 for ; Sun, 22 Dec 2002 01:00:44 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 2E44D9DB for ; Sun, 22 Dec 2002 18:00:37 +0900 (JST) Message-Id: <20021222172152.7892997b.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:52 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46465: Update port: net/pvm++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46465 >Category: ports >Synopsis: Update port: net/pvm++ >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: Sun Dec 22 01:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - GNU_CONFIGURE -> USE_LIBTOOL New file: files/patch-configure >How-To-Repeat: >Fix: diff -urN /usr/ports/net/pvm++/Makefile net/pvm++/Makefile --- /usr/ports/net/pvm++/Makefile Mon Nov 25 22:19:31 2002 +++ net/pvm++/Makefile Sat Dec 14 09:07:46 2002 @@ -8,6 +8,7 @@ PORTNAME= pvm++ PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= net parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://pvm-plus-plus.sourceforge.net/pub/%SUBDIR%/ \ @@ -16,16 +17,19 @@ MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/bin/pvm:${PORTSDIR}/net/pvm +BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm -GNU_CONFIGURE= yes USE_GMAKE= yes +USE_LIBTOOL= yes +CONFIGURE_ARGS= --with-pvm-incs=${LOCALBASE}/include \ + --with-pvm-libs=${LOCALBASE}/lib INSTALLS_SHLIB= yes post-install: .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/pvm++ - @${CP} ${WRKSRC}/doc/*.png ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/pvm++ + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DOCSDIR} .endif .include diff -urN /usr/ports/net/pvm++/files/patch-configure net/pvm++/files/patch-configure --- /usr/ports/net/pvm++/files/patch-configure Thu Jan 1 09:00:00 1970 +++ net/pvm++/files/patch-configure Sat Dec 14 09:02:30 2002 @@ -0,0 +1,10 @@ +--- configure.orig Wed Jun 27 22:23:51 2001 ++++ configure Sat Dec 14 09:02:22 2002 +@@ -5296,6 +5296,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN /usr/ports/net/pvm++/pkg-plist net/pvm++/pkg-plist --- /usr/ports/net/pvm++/pkg-plist Fri Jul 6 17:09:32 2001 +++ net/pvm++/pkg-plist Sat Dec 14 09:00:12 2002 @@ -18,9 +18,7 @@ include/pvm++/task.ii include/pvm++/taskset.hh include/pvm++/types.hh -@dirrm include/pvm++ lib/libpvm++.a -lib/libpvm++.la lib/libpvm++.so lib/libpvm++.so.1 share/aclocal/pvm++.m4 @@ -42,3 +40,4 @@ %%PORTDOCS%%share/doc/pvm++/icon1.png %%PORTDOCS%%share/doc/pvm++/icon2.png %%PORTDOCS%%@dirrm share/doc/pvm++ +@dirrm include/pvm++ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E356E37B40B for ; Sun, 22 Dec 2002 01:10:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 469C843F07 for ; Sun, 22 Dec 2002 01:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A3NS045270 for ; Sun, 22 Dec 2002 01:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A3tM045269; Sun, 22 Dec 2002 01:10:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C50737B405 for ; Sun, 22 Dec 2002 01:00:45 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8660C43EE5 for ; Sun, 22 Dec 2002 01:00:42 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 4E6D79BE for ; Sun, 22 Dec 2002 18:00:34 +0900 (JST) Message-Id: <20021222172114.4d57565c.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:14 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46466: Update port: cad/qfsm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46466 >Category: ports >Synopsis: Update port: cad/qfsm >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: Sun Dec 22 01:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-src::GState.cpp files/patch-src::Machine.cpp files/patch-src::MainWindow.cpp files/patch-src::Project.cpp Remove file files/patch-Makefile.in files/patch-src::Makefile.in >How-To-Repeat: >Fix: diff -urN /usr/ports/cad/qfsm/Makefile cad/qfsm/Makefile --- /usr/ports/cad/qfsm/Makefile Mon Nov 11 18:58:57 2002 +++ cad/qfsm/Makefile Sun Dec 22 07:38:55 2002 @@ -15,13 +15,24 @@ MAINTAINER= ports@FreeBSD.org USE_QT_VER= 3 -GNU_CONFIGURE= yes +USE_REINPLACE= yes USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +post-extract: + @${SED} -e 's:select\[:select1\[:g' ${WRKSRC}/pics/select.xpm \ + > ${WRKSRC}/pics/select1.xpm + +post-patch: + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|^CXXFLAGS =.*$$|CXXFLAGS = @CXXFLAGS@|g' +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/src/qfsm ${PREFIX}/bin .if !defined(NOPORTDOCS) -post-install: @${MKDIR} ${EXAMPLESDIR} - ${CP} ${WRKSRC}/examples/*.fsm ${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/*.fsm ${EXAMPLESDIR} .endif .include diff -urN /usr/ports/cad/qfsm/files/patch-Makefile.in cad/qfsm/files/patch-Makefile.in --- /usr/ports/cad/qfsm/files/patch-Makefile.in Tue Sep 10 20:06:19 2002 +++ cad/qfsm/files/patch-Makefile.in Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Jun 11 21:44:52 2002 -+++ Makefile.in Tue Jun 11 21:45:10 2002 -@@ -226,7 +226,7 @@ - x_includes = @x_includes@ - x_libraries = @x_libraries@ - --SUBDIRS = src po -+SUBDIRS = src - DIST_SUBDIRS = src po - - #qfsmdir = $(prefix)/qfsm diff -urN /usr/ports/cad/qfsm/files/patch-src::GState.cpp cad/qfsm/files/patch-src::GState.cpp --- /usr/ports/cad/qfsm/files/patch-src::GState.cpp Thu Jan 1 09:00:00 1970 +++ cad/qfsm/files/patch-src::GState.cpp Sun Dec 22 03:04:03 2002 @@ -0,0 +1,11 @@ +--- src/GState.cpp.orig Sat Jan 5 23:15:26 2002 ++++ src/GState.cpp Sat Dec 21 16:41:56 2002 +@@ -312,7 +312,7 @@ + s->reflist.append(t); + } + +-void GState::addTransition(Project* p, GTransition* t, bool withundo=TRUE) ++void GState::addTransition(Project* p, GTransition* t, bool withundo) + { + tlist.append(t); + if (withundo) diff -urN /usr/ports/cad/qfsm/files/patch-src::Machine.cpp cad/qfsm/files/patch-src::Machine.cpp --- /usr/ports/cad/qfsm/files/patch-src::Machine.cpp Thu Jan 1 09:00:00 1970 +++ cad/qfsm/files/patch-src::Machine.cpp Sun Dec 22 03:24:09 2002 @@ -0,0 +1,11 @@ +--- src/Machine.cpp.orig Thu May 2 05:14:47 2002 ++++ src/Machine.cpp Sun Dec 22 03:23:36 2002 +@@ -31,7 +31,7 @@ + + + /// Constructor. +-Machine::Machine(QObject* parent=NULL, const char* n=0) ++Machine::Machine(QObject* parent, const char* n) + : QObject(parent, n) + { + name = ""; diff -urN /usr/ports/cad/qfsm/files/patch-src::MainWindow.cpp cad/qfsm/files/patch-src::MainWindow.cpp --- /usr/ports/cad/qfsm/files/patch-src::MainWindow.cpp Thu Jan 1 09:00:00 1970 +++ cad/qfsm/files/patch-src::MainWindow.cpp Sun Dec 22 07:47:09 2002 @@ -0,0 +1,20 @@ +--- src/MainWindow.cpp.orig Fri May 3 22:26:38 2002 ++++ src/MainWindow.cpp Sun Dec 22 07:46:43 2002 +@@ -60,7 +60,7 @@ + #include "pics/editcopyoff.xpm" + #include "pics/editpaste.xpm" + #include "pics/editpasteoff.xpm" +-#include "pics/select.xpm" ++#include "pics/select1.xpm" + #include "pics/selectoff.xpm" + #include "pics/statenew.xpm" + #include "pics/statenewoff.xpm" +@@ -418,7 +418,7 @@ + + toolbar->addSeparator(); + +- QPixmap pselect((const char**)select); ++ QPixmap pselect((const char**)select1); + QPixmap pselectoff((const char**)selectoff); + selset = new QIconSet(pselect); + selset->setPixmap(pselectoff, QIconSet::Automatic, QIconSet::Disabled); diff -urN /usr/ports/cad/qfsm/files/patch-src::Project.cpp cad/qfsm/files/patch-src::Project.cpp --- /usr/ports/cad/qfsm/files/patch-src::Project.cpp Thu Jan 1 09:00:00 1970 +++ cad/qfsm/files/patch-src::Project.cpp Sun Dec 22 03:36:42 2002 @@ -0,0 +1,11 @@ +--- src/Project.cpp.orig Sat Jan 5 23:15:27 2002 ++++ src/Project.cpp Sun Dec 22 03:36:25 2002 +@@ -25,7 +25,7 @@ + #include "GObject.h" + #include "AppInfo.h" + +-Project::Project(QObject* parent=NULL, const char* name=0) ++Project::Project(QObject* parent, const char* name) + : QObject(parent, name) + { + main = (MainWindow*)parent; diff -urN /usr/ports/cad/qfsm/files/patch-src:Makefile.in cad/qfsm/files/patch-src:Makefile.in --- /usr/ports/cad/qfsm/files/patch-src:Makefile.in Fri Apr 12 03:27:36 2002 +++ cad/qfsm/files/patch-src:Makefile.in Thu Jan 1 09:00:00 1970 @@ -1,20 +0,0 @@ ---- src/Makefile.in.orig Sun Feb 3 18:50:29 2002 -+++ src/Makefile.in Fri Apr 12 00:50:19 2002 -@@ -54,7 +54,7 @@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) - INSTALL_DATA = @INSTALL_DATA@ - INSTALL_SCRIPT = @INSTALL_SCRIPT@ --transform = @program_transform_name@ -+transform = - - NORMAL_INSTALL = : - PRE_INSTALL = : -@@ -210,7 +210,7 @@ - x_includes = @x_includes@ - x_libraries = @x_libraries@ - --qfsmdir = $(prefix)/qfsm -+qfsmdir = $(prefix) - qfsmbindir = $(qfsmdir)/bin - qfsmbin_PROGRAMS = qfsm - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED64637B40D for ; Sun, 22 Dec 2002 01:10:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5368043EDA for ; Sun, 22 Dec 2002 01:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A4NS045297 for ; Sun, 22 Dec 2002 01:10:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A4Gt045296; Sun, 22 Dec 2002 01:10:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3064B37B401 for ; Sun, 22 Dec 2002 01:00:46 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 212AC43EDE for ; Sun, 22 Dec 2002 01:00:44 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 68E8E9D7 for ; Sun, 22 Dec 2002 18:00:36 +0900 (JST) Message-Id: <20021222172139.7fa9b803.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:39 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46468: Update port: math/fxt to 2002.12.16 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46468 >Category: ports >Synopsis: Update port: math/fxt to 2002.12.16 >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: Sun Dec 22 01:10:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to verion 2002.12.16 >How-To-Repeat: >Fix: diff -urN /usr/ports/math/fxt/Makefile math/fxt/Makefile --- /usr/ports/math/fxt/Makefile Mon Nov 11 19:00:22 2002 +++ math/fxt/Makefile Sun Dec 22 08:49:04 2002 @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2002.10.09 +PORTVERSION= 2002.12.16 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz @@ -16,8 +16,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME} +USE_GCC= 3.1 USE_GMAKE= yes -MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" MAKEFILE= makefile .include diff -urN /usr/ports/math/fxt/distinfo math/fxt/distinfo --- /usr/ports/math/fxt/distinfo Fri Nov 1 21:59:11 2002 +++ math/fxt/distinfo Sun Dec 22 08:36:18 2002 @@ -1 +1 @@ -MD5 (fxt-2002.10.09.tgz) = 25a9b928737d67426bd215ae35c3e055 +MD5 (fxt-2002.12.16.tgz) = 2794f9ff63b8c4c79e46e923a3c02362 diff -urN /usr/ports/math/fxt/files/patch-makefile math/fxt/files/patch-makefile --- /usr/ports/math/fxt/files/patch-makefile Sun Mar 3 17:09:43 2002 +++ math/fxt/files/patch-makefile Sun Dec 22 08:53:23 2002 @@ -1,25 +1,25 @@ ---- makefile.orig Tue Feb 26 07:53:01 2002 -+++ makefile Thu Feb 28 21:50:58 2002 -@@ -4,7 +4,7 @@ +--- makefile.orig Tue Dec 17 02:37:28 2002 ++++ makefile Sun Dec 22 08:38:00 2002 +@@ -3,7 +3,7 @@ + PROJ=fxt - ##### GCC 2.x: -CXX = c++ +#CXX = c++ PPLIBS = -lm -lstdc++ - RUNBIN=$(TESTBIN) -@@ -29,7 +29,7 @@ + +@@ -16,7 +16,7 @@ # -mcpu= Schedule code for given CPU - # -march implies -mcpu + # Note that specifying `-march=CPU-TYPE' implies `-mcpu=CPU-TYPE' -OFLAGS = -O2 -ffast-math +OFLAGS += -ffast-math OFLAGS += $(ARCHFLAG) OFLAGS += -fomit-frame-pointer OFLAGS += -fno-exceptions -@@ -60,12 +60,12 @@ - -Imod -Iwavelet -Isort +@@ -47,12 +47,12 @@ + -Imod -Iwavelet -Isort -Islow #### choose the FLAG combo here: -CXXFLAGS = -pipe -fno-exceptions @@ -34,7 +34,7 @@ #------------------------------------- -@@ -378,16 +378,16 @@ +@@ -348,16 +348,16 @@ # @echo ' ===== make FXT lib DONE. =====' diff -urN /usr/ports/math/fxt/pkg-plist math/fxt/pkg-plist --- /usr/ports/math/fxt/pkg-plist Fri Nov 1 21:59:11 2002 +++ math/fxt/pkg-plist Sun Dec 22 08:51:38 2002 @@ -1,13 +1,16 @@ include/fxt/applyfunc.h -include/fxt/arith.h +include/fxt/arith1.h include/fxt/arith2d.h include/fxt/array.h include/fxt/array2d.h -include/fxt/aux2dlazy.h +include/fxt/aux0lazy.h +include/fxt/aux1lazy.h +include/fxt/aux2lazy.h include/fxt/auxbitlazy.h include/fxt/auxdouble.h -include/fxt/auxlazy.h include/fxt/auxprint.h +include/fxt/binarydebruijn.h +include/fxt/binaryprimestring.h include/fxt/bit2pow.h include/fxt/bitarray.h include/fxt/bitasm.h @@ -42,8 +45,10 @@ include/fxt/cycles.h include/fxt/daubechies.h include/fxt/debruijn.h +include/fxt/deque.h include/fxt/diff.h include/fxt/diskaux.h +include/fxt/dslazy.h include/fxt/dyadiccnvl.h include/fxt/factor.h include/fxt/fhtmulsqr.h @@ -54,22 +59,25 @@ include/fxt/fxtiomanip.h include/fxt/fxtmult.h include/fxt/fxttypes.h -include/fxt/gcd.h include/fxt/graycode.h include/fxt/graypermute.h include/fxt/greencode.h include/fxt/haarnn.h include/fxt/haarnninplace.h include/fxt/haarpermute.h +include/fxt/heap.h +include/fxt/heapsort.h include/fxt/hilbert.h include/fxt/inline.h include/fxt/intarith.h include/fxt/jjassert.h include/fxt/ldn2rc.h +include/fxt/lowbitprimpoly.h include/fxt/matrix.h include/fxt/matrixsymmetryq.h include/fxt/minmax.h include/fxt/minmax2d.h +include/fxt/minweightprimpoly.h include/fxt/misc.h include/fxt/misc2d.h include/fxt/mixedradixgray.h @@ -81,9 +89,10 @@ include/fxt/modularmixedradixgray.h include/fxt/moduli.h include/fxt/monotone.h +include/fxt/mrotate.h include/fxt/mtypes.h -include/fxt/newop.h include/fxt/ntt.h +include/fxt/orderedrarray.h include/fxt/paren.h include/fxt/partition.h include/fxt/permapply.h @@ -99,18 +108,26 @@ include/fxt/primes.h include/fxt/primestring.h include/fxt/printbin.h +include/fxt/priorityqueue.h include/fxt/quantise.h +include/fxt/queue.h include/fxt/radixpermute.h +include/fxt/rand.h +include/fxt/randprimpoly.h include/fxt/range.h +include/fxt/rarray.h include/fxt/reorth.h +include/fxt/resample.h include/fxt/restrict.h include/fxt/revbin.h include/fxt/revbinpermute.h include/fxt/revbinpermute0.h include/fxt/reverse.h include/fxt/reverse2d.h +include/fxt/ringbuffer.h include/fxt/rotate.h include/fxt/rotate2d.h +include/fxt/rset.h include/fxt/scale.h include/fxt/scale2d.h include/fxt/scan.h @@ -121,6 +138,7 @@ include/fxt/searchptr.h include/fxt/shift.h include/fxt/shift2d.h +include/fxt/shiftregistersequence.h include/fxt/shortfhtdifcore.h include/fxt/shortfhtditcore.h include/fxt/shortgraypermute.h @@ -137,6 +155,8 @@ include/fxt/sortidx.h include/fxt/sortlazy.h include/fxt/sortptr.h +include/fxt/srs64.h +include/fxt/stack.h include/fxt/subsetdebruijn.h include/fxt/subsetlex.h include/fxt/subsetminchange.h @@ -150,6 +170,7 @@ include/fxt/tinyfactors.h include/fxt/toeplitz.h include/fxt/transpose.h +include/fxt/transpose2.h include/fxt/transpose2_ba.h include/fxt/transpose_ba.h include/fxt/unique.h @@ -163,6 +184,7 @@ include/fxt/walshwal.h include/fxt/waveletfilter.h include/fxt/workspace.h +include/fxt/xorpermute.h include/fxt/zerobyte.h include/fxt/zip.h include/fxt/ziprev.h >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:10:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23C0837B40C for ; Sun, 22 Dec 2002 01:10:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3C1743EF1 for ; Sun, 22 Dec 2002 01:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9A3NS045283 for ; Sun, 22 Dec 2002 01:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9A3RI045282; Sun, 22 Dec 2002 01:10:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A1AA37B401 for ; Sun, 22 Dec 2002 01:00:46 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAADB43EDA for ; Sun, 22 Dec 2002 01:00:43 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 10F799CE for ; Sun, 22 Dec 2002 18:00:36 +0900 (JST) Message-Id: <20021222172134.61eae075.tkato@prontomail.com> Date: Sun, 22 Dec 2002 17:21:34 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46467: Update port: graphics/fractrama Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46467 >Category: ports >Synopsis: Update port: graphics/fractrama >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: Sun Dec 22 01:10:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-src::lib::fractal::BooleanNode.h files/patch-src::lib::fractal::ColorTable.h files/patch-src::lib::fractal::ComplexNode.h files/patch-src::lib::fractal::ComplexVariables.h files/patch-src::lib::fractal::DoubleNode.h files/patch-src::lib::fractal::DoubleVariables.h files/patch-src::lib::fractal::Fractal.h files/patch-src::lib::fractal::PrintArg.h files/patch-src::lib::fractal::RegionNode.h files/patch-src::lib::fractal::Statement.h Remove file: files/patch-src::Makefile >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/fractorama/Makefile graphics/fractorama/Makefile --- /usr/ports/graphics/fractorama/Makefile Mon Nov 11 18:59:47 2002 +++ graphics/fractorama/Makefile Sun Dec 22 07:35:16 2002 @@ -14,25 +14,34 @@ MAINTAINER= ports@FreeBSD.org -USE_BISON= yes -USE_QT_VER= 3 WRKSRC= ${WRKDIR}/${DISTNAME}/src + +USE_QT_VER= 3 +USE_BISON= yes +USE_REINPLACE= yes USE_GMAKE= yes -MAKE_ENV= QTCPPFLAGS="${QTCPPFLAGS}" QTCFGLIBS="${QTCFGLIBS}" MOC=${MOC} +MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ + QTCPPFLAGS="${QTCPPFLAGS} ${PTHREAD_CFLAGS}" \ + QTCFGLIBS="${QTCFGLIBS} ${PTHREAD_LIBS}" ALL_TARGET= release -USE_REINPLACE= yes post-patch: - @${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ - ${REINPLACE_CMD} -e "s,OPTIMIZE := -O2,OPTIMIZE := ${CFLAGS},g" + @${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|gcc|\$${CC}|g ; \ + s|g++|\$${CXX}|g ; \ + s|-L[$$][{]QTROOT[}]/lib -lqt|-lqt-mt \$${QTCFGLIBS}|g ; \ + s|-I[$$][{]QTROOT[}]/include|\$${QTCPPFLAGS}|g ; \ + s|-O2|\$${CFLAGS}|g' do-install: ${INSTALL_PROGRAM} ${WRKSRC}/../fractorama.exe ${PREFIX}/bin/fractorama .if !defined(NOPORTDOCS) - ${MKDIR} ${EXAMPLESDIR} - ${CP} -R ${WRKSRC}/../examples/* ${EXAMPLESDIR} ${MKDIR} ${DOCSDIR} - ${CP} -R ${WRKSRC}/../doc/* ${DOCSDIR} + cd ${WRKSRC}/../doc && ${FIND} . | \ + cpio -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} + ${MKDIR} ${EXAMPLESDIR} + cd ${WRKSRC}/../examples && ${FIND} . | \ + cpio -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} .endif .include diff -urN /usr/ports/graphics/fractorama/files/patch-src::Makefile graphics/fractorama/files/patch-src::Makefile --- /usr/ports/graphics/fractorama/files/patch-src::Makefile Tue Sep 10 20:12:02 2002 +++ graphics/fractorama/files/patch-src::Makefile Thu Jan 1 09:00:00 1970 @@ -1,21 +0,0 @@ ---- Makefile.orig Fri Aug 23 14:07:34 2002 -+++ Makefile Fri Aug 23 14:11:13 2002 -@@ -92,7 +92,7 @@ - endif - - QTROOT := ${UNIX_QTROOT} -- PLATFORM_LIBS := -L${QTROOT}/lib -lqt -+ PLATFORM_LIBS := -L${QTROOT}/lib -lqt-mt -pthread - CPP := g++ - WARN := -W -Wall - LINK := ${CPP} -o ${EXE} -@@ -121,7 +121,8 @@ - - OUT := ${OUT1}${OUT2} - MOC := ${QTROOT}/bin/moc --INCLUDE := -I${QTROOT}/include \ -+INCLUDE := ${QTCPPFLCAGS} \ -+ -I${QTROOT}/include \ - -Ilib/fractal \ - -Ilib/tiff \ - -Ilib/persist \ diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::BooleanNode.h graphics/fractorama/files/patch-src::lib::fractal::BooleanNode.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::BooleanNode.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::BooleanNode.h Sun Dec 22 06:40:45 2002 @@ -0,0 +1,13 @@ +--- lib/fractal/BooleanNode.h.orig Sat Dec 1 01:27:59 2001 ++++ lib/fractal/BooleanNode.h Sun Dec 22 06:30:21 2002 +@@ -1,7 +1,9 @@ + #ifndef _BOOLEAN_NODE_H_ + # define _BOOLEAN_NODE_H_ + +-class ostream; ++#include ++using namespace std; ++ + class ComplexVariables; + class DoubleVariables; + class ColorEnvironment; diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::ColorTable.h graphics/fractorama/files/patch-src::lib::fractal::ColorTable.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::ColorTable.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::ColorTable.h Sun Dec 22 06:40:57 2002 @@ -0,0 +1,12 @@ +--- lib/fractal/ColorTable.h.bak Sat Dec 1 01:27:59 2001 ++++ lib/fractal/ColorTable.h Sun Dec 22 06:07:37 2002 +@@ -1,7 +1,8 @@ + #ifndef _COLOR_TABLE_H_ + # define _COLOR_TABLE_H_ + +-#include ++#include ++using namespace std; + + class ColorTable + { diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::ComplexNode.h graphics/fractorama/files/patch-src::lib::fractal::ComplexNode.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::ComplexNode.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::ComplexNode.h Sun Dec 22 06:41:09 2002 @@ -0,0 +1,13 @@ +--- lib/fractal/ComplexNode.h.bak Sat Dec 1 01:27:59 2001 ++++ lib/fractal/ComplexNode.h Sun Dec 22 06:06:53 2002 +@@ -3,7 +3,9 @@ + + #include "dcomplex.h" + +-class ostream; ++#include ++using namespace std; ++ + class ComplexVariables; + class DoubleVariables; + class ColorEnvironment; diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h Sun Dec 22 06:41:16 2002 @@ -0,0 +1,13 @@ +--- lib/fractal/ComplexVariables.h.bak Sat Dec 1 01:27:59 2001 ++++ lib/fractal/ComplexVariables.h Sun Dec 22 06:06:53 2002 +@@ -3,7 +3,9 @@ + + #include "dcomplex.h" + +-class ostream; ++#include ++using namespace std; ++ + struct ComplexEntry; + + class ComplexVariables diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::DoubleNode.h graphics/fractorama/files/patch-src::lib::fractal::DoubleNode.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::DoubleNode.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::DoubleNode.h Sun Dec 22 06:41:39 2002 @@ -0,0 +1,13 @@ +--- lib/fractal/DoubleNode.h.bak Sat Dec 1 01:27:59 2001 ++++ lib/fractal/DoubleNode.h Sun Dec 22 06:06:53 2002 +@@ -1,7 +1,9 @@ + #ifndef _DOUBLE_NODE_H_ + # define _DOUBLE_NODE_H_ + +-class ostream; ++#include ++using namespace std; ++ + class ComplexVariables; + class DoubleVariables; + class ColorEnvironment; diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::DoubleVariables.h graphics/fractorama/files/patch-src::lib::fractal::DoubleVariables.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::DoubleVariables.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::DoubleVariables.h Sun Dec 22 06:48:53 2002 @@ -0,0 +1,13 @@ +--- lib/fractal/DoubleVariables.h.orig Sat Dec 1 01:27:59 2001 ++++ lib/fractal/DoubleVariables.h Sun Dec 22 06:47:52 2002 +@@ -1,7 +1,9 @@ + #ifndef _DOUBLE_VARIABLES_H_ + # define _DOUBLE_VARIABLES_H_ + +-class ostream; ++#include ++using namespace std; ++ + struct DoubleEntry; + + class DoubleVariables diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::Fractal.h graphics/fractorama/files/patch-src::lib::fractal::Fractal.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::Fractal.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::Fractal.h Sun Dec 22 06:41:49 2002 @@ -0,0 +1,13 @@ +--- lib/fractal/Fractal.h.bak Fri Jan 25 01:22:39 2002 ++++ lib/fractal/Fractal.h Sun Dec 22 06:06:53 2002 +@@ -3,7 +3,9 @@ + + // Forward Declarations + +-class ostream; ++#include ++using namespace std; ++ + class BooleanNode; + class Statement; + class InfiniteLoopCallback; diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::PrintArg.h graphics/fractorama/files/patch-src::lib::fractal::PrintArg.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::PrintArg.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::PrintArg.h Sun Dec 22 07:01:29 2002 @@ -0,0 +1,15 @@ +--- lib/fractal/PrintArg.h.orig Sat Dec 1 01:27:59 2001 ++++ lib/fractal/PrintArg.h Sun Dec 22 07:00:54 2002 +@@ -1,9 +1,11 @@ + #ifndef _PRINT_ARG_H_ + # define _PRINT_ARG_H_ + ++#include ++using namespace std; ++ + class ComplexVariables; + class DoubleVariables; +-class ostream; + + class PrintArg + { diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h Sun Dec 22 07:02:17 2002 @@ -0,0 +1,17 @@ +--- lib/fractal/RegionNode.h.orig Sat Dec 1 01:27:59 2001 ++++ lib/fractal/RegionNode.h Sun Dec 22 07:02:08 2002 +@@ -1,11 +1,13 @@ + #ifndef _REGION_NODE_H_ + # define _REGION_NODE_H_ + ++#include ++using namespace std; ++ + class ComplexNode; + class ComplexVariables; + class DoubleVariables; + class ColorEnvironment; +-class ostream; + + class RegionNode + { diff -urN /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::Statement.h graphics/fractorama/files/patch-src::lib::fractal::Statement.h --- /usr/ports/graphics/fractorama/files/patch-src::lib::fractal::Statement.h Thu Jan 1 09:00:00 1970 +++ graphics/fractorama/files/patch-src::lib::fractal::Statement.h Sun Dec 22 07:04:31 2002 @@ -0,0 +1,21 @@ +--- lib/fractal/Statement.h.orig Sat Dec 1 01:27:59 2001 ++++ lib/fractal/Statement.h Sun Dec 22 07:03:48 2002 +@@ -1,13 +1,16 @@ + #ifndef _STATEMENT_H_ + # define _STATEMENT_H_ + ++#include "tf.h" ++ ++#include ++using namespace std; ++ + class ComplexVariables; + class DoubleVariables; + class ColorEnvironment; + class InfiniteLoopCallback; +-class ostream; + +-#include "tf.h" + + struct LoopControl + { >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:30: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43DE237B401 for ; Sun, 22 Dec 2002 01:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DADD443EDE for ; Sun, 22 Dec 2002 01:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9U2NS049717 for ; Sun, 22 Dec 2002 01:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9U29m049716; Sun, 22 Dec 2002 01:30:02 -0800 (PST) Date: Sun, 22 Dec 2002 01:30:02 -0800 (PST) Message-Id: <200212220930.gBM9U29m049716@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Steve Coltrin Subject: Re: ports/39608: upgrade games/cgoban to 1.9.13 Reply-To: Steve Coltrin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39608; it has been noted by GNATS. From: Steve Coltrin To: freebsd-gnats-submit@FreeBSD.org Cc: simonm@dcs.gla.ac.uk Subject: Re: ports/39608: upgrade games/cgoban to 1.9.13 Date: Sun, 22 Dec 2002 02:29:31 -0700 6 months after filing, no response from $MAINTAINER (cc'ed) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:44:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7336037B401; Sun, 22 Dec 2002 01:44:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C31243EDA; Sun, 22 Dec 2002 01:44:17 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9iGNS053951; Sun, 22 Dec 2002 01:44:17 -0800 (PST) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9iBoQ053947; Sun, 22 Dec 2002 01:44:11 -0800 (PST) Date: Sun, 22 Dec 2002 01:44:11 -0800 (PST) From: Dirk Meyer Message-Id: <200212220944.gBM9iBoQ053947@freefall.freebsd.org> To: kcwu@kcwu.homeip.net, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/46407: Fix build on -current for graphics/gphoto2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix build on -current for graphics/gphoto2 State-Changed-From-To: open->feedback State-Changed-By: dinoex State-Changed-When: Sun Dec 22 01:40:06 PST 2002 State-Changed-Why: committed, thanks. Responsible-Changed-From-To: freebsd-ports->dinoex Responsible-Changed-By: dinoex Responsible-Changed-When: Sun Dec 22 01:40:06 PST 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=46407 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 1:49:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D587237B401; Sun, 22 Dec 2002 01:49:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8003243EDC; Sun, 22 Dec 2002 01:49:21 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBM9nLNS054211; Sun, 22 Dec 2002 01:49:21 -0800 (PST) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBM9nL07054207; Sun, 22 Dec 2002 01:49:21 -0800 (PST) Date: Sun, 22 Dec 2002 01:49:21 -0800 (PST) From: Dirk Meyer Message-Id: <200212220949.gBM9nL07054207@freefall.freebsd.org> To: kcwu@kcwu.homeip.net, dinoex@FreeBSD.org, freebsd-ports@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/46408: Fix build on -current for net/mutella Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix build on -current for net/mutella State-Changed-From-To: open->closed State-Changed-By: dinoex State-Changed-When: Sun Dec 22 01:48:55 PST 2002 State-Changed-Why: committed, thanks. Responsible-Changed-From-To: freebsd-ports->dinoex Responsible-Changed-By: dinoex Responsible-Changed-When: Sun Dec 22 01:48:55 PST 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=46408 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 3:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 906CD37B405 for ; Sun, 22 Dec 2002 03:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C923043EEC for ; Sun, 22 Dec 2002 03:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMBU1NS084320 for ; Sun, 22 Dec 2002 03:30:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMBU1Pd084319; Sun, 22 Dec 2002 03:30:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB18B37B401 for ; Sun, 22 Dec 2002 03:21:53 -0800 (PST) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E6443EE5 for ; Sun, 22 Dec 2002 03:21:41 -0800 (PST) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id gBMBOuqh019465 for ; Sun, 22 Dec 2002 12:24:57 +0100 (CET) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id gBMBOu85019464; Sun, 22 Dec 2002 12:24:56 +0100 (CET) Message-Id: <200212221124.gBMBOu85019464@vaio.alexdupre.com> Date: Sun, 22 Dec 2002 12:24:56 +0100 (CET) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46469: [Maintainer Update] Port: irc/tr-ircd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46469 >Category: ports >Synopsis: [Maintainer Update] Port: irc/tr-ircd >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 22 03:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Update to 5.0.3 release. >How-To-Repeat: >Fix: --- tr-ircd.diff begins here --- diff -ruN tr-ircd.orig/Makefile tr-ircd/Makefile --- tr-ircd.orig/Makefile Sun Dec 22 12:10:35 2002 +++ tr-ircd/Makefile Sun Dec 22 12:10:46 2002 @@ -6,7 +6,7 @@ # PORTNAME= tr-ircd -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.3 CATEGORIES= irc ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN tr-ircd.orig/distinfo tr-ircd/distinfo --- tr-ircd.orig/distinfo Sun Dec 22 12:10:35 2002 +++ tr-ircd/distinfo Sun Dec 22 12:11:02 2002 @@ -1 +1 @@ -MD5 (trircd-release-5.0.1-r.tar.gz) = 5534a1f2a68477c8b761864b33eb9ff0 +MD5 (trircd-release-5.0.3-r.tar.gz) = c2ed3d0745c5d57c6030470f1c345417 diff -ruN tr-ircd.orig/pkg-plist tr-ircd/pkg-plist --- tr-ircd.orig/pkg-plist Sun Dec 22 12:10:35 2002 +++ tr-ircd/pkg-plist Sun Dec 22 12:21:38 2002 @@ -4,17 +4,17 @@ etc/ircd.motd etc/kline.conf etc/rc.d/tr-ircd.sh.sample -include/md5/closeout.h -include/md5/config.h -include/md5/error.h -include/md5/getline.h -include/md5/getopt.h -include/md5/gnukludge.h -include/md5/md5.h -include/md5/sys2.h -include/md5/system.h -include/md5/version-etc.h -include/md5/xalloc.h +include/tr-ircd/md5/closeout.h +include/tr-ircd/md5/config.h +include/tr-ircd/md5/error.h +include/tr-ircd/md5/getline.h +include/tr-ircd/md5/getopt.h +include/tr-ircd/md5/gnukludge.h +include/tr-ircd/md5/md5.h +include/tr-ircd/md5/sys2.h +include/tr-ircd/md5/system.h +include/tr-ircd/md5/version-etc.h +include/tr-ircd/md5/xalloc.h include/tr-ircd/blalloc.h include/tr-ircd/capabflag.h include/tr-ircd/chanmode.h @@ -108,6 +108,7 @@ lib/tr-ircd/modules/m_dkey.so lib/tr-ircd/modules/m_error.so lib/tr-ircd/modules/m_exclude.so +lib/tr-ircd/modules/m_fakeip.so lib/tr-ircd/modules/m_globops.so lib/tr-ircd/modules/m_gnotice.so lib/tr-ircd/modules/m_goper.so @@ -302,7 +303,7 @@ share/tr-ircd/help/en_us/who share/tr-ircd/help/en_us/whois share/tr-ircd/help/en_us/whowas -@dirrm include/md5 +@dirrm include/tr-ircd/md5 @dirrm include/tr-ircd @dirrm lib/tr-ircd/chanmodes @dirrm lib/tr-ircd/contrib --- tr-ircd.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 4:47:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75A0D37B406; Sun, 22 Dec 2002 04:47:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2194C43EDC; Sun, 22 Dec 2002 04:47:16 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMClGNS009285; Sun, 22 Dec 2002 04:47:16 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMClFvS009281; Sun, 22 Dec 2002 04:47:15 -0800 (PST) Date: Sun, 22 Dec 2002 04:47:15 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221247.gBMClFvS009281@freefall.freebsd.org> To: statue@freebsd.sinica.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46450: Update port: chinese/zhcon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/zhcon State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 04:47:06 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46450 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 4:51:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C31937B401; Sun, 22 Dec 2002 04:51:43 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A8F043EDC; Sun, 22 Dec 2002 04:51:43 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMCphNS011258; Sun, 22 Dec 2002 04:51:43 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMCpgkp011254; Sun, 22 Dec 2002 04:51:42 -0800 (PST) Date: Sun, 22 Dec 2002 04:51:42 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221251.gBMCpgkp011254@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46459: Update port: biology/libgenome Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: biology/libgenome State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 04:51:34 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46459 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 5:23:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C99BF37B401; Sun, 22 Dec 2002 05:23:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B5E043EF4; Sun, 22 Dec 2002 05:23:39 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMDNdNS023340; Sun, 22 Dec 2002 05:23:39 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMDNc6I023329; Sun, 22 Dec 2002 05:23:38 -0800 (PST) Date: Sun, 22 Dec 2002 05:23:38 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221323.gBMDNc6I023329@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46462: Update port: cad/gnucap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: cad/gnucap State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 05:23:31 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46462 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 5:26:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2772237B40B; Sun, 22 Dec 2002 05:26:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6FA943EE8; Sun, 22 Dec 2002 05:26:11 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMDQBNS023697; Sun, 22 Dec 2002 05:26:11 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMDQB3n023693; Sun, 22 Dec 2002 05:26:11 -0800 (PST) Date: Sun, 22 Dec 2002 05:26:11 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221326.gBMDQB3n023693@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46466: Update port: cad/qfsm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: cad/qfsm State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 05:26:04 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46466 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 5:27:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 600A437B401; Sun, 22 Dec 2002 05:27:56 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D31C743EE8; Sun, 22 Dec 2002 05:27:55 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMDRtNS023848; Sun, 22 Dec 2002 05:27:55 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMDRteC023844; Sun, 22 Dec 2002 05:27:55 -0800 (PST) Date: Sun, 22 Dec 2002 05:27:55 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221327.gBMDRteC023844@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46461: Update port: devel/regexx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/regexx State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 05:27:47 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46461 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 5:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86F5437B405; Sun, 22 Dec 2002 05:30:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC9943EDA; Sun, 22 Dec 2002 05:30:13 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMDUDNS024137; Sun, 22 Dec 2002 05:30:13 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMDUDiK024133; Sun, 22 Dec 2002 05:30:13 -0800 (PST) Date: Sun, 22 Dec 2002 05:30:13 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221330.gBMDUDiK024133@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46463: Update port: devel/shmap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/shmap State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 05:30:05 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46463 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 5:32:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DA1337B407; Sun, 22 Dec 2002 05:32:35 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39FD743EE5; Sun, 22 Dec 2002 05:32:35 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMDWZNS025982; Sun, 22 Dec 2002 05:32:35 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMDWZ4H025978; Sun, 22 Dec 2002 05:32:35 -0800 (PST) Date: Sun, 22 Dec 2002 05:32:35 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221332.gBMDWZ4H025978@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46467: Update port: graphics/fractrama Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/fractrama State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 05:32:27 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46467 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 5:34:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC73E37B406; Sun, 22 Dec 2002 05:34:34 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41BC143EE8; Sun, 22 Dec 2002 05:34:34 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMDYXNS026270; Sun, 22 Dec 2002 05:34:34 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMDYX2W026259; Sun, 22 Dec 2002 05:34:33 -0800 (PST) Date: Sun, 22 Dec 2002 05:34:33 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221334.gBMDYX2W026259@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46464: Update port: misc/yaunc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: misc/yaunc State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 05:34:26 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46464 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 5:38:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C30837B401; Sun, 22 Dec 2002 05:38:41 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4784E43EE8; Sun, 22 Dec 2002 05:38:41 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMDcfNS027266; Sun, 22 Dec 2002 05:38:41 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMDcf13027262; Sun, 22 Dec 2002 05:38:41 -0800 (PST) Date: Sun, 22 Dec 2002 05:38:41 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221338.gBMDcf13027262@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46465: Update port: net/pvm++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/pvm++ State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 05:38:33 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46465 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 6:47:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D24A37B401 for ; Sun, 22 Dec 2002 06:47:49 -0800 (PST) Received: from netlx010.civ.utwente.nl (netlx010.civ.utwente.nl [130.89.1.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E4543EDC for ; Sun, 22 Dec 2002 06:47:44 -0800 (PST) (envelope-from r.s.a.vandomburg@student.utwente.nl) Received: from wit377002 (wit377002.student.utwente.nl [130.89.165.107]) by netlx010.civ.utwente.nl (8.11.4/HKD) with SMTP id gBMElcb07029 for ; Sun, 22 Dec 2002 15:47:38 +0100 From: "Roderick van Domburg" To: Subject: PostgreSQL on FreeBSD/sparc64 Date: Sun, 22 Dec 2002 15:47:47 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Importance: Normal X-UTwente-MailScanner: Found to be clean Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have tried compiling both postgresql7 (7.2.3) and postgresql-devel (7.3) on a Sun Enterprise 250: FreeBSD hostname.domain 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Dec 21 18:34:08 GMT 2002 root@hostname.domain:/usr/obj/usr/src/sys/GENERIC sparc64 Both give the following error. I am not sure whether it's a FreeBSD port-specific issue or a PostgreSQL issue, so I have sent this report to both lists. My apologies for any inconveinance I may have caused. cc -O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../.. /src/include -I/usr/local/include -c -o xlog.o xlog.c In file included from ../../../../src/include/storage/spin.h:50, from xlog.c:38: ../../../../src/include/storage/s_lock.h:211: syntax error before '*' token ../../../../src/include/storage/s_lock.h:212: warning: return type defaults to `int' ../../../../src/include/storage/s_lock.h:212: warning: no previous prototype for `tas' ../../../../src/include/storage/s_lock.h: In function `tas': ../../../../src/include/storage/s_lock.h:213: syntax error before "_res" ../../../../src/include/storage/s_lock.h:217: `_res' undeclared (first use in this function) ../../../../src/include/storage/s_lock.h:217: (Each undeclared identifier is reported only once ../../../../src/include/storage/s_lock.h:217: for each function it appears in.) ../../../../src/include/storage/s_lock.h:217: `lock' undeclared (first use in this function) ../../../../src/include/storage/s_lock.h: At top level: ../../../../src/include/storage/s_lock.h:562: syntax error before '*' token ../../../../src/include/storage/s_lock.h:562: warning: type defaults to `int' in declaration of `s_lock' xlog.c:291: syntax error before "slock_t" xlog.c: In function `XLogInsert': xlog.c:638: structure has no member named `info_lck' xlog.c:638: structure has no member named `info_lck' xlog.c:641: syntax error before "slock_t" xlog.c:641: structure has no member named `info_lck' xlog.c:864: structure has no member named `info_lck' xlog.c:864: structure has no member named `info_lck' xlog.c:870: syntax error before "slock_t" xlog.c:870: structure has no member named `info_lck' xlog.c: In function `AdvanceXLInsertBuffer': xlog.c:925: structure has no member named `info_lck' xlog.c:925: structure has no member named `info_lck' xlog.c:929: syntax error before "slock_t" xlog.c:929: structure has no member named `info_lck' xlog.c: In function `XLogWrite': xlog.c:1183: structure has no member named `info_lck' xlog.c:1183: structure has no member named `info_lck' xlog.c:1189: syntax error before "slock_t" xlog.c:1189: structure has no member named `info_lck' xlog.c: In function `XLogFlush': xlog.c:1244: structure has no member named `info_lck' xlog.c:1244: structure has no member named `info_lck' xlog.c:1248: syntax error before "slock_t" xlog.c:1248: structure has no member named `info_lck' xlog.c: In function `XLOGShmemInit': xlog.c:2361: syntax error before "slock_t" xlog.c:2361: structure has no member named `info_lck' xlog.c: In function `GetRedoRecPtr': xlog.c:2885: structure has no member named `info_lck' xlog.c:2885: structure has no member named `info_lck' xlog.c:2888: syntax error before "slock_t" xlog.c:2888: structure has no member named `info_lck' xlog.c: In function `CreateCheckPoint': xlog.c:3024: structure has no member named `info_lck' xlog.c:3024: structure has no member named `info_lck' xlog.c:3026: syntax error before "slock_t" xlog.c:3026: structure has no member named `info_lck' gmake[5]: *** [xlog.o] Error 1 gmake[5]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.3/src/backend/acces s/transam' gmake[4]: *** [transam-recursive] Error 2 gmake[4]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.3/src/backend/acces s' gmake[3]: *** [access-recursive] Error 2 gmake[3]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.3/src/backend' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.3/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.3' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/databases/postgresql-devel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 7:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55CCF37B401 for ; Sun, 22 Dec 2002 07:40:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB4843EE8 for ; Sun, 22 Dec 2002 07:40:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMFe4NS084673 for ; Sun, 22 Dec 2002 07:40:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMFe4M5084671; Sun, 22 Dec 2002 07:40:04 -0800 (PST) Date: Sun, 22 Dec 2002 07:40:04 -0800 (PST) Message-Id: <200212221540.gBMFe4M5084671@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: =?iso-8859-2?Q?Feh=E9r_J=E1nos?= Subject: Re: ports/46380: mod_php4-4.2.3 file_exists() always return false Reply-To: =?iso-8859-2?Q?Feh=E9r_J=E1nos?= Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46380; it has been noted by GNATS. From: =?iso-8859-2?Q?Feh=E9r_J=E1nos?= To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46380: mod_php4-4.2.3 file_exists() always return false Date: Sun, 22 Dec 2002 16:31:50 +0100 Hi! This has been fixed, and it's in the php's CVS. Tell the maintainer to upgrade the port, please. bye, -- _____ _ ____ ___ _____ ___ ___ _____ . | | | :|_|| | || :| | | || || || || __: | Fehér János | | | || || || || | | |: :| --:|---':__ | | ----------------- | ___ ||_||_|__|:___|:_____:|___|| || ||_____| | ` vezetõ fejlesztõ info@mindworks.hu - www.mindworks.hu - networking : ` ügyvezetõ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 8:57:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D48E237B401; Sun, 22 Dec 2002 08:57:56 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82CD143EDA; Sun, 22 Dec 2002 08:57:56 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMGvuNS055662; Sun, 22 Dec 2002 08:57:56 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMGvuCV055658; Sun, 22 Dec 2002 08:57:56 -0800 (PST) Date: Sun, 22 Dec 2002 08:57:56 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221657.gBMGvuCV055658@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/45787: Update port: print/dvipdfm-cjk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/dvipdfm-cjk Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: ijliao Responsible-Changed-When: Sun Dec 22 08:57:46 PST 2002 Responsible-Changed-Why: repo-copy request http://www.freebsd.org/cgi/query-pr.cgi?pr=45787 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9: 1:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E25837B401; Sun, 22 Dec 2002 09:01:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B93443EEC; Sun, 22 Dec 2002 09:01:37 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMH1bNS057573; Sun, 22 Dec 2002 09:01:37 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMH1aMD057569; Sun, 22 Dec 2002 09:01:36 -0800 (PST) Date: Sun, 22 Dec 2002 09:01:36 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221701.gBMH1aMD057569@freefall.freebsd.org> To: statue@freebsd.sinica.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45798: Update port: chinese/dictd-database Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/dictd-database State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:01:18 PST 2002 State-Changed-Why: fixed by kris 1 month ago http://www.freebsd.org/cgi/query-pr.cgi?pr=45798 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9: 7: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33C0437B401; Sun, 22 Dec 2002 09:07:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D747443EDA; Sun, 22 Dec 2002 09:07:00 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMH70NS062532; Sun, 22 Dec 2002 09:07:00 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMH707Q062528; Sun, 22 Dec 2002 09:07:00 -0800 (PST) Date: Sun, 22 Dec 2002 09:07:00 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221707.gBMH707Q062528@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45850: Update port: graphics/gtkam Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/gtkam State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:06:54 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45850 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 136D537B401 for ; Sun, 22 Dec 2002 09:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAAF943EDC for ; Sun, 22 Dec 2002 09:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHA3NS062638 for ; Sun, 22 Dec 2002 09:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHA31o062637; Sun, 22 Dec 2002 09:10:03 -0800 (PST) Date: Sun, 22 Dec 2002 09:10:03 -0800 (PST) Message-Id: <200212221710.gBMHA31o062637@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Tim Daneliuk Subject: Re: ports/46452: NEW PORT: deskutils/twander Reply-To: Tim Daneliuk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46452; it has been noted by GNATS. From: Tim Daneliuk To: freebsd-gnats-submit@FreeBSD.org, tundra@tundraware.com Cc: Subject: Re: ports/46452: NEW PORT: deskutils/twander Date: Sun, 22 Dec 2002 11:01:07 -0600 nope - that makes more sense -- ------------------------------------------------------------------------------ Tim Daneliuk tundra@tundraware.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:10:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7E0537B401; Sun, 22 Dec 2002 09:10:45 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 661F543EDA; Sun, 22 Dec 2002 09:10:45 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHAjNS063834; Sun, 22 Dec 2002 09:10:45 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHAjPK063830; Sun, 22 Dec 2002 09:10:45 -0800 (PST) Date: Sun, 22 Dec 2002 09:10:45 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221710.gBMHAjPK063830@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45862: Update port: security/firewalk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: security/firewalk State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:10:38 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45862 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:12:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3EEF37B401; Sun, 22 Dec 2002 09:12:52 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9260943ED8; Sun, 22 Dec 2002 09:12:52 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHCqNS064666; Sun, 22 Dec 2002 09:12:52 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHCpDV064662; Sun, 22 Dec 2002 09:12:51 -0800 (PST) Date: Sun, 22 Dec 2002 09:12:51 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221712.gBMHCpDV064662@freefall.freebsd.org> To: girgen@pingpong.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45884: Info update in postgresql-pltcltk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Info update in postgresql-pltcltk State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:12:44 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45884 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:14:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEC4137B401; Sun, 22 Dec 2002 09:14:09 -0800 (PST) Received: from mta5.rcsntx.swbell.net (mta5.rcsntx.swbell.net [151.164.30.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 255E143ED8; Sun, 22 Dec 2002 09:13:59 -0800 (PST) (envelope-from chris@ooc2000.com) Received: from laptopher.ooc2000.com ([66.139.244.185]) by mta5.rcsntx.swbell.net (iPlanet Messaging Server 5.1 HotFix 1.6 (built Oct 18 2002)) with ESMTP id <0H7J00J996JA7A@mta5.rcsntx.swbell.net>; Sun, 22 Dec 2002 11:13:58 -0600 (CST) Date: Sun, 22 Dec 2002 11:14:26 -0600 From: Chris Subject: FreeBSD Port: mysql-server-3.23.53 X-Sender: chris@10.0.0.13 To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Message-id: <5.1.0.14.0.20021222105953.03010d10@10.0.0.13> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Dirk, Recently Bugtraq has had some bad reports about MySQL that are addressed in 3.23.54a. I'd like to upgrade but I notice the most recent package is for 3.23.53. I vastly prefer to do package installs, for maintenance reasons. Any idea when a package for 3.23.53 will be built? Anything I can do to help? Thank you, Chris Lalos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:15: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F364937B401; Sun, 22 Dec 2002 09:15:04 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-104-228.dsl.lsan03.pacbell.net [64.169.104.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65EAF43EDE; Sun, 22 Dec 2002 09:15:04 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id D92CB66E3A; Sun, 22 Dec 2002 09:15:03 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id A6B6C1341; Sun, 22 Dec 2002 09:15:03 -0800 (PST) Date: Sun, 22 Dec 2002 09:15:03 -0800 From: Kris Kennaway To: Ying-Chieh Liao Cc: freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/45787: Update port: print/dvipdfm-cjk Message-ID: <20021222171503.GA20254@rot13.obsecurity.org> References: <200212221657.gBMGvuCV055658@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <200212221657.gBMGvuCV055658@freefall.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 22, 2002 at 08:57:56AM -0800, Ying-Chieh Liao wrote: > Synopsis: Update port: print/dvipdfm-cjk >=20 > Responsible-Changed-From-To: freebsd-ports->portmgr > Responsible-Changed-By: ijliao > Responsible-Changed-When: Sun Dec 22 08:57:46 PST 2002 > Responsible-Changed-Why:=20 > repo-copy request >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D45787 Repo-copy requests need to have a committer attached to them. I've had to suspend a number of such PRs because there was nothing in the audit trail indicating a willing committer to clean up after the repo-copy. Kris --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+BfMXWry0BWjoQKURAm8mAKDJLGDxTJz5pdF4sgx2pKLTN5Z5gQCfWP7c 0LfAvoAWoYjOIslU9w9o1bY= =dnEU -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:17: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 895BF37B405; Sun, 22 Dec 2002 09:17:00 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1738143EDC; Sun, 22 Dec 2002 09:17:00 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHGxNS064820; Sun, 22 Dec 2002 09:16:59 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHGxX3064816; Sun, 22 Dec 2002 09:16:59 -0800 (PST) Date: Sun, 22 Dec 2002 09:16:59 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221716.gBMHGxX3064816@freefall.freebsd.org> To: flynn@energyhq.homeip.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45900: security/sfs conflicts with bison 1.75 [patch included] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: security/sfs conflicts with bison 1.75 [patch included] State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:16:53 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45900 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:18:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90EA237B401; Sun, 22 Dec 2002 09:18:45 -0800 (PST) Received: from terry.dorm11.nctu.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id E20D443EDA; Sun, 22 Dec 2002 09:18:44 -0800 (PST) (envelope-from ijliao@terry.dorm11.nctu.edu.tw) Received: by terry.dorm11.nctu.edu.tw (Postfix, from userid 1000) id BB0B83D37; Mon, 23 Dec 2002 01:18:42 +0800 (CST) Date: Mon, 23 Dec 2002 01:18:42 +0800 From: Ying-Chieh Liao To: Kris Kennaway Cc: freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/45787: Update port: print/dvipdfm-cjk Message-ID: <20021222171842.GA86518@terry.dragon2.net> References: <200212221657.gBMGvuCV055658@freefall.freebsd.org> <20021222171503.GA20254@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <20021222171503.GA20254@rot13.obsecurity.org> X-Operating-System: FreeBSD 5.0-RC i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Dec 22, 2002 at 09:15:03 -0800, Kris Kennaway wrote: > Repo-copy requests need to have a committer attached to them. I've > had to suspend a number of such PRs because there was nothing in the > audit trail indicating a willing committer to clean up after the > repo-copy. so what should I do ? -- self-producing in perl : $_=q(print"\$_=q($_);eval;");eval; -- V Vinay --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+BfPyrMYBZRHAI4IRArikAKC0Pha3J8fRSBTKvxho670hiqKvGQCeOglK ABswJXWbvt6NdgE3ygs1iuM= =SFqy -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:30:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA3F837B401; Sun, 22 Dec 2002 09:30:47 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7724343EDE; Sun, 22 Dec 2002 09:30:47 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHUlNS068855; Sun, 22 Dec 2002 09:30:47 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHUlU4068845; Sun, 22 Dec 2002 09:30:47 -0800 (PST) Date: Sun, 22 Dec 2002 09:30:47 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221730.gBMHUlU4068845@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45919: Update port: audio/libsidplay2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/libsidplay2 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:30:41 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45919 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:36:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFCCB37B405; Sun, 22 Dec 2002 09:36:53 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C4843EE5; Sun, 22 Dec 2002 09:36:53 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHarNS069652; Sun, 22 Dec 2002 09:36:53 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHarjp069648; Sun, 22 Dec 2002 09:36:53 -0800 (PST) Date: Sun, 22 Dec 2002 09:36:53 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221736.gBMHarjp069648@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45920: Update port: audio/resid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/resid State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:36:41 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45920 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:42:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E84E37B401; Sun, 22 Dec 2002 09:42:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEDEE43EE5; Sun, 22 Dec 2002 09:42:28 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHgSNS071741; Sun, 22 Dec 2002 09:42:28 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHgS3x071737; Sun, 22 Dec 2002 09:42:28 -0800 (PST) Date: Sun, 22 Dec 2002 09:42:28 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221742.gBMHgS3x071737@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45926: Update port: devel/cdecl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/cdecl State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:42:22 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45926 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:47: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78FE337B401; Sun, 22 Dec 2002 09:47:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26ACB43EDA; Sun, 22 Dec 2002 09:47:04 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHl4NS072017; Sun, 22 Dec 2002 09:47:04 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHl4T7072013; Sun, 22 Dec 2002 09:47:04 -0800 (PST) Date: Sun, 22 Dec 2002 09:47:04 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221747.gBMHl4T7072013@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45928: Update port: devel/lwp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/lwp State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:46:53 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45928 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 9:49:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D94E37B401; Sun, 22 Dec 2002 09:49:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE54C43EE5; Sun, 22 Dec 2002 09:49:23 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMHnNNS072206; Sun, 22 Dec 2002 09:49:23 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMHnNqa072202; Sun, 22 Dec 2002 09:49:23 -0800 (PST) Date: Sun, 22 Dec 2002 09:49:23 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221749.gBMHnNqa072202@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45929: Update port: devel/ucpp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/ucpp State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 09:49:11 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=45929 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 10: 2:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6277637B401; Sun, 22 Dec 2002 10:02:50 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F43943EDE; Sun, 22 Dec 2002 10:02:50 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMI2nNS076468; Sun, 22 Dec 2002 10:02:49 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMI2nYI076464; Sun, 22 Dec 2002 10:02:49 -0800 (PST) Date: Sun, 22 Dec 2002 10:02:49 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221802.gBMI2nYI076464@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46419: Update port: graphics/dynamechs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/dynamechs State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 10:02:26 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46419 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 10: 6:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FB7237B401; Sun, 22 Dec 2002 10:06:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D4DA43EE5; Sun, 22 Dec 2002 10:06:18 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMI6HNS081489; Sun, 22 Dec 2002 10:06:17 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMI6HtM081485; Sun, 22 Dec 2002 10:06:17 -0800 (PST) Date: Sun, 22 Dec 2002 10:06:17 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221806.gBMI6HtM081485@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46436: Update port: x11-toolkits/gtkglarea-- Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-toolkits/gtkglarea-- State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 10:05:40 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46436 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 10: 8:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E080737B401; Sun, 22 Dec 2002 10:08:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D32443EE5; Sun, 22 Dec 2002 10:08:23 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMI8NNS081571; Sun, 22 Dec 2002 10:08:23 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMI8Nn0081567; Sun, 22 Dec 2002 10:08:23 -0800 (PST) Date: Sun, 22 Dec 2002 10:08:23 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221808.gBMI8Nn0081567@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46437: Update port: math/blitz++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: math/blitz++ State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 10:08:13 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46437 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 10:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A89E337B401 for ; Sun, 22 Dec 2002 10:10:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C46A43EE8 for ; Sun, 22 Dec 2002 10:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMIA1NS081713 for ; Sun, 22 Dec 2002 10:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMIA15w081712; Sun, 22 Dec 2002 10:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DE5237B401 for ; Sun, 22 Dec 2002 10:08:02 -0800 (PST) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA47E43EDE for ; Sun, 22 Dec 2002 10:08:01 -0800 (PST) (envelope-from gerhard.haering@gmx.de) Received: from fwd10.sul.t-online.de by mailout06.sul.t-online.com with smtp id 18QAW8-0007uR-00; Sun, 22 Dec 2002 19:08:00 +0100 Received: from gargamel.ghaering.test (510095183908-0001@[217.235.118.59]) by fmrl10.sul.t-online.com with esmtp id 18QAVs-0tHNa4C; Sun, 22 Dec 2002 19:07:44 +0100 Received: by gargamel.ghaering.test (Postfix, from userid 1000) id 020D33BC; Sun, 22 Dec 2002 19:05:29 +0100 (CET) Message-Id: <20021222180529.GA6069@gargamel.ghaering.test> Date: Sun, 22 Dec 2002 19:05:29 +0100 From: Gerhard Haering To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46470: databases/sqlite port update to 2.7.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46470 >Category: ports >Synopsis: databases/sqlite port update to 2.7.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 22 10:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gerhard Haering >Release: FreeBSD 4.7-STABLE i386 >Organization: N/A >Environment: >Description: Well, port update :-) >How-To-Repeat: >Fix: diff -r -N -C 3 ../sqlite.orig/Makefile ./Makefile *** ../sqlite.orig/Makefile Sun Dec 22 18:57:13 2002 --- ./Makefile Sun Dec 22 18:57:44 2002 *************** *** 7,13 **** # PORTNAME= sqlite ! PORTVERSION= 2.7.3 PORTREVISION= 0 CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/ --- 7,13 ---- # PORTNAME= sqlite ! PORTVERSION= 2.7.4 PORTREVISION= 0 CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/ diff -r -N -C 3 ../sqlite.orig/distinfo ./distinfo *** ../sqlite.orig/distinfo Sun Dec 22 18:57:13 2002 --- ./distinfo Sun Dec 22 18:58:27 2002 *************** *** 1 **** ! MD5 (sqlite-2.7.3.tar.gz) = faac89c6a7b90f1dded2fcb3c156fbce --- 1 ---- ! MD5 (sqlite-2.7.4.tar.gz) = 60d439b54328b2c94839b8192c4173e3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 10:18:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0607337B401; Sun, 22 Dec 2002 10:18:45 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A61D743EF1; Sun, 22 Dec 2002 10:18:44 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMIIiNS084243; Sun, 22 Dec 2002 10:18:44 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMIIiO7084239; Sun, 22 Dec 2002 10:18:44 -0800 (PST) Date: Sun, 22 Dec 2002 10:18:44 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212221818.gBMIIiO7084239@freefall.freebsd.org> To: statue@freebsd.sinica.edu.tw, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46445: Update port: chinese/ttfm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/ttfm State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 10:18:30 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46445 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 10:40: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B95D837B401 for ; Sun, 22 Dec 2002 10:40:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F063843EEC for ; Sun, 22 Dec 2002 10:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMIe1NS088151 for ; Sun, 22 Dec 2002 10:40:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMIe1vv088150; Sun, 22 Dec 2002 10:40:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A82037B401; Sun, 22 Dec 2002 10:31:28 -0800 (PST) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC79A43EE8; Sun, 22 Dec 2002 10:31:27 -0800 (PST) (envelope-from marck@woozle.rinet.ru) Received: from woozle.rinet.ru (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.5/8.12.5) with ESMTP id gBMIVQTI022789; Sun, 22 Dec 2002 21:31:26 +0300 (MSK) (envelope-from marck@woozle.rinet.ru) Received: (from marck@localhost) by woozle.rinet.ru (8.12.5/8.12.5/Submit) id gBMIVQeI022788; Sun, 22 Dec 2002 21:31:26 +0300 (MSK) Message-Id: <200212221831.gBMIVQeI022788@woozle.rinet.ru> Date: Sun, 22 Dec 2002 21:31:26 +0300 (MSK) From: Dmitry Morozovsky Reply-To: Dmitry Morozovsky To: FreeBSD-gnats-submit@FreeBSD.org Cc: ache@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46471: ftp/wu-ftpd brokes with new (strict) bison Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46471 >Category: ports >Synopsis: ftp/wu-ftpd brokes with new (strict) bison >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 22 10:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 4-STABLE i386 >Organization: Cronyx Plus LLC (RiNet ISP) >Environment: System: FreeBSD 4-STABLE >Description: ftp/wu-ftpd port can not be compiled with new bison. I'm not familiar enough with yacc grammatics, so the patch provided simply hard-codes byacc as .y compiler. >How-To-Repeat: cd /usr/ports/devel/bison make install cd /usr/ports/ftp/wu-ftpd make >Fix: place the following as files/patch-src_Makefile.in --- src/Makefile.in.orig Sat Jul 1 22:04:21 2000 +++ src/Makefile.in Sun Dec 22 21:01:41 2002 @@ -34,7 +34,7 @@ CFLAGS=$(WARNINGS) @CFLAGS@ LDFLAGS=@LDFLAGS@ -YACC=@YACC@ +YACC=byacc LIBS=@LIBS@ UTIL_SRC = COPYRIGHT.c vers.c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 11: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1069237B405 for ; Sun, 22 Dec 2002 11:00:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3769B43EE5 for ; Sun, 22 Dec 2002 11:00:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMJ0BNS092172 for ; Sun, 22 Dec 2002 11:00:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMJ0BG7092171; Sun, 22 Dec 2002 11:00:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8CEF37B401 for ; Sun, 22 Dec 2002 10:52:43 -0800 (PST) Received: from tomts17-srv.bellnexxia.net (tomts17.bellnexxia.net [209.226.175.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADB7F43EE5 for ; Sun, 22 Dec 2002 10:52:42 -0800 (PST) (envelope-from dmagda@magda.ca) Received: from number6.magda.ca ([64.229.176.138]) by tomts17-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20021222185241.IKJI21380.tomts17-srv.bellnexxia.net@number6.magda.ca>; Sun, 22 Dec 2002 13:52:41 -0500 Received: from number6.magda.ca (localhost.magda.ca [127.0.0.1]) by number6.magda.ca (8.12.6/8.12.6) with ESMTP id gBMIqa7X005127 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 22 Dec 2002 13:52:36 -0500 (EST) (envelope-from dmagda@magda.ca) Received: (from dmagda@localhost) by number6.magda.ca (8.12.6/8.12.6/Submit) id gBMIqZOw005126; Sun, 22 Dec 2002 13:52:35 -0500 (EST) (envelope-from dmagda) Message-Id: <200212221852.gBMIqZOw005126@number6.magda.ca> Date: Sun, 22 Dec 2002 13:52:35 -0500 (EST) From: David Magda Reply-To: David Magda To: FreeBSD-gnats-submit@FreeBSD.org Cc: arensb+freebsd-ports@ooblick.com X-Send-Pr-Version: 3.113 Subject: ports/46472: palm/coldsync does not compile under 5.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46472 >Category: ports >Synopsis: palm/coldsync does not compile under 5.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 22 11:00:11 PST 2002 >Closed-Date: >Last-Modified: >Originator: David Magda >Release: FreeBSD 5.0-RC i386 >Organization: N/A >Environment: System: FreeBSD pilgrim.magda.ca 5.0-RC FreeBSD 5.0-RC #0: Thu Dec 5 18:18:20 EST 2002 dave@pilgrim.magda.ca:/usr/obj/usr/src/sys/MYKERNEL1 i386 >Description: palm/coldsync fails to compile under 5.0-RC. This is also recorded on the bento logs at: http://bento.freebsd.org/errorlogs/i386-5-latest/coldsync-2.1.3_3.log This has been broken since 15 June 2002, as found but PR ports/39332: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/39332 Here is the output of 'make build 2> E' at the point in which things die: In file included from PConnection_net.c:11: /usr/include/arpa/nameser.h:114: syntax error before '*' token /usr/include/arpa/nameser.h:116: syntax error before '*' token /usr/include/arpa/nameser.h:119: syntax error before '*' token /usr/include/arpa/nameser.h:146: syntax error before '*' token /usr/include/arpa/nameser.h:226: syntax error before "u_char" /usr/include/arpa/nameser.h:418: syntax error before "__ns_get16" /usr/include/arpa/nameser.h:418: syntax error before '*' token /usr/include/arpa/nameser.h:418: warning: type defaults to `int' in declaration of `__ns_get16' /usr/include/arpa/nameser.h:418: ISO C forbids data definition with no type or s torage class /usr/include/arpa/nameser.h:419: syntax error before "__ns_get32" /usr/include/arpa/nameser.h:419: syntax error before '*' token /usr/include/arpa/nameser.h:419: warning: type defaults to `int' in declaration of `__ns_get32' /usr/include/arpa/nameser.h:419: ISO C forbids data definition with no type or s torage class /usr/include/arpa/nameser.h:420: syntax error before '*' token /usr/include/arpa/nameser.h:421: syntax error before '*' token /usr/include/arpa/nameser.h:422: syntax error before '*' token /usr/include/arpa/nameser.h:422: warning: type defaults to `int' in declaration of `__ns_initparse' /usr/include/arpa/nameser.h:426: syntax error before '*' token /usr/include/arpa/nameser.h:429: warning: type defaults to `int' in declaration of `__ns_sprintrrf' /usr/include/arpa/nameser.h:430: syntax error before "char" /usr/include/arpa/nameser.h:431: syntax error before "u_long" /usr/include/arpa/nameser.h:432: syntax error before '*' token /usr/include/arpa/nameser.h:432: warning: type defaults to `int' in declaration of `__ns_name_ntop' /usr/include/arpa/nameser.h:433: syntax error before "u_char" /usr/include/arpa/nameser.h:434: syntax error before '*' token /usr/include/arpa/nameser.h:435: warning: type defaults to `int' in declaration of `__ns_name_unpack' /usr/include/arpa/nameser.h:436: syntax error before '*' token /usr/include/arpa/nameser.h:437: warning: type defaults to `int' in declaration of `__ns_name_pack' /usr/include/arpa/nameser.h:438: syntax error before '*' token /usr/include/arpa/nameser.h:439: warning: type defaults to `int' in declaration of `__ns_name_uncompress' /usr/include/arpa/nameser.h:440: syntax error before "u_char" /usr/include/arpa/nameser.h:442: syntax error before '*' token /usr/include/arpa/nameser.h:442: warning: type defaults to `int' in declaration of `ns_name_skip' In file included from PConnection_net.c:12: /usr/include/resolv.h:101: syntax error before "u_long" /usr/include/resolv.h:106: syntax error before "u_short" /usr/include/resolv.h:109: syntax error before "u_long" /usr/include/resolv.h:130: field `in6a' has incomplete type /usr/include/resolv.h:182: syntax error before '*' token /usr/include/resolv.h:186: warning: type defaults to `int' in declaration of `re s_send_qhook' /usr/include/resolv.h:189: syntax error before '*' token /usr/include/resolv.h:193: warning: type defaults to `int' in declaration of `re s_send_rhook' /usr/include/resolv.h:267: syntax error before "const" /usr/include/resolv.h:268: syntax error before "u_char" /usr/include/resolv.h:269: syntax error before "u_char" /usr/include/resolv.h:270: syntax error before '*' token /usr/include/resolv.h:270: warning: type defaults to `int' in declaration of `__ loc_ntoa' /usr/include/resolv.h:271: syntax error before '*' token /usr/include/resolv.h:271: warning: type defaults to `int' in declaration of `__ dn_skipname' /usr/include/resolv.h:273: syntax error before '*' token /usr/include/resolv.h:273: warning: type defaults to `int' in declaration of `__ fp_query' /usr/include/resolv.h:274: syntax error before '*' token /usr/include/resolv.h:274: warning: type defaults to `int' in declaration of `__ fp_nquery' /usr/include/resolv.h:276: syntax error before "u_char" /usr/include/resolv.h:277: syntax error before "u_char" /usr/include/resolv.h:281: syntax error before '*' token /usr/include/resolv.h:281: warning: type defaults to `int' in declaration of `__ p_query' /usr/include/resolv.h:282: syntax error before '*' token /usr/include/resolv.h:282: syntax error before '*' token /usr/include/resolv.h:282: warning: type defaults to `int' in declaration of `__ p_cdnname' /usr/include/resolv.h:282: ISO C forbids data definition with no type or storage class /usr/include/resolv.h:283: syntax error before '*' token /usr/include/resolv.h:283: syntax error before '*' token /usr/include/resolv.h:283: warning: type defaults to `int' in declaration of `__ p_cdname' /usr/include/resolv.h:283: ISO C forbids data definition with no type or storage class /usr/include/resolv.h:284: syntax error before '*' token /usr/include/resolv.h:284: syntax error before '*' token /usr/include/resolv.h:285: warning: type defaults to `int' in declaration of `__ p_fqnname' /usr/include/resolv.h:285: ISO C forbids data definition with no type or storage class /usr/include/resolv.h:286: syntax error before '*' token /usr/include/resolv.h:286: syntax error before '*' token /usr/include/resolv.h:286: warning: type defaults to `int' in declaration of `__ p_fqname' /usr/include/resolv.h:286: ISO C forbids data definition with no type or storage class /usr/include/resolv.h:287: warning: parameter names (without types) in function declaration /usr/include/resolv.h:288: warning: parameter names (without types) in function declaration /usr/include/resolv.h:290: syntax error before "u_char" /usr/include/resolv.h:291: syntax error before '*' token /usr/include/resolv.h:292: warning: type defaults to `int' in declaration of `__ dn_expand' /usr/include/resolv.h:294: syntax error before "__res_randomid" /usr/include/resolv.h:294: warning: type defaults to `int' in declaration of `__ res_randomid' /usr/include/resolv.h:294: ISO C forbids data definition with no type or storage class /usr/include/resolv.h:295: syntax error before "u_char" /usr/include/resolv.h:296: syntax error before "u_char" /usr/include/resolv.h:298: syntax error before "u_char" /usr/include/resolv.h:299: syntax error before '*' token /usr/include/resolv.h:300: warning: type defaults to `int' in declaration of `__ res_mkquery' /usr/include/resolv.h:301: syntax error before '*' token /usr/include/resolv.h:304: syntax error before '*' token /usr/include/resolv.h:304: warning: type defaults to `int' in declaration of `__ res_nameinquery' /usr/include/resolv.h:305: syntax error before '*' token /usr/include/resolv.h:306: warning: type defaults to `int' in declaration of `__ res_queriesmatch' /usr/include/resolv.h:308: syntax error before "u_char" /usr/include/resolv.h:313: syntax error before "u_char" /usr/include/resolv.h:314: syntax error before "u_int" >How-To-Repeat: cd /usr/ports/palm/coldsync make build >Fix: Don't know. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 11:31:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4DEC37B401 for ; Sun, 22 Dec 2002 11:31:42 -0800 (PST) Received: from ensemada.lava.net (ensemada.lava.net [64.65.64.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D83243EE5 for ; Sun, 22 Dec 2002 11:31:42 -0800 (PST) (envelope-from booker@lava.net) Received: from chocolatemeat (chocolatemeat.lava.net [64.65.127.193]) by ensemada.lava.net (Postfix) with ESMTP id B43FA30127; Sun, 22 Dec 2002 09:31:36 -1000 (HST) Reply-To: From: "Booker" To: "'Chris'" , Subject: RE: FreeBSD Port: mysql-server-3.23.53 Date: Sun, 22 Dec 2002 09:31:34 -1000 Organization: LavaNet, Inc. Message-ID: <001901c2a9f0$bd3bc010$c17f4140@lava.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <5.1.0.14.0.20021222105953.03010d10@10.0.0.13> Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Aloha, It's already been updated. Just update your port and reinstall. The commit for the security fix you are looking for was done on the 16th: http://www.freshports.org/databases/mysql323-server/ Mahalo, Booker > -----Original Message----- > From: owner-freebsd-ports@FreeBSD.ORG > [mailto:owner-freebsd-ports@FreeBSD.ORG] On Behalf Of Chris > Sent: Sunday, December 22, 2002 7:14 AM > To: dirk@FreeBSD.org > Cc: ports@FreeBSD.org > Subject: FreeBSD Port: mysql-server-3.23.53 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57DB537B405 for ; Sun, 22 Dec 2002 12:00:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D22443EEA for ; Sun, 22 Dec 2002 12:00:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMK0ENS009299 for ; Sun, 22 Dec 2002 12:00:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMK0EtR009298; Sun, 22 Dec 2002 12:00:14 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF91A37B401 for ; Sun, 22 Dec 2002 11:51:40 -0800 (PST) Received: from mail2in.giga.net.tw (mail2in.giga.net.tw [203.133.1.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E57BD43EDC for ; Sun, 22 Dec 2002 11:51:39 -0800 (PST) (envelope-from kcwu@kcwu.dyndns.org) Received: from kcwu.homeip.net (u142-187.u61-70.giga.net.tw [61.70.142.187]) by mail2in.giga.net.tw (Postfix) with ESMTP id 922425357D for ; Mon, 23 Dec 2002 03:51:37 +0800 (CST) Received: from kcwu.dyndns.org (m722 [192.168.0.234]) by kcwu.homeip.net (8.12.5/8.12.5) with ESMTP id gBMJpYQD035271 for ; Mon, 23 Dec 2002 03:51:35 +0800 (CST) (envelope-from kcwu@kcwu.dyndns.org) Received: (from kcwu@localhost) by kcwu.dyndns.org (8.12.6/8.12.6/Submit) id gBMJpZb2034681; Mon, 23 Dec 2002 03:51:35 +0800 (CST) Message-Id: <200212221951.gBMJpZb2034681@kcwu.dyndns.org> Date: Mon, 23 Dec 2002 03:51:35 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46473: Fix build on -current for mail/glbiff Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46473 >Category: ports >Synopsis: Fix build on -current for mail/glbiff >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: Sun Dec 22 12:00:14 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Nov 26 18:00:18 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386 >Description: Fix build on -current for mail/glbiff >How-To-Repeat: >Fix: diff -urN glbiff/files/patch-cfg.cc glbiff.new/files/patch-cfg.cc --- glbiff/files/patch-cfg.cc Thu Jan 1 08:00:00 1970 +++ glbiff.new/files/patch-cfg.cc Mon Dec 23 03:49:05 2002 @@ -0,0 +1,10 @@ +--- cfg.cc.orig Mon Dec 23 03:45:30 2002 ++++ cfg.cc Mon Dec 23 03:45:48 2002 +@@ -23,7 +23,6 @@ + // This file defines subroutines to handle the + // configuration file + +-#include + #include + #include + #include diff -urN glbiff/files/patch-cfg.h glbiff.new/files/patch-cfg.h --- glbiff/files/patch-cfg.h Thu Jan 1 08:00:00 1970 +++ glbiff.new/files/patch-cfg.h Mon Dec 23 03:49:11 2002 @@ -0,0 +1,12 @@ +--- cfg.h.orig Mon Dec 23 03:45:36 2002 ++++ cfg.h Mon Dec 23 03:47:15 2002 +@@ -20,7 +20,8 @@ + * + */ + +-#include ++#include ++using namespace std; + #include + #include "rgb.h" + #include "astro.h" diff -urN glbiff/files/patch-glbiff.cc glbiff.new/files/patch-glbiff.cc --- glbiff/files/patch-glbiff.cc Thu Jan 1 08:00:00 1970 +++ glbiff.new/files/patch-glbiff.cc Mon Dec 23 03:49:30 2002 @@ -0,0 +1,11 @@ +--- glbiff.cc.orig Mon Dec 23 03:47:27 2002 ++++ glbiff.cc Mon Dec 23 03:47:48 2002 +@@ -37,6 +37,8 @@ + + #include + ++#include ++ + #include "draw.h" + #include "glbiff.h" + #include "mail.h" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12: 0:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5347E37B401 for ; Sun, 22 Dec 2002 12:00:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 936B343EEA for ; Sun, 22 Dec 2002 12:00:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMK0GNS009307 for ; Sun, 22 Dec 2002 12:00:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMK0Gfp009306; Sun, 22 Dec 2002 12:00:16 -0800 (PST) Date: Sun, 22 Dec 2002 12:00:16 -0800 (PST) Message-Id: <200212222000.gBMK0Gfp009306@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jean-Yves Lefort Subject: Re: ports/46240: New port: emulators/ePSXe Reply-To: Jean-Yves Lefort Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46240; it has been noted by GNATS. From: Jean-Yves Lefort To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46240: New port: emulators/ePSXe Date: Sun, 22 Dec 2002 20:52:30 +0100 Upgraded: the port has been renamed to signify more obviously that it's a Linux program, and to leave space for a hypothetic native FreeBSD version. Regards, Jean-Yves Lefort # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # linux-ePSXe # linux-ePSXe/Makefile # linux-ePSXe/distinfo # linux-ePSXe/pkg-comment # linux-ePSXe/pkg-descr # linux-ePSXe/pkg-message # linux-ePSXe/pkg-plist # linux-ePSXe/files # linux-ePSXe/files/linux-epsxe # linux-ePSXe/files/linux-epsxe_install.in # echo c - linux-ePSXe mkdir -p linux-ePSXe > /dev/null 2>&1 echo x - linux-ePSXe/Makefile sed 's/^X//' >linux-ePSXe/Makefile << 'END-of-linux-ePSXe/Makefile' X# New ports collection makefile for: linux-ePSXe X# Date created: 21 Dec 2002 X# Whom: Jean-Yves Lefort X# X# $FreeBSD$ X# X XPORTNAME= ePSXe XPORTVERSION= 1.5.2 XCATEGORIES= emulators linux XMASTER_SITES= http://download.epsxe.com/files/ XPKGNAMEPREFIX= linux- XDISTNAME= epsxe152lin X XMAINTAINER= jylefort@brutele.be X XRUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk X XUSE_ZIP= yes XNO_WRKSUBDIR= yes X XONLY_FOR_ARCHS= i386 X X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X X.include X XEPSXE= ${PREFIX}/libexec/linux-epsxe X XDOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} XSHAREDIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} X XPSEMUPRO_PLUGINS_DIR= ${LOCALBASE}/lib/linux-psemupro/plugins XPSEMUPRO_CFGBINS_DIR= ${LOCALBASE}/libexec/linux-psemupro/cfg XPSEMUPRO_CFGFILES_DIR= ${LOCALBASE}/share/linux-psemupro/cfg X Xdo-build: X ${MKDIR} ${WRKSRC}/FreeBSD X ${SED} \ X -e "s,@EPSXE@,${EPSXE},g" \ X -e "s,@SHAREDIR@,${SHAREDIR},g" \ X -e "s,@PSEMUPRO_PLUGINS_DIR@,${PSEMUPRO_PLUGINS_DIR},g" \ X -e "s,@PSEMUPRO_CFGBINS_DIR@,${PSEMUPRO_CFGBINS_DIR},g" \ X -e "s,@PSEMUPRO_CFGFILES_DIR@,${PSEMUPRO_CFGFILES_DIR},g" \ X ${FILESDIR}/linux-epsxe_install.in \ X >${WRKSRC}/FreeBSD/linux-epsxe_install X Xdo-install: X ${MKDIR} ${PREFIX}/bin X ${INSTALL_SCRIPT} \ X ${FILESDIR}/linux-epsxe \ X ${WRKSRC}/FreeBSD/linux-epsxe_install \ X ${PREFIX}/bin X X ${MKDIR} ${PREFIX}/libexec X ${INSTALL_PROGRAM} ${WRKSRC}/epsxe ${EPSXE} X X ${MKDIR} ${SHAREDIR} X ${INSTALL_DATA} ${WRKSRC}/keycodes.lst ${SHAREDIR} X X ${MKDIR} ${SHAREDIR}/cheats X ${INSTALL_DATA} \ X ${WRKSRC}/cheats/breath_of_fire_4_usa.cht \ X ${WRKSRC}/cheats/chrono_cross_ntsc.cht \ X ${WRKSRC}/cheats/tarzan_pal.cht \ X ${SHAREDIR}/cheats X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} \ X ${WRKSRC}/docs/epsxe_en.txt \ X ${WRKSRC}/docs/epsxe_linux_en.txt \ X ${WRKSRC}/docs/epsxe_linux_sp.txt \ X ${WRKSRC}/docs/epsxe_sp.txt \ X ${DOCSDIR} X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-linux-ePSXe/Makefile echo x - linux-ePSXe/distinfo sed 's/^X//' >linux-ePSXe/distinfo << 'END-of-linux-ePSXe/distinfo' XMD5 (epsxe152lin.zip) = 5834f34cb904b08d95abda057eff3981 END-of-linux-ePSXe/distinfo echo x - linux-ePSXe/pkg-comment sed 's/^X//' >linux-ePSXe/pkg-comment << 'END-of-linux-ePSXe/pkg-comment' XA Sony Playstation emulator (Linux version) END-of-linux-ePSXe/pkg-comment echo x - linux-ePSXe/pkg-descr sed 's/^X//' >linux-ePSXe/pkg-descr << 'END-of-linux-ePSXe/pkg-descr' XePSXe is a Sony Playstation emulator. It takes advantage of the Xpopular PSEmu Pro plugin system. X XThis is the Linux version. X XWWW: http://www.epsxe.com/ X X- Jean-Yves Lefort Xjylefort@brutele.be END-of-linux-ePSXe/pkg-descr echo x - linux-ePSXe/pkg-message sed 's/^X//' >linux-ePSXe/pkg-message << 'END-of-linux-ePSXe/pkg-message' X------------------------------------------------------------------------------- XYou should now log into your normal user account and issue a X X linux-epsxe_install X Xin order to create and populate ~/.ePSXe, needed to run the program. X XTo do anything useful with the emulator, you'll need a GPU and a SPU Xplugin (the Ports Collection contains a number of those), and a XPlaystation BIOS image. From the port's documentation: X X "During testing we found out that the scph1001.bin and X scph7502.bin BIOS are compatible, but the scph1000.bin X won't work." X XNote that you may only be in possession of the copyrighted BIOS if Xyou're legally entitled to do so. X XWhen you install a PSEmu Pro plugin from a FreeBSD port or package, Xyou should re-run X X linux-epsxe_install X Xin order to make the plugin available to ePSXe. X------------------------------------------------------------------------------- END-of-linux-ePSXe/pkg-message echo x - linux-ePSXe/pkg-plist sed 's/^X//' >linux-ePSXe/pkg-plist << 'END-of-linux-ePSXe/pkg-plist' Xbin/linux-epsxe Xbin/linux-epsxe_install Xlibexec/linux-epsxe Xshare/linux-ePSXe/keycodes.lst Xshare/linux-ePSXe/cheats/breath_of_fire_4_usa.cht Xshare/linux-ePSXe/cheats/chrono_cross_ntsc.cht Xshare/linux-ePSXe/cheats/tarzan_pal.cht X%%PORTDOCS%%share/doc/linux-ePSXe/epsxe_en.txt X%%PORTDOCS%%share/doc/linux-ePSXe/epsxe_linux_en.txt X%%PORTDOCS%%share/doc/linux-ePSXe/epsxe_linux_sp.txt X%%PORTDOCS%%share/doc/linux-ePSXe/epsxe_sp.txt X@dirrm share/linux-ePSXe/cheats X@dirrm share/linux-ePSXe X%%PORTDOCS%%@dirrm share/doc/linux-ePSXe END-of-linux-ePSXe/pkg-plist echo c - linux-ePSXe/files mkdir -p linux-ePSXe/files > /dev/null 2>&1 echo x - linux-ePSXe/files/linux-epsxe sed 's/^X//' >linux-ePSXe/files/linux-epsxe << 'END-of-linux-ePSXe/files/linux-epsxe' X#!/bin/sh X# linux-epsxe - linux-ePSXe wrapper X# X# (c) 2002 Jean-Yves Lefort. X# All rights reserved. X XUSERDIR=$HOME/.linux-ePSXe X Xif [ ! -x $USERDIR/epsxe ]; then X echo "$USERDIR/epsxe not found or not executable." X echo "You should run linux-epsxe_install." X exit 1 Xfi X Xcd $USERDIR && exec ./epsxe "$@" END-of-linux-ePSXe/files/linux-epsxe echo x - linux-ePSXe/files/linux-epsxe_install.in sed 's/^X//' >linux-ePSXe/files/linux-epsxe_install.in << 'END-of-linux-ePSXe/files/linux-epsxe_install.in' X#!/bin/sh X# linux-epsxe_install - linux-ePSXe user installation X# X# (c) 2002 Jean-Yves Lefort. X# All rights reserved. X XEPSXE=@EPSXE@ XSHAREDIR=@SHAREDIR@ XPSEMUPRO_PLUGINS_DIR=@PSEMUPRO_PLUGINS_DIR@ XPSEMUPRO_CFGBINS_DIR=@PSEMUPRO_CFGBINS_DIR@ XPSEMUPRO_CFGFILES_DIR=@PSEMUPRO_CFGFILES_DIR@ X XUSERDIR=$HOME/.linux-ePSXe X X_mkdir () { X if [ ! -e $1 ]; then X echo "Creating directory $1" X mkdir -p $1 X fi X} X X_ln () { X if [ ! -e $2 ]; then X echo "Creating symlink $2" X ln -sf $1 $2 X fi X} X X_install () { X if [ ! -e $2 ]; then X echo "Copying $1 to $2" X install -m $3 $1 $2 X fi X} X Xfor d in \ X $USERDIR \ X $USERDIR/bios \ X $USERDIR/cfg \ X $USERDIR/cheats \ X $USERDIR/memcards \ X $USERDIR/patches \ X $USERDIR/plugins \ X $USERDIR/snap \ X $USERDIR/sstates; do X _mkdir $d || exit $? Xdone X X_ln $EPSXE $USERDIR/epsxe || exit $? X Xfor f in \ X keycodes.lst \ X cheats/breath_of_fire_4_usa.cht \ X cheats/chrono_cross_ntsc.cht \ X cheats/tarzan_pal.cht; do X _ln $SHAREDIR/$f $USERDIR/$f || exit $? Xdone X Xfor p in $PSEMUPRO_PLUGINS_DIR/*; do X [ -e $p ] || break X _ln $p $USERDIR/plugins/`basename $p` || exit $? Xdone X Xfor c in $PSEMUPRO_CFGBINS_DIR/*; do X [ -e $c ] || break X _ln $c $USERDIR/cfg/`basename $c` || exit $? Xdone X Xfor c in $PSEMUPRO_CFGFILES_DIR/*; do X [ -e $c ] || break X _install $c $USERDIR/cfg/`basename $c` 0644 || exit $? Xdone END-of-linux-ePSXe/files/linux-epsxe_install.in exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12: 0:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B89B337B406 for ; Sun, 22 Dec 2002 12:00:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D63F43ED8 for ; Sun, 22 Dec 2002 12:00:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMK0INS009315 for ; Sun, 22 Dec 2002 12:00:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMK0Iuh009314; Sun, 22 Dec 2002 12:00:18 -0800 (PST) Date: Sun, 22 Dec 2002 12:00:18 -0800 (PST) Message-Id: <200212222000.gBMK0Iuh009314@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jean-Yves Lefort Subject: Re: ports/46241: New port: emulators/peops-gpu-soft Reply-To: Jean-Yves Lefort Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46241; it has been noted by GNATS. From: Jean-Yves Lefort To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46241: New port: emulators/peops-gpu-soft Date: Sun, 22 Dec 2002 20:55:15 +0100 Upgraded: the port has been renamed to signify more obviously that it's a Linux plugin, and to leave space for a hypothetic native FreeBSD version. Regards, Jean-Yves Lefort # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # linux-peops-softgpu # linux-peops-softgpu/Makefile # linux-peops-softgpu/pkg-comment # linux-peops-softgpu/pkg-descr # linux-peops-softgpu/pkg-plist # linux-peops-softgpu/distinfo # echo c - linux-peops-softgpu mkdir -p linux-peops-softgpu > /dev/null 2>&1 echo x - linux-peops-softgpu/Makefile sed 's/^X//' >linux-peops-softgpu/Makefile << 'END-of-linux-peops-softgpu/Makefile' X# New ports collection makefile for: linux-peops-softgpu X# Date created: 21 Dec 2002 X# Whom: Jean-Yves Lefort X# X# $FreeBSD$ X# X XPORTNAME= softgpu XPORTVERSION= 1.11 XCATEGORIES= emulators linux XMASTER_SITES= http://home.t-online.de/home/PeteBernert/ XPKGNAMEPREFIX= linux-peops- XDISTNAME= gpupeopssoftx111 X XMAINTAINER= jylefort@brutele.be X XRUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk X XNO_WRKSUBDIR= yes XNO_BUILD= yes X XONLY_FOR_ARCHS= i386 X X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X X.include X XDOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} X XPSEMUPRO_PLUGINS_DIR= ${LOCALBASE}/lib/linux-psemupro/plugins XPSEMUPRO_CFGBINS_DIR= ${LOCALBASE}/libexec/linux-psemupro/cfg XPSEMUPRO_CFGFILES_DIR= ${LOCALBASE}/share/linux-psemupro/cfg X Xdo-install: X ${MKDIR} ${PSEMUPRO_PLUGINS_DIR} X ${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeopsSoftX.so.1.0.11 ${PSEMUPRO_PLUGINS_DIR} X X ${MKDIR} ${PSEMUPRO_CFGBINS_DIR} X ${INSTALL_PROGRAM} ${WRKSRC}/cfgPeopsSoft ${PSEMUPRO_CFGBINS_DIR} X X ${MKDIR} ${PSEMUPRO_CFGFILES_DIR} X ${INSTALL_DATA} ${WRKSRC}/gpuPeopsSoftX.cfg ${PSEMUPRO_CFGFILES_DIR} X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} \ X ${WRKSRC}/readme_1_11.txt \ X ${WRKSRC}/version_1_11.txt \ X ${DOCSDIR} X.endif X X.include END-of-linux-peops-softgpu/Makefile echo x - linux-peops-softgpu/pkg-comment sed 's/^X//' >linux-peops-softgpu/pkg-comment << 'END-of-linux-peops-softgpu/pkg-comment' XA PSEmu Pro GPU plugin using a software X11 renderer (Linux version) END-of-linux-peops-softgpu/pkg-comment echo x - linux-peops-softgpu/pkg-descr sed 's/^X//' >linux-peops-softgpu/pkg-descr << 'END-of-linux-peops-softgpu/pkg-descr' XP.E.Op.S. Soft GPU is a PSEmu Pro GPU plugin using a software X11 renderer. X XThis is the Linux version, tested with emulators/linux-ePSXe. X XWWW: http://sourceforge.net/projects/peops/ X X- Jean-Yves Lefort Xjylefort@brutele.be END-of-linux-peops-softgpu/pkg-descr echo x - linux-peops-softgpu/pkg-plist sed 's/^X//' >linux-peops-softgpu/pkg-plist << 'END-of-linux-peops-softgpu/pkg-plist' Xlib/linux-psemupro/plugins/libgpuPeopsSoftX.so.1.0.11 Xlibexec/linux-psemupro/cfg/cfgPeopsSoft Xshare/linux-psemupro/cfg/gpuPeopsSoftX.cfg X%%PORTDOCS%%share/doc/linux-peops-softgpu/readme_1_11.txt X%%PORTDOCS%%share/doc/linux-peops-softgpu/version_1_11.txt X%%PORTDOCS%%@dirrm share/doc/linux-peops-softgpu END-of-linux-peops-softgpu/pkg-plist echo x - linux-peops-softgpu/distinfo sed 's/^X//' >linux-peops-softgpu/distinfo << 'END-of-linux-peops-softgpu/distinfo' XMD5 (gpupeopssoftx111.tar.gz) = 9972c679456b7062dc9aac46ee6158e4 END-of-linux-peops-softgpu/distinfo exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12: 0:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D317E37B407 for ; Sun, 22 Dec 2002 12:00:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78E1C43ED8 for ; Sun, 22 Dec 2002 12:00:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMK0KNS009357 for ; Sun, 22 Dec 2002 12:00:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMK0K9v009356; Sun, 22 Dec 2002 12:00:20 -0800 (PST) Date: Sun, 22 Dec 2002 12:00:20 -0800 (PST) Message-Id: <200212222000.gBMK0K9v009356@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jean-Yves Lefort Subject: Re: ports/46242: New port: emulators/peops-spu-oss Reply-To: Jean-Yves Lefort Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46242; it has been noted by GNATS. From: Jean-Yves Lefort To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46242: New port: emulators/peops-spu-oss Date: Sun, 22 Dec 2002 20:56:12 +0100 Upgraded: the port has been renamed to signify more obviously that it's a Linux plugin, and to leave space for a hypothetic native FreeBSD version. Regards, Jean-Yves Lefort # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # linux-peops-spu # linux-peops-spu/Makefile # linux-peops-spu/distinfo # linux-peops-spu/pkg-comment # linux-peops-spu/pkg-descr # linux-peops-spu/pkg-plist # echo c - linux-peops-spu mkdir -p linux-peops-spu > /dev/null 2>&1 echo x - linux-peops-spu/Makefile sed 's/^X//' >linux-peops-spu/Makefile << 'END-of-linux-peops-spu/Makefile' X# New ports collection makefile for: linux-peops-spu X# Date created: 21 Dec 2002 X# Whom: Jean-Yves Lefort X# X# $FreeBSD$ X# X XPORTNAME= spu XPORTVERSION= 1.2 XCATEGORIES= emulators linux XMASTER_SITES= http://home.t-online.de/home/PeteBernert/ XPKGNAMEPREFIX= linux-peops- XDISTNAME= spupeopsoss102 X XMAINTAINER= jylefort@brutele.be X XRUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk X XNO_WRKSUBDIR= yes XNO_BUILD= yes X XONLY_FOR_ARCHS= i386 X X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X X.include X XDOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} X XPSEMUPRO_PLUGINS_DIR= ${LOCALBASE}/lib/linux-psemupro/plugins XPSEMUPRO_CFGBINS_DIR= ${LOCALBASE}/libexec/linux-psemupro/cfg XPSEMUPRO_CFGFILES_DIR= ${LOCALBASE}/share/linux-psemupro/cfg X Xdo-install: X ${MKDIR} ${PSEMUPRO_PLUGINS_DIR} X ${INSTALL_PROGRAM} ${WRKSRC}/libspuPeopsOSS.so.1.0.2 ${PSEMUPRO_PLUGINS_DIR} X X ${MKDIR} ${PSEMUPRO_CFGBINS_DIR} X ${INSTALL_PROGRAM} ${WRKSRC}/cfgPeopsOSS ${PSEMUPRO_CFGBINS_DIR} X X ${MKDIR} ${PSEMUPRO_CFGFILES_DIR} X ${INSTALL_DATA} ${WRKSRC}/spuPeopsOSS.cfg ${PSEMUPRO_CFGFILES_DIR} X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} \ X ${WRKSRC}/readme_1_2.txt \ X ${WRKSRC}/version_1_2.txt \ X ${DOCSDIR} X.endif X X.include END-of-linux-peops-spu/Makefile echo x - linux-peops-spu/distinfo sed 's/^X//' >linux-peops-spu/distinfo << 'END-of-linux-peops-spu/distinfo' XMD5 (spupeopsoss102.tar.gz) = bcce34552fda5db4bfa2bbe84f2b2c5f END-of-linux-peops-spu/distinfo echo x - linux-peops-spu/pkg-comment sed 's/^X//' >linux-peops-spu/pkg-comment << 'END-of-linux-peops-spu/pkg-comment' XA PSEmu Pro SPU plugin using the OSS interface (Linux version) END-of-linux-peops-spu/pkg-comment echo x - linux-peops-spu/pkg-descr sed 's/^X//' >linux-peops-spu/pkg-descr << 'END-of-linux-peops-spu/pkg-descr' XP.E.Op.S. OSS SPU is a PSEmu Pro SPU plugin using the OSS interface. X XThis is the Linux version, tested with emulators/linux-ePSXe. X XWWW: http://sourceforge.net/projects/peops/ X X- Jean-Yves Lefort Xjylefort@brutele.be END-of-linux-peops-spu/pkg-descr echo x - linux-peops-spu/pkg-plist sed 's/^X//' >linux-peops-spu/pkg-plist << 'END-of-linux-peops-spu/pkg-plist' Xlib/linux-psemupro/plugins/libspuPeopsOSS.so.1.0.2 Xlibexec/linux-psemupro/cfg/cfgPeopsOSS Xshare/linux-psemupro/cfg/spuPeopsOSS.cfg X%%PORTDOCS%%share/doc/linux-peops-spu/readme_1_2.txt X%%PORTDOCS%%share/doc/linux-peops-spu/version_1_2.txt X%%PORTDOCS%%@dirrm share/doc/linux-peops-spu END-of-linux-peops-spu/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12:10:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 620CB37B401 for ; Sun, 22 Dec 2002 12:10:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A7943EE5 for ; Sun, 22 Dec 2002 12:10:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMKABNS016109 for ; Sun, 22 Dec 2002 12:10:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMKAB2w016108; Sun, 22 Dec 2002 12:10:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 772E537B401 for ; Sun, 22 Dec 2002 12:06:48 -0800 (PST) Received: from mail1in.giga.net.tw (mail1in.giga.net.tw [203.133.1.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4ECF43ED8 for ; Sun, 22 Dec 2002 12:06:47 -0800 (PST) (envelope-from kcwu@kcwu.dyndns.org) Received: from kcwu.homeip.net (u142-187.u61-70.giga.net.tw [61.70.142.187]) by mail1in.giga.net.tw (Postfix) with ESMTP id 6D6DA535D4 for ; Mon, 23 Dec 2002 04:06:45 +0800 (CST) Received: from kcwu.dyndns.org (m722 [192.168.0.234]) by kcwu.homeip.net (8.12.5/8.12.5) with ESMTP id gBMK62QD035646 for ; Mon, 23 Dec 2002 04:06:03 +0800 (CST) (envelope-from kcwu@kcwu.dyndns.org) Received: (from kcwu@localhost) by kcwu.dyndns.org (8.12.6/8.12.6/Submit) id gBMK64jD041997; Mon, 23 Dec 2002 04:06:04 +0800 (CST) Message-Id: <200212222006.gBMK64jD041997@kcwu.dyndns.org> Date: Mon, 23 Dec 2002 04:06:04 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46474: Fix build on -current for graphics/gtkfig Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46474 >Category: ports >Synopsis: Fix build on -current for graphics/gtkfig >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: Sun Dec 22 12:10:11 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Nov 26 18:00:18 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386 >Description: Fix build on -current for graphics/gtkfig >How-To-Repeat: >Fix: diff -urN gtkfig/files/patch-src::line.cc gtkfig.new/files/patch-src::line.cc --- gtkfig/files/patch-src::line.cc Thu Jan 1 08:00:00 1970 +++ gtkfig.new/files/patch-src::line.cc Mon Dec 23 04:04:31 2002 @@ -0,0 +1,11 @@ +--- src/line.cc.orig Mon Dec 23 03:58:33 2002 ++++ src/line.cc Mon Dec 23 03:58:44 2002 +@@ -14,7 +14,7 @@ + // he/she clicked on the line. + #define SELECT_DISTANCE 4 + +-TCADLine::TCADLine(TCADSheet *Sheet,int x=0,int y=0) : TCADObject(Sheet) ++TCADLine::TCADLine(TCADSheet *Sheet,int x,int y) : TCADObject(Sheet) + { + First.x = x; + First.y = y; diff -urN gtkfig/files/patch-src::rightangleline.cc gtkfig.new/files/patch-src::rightangleline.cc --- gtkfig/files/patch-src::rightangleline.cc Thu Jan 1 08:00:00 1970 +++ gtkfig.new/files/patch-src::rightangleline.cc Mon Dec 23 04:04:31 2002 @@ -0,0 +1,11 @@ +--- src/rightangleline.cc.orig Mon Dec 23 03:59:17 2002 ++++ src/rightangleline.cc Mon Dec 23 03:59:30 2002 +@@ -283,7 +283,7 @@ + } + } + +-TCADRightAngleLine::TCADRightAngleLine(TCADSheet *Sheet,int x=0,int y=0) : TCADLine(Sheet,x,y) ++TCADRightAngleLine::TCADRightAngleLine(TCADSheet *Sheet,int x,int y) : TCADLine(Sheet,x,y) + { + int i; + diff -urN gtkfig/files/patch-src::sheet.cc gtkfig.new/files/patch-src::sheet.cc --- gtkfig/files/patch-src::sheet.cc Thu Jan 1 08:00:00 1970 +++ gtkfig.new/files/patch-src::sheet.cc Mon Dec 23 04:04:31 2002 @@ -0,0 +1,11 @@ +--- src/sheet.cc.orig Mon Dec 23 04:01:02 2002 ++++ src/sheet.cc Mon Dec 23 04:01:05 2002 +@@ -1142,7 +1142,7 @@ + if (!Obj->HasText()) return; + + OldText = ((TCADTextObject *)Obj)->GetText(); +- TextEditBox(OldText,NULL,EditTextCallback,this); ++ TextEditBox(OldText,NULL,(void(*)(char*,void*))EditTextCallback,this); + free(OldText); + } + diff -urN gtkfig/files/patch-src::simpleline.cc gtkfig.new/files/patch-src::simpleline.cc --- gtkfig/files/patch-src::simpleline.cc Thu Jan 1 08:00:00 1970 +++ gtkfig.new/files/patch-src::simpleline.cc Mon Dec 23 04:04:31 2002 @@ -0,0 +1,11 @@ +--- src/simpleline.cc.orig Mon Dec 23 04:01:18 2002 ++++ src/simpleline.cc Mon Dec 23 04:01:41 2002 +@@ -8,7 +8,7 @@ + #include + #include "simpleline.h" + +-TCADSimpleLine::TCADSimpleLine(TCADSheet *Sheet,int x=0,int y=0) : TCADLine(Sheet,x,y) ++TCADSimpleLine::TCADSimpleLine(TCADSheet *Sheet,int x,int y) : TCADLine(Sheet,x,y) + { + RecomputeEncapRect(); + RecomputeRefRect(); diff -urN gtkfig/files/patch-src::texteditbox.cc gtkfig.new/files/patch-src::texteditbox.cc --- gtkfig/files/patch-src::texteditbox.cc Thu Jan 1 08:00:00 1970 +++ gtkfig.new/files/patch-src::texteditbox.cc Mon Dec 23 04:04:31 2002 @@ -0,0 +1,10 @@ +--- src/texteditbox.cc.orig Mon Dec 23 04:02:07 2002 ++++ src/texteditbox.cc Mon Dec 23 04:02:22 2002 +@@ -5,6 +5,7 @@ + \********************************/ + + #include ++#include + #include + #include + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12:16:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D68737B401 for ; Sun, 22 Dec 2002 12:16:30 -0800 (PST) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3318443EDC for ; Sun, 22 Dec 2002 12:16:29 -0800 (PST) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (1c9ynajkozm0lnjn@dsl-134-52.aei.ca [66.36.134.52]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id gBMKGHq09259 for ; Sun, 22 Dec 2002 15:16:18 -0500 (EST) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id C81FD12E for ; Sun, 22 Dec 2002 15:16:15 -0500 (EST) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Sun, 22 Dec 2002 15:16:15 -0500 Date: Sun, 22 Dec 2002 15:16:15 -0500 From: The Anarcat To: ports@freebsd.org Subject: gcombust upgrade sleeping in gnats Message-ID: <20021222201615.GA624@lenny.anarcat.ath.cx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello! Could it be possible to commit the pr ports/45700? sysutils/gcombust has improved since february, and I think we should make all freebsd users profit from it. :) Thanks! A. --=20 Imagination is more important than knowledge - Albert Einstein --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Bh2MttcWHAnWiGcRAsczAJ9KoKqWokCxYJ/gXIW9XDght3RkIgCfSY+w fVd5DLCP4jzPr10Vrlfvcic= =vkmy -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12:20: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BCE637B401 for ; Sun, 22 Dec 2002 12:20:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52EEC43EDE for ; Sun, 22 Dec 2002 12:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMKK2NS019135 for ; Sun, 22 Dec 2002 12:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMKK2vW019134; Sun, 22 Dec 2002 12:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FC7537B401 for ; Sun, 22 Dec 2002 12:18:02 -0800 (PST) Received: from mail2in.giga.net.tw (mail2in.giga.net.tw [203.133.1.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C89D43EE5 for ; Sun, 22 Dec 2002 12:18:01 -0800 (PST) (envelope-from kcwu@kcwu.dyndns.org) Received: from kcwu.homeip.net (u142-187.u61-70.giga.net.tw [61.70.142.187]) by mail2in.giga.net.tw (Postfix) with ESMTP id C877E53579 for ; Mon, 23 Dec 2002 04:17:54 +0800 (CST) Received: from kcwu.dyndns.org (m722 [192.168.0.234]) by kcwu.homeip.net (8.12.5/8.12.5) with ESMTP id gBMKHpQD035879 for ; Mon, 23 Dec 2002 04:17:52 +0800 (CST) (envelope-from kcwu@kcwu.dyndns.org) Received: (from kcwu@localhost) by kcwu.dyndns.org (8.12.6/8.12.6/Submit) id gBMKHrLX043432; Mon, 23 Dec 2002 04:17:53 +0800 (CST) Message-Id: <200212222017.gBMKHrLX043432@kcwu.dyndns.org> Date: Mon, 23 Dec 2002 04:17:53 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46475: Fix build on -current for math/gri Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46475 >Category: ports >Synopsis: Fix build on -current for math/gri >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: Sun Dec 22 12:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Nov 26 18:00:18 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386 >Description: Fix build on -current for math/gri >How-To-Repeat: >Fix: diff -urN gri/files/patch-ac gri.new/files/patch-ac --- gri/files/patch-ac Fri Oct 25 16:19:13 2002 +++ gri.new/files/patch-ac Mon Dec 23 04:12:21 2002 @@ -1,5 +1,5 @@ ---- gr.hh.orig Fri Oct 25 01:19:27 2002 -+++ gr.hh Fri Oct 25 01:20:38 2002 +--- gr.hh.orig Mon Dec 23 04:06:38 2002 ++++ gr.hh Mon Dec 23 04:08:51 2002 @@ -28,7 +28,7 @@ #if STDC_HEADERS #include @@ -9,3 +9,12 @@ #include #endif // not MSDOS #endif // Doesn't have stdlib +@@ -345,7 +345,7 @@ + #endif + + // Time type (time_t, int, or long) varies per machine (ug). +-#if defined(VMS) || defined(MSDOS) || defined(IS_DEC_ALPHA) || defined(AIX) ++#if defined(VMS) || defined(MSDOS) || defined(IS_DEC_ALPHA) || defined(AIX) || defined(__FreeBSD__) + #define SECOND_TYPE time_t + #else + #if defined(__DECCXX) diff -urN gri/files/patch-rpncalc.cc gri.new/files/patch-rpncalc.cc --- gri/files/patch-rpncalc.cc Thu Jan 1 08:00:00 1970 +++ gri.new/files/patch-rpncalc.cc Mon Dec 23 04:12:52 2002 @@ -0,0 +1,11 @@ +--- rpncalc.cc.orig Mon Dec 23 04:10:17 2002 ++++ rpncalc.cc Mon Dec 23 04:10:33 2002 +@@ -1801,7 +1801,7 @@ + + // Used by rpn.cc also, in case of stack overflow + bool +-print_rpn_stack(const char *msg="") ++print_rpn_stack(const char *msg) + { + int i; + int stack_len = rS.size(); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12:30: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7790F37B401 for ; Sun, 22 Dec 2002 12:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ABA043EE8 for ; Sun, 22 Dec 2002 12:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMKU2NS021391 for ; Sun, 22 Dec 2002 12:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMKU2DT021390; Sun, 22 Dec 2002 12:30:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC2B737B401 for ; Sun, 22 Dec 2002 12:25:09 -0800 (PST) Received: from mail2in.giga.net.tw (mail2in.giga.net.tw [203.133.1.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F05943EDA for ; Sun, 22 Dec 2002 12:25:09 -0800 (PST) (envelope-from kcwu@kcwu.dyndns.org) Received: from kcwu.homeip.net (u142-187.u61-70.giga.net.tw [61.70.142.187]) by mail2in.giga.net.tw (Postfix) with ESMTP id AD04553536 for ; Mon, 23 Dec 2002 04:25:07 +0800 (CST) Received: from kcwu.dyndns.org (m722 [192.168.0.234]) by kcwu.homeip.net (8.12.5/8.12.5) with ESMTP id gBMKP5QD036090 for ; Mon, 23 Dec 2002 04:25:05 +0800 (CST) (envelope-from kcwu@kcwu.dyndns.org) Received: (from kcwu@localhost) by kcwu.dyndns.org (8.12.6/8.12.6/Submit) id gBMKP6Wi044846; Mon, 23 Dec 2002 04:25:06 +0800 (CST) Message-Id: <200212222025.gBMKP6Wi044846@kcwu.dyndns.org> Date: Mon, 23 Dec 2002 04:25:06 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46476: Fix build on -current for graphics/kdc2tiff Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46476 >Category: ports >Synopsis: Fix build on -current for graphics/kdc2tiff >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: Sun Dec 22 12:30:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Nov 26 18:00:18 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386 >Description: Fix build on -current for graphics/kdc2tiff >How-To-Repeat: >Fix: diff -urN kdc2tiff/files/patch-GFilter.cpp kdc2tiff.new/files/patch-GFilter.cpp --- kdc2tiff/files/patch-GFilter.cpp Thu Jan 1 08:00:00 1970 +++ kdc2tiff.new/files/patch-GFilter.cpp Mon Dec 23 04:23:34 2002 @@ -0,0 +1,11 @@ +--- GFilter.cpp.orig Mon Dec 23 04:20:42 2002 ++++ GFilter.cpp Mon Dec 23 04:21:00 2002 +@@ -26,7 +26,7 @@ + green = *(short*)(((char*)table)+(green&0xFFFE)); + blue = *(short*)(((char*)table)+(blue&0xFFFE)); + } +-void GFilter_GammaCorrection::setGammaCorrection(float gamma=1) { ++void GFilter_GammaCorrection::setGammaCorrection(float gamma) { + // create table + if (table) + delete[] table; diff -urN kdc2tiff/files/patch-GICBayer.cpp kdc2tiff.new/files/patch-GICBayer.cpp --- kdc2tiff/files/patch-GICBayer.cpp Thu Jan 1 08:00:00 1970 +++ kdc2tiff.new/files/patch-GICBayer.cpp Mon Dec 23 04:23:34 2002 @@ -0,0 +1,29 @@ +--- GICBayer.cpp.orig Mon Dec 23 04:19:54 2002 ++++ GICBayer.cpp Mon Dec 23 04:20:21 2002 +@@ -236,7 +236,7 @@ + + GICBayer_Green::GICBayer_Green(const unsigned char* imagedata, + int width, int height, +- float maxerr=0) ++ float maxerr) + : GImageComponent(width,height,maxerr) { + + /* initialize arrays +@@ -428,7 +428,7 @@ + GICBayer_Red::GICBayer_Red(const unsigned char* imagedata, + int width, int height, + GImageComponent& green, +- float maxerr=0) ++ float maxerr) + : GImageComponent(width,height,maxerr) { + + if ((green.getWidth()!=w)||(green.getHeight()!=h)) { +@@ -617,7 +617,7 @@ + GICBayer_Blue::GICBayer_Blue(const unsigned char* imagedata, + int width, int height, + GImageComponent& green, +- float maxerr=0) ++ float maxerr) + : GImageComponent(width,height,maxerr) { + + if ((green.getWidth()!=w)||(green.getHeight()!=h)) { diff -urN kdc2tiff/files/patch-GImageComponent.cpp kdc2tiff.new/files/patch-GImageComponent.cpp --- kdc2tiff/files/patch-GImageComponent.cpp Thu Jan 1 08:00:00 1970 +++ kdc2tiff.new/files/patch-GImageComponent.cpp Mon Dec 23 04:23:34 2002 @@ -0,0 +1,11 @@ +--- GImageComponent.cpp.orig Mon Dec 23 04:19:27 2002 ++++ GImageComponent.cpp Mon Dec 23 04:19:39 2002 +@@ -283,7 +283,7 @@ + + GImageComponent0::GImageComponent0(const unsigned char* imagedata, + int width, int height, +- float maxerr=0) ++ float maxerr) + : GImageComponent(width,height,maxerr) { + + int itter; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5446F37B401 for ; Sun, 22 Dec 2002 12:40:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7200C43EDC for ; Sun, 22 Dec 2002 12:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMKe4NS023336 for ; Sun, 22 Dec 2002 12:40:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMKe4xn023335; Sun, 22 Dec 2002 12:40:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB64E37B401 for ; Sun, 22 Dec 2002 12:35:24 -0800 (PST) Received: from mail2in.giga.net.tw (mail2in.giga.net.tw [203.133.1.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED0743ED8 for ; Sun, 22 Dec 2002 12:35:24 -0800 (PST) (envelope-from kcwu@kcwu.dyndns.org) Received: from kcwu.homeip.net (u142-187.u61-70.giga.net.tw [61.70.142.187]) by mail2in.giga.net.tw (Postfix) with ESMTP id B6AB553552 for ; Mon, 23 Dec 2002 04:35:22 +0800 (CST) Received: from kcwu.dyndns.org (m722 [192.168.0.234]) by kcwu.homeip.net (8.12.5/8.12.5) with ESMTP id gBMKZJQD036333 for ; Mon, 23 Dec 2002 04:35:20 +0800 (CST) (envelope-from kcwu@kcwu.dyndns.org) Received: (from kcwu@localhost) by kcwu.dyndns.org (8.12.6/8.12.6/Submit) id gBMKZLCP050526; Mon, 23 Dec 2002 04:35:21 +0800 (CST) Message-Id: <200212222035.gBMKZLCP050526@kcwu.dyndns.org> Date: Mon, 23 Dec 2002 04:35:21 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46477: Fix build on -current for math/pspp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46477 >Category: ports >Synopsis: Fix build on -current for math/pspp >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: Sun Dec 22 12:40:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Nov 26 18:00:18 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386 >Description: Fix build on -current for math/pspp >How-To-Repeat: >Fix: diff -urN pspp/Makefile pspp.new/Makefile --- pspp/Makefile Tue Nov 19 13:23:16 2002 +++ pspp.new/Makefile Mon Dec 23 04:29:14 2002 @@ -15,10 +15,4 @@ GNU_CONFIGURE= yes -.include - -.if ${OSVERSION} >= 500035 -BROKEN= "Does not compile on 5.0" -.endif - -.include +.include diff -urN pspp/files/patch-src::glob.c pspp.new/files/patch-src::glob.c --- pspp/files/patch-src::glob.c Thu Jan 1 08:00:00 1970 +++ pspp.new/files/patch-src::glob.c Mon Dec 23 04:33:17 2002 @@ -0,0 +1,10 @@ +--- src/glob.c.orig Mon Dec 23 04:32:08 2002 ++++ src/glob.c Mon Dec 23 04:32:19 2002 +@@ -20,6 +20,7 @@ + #include + + #include ++#include + #include + + #if TIME_WITH_SYS_TIME >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 12:50: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E62F637B401 for ; Sun, 22 Dec 2002 12:50:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FFC443EE8 for ; Sun, 22 Dec 2002 12:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMKo2NS025512 for ; Sun, 22 Dec 2002 12:50:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMKo2XC025511; Sun, 22 Dec 2002 12:50:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E38837B401 for ; Sun, 22 Dec 2002 12:46:44 -0800 (PST) Received: from mail1in.giga.net.tw (mail1in.giga.net.tw [203.133.1.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F8F43EDA for ; Sun, 22 Dec 2002 12:46:43 -0800 (PST) (envelope-from kcwu@kcwu.dyndns.org) Received: from kcwu.homeip.net (u142-187.u61-70.giga.net.tw [61.70.142.187]) by mail1in.giga.net.tw (Postfix) with ESMTP id B306653587 for ; Mon, 23 Dec 2002 04:46:40 +0800 (CST) Received: from kcwu.dyndns.org (m722 [192.168.0.234]) by kcwu.homeip.net (8.12.5/8.12.5) with ESMTP id gBMKkbQD036600 for ; Mon, 23 Dec 2002 04:46:38 +0800 (CST) (envelope-from kcwu@kcwu.dyndns.org) Received: (from kcwu@localhost) by kcwu.dyndns.org (8.12.6/8.12.6/Submit) id gBMKkceI051775; Mon, 23 Dec 2002 04:46:38 +0800 (CST) Message-Id: <200212222046.gBMKkceI051775@kcwu.dyndns.org> Date: Mon, 23 Dec 2002 04:46:38 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46478: Fix build on -current for graphics/pixmap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46478 >Category: ports >Synopsis: Fix build on -current for graphics/pixmap >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: Sun Dec 22 12:50:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Nov 26 18:00:18 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386 >Description: Fix build on -current for graphics/pixmap >How-To-Repeat: >Fix: diff -urN pixmap/files/patch-ab pixmap.new/files/patch-ab --- pixmap/files/patch-ab Sun Feb 19 11:22:36 1995 +++ pixmap.new/files/patch-ab Mon Dec 23 04:44:49 2002 @@ -1,19 +1,13 @@ -*** SelFile/SelFile.c~ Mon May 30 04:02:59 1994 ---- SelFile/SelFile.c Sun Feb 19 03:40:43 1995 -*************** -*** 46,52 **** - /* BSD 4.3 errno.h does not declare errno */ - extern int errno; - extern int sys_nerr; -! extern char *sys_errlist[]; - - #include - #include ---- 46,52 ---- - /* BSD 4.3 errno.h does not declare errno */ - extern int errno; - extern int sys_nerr; -! /* extern char *sys_errlist[];*/ - - #include - #include +--- SelFile/SelFile.c.orig Mon Dec 27 20:14:20 1993 ++++ SelFile/SelFile.c Mon Dec 23 04:44:11 2002 +@@ -45,8 +45,8 @@ + #include + /* BSD 4.3 errno.h does not declare errno */ + extern int errno; +-extern int sys_nerr; +-extern char *sys_errlist[]; ++/* extern int sys_nerr;*/ ++/* extern char *sys_errlist[];*/ + + #include + #include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 13: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3179F37B49C; Sun, 22 Dec 2002 13:00:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D144543EDE; Sun, 22 Dec 2002 13:00:06 -0800 (PST) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBML06NS027655; Sun, 22 Dec 2002 13:00:06 -0800 (PST) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBML05CP027651; Sun, 22 Dec 2002 13:00:05 -0800 (PST) Date: Sun, 22 Dec 2002 13:00:05 -0800 (PST) From: Pete Fritchman Message-Id: <200212222100.gBML05CP027651@freefall.freebsd.org> To: girgen@pingpong.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45883: Info update in p5-postgresql-plperl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Info update in p5-postgresql-plperl State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sun Dec 22 13:00:05 PST 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=45883 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 13: 0:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0089B37B401; Sun, 22 Dec 2002 13:00:56 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F09443EE5; Sun, 22 Dec 2002 13:00:55 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBML0tNS028452; Sun, 22 Dec 2002 13:00:55 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBML0t0C028448; Sun, 22 Dec 2002 13:00:55 -0800 (PST) Date: Sun, 22 Dec 2002 13:00:55 -0800 (PST) From: Adam Weinberger Message-Id: <200212222100.gBML0t0C028448@freefall.freebsd.org> To: adamw@FreeBSD.org, freebsd-ports@FreeBSD.org, ache@FreeBSD.org Subject: Re: ports/46471: ftp/wu-ftpd brokes with new (strict) bison Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ftp/wu-ftpd brokes with new (strict) bison Responsible-Changed-From-To: freebsd-ports->ache Responsible-Changed-By: adamw Responsible-Changed-When: Sun Dec 22 13:00:42 PST 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=46471 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 13: 1:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11D1C37B401; Sun, 22 Dec 2002 13:01:46 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3AB743ED8; Sun, 22 Dec 2002 13:01:45 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBML1jNS029650; Sun, 22 Dec 2002 13:01:45 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBML1jvB029646; Sun, 22 Dec 2002 13:01:45 -0800 (PST) Date: Sun, 22 Dec 2002 13:01:45 -0800 (PST) From: Adam Weinberger Message-Id: <200212222101.gBML1jvB029646@freefall.freebsd.org> To: adamw@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/46473: Fix build on -current for mail/glbiff Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix build on -current for mail/glbiff Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: adamw Responsible-Changed-When: Sun Dec 22 13:01:32 PST 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=46473 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 13: 2:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A7437B406; Sun, 22 Dec 2002 13:02:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA90243EE6; Sun, 22 Dec 2002 13:02:21 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBML2LNS029705; Sun, 22 Dec 2002 13:02:21 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBML2LQ2029701; Sun, 22 Dec 2002 13:02:21 -0800 (PST) Date: Sun, 22 Dec 2002 13:02:21 -0800 (PST) From: Adam Weinberger Message-Id: <200212222102.gBML2LQ2029701@freefall.freebsd.org> To: adamw@FreeBSD.org, freebsd-ports@FreeBSD.org, dirk@FreeBSD.org Subject: Re: ports/46474: Fix build on -current for graphics/gtkfig Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix build on -current for graphics/gtkfig Responsible-Changed-From-To: freebsd-ports->dirk Responsible-Changed-By: adamw Responsible-Changed-When: Sun Dec 22 13:02:05 PST 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=46474 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 13: 3:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AD3437B401; Sun, 22 Dec 2002 13:03:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05F6743EDA; Sun, 22 Dec 2002 13:03:16 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBML3FNS029777; Sun, 22 Dec 2002 13:03:15 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBML3FrB029773; Sun, 22 Dec 2002 13:03:15 -0800 (PST) Date: Sun, 22 Dec 2002 13:03:15 -0800 (PST) From: Adam Weinberger Message-Id: <200212222103.gBML3FrB029773@freefall.freebsd.org> To: adamw@FreeBSD.org, freebsd-ports@FreeBSD.org, jmz@FreeBSD.org Subject: Re: ports/46478: Fix build on -current for graphics/pixmap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix build on -current for graphics/pixmap Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: adamw Responsible-Changed-When: Sun Dec 22 13:02:57 PST 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=46478 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 13: 6:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F9D737B401; Sun, 22 Dec 2002 13:06:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE4A143EE6; Sun, 22 Dec 2002 13:06:16 -0800 (PST) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBML6GNS034677; Sun, 22 Dec 2002 13:06:16 -0800 (PST) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBML6GQw034673; Sun, 22 Dec 2002 13:06:16 -0800 (PST) Date: Sun, 22 Dec 2002 13:06:16 -0800 (PST) From: Pete Fritchman Message-Id: <200212222106.gBML6GQw034673@freefall.freebsd.org> To: hetzels@westbend.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/43681: www/apache13-fp: Update to 1.3.27 and convert apache.sh to RC_NG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/apache13-fp: Update to 1.3.27 and convert apache.sh to RC_NG State-Changed-From-To: analyzed->feedback State-Changed-By: petef State-Changed-When: Sun Dec 22 13:06:16 PST 2002 State-Changed-Why: It looks like kris committed part of this, is anything else needed? http://www.freebsd.org/cgi/query-pr.cgi?pr=43681 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 13:27:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6792237B401 for ; Sun, 22 Dec 2002 13:27:50 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id C809143EDC for ; Sun, 22 Dec 2002 13:27:49 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 26380 invoked by uid 1000); 22 Dec 2002 21:25:28 -0000 Date: Sun, 22 Dec 2002 13:25:28 -0800 From: Pete Fritchman To: The Anarcat Cc: ports@freebsd.org Subject: Re: gcombust upgrade sleeping in gnats Message-ID: <20021222212528.GA43414@absolutbsd.org> References: <20021222201615.GA624@lenny.anarcat.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021222201615.GA624@lenny.anarcat.ath.cx> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 22/12/02 15:16 -0500 - The Anarcat: | Could it be possible to commit the pr ports/45700? | | sysutils/gcombust has improved since february, and I think we should | make all freebsd users profit from it. :) We are currently in a ports freeze where only critical updates (i.e. security, fixing a completely broken port, etc) are allowed to be committed. If there is a good reason to commit this and you can convince portmgr@, then the update will be committed. Otherwise, it will wait until after 5.0-R. --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 13:35: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA68237B4CF for ; Sun, 22 Dec 2002 13:34:58 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 833C843EDC for ; Sun, 22 Dec 2002 13:34:50 -0800 (PST) (envelope-from bzeeb-lists@zabbadoz.net) Received: from localhost (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 429091FFF36 for ; Sun, 22 Dec 2002 22:34:30 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 76E9C1FFF3A; Sun, 22 Dec 2002 22:34:29 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id BDE241533F; Sun, 22 Dec 2002 21:31:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id BC2C01532D for ; Sun, 22 Dec 2002 21:31:51 +0000 (UTC) Date: Sun, 22 Dec 2002 21:31:51 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: ports@freebsd.org Subject: add "ports freeze" note to web ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, would it be possible to add a huge note to FreeBSD and FreeBSD Ports webpages that there is an ongoing ports freeze (perhaps until ...) ? I think this will help to prevent some of the "when will ... be commited/updated" questions and also inform the users that do not read freebsd-ports. Thanks -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 14:12:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E097037B401; Sun, 22 Dec 2002 14:12:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CACC43ED8; Sun, 22 Dec 2002 14:12:37 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMMCbNS054809; Sun, 22 Dec 2002 14:12:37 -0800 (PST) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMMCbw4054805; Sun, 22 Dec 2002 14:12:37 -0800 (PST) Date: Sun, 22 Dec 2002 14:12:37 -0800 (PST) From: Oliver Braun Message-Id: <200212222212.gBMMCbw4054805@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/46102: maintainer update port: mail/bogofilter Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer update port: mail/bogofilter Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Sun Dec 22 14:12:11 PST 2002 Responsible-Changed-Why: I'll handle this! http://www.freebsd.org/cgi/query-pr.cgi?pr=46102 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 15: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18EC637B401 for ; Sun, 22 Dec 2002 15:00:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D31443EE6 for ; Sun, 22 Dec 2002 15:00:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBMN0GNS063427 for ; Sun, 22 Dec 2002 15:00:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBMN0GKZ063426; Sun, 22 Dec 2002 15:00:16 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D9BD37B401 for ; Sun, 22 Dec 2002 14:52:13 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C21A43EE5 for ; Sun, 22 Dec 2002 14:52:12 -0800 (PST) (envelope-from bz@zabbadoz.net) Received: from localhost (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 29F881FFF37 for ; Sun, 22 Dec 2002 23:52:11 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 57FEA1FFF27; Sun, 22 Dec 2002 23:52:10 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 72C911532B; Sun, 22 Dec 2002 22:48:33 +0000 (UTC) Message-Id: <20021222224833.72C911532B@mail.int.zabbadoz.net> Date: Sun, 22 Dec 2002 22:48:33 +0000 (UTC) From: "Bjoern A.Zeeb" Reply-To: "Bjoern A.Zeeb" To: FreeBSD-gnats-submit@FreeBSD.org Cc: "Bjoern A.Zeeb" X-Send-Pr-Version: 3.113 Subject: ports/46479: Fix MASTER_SITES for textproc/xerces-c Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46479 >Category: ports >Synopsis: Fix MASTER_SITES for textproc/xerces-c >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 22 15:00:15 PST 2002 >Closed-Date: >Last-Modified: >Originator: Bjoern A. Zeeb >Release: FreeBSD 4.7-RC i386 >Organization: >Environment: System: FreeBSD e0-0.zab2.int.zabbadoz.net 4.7-RC FreeBSD 4.7-RC #1: Fri Oct 4 18:45:10 UTC 2002 bz@e0-0.zab2.int.zabbadoz.net:/usr/src/obj/usr/src/RELENG_4/src/sys/ZAB2-2002092701 i386 >Description: primary MASTER_SITES has changed directory structure >How-To-Repeat: >Fix: --- textproc/xerces-c/Makefile.orig Sun Dec 22 22:26:04 2002 +++ textproc/xerces-c/Makefile Sun Dec 22 22:35:35 2002 @@ -8,7 +8,7 @@ PORTNAME= xerces_c PORTVERSION= 1.7.0 CATEGORIES= textproc -MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/ \ +MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/archives/Xerces-C_${PORTVERSION:S/./_/g}/ \ http://document-root.de/xerces-c-mirror/ DISTNAME= xerces-c-src${PORTVERSION:S/./_/g} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 15:32:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 615F437B401 for ; Sun, 22 Dec 2002 15:32:31 -0800 (PST) Received: from smtp03.iprimus.com.au (smtp03.iprimus.com.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC6DF43EDC for ; Sun, 22 Dec 2002 15:32:30 -0800 (PST) (envelope-from shaun@pcuse.com) Received: from smtp02.iprimus.net.au (210.50.76.70) by smtp03.iprimus.com.au (6.7.010) id 3E026CA70003D6A2 for freebsd-ports@FreeBSD.org; Mon, 23 Dec 2002 10:32:24 +1100 Received: from mail.pcuse.com ([211.26.61.211]) by smtp02.iprimus.net.au with Microsoft SMTPSVC(5.0.2195.5600); Mon, 23 Dec 2002 10:32:23 +1100 Received: by sagan.pcuse.com (Postfix, from userid 1001) id DF5CC6DA; Mon, 23 Dec 2002 09:13:05 +1030 (CST) Date: Mon, 23 Dec 2002 09:13:05 +1030 From: Shaun Branden To: freebsd-ports@FreeBSD.org Subject: Re: ports/46451: Nvidia driver causes system reboot Message-ID: <20021222224305.GA15135@sagan> Mail-Followup-To: Shaun Branden , freebsd-ports@FreeBSD.org References: <200212212216.gBLMGIWI056995@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200212212216.gBLMGIWI056995@freefall.freebsd.org> User-Agent: Mutt/1.4i X-OriginalArrivalTime: 22 Dec 2002 23:32:24.0092 (UTC) FILETIME=[6173FDC0:01C2AA12] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Dec 21, 2002 at 02:16:18PM -0800, Pete Fritchman wrote: > Synopsis: Nvidia driver causes system reboot > > State-Changed-From-To: open->closed > State-Changed-By: petef > State-Changed-When: Sat Dec 21 14:16:18 PST 2002 > State-Changed-Why: >This is not a ports problem; please take it up with nvidia. Thanks! I can understand that it is not a ports problems, but I was under the impression that freebsd asks for a send-pr to be sent in if bugs are found and "ports" was the "closest" category I found for the problem. Here we have a bug that causes a system wide crash and the only comment from committers is that it is someone elses problem. No wonder that there are so many negative comments about freebsd on the lists. I am truely surprised and a little worried. I will make sure that the next bug I find is the appropriate type so I don't inconvenience you again. Shaun Branden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 16:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A72C837B401 for ; Sun, 22 Dec 2002 16:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC63143EE5 for ; Sun, 22 Dec 2002 16:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN0A2NS087687 for ; Sun, 22 Dec 2002 16:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN0A2Ku087686; Sun, 22 Dec 2002 16:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2234E37B401 for ; Sun, 22 Dec 2002 16:05:43 -0800 (PST) Received: from mirapoint3.brutele.be (mirapoint3.brutele.be [212.68.203.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F0BC43ED8 for ; Sun, 22 Dec 2002 16:05:42 -0800 (PST) (envelope-from jylefort@twist.frontis.net) Received: from gateway.lefort.net (213.189.162.78.brutele.be [213.189.162.78] (may be forged)) by mirapoint3.brutele.be (Mirapoint Messaging Server MOS 3.2.0-GA) with ESMTP id AGA22682; Mon, 23 Dec 2002 01:05:34 +0100 (CET) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id B64A15495 for ; Mon, 23 Dec 2002 01:05:33 +0100 (CET) Received: by jsite.lefort.net (Postfix, from userid 1000) id 7037523005; Mon, 23 Dec 2002 01:05:33 +0100 (CET) Message-Id: <20021223000533.7037523005@jsite.lefort.net> Date: Mon, 23 Dec 2002 01:05:33 +0100 (CET) From: Jean-Yves Lefort Reply-To: Jean-Yves Lefort To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46482: New port: emulators/linux-pete-mesagpu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46482 >Category: ports >Synopsis: New port: emulators/linux-pete-mesagpu >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 22 16:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jean-Yves Lefort >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD jsite.lefort.net 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #0: Wed Dec 18 19:01:24 CET 2002 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386 >Description: This is Pete's MesaGL GPU, a PSEmu Pro GPU plugin. Tested on the above system with emulators/linux-ePSXe (ports/46240). >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # linux-pete-mesagpu # linux-pete-mesagpu/Makefile # linux-pete-mesagpu/distinfo # linux-pete-mesagpu/pkg-comment # linux-pete-mesagpu/pkg-descr # linux-pete-mesagpu/pkg-plist # echo c - linux-pete-mesagpu mkdir -p linux-pete-mesagpu > /dev/null 2>&1 echo x - linux-pete-mesagpu/Makefile sed 's/^X//' >linux-pete-mesagpu/Makefile << 'END-of-linux-pete-mesagpu/Makefile' X# New ports collection makefile for: linux-pete-mesagpu X# Date created: 23 Dec 2002 X# Whom: Jean-Yves Lefort X# X# $FreeBSD$ X# X XPORTNAME= mesagpu XPORTVERSION= 1.68 XCATEGORIES= emulators linux XMASTER_SITES= http://home.t-online.de/home/PeteBernert/ XPKGNAMEPREFIX= linux-pete- XDISTNAME= gpupetemesagl168 X XMAINTAINER= jylefort@brutele.be X XRUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk \ X ${LINUXBASE}/usr/X11R6/lib/libGL.so:${PORTSDIR}/graphics/linux_mesa3 X XNO_WRKSUBDIR= yes XNO_BUILD= yes X XONLY_FOR_ARCHS= i386 X X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X X.include X XDOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} X XPSEMUPRO_PLUGINS_DIR= ${LOCALBASE}/lib/linux-psemupro/plugins XPSEMUPRO_CFGBINS_DIR= ${LOCALBASE}/libexec/linux-psemupro/cfg XPSEMUPRO_CFGFILES_DIR= ${LOCALBASE}/share/linux-psemupro/cfg X Xdo-install: X ${MKDIR} ${PSEMUPRO_PLUGINS_DIR} X ${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeteMesaGL.so.1.0.68 ${PSEMUPRO_PLUGINS_DIR} X X ${MKDIR} ${PSEMUPRO_CFGBINS_DIR} X ${INSTALL_PROGRAM} ${WRKSRC}/cfgPeteMesaGL ${PSEMUPRO_CFGBINS_DIR} X X ${MKDIR} ${PSEMUPRO_CFGFILES_DIR} X ${INSTALL_DATA} ${WRKSRC}/gpuPeteMesaGL.cfg ${PSEMUPRO_CFGFILES_DIR} X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} \ X ${WRKSRC}/readme.txt \ X ${WRKSRC}/version.txt \ X ${DOCSDIR} X.endif X X.include END-of-linux-pete-mesagpu/Makefile echo x - linux-pete-mesagpu/distinfo sed 's/^X//' >linux-pete-mesagpu/distinfo << 'END-of-linux-pete-mesagpu/distinfo' XMD5 (gpupetemesagl168.tar.gz) = 4cf6d3da575e331434cbc2f2693d2884 END-of-linux-pete-mesagpu/distinfo echo x - linux-pete-mesagpu/pkg-comment sed 's/^X//' >linux-pete-mesagpu/pkg-comment << 'END-of-linux-pete-mesagpu/pkg-comment' XA PSEmu Pro GPU plugin using an OpenGL renderer (Linux version) END-of-linux-pete-mesagpu/pkg-comment echo x - linux-pete-mesagpu/pkg-descr sed 's/^X//' >linux-pete-mesagpu/pkg-descr << 'END-of-linux-pete-mesagpu/pkg-descr' XPete's MesaGL GPU is a PSEmu Pro GPU plugin using a Xhardware-accelerated OpenGL renderer. X XThis is the Linux version, tested with emulators/linux-ePSXe. X XWWW: http://home.t-online.de/home/PeteBernert/#Pete's%20MesaGL%20GPU X X- Jean-Yves Lefort Xjylefort@brutele.be END-of-linux-pete-mesagpu/pkg-descr echo x - linux-pete-mesagpu/pkg-plist sed 's/^X//' >linux-pete-mesagpu/pkg-plist << 'END-of-linux-pete-mesagpu/pkg-plist' Xlib/linux-psemupro/plugins/libgpuPeteMesaGL.so.1.0.68 Xlibexec/linux-psemupro/cfg/cfgPeteMesaGL Xshare/linux-psemupro/cfg/gpuPeteMesaGL.cfg X%%PORTDOCS%%share/doc/linux-pete-mesagpu/readme.txt X%%PORTDOCS%%share/doc/linux-pete-mesagpu/version.txt X%%PORTDOCS%%@dirrm share/doc/linux-pete-mesagpu END-of-linux-pete-mesagpu/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 16:26:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA9B537B401; Sun, 22 Dec 2002 16:26:25 -0800 (PST) Received: from citusc.usc.edu (citusc.usc.edu [128.125.38.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A40D43EDA; Sun, 22 Dec 2002 16:26:25 -0800 (PST) (envelope-from kris@citusc.usc.edu) Received: (from kris@localhost) by citusc.usc.edu (8.11.6/8.11.2) id gBN0QOv01678; Sun, 22 Dec 2002 16:26:24 -0800 Date: Sun, 22 Dec 2002 16:26:24 -0800 From: Kris Kennaway To: Ying-Chieh Liao Cc: Kris Kennaway , freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/45787: Update port: print/dvipdfm-cjk Message-ID: <20021222162624.A1589@citusc.usc.edu> References: <200212221657.gBMGvuCV055658@freefall.freebsd.org> <20021222171503.GA20254@rot13.obsecurity.org> <20021222171842.GA86518@terry.dragon2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021222171842.GA86518@terry.dragon2.net>; from ijliao@FreeBSD.org on Mon, Dec 23, 2002 at 01:18:42AM +0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Dec 23, 2002 at 01:18:42AM +0800, Ying-Chieh Liao wrote: > On Sun, Dec 22, 2002 at 09:15:03 -0800, Kris Kennaway wrote: > > Repo-copy requests need to have a committer attached to them. I've > > had to suspend a number of such PRs because there was nothing in the > > audit trail indicating a willing committer to clean up after the > > repo-copy. > > so what should I do ? If you're willing to handle the repo-copies for these, then add a followup to the PR so it can be assigned back to you as a reminder when it's done. Otherwise, try sending mail to ports@ asking for a committer to handle it. There's really no point in assigning the PR to portmgr@ before this time. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 16:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E16837B405 for ; Sun, 22 Dec 2002 16:40:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3097743EE6 for ; Sun, 22 Dec 2002 16:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN0e1NS094048 for ; Sun, 22 Dec 2002 16:40:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN0e1UM094047; Sun, 22 Dec 2002 16:40:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21AAC37B401 for ; Sun, 22 Dec 2002 16:31:50 -0800 (PST) Received: from fafoe.dyndns.org (chello212186121237.14.vie.surfer.at [212.186.121.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 066E043EDE for ; Sun, 22 Dec 2002 16:31:49 -0800 (PST) (envelope-from stefan@fafoe.dyndns.org) Received: from frog.fafoe (frog.fafoe [192.168.2.101]) by fafoe.dyndns.org (Postfix) with ESMTP id 646DF4007; Mon, 23 Dec 2002 01:31:41 +0100 (CET) Received: by frog.fafoe (Postfix, from userid 1001) id 982B288D; Mon, 23 Dec 2002 01:31:40 +0100 (CET) Message-Id: <20021223003140.982B288D@frog.fafoe> Date: Mon, 23 Dec 2002 01:31:40 +0100 (CET) From: Stefan Farfeleder Reply-To: Stefan Farfeleder To: FreeBSD-gnats-submit@FreeBSD.org Cc: stefan@fafoe.dyndns.org X-Send-Pr-Version: 3.113 Subject: ports/46483: [patch] Fix gcc295 on current/i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46483 >Category: ports >Synopsis: [patch] Fix gcc295 on current/i386 >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: Sun Dec 22 16:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Stefan Farfeleder >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD frog.fafoe 5.0-CURRENT FreeBSD 5.0-CURRENT #8: Fri Dec 20 01:53:06 CET 2002 freebsd@frog.fafoe:/freebsd/current/obj/freebsd/current/src/sys/FROG i386 >Description: The following problems were fixed: * Lack of on -current This is the error also noticed by the bento cluster (http://bento.freebsd.org/errorlogs/i386-5-latest/gcc-2.95.3.log). patch-ap is updated to include , the successor to if __FreeBSD_version is >= 500039. Also the new nomenclature of _XXX_DECLARED is added to avoid having everything declared twice (_SIZE_T_DECLARED and _WCHAR_T_DECLARED in patch-ap, _VA_LIST_DECLARED in patch-aq). * Fix LINK_SPEC to say elf_i386_fbsd instead of elf_i386 At this point ld complains about the elf_i386: stage1/xgcc -Bstage1/ -B/usr/local/i386-portbld-freebsd5.0/bin/ -DIN_GCC -O2 -O -pipe -mcpu=pentiumpro -DHAVE_CONFIG_H -o gencheck \ gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` /usr/bin/ld: unrecognised emulation mode: elf_i386 Supported emulations: elf_i386_fbsd collect2: ld returned 1 exit status gmake[2]: *** [gencheck] Error 1 The name was changed in revision 1.18 of src/gnu/usr.bin/binutils/ld/Makefile.i386. patch-af is enhanced to declare LINK_SPEC depending on __FreeBSD_version. Other architectures will probably need similar fixes but due to my lack of access to such machines with FreeBSD installations only i386 is fixed. * Syntax error due to #define __size_t gcc/ginclude/stddef.h defines __size_t to be nothing which leads to this error: /usr/home/stefan/ports/lang/gcc295.test/work/gcc-2.95.3/gcc/xgcc -B/usr/home/stefan/ports/lang/gcc295.test/work/gcc-2.95.3/gcc/ -B/usr/local/i386-portbld-freebsd5.0/bin/ -c -DHAVE_CONFIG_H -O -pipe -mcpu=pentiumpro -I. -I./../../include getruntime.c In file included from /usr/include/sys/param.h:101, from getruntime.c:38: /usr/include/sys/signal.h:277: parse error before `ss_size' /usr/include/sys/signal.h:277: warning: no semicolon at end of struct or union /usr/include/sys/signal.h:279: parse error before `}' /usr/include/sys/signal.h:279: warning: data definition has no type or storage class gmake[2]: *** [getruntime.o] Error 1 because of __size_t ss_size; in . The offending line is deleted in patch-ap. * _G_config.h needs __sigset_t /usr/home/stefan/ports/lang/gcc295.test/work/gcc-2.95.3/gcc/xgcc -B/usr/home/stefan/ports/lang/gcc295.test/work/gcc-2.95.3/gcc/ -B/usr/local/i386-portbld-freebsd5.0/bin/ -c -O -pipe -mcpu=pentiumpro -I. -I. filedoalloc.c In file included from libio.h:30, from iolibio.h:1, from libioP.h:47, from filedoalloc.c:45: _G_config.h:43: parse error before `_G_sigset_t' _G_config.h:43: warning: data definition has no type or storage class gmake[2]: *** [filedoalloc.o] Error 1 _G_config.h contains the line typedef __sigset_t _G_sigset_t; without including a header that declares __sigset_t. Since _G_sigset_t is never used anyway, gen-params is tweaked to omit that line (patch-as). * G++ 2.95.3 dislikes /usr/home/stefan/ports/lang/gcc295.test/work/gcc-2.95.3/gcc/xgcc -B/usr/home/stefan/ports/lang/gcc295.test/work/gcc-2.95.3/gcc/ -B/usr/local/i386-portbld-freebsd5.0/bin/ -c -O -pipe -mcpu=pentiumpro -fno-implicit-templates -I. -I. -nostdinc++ filebuf.cc In file included from /usr/include/machine/endian.h:41, from /usr/include/sys/types.h:48, from filebuf.cc:28: /usr/include/sys/_types.h:75: declaration does not declare anything gmake[2]: *** [filebuf.o] Error 1 The offending line is typedef __ct_rune_t __wchar_t; In fact, I do not know the cause of this. I've "worked around" by completely disabling the error in the compiler (patch-ar), since the produced g++ would not be of much use. -fpermissive would work, but the option treats /all/ errors as warnings. * objc directory removed from pkg-plist This directory is never created. >How-To-Repeat: Try to install gcc295 on -current. >Fix: --- gcc295.patch begins here --- Index: pkg-plist =================================================================== RCS file: /usr/home/ncvs/ports/lang/gcc295/pkg-plist,v retrieving revision 1.32 diff -c -r1.32 pkg-plist *** pkg-plist 6 May 2002 23:38:17 -0000 1.32 --- pkg-plist 22 Dec 2002 22:41:19 -0000 *************** *** 18,24 **** @exec install-info %D/info/gcc.info %D/info/dir @dirrm %%GNU_HOST%%/include @dirrm %%GNU_HOST%% - @dirrm lib/gcc-lib/%%GNU_HOST%%/%%EGCS_REV%%/include/objc @dirrm lib/gcc-lib/%%GNU_HOST%%/%%EGCS_REV%%/include/g++/std @dirrm lib/gcc-lib/%%GNU_HOST%%/%%EGCS_REV%%/include/g++ @dirrm lib/gcc-lib/%%GNU_HOST%%/%%EGCS_REV%%/include --- 18,23 ---- Index: files/patch-af =================================================================== RCS file: /usr/home/ncvs/ports/lang/gcc295/files/patch-af,v retrieving revision 1.13 diff -c -r1.13 patch-af *** files/patch-af 17 Apr 2001 09:26:26 -0000 1.13 --- files/patch-af 22 Dec 2002 22:10:05 -0000 *************** *** 1,5 **** ! --- gcc/config/i386/freebsd.h.orig Mon Dec 18 06:05:58 2000 ! +++ gcc/config/i386/freebsd.h Tue Apr 17 02:24:05 2001 @@ -35,9 +35,9 @@ libraries compiled with the native cc, so undef it. */ #undef NO_DOLLAR_IN_LABEL --- 1,5 ---- ! --- gcc/config/i386/freebsd.h.orig Mon Dec 18 15:05:58 2000 ! +++ gcc/config/i386/freebsd.h Sun Dec 22 23:08:15 2002 @@ -35,9 +35,9 @@ libraries compiled with the native cc, so undef it. */ #undef NO_DOLLAR_IN_LABEL *************** *** 93,95 **** --- 93,124 ---- /* Provide a LIB_SPEC appropriate for FreeBSD. Just select the appropriate libc, depending on whether we're doing profiling or need threads support. + @@ -230,6 +242,20 @@ + done. */ + + #undef LINK_SPEC + +#include + +#if __FreeBSD_version >= 500042 + +#define LINK_SPEC "-m elf_i386_fbsd \ + + %{Wl,*:%*} \ + + %{v:-V} \ + + %{assert*} %{R*} %{rpath*} %{defsym*} \ + + %{shared:-Bshareable %{h*} %{soname*}} \ + + %{!shared: \ + + %{!static: \ + + %{rdynamic:-export-dynamic} \ + + %{!dynamic-linker:-dynamic-linker /usr/libexec/ld-elf.so.1}} \ + + %{static:-Bstatic}} \ + + %{symbolic:-Bsymbolic}" + +#else + #define LINK_SPEC "-m elf_i386 \ + %{Wl,*:%*} \ + %{v:-V} \ + @@ -241,6 +267,7 @@ + %{!dynamic-linker:-dynamic-linker /usr/libexec/ld-elf.so.1}} \ + %{static:-Bstatic}} \ + %{symbolic:-Bsymbolic}" + +#endif + + /* A C statement to output to the stdio stream FILE an assembler + command to advance the location counter to a multiple of 1< defines __gnuc_va_list */ #include #endif ! @@ -109,7 +110,6 @@ #define _T_PTRDIFF #define __PTRDIFF_T #define _PTRDIFF_T_ --- 1,22 ---- ! --- gcc/ginclude/stddef.h.orig Wed Dec 16 22:19:25 1998 ! +++ gcc/ginclude/stddef.h Sun Dec 22 18:18:47 2002 ! @@ -25,8 +25,15 @@ /* On 4.3bsd-net2, make sure ansi.h is included, so we have one less case to deal with in the following. */ #if defined (__BSD_NET2__) || defined (____386BSD____) || defined (__FreeBSD__) || defined(__NetBSD__) ! +/* and define __gnuc_va_list */ ! +#define __NO_GNUC_VA_LIST ! +#include ! +#if __FreeBSD_version >= 500039 ! +#include ! +#else #include #endif + +#endif ! /* In 4.3bsd-net2, machine/ansi.h defines these symbols, which are ! defined if the corresponding type is *not* defined. ! @@ -109,7 +116,6 @@ #define _T_PTRDIFF #define __PTRDIFF_T #define _PTRDIFF_T_ *************** *** 16,34 **** #define ___int_ptrdiff_t_h #define _GCC_PTRDIFF_T #ifndef __PTRDIFF_TYPE__ ! @@ -156,7 +156,6 @@ #define _T_SIZE #define __SIZE_T #define _SIZE_T_ -#define _BSD_SIZE_T_ #define _SIZE_T_DEFINED_ #define _SIZE_T_DEFINED #define ___int_size_t_h ! @@ -217,7 +216,6 @@ #define _T_WCHAR #define __WCHAR_T #define _WCHAR_T_ -#define _BSD_WCHAR_T_ #define _WCHAR_T_DEFINED_ #define _WCHAR_T_DEFINED #define _WCHAR_T_H --- 24,84 ---- #define ___int_ptrdiff_t_h #define _GCC_PTRDIFF_T #ifndef __PTRDIFF_TYPE__ ! @@ -145,6 +151,7 @@ ! #ifndef _BSD_SIZE_T_ ! #ifndef _SIZE_T_DEFINED_ ! #ifndef _SIZE_T_DEFINED ! +#ifndef _SIZE_T_DECLARED ! #ifndef ___int_size_t_h ! #ifndef _GCC_SIZE_T ! #ifndef _SIZET_ ! @@ -156,13 +163,12 @@ #define _T_SIZE #define __SIZE_T #define _SIZE_T_ -#define _BSD_SIZE_T_ #define _SIZE_T_DEFINED_ #define _SIZE_T_DEFINED + +#define _SIZE_T_DECLARED #define ___int_size_t_h ! #define _GCC_SIZE_T ! #define _SIZET_ ! -#define __size_t ! #ifndef __SIZE_TYPE__ ! #define __SIZE_TYPE__ long unsigned int ! #endif ! @@ -176,6 +182,7 @@ ! #endif /* _SIZET_ */ ! #endif /* _GCC_SIZE_T */ ! #endif /* ___int_size_t_h */ ! +#endif /* _SIZE_T_DECLARED */ ! #endif /* _SIZE_T_DEFINED */ ! #endif /* _SIZE_T_DEFINED_ */ ! #endif /* _BSD_SIZE_T_ */ ! @@ -207,6 +214,7 @@ ! #ifndef _BSD_WCHAR_T_ ! #ifndef _WCHAR_T_DEFINED_ ! #ifndef _WCHAR_T_DEFINED ! +#ifndef _WCHAR_T_DECLARED ! #ifndef _WCHAR_T_H ! #ifndef ___int_wchar_t_h ! #ifndef __INT_WCHAR_T_H ! @@ -217,9 +225,9 @@ #define _T_WCHAR #define __WCHAR_T #define _WCHAR_T_ -#define _BSD_WCHAR_T_ #define _WCHAR_T_DEFINED_ #define _WCHAR_T_DEFINED + +#define _WCHAR_T_DECLARED #define _WCHAR_T_H + #define ___int_wchar_t_h + #define __INT_WCHAR_T_H + @@ -253,6 +261,7 @@ + #endif + #ifndef __cplusplus + typedef __WCHAR_TYPE__ wchar_t; + +#endif + #endif + #endif + #endif Index: files/patch-aq =================================================================== RCS file: /usr/home/ncvs/ports/lang/gcc295/files/patch-aq,v retrieving revision 1.1 diff -c -r1.1 patch-aq *** files/patch-aq 5 Aug 1999 16:06:03 -0000 1.1 --- files/patch-aq 22 Dec 2002 15:21:23 -0000 *************** *** 1,5 **** ! --- gcc/ginclude/stdarg.h.orig Fri May 7 18:52:35 1999 ! +++ gcc/ginclude/stdarg.h Wed Jun 23 16:38:00 1999 @@ -67,7 +67,7 @@ #ifndef __GNUC_VA_LIST --- 1,5 ---- ! --- gcc/ginclude/stdarg.h.orig Sat May 8 03:52:35 1999 ! +++ gcc/ginclude/stdarg.h Sun Dec 22 16:21:14 2002 @@ -67,7 +67,7 @@ #ifndef __GNUC_VA_LIST *************** *** 9,11 **** --- 9,38 ---- typedef char *__gnuc_va_list; #else typedef void *__gnuc_va_list; + @@ -181,6 +181,8 @@ + #if !defined (_VA_LIST_) || defined (__BSD_NET2__) || defined (____386BSD____) || defined (__bsdi__) || defined (__sequent__) || defined (__FreeBSD__) || defined(WINNT) + /* The macro _VA_LIST_DEFINED is used in Windows NT 3.5 */ + #ifndef _VA_LIST_DEFINED + +/* The macro _VA_LIST_DECLARED is used in FreeBSD 5.x */ + +#ifndef _VA_LIST_DECLARED + /* The macro _VA_LIST is used in SCO Unix 3.2. */ + #ifndef _VA_LIST + /* The macro _VA_LIST_T_H is used in the Bull dpx2 */ + @@ -188,6 +190,7 @@ + typedef __gnuc_va_list va_list; + #endif /* not _VA_LIST_T_H */ + #endif /* not _VA_LIST */ + +#endif /* not _VA_LIST_DECLARED */ + #endif /* not _VA_LIST_DEFINED */ + #if !(defined (__BSD_NET2__) || defined (____386BSD____) || defined (__bsdi__) || defined (__sequent__) || defined (__FreeBSD__)) + #define _VA_LIST_ + @@ -197,6 +200,9 @@ + #endif + #ifndef _VA_LIST_DEFINED + #define _VA_LIST_DEFINED + +#endif + +#ifndef _VA_LIST_DECLARED + +#define _VA_LIST_DECLARED + #endif + #ifndef _VA_LIST_T_H + #define _VA_LIST_T_H Index: files/patch-ar =================================================================== RCS file: files/patch-ar diff -N files/patch-ar *** /dev/null 1 Jan 1970 00:00:00 -0000 --- files/patch-ar 22 Dec 2002 18:38:54 -0000 *************** *** 0 **** --- 1,15 ---- + --- gcc/cp/decl.c.orig Sat Jun 10 02:06:42 2000 + +++ gcc/cp/decl.c Sun Dec 22 19:37:47 2002 + @@ -7119,10 +7119,12 @@ + if (found_type > 1) + error ("multiple types in one declaration"); + + +#if 0 + /* Inside a class, we might be in a friend or access declaration. + Until we have a good way of detecting the latter, don't warn. */ + if (t == NULL_TREE && ! current_class_type) + pedwarn ("declaration does not declare anything"); + +#endif + + /* Check for an anonymous union. We're careful + accessing TYPE_IDENTIFIER because some built-in types, like Index: files/patch-as =================================================================== RCS file: files/patch-as diff -N files/patch-as *** /dev/null 1 Jan 1970 00:00:00 -0000 --- files/patch-as 22 Dec 2002 20:46:32 -0000 *************** *** 0 **** --- 1,10 ---- + --- libio/gen-params.orig Sun Dec 22 20:02:50 2002 + +++ libio/gen-params Sun Dec 22 20:04:15 2002 + @@ -411,7 +411,6 @@ + #define __PTRDIFF_TYPE__ ${ptrdiff_t-long int /* default */} + #endif + typedef __PTRDIFF_TYPE__ ${macro_prefix}ptrdiff_t; + -typedef ${sigset_t-int /* default */} ${macro_prefix}sigset_t; + #ifndef __SIZE_TYPE__ + #define __SIZE_TYPE__ ${size_t-unsigned long /* default */} + #endif --- gcc295.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 17:39:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E58A37B401; Sun, 22 Dec 2002 17:39:32 -0800 (PST) Received: from dc-mx03.cluster1.charter.net (dc-mx03.cluster1.charter.net [209.225.8.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F9F043ED8; Sun, 22 Dec 2002 17:39:31 -0800 (PST) (envelope-from paul@pathiakis.com) Received: from [66.189.13.10] (HELO pc2.pathiakis.com) by dc-mx03.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 60750245; Sun, 22 Dec 2002 20:39:22 -0500 Content-Type: text/plain; charset="us-ascii" From: Paul Pathiakis To: vanilla@freebsd.org Subject: mod_perl-1.27 and mod_perl-2.0 Date: Sun, 22 Dec 2002 20:40:37 -0500 User-Agent: KMail/1.4.3 Cc: ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200212222040.38052.paul@pathiakis.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, =09many of the apps that I used to use are now migrating to Apache2. As = you are=20 aware, mod_perl-1.x only works with Apache 1.x. Is mod_perl-2.0 going to= be=20 ported soon? =09Thanks! =09Paul Pathiakis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 19:12:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE44037B401 for ; Sun, 22 Dec 2002 19:12:09 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 776D043EDE for ; Sun, 22 Dec 2002 19:12:09 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 99083 invoked by uid 1000); 23 Dec 2002 03:09:47 -0000 Date: Sun, 22 Dec 2002 19:09:47 -0800 From: Pete Fritchman To: Shaun Branden Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/46451: Nvidia driver causes system reboot Message-ID: <20021223030947.GA4692@absolutbsd.org> References: <200212212216.gBLMGIWI056995@freefall.freebsd.org> <20021222224305.GA15135@sagan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021222224305.GA15135@sagan> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 23/12/02 09:13 +1030 - Shaun Branden: | On Sat, Dec 21, 2002 at 02:16:18PM -0800, Pete Fritchman wrote: | > Synopsis: Nvidia driver causes system reboot | > | > State-Changed-From-To: open->closed | > State-Changed-By: petef | > State-Changed-When: Sat Dec 21 14:16:18 PST 2002 | > State-Changed-Why: | >This is not a ports problem; please take it up with nvidia. Thanks! | | I can understand that it is not a ports problems, but I was under the | impression that freebsd asks for a send-pr to be sent in if bugs are | found and "ports" was the "closest" category I found for the problem. | Here we have a bug that causes a system wide crash and the only comment | from committers is that it is someone elses problem. No wonder that | there are so many negative comments about freebsd on the lists. I am | truely surprised and a little worried. The problem is this is a bug someone on the FreeBSD team cannot fix; the nvidia driver is closed source. I can't see the point of keeping a PR open about a problem we cannot fix. | I will make sure that the next bug I find is the appropriate type so I | don't inconvenience you again. Don't take it the wrong way, it's not an insult, just being realistic... is there anything the port can do differently to make your system not crash? Maybe we can get a web page together of different setups that cause known crashes, and reference that URL in the port? --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 19:27:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF38037B401; Sun, 22 Dec 2002 19:27:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E5D43EEA; Sun, 22 Dec 2002 19:27:11 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN3R7NS043351; Sun, 22 Dec 2002 19:27:11 -0800 (PST) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN3QsUj043343; Sun, 22 Dec 2002 19:26:54 -0800 (PST) Date: Sun, 22 Dec 2002 19:26:54 -0800 (PST) From: Edwin Groothuis Message-Id: <200212230326.gBN3QsUj043343@freefall.freebsd.org> To: bzeeb+freebsdports@zabbadoz.net, edwin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46479: Fix MASTER_SITES for textproc/xerces-c Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix MASTER_SITES for textproc/xerces-c State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Sun Dec 22 19:26:49 PST 2002 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=46479 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 19:59:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F69C37B401; Sun, 22 Dec 2002 19:59:17 -0800 (PST) Received: from terry.dorm11.nctu.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE29F43EDC; Sun, 22 Dec 2002 19:59:16 -0800 (PST) (envelope-from ijliao@terry.dorm11.nctu.edu.tw) Received: by terry.dorm11.nctu.edu.tw (Postfix, from userid 1000) id 352263D37; Mon, 23 Dec 2002 11:59:09 +0800 (CST) Date: Mon, 23 Dec 2002 11:59:09 +0800 From: Ying-Chieh Liao To: Kris Kennaway Cc: freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/45787: Update port: print/dvipdfm-cjk Message-ID: <20021223035909.GK115@terry.dragon2.net> References: <200212221657.gBMGvuCV055658@freefall.freebsd.org> <20021222171503.GA20254@rot13.obsecurity.org> <20021222171842.GA86518@terry.dragon2.net> <20021222162624.A1589@citusc.usc.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="61jdw2sOBCFtR2d/" Content-Disposition: inline In-Reply-To: <20021222162624.A1589@citusc.usc.edu> X-Operating-System: FreeBSD 5.0-RC i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --61jdw2sOBCFtR2d/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Dec 22, 2002 at 16:26:24 -0800, Kris Kennaway wrote: > If you're willing to handle the repo-copies for these, then add a > followup to the PR so it can be assigned back to you as a reminder > when it's done. Otherwise, try sending mail to ports@ asking for a > committer to handle it. There's really no point in assigning the PR > to portmgr@ before this time. ok, I'll handle this case -- self-producing in python : l='l=%s;print l%%`l`';print l%`l` -- Frank Stajano --61jdw2sOBCFtR2d/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+BooNrMYBZRHAI4IRAppXAJ4+j6XCuSckSVtsMRJULpypiEC1ggCgpM6a BfuDgnsHqWw5G376EOi4O4M= =pyQ6 -----END PGP SIGNATURE----- --61jdw2sOBCFtR2d/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 20:47: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6687137B401 for ; Sun, 22 Dec 2002 20:47:06 -0800 (PST) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D61143ED8 for ; Sun, 22 Dec 2002 20:47:00 -0800 (PST) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (m7ylz2lcf2e48lmc@dsl-134-52.aei.ca [66.36.134.52]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id gBN4kbq26875; Sun, 22 Dec 2002 23:46:48 -0500 (EST) Received: by shall.anarcat.ath.cx (Postfix, from userid 1000) id BE37A20B; Sun, 22 Dec 2002 23:46:31 -0500 (EST) Date: Sun, 22 Dec 2002 23:46:31 -0500 From: The Anarcat To: Pete Fritchman Cc: ports@freebsd.org Subject: Re: gcombust upgrade sleeping in gnats Message-ID: <20021223044631.GA88522@shall.anarcat.ath.cx> References: <20021222201615.GA624@lenny.anarcat.ath.cx> <20021222212528.GA43414@absolutbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20021222212528.GA43414@absolutbsd.org> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Dim d=E9c 22, 2002 at 01:25:28 -0800, Pete Fritchman wrote: > ++ 22/12/02 15:16 -0500 - The Anarcat: > | Could it be possible to commit the pr ports/45700? > |=20 > | sysutils/gcombust has improved since february, and I think we should > | make all freebsd users profit from it. :) >=20 > We are currently in a ports freeze where only critical updates (i.e. > security, fixing a completely broken port, etc) are allowed to be > committed. If there is a good reason to commit this and you can > convince portmgr@, then the update will be committed. Otherwise, it > will wait until after 5.0-R. Of course, I forgot about the port freeze.. It's been in gnats for a while before the freeze so I thought it has been forgotten.=20 The main reason I wish for the upgrade is that the status bar gets garbled with latest versions of cdrtools.. 1.53 fixes that. So I guess 5.0 will not get that update. ;) A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 21: 8:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FD4937B401; Sun, 22 Dec 2002 21:08:14 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7405643EDC; Sun, 22 Dec 2002 21:08:13 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id gBN57sDr083483; Mon, 23 Dec 2002 00:07:54 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from root@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id gBN57sKq083441; Mon, 23 Dec 2002 00:07:54 -0500 (EST) (envelope-from alane) Date: Mon, 23 Dec 2002 00:07:53 -0500 From: "AlanE [admin]" To: FreeBSD Bugs List Cc: FreeBSD Ports List Subject: Re: ports/46292: more parts queued Message-ID: <20021223050753.GA78418@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mail-Followup-To: FreeBSD Bugs List , FreeBSD Ports List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-message-flag: Every program expands until it can send mail. Except Exchange Server. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Adding the software from RIch Jones at annexia.org: devel/makeplus devel/cdoc update to devel/c2lib devel/pthrlib www/rws www/monolith shar files will be on my freebsd web sites as the porting progresses. -- AlanE (Alan Eldridge), who likes fixing weird distributed systems bugs. Unix/C(++) IT Pro for 20 yrs, desperately seeking employment in NYC. (http://wwweasel.geeksrus.net/~alane/resume.rtf) KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 23: 5:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7196D37B408; Sun, 22 Dec 2002 23:05:24 -0800 (PST) Received: from marvin.bsdng.org (24-159-239-62.jvl.wi.charter.com [24.159.239.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id B99FC43EDA; Sun, 22 Dec 2002 23:05:23 -0800 (PST) (envelope-from mkm@ieee.org) Received: from marvin.bsdng.org (localhost [127.0.0.1]) by marvin.bsdng.org (8.12.6/8.12.6) with ESMTP id gBN11LGW007007; Mon, 23 Dec 2002 01:01:27 GMT (envelope-from mkm@ieee.org) Date: Tue, 26 Nov 2002 01:33:01 -0600 From: Kyle Martin To: adam@vectors.cx Cc: ports@freebsd.org, pat@freebsd.org Subject: Re: limewire and those annoying distfiles Message-ID: <20021126073301.GD8665@marvin.bsdng.org> References: <20021126071103.GU1182@vectors.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021126071103.GU1182@vectors.cx> User-Agent: Mutt/1.4i Lines: 26 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Nov 25, 2002 at 11:11:03PM -0800, Adam Weinberger wrote: > Date: Mon, 25 Nov 2002 23:11:03 -0800 > From: Adam Weinberger > To: mkm@ieee.org, pat@FreeBSD.ORG > Subject: limewire and those annoying distfiles > > K. I'm getting frustrated with limewire changing the distfile without > changing the filename. What do you think about just dropping the > distfile onto freebsd's servers, and being done with it? > > I'm happy to keep the file updated if you just let me know that a new > version's afoot. The following will use the distfile I've placed in my > distfiles dir. > > Thoughts? -snip- yes it is annoying, pat just committed the update, so just nuke the distfile before you rebuild so it will refetch the new distfile, in the meanwhile ive contacted the limewire developers in hopes of getting them to start using unique distfile names per version. -- Kyle Martin || mkm@IEEE.org || http://www.BSDng.org "Profanity is the only language all programmers understand." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 23: 5:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BEA637B401 for ; Sun, 22 Dec 2002 23:05:25 -0800 (PST) Received: from marvin.bsdng.org (24-159-239-62.jvl.wi.charter.com [24.159.239.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id C952143EE6 for ; Sun, 22 Dec 2002 23:05:23 -0800 (PST) (envelope-from mkm@ieee.org) Received: from marvin.bsdng.org (localhost [127.0.0.1]) by marvin.bsdng.org (8.12.6/8.12.6) with ESMTP id gBN11LGX007007 for ; Mon, 23 Dec 2002 01:01:27 GMT (envelope-from mkm@ieee.org) Date: Tue, 26 Nov 2002 00:52:27 -0600 From: Kyle Martin To: ports@freebsd.org Subject: proposal for a new ports category Message-ID: <20021126065227.GC8665@marvin.bsdng.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Lines: 9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I was thinking how nifty it would be to have a category for TeX, and move all the tex related ports from textproc to tex. This would allow for ports to be made of the individual ctan packages. the reason why i suggest a seperate category is because, well, ctan has a TON of packages. -- Kyle Martin || mkm@IEEE.org || http://www.BSDng.org "Profanity is the only language all programmers understand." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 23: 5:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1E3E37B442; Sun, 22 Dec 2002 23:05:29 -0800 (PST) Received: from marvin.bsdng.org (24-159-239-62.jvl.wi.charter.com [24.159.239.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E04FD43EDC; Sun, 22 Dec 2002 23:05:27 -0800 (PST) (envelope-from mkm@ieee.org) Received: from marvin.bsdng.org (localhost [127.0.0.1]) by marvin.bsdng.org (8.12.6/8.12.6) with ESMTP id gBN11LGa007007; Mon, 23 Dec 2002 01:01:29 GMT (envelope-from mkm@ieee.org) Date: Sun, 24 Nov 2002 02:52:44 -0600 From: Kyle Martin To: Khairil Yusof Cc: chat@freebsd.org, ports@freebsd.org Subject: Re: newbie question about make and include files Message-ID: <20021124085244.GC1450@marvin.bsdng.org> References: <1038119825.47127.115.camel@daemon.home> <20021124073740.GB1450@marvin.bsdng.org> <1038125845.47127.122.camel@daemon.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1038125845.47127.122.camel@daemon.home> User-Agent: Mutt/1.4i Lines: 19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Nov 24, 2002 at 04:17:25PM +0800, Khairil Yusof wrote: > Thanks for the pointers. I can start the compile, but now I run into > pthreads problems :) > > /usr/local/lib/libmikmod.so: undefined reference to `pthread_mutex_lock' > > which is a better list to pursue further help? > > newbies@freebsd.org > questions@freebsd.org > hackers@freebsd.org > sounds like your having issues porting source code, id' mail ports@freebsd.org -- Kyle Martin || mkm@IEEE.org || http://www.BSDng.org "Profanity is the only language all programmers understand." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 23: 5:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EACA337B40C; Sun, 22 Dec 2002 23:05:37 -0800 (PST) Received: from marvin.bsdng.org (24-159-239-62.jvl.wi.charter.com [24.159.239.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6F4843EEC; Sun, 22 Dec 2002 23:05:36 -0800 (PST) (envelope-from mkm@ieee.org) Received: from marvin.bsdng.org (localhost [127.0.0.1]) by marvin.bsdng.org (8.12.6/8.12.6) with ESMTP id gBN11LGo007007; Mon, 23 Dec 2002 01:01:34 GMT (envelope-from mkm@ieee.org) Date: Sat, 16 Nov 2002 11:54:28 -0600 From: Kyle Martin To: pat@freebsd.org Cc: ports@freebsd.org Subject: my limewire port Message-ID: <20021116175428.GA76067@marvin.bsdng.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Lines: 7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I dont know what exactly happened here, but limewire no longer runs, you were the last one to touch it, so I figured id ask you :-) -- Kyle Martin mkm@ieee.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 23: 5:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 757B737B4A8 for ; Sun, 22 Dec 2002 23:05:44 -0800 (PST) Received: from marvin.bsdng.org (24-159-239-62.jvl.wi.charter.com [24.159.239.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6996843EEC for ; Sun, 22 Dec 2002 23:05:43 -0800 (PST) (envelope-from mkm@ieee.org) Received: from marvin.bsdng.org (localhost [127.0.0.1]) by marvin.bsdng.org (8.12.6/8.12.6) with ESMTP id gBN11LH3007007 for ; Mon, 23 Dec 2002 01:01:46 GMT (envelope-from mkm@ieee.org) Date: Sun, 3 Nov 2002 09:39:58 -0600 From: Kyle Martin To: ports@freebsd.org Subject: whats up with xaw3d? Message-ID: <20021103153958.GA313@marvin.bsdng.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Lines: 9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello guys, im trying to figure out why xaw3d linked apps dont appear to be using it, namely xfig, ive even tried specifying options in ~/.Xdefaults, still nogo -- Kyle Martin mkm@ieee.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 23: 5:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FB5E37B428 for ; Sun, 22 Dec 2002 23:05:43 -0800 (PST) Received: from marvin.bsdng.org (24-159-239-62.jvl.wi.charter.com [24.159.239.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97E3A43EE8 for ; Sun, 22 Dec 2002 23:05:42 -0800 (PST) (envelope-from mkm@ieee.org) Received: from marvin.bsdng.org (localhost [127.0.0.1]) by marvin.bsdng.org (8.12.6/8.12.6) with ESMTP id gBN11LH1007007 for ; Mon, 23 Dec 2002 01:01:45 GMT (envelope-from mkm@ieee.org) Date: Sun, 3 Nov 2002 15:20:45 -0600 From: Kyle Martin To: ports@freebsd.org Subject: Re: whats up with xaw3d? Message-ID: <20021103212045.GA6719@marvin.bsdng.org> References: <20021103153958.GA313@marvin.bsdng.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021103153958.GA313@marvin.bsdng.org> User-Agent: Mutt/1.4i Lines: 11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Nov 03, 2002 at 09:39:58AM -0600, Kyle Martin wrote: > im trying to figure out why xaw3d linked apps dont appear to be using it, > namely xfig, ive even tried specifying options in ~/.Xdefaults, still nogo > im an idiot, i forgot '*customization: -color' in .Xdefaults -- Kyle Martin mkm@ieee.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 23:30: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC84337B401 for ; Sun, 22 Dec 2002 23:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68D2443ED8 for ; Sun, 22 Dec 2002 23:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN7U3NS011973 for ; Sun, 22 Dec 2002 23:30:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN7U3mZ011972; Sun, 22 Dec 2002 23:30:03 -0800 (PST) Date: Sun, 22 Dec 2002 23:30:03 -0800 (PST) Message-Id: <200212230730.gBN7U3mZ011972@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Tim Daneliuk Subject: Re: ports/46452: NEW PORT: deskutils/twander Reply-To: Tim Daneliuk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46452; it has been noted by GNATS. From: Tim Daneliuk To: freebsd-gnats-submit@FreeBSD.org, tundra@tundraware.com Cc: Subject: Re: ports/46452: NEW PORT: deskutils/twander Date: Mon, 23 Dec 2002 01:27:58 -0600 There was a slight change to the tarball. Here is a new output from shar: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # twander # twander/Makefile # twander/pkg-comment # twander/distinfo # twander/pkg-descr # twander/pkg-plist # echo c - twander mkdir -p twander > /dev/null 2>&1 echo x - twander/Makefile sed 's/^X//' >twander/Makefile << 'END-of-twander/Makefile' X# ports collection makefile for: abmgmt X# Date Created: 21 December 2002 X# Whom: tundra X# X XPORTNAME= twander XPORTVERSION= 2.31 XCATEGORIES= x11-fm XMASTER_SITES= http://www.tundraware.com/Software/twander/ X XMAINTAINER= twander@tundraware.com X XUSE_PYTHON= yes XBUILD_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter XRUN_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter X XMANCOMPRESSED= yes XMAN1= twander.1 X X.include END-of-twander/Makefile echo x - twander/pkg-comment sed 's/^X//' >twander/pkg-comment << 'END-of-twander/pkg-comment' XA better filesystem browser. X END-of-twander/pkg-comment echo x - twander/distinfo sed 's/^X//' >twander/distinfo << 'END-of-twander/distinfo' XMD5 (twander-2.31.tar.gz) = 9993b0b68e146f20003a5c9772f3bbda END-of-twander/distinfo echo x - twander/pkg-descr sed 's/^X//' >twander/pkg-descr << 'END-of-twander/pkg-descr' X X"twander" is a Filesystem Browser which runs on both Unix-like systems Xas well as Win32 systems. It embraces the best ideas of both similar XGUI-driven programs (Konqueror, Windows Explorer) as well as Xtext-based interfaces (Midnight Commander, List, Sweep). X XWhile the "twander" interface is graphical, all the major navigation, Xselection, and execution commands can be entered from the keyboard, Xnot just the mouse. This means Power Users who are strong typists can Xminimize dependency on the mouse and materially speed up their Xinteractions with the system. X XMoreover, unlike the other programs, "twander" does not have a Xbuilt-in set of commands (which typically cannot be changed). XInstead, "twander" supports a rich macro configuration language for Xvirtually limitless user-definition of commands. The configuration Xlanguage provides a simple mechanism for communicating the list of Xitems currently selected in the GUI to the user-defined commands. X XEach user is thus free to configure a command set unique and Xappropriate to their needs. As with the navigation commands, Xuser-defined commands can be invoked with either the keyboard (a Xsingle keystroke) or the mouse (a menu selection). X XMain Site: http://www.tundraware.com/Software/twander/ END-of-twander/pkg-descr echo x - twander/pkg-plist sed 's/^X//' >twander/pkg-plist << 'END-of-twander/pkg-plist' Xbin/twander.py Xshare/doc/twander/twander-license.txt Xshare/doc/twander/.twander X@dirrm share/doc/twander END-of-twander/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Dec 22 23:55:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E8E37B401; Sun, 22 Dec 2002 23:55:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B630C43EE8; Sun, 22 Dec 2002 23:55:14 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN7tENS017983; Sun, 22 Dec 2002 23:55:14 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN7tE2C017979; Sun, 22 Dec 2002 23:55:14 -0800 (PST) Date: Sun, 22 Dec 2002 23:55:14 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212230755.gBN7tE2C017979@freefall.freebsd.org> To: lentferj@neslonek.bio.tu-darmstadt.de, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45743: security/sfs fails tu build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: security/sfs fails tu build State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Dec 22 23:54:36 PST 2002 State-Changed-Why: I think it's fixed by pr/45900 http://www.freebsd.org/cgi/query-pr.cgi?pr=45743 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 0:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DC9037B401 for ; Mon, 23 Dec 2002 00:10:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23F2A43EE8 for ; Mon, 23 Dec 2002 00:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN8A7NS024877 for ; Mon, 23 Dec 2002 00:10:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN8A72t024870; Mon, 23 Dec 2002 00:10:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F92737B401 for ; Mon, 23 Dec 2002 00:06:53 -0800 (PST) Received: from rift.ath.cx (h23n2fls32o836.telia.com [217.208.105.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71A9F43EDC for ; Mon, 23 Dec 2002 00:06:52 -0800 (PST) (envelope-from avatar@rift.ath.cx) Received: from rift.ath.cx (localhost [127.0.0.1]) by rift.ath.cx (8.12.6/8.12.6) with ESMTP id gBN86aXA083982 for ; Mon, 23 Dec 2002 09:06:36 +0100 (CET) (envelope-from avatar@rift.ath.cx) Received: (from avatar@localhost) by rift.ath.cx (8.12.6/8.12.6/Submit) id gBN86a1N083981; Mon, 23 Dec 2002 09:06:36 +0100 (CET) Message-Id: <200212230806.gBN86a1N083981@rift.ath.cx> Date: Mon, 23 Dec 2002 09:06:36 +0100 (CET) From: David Holm Reply-To: David Holm To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46487: New port: cbind - Translator for "thin" Ada bindings to C Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46487 >Category: ports >Synopsis: New port: cbind - Translator for "thin" Ada bindings to C >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 23 00:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: David Holm >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD rift.ath.cx 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Sun Dec 15 14:14:05 CET 2002 avatar@rift.ath.cx:/usr/src/sys/i386/compile/MYKERNEL i386 >Description: >How-To-Repeat: >Fix: --- devel-cbind.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # devel/cbind # devel/cbind/Makefile # devel/cbind/distinfo # devel/cbind/files # devel/cbind/files/patch-Makefile # devel/cbind/files/patch-allocate.c # devel/cbind/files/patch-buffer.c # devel/cbind/files/patch-cbind.c # devel/cbind/files/patch-cdep.c # devel/cbind/files/patch-errors.c # devel/cbind/files/patch-files.c # devel/cbind/files/patch-hostinfo # devel/cbind/files/patch-htype.c # devel/cbind/files/patch-units.c # devel/cbind/pkg-plist # devel/cbind/pkg-comment # devel/cbind/pkg-descr # echo c - devel/cbind mkdir -p devel/cbind > /dev/null 2>&1 echo x - devel/cbind/Makefile sed 's/^X//' >devel/cbind/Makefile << 'END-of-devel/cbind/Makefile' X# New ports collection makefile for: cbind X# Date created: 23 December 2002 X# Whom: David Holm X# X# $FreeBSD$ X# X XPORTNAME= cbind XPORTVERSION= 6 XCATEGORIES= devel XMASTER_SITES= ftp://ftp.cs.kuleuven.ac.be/pub/Ada-Belgium/cdrom/ase02_02/tools/cbind/ \ X ftp://ftp.cnam.fr/pub2/Ada/PAL/swtools/cbind/ XDISTNAME= ${PORTNAME}${PORTVERSION} X XMAINTAINER= david@realityrift.com X XUSE_ZIP= yes X X${WRKSRC}= ${WRKDIR}/${PORTNAME} X X#do-extract: X# @${RM} -rf ${WRKDIR} X# @${MKDIR} ${WRKDIR} X# @(cd ${WRKDIR} && unzip ${PORTSDIR}/distfiles/${DISTNAME}${EXTRACT_SUFX}) X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/cbind ${PREFIX}/bin X @${INSTALL_PROGRAM} ${WRKSRC}/cbfe ${PREFIX}/bin X @${INSTALL_PROGRAM} ${WRKSRC}/cbpp ${PREFIX}/bin X @${MKDIR} ${PREFIX}/share/cbind X @${INSTALL_DATA} ${WRKSRC}/DOCS ${PREFIX}/share/cbind X @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/cbind X X.include END-of-devel/cbind/Makefile echo x - devel/cbind/distinfo sed 's/^X//' >devel/cbind/distinfo << 'END-of-devel/cbind/distinfo' XMD5 (cbind6.zip) = 250a2db4799376d3586070c175d6c279 END-of-devel/cbind/distinfo echo c - devel/cbind/files mkdir -p devel/cbind/files > /dev/null 2>&1 echo x - devel/cbind/files/patch-Makefile sed 's/^X//' >devel/cbind/files/patch-Makefile << 'END-of-devel/cbind/files/patch-Makefile' X--- Makefile.orig Fri Sep 22 12:21:32 1995 X+++ Makefile Mon Dec 23 08:38:17 2002 X@@ -139,7 +139,7 @@ X touch:; touch $(GENED_SRC) X X hostinfo.h: htype hostinfo X- hostinfo $@ X+ ./hostinfo $@ X X c_perf.c: c.prf X gperf -N c_rsvd -t -p c.prf > $@ END-of-devel/cbind/files/patch-Makefile echo x - devel/cbind/files/patch-allocate.c sed 's/^X//' >devel/cbind/files/patch-allocate.c << 'END-of-devel/cbind/files/patch-allocate.c' X--- allocate.c.orig Fri May 19 16:53:10 1995 X+++ allocate.c Mon Dec 23 08:38:17 2002 X@@ -4,7 +4,7 @@ X #include X #include X #include X-#include X+#include X #include "ansi.h" X #include "config.h" X #include "allocate.h" END-of-devel/cbind/files/patch-allocate.c echo x - devel/cbind/files/patch-buffer.c sed 's/^X//' >devel/cbind/files/patch-buffer.c << 'END-of-devel/cbind/files/patch-buffer.c' X--- buffer.c.orig Fri May 19 16:53:44 1995 X+++ buffer.c Mon Dec 23 08:38:17 2002 X@@ -5,7 +5,7 @@ X */ X X #include X-#include X+#include X #include "ansi.h" X #include "buffer.h" X #include "allocate.h" END-of-devel/cbind/files/patch-buffer.c echo x - devel/cbind/files/patch-cbind.c sed 's/^X//' >devel/cbind/files/patch-cbind.c << 'END-of-devel/cbind/files/patch-cbind.c' X--- cbind.c.orig Fri May 19 17:17:06 1995 X+++ cbind.c Mon Dec 23 08:38:17 2002 X@@ -6,7 +6,7 @@ X #include X #include X #include X-#include X+#include X X #undef NULL X #define NULL 0 END-of-devel/cbind/files/patch-cbind.c echo x - devel/cbind/files/patch-cdep.c sed 's/^X//' >devel/cbind/files/patch-cdep.c << 'END-of-devel/cbind/files/patch-cdep.c' X--- cdep.c.orig Fri May 19 19:19:36 1995 X+++ cdep.c Mon Dec 23 08:38:17 2002 X@@ -12,6 +12,7 @@ X #include "cpp.h" X #include "cpp_hide.h" X #include "allocate.h" X+#include "host.h" X X #undef NULL X #define NULL 0 END-of-devel/cbind/files/patch-cdep.c echo x - devel/cbind/files/patch-errors.c sed 's/^X//' >devel/cbind/files/patch-errors.c << 'END-of-devel/cbind/files/patch-errors.c' X--- errors.c.orig Fri Oct 28 19:44:44 1994 X+++ errors.c Mon Dec 23 08:38:17 2002 X@@ -118,9 +118,6 @@ X static void X unix_error() X { X- extern char *sys_errlist[]; X- extern int sys_nerr; X- X if (errno != 0) { X if (errno > 0 && errno < sys_nerr) { X fputs(sys_errlist[errno], stderr); END-of-devel/cbind/files/patch-errors.c echo x - devel/cbind/files/patch-files.c sed 's/^X//' >devel/cbind/files/patch-files.c << 'END-of-devel/cbind/files/patch-files.c' X--- files.c.orig Fri May 19 16:45:30 1995 X+++ files.c Mon Dec 23 08:38:17 2002 X@@ -1,5 +1,6 @@ X #include "ansi.h" X #include "hostinfo.h" X+#include "host.h" X #include "config.h" X X #include X@@ -11,7 +12,7 @@ X #include X #else X #include X-#include X+#include X #endif X X #undef NULL END-of-devel/cbind/files/patch-files.c echo x - devel/cbind/files/patch-hostinfo sed 's/^X//' >devel/cbind/files/patch-hostinfo << 'END-of-devel/cbind/files/patch-hostinfo' X--- hostinfo.orig Thu Apr 7 15:03:16 1994 X+++ hostinfo Mon Dec 23 08:38:17 2002 X@@ -4,7 +4,7 @@ X X echo '/* This file is automatically generated */' > $1 X echo '#define _H_HOSTINFO_' >> $1 X-htype >> $1 X+./htype >> $1 X X cat > llchk.c << _STOP X main() END-of-devel/cbind/files/patch-hostinfo echo x - devel/cbind/files/patch-htype.c sed 's/^X//' >devel/cbind/files/patch-htype.c << 'END-of-devel/cbind/files/patch-htype.c' X--- htype.c.orig Fri May 19 16:52:08 1995 X+++ htype.c Mon Dec 23 08:38:17 2002 X@@ -132,10 +132,14 @@ X printf("\n#define CHARS_ARE_%sSIGNED\n", (((char)-1) < 0) ? "" : "UN"); X X if (*p == 1) { X+ puts("#ifndef BIG_ENDIAN"); X puts("#define BIG_ENDIAN"); X+ puts("#endif"); X } X else { X+ puts("#ifndef LITTLE_ENDIAN"); X puts("#define LITTLE_ENDIAN"); X+ puts("#endif"); X } X X return 0; END-of-devel/cbind/files/patch-htype.c echo x - devel/cbind/files/patch-units.c sed 's/^X//' >devel/cbind/files/patch-units.c << 'END-of-devel/cbind/files/patch-units.c' X--- units.c.orig Fri Sep 22 12:06:46 1995 X+++ units.c Mon Dec 23 08:38:17 2002 X@@ -2,6 +2,7 @@ X #include X #include X #include X+#include "host.h" X #include "ansi.h" X #include "files.h" X #include "units.h" END-of-devel/cbind/files/patch-units.c echo x - devel/cbind/pkg-plist sed 's/^X//' >devel/cbind/pkg-plist << 'END-of-devel/cbind/pkg-plist' Xbin/cbfe Xbin/cbind Xbin/cbpp Xshare/cbind/DOCS Xshare/cbind/README X@dirrm share/cbind END-of-devel/cbind/pkg-plist echo x - devel/cbind/pkg-comment sed 's/^X//' >devel/cbind/pkg-comment << 'END-of-devel/cbind/pkg-comment' XTranslator for "thin" Ada bindings to C END-of-devel/cbind/pkg-comment echo x - devel/cbind/pkg-descr sed 's/^X//' >devel/cbind/pkg-descr << 'END-of-devel/cbind/pkg-descr' XThis tool is designed to AID in the creation of Ada bindings to C. XThe code is provided "as is" without any warranty whatsoever. The Xcode is NOT copyrighted but is instead published to the public domain Xas free software. Any attempt to copyright the tool will be refutable Xin a court of law. X XI am NOT intending to imply that the bindings generated by this Xtranslator will be complete. This tool MAY/MAY NOT be useful as an XAID to generating bindings. Hopefully it can do a lot of the grunt Xwork for you. X X- David Holm Xdavid@realityrift.com END-of-devel/cbind/pkg-descr exit --- devel-cbind.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 0:12:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50BA037B401; Mon, 23 Dec 2002 00:12:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2BF043EDA; Mon, 23 Dec 2002 00:12:38 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN8CcNS026768; Mon, 23 Dec 2002 00:12:38 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN8CXjQ026733; Mon, 23 Dec 2002 00:12:33 -0800 (PST) Date: Mon, 23 Dec 2002 00:12:33 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212230812.gBN8CXjQ026733@freefall.freebsd.org> To: kcwu@kcwu.homeip.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46476: Fix build on -current for graphics/kdc2tiff Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix build on -current for graphics/kdc2tiff State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 23 00:12:25 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46476 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 0:18:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 470C637B401; Mon, 23 Dec 2002 00:18:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD1FD43EDE; Mon, 23 Dec 2002 00:18:43 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN8IhNS027515; Mon, 23 Dec 2002 00:18:43 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN8IhRt027511; Mon, 23 Dec 2002 00:18:43 -0800 (PST) Date: Mon, 23 Dec 2002 00:18:43 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212230818.gBN8IhRt027511@freefall.freebsd.org> To: kcwu@kcwu.homeip.net, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46477: Fix build on -current for math/pspp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix build on -current for math/pspp State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Dec 23 00:18:35 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46477 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 0:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 410D237B401; Mon, 23 Dec 2002 00:20:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB1EC43EDE; Mon, 23 Dec 2002 00:20:21 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN8KLNS028079; Mon, 23 Dec 2002 00:20:21 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN8KLKS028072; Mon, 23 Dec 2002 00:20:21 -0800 (PST) Date: Mon, 23 Dec 2002 00:20:21 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212230820.gBN8KLKS028072@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/46483: [patch] Fix gcc295 on current/i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] Fix gcc295 on current/i386 Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: ijliao Responsible-Changed-When: Mon Dec 23 00:20:01 PST 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=46483 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 0:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EA3337B401 for ; Mon, 23 Dec 2002 00:50:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0D2D43EDC for ; Mon, 23 Dec 2002 00:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN8o3NS033731 for ; Mon, 23 Dec 2002 00:50:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN8o3Ya033730; Mon, 23 Dec 2002 00:50:03 -0800 (PST) Date: Mon, 23 Dec 2002 00:50:03 -0800 (PST) Message-Id: <200212230850.gBN8o3Ya033730@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: David Holm Subject: Re: ports/46448: New port: adabooch is a Booch implementation for Ada95 Reply-To: David Holm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46448; it has been noted by GNATS. From: David Holm To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46448: New port: adabooch is a Booch implementation for Ada95 Date: Mon, 23 Dec 2002 09:40:57 +0100 --------------Boundary-00=_9GDK0TX57F8S5E3N55WE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I updated the port to split it into two parts... devel/adabooch and=20 devel/adabooch-doc-html. They are also much more true to the ports-standard than the previous ones= =2E //David --------------Boundary-00=_9GDK0TX57F8S5E3N55WE Content-Type: text/plain; charset="iso-8859-1"; name="devel-adabooch-doc-html.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="devel-adabooch-doc-html.shar" # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # devel/adabooch-doc-html # devel/adabooch-doc-html/Makefile # devel/adabooch-doc-html/distinfo # devel/adabooch-doc-html/pkg-plist # devel/adabooch-doc-html/pkg-comment # devel/adabooch-doc-html/pkg-descr # echo c - devel/adabooch-doc-html mkdir -p devel/adabooch-doc-html > /dev/null 2>&1 echo x - devel/adabooch-doc-html/Makefile sed 's/^X//' >devel/adabooch-doc-html/Makefile << 'END-of-devel/adabooch-doc-html/Makefile' X# New ports collection makefile for: adabooch X# Date created: 21 December 2002 X# Whom: David Holm X# X# $FreeBSD$ X# X XPORTNAME= adabooch-doc XPORTVERSION= 20020602 XCATEGORIES= devel XMASTER_SITES= http://www.adapower.net/booch/download/ XDISTNAME= bc-html-${PORTVERSION} XEXTRACT_SUFX= .zip X XMAINTAINER= david@realityrift.com X XUSE_ZIP= yes XNO_BUILD= yes XNO_MTREE= yes XPREFIX= ${LOCALBASE}/share/doc XWRKSRC= ${WRKDIR}/adabooch-doc-html XEXTRACT_AFTER_ARGS= -d ${WRKSRC} X Xpre-extract: X @${MKDIR} ${WRKSRC} X Xdo-install: X @${MKDIR} ${PREFIX}/adabooch X @${MKDIR} ${PREFIX}/adabooch/html X @(cd ${WRKSRC} && pax -r -w * ${PREFIX}/adabooch/html) X X.include END-of-devel/adabooch-doc-html/Makefile echo x - devel/adabooch-doc-html/distinfo sed 's/^X//' >devel/adabooch-doc-html/distinfo << 'END-of-devel/adabooch-doc-html/distinfo' XMD5 (bc-html-20020602.zip) = c5ef5947d4e407d4396176f0865989dc END-of-devel/adabooch-doc-html/distinfo echo x - devel/adabooch-doc-html/pkg-plist sed 's/^X//' >devel/adabooch-doc-html/pkg-plist << 'END-of-devel/adabooch-doc-html/pkg-plist' Xadabooch/html/acl_faq.html Xadabooch/html/ada95lgo.gif Xadabooch/html/car-fleet.jpg Xadabooch/html/case-study.html Xadabooch/html/coldframe-hash.tgz Xadabooch/html/coldframe-hash.zip Xadabooch/html/compiler-problems.html Xadabooch/html/demos.html Xadabooch/html/documentation.html Xadabooch/html/download.html Xadabooch/html/greenline.gif Xadabooch/html/index.html Xadabooch/html/organization.jpg Xadabooch/html/overview.html Xadabooch/html/release.html Xadabooch/html/x.ada X@dirrm adabooch/html X@dirrm adabooch END-of-devel/adabooch-doc-html/pkg-plist echo x - devel/adabooch-doc-html/pkg-comment sed 's/^X//' >devel/adabooch-doc-html/pkg-comment << 'END-of-devel/adabooch-doc-html/pkg-comment' XManual for adabooch END-of-devel/adabooch-doc-html/pkg-comment echo x - devel/adabooch-doc-html/pkg-descr sed 's/^X//' >devel/adabooch-doc-html/pkg-descr << 'END-of-devel/adabooch-doc-html/pkg-descr' XThis is the manual for adabooch in HTML. X X- David Holm Xdavid@realityrift.com END-of-devel/adabooch-doc-html/pkg-descr exit --------------Boundary-00=_9GDK0TX57F8S5E3N55WE Content-Type: text/plain; charset="iso-8859-1"; name="devel-adabooch.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="devel-adabooch.shar" # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # devel/adabooch # devel/adabooch/Makefile # devel/adabooch/distinfo # devel/adabooch/pkg-plist # devel/adabooch/files # devel/adabooch/files/patch-demo-makefile # devel/adabooch/files/patch-test-makefile # devel/adabooch/pkg-comment # devel/adabooch/pkg-descr # echo c - devel/adabooch mkdir -p devel/adabooch > /dev/null 2>&1 echo x - devel/adabooch/Makefile sed 's/^X//' >devel/adabooch/Makefile << 'END-of-devel/adabooch/Makefile' X# New ports collection makefile for: adabooch X# Date created: 21 December 2002 X# Whom: David Holm X# X# $FreeBSD$ X# X XPORTNAME= adabooch XPORTVERSION= 20020602 XCATEGORIES= devel XMASTER_SITES= http://www.adapower.net/booch/download/ XDISTNAME= bc-${PORTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= david@realityrift.com X XNO_BUILD= yes X Xdo-install: X @${ECHO} Installing library files X @${MKDIR} ${PREFIX}/lib/adabooch X @for i in `cat pkg-plist|grep "lib/adabooch/"|sed "s/lib\/adabooch\///"`; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/lib/adabooch; \ X done X X @${MKDIR} ${PREFIX}/share/adabooch X @${ECHO} Installing demos and tests X @${MKDIR} ${PREFIX}/share/adabooch/demo X @for i in `cat pkg-plist|grep "share/adabooch/demo/"|sed "s/share\/adabooch\/demo\///"`; do \ X ${INSTALL_DATA} ${WRKSRC}/demo/$${i} ${PREFIX}/share/adabooch/demo; \ X done X X @${MKDIR} ${PREFIX}/share/adabooch/test X @for i in `cat pkg-plist|grep "share/adabooch/test/"|sed "s/share\/adabooch\/test\///"`; do \ X ${INSTALL_DATA} ${WRKSRC}/test/$${i} ${PREFIX}/share/adabooch/test; \ X done X Xpost-install: X @${ECHO} X @${ECHO} "The booch library has been installed into ${PREFIX}/lib/adabooch" X @${ECHO} X X.include END-of-devel/adabooch/Makefile echo x - devel/adabooch/distinfo sed 's/^X//' >devel/adabooch/distinfo << 'END-of-devel/adabooch/distinfo' XMD5 (bc-20020602.tgz) = 6457cf05462db6fe8d65774864012264 END-of-devel/adabooch/distinfo echo x - devel/adabooch/pkg-plist sed 's/^X//' >devel/adabooch/pkg-plist << 'END-of-devel/adabooch/pkg-plist' Xlib/adabooch/bc-containers-bags-bounded.adb Xlib/adabooch/bc-containers-bags-dynamic.adb Xlib/adabooch/bc-containers-bags-unbounded.adb Xlib/adabooch/bc-containers-bags.adb Xlib/adabooch/bc-containers-collections-bounded.adb Xlib/adabooch/bc-containers-collections-dynamic.adb Xlib/adabooch/bc-containers-collections-ordered-bounded.adb Xlib/adabooch/bc-containers-collections-ordered-dynamic.adb Xlib/adabooch/bc-containers-collections-ordered-unbounded.adb Xlib/adabooch/bc-containers-collections-unbounded.adb Xlib/adabooch/bc-containers-collections.adb Xlib/adabooch/bc-containers-deques-bounded.adb Xlib/adabooch/bc-containers-deques-dynamic.adb Xlib/adabooch/bc-containers-deques-unbounded.adb Xlib/adabooch/bc-containers-deques.adb Xlib/adabooch/bc-containers-guarded.adb Xlib/adabooch/bc-containers-lists-double.adb Xlib/adabooch/bc-containers-lists-single.adb Xlib/adabooch/bc-containers-maps-bounded.adb Xlib/adabooch/bc-containers-maps-dynamic.adb Xlib/adabooch/bc-containers-maps-hash_statistics.adb Xlib/adabooch/bc-containers-maps-synchronized.adb Xlib/adabooch/bc-containers-maps-unbounded.adb Xlib/adabooch/bc-containers-maps.adb Xlib/adabooch/bc-containers-queues-bounded.adb Xlib/adabooch/bc-containers-queues-dynamic.adb Xlib/adabooch/bc-containers-queues-ordered-bounded.adb Xlib/adabooch/bc-containers-queues-ordered-dynamic.adb Xlib/adabooch/bc-containers-queues-ordered-unbounded.adb Xlib/adabooch/bc-containers-queues-synchronized.adb Xlib/adabooch/bc-containers-queues-unbounded.adb Xlib/adabooch/bc-containers-queues.adb Xlib/adabooch/bc-containers-quicksort.adb Xlib/adabooch/bc-containers-rings-bounded.adb Xlib/adabooch/bc-containers-rings-dynamic.adb Xlib/adabooch/bc-containers-rings-unbounded.adb Xlib/adabooch/bc-containers-rings.adb Xlib/adabooch/bc-containers-sets-bounded.adb Xlib/adabooch/bc-containers-sets-dynamic.adb Xlib/adabooch/bc-containers-sets-unbounded.adb Xlib/adabooch/bc-containers-sets.adb Xlib/adabooch/bc-containers-shellsort.adb Xlib/adabooch/bc-containers-stacks-bounded.adb Xlib/adabooch/bc-containers-stacks-dynamic.adb Xlib/adabooch/bc-containers-stacks-unbounded.adb Xlib/adabooch/bc-containers-stacks.adb Xlib/adabooch/bc-containers-trees-avl-print.adb Xlib/adabooch/bc-containers-trees-avl-validate.adb Xlib/adabooch/bc-containers-trees-avl.adb Xlib/adabooch/bc-containers-trees-binary-in_order.adb Xlib/adabooch/bc-containers-trees-binary-post_order.adb Xlib/adabooch/bc-containers-trees-binary-pre_order.adb Xlib/adabooch/bc-containers-trees-binary.adb Xlib/adabooch/bc-containers-trees-multiway-post_order.adb Xlib/adabooch/bc-containers-trees-multiway-pre_order.adb Xlib/adabooch/bc-containers-trees-multiway.adb Xlib/adabooch/bc-containers.adb Xlib/adabooch/bc-copy.adb Xlib/adabooch/bc-filter.adb Xlib/adabooch/bc-graphs-directed.adb Xlib/adabooch/bc-graphs-undirected.adb Xlib/adabooch/bc-graphs.adb Xlib/adabooch/bc-smart.adb Xlib/adabooch/bc-support-bounded.adb Xlib/adabooch/bc-support-bounded_hash_tables.adb Xlib/adabooch/bc-support-dynamic.adb Xlib/adabooch/bc-support-exceptions.adb Xlib/adabooch/bc-support-hash_tables.adb Xlib/adabooch/bc-support-managed_storage.adb Xlib/adabooch/bc-support-synchronization.adb Xlib/adabooch/bc-support-unbounded.adb Xlib/adabooch/bc-support-unmanaged_storage.adb Xlib/adabooch/bc-containers-bags-bounded.ads Xlib/adabooch/bc-containers-bags-dynamic.ads Xlib/adabooch/bc-containers-bags-unbounded.ads Xlib/adabooch/bc-containers-bags.ads Xlib/adabooch/bc-containers-collections-bounded.ads Xlib/adabooch/bc-containers-collections-dynamic.ads Xlib/adabooch/bc-containers-collections-ordered-bounded.ads Xlib/adabooch/bc-containers-collections-ordered-dynamic.ads Xlib/adabooch/bc-containers-collections-ordered-unbounded.ads Xlib/adabooch/bc-containers-collections-ordered.ads Xlib/adabooch/bc-containers-collections-unbounded.ads Xlib/adabooch/bc-containers-collections.ads Xlib/adabooch/bc-containers-deques-bounded.ads Xlib/adabooch/bc-containers-deques-dynamic.ads Xlib/adabooch/bc-containers-deques-unbounded.ads Xlib/adabooch/bc-containers-deques.ads Xlib/adabooch/bc-containers-guarded.ads Xlib/adabooch/bc-containers-lists-double.ads Xlib/adabooch/bc-containers-lists-single.ads Xlib/adabooch/bc-containers-lists.ads Xlib/adabooch/bc-containers-maps-bounded.ads Xlib/adabooch/bc-containers-maps-dynamic.ads Xlib/adabooch/bc-containers-maps-hash_statistics.ads Xlib/adabooch/bc-containers-maps-synchronized.ads Xlib/adabooch/bc-containers-maps-unbounded.ads Xlib/adabooch/bc-containers-maps.ads Xlib/adabooch/bc-containers-queues-bounded.ads Xlib/adabooch/bc-containers-queues-dynamic.ads Xlib/adabooch/bc-containers-queues-ordered-bounded.ads Xlib/adabooch/bc-containers-queues-ordered-dynamic.ads Xlib/adabooch/bc-containers-queues-ordered-unbounded.ads Xlib/adabooch/bc-containers-queues-ordered.ads Xlib/adabooch/bc-containers-queues-synchronized.ads Xlib/adabooch/bc-containers-queues-unbounded.ads Xlib/adabooch/bc-containers-queues.ads Xlib/adabooch/bc-containers-quicksort.ads Xlib/adabooch/bc-containers-rings-bounded.ads Xlib/adabooch/bc-containers-rings-dynamic.ads Xlib/adabooch/bc-containers-rings-unbounded.ads Xlib/adabooch/bc-containers-rings.ads Xlib/adabooch/bc-containers-sets-bounded.ads Xlib/adabooch/bc-containers-sets-dynamic.ads Xlib/adabooch/bc-containers-sets-unbounded.ads Xlib/adabooch/bc-containers-sets.ads Xlib/adabooch/bc-containers-shellsort.ads Xlib/adabooch/bc-containers-stacks-bounded.ads Xlib/adabooch/bc-containers-stacks-dynamic.ads Xlib/adabooch/bc-containers-stacks-unbounded.ads Xlib/adabooch/bc-containers-stacks.ads Xlib/adabooch/bc-containers-trees-avl-print.ads Xlib/adabooch/bc-containers-trees-avl-validate.ads Xlib/adabooch/bc-containers-trees-avl.ads Xlib/adabooch/bc-containers-trees-binary-in_order.ads Xlib/adabooch/bc-containers-trees-binary-post_order.ads Xlib/adabooch/bc-containers-trees-binary-pre_order.ads Xlib/adabooch/bc-containers-trees-binary.ads Xlib/adabooch/bc-containers-trees-multiway-post_order.ads Xlib/adabooch/bc-containers-trees-multiway-pre_order.ads Xlib/adabooch/bc-containers-trees-multiway.ads Xlib/adabooch/bc-containers-trees.ads Xlib/adabooch/bc-containers.ads Xlib/adabooch/bc-copy.ads Xlib/adabooch/bc-filter.ads Xlib/adabooch/bc-graphs-directed.ads Xlib/adabooch/bc-graphs-undirected.ads Xlib/adabooch/bc-graphs.ads Xlib/adabooch/bc-smart.ads Xlib/adabooch/bc-support-bounded.ads Xlib/adabooch/bc-support-bounded_hash_tables.ads Xlib/adabooch/bc-support-dynamic.ads Xlib/adabooch/bc-support-exceptions.ads Xlib/adabooch/bc-support-hash_tables.ads Xlib/adabooch/bc-support-managed_storage.ads Xlib/adabooch/bc-support-standard_storage.ads Xlib/adabooch/bc-support-synchronization.ads Xlib/adabooch/bc-support-unbounded.ads Xlib/adabooch/bc-support-unmanaged_storage.ads Xlib/adabooch/bc-support.ads Xlib/adabooch/bc.ads Xshare/adabooch/demo/ada_unit_support.adb Xshare/adabooch/demo/ada_unit_support.ads Xshare/adabooch/demo/ada_units.adb Xshare/adabooch/demo/bcwords.ada Xshare/adabooch/demo/configuration_demo.adb Xshare/adabooch/demo/configuration_demo_support.adb Xshare/adabooch/demo/configuration_demo_support.ads Xshare/adabooch/demo/global_heap.ads Xshare/adabooch/demo/lists_for_timing.ads Xshare/adabooch/demo/lists_for_traversal.adb Xshare/adabooch/demo/lists_for_traversal.ads Xshare/adabooch/demo/lists_traversal.adb Xshare/adabooch/demo/makefile Xshare/adabooch/demo/ordering_support.adb Xshare/adabooch/demo/ordering_support.ads Xshare/adabooch/demo/ordering_test.adb Xshare/adabooch/demo/queues_for_timing.ads Xshare/adabooch/demo/storage.adb Xshare/adabooch/demo/test_synchronization.adb Xshare/adabooch/demo/time_lists.adb Xshare/adabooch/demo/time_queues.adb Xshare/adabooch/demo/unmanaged_storage.adb Xshare/adabooch/demo/user_map.adb Xshare/adabooch/demo/user_map_support.adb Xshare/adabooch/demo/user_map_support.ads Xshare/adabooch/demo/user_set.adb Xshare/adabooch/demo/user_set_support.adb Xshare/adabooch/demo/user_set_support.ads Xshare/adabooch/test/assertions.adb Xshare/adabooch/test/assertions.ads Xshare/adabooch/test/avl_test.adb Xshare/adabooch/test/avl_test_support.adb Xshare/adabooch/test/avl_test_support.ads Xshare/adabooch/test/bag_test.adb Xshare/adabooch/test/bag_test_support.adb Xshare/adabooch/test/bag_test_support.ads Xshare/adabooch/test/chunks.adb Xshare/adabooch/test/chunks.ads Xshare/adabooch/test/collection_test.adb Xshare/adabooch/test/collection_test_support.ads Xshare/adabooch/test/deque_test.adb Xshare/adabooch/test/deque_test_support.ads Xshare/adabooch/test/global_heap.ads Xshare/adabooch/test/graph_test.adb Xshare/adabooch/test/graph_test_support.ads Xshare/adabooch/test/list_test.adb Xshare/adabooch/test/list_test_support.ads Xshare/adabooch/test/makefile Xshare/adabooch/test/map_test.adb Xshare/adabooch/test/map_test_concurrent.adb Xshare/adabooch/test/map_test_concurrent_support.ads Xshare/adabooch/test/map_test_support.adb Xshare/adabooch/test/map_test_support.ads Xshare/adabooch/test/ordered_collection_test.adb Xshare/adabooch/test/ordered_collection_test_support.ads Xshare/adabooch/test/ordered_queue_test.adb Xshare/adabooch/test/ordered_queue_test_support.ads Xshare/adabooch/test/queue_test.adb Xshare/adabooch/test/queue_test_concurrent.adb Xshare/adabooch/test/queue_test_support.ads Xshare/adabooch/test/queue_test_support_concurrent.ads Xshare/adabooch/test/ring_test.adb Xshare/adabooch/test/ring_test_support.ads Xshare/adabooch/test/set_test.adb Xshare/adabooch/test/set_test_support.adb Xshare/adabooch/test/set_test_support.ads Xshare/adabooch/test/smart_test.adb Xshare/adabooch/test/smart_test_support.adb Xshare/adabooch/test/smart_test_support.ads Xshare/adabooch/test/sort_test.adb Xshare/adabooch/test/stack_test.adb Xshare/adabooch/test/stack_test_support.ads Xshare/adabooch/test/stream_test.adb Xshare/adabooch/test/stream_test_support-tcb.ads Xshare/adabooch/test/stream_test_support-tcd.ads Xshare/adabooch/test/stream_test_support-tcu.ads Xshare/adabooch/test/stream_test_support.adb Xshare/adabooch/test/stream_test_support.ads Xshare/adabooch/test/tree_test.adb Xshare/adabooch/test/tree_test_support.ads Xdirrm lib/adabooch X@dirrm share/adabooch/demo X@dirrm share/adabooch/test X@dirrm share/adabooch END-of-devel/adabooch/pkg-plist echo c - devel/adabooch/files mkdir -p devel/adabooch/files > /dev/null 2>&1 echo x - devel/adabooch/files/patch-demo-makefile sed 's/^X//' >devel/adabooch/files/patch-demo-makefile << 'END-of-devel/adabooch/files/patch-demo-makefile' X--- demo/makefile.orig Sun Jun 2 16:49:53 2002 X+++ demo/makefile Sat Dec 21 19:20:50 2002 X@@ -22,7 +22,7 @@ X # Demos X X GNATMAKE = gnatmake X-GNATMAKE_FLAGS = -I.. -O2 -g -gnata -gnatf -gnatwu -gnatwl -gnaty X+GNATMAKE_FLAGS = -I/usr/local/lib/booch -O2 -g -gnata -gnatf -gnatwu -gnatwl -gnaty X X all:: demos X END-of-devel/adabooch/files/patch-demo-makefile echo x - devel/adabooch/files/patch-test-makefile sed 's/^X//' >devel/adabooch/files/patch-test-makefile << 'END-of-devel/adabooch/files/patch-test-makefile' X--- test/makefile.orig Sun Jun 2 16:49:53 2002 X+++ test/makefile Sat Dec 21 19:20:33 2002 X@@ -28,7 +28,7 @@ X ######## X # Tests X X-GNATMAKE_FLAGS = -I.. -O2 -g -gnatafy -gnatwlu X+GNATMAKE_FLAGS = -I/usr/local/lib/booch -O2 -g -gnatafy -gnatwlu X X test: testable X for t in $(TESTABLE); do \ END-of-devel/adabooch/files/patch-test-makefile echo x - devel/adabooch/pkg-comment sed 's/^X//' >devel/adabooch/pkg-comment << 'END-of-devel/adabooch/pkg-comment' XLibrary which provide container classes as well as powertools for Ada END-of-devel/adabooch/pkg-comment echo x - devel/adabooch/pkg-descr sed 's/^X//' >devel/adabooch/pkg-descr << 'END-of-devel/adabooch/pkg-descr' XThe Ada 95 version of the components will contain the same key abstractions Xas the C++ form (Structs, Tools and Support). However, the organization will Xbe slightly different, particularly in the Support domain. This is because XAda 95 provides several special forms of memory management that are quite Xdifferent from C++. X XThe Structs category provides an array of structural abstractions (Bags, XCollections, Deques, Graphs, Lists, Maps, Queues, Rings, Sets, Stacks, and XTrees). The Tools category provides algorithmic abstractions (Searching, XSorting, etc.). The Support category contains all the "concrete" forms, plus Xstructures to create the components. X XSome of the structures permit structural sharing (graphs, lists, and trees). XSome structures may also be ordered (collections, dequeues, and queues). There Xare also multiple forms for some structures: single and double linked lists, Xdirected and undirected graphs, and binary, multiway, and AVL trees. X XWWW: http://www.adapower.net/booch/ X X- David Holm Xdavid@realityrift.com END-of-devel/adabooch/pkg-descr exit --------------Boundary-00=_9GDK0TX57F8S5E3N55WE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 1: 0:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EECC37B401 for ; Mon, 23 Dec 2002 01:00:28 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF94043ED8 for ; Mon, 23 Dec 2002 01:00:27 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN90RNS035697 for ; Mon, 23 Dec 2002 01:00:27 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBN90ReH035696; Mon, 23 Dec 2002 01:00:27 -0800 (PST) Date: Mon, 23 Dec 2002 01:00:27 -0800 (PST) Message-Id: <200212230900.gBN90ReH035696@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: David Holm Subject: Re: ports/46487: New port: cbind - Translator for "thin" Ada bindings to C Reply-To: David Holm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46487; it has been noted by GNATS. From: David Holm To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46487: New port: cbind - Translator for "thin" Ada bindings to C Date: Mon, 23 Dec 2002 09:58:30 +0100 You should probably try to mirror this file. It took me more than a day t= o=20 just find it (they changed it's name.. it used to be known as c2ada). At = it=20 seems it is no longer on either ftp.rational.com (original distributor) o= r=20 ftp.cdrom.com (original mirror). I could only find two mirrors for it and I'd hate to see this application= die=20 just because noone is hosting it. (It's about 100k in size) //David Holm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 1:10:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA77C37B401; Mon, 23 Dec 2002 01:10:27 -0800 (PST) Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6198B43EDC; Mon, 23 Dec 2002 01:10:26 -0800 (PST) (envelope-from leo@ktv.se) Received: from martinftp.ktv.se (martinftp.ktv.se [194.52.13.252]) by bamse.ktv.se (8.12.6/8.12.6) with ESMTP id gBN9AN7F009010; Mon, 23 Dec 2002 10:10:23 +0100 (CET) (envelope-from leo@ktv.se) Content-Type: text/plain; charset="iso-8859-1" From: Leo De Geer Organization: ktv To: wjv@FreeBSD.org Subject: FreeBSD Port: mailman-2.1.b4 Date: Mon, 23 Dec 2002 10:10:48 +0100 User-Agent: KMail/1.4.3 Cc: ports@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200212231010.48079.leo@ktv.se> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org maybe its time to upgrade the port to the 2.1b6 there is some big buggs in 2.1b4 in the swedish lang files...... regards Leo De Geer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 1:54:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EEE537B401 for ; Mon, 23 Dec 2002 01:54:42 -0800 (PST) Received: from vista05.ahpcc.unm.edu (vista05.ahpcc.unm.edu [129.24.245.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC0F343EDA for ; Mon, 23 Dec 2002 01:54:41 -0800 (PST) (envelope-from ) Received: from bigman22 ([61.100.163.99]) by vista05.ahpcc.unm.edu (AIX4.3/8.9.3/8.9.3) with ESMTP id CAA30180; Mon, 23 Dec 2002 02:52:54 -0700 Message-Id: <200212230952.CAA30180@vista05.ahpcc.unm.edu> Subject: portrat To: portrat@portrat.com Content-Type: text/plain;;;;;;;;;;;;;; Date: Tue, 24 Dec 2002 18:52:53 +0900 X-Priority: 3 X-Library: Indy 8.0.25 From: MAILER-DAEMON@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org »õ ÆäÀÌÁö 1

À̸ÞÀÏ ¸¶ÄÉÆÃ..!!!

 

 

bigman2@shinbiro.com

 

 

 


.
If you want to be removed from this email click here [REMOVE] and send the mail.
¼ö½Å°ÅºÎ .

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 3:50: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 083EF37B401 for ; Mon, 23 Dec 2002 03:50:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DB3A43EDC for ; Mon, 23 Dec 2002 03:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNBo2NS086310 for ; Mon, 23 Dec 2002 03:50:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNBo2BH086309; Mon, 23 Dec 2002 03:50:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 582CC37B401 for ; Mon, 23 Dec 2002 03:42:09 -0800 (PST) Received: from fafoe.dyndns.org (chello212186121237.14.vie.surfer.at [212.186.121.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF42643EDE for ; Mon, 23 Dec 2002 03:42:08 -0800 (PST) (envelope-from stefan@fafoe.dyndns.org) Received: from frog.fafoe (frog.fafoe [192.168.2.101]) by fafoe.dyndns.org (Postfix) with ESMTP id D60AB41F7; Mon, 23 Dec 2002 12:42:06 +0100 (CET) Received: by frog.fafoe (Postfix, from userid 1001) id 33ACD8A3; Mon, 23 Dec 2002 12:42:06 +0100 (CET) Message-Id: <20021223114206.33ACD8A3@frog.fafoe> Date: Mon, 23 Dec 2002 12:42:06 +0100 (CET) From: Stefan Farfeleder Reply-To: Stefan Farfeleder To: FreeBSD-gnats-submit@FreeBSD.org Cc: stefan@fafoe.dyndns.org X-Send-Pr-Version: 3.113 Subject: ports/46491: [patch] Fix devel/mingw-gcc on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46491 >Category: ports >Synopsis: [patch] Fix devel/mingw-gcc on -current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 23 03:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Stefan Farfeleder >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD frog.fafoe 5.0-CURRENT FreeBSD 5.0-CURRENT #8: Fri Dec 20 01:53:06 CET 2002 freebsd@frog.fafoe:/freebsd/current/obj/freebsd/current/src/sys/FROG i386 >Description: This port does not build due to differing types of sys_nerr, sys_errlist and sys_nsig in our system headers and in libiberty code. Instead of fixing the types this patch just disables building and linking of strerror.c and strsignal.c; they are not needed anyway as the system ones work just fine. >How-To-Repeat: Install devel/mingc-gcc on -current and observe how it fails (http://bento.freebsd.org/errorlogs/i386-5-latest/mingw-gcc-2.95.3_1.log) >Fix: --- mingw-gcc.patch begins here --- Index: Makefile =================================================================== RCS file: /usr/home/ncvs/ports/devel/mingw-gcc/Makefile,v retrieving revision 1.9 diff -c -r1.9 Makefile *** Makefile 8 Nov 2002 23:03:48 -0000 1.9 --- Makefile 23 Dec 2002 11:04:05 -0000 *************** *** 40,45 **** --- 40,47 ---- post-patch: ${REINPLACE_CMD} -e 's/install-libiberty//' ${WRKSRC}/Makefile.in + ${REINPLACE_CMD} -E -e 's/([^x])str(error|signal).[co]/\1/g' \ + ${WRKSRC}/libiberty/Makefile.in ${WRKSRC}/libstdc++/Makefile.in pre-install: ${MV} ${PREFIX}/bin/i386-mingw32msvc-c++filt \ --- mingw-gcc.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 4:31:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A839437B401; Mon, 23 Dec 2002 04:31:12 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EC7943EDE; Mon, 23 Dec 2002 04:31:12 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id gBNCUsDr064388; Mon, 23 Dec 2002 07:30:54 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id gBNCUsSL064381; Mon, 23 Dec 2002 07:30:54 -0500 (EST) (envelope-from alane) Date: Mon, 23 Dec 2002 07:30:54 -0500 (EST) Message-Id: <200212231230.gBNCUsSL064381@wwweasel.geeksrus.net> To: FreeBSD-gnats-submit@freebsd.org Subject: From: Alan Eldridge Reply-To: Alan Eldridge Cc: demon@freebsd.org, ports@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Submitter-Id: current-users >Originator: Alan Eldridge >Organization: Geeksrus.NET >Confidential: no >Synopsis: >Responsible: demon >Severity: serious >Priority: medium >Category: ports >Class: change-request >Release: FreeBSD 4.7-STABLE i386 >Environment: System: FreeBSD wwweasel.geeksrus.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Dec 20 06:38:48 EST 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/THRAK i386 >Description: Links, as great as it is, has no way to print. This patch hijacks the generic file open function, so anyplace you can enter a filename to save you can type "| command" and the data will go to the command instead. Printing is as easy as doing the "save formatted" command and giving a filename of "| lpr". This patch is non-invasive for the most part. It creates one new function (create_process(commandline)) in session.c, and adds an if statement to see if the save file begins with a "|": if it does we hijack it to create_process instead. I plan on submitting this to the author as well. However, it's a nice value-add for FreeBSD, and people are welcome to try it out on their own. The patch, which follows, is also available at: http://people.freebsd.org/~alane/patches/patch-links-save_to_pipe.txt >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: files/patch-session.c =================================================================== RCS file: files/patch-session.c diff -N files/patch-session.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-session.c 23 Dec 2002 12:07:48 -0000 @@ -0,0 +1,119 @@ +--- session.c.orig Sun Jun 9 15:49:24 2002 ++++ session.c Mon Dec 23 07:07:36 2002 +@@ -1,4 +1,4 @@ +-/* session.c ++/* session.c -*-mode: c; c-basic-offset: 8-*- + * (c) 2002 Mikulas Patocka + * This file is a part of the Links program, released under GPL. + */ +@@ -503,6 +503,95 @@ + } + } + ++int create_process(unsigned char *szfn) ++{ ++ int pid, rgfd[ 2 ]; ++ unsigned char *command = szfn; ++ ++ pipe(rgfd); ++ if ((pid = fork()) < 0) { ++ close(rgfd[ 0 ]); ++ close(rgfd[ 1 ]); ++ return -1; ++ } else if (pid > 0) { ++ /* parent: ++ 1. The write "handle" returned to the caller is ++ the canonical write end of the pipe pair. ++ 2. We close the "read" end since we are not using ++ it and we don't want fd leakage. ++ 3. The first thing the child is going to do is ++ fork and exit, so the process we want to run will ++ belong to init, not us. It's gross, but more ++ portable than becoming a session leader. So we wait. ++ */ ++ int status; ++ ++ wait(&status); ++ close(rgfd[ 0 ]); ++ return rgfd[ 1 ]; ++ } else { ++ /* child: ++ at this point, if something goes wrong, ++ there's really nothing we can do about it; ++ the parent will get a SIGPIPE when it ++ tries to write. ++ */ ++ int fdnull = open("/dev/null", O_WRONLY); ++ ++ /* ++ fork again, so we are re-parented to init ++ and avoid the whole SIGCHLD issue. if we ++ aren't the chile, we die. We use _exit so ++ we don't flush any output buffers. ++ */ ++ if ((pid = fork()) != 0) { ++ _exit(0); ++ } ++ ++ /* grandchild: ++ If we got here, we are in the grandchild process, ++ whose parent has died and been reaped. Our parent ++ should be init (the primordial process). ++ ++ Before we exec the command, we need to set up ++ stdin, stdout, and stderr. ++ 1. stdin gets a dup2 of the "read" end of the ++ pipe. ++ 2. stdout and stderr get copies of an fd opened ++ to "/dev/null". ++ */ ++ dup2(rgfd[ 0 ], 0); ++ dup2(fdnull, 1); ++ dup2(fdnull, 2); ++ ++ /* ++ Now we can close everything that is still ++ open, because we've dup'd what we needed. ++ */ ++ close(fdnull); ++ close(rgfd[ 0 ]); ++ close(rgfd[ 1 ]); ++ ++ /* ++ Let the shell handle the command. We use ++ a hard-coded /bin/sh to avoid someone setting ++ SHELL to an odd value and causing damage. ++ ++ Any damage that is done to the user should be ++ self-inflicted, not the result of a maliciously ++ set environment var. ++ */ ++ execlp("/bin/sh", "/bin/sh", "-c", command, 0); ++ ++ /* failure: ++ If we get here, there's not much to do but die. ++ We use _exit so we don't flush any output buffers. ++ */ ++ _exit(1); ++ } ++ /* Trust me, you can't get here. */ ++} ++ + int create_download_file(struct terminal *term, unsigned char *fi, int safe) + { + unsigned char *file = fi; +@@ -514,6 +603,14 @@ + #else + int sf = safe; + #endif ++ if (*fi == '|') { ++ /* ++ This will hook any command that saves ++ a file to disk and hijack it to write ++ to the input of a process. Cool, huh? ++ */ ++ return create_process(fi + 1); ++ } + wd = get_cwd(); + set_cwd(term->cwd); + if (file[0] == '~' && dir_sep(file[1])) { ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 5:44:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47F8937B401; Mon, 23 Dec 2002 05:44:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D46A543EE5; Mon, 23 Dec 2002 05:44:36 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNDiaNS031821; Mon, 23 Dec 2002 05:44:36 -0800 (PST) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNDiahI031817; Mon, 23 Dec 2002 05:44:36 -0800 (PST) Date: Mon, 23 Dec 2002 05:44:36 -0800 (PST) From: Mario Sergio Fujikawa Ferreira Message-Id: <200212231344.gBNDiahI031817@freefall.freebsd.org> To: stefan@fafoe.dyndns.org, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46491: [patch] Fix devel/mingw-gcc on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] Fix devel/mingw-gcc on -current State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Mon Dec 23 05:44:36 PST 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=46491 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 6:17: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3C7B37B401; Mon, 23 Dec 2002 06:17:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5043543ED8; Mon, 23 Dec 2002 06:17:06 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNEH6NS049270; Mon, 23 Dec 2002 06:17:06 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNEH0HI048757; Mon, 23 Dec 2002 06:17:00 -0800 (PST) Date: Mon, 23 Dec 2002 06:17:00 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212231417.gBNEH0HI048757@freefall.freebsd.org> To: rehsack@liwing.de, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/44423: audio/id3lib compilation fails in FreeBSD 5.0-current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: audio/id3lib compilation fails in FreeBSD 5.0-current State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 06:12:51 PST 2002 State-Changed-Why: superseded by ports/44449 http://www.freebsd.org/cgi/query-pr.cgi?pr=44423 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 6:30: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00B3837B401; Mon, 23 Dec 2002 06:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E61C43ED8; Mon, 23 Dec 2002 06:30:00 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNEU0NS057596; Mon, 23 Dec 2002 06:30:00 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNEToCY057580; Mon, 23 Dec 2002 06:29:50 -0800 (PST) Date: Mon, 23 Dec 2002 06:29:50 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212231429.gBNEToCY057580@freefall.freebsd.org> To: fuyuki@hadaly.org, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/44988: New port: x11-toolkits/gtkglext - an OpenGL Extension to GTK Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11-toolkits/gtkglext - an OpenGL Extension to GTK State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 06:29:10 PST 2002 State-Changed-Why: superseded by ports/46139 http://www.freebsd.org/cgi/query-pr.cgi?pr=44988 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 6:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92DA637B401 for ; Mon, 23 Dec 2002 06:30:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB8F143EDE for ; Mon, 23 Dec 2002 06:30:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNEU7NS057672 for ; Mon, 23 Dec 2002 06:30:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNEU70T057668; Mon, 23 Dec 2002 06:30:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66DD837B401 for ; Mon, 23 Dec 2002 06:21:26 -0800 (PST) Received: from mta03.btfusion.com (mta03.btfusion.com [62.172.195.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0E743ED8 for ; Mon, 23 Dec 2002 06:21:20 -0800 (PST) (envelope-from root@allballs.cassium.org) Received: from [217.35.85.246] (helo=allballs.cassium.org) by mta03.btfusion.com with esmtp (Exim 4.05) id 18QTSI-0007P7-00; Mon, 23 Dec 2002 14:21:18 +0000 Received: from root by allballs.cassium.org with local (Exim 3.36 #1) id 18QTUG-0007jA-00; Mon, 23 Dec 2002 14:23:20 +0000 Message-Id: Date: Mon, 23 Dec 2002 14:23:20 +0000 From: Richard Stockley Reply-To: Richard Stockley To: FreeBSD-gnats-submit@FreeBSD.org Cc: rws@procopia.com X-Send-Pr-Version: 3.113 Subject: ports/46495: [Maintainer Update] Distfile update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46495 >Category: ports >Synopsis: [Maintainer Update] Distfile update >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 23 06:30:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Richard Stockley >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD allballs.cassium.org 4.7-STABLE FreeBSD 4.7-STABLE #13: Wed Oct 23 15:35:00 BST 2002 rws@allballs.cassium.org:/usr/obj/source/stable/src/sys/ALLBALLS1 i386 >Description: Update of distfile location and port homepage >How-To-Repeat: >Fix: --- dbXML_patch begins here --- diff -ruN dbXML.orig/Makefile dbXML/Makefile --- dbXML.orig/Makefile Mon Dec 23 13:46:49 2002 +++ dbXML/Makefile Mon Dec 23 13:47:23 2002 @@ -8,7 +8,7 @@ PORTNAME= dbXML PORTVERSION= 1.0b2 CATEGORIES= databases java -MASTER_SITES= http://www.dbxml.org/files/ +MASTER_SITES= http://www.dbxml.com/files/ DISTNAME= dbXML-Core-${PORTVERSION} MAINTAINER= rws@procopia.com diff -ruN dbXML.orig/pkg-descr dbXML/pkg-descr --- dbXML.orig/pkg-descr Mon Dec 23 13:46:49 2002 +++ dbXML/pkg-descr Mon Dec 23 13:47:11 2002 @@ -5,4 +5,4 @@ lightweight, modular and suitable for embedding in custom applications or running as a standalone database. -WWW: http://www.dbxml.org/ +WWW: http://www.dbxml.com/ --- dbXML_patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 6:36:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABBB737B401; Mon, 23 Dec 2002 06:36:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C5CE43EDA; Mon, 23 Dec 2002 06:36:10 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNEaANS061525; Mon, 23 Dec 2002 06:36:10 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNEaA8L061521; Mon, 23 Dec 2002 06:36:10 -0800 (PST) Date: Mon, 23 Dec 2002 06:36:10 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212231436.gBNEaA8L061521@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45791: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 06:34:54 PST 2002 State-Changed-Why: superseded by ports/45795 http://www.freebsd.org/cgi/query-pr.cgi?pr=45791 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 6:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59C5937B401 for ; Mon, 23 Dec 2002 06:40:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C4643EDE for ; Mon, 23 Dec 2002 06:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNEe2NS061712 for ; Mon, 23 Dec 2002 06:40:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNEe228061711; Mon, 23 Dec 2002 06:40:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 847FE37B401 for ; Mon, 23 Dec 2002 06:33:09 -0800 (PST) Received: from ns.ulstu.ru (ns.ulstu.ru [62.76.34.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F8AA43EE5 for ; Mon, 23 Dec 2002 06:32:36 -0800 (PST) (envelope-from zaa@ulstu.ru) Received: from hp.ulstu.ru (hp.ulstu.ru [62.76.34.33]) by ns.ulstu.ru (Postfix-ULSTU) with ESMTP id A60D9F23C8 for ; Mon, 23 Dec 2002 17:32:22 +0300 (MSK) Received: by hp.ulstu.ru (Postfix, from userid 3909) id 485B533E; Mon, 23 Dec 2002 17:32:22 +0300 (MSK) Message-Id: <20021223143222.485B533E@hp.ulstu.ru> Date: Mon, 23 Dec 2002 17:32:22 +0300 (MSK) From: zhuravlev alexander Reply-To: zhuravlev alexander To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46496: New port: drweb-postfix antivirus checking backend Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46496 >Category: ports >Synopsis: New port: drweb-postfix antivirus checking backend >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 23 06:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: zhuravlev alexander >Release: FreeBSD 4.7-STABLE i386 >Organization: Ulyanovsk State Technical University, NOC >Environment: System: FreeBSD hp.ulstu.ru 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Dec 20 19:59:21 MSK 2002 root@hp.ulstu.ru:/usr/obj/usr/src/sys/HP i386 >Description: New port of drweb-postfix. Sendmail message filter for virus processing through DrWeb daemon. >How-To-Repeat: >Fix: --- drweb-postfix.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # drweb-postfix # drweb-postfix/pkg-plist # drweb-postfix/pkg-descr # drweb-postfix/pkg-comment # drweb-postfix/distinfo # drweb-postfix/Makefile # drweb-postfix/files # drweb-postfix/files/patch-aa # drweb-postfix/files/patch-ab # drweb-postfix/pkg-message # echo c - drweb-postfix mkdir -p drweb-postfix > /dev/null 2>&1 echo x - drweb-postfix/pkg-plist sed 's/^X//' >drweb-postfix/pkg-plist << 'END-of-drweb-postfix/pkg-plist' X@comment $FreeBSD$ X@unexec if [ -f %D/etc/drweb/drweb_postfix.conf ] && cmp -s %D/etc/drweb/drweb_postfix.conf %D/etc/drweb/drweb_postfix.conf-dist; then rm -f %D/etc/drweb/drweb_postfix.conf; fi Xetc/drweb/drweb_postfix.conf-dist X@exec [ -f %B/drweb_postfix.conf ] || cp %B/%f %B/drweb_postfix.conf X@unexec if [ -f %D/etc/drweb/templates/en-ru/postfix/error-admin.msg ] && cmp -s %D/etc/drweb/templates/en-ru/postfix/error-admin.msg %D/etc/drweb/templates/en-ru/postfix/error-admin.msg-dist; then rm -f %D/etc/drweb/templates/en-ru/postfix/error-admin.msg; fi Xetc/drweb/templates/en-ru/postfix/error-admin.msg-dist X@exec [ -f %B/error-admin.msg ] || cp %B/%f %B/error-admin.msg X@unexec if [ -f %D/etc/drweb/templates/en-ru/postfix/error-sender.msg ] && cmp -s %D/etc/drweb/templates/en-ru/postfix/error-sender.msg %D/etc/drweb/templates/en-ru/postfix/error-sender.msg-dist; then rm -f %D/etc/drweb/templates/en-ru/postfix/error-sender.msg; fi Xetc/drweb/templates/en-ru/postfix/error-sender.msg-dist X@exec [ -f %B/error-sender.msg ] || cp %B/%f %B/error-sender.msg X@unexec if [ -f %D/etc/drweb/templates/en-ru/postfix/mailbomb-admin.msg ] && cmp -s %D/etc/drweb/templates/en-ru/postfix/mailbomb-admin.msg %D/etc/drweb/templates/en-ru/postfix/mailbomb-admin.msg-dist; then rm -f %D/etc/drweb/templates/en-ru/postfix/mailbomb-admin.msg; fi Xetc/drweb/templates/en-ru/postfix/mailbomb-admin.msg-dist X@exec [ -f %B/mailbomb-admin.msg ] || cp %B/%f %B/mailbomb-admin.msg X@unexec if [ -f %D/etc/drweb/templates/en-ru/postfix/mailbomb-sender.msg ] && cmp -s %D/etc/drweb/templates/en-ru/postfix/mailbomb-sender.msg %D/etc/drweb/templates/en-ru/postfix/mailbomb-sender.msg-dist; then rm -f %D/etc/drweb/templates/en-ru/postfix/mailbomb-sender.msg; fi Xetc/drweb/templates/en-ru/postfix/mailbomb-sender.msg-dist X@exec [ -f %B/mailbomb-sender.msg ] || cp %B/%f %B/mailbomb-sender.msg X@unexec if [ -f %D/etc/drweb/templates/en-ru/postfix/skip-sender.msg ] && cmp -s %D/etc/drweb/templates/en-ru/postfix/skip-sender.msg %D/etc/drweb/templates/en-ru/postfix/skip-sender.msg-dist; then rm -f %D/etc/drweb/templates/en-ru/postfix/skip-sender.msg; fi Xetc/drweb/templates/en-ru/postfix/skip-sender.msg-dist X@exec [ -f %B/skip-sender.msg ] || cp %B/%f %B/skip-sender.msg X@unexec if [ -f %D/etc/drweb/templates/en-ru/postfix/virus-admin.msg ] && cmp -s %D/etc/drweb/templates/en-ru/postfix/virus-admin.msg %D/etc/drweb/templates/en-ru/postfix/virus-admin.msg-dist; then rm -f %D/etc/drweb/templates/en-ru/postfix/virus-admin.msg; fi Xetc/drweb/templates/en-ru/postfix/virus-admin.msg-dist X@exec [ -f %B/virus-admin.msg ] || cp %B/%f %B/virus-admin.msg X@unexec if [ -f %D/etc/drweb/templates/en-ru/postfix/virus-rcpts.msg ] && cmp -s %D/etc/drweb/templates/en-ru/postfix/virus-rcpts.msg %D/etc/drweb/templates/en-ru/postfix/virus-rcpts.msg-dist; then rm -f %D/etc/drweb/templates/en-ru/postfix/virus-rcpts.msg; fi Xetc/drweb/templates/en-ru/postfix/virus-rcpts.msg-dist X@exec [ -f %B/virus-rcpts.msg ] || cp %B/%f %B/virus-rcpts.msg X@unexec if [ -f %D/etc/drweb/templates/en-ru/postfix/virus-sender.msg ] && cmp -s %D/etc/drweb/templates/en-ru/postfix/virus-sender.msg %D/etc/drweb/templates/en-ru/postfix/virus-sender.msg-dist; then rm -f %D/etc/drweb/templates/en-ru/postfix/virus-sender.msg; fi Xetc/drweb/templates/en-ru/postfix/virus-sender.msg-dist X@exec [ -f %B/virus-sender.msg ] || cp %B/%f %B/virus-sender.msg X@unexec if [ -f %D/etc/drweb/templates/en-es/postfix/error-admin.msg ] && cmp -s %D/etc/drweb/templates/en-es/postfix/error-admin.msg %D/etc/drweb/templates/en-es/postfix/error-admin.msg-dist; then rm -f %D/etc/drweb/templates/en-es/postfix/error-admin.msg; fi Xetc/drweb/templates/en-es/postfix/error-admin.msg-dist X@exec [ -f %B/error-admin.msg ] || cp %B/%f %B/error-admin.msg X@unexec if [ -f %D/etc/drweb/templates/en-es/postfix/error-sender.msg ] && cmp -s %D/etc/drweb/templates/en-es/postfix/error-sender.msg %D/etc/drweb/templates/en-es/postfix/error-sender.msg-dist; then rm -f %D/etc/drweb/templates/en-es/postfix/error-sender.msg; fi Xetc/drweb/templates/en-es/postfix/error-sender.msg-dist X@exec [ -f %B/error-sender.msg ] || cp %B/%f %B/error-sender.msg X@unexec if [ -f %D/etc/drweb/templates/en-es/postfix/mailbomb-admin.msg ] && cmp -s %D/etc/drweb/templates/en-es/postfix/mailbomb-admin.msg %D/etc/drweb/templates/en-es/postfix/mailbomb-admin.msg-dist; then rm -f %D/etc/drweb/templates/en-es/postfix/mailbomb-admin.msg; fi Xetc/drweb/templates/en-es/postfix/mailbomb-admin.msg-dist X@exec [ -f %B/mailbomb-admin.msg ] || cp %B/%f %B/mailbomb-admin.msg X@unexec if [ -f %D/etc/drweb/templates/en-es/postfix/mailbomb-sender.msg ] && cmp -s %D/etc/drweb/templates/en-es/postfix/mailbomb-sender.msg %D/etc/drweb/templates/en-es/postfix/mailbomb-sender.msg-dist; then rm -f %D/etc/drweb/templates/en-es/postfix/mailbomb-sender.msg; fi Xetc/drweb/templates/en-es/postfix/mailbomb-sender.msg-dist X@exec [ -f %B/mailbomb-sender.msg ] || cp %B/%f %B/mailbomb-sender.msg X@unexec if [ -f %D/etc/drweb/templates/en-es/postfix/skip-sender.msg ] && cmp -s %D/etc/drweb/templates/en-es/postfix/skip-sender.msg %D/etc/drweb/templates/en-es/postfix/skip-sender.msg-dist; then rm -f %D/etc/drweb/templates/en-es/postfix/skip-sender.msg; fi Xetc/drweb/templates/en-es/postfix/skip-sender.msg-dist X@exec [ -f %B/skip-sender.msg ] || cp %B/%f %B/skip-sender.msg X@unexec if [ -f %D/etc/drweb/templates/en-es/postfix/virus-admin.msg ] && cmp -s %D/etc/drweb/templates/en-es/postfix/virus-admin.msg %D/etc/drweb/templates/en-es/postfix/virus-admin.msg-dist; then rm -f %D/etc/drweb/templates/en-es/postfix/virus-admin.msg; fi Xetc/drweb/templates/en-es/postfix/virus-admin.msg-dist X@exec [ -f %B/virus-admin.msg ] || cp %B/%f %B/virus-admin.msg X@unexec if [ -f %D/etc/drweb/templates/en-es/postfix/virus-rcpts.msg ] && cmp -s %D/etc/drweb/templates/en-es/postfix/virus-rcpts.msg %D/etc/drweb/templates/en-es/postfix/virus-rcpts.msg-dist; then rm -f %D/etc/drweb/templates/en-es/postfix/virus-rcpts.msg; fi Xetc/drweb/templates/en-es/postfix/virus-rcpts.msg-dist X@exec [ -f %B/virus-rcpts.msg ] || cp %B/%f %B/virus-rcpts.msg X@unexec if [ -f %D/etc/drweb/templates/en-es/postfix/virus-sender.msg ] && cmp -s %D/etc/drweb/templates/en-es/postfix/virus-sender.msg %D/etc/drweb/templates/en-es/postfix/virus-sender.msg-dist; then rm -f %D/etc/drweb/templates/en-es/postfix/virus-sender.msg; fi Xetc/drweb/templates/en-es/postfix/virus-sender.msg-dist X@exec [ -f %B/virus-sender.msg ] || cp %B/%f %B/virus-sender.msg X@unexec if [ -f %D/etc/drweb/users.conf ] && cmp -s %D/etc/drweb/users.conf %D/etc/drweb/users.conf-dist; then rm -f %D/etc/drweb/users.conf; fi Xetc/drweb/users.conf-dist X@exec [ -f %B/users.conf ] || cp %B/%f %B/users.conf Xsbin/drweb-postfix Xsbin/drwebdc Xshare/doc/drweb-postfix/readme Xshare/doc/drweb-postfix/notify.rus.txt Xshare/doc/drweb-postfix/users_list.rus.txt Xshare/doc/drweb-postfix/conf_file.rus.txt Xshare/doc/drweb-postfix/notify.txt Xshare/doc/drweb-postfix/users_list.txt Xshare/doc/drweb-postfix/conf_file.txt Xshare/doc/drweb-postfix/readme.rus X@dirrm share/doc/drweb-postfix X@dirrm etc/drweb/templates/en-es/postfix X@dirrm etc/drweb/templates/en-es X@dirrm etc/drweb/templates/en-ru/postfix X@dirrm etc/drweb/templates/en-ru X@dirrm etc/drweb/templates X@dirrm etc/drweb END-of-drweb-postfix/pkg-plist echo x - drweb-postfix/pkg-descr sed 's/^X//' >drweb-postfix/pkg-descr << 'END-of-drweb-postfix/pkg-descr' XPostfix message filter for virus processing through DrWeb daemon X XWWW: http://www.drweb.ru/unix/ X X-- Xzhuravlev alexander X u l s t u n o c X zaa @ ulstu . ru END-of-drweb-postfix/pkg-descr echo x - drweb-postfix/pkg-comment sed 's/^X//' >drweb-postfix/pkg-comment << 'END-of-drweb-postfix/pkg-comment' XPostfix message filter for virus processing through DrWeb daemon END-of-drweb-postfix/pkg-comment echo x - drweb-postfix/distinfo sed 's/^X//' >drweb-postfix/distinfo << 'END-of-drweb-postfix/distinfo' XMD5 (drweb-clients-4.29-sources.tar.gz) = 5ce100d96dd3a43df4fb49b2a8891457 END-of-drweb-postfix/distinfo echo x - drweb-postfix/Makefile sed 's/^X//' >drweb-postfix/Makefile << 'END-of-drweb-postfix/Makefile' X# New ports collection makefile for: drweb_postfix X# Date created: 5 December 2002 X# Whom: zhuravlev alexander X# X# $FreeBSD$ X# X XPORTNAME= drweb_postfix XPORTVERSION= 4.29 XCATEGORIES= security mail XMASTER_SITES= ftp://ftp.drweb.ru/pub/unix/ XDISTNAME= drweb-clients-${PORTVERSION}-sources X XMAINTAINER= zaa@ulstu.ru X XRUN_DEPENDS= ${LOCALBASE}/etc/rc.d/drweb-0.sh:${PORTSDIR}/security/drwebd X XWRKSRC= ${WRKDIR}/${DISTNAME} X XINST_PREFIX= ${PREFIX}/${PORTNAME} XDOC_DIR= ${PREFIX}/share/doc/drweb-postfix X XLANGS=en-ru en-es XCONFS=drweb_postfix users XTMPLS=error-admin error-sender mailbomb-admin mailbomb-sender skip-sender \ X virus-admin virus-rcpts virus-sender XDOCS=readme notify.rus.txt users_list.rus.txt conf_file.rus.txt notify.txt \ X users_list.txt conf_file.txt readme.rus X Xpost-patch: X cd ${WRKSRC} && \ X ${SED} "s#%PREFIX%#${PREFIX}#g" < dw_options.c > ndwo.c && \ X ${MV} ndwo.c dw_options.c X cd ${WRKSRC}/etc && \ X ${SED} -e "s#%PREFIX%#${PREFIX}#g" -e "s#%HOSTNAME%#${HOST}#g" \ X < drweb_postfix.conf > nconf && \ X ${MV} nconf drweb_postfix.conf X Xpost-configure: X cd ${WRKSRC} && { \ X ${ECHO_CMD} n; \ X ${ECHO_CMD} n; \ X ${ECHO_CMD} n; \ X ${ECHO_CMD} y; \ X ${ECHO_CMD} n; \ X ${ECHO_CMD} n; \ X ${ECHO_CMD} y; \ X ${ECHO_CMD} n; \ X ${ECHO_CMD} ${CFLAGS} ; \ X ${ECHO_CMD} y; \ X } | ./configure X Xdo-install: X ${MKDIR} ${DOC_DIR} X.for LANG in ${LANGS} X ${MKDIR} ${PREFIX}/etc/drweb/templates/${LANG}/postfix X.endfor X.for CONF in ${CONFS} X ${INSTALL_DATA} -m 640 -o drweb -g drweb ${WRKSRC}/etc/${CONF}.conf \ X ${PREFIX}/etc/drweb/${CONF}.conf-dist X if [ ! -f ${PREFIX}/etc/drweb/${CONF}.conf ]; then \ X ${INSTALL_DATA} -m 640 -o drweb -g drweb ${WRKSRC}/etc/${CONF}.conf \ X ${PREFIX}/etc/drweb/${CONF}.conf; \ X fi X.endfor X.for LANG in ${LANGS} X.for TMPL in ${TMPLS} X cd ${WRKSRC}/etc/templates/${LANG}/postfix && \ X ${INSTALL_DATA} ${TMPL}.msg \ X ${PREFIX}/etc/drweb/templates/${LANG}/postfix/${TMPL}.msg-dist X if [ ! -f ${PREFIX}/etc/drweb/templates/${LANG}/postfix/${TMPL}.msg ]; then \ X cd ${PREFIX}/etc/drweb/templates/${LANG}/postfix && \ X ${CP} ${TMPL}.msg-dist ${TMPL}.msg; \ X fi X.endfor X.endfor X ${INSTALL_PROGRAM} ${WRKSRC}/drweb-postfix ${PREFIX}/sbin/ X ${INSTALL_PROGRAM} ${WRKSRC}/drwebdc ${PREFIX}/sbin/ X cd ${WRKSRC}/doc/postfix && \ X ${INSTALL_DATA} ${DOCS} ${DOC_DIR} X Xpost-install: X @${CAT} ${PKGMESSAGE} X @echo X @echo "Read documentation about additional Postfix tuning needed" X @echo "in ${DOC_DIR}." X @echo X X.include END-of-drweb-postfix/Makefile echo c - drweb-postfix/files mkdir -p drweb-postfix/files > /dev/null 2>&1 echo x - drweb-postfix/files/patch-aa sed 's/^X//' >drweb-postfix/files/patch-aa << 'END-of-drweb-postfix/files/patch-aa' X--- dw_options.c.bak Thu Aug 22 18:35:50 2002 X+++ dw_options.c Sat Aug 24 19:19:13 2002 X@@ -92,7 +92,7 @@ X X #if defined(__UNIX_DW) X #if !defined(EMX_DW) X-#define OS_SPEC_CONFNAME "/usr/local/drweb/"CONF_FNAME X+#define OS_SPEC_CONFNAME "%PREFIX%/etc/drweb/"CONF_FNAME X #else /* EMX */ X #define OS_SPEC_CONFNAME "./"CONF_FNAME X #endif /* EMX */ END-of-drweb-postfix/files/patch-aa echo x - drweb-postfix/files/patch-ab sed 's/^X//' >drweb-postfix/files/patch-ab << 'END-of-drweb-postfix/files/patch-ab' X--- etc/drweb_postfix.conf.orig Wed Dec 4 16:17:33 2002 X+++ etc/drweb_postfix.conf Wed Dec 4 16:56:36 2002 X@@ -14,14 +14,14 @@ X # Address = inet:3000@localhost X # Address = local:/usr/local/drweb/run/drwebd.skt X # Address = pid:/usr/local/drweb/run/drwebd.pid X-Address = inet:3000@localhost X+Address = local:%PREFIX%/drweb/run/drwebd.sock X X # Enable/disable caching resolved daemon host X # (useful only if daemon uses TCP/IP communications) X Cache = yes X X # Timeout for whole scanning session (in seconds) X-Timeout = 120 X+Timeout = 160 X X ######################## X # Scan options section # X@@ -58,10 +58,10 @@ X DenyOnOne = yes X X # List with rules for users or domains to block scanning X-DenyList = /etc/drweb/users.conf X+DenyList = %PREFIX%/etc/drweb/users.conf X X # Directory used for story temporary files X-Spool = /var/drweb/spool X+Spool = /tmp X X # Permissions for created spool files X SpoolFilesMode = 0600 X@@ -144,16 +144,16 @@ X ProcessingErrors = reject X X # Admin mail address (may be unix-local address) X-AdminMail = av-admin@example.com X+AdminMail = postmaster X X # Filter address, that be used in From: X-FilterMail = DrWeb-DAEMON@example.com X+FilterMail = DrWeb-DAEMON@%HOSTNAME% X X # Quarantine directory. X # The infected files could be moved in that dir X # if you stay this field empty or commented then X # infected messages would not been storied X-Quarantine = /var/drweb/infected X+Quarantine = %PREFIX%/drweb/infected X X # Permissions for quarantined files X QuarantineFilesMode = 0660 X@@ -168,32 +168,32 @@ X RcptsNotify = yes X X # Files with notification templates X-AdminTemplate = /etc/drweb/templates/en-ru/postfix/virus-admin.msg X-SenderTemplate = /etc/drweb/templates/en-ru/postfix/virus-sender.msg X-RcptsTemplate = /etc/drweb/templates/en-ru/postfix/virus-rcpts.msg X+AdminTemplate = %PREFIX%/etc/drweb/templates/en-ru/postfix/virus-admin.msg X+SenderTemplate = %PREFIX%/etc/drweb/templates/en-ru/postfix/virus-sender.msg X+RcptsTemplate = %PREFIX%/etc/drweb/templates/en-ru/postfix/virus-rcpts.msg X X [SkipNotifications] X AdminNotify = no X SenderNotify = yes X RcptsNotify = no X AdminTemplate = X-SenderTemplate = /etc/drweb/templates/en-ru/postfix/skip-sender.msg X+SenderTemplate = %PREFIX%/etc/drweb/templates/en-ru/postfix/skip-sender.msg X RcptsTemplate = X X [MailbombNotifications] X AdminNotify = yes X SenderNotify = yes X RcptsNotify = no X-AdminTemplate = /etc/drweb/templates/en-ru/postfix/mailbomb-admin.msg X-SenderTemplate = /etc/drweb/templates/en-ru/postfix/mailbomb-sender.msg X+AdminTemplate = %PREFIX%/etc/drweb/templates/en-ru/postfix/mailbomb-admin.msg X+SenderTemplate = %PREFIX%/etc/drweb/templates/en-ru/postfix/mailbomb-sender.msg X RcptsTemplate = X X [ErrorNotifications] X AdminNotify = yes X SenderNotify = yes X RcptsNotify = no X-AdminTemplate = /etc/drweb/templates/en-ru/postfix/error-admin.msg X-SenderTemplate = /etc/drweb/templates/en-ru/postfix/error-sender.msg X+AdminTemplate = %PREFIX%/etc/drweb/templates/en-ru/postfix/error-admin.msg X+SenderTemplate = %PREFIX%/etc/drweb/templates/en-ru/postfix/error-sender.msg X RcptsTemplate = X X ################### END-of-drweb-postfix/files/patch-ab echo x - drweb-postfix/pkg-message sed 's/^X//' >drweb-postfix/pkg-message << 'END-of-drweb-postfix/pkg-message' X1. Add the following lines into Postfix master file (master.cf). X Xfilter unix - n n - - pipe X flags=R user=drweb argv={drweb-directory}/drweb-postfix -f ${sender} -- ${recipient} X X or X Xfilter unix - n n - - pipe X flags=R user=drweb argv={drweb-directory}/drweb-postfix --conf={/path/to/your/conf/file} -f ${sender} -- ${recipient} X X attention: {path/to/conf/file} should contain filename too X X2. Give Postfix a direction to check all the letters incoming through SMTP. XFor that you should find the following record in Postfix master file X(parameters n - n - - may be different): X Xsmtp inet n - n - - smtpd X Xand change it into: X Xsmtp inet n - n - - smtpd -o content_filter=filter:dummy END-of-drweb-postfix/pkg-message exit --- drweb-postfix.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 6:53:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2790637B4D0; Mon, 23 Dec 2002 06:53:50 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E2243EDE; Mon, 23 Dec 2002 06:53:49 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNErnNS013108; Mon, 23 Dec 2002 06:53:49 -0800 (PST) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNErnl8013104; Mon, 23 Dec 2002 06:53:49 -0800 (PST) Date: Mon, 23 Dec 2002 06:53:49 -0800 (PST) From: Oliver Braun Message-Id: <200212231453.gBNErnl8013104@freefall.freebsd.org> To: rws@procopia.com, obraun@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46495: [Maintainer Update] Distfile update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Maintainer Update] Distfile update State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Mon Dec 23 06:53:21 PST 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=46495 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 7: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D8D37B401 for ; Mon, 23 Dec 2002 07:00:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56CA543EE5 for ; Mon, 23 Dec 2002 07:00:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNF0INS013348 for ; Mon, 23 Dec 2002 07:00:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNF0I6K013347; Mon, 23 Dec 2002 07:00:18 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D861737B401 for ; Mon, 23 Dec 2002 06:56:45 -0800 (PST) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0964943ED8 for ; Mon, 23 Dec 2002 06:56:45 -0800 (PST) (envelope-from pav@raven.customer.vol.cz) Received: from raven.customer.vol.cz (localhost [127.0.0.1]) by raven.customer.vol.cz (8.12.6/8.12.6) with ESMTP id gBNEug5V035651 for ; Mon, 23 Dec 2002 15:56:43 +0100 (CET) (envelope-from pav@raven.customer.vol.cz) Received: (from pav@localhost) by raven.customer.vol.cz (8.12.6/8.12.6/Submit) id gBNEugxU035650; Mon, 23 Dec 2002 15:56:42 +0100 (CET) Message-Id: <200212231456.gBNEugxU035650@raven.customer.vol.cz> Date: Mon, 23 Dec 2002 15:56:42 +0100 (CET) From: Pav Lucistnik Reply-To: Pav Lucistnik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46497: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46497 >Category: ports >Synopsis: >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 23 07:00:17 PST 2002 >Closed-Date: >Last-Modified: >Originator: Pav Lucistnik >Release: FreeBSD 4.7-RELEASE i386 >Organization: >Environment: System: FreeBSD raven.vol.cz 4.7-RELEASE FreeBSD 4.7-RELEASE #4: Thu Oct 17 16:24:37 CEST 2002 root@raven.vol.cz:/usr/src/sys/compile/RAVEN i386 >Description: Remove ftp server from MASTER_SITE as it no longer accept anonymous login. >How-To-Repeat: >Fix: diff -au webstone/Makefile webstone.new/Makefile --- webstone/Makefile Wed Jun 13 14:17:25 2001 +++ webstone.new/Makefile Mon Dec 23 15:03:37 2002 @@ -8,8 +8,7 @@ PORTNAME= webstone PORTVERSION= 2.5 CATEGORIES= www benchmarks -MASTER_SITES= http://www.mindcraft.com/webstone/ \ - ftp://ftp.mindcraft.com/webstone/ +MASTER_SITES= http://www.mindcraft.com/webstone/ DISTNAME= ws25_src EXTRACT_SUFX= .tgz Common subdirectories: webstone/files and webstone.new/files >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 7:10:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF0E537B401 for ; Mon, 23 Dec 2002 07:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B89E743EE5 for ; Mon, 23 Dec 2002 07:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNFA2NS020750 for ; Mon, 23 Dec 2002 07:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNFA2vc020749; Mon, 23 Dec 2002 07:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E606C37B401 for ; Mon, 23 Dec 2002 07:05:02 -0800 (PST) Received: from christine.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F3F943EEA for ; Mon, 23 Dec 2002 07:04:59 -0800 (PST) (envelope-from flynn@christine.energyhq.tk) Received: from christine.energyhq.tk (localhost.energyhq.tk [127.0.0.1]) by christine.energyhq.tk (8.12.6/8.12.6) with ESMTP id gBNF8VFN012949; Mon, 23 Dec 2002 16:08:31 +0100 (CET) (envelope-from flynn@christine.energyhq.tk) Received: (from flynn@localhost) by christine.energyhq.tk (8.12.6/8.12.6/Submit) id gBNF8TN8012948; Mon, 23 Dec 2002 16:08:29 +0100 (CET) Message-Id: <200212231508.gBNF8TN8012948@christine.energyhq.tk> Date: Mon, 23 Dec 2002 16:08:29 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org Cc: hansen@cmu.edu X-Send-Pr-Version: 3.113 Subject: ports/46498: Update cad/tkgate to 1.6i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46498 >Category: ports >Synopsis: Update cad/tkgate to 1.6i >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 23 07:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 5.0-RC i386 >Organization: >Environment: System: FreeBSD christine.energyhq.tk 5.0-RC FreeBSD 5.0-RC #0: Sat Dec 7 22:56:40 CET 2002 root@christine.energyhq.tk:/usr/obj/usr/src/sys/CHRISTINE i386 >Description: Update port to 1.6i >How-To-Repeat: >Fix: --- tkgate.diff begins here --- diff -ruN tkgate.old/Makefile tkgate/Makefile --- tkgate.old/Makefile Thu Mar 15 16:06:21 2001 +++ tkgate/Makefile Mon Dec 23 15:57:43 2002 @@ -6,7 +6,7 @@ # PORTNAME= tkgate -PORTVERSION= 1.6e +PORTVERSION= 1.6i CATEGORIES= cad MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/ EXTRACT_SUFX= .tgz @@ -16,7 +16,8 @@ LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 -USE_IMAKE= yes -MAN1= gmac.1 tkgate.1 +GNU_CONFIGURE= yes +USE_BISON= yes +USE_X_PREFIX= yes .include diff -ruN tkgate.old/distinfo tkgate/distinfo --- tkgate.old/distinfo Sat Nov 18 16:46:14 2000 +++ tkgate/distinfo Mon Dec 23 15:34:06 2002 @@ -1 +1 @@ -MD5 (tkgate-1.6e.tgz) = 7315d3a28b5ebc93c9e097d2c08278de +MD5 (tkgate-1.6i.tgz) = 75c38151392f7eba702a96f40ca64d3d diff -ruN tkgate.old/files/patch-src::common::vgrammar.y tkgate/files/patch-src::common::vgrammar.y --- tkgate.old/files/patch-src::common::vgrammar.y Thu Jan 1 01:00:00 1970 +++ tkgate/files/patch-src::common::vgrammar.y Mon Dec 23 15:34:41 2002 @@ -0,0 +1,20 @@ +--- src/common/vgrammar.y.orig Mon Dec 23 13:16:56 2002 ++++ src/common/vgrammar.y Mon Dec 23 13:17:03 2002 +@@ -127,7 +127,7 @@ + ; + + enddecl : ANOTATE ENDDECLS ENDANOTATE { VerEndDecls(); } +- ++ ; + bwidth : { $$ = 1; } + | LBRACK NUMBER COLON NUMBER RBRACK { $$ = ($2-$4)+1; } + ; +@@ -170,7 +170,7 @@ + + tran_arg : DOT LITERAL LPAREN obang LITERAL tran_range RPAREN { VerAttach($2,$5,$4); } + | obang LITERAL tran_range { VerAttach(0,$2,$1); } +- ++ ; + tran_range : LBRACK NUMBER RBRACK { VerTranRange($2,$2); } + | LBRACK NUMBER COLON NUMBER RBRACK { VerTranRange($2,$4); } + ; diff -ruN tkgate.old/pkg-plist tkgate/pkg-plist --- tkgate.old/pkg-plist Sat Nov 18 16:46:14 2000 +++ tkgate/pkg-plist Mon Dec 23 15:56:39 2002 @@ -1,309 +1,327 @@ -@name tkgate-1.6e -@cwd /usr/X11R6 bin/tkgate bin/gmac -lib/tkgate-1.6e/libexec/gsim -lib/tkgate-1.6e/README -lib/tkgate-1.6e/COPYING -lib/tkgate-1.6e/sitename.txt -lib/tkgate-1.6e/gdf/default.gdf -lib/tkgate-1.6e/messages.en -lib/tkgate-1.6e/messages.fr -lib/tkgate-1.6e/messages.jp -lib/tkgate-1.6e/bitmaps/add.b -lib/tkgate-1.6e/bitmaps/anallogo.xbm -lib/tkgate-1.6e/bitmaps/analyze.b -lib/tkgate-1.6e/bitmaps/and.b -lib/tkgate-1.6e/bitmaps/arshift.b -lib/tkgate-1.6e/bitmaps/bat.b -lib/tkgate-1.6e/bitmaps/bigcurs.b -lib/tkgate-1.6e/bitmaps/biggatelogo.xbm -lib/tkgate-1.6e/bitmaps/blk_close.b -lib/tkgate-1.6e/bitmaps/blk_open.b -lib/tkgate-1.6e/bitmaps/buf.b -lib/tkgate-1.6e/bitmaps/bus.b -lib/tkgate-1.6e/bitmaps/clock.b -lib/tkgate-1.6e/bitmaps/concat.b -lib/tkgate-1.6e/bitmaps/cut_curs.b -lib/tkgate-1.6e/bitmaps/dash.b -lib/tkgate-1.6e/bitmaps/del_curs.b -lib/tkgate-1.6e/bitmaps/dip.b -lib/tkgate-1.6e/bitmaps/divide.b -lib/tkgate-1.6e/bitmaps/dot.b -lib/tkgate-1.6e/bitmaps/file_new.b -lib/tkgate-1.6e/bitmaps/file_open.b -lib/tkgate-1.6e/bitmaps/file_print.b -lib/tkgate-1.6e/bitmaps/file_save.b -lib/tkgate-1.6e/bitmaps/flipflop.b -lib/tkgate-1.6e/bitmaps/gatelogo.xbm -lib/tkgate-1.6e/bitmaps/ground.b -lib/tkgate-1.6e/bitmaps/inout.b -lib/tkgate-1.6e/bitmaps/inv_curs.b -lib/tkgate-1.6e/bitmaps/iodarrow.b -lib/tkgate-1.6e/bitmaps/joint.b -lib/tkgate-1.6e/bitmaps/lab_curs.b -lib/tkgate-1.6e/bitmaps/led.b -lib/tkgate-1.6e/bitmaps/led7seg.b -lib/tkgate-1.6e/bitmaps/ledinside.b -lib/tkgate-1.6e/bitmaps/ledseg1.b -lib/tkgate-1.6e/bitmaps/ledseg2.b -lib/tkgate-1.6e/bitmaps/ledseg3.b -lib/tkgate-1.6e/bitmaps/ledseg4.b -lib/tkgate-1.6e/bitmaps/ledseg5.b -lib/tkgate-1.6e/bitmaps/ledseg6.b -lib/tkgate-1.6e/bitmaps/ledseg7.b -lib/tkgate-1.6e/bitmaps/lprobe.b -lib/tkgate-1.6e/bitmaps/misc.b -lib/tkgate-1.6e/bitmaps/mov_curs.b -lib/tkgate-1.6e/bitmaps/mult.b -lib/tkgate-1.6e/bitmaps/mux.b -lib/tkgate-1.6e/bitmaps/nmos.b -lib/tkgate-1.6e/bitmaps/or.b -lib/tkgate-1.6e/bitmaps/plus.b -lib/tkgate-1.6e/bitmaps/pmos.b -lib/tkgate-1.6e/bitmaps/probe.b -lib/tkgate-1.6e/bitmaps/ram.b -lib/tkgate-1.6e/bitmaps/reg.b -lib/tkgate-1.6e/bitmaps/regLR.b -lib/tkgate-1.6e/bitmaps/regTB.b -lib/tkgate-1.6e/bitmaps/roll.b -lib/tkgate-1.6e/bitmaps/rom.b -lib/tkgate-1.6e/bitmaps/rungate1.xbm -lib/tkgate-1.6e/bitmaps/rungate10.xbm -lib/tkgate-1.6e/bitmaps/rungate11.xbm -lib/tkgate-1.6e/bitmaps/rungate12.xbm -lib/tkgate-1.6e/bitmaps/rungate13.xbm -lib/tkgate-1.6e/bitmaps/rungate14.xbm -lib/tkgate-1.6e/bitmaps/rungate2.xbm -lib/tkgate-1.6e/bitmaps/rungate3.xbm -lib/tkgate-1.6e/bitmaps/rungate4.xbm -lib/tkgate-1.6e/bitmaps/rungate5.xbm -lib/tkgate-1.6e/bitmaps/rungate6.xbm -lib/tkgate-1.6e/bitmaps/rungate7.xbm -lib/tkgate-1.6e/bitmaps/rungate8.xbm -lib/tkgate-1.6e/bitmaps/rungate9.xbm -lib/tkgate-1.6e/bitmaps/rungateA.xbm -lib/tkgate-1.6e/bitmaps/rungateB.xbm -lib/tkgate-1.6e/bitmaps/rungateC.xbm -lib/tkgate-1.6e/bitmaps/scroll.b -lib/tkgate-1.6e/bitmaps/seg7.b -lib/tkgate-1.6e/bitmaps/shift.b -lib/tkgate-1.6e/bitmaps/sim_break.b -lib/tkgate-1.6e/bitmaps/sim_break2.b -lib/tkgate-1.6e/bitmaps/sim_clock.b -lib/tkgate-1.6e/bitmaps/sim_dump.b -lib/tkgate-1.6e/bitmaps/sim_go.b -lib/tkgate-1.6e/bitmaps/sim_load.b -lib/tkgate-1.6e/bitmaps/sim_pause.b -lib/tkgate-1.6e/bitmaps/sim_script.b -lib/tkgate-1.6e/bitmaps/sim_step.b -lib/tkgate-1.6e/bitmaps/sim_stop.b -lib/tkgate-1.6e/bitmaps/size_curs.b -lib/tkgate-1.6e/bitmaps/smallcurs.b -lib/tkgate-1.6e/bitmaps/smalldot.b -lib/tkgate-1.6e/bitmaps/smalllogo.xbm -lib/tkgate-1.6e/bitmaps/strek.b -lib/tkgate-1.6e/bitmaps/switch.b -lib/tkgate-1.6e/bitmaps/tap.b -lib/tkgate-1.6e/bitmaps/trek.b -lib/tkgate-1.6e/bitmaps/tty.b -lib/tkgate-1.6e/bitmaps/txtcurs.b -lib/tkgate-1.6e/bitmaps/vdd.b -lib/tkgate-1.6e/bitmaps/xor.b -lib/tkgate-1.6e/scripts/blocklist.tcl -lib/tkgate-1.6e/scripts/circuit.tcl -lib/tkgate-1.6e/scripts/commands.tcl -lib/tkgate-1.6e/scripts/cpath.tcl -lib/tkgate-1.6e/scripts/dip.tcl -lib/tkgate-1.6e/scripts/editgate.tcl -lib/tkgate-1.6e/scripts/editnets.tcl -lib/tkgate-1.6e/scripts/errbox.tcl -lib/tkgate-1.6e/scripts/frame.tcl -lib/tkgate-1.6e/scripts/gcanvas.tcl -lib/tkgate-1.6e/scripts/helpon.tcl -lib/tkgate-1.6e/scripts/license.tcl -lib/tkgate-1.6e/scripts/menu.tcl -lib/tkgate-1.6e/scripts/message.tcl -lib/tkgate-1.6e/scripts/misc.tcl -lib/tkgate-1.6e/scripts/obsolete.tcl -lib/tkgate-1.6e/scripts/options.tcl -lib/tkgate-1.6e/scripts/parms.tcl -lib/tkgate-1.6e/scripts/portlist.tcl -lib/tkgate-1.6e/scripts/print.tcl -lib/tkgate-1.6e/scripts/scope.tcl -lib/tkgate-1.6e/scripts/shortcuts.tcl -lib/tkgate-1.6e/scripts/simtty.tcl -lib/tkgate-1.6e/scripts/simulator.tcl -lib/tkgate-1.6e/scripts/status.tcl -lib/tkgate-1.6e/scripts/tkgate.tcl -lib/tkgate-1.6e/scripts/toolbar.tcl -lib/tkgate-1.6e/examples/ex1/combinational.v -lib/tkgate-1.6e/examples/ex2/flipflop.v -lib/tkgate-1.6e/examples/ex3/counter.v -lib/tkgate-1.6e/examples/ex4/trff.v -lib/tkgate-1.6e/examples/ex5/menagerie.gm -lib/tkgate-1.6e/examples/ex5/menagerie.gss -lib/tkgate-1.6e/examples/ex5/menagerie.map -lib/tkgate-1.6e/examples/ex5/menagerie.mem -lib/tkgate-1.6e/examples/ex5/menagerie.v -lib/tkgate-1.6e/examples/tutorials/create_tut.v -lib/tkgate-1.6e/examples/tutorials/edit1_tut.v -lib/tkgate-1.6e/examples/tutorials/edit2_tut.v -lib/tkgate-1.6e/examples/tutorials/edwire_tut.v -lib/tkgate-1.6e/examples/tutorials/module_tut.v -lib/tkgate-1.6e/examples/tutorials/seqsim_tut.v -lib/tkgate-1.6e/examples/tutorials/sim_tut.v -lib/tkgate-1.6e/examples/tutorials/welcome_tut.v -lib/tkgate-1.6e/doc/gateEdit.html -lib/tkgate-1.6e/doc/gateGmac.html -lib/tkgate-1.6e/doc/gateIntro.html -lib/tkgate-1.6e/doc/gateSim.html -lib/tkgate-1.6e/doc/index.html -lib/tkgate-1.6e/doc/adding_gate_types.txt -lib/tkgate-1.6e/doc/license.txt -lib/tkgate-1.6e/doc/menagerie.gm -lib/tkgate-1.6e/doc/fig/anallogo.xbm -lib/tkgate-1.6e/doc/fig/analopts.gif -lib/tkgate-1.6e/doc/fig/arrow.gif -lib/tkgate-1.6e/doc/fig/arrow4.gif -lib/tkgate-1.6e/doc/fig/balloon.gif -lib/tkgate-1.6e/doc/fig/bigcurs.b -lib/tkgate-1.6e/doc/fig/biggatelogo.xbm -lib/tkgate-1.6e/doc/fig/break.gif -lib/tkgate-1.6e/doc/fig/chdir.gif -lib/tkgate-1.6e/doc/fig/circprop.gif -lib/tkgate-1.6e/doc/fig/coloropts.gif -lib/tkgate-1.6e/doc/fig/connect1a.gif -lib/tkgate-1.6e/doc/fig/connect1b.gif -lib/tkgate-1.6e/doc/fig/connect1c.gif -lib/tkgate-1.6e/doc/fig/connect1d.gif -lib/tkgate-1.6e/doc/fig/connect2a.gif -lib/tkgate-1.6e/doc/fig/connect2a.xpm -lib/tkgate-1.6e/doc/fig/connect2b.gif -lib/tkgate-1.6e/doc/fig/connect2c.gif -lib/tkgate-1.6e/doc/fig/connect2d.gif -lib/tkgate-1.6e/doc/fig/cpathcirc.gif -lib/tkgate-1.6e/doc/fig/cpathdlg.gif -lib/tkgate-1.6e/doc/fig/cretgat1.gif -lib/tkgate-1.6e/doc/fig/cretgat2.gif -lib/tkgate-1.6e/doc/fig/cretgat3.gif -lib/tkgate-1.6e/doc/fig/cretgat4.gif -lib/tkgate-1.6e/doc/fig/cretin.gif -lib/tkgate-1.6e/doc/fig/cretinout.gif -lib/tkgate-1.6e/doc/fig/cretout.gif -lib/tkgate-1.6e/doc/fig/cutters.gif -lib/tkgate-1.6e/doc/fig/dipval.gif -lib/tkgate-1.6e/doc/fig/edbreak.gif -lib/tkgate-1.6e/doc/fig/edclock.gif -lib/tkgate-1.6e/doc/fig/edcomment.gif -lib/tkgate-1.6e/doc/fig/eddelay.gif -lib/tkgate-1.6e/doc/fig/edgat.gif -lib/tkgate-1.6e/doc/fig/ednet.gif -lib/tkgate-1.6e/doc/fig/edpnet.gif -lib/tkgate-1.6e/doc/fig/edport.gif -lib/tkgate-1.6e/doc/fig/filemenu.gif -lib/tkgate-1.6e/doc/fig/fileopen.gif -lib/tkgate-1.6e/doc/fig/g_add.gif -lib/tkgate-1.6e/doc/fig/g_and.gif -lib/tkgate-1.6e/doc/fig/g_arshift.gif -lib/tkgate-1.6e/doc/fig/g_block.gif -lib/tkgate-1.6e/doc/fig/g_buf.gif -lib/tkgate-1.6e/doc/fig/g_bufif.gif -lib/tkgate-1.6e/doc/fig/g_clock.gif -lib/tkgate-1.6e/doc/fig/g_comment.gif -lib/tkgate-1.6e/doc/fig/g_demux.gif -lib/tkgate-1.6e/doc/fig/g_dip.gif -lib/tkgate-1.6e/doc/fig/g_div.gif -lib/tkgate-1.6e/doc/fig/g_ff.gif -lib/tkgate-1.6e/doc/fig/g_frame.gif -lib/tkgate-1.6e/doc/fig/g_ground.gif -lib/tkgate-1.6e/doc/fig/g_led.gif -lib/tkgate-1.6e/doc/fig/g_lshift.gif -lib/tkgate-1.6e/doc/fig/g_merge.gif -lib/tkgate-1.6e/doc/fig/g_mul.gif -lib/tkgate-1.6e/doc/fig/g_mux.gif -lib/tkgate-1.6e/doc/fig/g_nmos.gif -lib/tkgate-1.6e/doc/fig/g_or.gif -lib/tkgate-1.6e/doc/fig/g_pmos.gif -lib/tkgate-1.6e/doc/fig/g_ram.gif -lib/tkgate-1.6e/doc/fig/g_red.gif -lib/tkgate-1.6e/doc/fig/g_reg.gif -lib/tkgate-1.6e/doc/fig/g_roll.gif -lib/tkgate-1.6e/doc/fig/g_rom.gif -lib/tkgate-1.6e/doc/fig/g_tap.gif -lib/tkgate-1.6e/doc/fig/g_rshift.gif -lib/tkgate-1.6e/doc/fig/g_supply.gif -lib/tkgate-1.6e/doc/fig/g_switch.gif -lib/tkgate-1.6e/doc/fig/g_tty.gif -lib/tkgate-1.6e/doc/fig/g_xor.gif -lib/tkgate-1.6e/doc/fig/gatelogo.xbm -lib/tkgate-1.6e/doc/fig/gateport.gif -lib/tkgate-1.6e/doc/fig/gatewin.gif -lib/tkgate-1.6e/doc/fig/gatewin_11.gif -lib/tkgate-1.6e/doc/fig/genopts.gif -lib/tkgate-1.6e/doc/fig/icextract.gif -lib/tkgate-1.6e/doc/fig/inout.gif -lib/tkgate-1.6e/doc/fig/invaddel.gif -lib/tkgate-1.6e/doc/fig/label.gif -lib/tkgate-1.6e/doc/fig/logic.gif -lib/tkgate-1.6e/doc/fig/logic0.gif -lib/tkgate-1.6e/doc/fig/logic1.gif -lib/tkgate-1.6e/doc/fig/logicH.gif -lib/tkgate-1.6e/doc/fig/logicL.gif -lib/tkgate-1.6e/doc/fig/logicx.gif -lib/tkgate-1.6e/doc/fig/logicz.gif -lib/tkgate-1.6e/doc/fig/makeand.gif -lib/tkgate-1.6e/doc/fig/manual.gif -lib/tkgate-1.6e/doc/fig/misc.b -lib/tkgate-1.6e/doc/fig/modcreate.gif -lib/tkgate-1.6e/doc/fig/movgat1.gif -lib/tkgate-1.6e/doc/fig/movgat2.gif -lib/tkgate-1.6e/doc/fig/movgrp1.gif -lib/tkgate-1.6e/doc/fig/movgrp2.gif -lib/tkgate-1.6e/doc/fig/movgrp3.gif -lib/tkgate-1.6e/doc/fig/movgrp4.gif -lib/tkgate-1.6e/doc/fig/nihongo.gif -lib/tkgate-1.6e/doc/fig/options.gif -lib/tkgate-1.6e/doc/fig/powerbsd.gif -lib/tkgate-1.6e/doc/fig/printdlg.gif -lib/tkgate-1.6e/doc/fig/printopts.gif -lib/tkgate-1.6e/doc/fig/ptr.gif -lib/tkgate-1.6e/doc/fig/rungate1.xbm -lib/tkgate-1.6e/doc/fig/rungate2.xbm -lib/tkgate-1.6e/doc/fig/scope.gif -lib/tkgate-1.6e/doc/fig/search.gif -lib/tkgate-1.6e/doc/fig/showval.gif -lib/tkgate-1.6e/doc/fig/sim_break.b -lib/tkgate-1.6e/doc/fig/sim_break2.b -lib/tkgate-1.6e/doc/fig/sim_clock.b -lib/tkgate-1.6e/doc/fig/sim_dump.b -lib/tkgate-1.6e/doc/fig/sim_go.b -lib/tkgate-1.6e/doc/fig/sim_load.b -lib/tkgate-1.6e/doc/fig/sim_pause.b -lib/tkgate-1.6e/doc/fig/sim_script.b -lib/tkgate-1.6e/doc/fig/sim_step.b -lib/tkgate-1.6e/doc/fig/sim_stop.b -lib/tkgate-1.6e/doc/fig/simerr.gif -lib/tkgate-1.6e/doc/fig/simopts.gif -lib/tkgate-1.6e/doc/fig/simprint.gif -lib/tkgate-1.6e/doc/fig/small_tkgate.gif -lib/tkgate-1.6e/doc/fig/smallcurs.b -lib/tkgate-1.6e/doc/fig/solder.gif -lib/tkgate-1.6e/doc/fig/text.gif -lib/tkgate-1.6e/doc/fig/tkgate.gif -lib/tkgate-1.6e/doc/fig/wsize.gif -lib/tkgate-1.6e/doc/fig/xmark.gif -@dirrm lib/tkgate-1.6e/bitmaps -@dirrm lib/tkgate-1.6e/gdf -@dirrm lib/tkgate-1.6e/scripts -@dirrm lib/tkgate-1.6e/doc/fig -@dirrm lib/tkgate-1.6e/doc -@dirrm lib/tkgate-1.6e/libexec -@dirrm lib/tkgate-1.6e/examples/ex1 -@dirrm lib/tkgate-1.6e/examples/ex2 -@dirrm lib/tkgate-1.6e/examples/ex3 -@dirrm lib/tkgate-1.6e/examples/ex4 -@dirrm lib/tkgate-1.6e/examples/ex5 -@dirrm lib/tkgate-1.6e/examples/tutorials -@dirrm lib/tkgate-1.6e/examples -@dirrm lib/tkgate-1.6e +lib/tkgate-1.6i/libexec/gsim +lib/tkgate-1.6i/README +lib/tkgate-1.6i/COPYING +lib/tkgate-1.6i/sitename.txt +lib/tkgate-1.6i/gdf/default.gdf +lib/tkgate-1.6i/messages.en +lib/tkgate-1.6i/messages.es +lib/tkgate-1.6i/messages.fr +lib/tkgate-1.6i/messages.ja +lib/tkgate-1.6i/messages.ja.euc +lib/tkgate-1.6i/messages.ja.utf8 +lib/tkgate-1.6i/bitmaps/add.b +lib/tkgate-1.6i/bitmaps/anallogo.xbm +lib/tkgate-1.6i/bitmaps/analyze.b +lib/tkgate-1.6i/bitmaps/and.b +lib/tkgate-1.6i/bitmaps/arshift.b +lib/tkgate-1.6i/bitmaps/bat.b +lib/tkgate-1.6i/bitmaps/bigcurs.b +lib/tkgate-1.6i/bitmaps/biggatelogo.xbm +lib/tkgate-1.6i/bitmaps/blk_close.b +lib/tkgate-1.6i/bitmaps/blk_open.b +lib/tkgate-1.6i/bitmaps/buf.b +lib/tkgate-1.6i/bitmaps/bus.b +lib/tkgate-1.6i/bitmaps/clock.b +lib/tkgate-1.6i/bitmaps/concat.b +lib/tkgate-1.6i/bitmaps/cut_curs.b +lib/tkgate-1.6i/bitmaps/dash.b +lib/tkgate-1.6i/bitmaps/del_curs.b +lib/tkgate-1.6i/bitmaps/dip.b +lib/tkgate-1.6i/bitmaps/divide.b +lib/tkgate-1.6i/bitmaps/dot.b +lib/tkgate-1.6i/bitmaps/file_new.b +lib/tkgate-1.6i/bitmaps/file_open.b +lib/tkgate-1.6i/bitmaps/file_print.b +lib/tkgate-1.6i/bitmaps/file_save.b +lib/tkgate-1.6i/bitmaps/flipflop.b +lib/tkgate-1.6i/bitmaps/gatelogo.xbm +lib/tkgate-1.6i/bitmaps/ground.b +lib/tkgate-1.6i/bitmaps/inout.b +lib/tkgate-1.6i/bitmaps/inv_curs.b +lib/tkgate-1.6i/bitmaps/iodarrow.b +lib/tkgate-1.6i/bitmaps/joint.b +lib/tkgate-1.6i/bitmaps/lab_curs.b +lib/tkgate-1.6i/bitmaps/led.b +lib/tkgate-1.6i/bitmaps/led7seg.b +lib/tkgate-1.6i/bitmaps/ledinside.b +lib/tkgate-1.6i/bitmaps/ledseg1.b +lib/tkgate-1.6i/bitmaps/ledseg2.b +lib/tkgate-1.6i/bitmaps/ledseg3.b +lib/tkgate-1.6i/bitmaps/ledseg4.b +lib/tkgate-1.6i/bitmaps/ledseg5.b +lib/tkgate-1.6i/bitmaps/ledseg6.b +lib/tkgate-1.6i/bitmaps/ledseg7.b +lib/tkgate-1.6i/bitmaps/lprobe.b +lib/tkgate-1.6i/bitmaps/misc.b +lib/tkgate-1.6i/bitmaps/mov_curs.b +lib/tkgate-1.6i/bitmaps/mult.b +lib/tkgate-1.6i/bitmaps/mux.b +lib/tkgate-1.6i/bitmaps/nmos.b +lib/tkgate-1.6i/bitmaps/or.b +lib/tkgate-1.6i/bitmaps/plus.b +lib/tkgate-1.6i/bitmaps/pmos.b +lib/tkgate-1.6i/bitmaps/probe.b +lib/tkgate-1.6i/bitmaps/ram.b +lib/tkgate-1.6i/bitmaps/reg.b +lib/tkgate-1.6i/bitmaps/regLR.b +lib/tkgate-1.6i/bitmaps/regTB.b +lib/tkgate-1.6i/bitmaps/roll.b +lib/tkgate-1.6i/bitmaps/rom.b +lib/tkgate-1.6i/bitmaps/rungate1.xbm +lib/tkgate-1.6i/bitmaps/rungate10.xbm +lib/tkgate-1.6i/bitmaps/rungate11.xbm +lib/tkgate-1.6i/bitmaps/rungate12.xbm +lib/tkgate-1.6i/bitmaps/rungate13.xbm +lib/tkgate-1.6i/bitmaps/rungate14.xbm +lib/tkgate-1.6i/bitmaps/rungate2.xbm +lib/tkgate-1.6i/bitmaps/rungate3.xbm +lib/tkgate-1.6i/bitmaps/rungate4.xbm +lib/tkgate-1.6i/bitmaps/rungate5.xbm +lib/tkgate-1.6i/bitmaps/rungate6.xbm +lib/tkgate-1.6i/bitmaps/rungate7.xbm +lib/tkgate-1.6i/bitmaps/rungate8.xbm +lib/tkgate-1.6i/bitmaps/rungate9.xbm +lib/tkgate-1.6i/bitmaps/rungateA.xbm +lib/tkgate-1.6i/bitmaps/rungateB.xbm +lib/tkgate-1.6i/bitmaps/rungateC.xbm +lib/tkgate-1.6i/bitmaps/scroll.b +lib/tkgate-1.6i/bitmaps/seg7.b +lib/tkgate-1.6i/bitmaps/shift.b +lib/tkgate-1.6i/bitmaps/sim_break.b +lib/tkgate-1.6i/bitmaps/sim_break2.b +lib/tkgate-1.6i/bitmaps/sim_clock.b +lib/tkgate-1.6i/bitmaps/sim_dump.b +lib/tkgate-1.6i/bitmaps/sim_go.b +lib/tkgate-1.6i/bitmaps/sim_load.b +lib/tkgate-1.6i/bitmaps/sim_pause.b +lib/tkgate-1.6i/bitmaps/sim_script.b +lib/tkgate-1.6i/bitmaps/sim_step.b +lib/tkgate-1.6i/bitmaps/sim_stop.b +lib/tkgate-1.6i/bitmaps/size_curs.b +lib/tkgate-1.6i/bitmaps/smallcurs.b +lib/tkgate-1.6i/bitmaps/smalldot.b +lib/tkgate-1.6i/bitmaps/smalllogo.xbm +lib/tkgate-1.6i/bitmaps/strek.b +lib/tkgate-1.6i/bitmaps/switch.b +lib/tkgate-1.6i/bitmaps/tap.b +lib/tkgate-1.6i/bitmaps/trek.b +lib/tkgate-1.6i/bitmaps/tty.b +lib/tkgate-1.6i/bitmaps/txtcurs.b +lib/tkgate-1.6i/bitmaps/vdd.b +lib/tkgate-1.6i/bitmaps/xor.b +lib/tkgate-1.6i/bitmaps/zoom_in.b +lib/tkgate-1.6i/bitmaps/zoom_out.b +lib/tkgate-1.6i/scripts/blocklist.tcl +lib/tkgate-1.6i/scripts/circuit.tcl +lib/tkgate-1.6i/scripts/commands.tcl +lib/tkgate-1.6i/scripts/cpath.tcl +lib/tkgate-1.6i/scripts/dip.tcl +lib/tkgate-1.6i/scripts/editgate.tcl +lib/tkgate-1.6i/scripts/editnets.tcl +lib/tkgate-1.6i/scripts/errbox.tcl +lib/tkgate-1.6i/scripts/frame.tcl +lib/tkgate-1.6i/scripts/gcanvas.tcl +lib/tkgate-1.6i/scripts/helpon.tcl +lib/tkgate-1.6i/scripts/license.tcl +lib/tkgate-1.6i/scripts/menu.tcl +lib/tkgate-1.6i/scripts/message.tcl +lib/tkgate-1.6i/scripts/misc.tcl +lib/tkgate-1.6i/scripts/obsolete.tcl +lib/tkgate-1.6i/scripts/options.tcl +lib/tkgate-1.6i/scripts/parms.tcl +lib/tkgate-1.6i/scripts/portlist.tcl +lib/tkgate-1.6i/scripts/print.tcl +lib/tkgate-1.6i/scripts/scope.tcl +lib/tkgate-1.6i/scripts/shortcuts.tcl +lib/tkgate-1.6i/scripts/simtty.tcl +lib/tkgate-1.6i/scripts/simulator.tcl +lib/tkgate-1.6i/scripts/status.tcl +lib/tkgate-1.6i/scripts/tkgate.tcl +lib/tkgate-1.6i/scripts/toolbar.tcl +lib/tkgate-1.6i/examples/ex1/combinational.v +lib/tkgate-1.6i/examples/ex2/flipflop.v +lib/tkgate-1.6i/examples/ex3/counter.v +lib/tkgate-1.6i/examples/ex4/trff.v +lib/tkgate-1.6i/examples/ex5/menagerie.gm +lib/tkgate-1.6i/examples/ex5/menagerie.gss +lib/tkgate-1.6i/examples/ex5/menagerie.map +lib/tkgate-1.6i/examples/ex5/menagerie.mem +lib/tkgate-1.6i/examples/ex5/menagerie.v +lib/tkgate-1.6i/examples/ex5/x-menagerie.mem +lib/tkgate-1.6i/examples/tutorials/create_tut.v +lib/tkgate-1.6i/examples/tutorials/create_tut.v.orig +lib/tkgate-1.6i/examples/tutorials/edit1_tut.v +lib/tkgate-1.6i/examples/tutorials/edit2_tut.v +lib/tkgate-1.6i/examples/tutorials/edwire_tut.v +lib/tkgate-1.6i/examples/tutorials/module_tut.v +lib/tkgate-1.6i/examples/tutorials/seqsim_tut.v +lib/tkgate-1.6i/examples/tutorials/sim_tut.v +lib/tkgate-1.6i/examples/tutorials/welcome_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/create_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/create_tut.v.orig +lib/tkgate-1.6i/examples/ja-tutorials/edit1_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/edit1_tut.v.orig +lib/tkgate-1.6i/examples/ja-tutorials/edit2_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/edit2_tut.v.orig +lib/tkgate-1.6i/examples/ja-tutorials/edwire_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/module_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/seqsim_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/sim_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/welcome_tut.v +lib/tkgate-1.6i/examples/ja-tutorials/welcome_tut.v.orig +lib/tkgate-1.6i/doc/gateEdit.html +lib/tkgate-1.6i/doc/gateGmac.html +lib/tkgate-1.6i/doc/gateIntro.html +lib/tkgate-1.6i/doc/gateSim.html +lib/tkgate-1.6i/doc/index.html +lib/tkgate-1.6i/doc/adding_gate_types.txt +lib/tkgate-1.6i/doc/license.txt +lib/tkgate-1.6i/doc/menagerie.gm +lib/tkgate-1.6i/doc/fig/anallogo.xbm +lib/tkgate-1.6i/doc/fig/analopts.gif +lib/tkgate-1.6i/doc/fig/arrow.gif +lib/tkgate-1.6i/doc/fig/arrow4.gif +lib/tkgate-1.6i/doc/fig/balloon.gif +lib/tkgate-1.6i/doc/fig/bigcurs.b +lib/tkgate-1.6i/doc/fig/biggatelogo.xbm +lib/tkgate-1.6i/doc/fig/break.gif +lib/tkgate-1.6i/doc/fig/chdir.gif +lib/tkgate-1.6i/doc/fig/circprop.gif +lib/tkgate-1.6i/doc/fig/coloropts.gif +lib/tkgate-1.6i/doc/fig/connect1a.gif +lib/tkgate-1.6i/doc/fig/connect1b.gif +lib/tkgate-1.6i/doc/fig/connect1c.gif +lib/tkgate-1.6i/doc/fig/connect1d.gif +lib/tkgate-1.6i/doc/fig/connect2a.gif +lib/tkgate-1.6i/doc/fig/connect2a.xpm +lib/tkgate-1.6i/doc/fig/connect2b.gif +lib/tkgate-1.6i/doc/fig/connect2c.gif +lib/tkgate-1.6i/doc/fig/connect2d.gif +lib/tkgate-1.6i/doc/fig/cpathcirc.gif +lib/tkgate-1.6i/doc/fig/cpathdlg.gif +lib/tkgate-1.6i/doc/fig/cretgat1.gif +lib/tkgate-1.6i/doc/fig/cretgat2.gif +lib/tkgate-1.6i/doc/fig/cretgat3.gif +lib/tkgate-1.6i/doc/fig/cretgat4.gif +lib/tkgate-1.6i/doc/fig/cretin.gif +lib/tkgate-1.6i/doc/fig/cretinout.gif +lib/tkgate-1.6i/doc/fig/cretout.gif +lib/tkgate-1.6i/doc/fig/cutters.gif +lib/tkgate-1.6i/doc/fig/dipval.gif +lib/tkgate-1.6i/doc/fig/edbreak.gif +lib/tkgate-1.6i/doc/fig/edclock.gif +lib/tkgate-1.6i/doc/fig/edcomment.gif +lib/tkgate-1.6i/doc/fig/eddelay.gif +lib/tkgate-1.6i/doc/fig/edgat.gif +lib/tkgate-1.6i/doc/fig/ednet.gif +lib/tkgate-1.6i/doc/fig/edpnet.gif +lib/tkgate-1.6i/doc/fig/edport.gif +lib/tkgate-1.6i/doc/fig/filemenu.gif +lib/tkgate-1.6i/doc/fig/fileopen.gif +lib/tkgate-1.6i/doc/fig/g_add.gif +lib/tkgate-1.6i/doc/fig/g_and.gif +lib/tkgate-1.6i/doc/fig/g_arshift.gif +lib/tkgate-1.6i/doc/fig/g_block.gif +lib/tkgate-1.6i/doc/fig/g_buf.gif +lib/tkgate-1.6i/doc/fig/g_bufif.gif +lib/tkgate-1.6i/doc/fig/g_clock.gif +lib/tkgate-1.6i/doc/fig/g_comment.gif +lib/tkgate-1.6i/doc/fig/g_demux.gif +lib/tkgate-1.6i/doc/fig/g_dip.gif +lib/tkgate-1.6i/doc/fig/g_div.gif +lib/tkgate-1.6i/doc/fig/g_ff.gif +lib/tkgate-1.6i/doc/fig/g_frame.gif +lib/tkgate-1.6i/doc/fig/g_ground.gif +lib/tkgate-1.6i/doc/fig/g_led.gif +lib/tkgate-1.6i/doc/fig/g_lshift.gif +lib/tkgate-1.6i/doc/fig/g_merge.gif +lib/tkgate-1.6i/doc/fig/g_mul.gif +lib/tkgate-1.6i/doc/fig/g_mux.gif +lib/tkgate-1.6i/doc/fig/g_nmos.gif +lib/tkgate-1.6i/doc/fig/g_or.gif +lib/tkgate-1.6i/doc/fig/g_pmos.gif +lib/tkgate-1.6i/doc/fig/g_ram.gif +lib/tkgate-1.6i/doc/fig/g_red.gif +lib/tkgate-1.6i/doc/fig/g_reg.gif +lib/tkgate-1.6i/doc/fig/g_roll.gif +lib/tkgate-1.6i/doc/fig/g_rom.gif +lib/tkgate-1.6i/doc/fig/g_tap.gif +lib/tkgate-1.6i/doc/fig/g_rshift.gif +lib/tkgate-1.6i/doc/fig/g_supply.gif +lib/tkgate-1.6i/doc/fig/g_switch.gif +lib/tkgate-1.6i/doc/fig/g_tty.gif +lib/tkgate-1.6i/doc/fig/g_xor.gif +lib/tkgate-1.6i/doc/fig/gatelogo.xbm +lib/tkgate-1.6i/doc/fig/gateport.gif +lib/tkgate-1.6i/doc/fig/gatewin.gif +lib/tkgate-1.6i/doc/fig/gatewin_11.gif +lib/tkgate-1.6i/doc/fig/genopts.gif +lib/tkgate-1.6i/doc/fig/icextract.gif +lib/tkgate-1.6i/doc/fig/inout.gif +lib/tkgate-1.6i/doc/fig/invaddel.gif +lib/tkgate-1.6i/doc/fig/label.gif +lib/tkgate-1.6i/doc/fig/logic.gif +lib/tkgate-1.6i/doc/fig/logic0.gif +lib/tkgate-1.6i/doc/fig/logic1.gif +lib/tkgate-1.6i/doc/fig/logicH.gif +lib/tkgate-1.6i/doc/fig/logicL.gif +lib/tkgate-1.6i/doc/fig/logicx.gif +lib/tkgate-1.6i/doc/fig/logicz.gif +lib/tkgate-1.6i/doc/fig/makeand.gif +lib/tkgate-1.6i/doc/fig/manual.gif +lib/tkgate-1.6i/doc/fig/misc.b +lib/tkgate-1.6i/doc/fig/modcreate.gif +lib/tkgate-1.6i/doc/fig/movgat1.gif +lib/tkgate-1.6i/doc/fig/movgat2.gif +lib/tkgate-1.6i/doc/fig/movgrp1.gif +lib/tkgate-1.6i/doc/fig/movgrp2.gif +lib/tkgate-1.6i/doc/fig/movgrp3.gif +lib/tkgate-1.6i/doc/fig/movgrp4.gif +lib/tkgate-1.6i/doc/fig/nihongo.gif +lib/tkgate-1.6i/doc/fig/options.gif +lib/tkgate-1.6i/doc/fig/powerbsd.gif +lib/tkgate-1.6i/doc/fig/printdlg.gif +lib/tkgate-1.6i/doc/fig/printopts.gif +lib/tkgate-1.6i/doc/fig/ptr.gif +lib/tkgate-1.6i/doc/fig/rungate1.xbm +lib/tkgate-1.6i/doc/fig/rungate2.xbm +lib/tkgate-1.6i/doc/fig/scope.gif +lib/tkgate-1.6i/doc/fig/search.gif +lib/tkgate-1.6i/doc/fig/showval.gif +lib/tkgate-1.6i/doc/fig/sim_break.b +lib/tkgate-1.6i/doc/fig/sim_break2.b +lib/tkgate-1.6i/doc/fig/sim_clock.b +lib/tkgate-1.6i/doc/fig/sim_dump.b +lib/tkgate-1.6i/doc/fig/sim_go.b +lib/tkgate-1.6i/doc/fig/sim_load.b +lib/tkgate-1.6i/doc/fig/sim_pause.b +lib/tkgate-1.6i/doc/fig/sim_script.b +lib/tkgate-1.6i/doc/fig/sim_step.b +lib/tkgate-1.6i/doc/fig/sim_stop.b +lib/tkgate-1.6i/doc/fig/simerr.gif +lib/tkgate-1.6i/doc/fig/simopts.gif +lib/tkgate-1.6i/doc/fig/simprint.gif +lib/tkgate-1.6i/doc/fig/small_tkgate.gif +lib/tkgate-1.6i/doc/fig/smallcurs.b +lib/tkgate-1.6i/doc/fig/solder.gif +lib/tkgate-1.6i/doc/fig/text.gif +lib/tkgate-1.6i/doc/fig/tkgate.gif +lib/tkgate-1.6i/doc/fig/wsize.gif +lib/tkgate-1.6i/doc/fig/xmark.gif +@dirrm lib/tkgate-1.6i/bitmaps +@dirrm lib/tkgate-1.6i/doc/fig +@dirrm lib/tkgate-1.6i/doc +@dirrm lib/tkgate-1.6i/examples/ex1 +@dirrm lib/tkgate-1.6i/examples/ex2 +@dirrm lib/tkgate-1.6i/examples/ex3 +@dirrm lib/tkgate-1.6i/examples/ex4 +@dirrm lib/tkgate-1.6i/examples/ex5 +@dirrm lib/tkgate-1.6i/examples/tutorials +@dirrm lib/tkgate-1.6i/examples/ja-tutorials +@dirrm lib/tkgate-1.6i/examples +@dirrm lib/tkgate-1.6i/gdf +@dirrm lib/tkgate-1.6i/libexec +@dirrm lib/tkgate-1.6i/scripts +@dirrm lib/tkgate-1.6i --- tkgate.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 7:17:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 677E737B401 for ; Mon, 23 Dec 2002 07:17:46 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E1C43EDE for ; Mon, 23 Dec 2002 07:17:45 -0800 (PST) (envelope-from bzeeb+freebsdports@zabbadoz.net) Received: from localhost (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id DDF301FFF3A for ; Mon, 23 Dec 2002 16:17:30 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 25EDD1FFF27; Mon, 23 Dec 2002 16:17:30 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id E78201533B; Mon, 23 Dec 2002 15:14:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id DE4E015298 for ; Mon, 23 Dec 2002 15:14:55 +0000 (UTC) Date: Mon, 23 Dec 2002 15:14:55 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: freebsd-ports@FreeBSD.org Subject: login on alpha machine to fix port Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I need to fix a port on alpha (stable/current). If anybody can provide a login for only this please contact me off-list. Or this there a general way to handle this in freebsd devlopment ? TIA -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 7:18:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE1037B401; Mon, 23 Dec 2002 07:18:52 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4811C43EE5; Mon, 23 Dec 2002 07:18:52 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNFIqNS023309; Mon, 23 Dec 2002 07:18:52 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNFIpW9023305; Mon, 23 Dec 2002 07:18:51 -0800 (PST) Date: Mon, 23 Dec 2002 07:18:51 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212231518.gBNFIpW9023305@freefall.freebsd.org> To: janos.mohacsi@bsd.hu, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45479: MAINTAINER UPDATE: hungarian ispell version 0.91 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: MAINTAINER UPDATE: hungarian ispell version 0.91 State-Changed-From-To: feedback->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 07:16:33 PST 2002 State-Changed-Why: superseded by ports/45705 http://www.freebsd.org/cgi/query-pr.cgi?pr=45479 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 7:24:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC9C637B401 for ; Mon, 23 Dec 2002 07:24:17 -0800 (PST) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA87643EDA for ; Mon, 23 Dec 2002 07:24:16 -0800 (PST) (envelope-from flynn@energyhq.homeip.net) Received: from christine.energyhq.tk (christine.energyhq.tk [192.168.0.1]) by energyhq.homeip.net (Postfix) with SMTP id D0C42AF58D; Mon, 23 Dec 2002 16:24:16 +0100 (CET) Date: Mon, 23 Dec 2002 16:28:09 +0100 From: Miguel Mendez To: "Bjoern A. Zeeb" Cc: freebsd-ports@FreeBSD.org Subject: Re: login on alpha machine to fix port Message-Id: <20021223162809.52f8cd5c.flynn@energyhq.homeip.net> In-Reply-To: References: X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i386-portbld-freebsd5.0) X-Face: 1j}k*2E>Y\+C~E|/wehi[:dCM,{N7/uE3o# P,{t7gA/qnovFDDuyQV.1hdT7&#d)q"xY33}{_GS>kk'S{O]nE$A`T|\4&p\&mQyexOLb8}FO List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 23 Dec 2002 15:14:55 +0000 (UTC) "Bjoern A. Zeeb" wrote: Hi, > > I need to fix a port on alpha (stable/current). If anybody can > provide a login for only this please contact me off-list. Compaq offers shell accounts on x86 and alpha boxes running FreeBSD. http://www.testdrive.compaq.com/faq Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk Of course it runs NetBSD! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 7:32:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 129EB37B401 for ; Mon, 23 Dec 2002 07:32:17 -0800 (PST) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A6C43EDE for ; Mon, 23 Dec 2002 07:32:15 -0800 (PST) (envelope-from rehsack@liwing.de) Received: (qmail 2511 invoked from network); 23 Dec 2002 15:32:13 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 23 Dec 2002 15:32:13 -0000 Message-ID: <3E072CA1.1040801@liwing.de> Date: Mon, 23 Dec 2002 16:32:49 +0100 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: OKAZAKI Tetsurou Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/44423: audio/id3lib compilation fails in FreeBSD 5.0-current References: <200212231417.gBNEH0HI048757@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org OKAZAKI Tetsurou wrote: > Synopsis: audio/id3lib compilation fails in FreeBSD 5.0-current > > State-Changed-From-To: open->closed > State-Changed-By: okazaki > State-Changed-When: Mon Dec 23 06:12:51 PST 2002 > State-Changed-Why: > superseded by ports/44449 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=44423 > > ports/44449 is superseded by ports/45219 -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 8: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CD5737B401 for ; Mon, 23 Dec 2002 08:00:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 855F443EF1 for ; Mon, 23 Dec 2002 08:00:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNG0ENS031683 for ; Mon, 23 Dec 2002 08:00:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNG0E5H031682; Mon, 23 Dec 2002 08:00:14 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 116F737B401 for ; Mon, 23 Dec 2002 07:57:01 -0800 (PST) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F97543EDA for ; Mon, 23 Dec 2002 07:57:00 -0800 (PST) (envelope-from pav@raven.customer.vol.cz) Received: from raven.customer.vol.cz (localhost [127.0.0.1]) by raven.customer.vol.cz (8.12.6/8.12.6) with ESMTP id gBNFuw5V037242 for ; Mon, 23 Dec 2002 16:56:58 +0100 (CET) (envelope-from pav@raven.customer.vol.cz) Received: (from pav@localhost) by raven.customer.vol.cz (8.12.6/8.12.6/Submit) id gBNFuwcn037241; Mon, 23 Dec 2002 16:56:58 +0100 (CET) Message-Id: <200212231556.gBNFuwcn037241@raven.customer.vol.cz> Date: Mon, 23 Dec 2002 16:56:58 +0100 (CET) From: Jan Hornyak Reply-To: Jan Hornyak To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46499: www/udmsearch update MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46499 >Category: ports >Synopsis: www/udmsearch update MASTER_SITES >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 23 08:00:14 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jan Hornyak >Release: FreeBSD 4.7-RELEASE i386 >Organization: Czech On Line, a.s. >Environment: System: FreeBSD raven.vol.cz 4.7-RELEASE FreeBSD 4.7-RELEASE #4: Thu Oct 17 16:24:37 CEST 2002 root@raven.vol.cz:/usr/src/sys/compile/RAVEN i386 >Description: Port www/udmsearch All MASTER_SITES was broken, here are new official + mirrors. Also changed pkg-descr to reflect this is no longer actively developed. PS: I'm sorry for messed up PR 46497 I posted an hour ago. It's about www/webstone. >How-To-Repeat: >Fix: diff -au udmsearch/Makefile udmsearch.new/Makefile --- udmsearch/Makefile Mon Feb 5 16:33:52 2001 +++ udmsearch.new/Makefile Mon Dec 23 15:53:22 2002 @@ -8,9 +8,9 @@ PORTNAME= udmsearch PORTVERSION= 3.0.23 CATEGORIES= www databases -MASTER_SITES= http://mysearch.udm.net/Download/ \ - ftp://ftp.izhcom.ru/pub/unix/UdmSearch/ \ - http://mirror.kuenzler.ch/udmsearch/Download/ +MASTER_SITES= http://search.mnogo.ru/Download/ \ + http://udmsearch.real-time.com/Download/ \ + http://www.ghks.de/computer/software/udmsearch/Download/ MAINTAINER= demon@FreeBSD.org Common subdirectories: udmsearch/files and udmsearch.new/files diff -au udmsearch/pkg-descr udmsearch.new/pkg-descr --- udmsearch/pkg-descr Thu Jul 27 18:03:24 2000 +++ udmsearch.new/pkg-descr Mon Dec 23 15:59:13 2002 @@ -4,6 +4,9 @@ Provides pre-built web search frontends in C (via CGI) and PHP. +Note that this software was renamed and is now developed as mnoGoSearch +(see www/mnogosearch). + WWW: http://search.mnoGo.ru/ -Kelly >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 8: 6:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D3E37B401; Mon, 23 Dec 2002 08:06:52 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5414D43EDA; Mon, 23 Dec 2002 08:06:52 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNG6qNS038629; Mon, 23 Dec 2002 08:06:52 -0800 (PST) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNG6qWn038625; Mon, 23 Dec 2002 08:06:52 -0800 (PST) Date: Mon, 23 Dec 2002 08:06:52 -0800 (PST) From: Oliver Braun Message-Id: <200212231606.gBNG6qWn038625@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/46043: maintainer-update of mail/mutt-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update of mail/mutt-devel Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Mon Dec 23 08:06:14 PST 2002 Responsible-Changed-Why: I'll handle this! http://www.freebsd.org/cgi/query-pr.cgi?pr=46043 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 8:11:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E745E37B401; Mon, 23 Dec 2002 08:11:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 947BE43EDE; Mon, 23 Dec 2002 08:11:14 -0800 (PST) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNGBENS040646; Mon, 23 Dec 2002 08:11:14 -0800 (PST) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNGBExG040642; Mon, 23 Dec 2002 08:11:14 -0800 (PST) Date: Mon, 23 Dec 2002 08:11:14 -0800 (PST) From: Pete Fritchman Message-Id: <200212231611.gBNGBExG040642@freefall.freebsd.org> To: petef@FreeBSD.org, freebsd-ports@FreeBSD.org, demon@FreeBSD.org Subject: Re: ports/46499: www/udmsearch update MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/udmsearch update MASTER_SITES Responsible-Changed-From-To: freebsd-ports->demon Responsible-Changed-By: petef Responsible-Changed-When: Mon Dec 23 08:11:14 PST 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=46499 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 8:15:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A653E37B401 for ; Mon, 23 Dec 2002 08:15:52 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 841C843EDE for ; Mon, 23 Dec 2002 08:15:43 -0800 (PST) (envelope-from bzeeb+freebsdports@zabbadoz.net) Received: from localhost (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id A9D371FFCFF; Mon, 23 Dec 2002 17:15:29 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 54B221FFF40; Mon, 23 Dec 2002 17:15:28 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 2D02415338; Mon, 23 Dec 2002 16:12:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 241971529B; Mon, 23 Dec 2002 16:12:17 +0000 (UTC) Date: Mon, 23 Dec 2002 16:12:17 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Miguel Mendez Cc: freebsd-ports@FreeBSD.org Subject: Re: login on alpha machine to fix port In-Reply-To: <20021223162809.52f8cd5c.flynn@energyhq.homeip.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 23 Dec 2002, Miguel Mendez wrote: Hi, > > I need to fix a port on alpha (stable/current). If anybody can > > provide a login for only this please contact me off-list. > > Compaq offers shell accounts on x86 and alpha boxes running FreeBSD. > > http://www.testdrive.compaq.com/faq looks good. I will test it. Can also use it for other things :-) Thanks for this and thanks to Philip. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 9:14:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C9C37B401 for ; Mon, 23 Dec 2002 09:14:28 -0800 (PST) Received: from hotmail.com (f161.law7.hotmail.com [216.33.237.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C558543ED8 for ; Mon, 23 Dec 2002 09:14:27 -0800 (PST) (envelope-from missive@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 23 Dec 2002 09:14:27 -0800 Received: from 24.97.94.145 by lw7fd.law7.hotmail.msn.com with HTTP; Mon, 23 Dec 2002 17:14:27 GMT X-Originating-IP: [24.97.94.145] From: "Lee Harr" To: ports@FreeBSD.org Subject: astro/planets Date: Mon, 23 Dec 2002 17:14:27 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Dec 2002 17:14:27.0763 (UTC) FILETIME=[BFB88830:01C2AAA6] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org # uname -a FreeBSD tern 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 24 08:41:53 EDT 2002 root@tern.east.rochester.k12.ny.us:/usr/obj/usr/src/sys/TERN i386 # cd astro/planets # make # make ===> Building for planets-0.1.5 ocamlopt.opt -I +labltk -pp "camlp4o pa_ifdef.cmo" unix.cmxa str.cmxa labltk.cmxa libjpf.cmxa -inline 50 -cclib -lunix -c options.ml File "options.ml", line 348, characters 6-2738: Some type variables are unbound in this type: class optionbox : 'a Widget.widget -> object val mutable display_map : Widget.frame display_type StringMap.t val mutable display_names : StringMap.key list val mutable live : bool val mutable mapped : bool val mutable ok_callback : unit -> unit val mutable widget : Widget.toplevel Widget.widget option method add_option : Widget.frame display_type -> unit method create_dialog : ?title:string -> ?geometry:string -> ?clas:string -> ?transient:'b Widget.widget -> unit -> unit method destroy : unit method private display : Widget.frame Widget.widget -> bool -> unit method mapped : bool method private read_options : unit method set_liveness : bool -> unit method set_ok_callback : (unit -> unit) -> unit end The method create_dialog has type ?title:string -> ?geometry:string -> ?clas:string -> ?transient:'a Widget.widget -> unit -> unit where 'a is unbound gmake: *** [options.cmx] Error 2 *** Error code 2 Stop in /mnt/usr.ports/astro/planets. _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 3 months FREE*. http://join.msn.com/?page=features/featuredemail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_addphotos_3mf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 9:30: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A97E037B401 for ; Mon, 23 Dec 2002 09:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E2143EE6 for ; Mon, 23 Dec 2002 09:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNHU3NS062033 for ; Mon, 23 Dec 2002 09:30:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNHU3H2062032; Mon, 23 Dec 2002 09:30:03 -0800 (PST) Date: Mon, 23 Dec 2002 09:30:03 -0800 (PST) Message-Id: <200212231730.gBNHU3H2062032@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "West Bend Fax Proof Reading Service" Subject: Re: ports/43681: www/apache13-fp: Update to 1.3.27 and convert apache.sh to RC_NG Reply-To: "West Bend Fax Proof Reading Service" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/43681; it has been noted by GNATS. From: "West Bend Fax Proof Reading Service" To: "Pete Fritchman" Cc: "FreeBSD-GNATS" Subject: Re: ports/43681: www/apache13-fp: Update to 1.3.27 and convert apache.sh to RC_NG Date: Mon, 23 Dec 2002 11:21:28 -0600 ----- Original Message ----- From: "Pete Fritchman" To: ; ; Sent: Sunday, December 22, 2002 3:06 PM Subject: Re: ports/43681: www/apache13-fp: Update to 1.3.27 and convert apache.sh to RC_NG > Synopsis: www/apache13-fp: Update to 1.3.27 and convert apache.sh to RC_NG > > State-Changed-From-To: analyzed->feedback > State-Changed-By: petef > State-Changed-When: Sun Dec 22 13:06:16 PST 2002 > State-Changed-Why: > It looks like kris committed part of this, is anything else needed? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=43681 > I had submitted a second patch to the PR, after kris had notified me that the first had failed to apply correctly to apache.sh.tmpl Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 11: 1: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BF1537B405 for ; Mon, 23 Dec 2002 11:00:41 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E04743EDC for ; Mon, 23 Dec 2002 11:00:33 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNJ0WNS086139 for ; Mon, 23 Dec 2002 11:00:32 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNJ0VcB086133 for freebsd-ports@freebsd.org; Mon, 23 Dec 2002 11:00:31 -0800 (PST) Date: Mon, 23 Dec 2002 11:00:31 -0800 (PST) Message-Id: <200212231900.gBNJ0VcB086133@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2002/09/11] ports/42667 ports Update cccc port to 3.pre63 o [2002/09/16] ports/42863 ports Xaw3d port does not include all necessary o [2002/09/21] ports/43216 ports Port x11-toolkits/ocaml-lablgtk broken o [2002/09/27] ports/43417 ports compliation of ncbi-toolkit fails o [2002/10/15] ports/44097 ports posgresql-723 fails to compile (4.7 RC0) o [2002/10/24] ports/44449 ports audio/id3lib port fails to build o [2002/10/26] ports/44499 ports graphics/fxtv doesn't compile on 5.0-curr o [2002/11/26] ports/45759 ports sablot dynamic linking fails o [2002/11/27] ports/45813 ports xmcd won't compile with open-motif o [2002/11/30] ports/45877 ports postgres7 can't create initial database. o [2002/12/06] ports/46031 ports All emacs20 related ports dumps core on 5 11 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/05/17] ports/27419 ports E-FancyLauncer clones itself over and ove o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/09/25] ports/30823 ports New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports mail/mahogany fails to build, conflicts w o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/12/21] ports/33082 ports audio/mxv fails to compile o [2002/01/15] ports/33927 ports ja-dvipdfm port requires texmf/dvips/base o [2002/02/23] ports/35237 ports empty manpage installed by trafcount port o [2002/02/26] ports/35364 ports cdb port forgets uint32.h o [2002/03/07] ports/35631 ports SKIP and IPSEC together cause kernel pani f [2002/03/26] ports/36363 ports apache13-ssl - default'httpsd.conf' lack o [2002/04/03] ports/36711 ports Configure Bug: cyrus-sasl-1.5.27_2 / krb p [2002/04/05] ports/36804 ports portupgrade of apache13+modssl causes cer o [2002/04/07] ports/36843 ports auth_ldap port fix o [2002/04/07] ports/36846 ports fxtv 1.03 freezes the system when $LANG=d o [2002/04/08] ports/36879 ports emulators/vmware2 freezes and reboots sys o [2002/04/18] ports/37236 ports bash1 port broken? o [2002/04/19] ports/37262 ports gphoto2 fails to find supported USB digit o [2002/04/22] ports/37358 ports xawtv generates sigalrm with bktr o [2002/04/22] ports/37361 ports installing gcc30 port breaks devel/gettex o [2002/04/25] bin/37468 ports mpeg_play compiled on current/DP1 does no o [2002/04/28] ports/37537 ports trafcount causes reboot at 3AM every nigh o [2002/05/03] ports/37730 ports editors/nvi-perl build failuer o [2002/05/23] misc/38460 ports core dumps with ghostscript o [2002/05/30] ports/38744 ports net/openldap2 doesn't work if db3 and db4 o [2002/06/01] ports/38801 ports sasl_apop_patch.gz breaks LOGIN mech (SMT o [2002/06/15] ports/39332 ports coldsync build broken on current o [2002/06/21] ports/39623 ports [New Ports] Development versions of PHP, o [2002/06/24] ports/39775 ports p5-GD has erroneous dependency on X11 and o [2002/07/01] ports/40088 ports Update: www/webcheck (patches deleted) o [2002/07/05] ports/40232 ports xxgdb left button does not function prope o [2002/07/10] ports/40441 ports sysutils/lcdproc + HD44780 + 'winamp' wir o [2002/08/01] ports/41247 ports New port: net/nrpe o [2002/08/24] ports/41966 ports audio/play: sblive, can cause "Device bu o [2002/08/24] ports/41970 ports trafcount causes fatal trap 12 o [2002/08/28] ports/42118 ports mail/isoqlog fails to compile due to auto o [2002/08/29] ports/42161 ports isakmpd build without policy and keynote o [2002/08/29] ports/42176 ports New port: ekg - polish GaduGadu IM system f [2002/08/31] ports/42268 ports math/PDL port is broken o [2002/09/04] ports/42425 ports update biology/babel to properly output m o [2002/09/09] ports/42612 ports gphoto2 2.1 core dumps on DC290 o [2002/09/10] ports/42647 ports port pybliographger does not configure o [2002/09/10] ports/42650 ports compile error in xisp port o [2002/09/19] ports/42975 ports audio/dagrab generates corrupt mono .WAV o [2002/09/24] ports/43331 ports New Port mail/messagewall o [2002/09/25] ports/43356 ports New Port mail/twhttpd o [2002/09/26] ports/43408 ports graphics/mpeg2play does not install docum o [2002/09/30] ports/43532 ports ColdSync port doesn't enable USB support o [2002/10/07] ports/43796 ports x11-toolkits/xview does not build on 5.0 o [2002/10/08] ports/43847 ports new ports: babytrans,gsfv,mmail,tetradraw o [2002/10/09] ports/43853 ports nagios-plugins fails to compile/install o [2002/10/09] ports/43882 ports New port: 4 new ports (babytrans, gsfv, m o [2002/10/17] ports/44169 ports linux_base-7.1_1 port has bogus protectio o [2002/10/17] ports/44192 ports joe o [2002/10/18] ports/44239 ports Update port: openldap2 to use databases/d o [2002/10/18] ports/44240 ports openldap2 breaks with multiple versions o o [2002/10/19] ports/44295 ports New port: MLton, an optimizing Standard M o [2002/10/25] ports/44457 ports [NEW PORT] devel/mingw32-binutils: new ve o [2002/10/25] ports/44458 ports [NEW PORT] devel/mingw32-bin-msvcrt: new o [2002/10/25] ports/44459 ports [NEW PORT] devel/mingw32-gcc: new version o [2002/10/28] ports/44573 ports Is port net/arla still being maintained? o [2002/10/29] ports/44723 ports net/p5-RPC-XML: p5-File-Spec should only o [2002/10/29] ports/44727 ports textproc/p5-XML-Directory: p5-File-Spec s o [2002/10/29] ports/44731 ports www/p5-HTML-Mason: p5-File-Spec should on o [2002/10/29] ports/44735 ports www/p5-Bundle-Slash: p5-File-Spec should o [2002/10/30] ports/44759 ports ghostscript-gnu-7.05_3 produces incorrect o [2002/11/04] ports/44918 ports Postfix port + IPv6 patch ignores $mynetw f [2002/11/05] ports/44954 ports new port: sysutils/userinfo o [2002/11/09] ports/45165 ports Update of java/cos to 05Nov2002 f [2002/11/11] ports/45219 ports update of audio/id3lib to 3.8.1 f [2002/11/11] ports/45220 ports update for audio/id3v2 to 0.1.7 o [2002/11/12] ports/45233 ports ocaml port hangs in configure stage (tst o [2002/11/12] ports/45234 ports timidity++ portupgrade problem, removes s o [2002/11/12] ports/45249 ports new port: ices-devel o [2002/11/12] ports/45250 ports new port: libshout-devel o [2002/11/12] ports/45251 ports new port: icecast-devel (supersedes ports o [2002/11/15] ports/45311 ports make fetch-recursive in ports eats resour o [2002/11/19] ports/45490 ports tightvnc leaks connections o [2002/11/20] ports/45531 ports Upgrade port hyperlatex-2.5 to 2.6 o [2002/11/20] ports/45543 ports [New Port] MySQL 4.0.5 o [2002/11/21] ports/45556 ports New port: xdf, show the free space of mou o [2002/11/25] ports/45720 ports New port: psybnc: psyBNC is an extremely o [2002/11/25] ports/45734 ports [Maintainer Update] Port: www/mod_gzip o [2002/11/25] ports/45735 ports [Maintainer Update] Port: irc/ircservices o [2002/11/25] ports/45736 ports [Maintainer Update] Port: www/php-templat o [2002/11/27] ports/45802 ports MAINTAINER UPDATE postfix o [2002/11/27] ports/45805 ports security/sfs does not build on Alpha o [2002/11/27] ports/45811 ports fix XFCE Makefile for xscreensaver call o [2002/11/30] ports/45868 ports Maintainer update: Port devel/libstrfunc: o [2002/11/30] ports/45869 ports Maintainer update: Port net/ipcad: new so o [2002/11/30] ports/45879 ports Update PostgreSQL to 7.3 o [2002/11/30] ports/45880 ports PostgreSQL documentation port o [2002/11/30] ports/45881 ports update postgresql-jdbc to 7.3 o [2002/11/30] ports/45882 ports Update of postgresql-odbc to version 7.2. o [2002/11/30] ports/45885 ports Update postgresql-tcltk to 7.3 o [2002/11/30] ports/45892 ports New pgaccess port o [2002/12/02] ports/45917 ports New port: windowmaker applet for easy shu o [2002/12/02] ports/45943 ports New port databases/postgresql-libpq++ o [2002/12/02] ports/45944 ports New port databaes/postgresql-libpqxx o [2002/12/02] ports/45945 ports update databases/postgresql-plruby o [2002/12/02] ports/45946 ports update databases/p5-Pg for postgresql 7.3 o [2002/12/03] ports/45976 ports librdiff is old version with serious memo o [2002/12/04] ports/46003 ports security/xmlsec update o [2002/12/06] ports/46023 ports maintainer update port: news/leafnode -> o [2002/12/06] ports/46039 ports adzapper install fails out of the box o [2002/12/08] ports/46106 ports net/vnc v3.3.5 - vncviewer core dumps w/ o [2002/12/10] ports/46164 ports incorrect work of pkg_add o [2002/12/10] ports/46167 ports New port: sysutils/gkleds o [2002/12/11] ports/46180 ports lang/squeak3 creates $PREFIX/bin/squeak s o [2002/12/11] ports/46184 ports [PATCH] Update java/bouncycastle to versi o [2002/12/11] ports/46192 ports port pic2fig patch files update o [2002/12/11] ports/46201 ports New port: php-gtk o [2002/12/12] ports/46210 ports portupgrade failure with xfree86 o [2002/12/13] ports/46237 ports update postfix-current o [2002/12/14] ports/46266 ports upgrade to v1.31, 1.3 does not fetch o [2002/12/15] ports/46278 ports New Port: games/vegastrike o [2002/12/17] ports/46329 ports gnuplot compiled with -march=pentiumpro o o [2002/12/17] ports/46338 ports cyrus-sasl-1.5.27_7 mysql_verify_password o [2002/12/18] ports/46363 ports patch for building misc/sh-utils on 5.X a o [2002/12/19] ports/46380 ports mod_php4-4.2.3 file_exists() always retur o [2002/12/19] ports/46384 ports New Port: net/xbms o [2002/12/19] ports/46390 ports Port update for devel/apr o [2002/12/20] ports/46393 ports Update www/neon to neon-0.23.5 o [2002/12/20] ports/46398 ports Update of devel/subversion o [2002/12/20] ports/46399 ports lib o [2002/12/21] ports/46443 ports lang/jgnat compilation failure o [2002/12/21] ports/46444 ports adasockets 1.4.1 compilation fails on CUR o [2002/12/21] ports/46447 ports [Maintainer Update] Port: devel/motor o [2002/12/22] ports/46458 ports new port: x11/idesk o [2002/12/22] ports/46469 ports [Maintainer Update] Port: irc/tr-ircd 132 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/03/19] ports/17489 ports Zephyr port is broken with Kerberos enabl o [2000/06/29] ports/19591 ports ssh2 port ignores 'ignorenologin' from lo o [2001/01/12] ports/24299 ports Configure the synaptics touchpad. o [2001/01/27] ports/24687 ports QUAKE FORGE & SVGALIB o [2001/03/05] ports/25564 ports Port ups-debug doesn't build on the alpha o [2001/03/28] ports/26192 ports apel appeared both in xemacs/site-package o [2001/04/23] ports/26801 ports cyrus port should add periodic file to pr o [2001/05/06] ports/27167 ports ETHOberonV4 won't run o [2001/08/09] ports/29590 ports [new port] www/parser-bin One more server o [2001/08/21] ports/29929 ports wginstall.pl script chokes on calculated o [2001/09/20] ports/30701 ports setiathome port misuses the 'nobody' user f [2001/09/27] ports/30870 ports httpd in free(): warning: recursive call f [2001/10/15] ports/31282 ports NEW PORT: aolserver+ad o [2001/10/31] ports/31669 ports New port: graphics/xawtv_applet o [2001/11/03] ports/31744 ports New port: emulators/minix (2.0.0) s [2001/11/28] ports/32362 ports postgresql7 port should install more *.h o [2001/12/04] ports/32508 ports www/flashplugin-mozilla has malloc bug o [2001/12/29] ports/33312 ports New port: www/jonah - a portal and conten o [2002/01/12] ports/33818 ports Bootable ITS image for KLH-10 PDP-10 emul o [2002/01/14] misc/33906 ports [PATCH] tic program as a port for easier o [2002/01/15] ports/33916 ports Upgrade port devel/libtool o [2002/01/29] ports/34404 ports NEW PORT: devel/mingw-expat2 o [2002/01/30] ports/34461 ports Port for H+B EDV avmailgate o [2002/02/02] ports/34550 ports ghostscript-gnu-nox11 portversion 6.51 fa o [2002/02/02] ports/34565 ports graphics/blender port is broke o [2002/02/05] ports/34635 ports games/flightgear a [2002/02/16] ports/35007 ports New port archivers/arj: ARJ32 v 3.10 russ o [2002/02/17] ports/35060 ports New port: deskmenu (GTK root menu applica o [2002/02/19] ports/35117 ports Undefined symbol "ldap_get_dn" when tryin f [2002/02/20] ports/35165 ports New port: textproc/smart an information r o [2002/02/27] ports/35372 ports pgp6 ports fails to compile on alpha plat s [2002/03/01] ports/35459 ports portupgrade doesn't clean up dependencies o [2002/03/03] ports/35520 ports New port devel/whups: a web-based bug tra o [2002/03/05] ports/35580 ports Startup script in /usr/local/etc/rc.d is o [2002/03/08] ports/35667 ports net/pppload patch so it doesn't show wron o [2002/03/10] ports/35753 ports New Port: biology/act o [2002/03/10] ports/35762 ports Speak Freely hangs while reading from aud o [2002/03/13] ports/35859 ports New port: Network traffic accounting daem o [2002/03/13] ports/35882 ports Perl Expect module send_slow hangs on EOF o [2002/03/14] ports/35897 ports upgrading the linux_base port runs into t o [2002/03/14] ports/35919 ports CompuPic 5.1.1016 o [2002/03/15] ports/35946 ports The /usr/local/lib/RealPlayer8/postinstal o [2002/03/16] ports/35995 ports New port: ophoto o [2002/03/17] ports/36034 ports new port databases/pg-crypto o [2002/03/19] ports/36089 ports new port: net/isba - a Perl/Tk GUI for ip o [2002/03/24] ports/36251 ports New port: lang/cocor (Coco/R, a compiler o [2002/03/26] ports/36336 ports port of ccmalloc o [2002/03/26] ports/36361 ports apache13-ssl installs 'httpsd.conf' and l o [2002/03/26] ports/36364 ports apache13-ssl - 'make certificate' fails o [2002/03/29] ports/36503 ports several files conflict in ports/databases o [2002/04/06] ports/36832 ports apache13-* coredumps when using XML::Pars o [2002/04/07] ports/36841 ports use of .MAKEFLAGS target in Makefile.loca o [2002/04/10] ports/36959 ports New port: Gnewtellium is yet another new o [2002/04/11] ports/37003 ports new port: misc/susv2 (Single UNIX Specifi o [2002/04/11] ports/37004 ports new port: misc/susv3 (Single UNIX Specifi o [2002/04/12] ports/37019 ports New port: poink 1.5 (Nosuid, secure ping o [2002/04/14] ports/37062 ports New port: textproc/pocketreader o [2002/04/17] ports/37185 ports New Port: nrpep (netsaint remote plugin e o [2002/04/17] ports/37186 ports Dbview contains an error, because of whic o [2002/04/19] misc/37244 ports c2lib port includes vector.h which appare o [2002/04/20] ports/37290 ports New port: tool for setting the title of x o [2002/04/22] ports/37362 ports The Ted port is incompatible with FreeBSD o [2002/04/22] ports/37364 ports New Port: GeekLog o [2002/04/25] ports/37452 ports New port: devel/publib: Modular library o o [2002/04/25] ports/37469 ports new port: otc a [2002/04/25] ports/37476 ports Updating the port of biology/molden o [2002/04/28] ports/37536 ports New port: games/doomlegacy o [2002/04/29] ports/37567 ports New port devel/qextmdi o [2002/04/30] ports/37596 ports EMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] ports/37597 ports aureal-kmod-1.5_3 fails to build o [2002/05/01] ports/37638 ports gd doesn't build with TrueType support o [2002/05/03] ports/37707 ports ports/russian/gd has a checksum error o [2002/05/04] ports/37737 ports Jabber MSN-Transport module o [2002/05/06] ports/37803 ports New port: mod_v2h mass vhosting module fo o [2002/05/08] ports/37855 ports wrong font name in jre/lib/font.propertie o [2002/05/10] ports/37927 ports port to install linux Lahey Fortran 95 v6 s [2002/05/11] ports/37962 ports ports/lang/gcl does not build o [2002/05/11] ports/37972 ports new port: graphics/gmt o [2002/05/13] ports/38023 ports New Port: databases/fireprofile o [2002/05/13] ports/38032 ports MASTER_SITE_THEMES is gone o [2002/05/13] ports/38034 ports compaq-cc (under linux-emu) installes man o [2002/05/14] ports/38092 ports Update Port : www/cherokee fixed working o [2002/05/15] ports/38125 ports ApacheCylical Link error/bug in Virtualse o [2002/05/16] ports/38155 ports new port: mod_roaming2 o [2002/05/16] ports/38165 ports [PATCH] the smalleiffel port is out of da o [2002/05/17] ports/38173 ports New port: posix library for smalleiffel o [2002/05/17] ports/38174 ports New port: Tools and libraries for Eiffel f [2002/05/18] ports/38271 ports Minor bug with Crossfire o [2002/05/19] ports/38321 ports lang/gpc unnecessarily marked broken o [2002/05/20] ports/38331 ports New Port: TEI P3 DTD o [2002/05/20] ports/38332 ports New Port: TEI P4 DTD o [2002/05/20] ports/38334 ports New Port: TEI Lite DTD o [2002/05/20] ports/38335 ports New Port: TEI Lite XML DTD o [2002/05/20] ports/38336 ports New Port: TEI P3 Guidelines o [2002/05/20] ports/38337 ports New Port: TEI P4 Guidelines o [2002/05/20] ports/38338 ports New Port: Stylesheets for TEI->HTML conve o [2002/05/20] ports/38339 ports New Port: Stylesheets for TEI->FO convers o [2002/05/20] ports/38340 ports New Port: DTD parser and clean-up tool o [2002/05/20] ports/38341 ports New Port: Customize TEI DTDs o [2002/05/24] ports/38516 ports ICQv7 transport for the Jabber Server o [2002/05/25] ports/38539 ports New port: devel/libcfg+ o [2002/05/27] ports/38635 ports new port: comms/bforce-kst o [2002/05/27] ports/38638 ports New ports : gfaim 0.30 o [2002/05/28] ports/38655 ports Update New port : ports/38641 (DynDns Ser o [2002/05/30] ports/38751 ports Port for discid o [2002/06/01] ports/38800 ports update www/roxen to Roxen WebServer 2.2.2 o [2002/06/03] ports/38861 ports www/auth_ldap compiles-installs but fails o [2002/06/05] ports/38915 ports New port: "MOVA" - Scripts for Work with o [2002/06/06] ports/38958 ports New port: MySQLMan - a web based MySQL da o [2002/06/09] ports/39059 ports New port: IMCom command-line Jabber clien o [2002/06/09] ports/39062 ports beep: beep for a pitch and duration f [2002/06/11] ports/39178 ports new port: games/crack-attack (An OpenGL g o [2002/06/11] ports/39182 ports netsaint-plugins util.c functions don't q o [2002/06/12] ports/39204 ports New port: deskutils/mnemo, a web-based no o [2002/06/13] ports/39250 ports New port: lang/cmucl-extra o [2002/06/14] ports/39307 ports New port: ASpath-tree a IPv6 route stabil o [2002/06/14] ports/39312 ports [PATCH] Addition of mysql-awareness to mo o [2002/06/16] ports/39364 ports new port: cad/gwave o [2002/06/16] ports/39371 ports new port: mail/qmail-scanner o [2002/06/16] ports/39375 ports astro/seti_applet depends on libgtop whic o [2002/06/17] ports/39416 ports New port: t2ps f [2002/06/18] ports/39470 ports Update port: devel/sdts++ o [2002/06/18] ports/39476 ports profxp will run but when you fxp a file i a [2002/06/19] ports/39544 ports mayavi port disfunctional o [2002/06/20] ports/39597 ports New port: jdictionary-eng-hun 1.4 - Hunga o [2002/06/20] ports/39598 ports New port: jdictionary-eng-hun-expr 1.4 - o [2002/06/20] ports/39601 ports New port: JDictionary plugin: French-Hung o [2002/06/20] ports/39602 ports New port: JDictionary plugin: Interlingua o [2002/06/20] ports/39608 ports upgrade games/cgoban to 1.9.13 o [2002/06/21] ports/39619 ports flashplugin-mozilla crashes and doesnt pl o [2002/06/21] ports/39620 ports flashplugin-mozilla crashes when viewing o [2002/06/21] ports/39621 ports isc-dhcpd server can't get all network in o [2002/06/21] ports/39631 ports port eyeclock unaligned access on alpha o [2002/06/22] ports/39673 ports netsaint-plugins fails to install command o [2002/06/23] ports/39697 ports New port: arson - CD burning and ripping o [2002/06/23] ports/39723 ports New port: hu-phone - Hungarian phone code o [2002/06/23] ports/39728 ports New port: hu-zipcodes - Hungarian post co o [2002/06/24] ports/39801 ports New port: kpovmodeler - a KDE frontend fo o [2002/06/25] ports/39847 ports New port: dump9660 o [2002/06/25] ports/39854 ports New port: kdirstat - A small KDE utility o [2002/06/26] ports/39882 ports pptp client does not install from port in o [2002/06/26] ports/39888 ports New Port: ports/math/maxima o [2002/06/26] ports/39895 ports New Port: ports/lang/screamer o [2002/06/26] ports/39912 ports new port of ITS RP06 filesystem image for o [2002/06/27] ports/39926 ports [NEW-PORT] EKG - client for Polish instat o [2002/06/28] ports/39946 ports Shift-Tab navigation doesn't work in tk-8 o [2002/06/28] ports/39955 ports new port of KLH10 PDP-10 mainframe emulat o [2002/06/28] ports/39963 ports New port: Tool to convert Outlook .pst to o [2002/06/28] ports/39978 ports ports/devel misc Makefile cleanup o [2002/06/29] ports/40000 ports New port: a java-like thread library for o [2002/07/01] ports/40072 ports port upgrade/new port graphics/sinek: a l o [2002/07/05] ports/40235 ports New port: graphics/kbarcode - barcode gen o [2002/07/05] ports/40238 ports New port: devel/antlr o [2002/07/06] ports/40276 ports slurp port overwrites/delete existing con o [2002/07/07] ports/40294 ports New port: emulators/gpsim o [2002/07/08] ports/40344 ports update of mail/ssmtp to 2.50.9 o [2002/07/08] ports/40366 ports New port: graphics/openrm OpenGL based li o [2002/07/08] ports/40368 ports New port: games/gturing - A simple Turing o [2002/07/09] ports/40396 ports New port: Logging daemon for Linksys BEFS o [2002/07/10] ports/40411 ports apache-jserv port points to wrong locatio o [2002/07/11] ports/40461 ports New port MP3c , a cd to mp3 converter wit o [2002/07/12] ports/40514 ports New port: graphics/linux-ac3d easy to use o [2002/07/13] ports/40521 ports New ports math/blacs and math/scalapack: o [2002/07/13] ports/40525 ports [new port] mail/mew2-xemacs-devel-mule o [2002/07/13] ports/40544 ports New port: postnuke o [2002/07/15] ports/40602 ports new port: security/clamav o [2002/07/15] ports/40607 ports New Port: rexima o [2002/07/16] ports/40644 ports New port: lang/bigloo - A Scheme interpre o [2002/07/16] ports/40676 ports Fatal error building /usr/ports/security/ o [2002/07/17] ports/40705 ports Upgrade of gnome-commander to 0.9.8 o [2002/07/18] ports/40756 ports insecure default options o [2002/07/19] ports/40760 ports New port: mail/kavmilter o [2002/07/19] ports/40761 ports New port: graphics/ncarg o [2002/07/19] ports/40768 ports New port: korean/netdic o [2002/07/19] ports/40782 ports New port: www/tidy-devel (latest version o [2002/07/19] ports/40789 ports New port: graphics/gocr OCR (Optical Char o [2002/07/21] ports/40834 ports New port: net/linux-jigdo f [2002/07/21] ports/40865 ports Port of net/dhid is old. This PR updates o [2002/07/21] ports/40866 ports sml-nj port CM autoloading compilation pr o [2002/07/21] ports/40870 ports New port: graphics/animabob Interactive 3 o [2002/07/22] ports/40892 ports New Port: lang/g95 o [2002/07/22] ports/40904 ports new port: www/tclcurl o [2002/07/22] ports/40912 ports New port: Xtend X10 controller program o [2002/07/22] ports/40914 ports New port: games/linux-nwserver Neverwinte o [2002/07/23] ports/40925 ports [new port] www/ljdeps - metaport for Live o [2002/07/23] ports/40942 ports New port: graphics/xrml Extensible scene o [2002/07/24] ports/40966 ports Update: net/ddup (3.0.1) o [2002/07/25] ports/40975 ports Uncatched coredump of pkg_info while pkgd o [2002/07/28] ports/41082 ports New port: emulators/dosbox - emulator of o [2002/07/28] ports/41084 ports New Ports / archivers/untar o [2002/07/31] ports/41211 ports New port textproc/spellutils: newsbody & o [2002/07/31] ports/41219 ports Mk/bsd.sites.mk - add Apache master sites o [2002/08/01] ports/41229 ports New port: devel/aegis-mode.el f [2002/08/02] ports/41258 ports converters/recode needs new port revision o [2002/08/02] ports/41259 ports Info directory change for various GNU Ema a [2002/08/03] ports/41282 ports New_Ports japanese/stevie-* o [2002/08/04] ports/41308 ports New port: devel/p5-Log-Agent-Logger o [2002/08/04] ports/41314 ports amavis-perl is outdated (no longer suppor o [2002/08/04] ports/41320 ports New port : security/libprelude (part of P o [2002/08/04] ports/41321 ports New port : security/prelude-manager (part o [2002/08/04] ports/41324 ports New port : security/prelude-lml (part of o [2002/08/04] ports/41325 ports New port : security/prelude-nids (part of o [2002/08/06] ports/41377 ports New version of lang/clisp o [2002/08/07] ports/41434 ports New port: www/light: another Mozilla-base f [2002/08/08] ports/41439 ports [MAINTAINER UPDATE] security/fwbuilder -> f [2002/08/08] ports/41440 ports [MAINTAINER UPDATE] security/libfwbuilder o [2002/08/08] ports/41461 ports New port: graphics/irit Solid modelling s o [2002/08/09] ports/41464 ports New port Cybercalendar 1.8.2: web based c o [2002/08/09] ports/41480 ports New port: whatpix / a perl apps to find, o [2002/08/09] ports/41510 ports New port: graphics/i3d 3D modeling progra o [2002/08/12] ports/41577 ports port security/acid won't see apache2+mod_ o [2002/08/12] ports/41579 ports New port: Small LDAP-to-KAB (KDE Address o [2002/08/12] ports/41601 ports New port: graphics/gltt TrueType fonts re o [2002/08/13] ports/41619 ports New port x11-toolkits/SoQt (1.0.1) o [2002/08/13] ports/41625 ports New port: misc/spamcalc o [2002/08/13] ports/41638 ports New Port: devel/libio o [2002/08/14] ports/41673 ports New port: igal, image gallery generator o [2002/08/14] ports/41678 ports New port: xfwm4 is a gtk2 WM ideal for us o [2002/08/16] ports/41718 ports New port: dwatch - A daemon watcher o [2002/08/16] ports/41719 ports databases/dbview field positions of outpu o [2002/08/16] ports/41739 ports postgresql-odbc support for unixodbc [PAT o [2002/08/18] ports/41763 ports [walkthrough] fixing security/acid port o [2002/08/18] ports/41768 ports Feature request: WITHOUT_SHELL for Nethac o [2002/08/19] ports/41773 ports new port: x11-servers/Mozdev-PrintServer o [2002/08/19] ports/41784 ports vmware2 causes panic on recent -current o [2002/08/20] ports/41829 ports New port: mail/squirrelmail-devel o [2002/08/20] ports/41836 ports new port - virus filtering tool for qmail o [2002/08/21] ports/41839 ports devel/libtool 1.3.4 port patch files inco o [2002/08/21] ports/41861 ports New port: SMB authentication module for P o [2002/08/22] ports/41906 ports New port: net/ldapbrowser: Java-based LDA o [2002/08/22] ports/41916 ports New Port: mail/dsbl-testers f [2002/08/22] ports/41923 ports Update port: benchmarks/dbench o [2002/08/24] ports/41971 ports New Port: sysutils/ipfw-manager o [2002/08/24] ports/41976 ports sysutils/LPRng port is outdated my 3 mont a [2002/08/24] ports/41984 ports [MAINTAINER UPDATE] Update build of netre f [2002/08/25] ports/42007 ports gnunet 0.4.5 port segfaults on the first o [2002/08/25] ports/42018 ports pkg_info with PKG_PATH searches through t o [2002/08/25] ports/42020 ports New port: net/bpft o [2002/08/27] ports/42072 ports New port: mail/wmymail: Report new mail i o [2002/08/27] ports/42073 ports New port: x11/wmxss o [2002/08/27] ports/42075 ports New port: devel/udesc_dump: Dump USB conf o [2002/08/27] ports/42110 ports New port: The ACE ORB 1.2.1 o [2002/08/28] ports/42113 ports New port: lgeneral-data, data files requi o [2002/08/28] ports/42132 ports Update port x11-toolkit/qwt o [2002/08/28] ports/42134 ports linux-gtk PORTREVISION contaminates other o [2002/08/28] ports/42143 ports japanese/eb2, "make install" fails on -RE o [2002/08/29] ports/42169 ports New port: sysutils/cmdwatch - watches out f [2002/08/29] ports/42178 ports [PATCH] port net/tightvnc and net/vnc mis o [2002/08/29] ports/42181 ports New port: www/guile-www (guile modules fo o [2002/08/30] ports/42218 ports [PATCH] Cleanup mail/ezmlm-web and bump P o [2002/08/30] ports/42234 ports New port: xglurbules o [2002/08/31] ports/42280 ports New port: florist (Ada-POSIX bindings) o [2002/09/01] ports/42281 ports lang/rexx-imc - addition of UPPER patch o [2002/09/01] ports/42296 ports New port: mod_webkit (adapter between Web o [2002/09/01] ports/42298 ports new-port: games/dmjava - a really authent o [2002/09/02] ports/42323 ports Update misc/mango to version 0.18 (SUPERC o [2002/09/02] ports/42325 ports [PATCH] Update mail/cmail to 4.0.1, clean o [2002/09/03] ports/42360 ports NEW PORT: mail/aileron, WINGs mail client o [2002/09/03] ports/42370 ports New Port: mail/fumail o [2002/09/03] ports/42371 ports libncurses.so.4 missing from ports/emulat o [2002/09/03] ports/42372 ports New port: security/webjob - Download and o [2002/09/03] ports/42376 ports New Port : /usr/ports/french/SPIP-1.4 o [2002/09/03] ports/42378 ports New port: science/at Acoustic ToolBox o [2002/09/03] misc/42380 ports NEW PORT: Docbook 4.2 DTD o [2002/09/03] ports/42399 ports Update port: audio/normalize to 0.7.5 o [2002/09/03] ports/42402 ports maintainer update: sysutils/fastresolve o [2002/09/04] ports/42421 ports New Port : french/dacode o [2002/09/04] ports/42423 ports Soft links to packages point to *.tbz ins o [2002/09/04] ports/42427 ports New port apache13-modssl+ipv6 o [2002/09/05] ports/42440 ports new port: audio/mp3gain (A tool to normal o [2002/09/05] ports/42460 ports New port: di-3.7 - disk information utili o [2002/09/07] ports/42509 ports Update port: security/saint to 3.5.6 o [2002/09/07] ports/42540 ports Update port: emulators/quasi88 (0.4.4 => o [2002/09/12] ports/42685 ports openldap2 on 5.0 current runs error. link o [2002/09/12] ports/42694 ports New port: devel/ifd-devkit: PC/SC Lite IF o [2002/09/12] ports/42695 ports New port: devel/ifd-test: PC/SC Lite IFD o [2002/09/12] ports/42696 ports New port: security/libsectok_pcsc: Smartc o [2002/09/12] ports/42697 ports New port: security/ifd-gpr400: PC/SC Lite o [2002/09/12] ports/42698 ports New port: security/opensc: OpenSC Smartca o [2002/09/12] ports/42701 ports New port: devel/p5-PCSC-Card: Perl bindin o [2002/09/12] ports/42702 ports New port: security/pcsc-tools: Tools for o [2002/09/14] ports/42776 ports Update port: news/ija to 0.4.13 o [2002/09/14] ports/42790 ports New Port - www/suphp : A pretty PHP wrapp o [2002/09/18] ports/42927 ports New Port: games/quakeforge2 o [2002/09/18] ports/42929 ports Fix www/mod_gzip make environment for LOC o [2002/09/20] ports/42986 ports New Port: libwhisker HTTP testing library o [2002/09/20] ports/43142 ports New port: AlsaPlayer is an audio player w o [2002/09/20] ports/43147 ports upgrade math/grace to 5.1.10 o [2002/09/21] ports/43171 ports Port misc/upclient setgid kmem o [2002/09/21] ports/43220 ports [PATCH] update ports/devel/p5-String-Appr o [2002/09/21] ports/43224 ports Ports: Update to net/mudix f [2002/09/22] ports/43247 ports Invalid checksum in biology/molden o [2002/09/22] ports/43268 ports New port: audio/streamtuner-local to 0.1. o [2002/09/22] ports/43269 ports New port: audio/streamtuner-live365 to 0. o [2002/09/23] ports/43313 ports New Port: nikto web and CGI vulnerability o [2002/09/24] ports/43322 ports p5-Date-Calc not updated o [2002/09/25] ports/43358 ports New port japanese/mplusfonts o [2002/09/26] ports/43387 ports x11-toolkits/p5-Prima port upgrade o [2002/09/26] ports/43394 ports New port yptransitd, an nss_ldap replacem o [2002/09/27] ports/43425 ports New port: security/ftimes - A system base o [2002/09/28] ports/43453 ports Unbreak misc/gman o [2002/09/29] ports/43466 ports editors/gnuserv: gnuserv.el should be mod o [2002/09/29] ports/43477 ports New port: tads2 (Tools for writing and pl o [2002/09/29] ports/43481 ports Update port net/amcl to gnome-mud 0.9.1 o [2002/09/29] ports/43486 ports Update port net/arping -> 1.04 o [2002/09/30] ports/43526 ports tcpflow incorrectly handles incorrect dgm f [2002/09/30] i386/43527 ports ld-elf.so.1 -> libintl.so.1 not found com o [2002/09/30] ports/43540 ports Update Port net/cnet 1.7.7 -> 2.0.3 o [2002/10/01] ports/43556 ports update devel/p5-Term-Screen to 1.02 o [2002/10/01] ports/43571 ports New port: databases/py-PySQLite o [2002/10/03] ports/43633 ports Port change request: databases/adodb o [2002/10/04] ports/43657 ports Updating dircproxy to newer version o [2002/10/04] ports/43664 ports xdm dumps core on alpha 4.7-rc0 - xdmauth o [2002/10/04] ports/43665 ports New port: audio/streamtuner 0.8.5 o [2002/10/04] ports/43670 ports RC_NG script for net/openldap o [2002/10/04] ports/43671 ports RC_NG script for net/openldap2 f [2002/10/05] ports/43681 ports www/apache13-fp: Update to 1.3.27 and con o [2002/10/05] ports/43689 ports New port: devel/aegis o [2002/10/05] ports/43695 ports Update port: databases/unixODBC o [2002/10/05] ports/43711 ports New port: php-gtk o [2002/10/05] ports/43715 ports Update to tkrat2 port o [2002/10/05] ports/43718 ports New port: x11-wm/icebgset (set IceWM back o [2002/10/05] ports/43728 ports math/PDL break info o [2002/10/05] ports/43731 ports ports/net/coda5_server doesn't build on - o [2002/10/07] ports/43764 ports New port: audio/wavemagic - An audio play o [2002/10/07] ports/43771 ports LaTeX ports mixed between print and textp o [2002/10/07] ports/43773 ports xmaddressbook complains when run, does no o [2002/10/07] ports/43774 ports Allow users to build security/cyrus_sasl o [2002/10/07] ports/43792 ports New Port: security/libbf (The Blowfish bl o [2002/10/07] ports/43793 ports New Port: security/libidea (IDEA block ci o [2002/10/07] ports/43794 ports New Port: security/p5-Crypt-Blowfish_PP ( o [2002/10/07] ports/43795 ports New Port: security/oinkmaster (Perl scrip o [2002/10/07] ports/43799 ports New Port: security/p5-SHA (Perl5 interfac o [2002/10/07] ports/43804 ports new port: sysutils/getopt (Frodo Looijaar o [2002/10/08] ports/43832 ports new port games/tileworld o [2002/10/09] ports/43856 ports fix build of x11/wscan o [2002/10/09] ports/43862 ports New Port: mail/dcc-dccd: Distributed Chec o [2002/10/09] ports/43876 ports NEW PORT: mail/mailfmt o [2002/10/09] ports/43880 ports Names of Emacs ports are misleading o [2002/10/10] ports/43890 ports [UPDATE] deskutils/xwrits o [2002/10/10] ports/43892 ports Enable use of keynote with security/isakm o [2002/10/10] ports/43897 ports [NEW PORT] mail/maildirsync, online syncr o [2002/10/11] ports/43933 ports security/isakmpd uses hardcoded paths o [2002/10/11] ports/43942 ports New port submission: security/hydra o [2002/10/11] ports/43956 ports New port: x11-wm/ion-devel o [2002/10/13] ports/43997 ports New port: www/apache13-modsnmp: apache-1. o [2002/10/13] ports/44028 ports courier "make install" fails o [2002/10/14] ports/44077 ports New Port: FetchYahoo retrieves mail from o [2002/10/15] ports/44079 ports New port: textproc/gauche-sxml - SXML for o [2002/10/16] ports/44133 ports Upgrade of www/linux-pheonix to version 0 o [2002/10/17] ports/44168 ports net/trafd install from package broken o [2002/10/18] ports/44205 ports fix build of devel/commoncpp o [2002/10/18] ports/44222 ports Update port: databases/gdbm to 1.8.2 o [2002/10/19] ports/44270 ports New port: net/bind9-sdb-ldap o [2002/10/20] ports/44305 ports New port: java/xdoclet (an extended Javad o [2002/10/20] ports/44314 ports new port chk4mail o [2002/10/20] ports/44319 ports update port of mail/minimalist to the lat o [2002/10/21] ports/44327 ports databases/posgtresql7 port doesn't automa o [2002/10/22] ports/44392 ports New port: graphics/gwenview - An image vi o [2002/10/24] ports/44434 ports New port: Apache::Gallery - mod_perl hand o [2002/10/24] ports/44441 ports NEW PORT net/p5-Net-Services o [2002/10/24] ports/44444 ports Sentinel port update o [2002/10/25] ports/44464 ports Ports addition o [2002/10/26] ports/44506 ports update port databases/unixODBC o [2002/10/26] ports/44513 ports Update: x11-toolkits/bwidget o [2002/10/27] ports/44546 ports Remove www/comline, now part of libwww a [2002/10/28] ports/44560 ports Update net/gnugadu from 0.2.0 to 0.2.4 o [2002/10/28] ports/44565 ports NEW PORT: devel/libds (Useful data struct o [2002/10/28] ports/44577 ports mail/gtkgrepmail run-depends on gnome-hel o [2002/10/29] ports/44593 ports New port: mail/hotway, a POP3 gateway for o [2002/10/29] ports/44715 ports novell ncp client does not install o [2002/10/30] ports/44757 ports New port: TLS/SSL-aware FTP client (BSDft o [2002/10/30] ports/44758 ports Port emulators/vmware2 has a hard-code pa o [2002/10/30] ports/44768 ports [Port Fix]: games/xblackjack-2.2 o [2002/10/30] ports/44774 ports new port, deskutils/logjam2 o [2002/10/31] ports/44781 ports New port: AbiWord french dictionary o [2002/10/31] ports/44786 ports New port: devel/picp o [2002/11/01] ports/44810 ports [NEW PORT] security/ftpmap - fingerprints o [2002/11/01] ports/44812 ports [NEW PORT] databases/puredb, libraries to o [2002/11/01] ports/44816 ports new port ngircd o [2002/11/02] ports/44836 ports New port: hunch - Scan httpd log files, f o [2002/11/03] ports/44854 ports [PATCH] add xaw3d build option to games/x s [2002/11/03] ports/44865 ports use PORTCOMMENT for audio/abcde and audio o [2002/11/04] ports/44909 ports New port: Krusader 1.11, a two window fil o [2002/11/04] ports/44910 ports Updated port: astro/roadmap, honor CFLAGS o [2002/11/04] ports/44920 ports /usr/ / new patch available f [2002/11/05] ports/44928 ports change of mantainer o [2002/11/05] ports/44932 ports New port: xtr o [2002/11/05] ports/44949 ports New port Squid Access Report Generator o [2002/11/05] ports/44953 ports make install of apsfilter-7.2.3 fails wit o [2002/11/05] ports/44957 ports Update Port: biology/spdbv o [2002/11/05] ports/44958 ports Update port: databases/dbconnect to 0.2.4 o [2002/11/05] ports/44959 ports Update port: databases/dbh o [2002/11/05] ports/44982 ports Update port: www/chimera o [2002/11/05] ports/44986 ports I am trying to install Netscape Communica o [2002/11/06] ports/44990 ports New port: lang/stklos - the successor of f [2002/11/06] ports/44999 ports [MAINTAINER UPDATE] audio/nosefart o [2002/11/07] ports/45120 ports sam editor port broken out of box f [2002/11/07] ports/45131 ports make x11/gvid fetchable again o [2002/11/09] ports/45166 ports New port: emulator/fceu o [2002/11/09] ports/45180 ports New port (split out from old port): net/s o [2002/11/11] ports/45224 ports ircII o [2002/11/11] ports/45227 ports problems building/installing db3 and open o [2002/11/12] ports/45247 ports New port: www/scoop collaborative media o [2002/11/12] ports/45255 ports New port: Perl Class::Hook trace method c o [2002/11/13] ports/45275 ports New port for "Simplicity for Java" a Java o [2002/11/14] ports/45287 ports New port: GNU Trove: High performance col o [2002/11/14] ports/45298 ports [PATCH] make ratpoison 1.1.1 usable f [2002/11/14] ports/45305 ports new port: audio/kmusicdb, a music collect o [2002/11/15] ports/45316 ports new-port: game, train control simulation o [2002/11/15] ports/45320 ports New Port: OFM - The open filemanager o [2002/11/15] ports/45329 ports New port: xnodecor (x11 utility on Overri o [2002/11/16] ports/45344 ports devel/allegro: updating to 4.1.4 (devel v o [2002/11/16] ports/45347 ports [NEW PORT] security/libtasn1: ASN.1 parse o [2002/11/16] ports/45348 ports [NEW PORT] security/gnutls: GNU Transport o [2002/11/16] ports/45351 ports lang/sr fails to compile on -CURRENT o [2002/11/16] ports/45352 ports [patch] remove dead mastersite in palm/pi o [2002/11/16] ports/45355 ports devel/p5-Proc-ProcessTable upgrade 0.35 - o [2002/11/16] ports/45356 ports pnet upgrade 0.4.4 -> 0.4.6 o [2002/11/16] ports/45357 ports PATCH: textproc/ispell - added bulgarian o [2002/11/18] ports/45396 ports add MASTER_SITE_PACKETSTORM as a mirror s o [2002/11/18] ports/45401 ports New ports: security/sslsniffer (SSLv3/TL o [2002/11/18] ports/45402 ports Update isakmpd to 20021118 o [2002/11/18] ports/45419 ports [patch] update plist for audio/speex o [2002/11/18] ports/45456 ports Update port: x11-wm/larswm to 7.2.8 (fix o [2002/11/18] ports/45462 ports Latest version of XML::Twig. o [2002/11/18] ports/45467 ports New ports: mail/jamlib o [2002/11/18] ports/45468 ports New port: mail/crashecho o [2002/11/19] ports/45482 ports update port math/gri and change of mainta o [2002/11/19] ports/45491 ports New Port: apache-soap (Apache SOAP Toolki o [2002/11/19] ports/45496 ports [New Port] www/mod_layout2 : mod_layout A o [2002/11/19] ports/45497 ports [PORT UPDATE] textproc/htmldoc 1.8.20 -> o [2002/11/19] ports/45501 ports new port: net/hinfo, look up host info fo o [2002/11/19] ports/45502 ports [New Port] www/mod_accounting : An Apache o [2002/11/19] ports/45507 ports x11-wm/fvwm-theme tried to remove essenti o [2002/11/20] ports/45521 ports new port Sleepycat Berkeley DB4.1 o [2002/11/20] ports/45522 ports new port database/WWWdb-0.8.2 o [2002/11/20] ports/45526 ports New port: math/maxima -- symbolic compute o [2002/11/20] ports/45551 ports mail/smail port fails to build (fix inclu o [2002/11/21] ports/45554 ports [PATCH] databases/sqlrelay: Add Interbase o [2002/11/21] ports/45575 ports Update to R-letter port o [2002/11/21] ports/45576 ports port lcms fails test after build on curre o [2002/11/21] ports/45577 ports Update distfile location for audio/xmms-m o [2002/11/22] ports/45605 ports New port: rbl-milter, a sendmail milter o [2002/11/22] ports/45607 ports New port: french/grisbi, a french finance o [2002/11/22] ports/45611 ports Subject: 'wv' port does not specify lynx f [2002/11/22] ports/45613 ports make update doesn't o [2002/11/24] ports/45686 ports New port: security/clamav Clam AntiVirus, o [2002/11/24] ports/45693 ports New port: net/gkrellmmultiping2 o [2002/11/24] ports/45695 ports pnet upgrade 0.4.4 -> 0.4.8 o [2002/11/24] ports/45696 ports new port, lang/pnetlib o [2002/11/24] ports/45700 ports gcombust upgrade patches [MAINTAINER] o [2002/11/25] ports/45705 ports MAINTAINER UPDATE: hungarian ispell versi o [2002/11/25] ports/45709 ports Update port: chinese/cce o [2002/11/25] ports/45711 ports mail/gbuffy update to 0.2.4 o [2002/11/25] ports/45714 ports New Port: KMyIRC o [2002/11/25] ports/45722 ports [MAINTAINER] Update mail/anubis to 3.6.1 o [2002/11/25] ports/45726 ports [MAINTAINER UPDATE] security/p5-File-Scan o [2002/11/26] ports/45745 ports Maintainer update: net/adasockets o [2002/11/26] ports/45748 ports Port x11-wm/windowmaker , add knob to dis o [2002/11/26] ports/45750 ports Update port: [Maintainer Update]: irc/pis o [2002/11/26] ports/45752 ports Update security/isakmpd o [2002/11/26] ports/45764 ports Update port: irc/lostirc - A simple and m o [2002/11/26] ports/45769 ports PATCH: Add bounds-checking option to lang o [2002/11/26] ports/45771 ports OffiX printer doesn't find printer o [2002/11/26] ports/45782 ports [patch] fix fetch and update version for f [2002/11/26] ports/45786 ports [MAINTAINER UPDATE] o [2002/11/27] ports/45796 ports Update port: irc/pircbot o [2002/11/27] ports/45799 ports New port print/mup o [2002/11/27] ports/45800 ports New port submission: sysutils/dialog o [2002/11/27] ports/45803 ports security/john does not install lanman.chr o [2002/11/27] ports/45809 ports update-port: sysutils/xcdroast o [2002/11/27] ports/45810 ports sysutils/pear-Log: upgrade to 1.5.1. o [2002/11/27] ports/45812 ports New port for print/mup o [2002/11/28] ports/45821 ports Update port: chinese/big5con o [2002/11/28] ports/45832 ports [New port] multimedia/slideshow: slidesho o [2002/11/29] ports/45834 ports Port Update: audio/easytag o [2002/11/29] ports/45846 ports Update port: textproc/resume to 1.5.1 o [2002/11/29] ports/45847 ports Update port: devel/eboxy to 0.3.4 o [2002/11/29] ports/45848 ports Update port: comms/gsmlib to 1.10 o [2002/11/29] ports/45849 ports Update port: devel/fastdep to 0.14 o [2002/11/29] ports/45851 ports Update port: devel/libmba to 0.4.6 o [2002/11/29] ports/45852 ports Update port: graphics/xpaint to 2.6.7 o [2002/11/29] ports/45853 ports Update port: mail/nail to 10.3 o [2002/11/29] ports/45854 ports Update port: japanese/ebview to 0.2.0 o [2002/11/29] ports/45855 ports Update port: lang/scm to 5d7 o [2002/11/29] ports/45856 ports Update port: japanese/plain2 to 2.54.1 o [2002/11/29] ports/45858 ports Update port: print/catdvi to 0.14 o [2002/11/29] ports/45859 ports Update port: print/psmark to 2.1 o [2002/11/29] ports/45860 ports Update port: www/retawq to 0.1.3 o [2002/11/29] ports/45865 ports Update port: print/gimp-print to 4.2.4 o [2002/11/29] ports/45866 ports Update port: archivers/star to 1.4.2 o [2002/11/30] ports/45875 ports New port: audio/gnupod - Collection of pe o [2002/11/30] ports/45876 ports maintainer update: security/ssh2 -> 3.2.2 o [2002/11/30] ports/45886 ports New ports: japanese/trr* o [2002/11/30] ports/45887 ports Update py-PyGreSQL to version 7.3 o [2002/11/30] ports/45888 ports maintainer-update: www/smarty to 2.3.1 o [2002/11/30] ports/45890 ports Maintainer update: devel/buildtool to ver o [2002/12/01] ports/45905 ports New port: devel/rt3 o [2002/12/01] ports/45909 ports New port: Python DBI Sybase module o [2002/12/02] ports/45911 ports GEOM-related problem sysutils/diskcheckd o [2002/12/02] ports/45915 ports New port: devel/publib o [2002/12/02] ports/45918 ports [PATCH] imageindex port needs version upd o [2002/12/02] ports/45922 ports Update port: audio/gnump3d to 1.0 o [2002/12/02] ports/45923 ports Update port: databases/fastdb to 2.54 o [2002/12/02] ports/45924 ports Update port: databases/libdbi to 0.6.7 o [2002/12/02] ports/45925 ports Update port: devel/ragel to 1.4.1 o [2002/12/02] ports/45927 ports Update port: devel/log4cpp to 0.3.4 o [2002/12/02] ports/45930 ports Update port: emulators/atari800 to 1.2.5 o [2002/12/02] ports/45931 ports Update port: databases/grass to 5.0.0 o [2002/12/02] ports/45932 ports Update port: graphics/gtkam to 1.0.10 (fi o [2002/12/02] ports/45935 ports Update port: lang/otcl to 1.0a8 o [2002/12/02] ports/45936 ports Update port: lang/onyx to 4.2.0 o [2002/12/02] ports/45937 ports Update port: mail/sentinal to 1.6.1b o [2002/12/02] ports/45938 ports Update port: graphics/gphoto2 to 2.1.1 o [2002/12/03] ports/45965 ports new port: sysutils/fonteditfs o [2002/12/03] ports/45979 ports Update of lang/pike72 to 7.2.440 o [2002/12/03] ports/45980 ports New port: lang/pexts : Pike extensions fo o [2002/12/04] ports/45985 ports [MAINTAINER UPDATE]: x11-wm/bbpager o [2002/12/04] ports/45987 ports update, devel/cvsplot 1.6.1 -> 1.6.2 o [2002/12/04] ports/45988 ports [NEW PORT]: x11/nvidia-driver o [2002/12/04] ports/45998 ports [NEW PORT] devel/p5-Log-Log4perl, Log4j f o [2002/12/05] ports/46005 ports New port: ginsu - a client for the gale s o [2002/12/05] ports/46009 ports New port: openldap-2.1 o [2002/12/05] ports/46012 ports maintainer update: security/ssh2 fixes o [2002/12/05] ports/46018 ports Update port: chinese/mplayer-fonts o [2002/12/06] ports/46020 ports update-port: ftp/gftp o [2002/12/06] ports/46024 ports palm/plucker-1.2 doesn't work with python o [2002/12/06] ports/46033 ports chinese/mozilla-tclp from 1.0.1 to 'unive o [2002/12/06] ports/46034 ports new ports: mantis o [2002/12/06] ports/46038 ports Update port: devel/xmake to 1.06 o [2002/12/06] ports/46040 ports request to repo copy www/dansguardian to o [2002/12/06] ports/46041 ports port update: www/dansguardian to version o [2002/12/06] ports/46042 ports port update: www/dansguardian-devel to v o [2002/12/06] ports/46044 ports Port of SmartEiffel 1.0 o [2002/12/06] ports/46045 ports SmallEifel was renamed to SmartEiffel o [2002/12/06] ports/46048 ports chinese/mozilla-tclp from 'universal' rev o [2002/12/07] ports/46055 ports [patch] fix fetch for devel/doc++ o [2002/12/07] ports/46063 ports New port: USB FM Radio Control utility o [2002/12/07] ports/46065 ports [patch] fix fetch for devel/libvanessa_* o [2002/12/07] ports/46070 ports [patch] fix fetch and update version for o [2002/12/07] ports/46071 ports update port spin to 3.5.2 o [2002/12/07] ports/46077 ports [patch] fix fetch for devel/gsnes9x o [2002/12/07] ports/46085 ports Maintainer update: net/ap-utils to 1.3 o [2002/12/07] ports/46089 ports multimedia/xmms Vorbis plugin built incor o [2002/12/07] ports/46090 ports New Port: security/fakeident o [2002/12/08] ports/46097 ports update port: png2ico o [2002/12/08] ports/46099 ports Port update for databases/py-pyPgSQL o [2002/12/08] ports/46101 ports maintainer-update: x11-wm/fluxconf (0.6.0 o [2002/12/08] ports/46108 ports [NEW PORT] zodb3 o [2002/12/09] ports/46120 ports [PATCH] Update net/vnc port Makefile to a o [2002/12/09] ports/46121 ports Update port: [Maintainer Update]: net/slu o [2002/12/09] ports/46127 ports Update port: devel/ftnchek to 3.2.0 o [2002/12/09] ports/46129 ports Update port: devel/styx to 1.5.1 o [2002/12/09] ports/46130 ports Update port: ftp/yafc to 1.0 o [2002/12/09] ports/46131 ports Update port: editors/ted to 2.12 o [2002/12/09] ports/46134 ports Update port: games/gl-117 to 0.8 (fix por o [2002/12/09] ports/46135 ports Update port: math/tvmet to 0.7.0 o [2002/12/09] ports/46136 ports Update port: graphics/libgrass5 to 1.0.0 o [2002/12/09] ports/46137 ports Update port: games/bzflag to 1.7g.0 o [2002/12/09] ports/46138 ports Update port: graphics/pornview to 0.1.3 o [2002/12/09] ports/46139 ports Update port: audio/libsndfile to 1.0.3 (f o [2002/12/09] ports/46141 ports Update port: cad/gerbv to 0.11 o [2002/12/09] ports/46143 ports Update port: net/tightvnc to 1.2.7 o [2002/12/09] ports/46147 ports Update converters/xmedcon o [2002/12/10] ports/46160 ports maintainer-update: x11-wm/fluxbox to 0.1. o [2002/12/10] ports/46171 ports new port: www/mod_python3 version 3.0.1 o [2002/12/10] ports/46172 ports linux_base-7.1_2 install problem w/linpro o [2002/12/10] ports/46177 ports Updated port: net/naim (maint. update) to o [2002/12/11] ports/46202 ports hackedbox make install failure (nle/et_EE o [2002/12/12] ports/46206 ports New port: games/tractorgen o [2002/12/12] ports/46221 ports new port proposal for smtpscan-0.3.1 o [2002/12/13] ports/46233 ports Maintainer update: please repo-copy lang/ o [2002/12/13] ports/46234 ports Maintainer Update: Please Repo Copy www/c o [2002/12/13] ports/46236 ports update-port: graphics/xawtv o [2002/12/13] ports/46240 ports New port: emulators/ePSXe o [2002/12/13] ports/46241 ports New port: emulators/peops-gpu-soft o [2002/12/13] ports/46242 ports New port: emulators/peops-spu-oss o [2002/12/13] ports/46243 ports Update port: shells/scponly from 2.4 to 3 o [2002/12/13] ports/46247 ports Port upgrade: p5-Error from 0.14 to 0.15 o [2002/12/14] ports/46255 ports upgrade of lang/linux-j to 501b o [2002/12/15] ports/46272 ports Version bump and corrected WWW: o [2002/12/15] ports/46273 ports [MAINTAINER UPDATE] astro/gpsdrive o [2002/12/15] ports/46274 ports devel/pear-PEAR: upgrade to 1.0b3. o [2002/12/15] ports/46282 ports [Maintainer Update] audio/openal o [2002/12/16] ports/46287 ports Update port: comms/tits o [2002/12/16] ports/46288 ports OpenLDAP port update o [2002/12/16] ports/46289 ports New port: sysutils/spinner o [2002/12/16] ports/46290 ports New version of graphics/xpdf o [2002/12/16] ports/46293 ports MAINTAINER UPDATE: scmxx version 0.6.3.3 o [2002/12/16] ports/46296 ports Update port: graphics/tosvcd to 0.9 o [2002/12/16] ports/46297 ports Update port: graphics/gqview to 1.2.0 o [2002/12/16] ports/46298 ports Update port: audio/mhwaveedit to 1.1.6 o [2002/12/16] ports/46299 ports Update port: databases/gigabase to 2.76 ( o [2002/12/16] ports/46300 ports Update port: editors/yudit to 2.7.2 o [2002/12/16] ports/46301 ports Update port: mail/wmbiff to 0.4.10 (fix p o [2002/12/16] ports/46304 ports Update port: print/cpp2latex to 2.1 o [2002/12/16] ports/46305 ports Update port: lang/smalltalk to 2.0.10 (fi o [2002/12/16] ports/46306 ports Update port: net/socat to 1.3.0.1 o [2002/12/16] ports/46307 ports Update port: lang/open-cobol to 0.10 o [2002/12/16] ports/46308 ports Update port: math/eukleides to 0.9.2.1 o [2002/12/16] ports/46310 ports Update port: math/ploticus to 2.10 o [2002/12/16] ports/46311 ports Update port: textproc/libxml++ to 0.17.0 o [2002/12/16] ports/46312 ports Update port: x11/xlupe to 1.1 o [2002/12/16] ports/46313 ports Update port: science/clhep to 1.8.0.0 o [2002/12/16] ports/46314 ports Update port: science/gdis to 0.77.3 o [2002/12/16] ports/46315 ports Update port: www/harvest to 1.9.2 (fix po o [2002/12/16] ports/46316 ports [gimp-devel] wrong eps o [2002/12/16] ports/46319 ports New port: x11-toolkits/gtkglext - an Open o [2002/12/16] ports/46321 ports update of port net/rdesktop-devel o [2002/12/17] ports/46323 ports update net/nagios to v1.0 o [2002/12/17] ports/46325 ports new port: net/luasocket - IP library for o [2002/12/17] ports/46327 ports obsolete version of the Computer Modern f o [2002/12/17] ports/46333 ports maintainer-update of security/nessus-* po o [2002/12/17] ports/46334 ports Update port: mail/mimedefang to 2.28 o [2002/12/17] ports/46336 ports editors/pico needs to be updated o [2002/12/17] ports/46337 ports Maintainer update: textproc/gsed (4.0.3) o [2002/12/17] ports/46339 ports Maintainer update: misc/upclient (5.0b6) o [2002/12/18] ports/46348 ports ports/databases/postgresql7: client only o [2002/12/18] ports/46353 ports [update] pan2 o [2002/12/18] ports/46354 ports Maintainer port update: net/mydns o [2002/12/19] ports/46370 ports new port: games/nwnusers Monitoring Never o [2002/12/19] ports/46377 ports net/simicq o [2002/12/19] ports/46388 ports Update port: net/darkstat to 2.4 o [2002/12/19] ports/46389 ports Maintainer update: www/gallery o [2002/12/19] ports/46391 ports [MAINTAINER UPDATE]: audio/cplay 1.45 to o [2002/12/20] ports/46394 ports New port: special purpose database applic o [2002/12/20] ports/46396 ports Update port: [Maintainer Update]: net/api o [2002/12/20] ports/46397 ports New port: chinese/cwtexttf o [2002/12/20] ports/46410 ports New port: SGL - incomplete STL implementa o [2002/12/20] ports/46418 ports Update port: graphics/feh to 1.2.4 (fix o [2002/12/20] ports/46420 ports Update port: misc/gretl to 1.0.2 (fix por o [2002/12/20] ports/46421 ports Update port: net/maradns to 1.0.11 (fix p o [2002/12/20] ports/46422 ports Update port: mail/libetpan to 0.27 o [2002/12/20] ports/46423 ports Update port: misc/patchutils to 0.2.18 (f o [2002/12/20] ports/46424 ports Update port: audio/speex to 1.0.b4 o [2002/12/20] ports/46425 ports Update port: textproc/raptor to 0.9.7 o [2002/12/20] ports/46426 ports Update port: net/opendchub to 0.7.3 (fix o [2002/12/20] ports/46427 ports Update port: textproc/cwtext to 0.91 o [2002/12/20] ports/46428 ports Update port: www/cgic to 2.01 o [2002/12/20] ports/46430 ports Update port: games/xqf to 0.9.11 (fix por o [2002/12/20] ports/46432 ports Update port: security/libmcrypt to 2.5.4 o [2002/12/20] ports/46433 ports Update port: sysutils/and to 1.0.8 o [2002/12/20] ports/46434 ports Update port: x11/xnee to 1.0.1 (fix ports o [2002/12/20] ports/46435 ports Update port: print/ghostscript-afpl to 8. o [2002/12/21] ports/46442 ports New port: Ada thin binding to SDL and Ope o [2002/12/21] ports/46448 ports New port: adabooch is a Booch implementat o [2002/12/21] ports/46449 ports Update port: chinese abiword o [2002/12/21] ports/46452 ports NEW PORT: deskutils/twander o [2002/12/21] ports/46457 ports Update x11/temperature.app to 1.4 and use o [2002/12/22] ports/46460 ports Update port: devel/ocalm-findlib to 0.8 o [2002/12/22] ports/46468 ports Update port: math/fxt to 2002.12.16 o [2002/12/22] ports/46470 ports databases/sqlite port update to 2.7.4 o [2002/12/22] ports/46472 ports palm/coldsync does not compile under 5.0 o [2002/12/22] ports/46475 ports Fix build on -current for math/gri o [2002/12/22] ports/46482 ports New port: emulators/linux-pete-mesagpu o [2002/12/23] ports/46487 ports New port: cbind - Translator for "thin" A o [2002/12/23] ports/46496 ports New port: drweb-postfix antivirus checkin o [2002/12/23] ports/46497 ports o [2002/12/23] ports/46498 ports Update cad/tkgate to 1.6i 660 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 12: 9:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 411BA37B401; Mon, 23 Dec 2002 12:09:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1AC243EDA; Mon, 23 Dec 2002 12:09:23 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNK9NNS013167; Mon, 23 Dec 2002 12:09:23 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNK9Is5013163; Mon, 23 Dec 2002 12:09:18 -0800 (PST) Date: Mon, 23 Dec 2002 12:09:18 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212232009.gBNK9Is5013163@freefall.freebsd.org> To: bsdport@ddm.wox.org, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41739: postgresql-odbc support for unixodbc [PATCH] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: postgresql-odbc support for unixodbc [PATCH] State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 12:08:35 PST 2002 State-Changed-Why: superseded by ports/45882 http://www.freebsd.org/cgi/query-pr.cgi?pr=41739 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 12:26:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FCD737B401; Mon, 23 Dec 2002 12:26:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B11BB43EF7; Mon, 23 Dec 2002 12:26:10 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNKQANS017746; Mon, 23 Dec 2002 12:26:10 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNKQ9SH017742; Mon, 23 Dec 2002 12:26:09 -0800 (PST) Date: Mon, 23 Dec 2002 12:26:09 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212232026.gBNKQ9SH017742@freefall.freebsd.org> To: llevier@argosnet.com, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/44444: Sentinel port update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Sentinel port update State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 12:25:32 PST 2002 State-Changed-Why: superseded by ports/45937 http://www.freebsd.org/cgi/query-pr.cgi?pr=44444 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 12:47:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A228737B406; Mon, 23 Dec 2002 12:47:26 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E4AA43EF1; Mon, 23 Dec 2002 12:47:26 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNKlQNS021950; Mon, 23 Dec 2002 12:47:26 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNKlPR1021946; Mon, 23 Dec 2002 12:47:25 -0800 (PST) Date: Mon, 23 Dec 2002 12:47:25 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212232047.gBNKlPR1021946@freefall.freebsd.org> To: kcwu@kcwu.homeip.net, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39332: coldsync build broken on current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: coldsync build broken on current State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 12:46:34 PST 2002 State-Changed-Why: superseded by ports/46472 http://www.freebsd.org/cgi/query-pr.cgi?pr=39332 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 12:51: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C936D37B407; Mon, 23 Dec 2002 12:51:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 772B643ED8; Mon, 23 Dec 2002 12:51:08 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNKp8NS023972; Mon, 23 Dec 2002 12:51:08 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNKp7xL023968; Mon, 23 Dec 2002 12:51:07 -0800 (PST) Date: Mon, 23 Dec 2002 12:51:07 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212232051.gBNKp7xL023968@freefall.freebsd.org> To: martti.kuparinen@iki.fi, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45402: Update isakmpd to 20021118 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update isakmpd to 20021118 State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 12:50:26 PST 2002 State-Changed-Why: superseded by ports/45752 http://www.freebsd.org/cgi/query-pr.cgi?pr=45402 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 13:10:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66CB137B401; Mon, 23 Dec 2002 13:10:55 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13BBB43EDA; Mon, 23 Dec 2002 13:10:55 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNLAsNS032480; Mon, 23 Dec 2002 13:10:54 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNLAsIr032464; Mon, 23 Dec 2002 13:10:54 -0800 (PST) Date: Mon, 23 Dec 2002 13:10:54 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212232110.gBNLAsIr032464@freefall.freebsd.org> To: ahze@rgv.net, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45356: pnet upgrade 0.4.4 -> 0.4.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: pnet upgrade 0.4.4 -> 0.4.6 State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 13:10:16 PST 2002 State-Changed-Why: superseded by ports/45695 http://www.freebsd.org/cgi/query-pr.cgi?pr=45356 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 13:17: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C61037B401; Mon, 23 Dec 2002 13:17:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B5643EEF; Mon, 23 Dec 2002 13:17:07 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNLH7NS033749; Mon, 23 Dec 2002 13:17:07 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNLH7oV033745; Mon, 23 Dec 2002 13:17:07 -0800 (PST) Date: Mon, 23 Dec 2002 13:17:07 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212232117.gBNLH7oV033745@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/46290: New version of graphics/xpdf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New version of graphics/xpdf Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: okazaki Responsible-Changed-When: Mon Dec 23 13:15:52 PST 2002 Responsible-Changed-Why: over to the maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=46290 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 13:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2F3237B406 for ; Mon, 23 Dec 2002 13:20:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B887443EFF for ; Mon, 23 Dec 2002 13:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNLK2NS033887 for ; Mon, 23 Dec 2002 13:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNLK2fm033886; Mon, 23 Dec 2002 13:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DAD737B401 for ; Mon, 23 Dec 2002 13:10:56 -0800 (PST) Received: from nollie.summersault.com (nollie.summersault.com [208.10.44.140]) by mx1.FreeBSD.org (Postfix) with SMTP id 06EAE43ED8 for ; Mon, 23 Dec 2002 13:10:56 -0800 (PST) (envelope-from mark@summersault.com) Received: (qmail 11647 invoked by uid 1002); 23 Dec 2002 21:10:45 -0000 Message-Id: <20021223211045.11646.qmail@nollie.summersault.com> Date: 23 Dec 2002 21:10:45 -0000 From: Mark Stosberg Reply-To: Mark Stosberg To: FreeBSD-gnats-submit@FreeBSD.org Cc: saken@hotel.rmta.org X-Send-Pr-Version: 3.113 Subject: ports/46503: tidy port of out date Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46503 >Category: ports >Synopsis: tidy port of out date >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 23 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mark Stosberg >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD nollie.summersault.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Mar 16 22:49:28 EST 2002 root@nollie.summersault.com:/usr/src/sys/compile/NOLLIE.031602 i386 >Description: The tidy port, located at /usr/ports/www/tidy now has a new active homepage and new active developers. The homepage is now at: http://tidy.sourceforge.net/ The latest versions from SourceForge contain some features and fixes that the the current FreeBSD port do not have. For example, when used the "tidy.vim" plug-in distributed with the FreeBSD vim port, the current "tidy" produces unexpected output, however, the newer SourceForge version work was expected. >How-To-Repeat: In vim 6.1, load an HTML document. Then type: :compiler tidy and then :mak With the current port, you get thrown into a blank document. With the new SourceForge Tidy, warnings and errors about the valid HTML are handled as expected. >Fix: Upgrade port to use SourceForge Tidy distribution >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 13:22:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7964B37B401; Mon, 23 Dec 2002 13:22:35 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 231F443EE8; Mon, 23 Dec 2002 13:22:35 -0800 (PST) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBNLMZNS035786; Mon, 23 Dec 2002 13:22:35 -0800 (PST) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBNLMXLu035782; Mon, 23 Dec 2002 13:22:33 -0800 (PST) Date: Mon, 23 Dec 2002 13:22:33 -0800 (PST) From: OKAZAKI Tetsurou Message-Id: <200212232122.gBNLMXLu035782@freefall.freebsd.org> To: never@nevermind.kiev.ua, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37452: New port: devel/publib: Modular library of useful C functions. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/publib: Modular library of useful C functions. State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Mon Dec 23 13:21:38 PST 2002 State-Changed-Why: superseded by ports/45915 http://www.freebsd.org/cgi/query-pr.cgi?pr=37452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 18:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29E2237B401 for ; Mon, 23 Dec 2002 18:20:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1364343EDC for ; Mon, 23 Dec 2002 18:20:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBO2KANS023608 for ; Mon, 23 Dec 2002 18:20:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBO2KA8B023601; Mon, 23 Dec 2002 18:20:10 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3027337B401 for ; Mon, 23 Dec 2002 18:18:49 -0800 (PST) Received: from rift.ath.cx (h23n2fls32o836.telia.com [217.208.105.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id D269243EDE for ; Mon, 23 Dec 2002 18:18:46 -0800 (PST) (envelope-from avatar@rift.ath.cx) Received: from rift.ath.cx (localhost [127.0.0.1]) by rift.ath.cx (8.12.6/8.12.6) with ESMTP id gBO2ITXA023179 for ; Tue, 24 Dec 2002 03:18:29 +0100 (CET) (envelope-from avatar@rift.ath.cx) Received: (from avatar@localhost) by rift.ath.cx (8.12.6/8.12.6/Submit) id gBO2ITXm023178; Tue, 24 Dec 2002 03:18:29 +0100 (CET) Message-Id: <200212240218.gBO2ITXm023178@rift.ath.cx> Date: Tue, 24 Dec 2002 03:18:29 +0100 (CET) From: David Holm Reply-To: David Holm To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46505: New port: adabindx - an Ada-binding to the X Window System and *tif Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46505 >Category: ports >Synopsis: New port: adabindx - an Ada-binding to the X Window System and *tif >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 23 18:20:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: David Holm >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD rift.ath.cx 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Sun Dec 15 14:14:05 CET 2002 avatar@rift.ath.cx:/usr/src/sys/i386/compile/MYKERNEL i386 >Description: >How-To-Repeat: >Fix: --- devel-adabindx.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # devel/adabindx # devel/adabindx/Makefile # devel/adabindx/distinfo # devel/adabindx/files # devel/adabindx/files/patch-Local.conf # devel/adabindx/pkg-plist # devel/adabindx/pkg-comment # devel/adabindx/pkg-descr # echo c - devel/adabindx mkdir -p devel/adabindx > /dev/null 2>&1 echo x - devel/adabindx/Makefile sed 's/^X//' >devel/adabindx/Makefile << 'END-of-devel/adabindx/Makefile' X# New ports collection makefile for: adabindx X# Date created: 23 December 2002 X# Whom: David Holm X# X# $FreeBSD$ X# X XPORTNAME= adabindx XPORTVERSION= 0.7.2 XCATEGORIES= devel XMASTER_SITES= http://home.arcor.de/hfvogt/ X XMAINTAINER= david@realityrift.com X XBUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat X XUSE_MOTIF= yes XPREFIX= ${X11BASE} X Xdo-install: X @${MKDIR} ${X11BASE}/lib/adabindx X @(for i in `cat pkg-plist|grep "lib/adabindx"|grep -v dirrm|sed "s/lib\/adabindx\///"`; do \ X ${INSTALL_DATA} ${WRKSRC}/lib/$${i} ${PREFIX}/lib/adabindx; \ X done) X X @${MKDIR} ${X11BASE}/share/adabindx X @(for i in `cat pkg-plist|grep "share/adabindx"|grep -v dirrm|sed "s/share\/adabindx\///"`; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/share/adabindx; \ X done) X X.include END-of-devel/adabindx/Makefile echo x - devel/adabindx/distinfo sed 's/^X//' >devel/adabindx/distinfo << 'END-of-devel/adabindx/distinfo' XMD5 (adabindx-0.7.2.tar.gz) = 0792385341fa298909a69a379bdc1b62 END-of-devel/adabindx/distinfo echo c - devel/adabindx/files mkdir -p devel/adabindx/files > /dev/null 2>&1 echo x - devel/adabindx/files/patch-Local.conf sed 's/^X//' >devel/adabindx/files/patch-Local.conf << 'END-of-devel/adabindx/files/patch-Local.conf' X--- Local.conf.orig Sat Feb 9 14:48:55 2002 X+++ Local.conf Tue Dec 24 01:47:06 2002 X@@ -19,7 +19,7 @@ X X # Motif is really Lesstif X # set this variable if you use Lesstif X-IS_LESSTIF = X+IS_LESSTIF = 1 X X # set IS_64BIT to whatever you want if you want to configure the bindings X # to a 64 bit server (if you don't set this variable, a 32 bit is assumed) X@@ -43,14 +43,14 @@ X X # Ada compiler (for gnat this is gcc, sometimes also called gnatgcc) X #ADA_COMP = gcc X-ADA_COMP = gnatgcc X+ADA_COMP = adagcc X # compilation flags (I like optimizing) X-ADA_CFLAGS = -c -gnatnv -O3 -mpentium -malign-loops=2 -malign-jumps=2 -malign-functions=2 X+ADA_CFLAGS = -c -gnatnv -O3 -malign-loops=2 -malign-jumps=2 -malign-functions=2 X # special make command for Ada X ADA_MAKE = gnatmake X # flags for special make command X #ADA_MAKE_FLAGS = -m -gnateav -O3 -mpentium -malign-loops=2 -malign-jumps=2 -malign-functions=2 X-ADA_MAKE_FLAGS = -gnatnv -O3 -mpentium -malign-loops=2 -malign-jumps=2 -malign-functions=2 X+ADA_MAKE_FLAGS = -gnatnv -O3 -malign-loops=2 -malign-jumps=2 -malign-functions=2 X # additional flags for linking X ADA_LINK_FLAGS = -s X END-of-devel/adabindx/files/patch-Local.conf echo x - devel/adabindx/pkg-plist sed 's/^X//' >devel/adabindx/pkg-plist << 'END-of-devel/adabindx/pkg-plist' Xlib/adabindx/generic_list_access_types.adb Xlib/adabindx/generic_list_types.adb Xlib/adabindx/i-csstli.adb Xlib/adabindx/i-cwstri.adb Xlib/adabindx/resource_strings.adb Xlib/adabindx/string_list_conversion.adb Xlib/adabindx/x_auth.adb Xlib/adabindx/x_command_line-internal.adb Xlib/adabindx/x_command_line.adb Xlib/adabindx/x_lib-cursor.adb Xlib/adabindx/x_lib-extensions-print.adb Xlib/adabindx/x_lib-extensions.adb Xlib/adabindx/x_lib-host_access.adb Xlib/adabindx/x_lib-key_syms.adb Xlib/adabindx/x_lib-property.adb Xlib/adabindx/x_lib-resource-internal.adb Xlib/adabindx/x_lib-resource.adb Xlib/adabindx/x_lib-std_colormap.adb Xlib/adabindx/x_lib-tasking.adb Xlib/adabindx/x_lib.adb Xlib/adabindx/x_misc_utils.adb Xlib/adabindx/x_strings.adb Xlib/adabindx/x_toolkit-internal.adb Xlib/adabindx/x_toolkit-resource.adb Xlib/adabindx/x_toolkit.adb Xlib/adabindx/x_wide_strings.adb Xlib/adabindx/xm_widgets-clipboard.adb Xlib/adabindx/xm_widgets-display.adb Xlib/adabindx/xm_widgets-drag_context.adb Xlib/adabindx/xm_widgets-drag_icon.adb Xlib/adabindx/xm_widgets-drop_site_manager.adb Xlib/adabindx/xm_widgets-drop_transfer.adb Xlib/adabindx/xm_widgets-manager-bulletin_board-form.adb Xlib/adabindx/xm_widgets-manager-bulletin_board-message_box.adb Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box-command.adb Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box-file_selection_box.adb Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box.adb Xlib/adabindx/xm_widgets-manager-bulletin_board.adb Xlib/adabindx/xm_widgets-manager-combo_box.adb Xlib/adabindx/xm_widgets-manager-container.adb Xlib/adabindx/xm_widgets-manager-drawing_area.adb Xlib/adabindx/xm_widgets-manager-frame.adb Xlib/adabindx/xm_widgets-manager-notebook.adb Xlib/adabindx/xm_widgets-manager-paned_window.adb Xlib/adabindx/xm_widgets-manager-row_column-simple.adb Xlib/adabindx/xm_widgets-manager-row_column.adb Xlib/adabindx/xm_widgets-manager-scale.adb Xlib/adabindx/xm_widgets-manager-scrolled_window-main_window.adb Xlib/adabindx/xm_widgets-manager-scrolled_window.adb Xlib/adabindx/xm_widgets-manager-spin_box-simple.adb Xlib/adabindx/xm_widgets-manager-spin_box.adb Xlib/adabindx/xm_widgets-manager.adb Xlib/adabindx/xm_widgets-primitive-arrow_button.adb Xlib/adabindx/xm_widgets-primitive-cs_text.adb Xlib/adabindx/xm_widgets-primitive-icon.adb Xlib/adabindx/xm_widgets-primitive-label-cascade_button.adb Xlib/adabindx/xm_widgets-primitive-label-drawn_button.adb Xlib/adabindx/xm_widgets-primitive-label-push_button.adb Xlib/adabindx/xm_widgets-primitive-label-toggle_button.adb Xlib/adabindx/xm_widgets-primitive-label.adb Xlib/adabindx/xm_widgets-primitive-list.adb Xlib/adabindx/xm_widgets-primitive-scroll_bar.adb Xlib/adabindx/xm_widgets-primitive-separator.adb Xlib/adabindx/xm_widgets-primitive-text.adb Xlib/adabindx/xm_widgets-primitive.adb Xlib/adabindx/xm_widgets-print.adb Xlib/adabindx/xm_widgets-protocols.adb Xlib/adabindx/xm_widgets-screen.adb Xlib/adabindx/xm_widgets-shell.adb Xlib/adabindx/xm_widgets-transfer.adb Xlib/adabindx/xm_widgets.adb Xlib/adabindx/xpm_lib.adb Xlib/adabindx/generic_list_access_types.ads Xlib/adabindx/generic_list_types.ads Xlib/adabindx/i-csstli.ads Xlib/adabindx/i-cwstri.ads Xlib/adabindx/resource_strings.ads Xlib/adabindx/string_list.ads Xlib/adabindx/string_list_conversion.ads Xlib/adabindx/x_auth.ads Xlib/adabindx/x_command_line-internal.ads Xlib/adabindx/x_command_line.ads Xlib/adabindx/x_connection.ads Xlib/adabindx/x_lib-cursor.ads Xlib/adabindx/x_lib-extensions-print.ads Xlib/adabindx/x_lib-extensions.ads Xlib/adabindx/x_lib-host_access.ads Xlib/adabindx/x_lib-key_syms-iso9995.ads Xlib/adabindx/x_lib-key_syms-latin1.ads Xlib/adabindx/x_lib-key_syms.ads Xlib/adabindx/x_lib-predefined_atoms.ads Xlib/adabindx/x_lib-property.ads Xlib/adabindx/x_lib-resource-internal.ads Xlib/adabindx/x_lib-resource.ads Xlib/adabindx/x_lib-screen_saver.ads Xlib/adabindx/x_lib-std_colormap.ads Xlib/adabindx/x_lib-tasking.ads Xlib/adabindx/x_lib.ads Xlib/adabindx/x_misc_utils.ads Xlib/adabindx/x_strings.ads Xlib/adabindx/x_toolkit-internal.ads Xlib/adabindx/x_toolkit-resource.ads Xlib/adabindx/x_toolkit-shell.ads Xlib/adabindx/x_toolkit.ads Xlib/adabindx/x_wide_strings.ads Xlib/adabindx/xm_widgets-atom_manager.ads Xlib/adabindx/xm_widgets-clipboard.ads Xlib/adabindx/xm_widgets-display.ads Xlib/adabindx/xm_widgets-drag_context.ads Xlib/adabindx/xm_widgets-drag_icon.ads Xlib/adabindx/xm_widgets-drag_over_shell.ads Xlib/adabindx/xm_widgets-drop_site_manager.ads Xlib/adabindx/xm_widgets-drop_transfer.ads Xlib/adabindx/xm_widgets-manager-bulletin_board-form.ads Xlib/adabindx/xm_widgets-manager-bulletin_board-message_box.ads Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box-command.ads Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box-file_selection_box.ads Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box.ads Xlib/adabindx/xm_widgets-manager-bulletin_board.ads Xlib/adabindx/xm_widgets-manager-combo_box.ads Xlib/adabindx/xm_widgets-manager-container.ads Xlib/adabindx/xm_widgets-manager-drawing_area.ads Xlib/adabindx/xm_widgets-manager-frame.ads Xlib/adabindx/xm_widgets-manager-notebook.ads Xlib/adabindx/xm_widgets-manager-paned_window.ads Xlib/adabindx/xm_widgets-manager-row_column-simple.ads Xlib/adabindx/xm_widgets-manager-row_column.ads Xlib/adabindx/xm_widgets-manager-scale.ads Xlib/adabindx/xm_widgets-manager-scrolled_window-main_window.ads Xlib/adabindx/xm_widgets-manager-scrolled_window.ads Xlib/adabindx/xm_widgets-manager-spin_box-simple.ads Xlib/adabindx/xm_widgets-manager-spin_box.ads Xlib/adabindx/xm_widgets-manager.ads Xlib/adabindx/xm_widgets-primitive-arrow_button.ads Xlib/adabindx/xm_widgets-primitive-cs_text.ads Xlib/adabindx/xm_widgets-primitive-icon.ads Xlib/adabindx/xm_widgets-primitive-label-cascade_button.ads Xlib/adabindx/xm_widgets-primitive-label-drawn_button.ads Xlib/adabindx/xm_widgets-primitive-label-push_button.ads Xlib/adabindx/xm_widgets-primitive-label-toggle_button.ads Xlib/adabindx/xm_widgets-primitive-label.ads Xlib/adabindx/xm_widgets-primitive-list.ads Xlib/adabindx/xm_widgets-primitive-scroll_bar.ads Xlib/adabindx/xm_widgets-primitive-separator.ads Xlib/adabindx/xm_widgets-primitive-text.ads Xlib/adabindx/xm_widgets-primitive.ads Xlib/adabindx/xm_widgets-print.ads Xlib/adabindx/xm_widgets-protocols.ads Xlib/adabindx/xm_widgets-screen.ads Xlib/adabindx/xm_widgets-shell.ads Xlib/adabindx/xm_widgets-transfer.ads Xlib/adabindx/xm_widgets.ads Xlib/adabindx/xpm_lib.ads Xlib/adabindx/generic_list_access_types.ali Xlib/adabindx/generic_list_types.ali Xlib/adabindx/i-csstli.ali Xlib/adabindx/i-cwstri.ali Xlib/adabindx/resource_strings.ali Xlib/adabindx/string_list.ali Xlib/adabindx/string_list_conversion.ali Xlib/adabindx/x_auth.ali Xlib/adabindx/x_command_line-internal.ali Xlib/adabindx/x_command_line.ali Xlib/adabindx/x_connection.ali Xlib/adabindx/x_lib-cursor.ali Xlib/adabindx/x_lib-extensions-print.ali Xlib/adabindx/x_lib-extensions.ali Xlib/adabindx/x_lib-host_access.ali Xlib/adabindx/x_lib-key_syms-iso9995.ali Xlib/adabindx/x_lib-key_syms-latin1.ali Xlib/adabindx/x_lib-key_syms.ali Xlib/adabindx/x_lib-predefined_atoms.ali Xlib/adabindx/x_lib-property.ali Xlib/adabindx/x_lib-resource-internal.ali Xlib/adabindx/x_lib-resource.ali Xlib/adabindx/x_lib-screen_saver.ali Xlib/adabindx/x_lib-std_colormap.ali Xlib/adabindx/x_lib-tasking.ali Xlib/adabindx/x_lib.ali Xlib/adabindx/x_misc_utils.ali Xlib/adabindx/x_strings.ali Xlib/adabindx/x_toolkit-internal.ali Xlib/adabindx/x_toolkit-resource.ali Xlib/adabindx/x_toolkit-shell.ali Xlib/adabindx/x_toolkit.ali Xlib/adabindx/x_wide_strings.ali Xlib/adabindx/xm_widgets-atom_manager.ali Xlib/adabindx/xm_widgets-clipboard.ali Xlib/adabindx/xm_widgets-display.ali Xlib/adabindx/xm_widgets-drag_context.ali Xlib/adabindx/xm_widgets-drag_icon.ali Xlib/adabindx/xm_widgets-drag_over_shell.ali Xlib/adabindx/xm_widgets-drop_site_manager.ali Xlib/adabindx/xm_widgets-drop_transfer.ali Xlib/adabindx/xm_widgets-manager-bulletin_board-form.ali Xlib/adabindx/xm_widgets-manager-bulletin_board-message_box.ali Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box-command.ali Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box-file_selection_box.ali Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box.ali Xlib/adabindx/xm_widgets-manager-bulletin_board.ali Xlib/adabindx/xm_widgets-manager-combo_box.ali Xlib/adabindx/xm_widgets-manager-container.ali Xlib/adabindx/xm_widgets-manager-drawing_area.ali Xlib/adabindx/xm_widgets-manager-frame.ali Xlib/adabindx/xm_widgets-manager-notebook.ali Xlib/adabindx/xm_widgets-manager-paned_window.ali Xlib/adabindx/xm_widgets-manager-row_column-simple.ali Xlib/adabindx/xm_widgets-manager-row_column.ali Xlib/adabindx/xm_widgets-manager-scale.ali Xlib/adabindx/xm_widgets-manager-scrolled_window-main_window.ali Xlib/adabindx/xm_widgets-manager-scrolled_window.ali Xlib/adabindx/xm_widgets-manager-spin_box-simple.ali Xlib/adabindx/xm_widgets-manager-spin_box.ali Xlib/adabindx/xm_widgets-manager.ali Xlib/adabindx/xm_widgets-primitive-arrow_button.ali Xlib/adabindx/xm_widgets-primitive-icon.ali Xlib/adabindx/xm_widgets-primitive-label-cascade_button.ali Xlib/adabindx/xm_widgets-primitive-label-drawn_button.ali Xlib/adabindx/xm_widgets-primitive-label-push_button.ali Xlib/adabindx/xm_widgets-primitive-label-toggle_button.ali Xlib/adabindx/xm_widgets-primitive-label.ali Xlib/adabindx/xm_widgets-primitive-list.ali Xlib/adabindx/xm_widgets-primitive-scroll_bar.ali Xlib/adabindx/xm_widgets-primitive-separator.ali Xlib/adabindx/xm_widgets-primitive-text.ali Xlib/adabindx/xm_widgets-primitive.ali Xlib/adabindx/xm_widgets-print.ali Xlib/adabindx/xm_widgets-protocols.ali Xlib/adabindx/xm_widgets-screen.ali Xlib/adabindx/xm_widgets-shell.ali Xlib/adabindx/xm_widgets-transfer.ali Xlib/adabindx/xm_widgets.ali Xlib/adabindx/xpm_lib.ali Xlib/adabindx/generic_list_access_types.o Xlib/adabindx/generic_list_types.o Xlib/adabindx/i-csstli.o Xlib/adabindx/i-cwstri.o Xlib/adabindx/resource_strings.o Xlib/adabindx/string_list.o Xlib/adabindx/string_list_conversion.o Xlib/adabindx/x_auth.o Xlib/adabindx/x_command_line-internal.o Xlib/adabindx/x_command_line.o Xlib/adabindx/x_connection.o Xlib/adabindx/x_lib-cursor.o Xlib/adabindx/x_lib-extensions-print.o Xlib/adabindx/x_lib-extensions.o Xlib/adabindx/x_lib-host_access.o Xlib/adabindx/x_lib-key_syms-iso9995.o Xlib/adabindx/x_lib-key_syms-latin1.o Xlib/adabindx/x_lib-key_syms.o Xlib/adabindx/x_lib-predefined_atoms.o Xlib/adabindx/x_lib-property.o Xlib/adabindx/x_lib-resource-internal.o Xlib/adabindx/x_lib-resource.o Xlib/adabindx/x_lib-screen_saver.o Xlib/adabindx/x_lib-std_colormap.o Xlib/adabindx/x_lib-tasking.o Xlib/adabindx/x_lib.o Xlib/adabindx/x_misc_utils.o Xlib/adabindx/x_strings.o Xlib/adabindx/x_toolkit-internal.o Xlib/adabindx/x_toolkit-resource.o Xlib/adabindx/x_toolkit-shell.o Xlib/adabindx/x_toolkit.o Xlib/adabindx/x_wide_strings.o Xlib/adabindx/xm_widgets-atom_manager.o Xlib/adabindx/xm_widgets-clipboard.o Xlib/adabindx/xm_widgets-display.o Xlib/adabindx/xm_widgets-drag_context.o Xlib/adabindx/xm_widgets-drag_icon.o Xlib/adabindx/xm_widgets-drag_over_shell.o Xlib/adabindx/xm_widgets-drop_site_manager.o Xlib/adabindx/xm_widgets-drop_transfer.o Xlib/adabindx/xm_widgets-manager-bulletin_board-form.o Xlib/adabindx/xm_widgets-manager-bulletin_board-message_box.o Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box-command.o Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box-file_selection_box.o Xlib/adabindx/xm_widgets-manager-bulletin_board-selection_box.o Xlib/adabindx/xm_widgets-manager-bulletin_board.o Xlib/adabindx/xm_widgets-manager-combo_box.o Xlib/adabindx/xm_widgets-manager-container.o Xlib/adabindx/xm_widgets-manager-drawing_area.o Xlib/adabindx/xm_widgets-manager-frame.o Xlib/adabindx/xm_widgets-manager-notebook.o Xlib/adabindx/xm_widgets-manager-paned_window.o Xlib/adabindx/xm_widgets-manager-row_column-simple.o Xlib/adabindx/xm_widgets-manager-row_column.o Xlib/adabindx/xm_widgets-manager-scale.o Xlib/adabindx/xm_widgets-manager-scrolled_window-main_window.o Xlib/adabindx/xm_widgets-manager-scrolled_window.o Xlib/adabindx/xm_widgets-manager-spin_box-simple.o Xlib/adabindx/xm_widgets-manager-spin_box.o Xlib/adabindx/xm_widgets-manager.o Xlib/adabindx/xm_widgets-primitive-arrow_button.o Xlib/adabindx/xm_widgets-primitive-icon.o Xlib/adabindx/xm_widgets-primitive-label-cascade_button.o Xlib/adabindx/xm_widgets-primitive-label-drawn_button.o Xlib/adabindx/xm_widgets-primitive-label-push_button.o Xlib/adabindx/xm_widgets-primitive-label-toggle_button.o Xlib/adabindx/xm_widgets-primitive-label.o Xlib/adabindx/xm_widgets-primitive-list.o Xlib/adabindx/xm_widgets-primitive-scroll_bar.o Xlib/adabindx/xm_widgets-primitive-separator.o Xlib/adabindx/xm_widgets-primitive-text.o Xlib/adabindx/xm_widgets-primitive.o Xlib/adabindx/xm_widgets-print.o Xlib/adabindx/xm_widgets-protocols.o Xlib/adabindx/xm_widgets-screen.o Xlib/adabindx/xm_widgets-shell.o Xlib/adabindx/xm_widgets-transfer.o Xlib/adabindx/xm_widgets.o Xlib/adabindx/xpm_lib.o Xshare/adabindx/CHANGES Xshare/adabindx/COPYING Xshare/adabindx/README Xshare/adabindx/TODO Xshare/adabindx/copyright.intermetrics X@dirrm lib/adabindx X@dirrm share/adabindx END-of-devel/adabindx/pkg-plist echo x - devel/adabindx/pkg-comment sed 's/^X//' >devel/adabindx/pkg-comment << 'END-of-devel/adabindx/pkg-comment' XAn Ada-binding to the X Window System and *tif END-of-devel/adabindx/pkg-comment echo x - devel/adabindx/pkg-descr sed 's/^X//' >devel/adabindx/pkg-descr << 'END-of-devel/adabindx/pkg-descr' XThis is a binding of Ada to the C-Libraries of the X Window system and the XMotif(tm) or Lesstif widget set. X XProgrammers used to write X Window programs will easily use this binding. Most Xof the names for functions and procedures resemble the equivalent C interface Xnames, e.g. X XGetRGBColormaps (C interface) <-> X_Get_RGB_Colormaps (Ada binding). X X"While retaining familiarity to the C interface, I tried to include the Xsecurity of Ada by controlling the creation and release of pointer types Xwherever possible." X X- David Holm Xdavid@realityrift.com END-of-devel/adabindx/pkg-descr exit --- devel-adabindx.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 18:30: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB78137B401 for ; Mon, 23 Dec 2002 18:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA3B43EDC for ; Mon, 23 Dec 2002 18:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBO2U3NS025524 for ; Mon, 23 Dec 2002 18:30:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBO2U33j025523; Mon, 23 Dec 2002 18:30:03 -0800 (PST) Date: Mon, 23 Dec 2002 18:30:03 -0800 (PST) Message-Id: <200212240230.gBO2U33j025523@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: David Holm Subject: Re: ports/46505: New port: adabindx - an Ada-binding to the X Window System and *tif Reply-To: David Holm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46505; it has been noted by GNATS. From: David Holm To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46505: New port: adabindx - an Ada-binding to the X Window System and *tif Date: Tue, 24 Dec 2002 03:27:17 +0100 --------------Boundary-00=_HTQLWT23ODRO51G8B96T Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Small patch to add website url. portlint should warn you when you miss WWW: in pkg-descr ;) //David --------------Boundary-00=_HTQLWT23ODRO51G8B96T Content-Type: text/x-diff; charset="iso-8859-1"; name="adabindxupg.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="adabindxupg.patch" --- devel-adabindx.shar.orig Tue Dec 24 03:16:02 2002 +++ devel-adabindx.shar Tue Dec 24 03:23:45 2002 @@ -429,6 +429,8 @@ Xsecurity of Ada by controlling the creation and release of pointer types Xwherever possible." X +XWWW: http://home.arcor.de/hfvogt/programming.html +X X- David Holm Xdavid@realityrift.com END-of-devel/adabindx/pkg-descr --------------Boundary-00=_HTQLWT23ODRO51G8B96T-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 21:10: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7023E37B401 for ; Mon, 23 Dec 2002 21:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7845E43EE5 for ; Mon, 23 Dec 2002 21:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBO5A2NS073546 for ; Mon, 23 Dec 2002 21:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBO5A2CW073545; Mon, 23 Dec 2002 21:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 989F737B401 for ; Mon, 23 Dec 2002 21:03:23 -0800 (PST) Received: from livid.de (0-1pool73-234.nas27.thornton1.co.us.da.qwest.net [67.4.73.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB24943EDA for ; Mon, 23 Dec 2002 21:03:22 -0800 (PST) (envelope-from damm@livid.de) Received: by livid.de (Postfix, from userid 1000) id 240E2FE5B; Mon, 23 Dec 2002 22:03:21 -0700 (MST) Message-Id: <20021224050321.240E2FE5B@livid.de> Date: Mon, 23 Dec 2002 22:03:21 -0700 (MST) From: "Scott M.Likens" Reply-To: "Scott M.Likens" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46507: Failure to Build Postfix-Current due to SASL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46507 >Category: ports >Synopsis: Failure to Build Postfix-Current due to SASL >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 23 21:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Scott M. Likens >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD livid.de 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Dec 19 13:05:41 MST 2002 damm@dialup.livid.de:/usr/src/sys/compile/LIVID i386 FreeBSD 4.7 RELENG_4-20021223 >Description: Problem with Selecting SASL2 + TLS + LDAP, includes MySQL without making MySQL a dependancy. >How-To-Repeat: Select SASL2 with SASL2 built without MySQL Support, without MySQL added either. >Fix: Modify configure.postfix with removing if [ -f ${PREFIX}/lib/libsasl.a ]; then if nm ${PREFIX}/lib/libsasl.a | grep -wq "mysql_verify_password"; then echo "POSTFIX_CCARGS+= -DHAS_MYSQL -I\${LOCALBASE}/include/mysql" echo "POSTFIX_AUXLIBS+= \${LOCALBASE}/lib/mysql/libmysqlclient.a -lm -lz" that and it's counterparts. It incorrect, same with verifiying SASL2, i have no such function, yet it still includes MySQL in it. Thanks. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Dec 23 21:10:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD7837B405 for ; Mon, 23 Dec 2002 21:10:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E2E43EEC for ; Mon, 23 Dec 2002 21:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBO5A2NS073559 for ; Mon, 23 Dec 2002 21:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBO5A2BA073558; Mon, 23 Dec 2002 21:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC51737B401 for ; Mon, 23 Dec 2002 21:08:26 -0800 (PST) Received: from livid.de (0-1pool73-234.nas27.thornton1.co.us.da.qwest.net [67.4.73.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62AFC43ED8 for ; Mon, 23 Dec 2002 21:08:16 -0800 (PST) (envelope-from damm@livid.de) Received: by livid.de (Postfix, from userid 1000) id 577FAFE5B; Mon, 23 Dec 2002 22:08:14 -0700 (MST) Message-Id: <20021224050814.577FAFE5B@livid.de> Date: Mon, 23 Dec 2002 22:08:14 -0700 (MST) From: "Scott M.Likens" Reply-To: "Scott M.Likens" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46508: dri-devel crash with radeon.ko exiting X11R6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46508 >Category: ports >Synopsis: dri-devel crash with radeon.ko exiting X11R6 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 23 21:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Scott M. Likens >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD livid.de 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Dec 19 13:05:41 MST 2002 damm@dialup.livid.de:/usr/src/sys/compile/LIVID i386 AMD TBird 1.4Ghz, 512Meg SDRAM CAS=2, ATI Radeon VIVO... >Description: Start X, using dri-devel's ati/radeon drivers, then exit X without using any glx aware applications, or using them. Will get Kernel Panic afterwards. >How-To-Repeat: See Above. >Fix: No Known Fix, Issue with Dri-devel, unable to determine what the factor is to make it crash. -- Attached Kernel Core Output -- IdlePTD at phsyical address 0x004f5000 initial pcb at physical address 0x003b9a80 panicstr: resource_list_release: can't find resource panic messages: --- panic: resource_list_release: can't find resource syncing disks... 8 done Uptime: 12m4s dumping to dev #ad/0x40001, offset 1048704 dump ata0: resetting devices .. done 511 510 509 508 507 506 505 504 503 502 501 500 499 498 497 496 495 494 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 475 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 419 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 400 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 382 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 344 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 325 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 307 306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289 288 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 270 269 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 251 250 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 6 2 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 --- #0 dumpsys () at ../../kern/kern_shutdown.c:487 487 if (dumping++) { #0 dumpsys () at ../../kern/kern_shutdown.c:487 #1 0xc019367f in boot (howto=256) at ../../kern/kern_shutdown.c:316 #2 0xc0193aa4 in poweroff_wait (junk=0xc0331ae0, howto=0) at ../../kern/kern_shutdown.c:595 #3 0xc019c1b1 in resource_list_release (rl=0xc21e1204, bus=0xc21e1280, child=0xc21e1180, type=1, rid=0, res=0x0) at ../../kern/subr_bus.c:1840 #4 0xc0273f9d in pci_release_resource (dev=0xc21e1280, child=0xc21e1180, type=1, rid=0, r=0x0) at ../../pci/pci.c:1672 #5 0xc012b9ba in BUS_RELEASE_RESOURCE (dev=0xc21e1280, child=0xc21e1180, type=1, rid=0, res=0x0) at bus_if.c:150 #6 0xc019c63e in bus_release_resource (dev=0xc21e1180, type=1, rid=0, r=0x0) at ../../kern/subr_bus.c:2138 #7 0xc04c3ed0 in ?? () #8 0xc04c4292 in ?? () #9 0xc04c4a86 in ?? () #10 0xc01cc5b0 in spec_close (ap=0xdb3dae4c) at ../../miscfs/specfs/spec_vnops.c:591 #11 0xc028b2c2 in ufsspec_close (ap=0xdb3dae4c) at ../../ufs/ufs/ufs_vnops.c:1900 #12 0xc028b8d9 in ufs_vnoperatespec (ap=0xdb3dae4c) at ../../ufs/ufs/ufs_vnops.c:2440 #13 0xc01c7f28 in vn_close (vp=0xdb407c80, flags=3, cred=0xc25b4b00, p=0xd4abd8a0) at vnode_if.h:218 #14 0xc01c8853 in vn_closefile (fp=0xc25d90c0, p=0xd4abd8a0) at ../../kern/vfs_vnops.c:693 #15 0xc01892fb in fdrop (fp=0xc25d90c0, p=0xd4abd8a0) at ../../sys/file.h:218 #16 0xc0189243 in closef (fp=0xc25d90c0, p=0xd4abd8a0) at ../../kern/kern_descrip.c:1279 #17 0xc0188645 in close (p=0xd4abd8a0, uap=0xdb3daf80) at ../../kern/kern_descrip.c:581 at ../../kern/kern_descrip.c:581 #18 0xc0303b29 in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 37120, tf_esi = 136286528, tf_ebp = -1077938208, tf_isp = -616714284, tf_ebx = 6, tf_edx = 1210503184, tf_ecx = 20, tf_eax = 6, tf_trapno = 12, tf_err = 2, tf_eip = 1210353836, tf_cs = 31, tf_eflags = 12931, tf_esp = -1077938252, tf_ss = 47}) at ../../i386/i386/trap.c:1175 #19 0xc02f7715 in Xint0x80_syscall () #20 0x843ecbc in ?? () #21 0x843594c in ?? () #22 0x86c887e in ?? () #23 0x86c495f in ?? () #24 0x88dda90 in ?? () #25 0x809e494 in ?? () #26 0x81328f5 in ?? () #27 0x80bc1e1 in ?? () #28 0x806a272 in ?? () -- End Kernel GDB Output -- -- dmesg.out -- Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-STABLE #0: Mon Nov 25 13:45:35 MST 2002 damm@dialup.livid.de:/usr/src/sys/compile/LIVID Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) processor (1400.06-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 Features=0x183f9ff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> real memory = 536805376 (524224K bytes) avail memory = 517582848 (505452K bytes) Preloaded elf kernel "kernel" at 0xc0493000. Preloaded elf module "vesa.ko" at 0xc049309c. Preloaded elf module "ng_vjc.ko" at 0xc0493138. Preloaded elf module "netgraph.ko" at 0xc04931d8. Preloaded elf module "agp.ko" at 0xc0493278. VESA: v2.0, 65536k memory, flags:0x1, mode table:0xc04752a2 (1000022) VESA: ATI RAGE128 Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 8 entries at 0xc00fddc0 apm0: on motherboard apm0: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: mem 0xd8000000-0xdbffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 atapci0: Correcting VIA config for southbridge data corruption bug ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd400-0xd41f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd800-0xd81f irq 11 at device 7.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered viapropm0: SMBus I/O base at 0x5000 viapropm0: port 0x5000-0x500f at device 7.4 on pci0 viapropm0: SMBus revision code 0x40 pcib2: at device 8.0 on pci0 pci2: on pcib2 ohci0: mem 0xdf007000-0xdf007fff irq 7 at device 8.0 on pci2 usb2: OHCI version 1.0 usb2: on ohci0 usb2: USB revision 1.0 uhub2: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 3 ports with 3 removable, self powered ulpt0: Hewlett-Packard hp LaserJet 1000, rev 1.10/1.20, addr 2, iclass 7/1 ohci1: mem 0xdf004000-0xdf004fff irq 5 at device 8.1 on pci2 usb3: OHCI version 1.0 usb3: on ohci1 usb3: USB revision 1.0 uhub3: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered pci2: at 8.2 irq 11 fwohci0: mem 0xdf000000-0xdf003fff,0xdf006000-0xdf0067ff irq 10 at device 11.0 on pci2 fwohci0: PCI bus latency was changing to 250. cache size 8. fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channel is 4. fwohci0: resetting OHCI...done (0) fwohci0: BUS_OPT 0xa002 -> 0xf800a002 fwohci0: Link 1394a available S400, 3 ports, maxrec 2048 bytes. fwohci0: Enable 1394a Enhancements fwohci0: EUI64 00:50:42:b5:00:00:77:b8 fwochi_set_intr: 1 firewire0: on fwohci0 firewire0: firewire bus attach ahc0: port 0xdc00-0xdcff mem 0xdf100000-0xdf100fff irq 11 at device 10.0 on pci0 aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs pcm0: port 0xe000-0xe01f irq 11 at device 13.0 on pci0 orm0:
    E^K>Q6G_F9\]']`A!LO+FRO\B MI*0A0#E+[@`F4,8E@+H7H!8H0"U00.(",4*]N79V`M7T!*S7%)CP2:#"5('K M600L;A*@V%G@N@0!#.4$+.`1X-!7H`(6@0H.!;1S$0W37#AK\, MY9`9KO]BP($'0\8D#!F3,&@/QN`C#X;J+QBN9K`A+@--Y3/<5#X#KN4Q MU#PW@\YS,\B2'@.O+C#4Z@*#3;TSV,(>`TWB,\S2)P/-N3/XAD=.)N1:[]0`E3G_QW!J+G/`68M9JH\6`DHTNRQM' M*.T)0O>0R?$:3#G/NA$AN(,LNC#8E#MHT84YK0+1@TYZ[(;`(*MU0V.3SMKB M`H;J`BK0YL]!.+I8+`[\2,`0C4:,P^**?.7G+)9LPC#-HNQ!.*.>5J-^1;)0 MUW>Y0W*LR?#1.`39#!_!9CC69CB\V7&H%3*LR3"XN&P<<7$FS;`&PZ`MA(W0 M0JH#JW6:4-UY^D%`XU/X@XC&R[::/)H=,>_I`FS6XH?A:%9B!$C]A11=B?5W M60PC&BXV#P,:[FL8!C1;#P4V0H\V1 MP]NTQ3SD$%C&Y)",TSS23%H/70;$(;B&\V6#,D: MKJ18PP$;#;(M,FR!+/IYX?G!GUJUIH.6%8SAT.0`%G', MUG`&6:*M&^Y(62Z;8*@=.?9BW13EI=T`^;+"SX4[#AEGD6KN2!G4N*OC:\N& M,"CB1WM#M09/RBM@5(5BR57E#.6$&;)K8-"H@0%[0`;MFQDRGDG2999-L^P' M=Y#%XCF"DV,$)_]`(,2! M-,!_(,3Y'L&)4]MI'0V>4>?)O$P@\-38V;WGV^+..31KS>PX,\>AHG(@9TVZ M0?>8N-G+&2<`&%9N37-!:FV`(F/0WJLT"$?VY8K&,-IB,&TQG"5P.!1`/@XR M3V3C@-L'4KK,NU;TZ78B%2V2+UFE06%RD3U@LS&^1F-;5!:FS@N_@VEM>@ MEG;0^9%O0Q9Z24*I/H'%J5B?5CN)P\0/1/J*>XGLRR6!ECLW+(6> MQH"VK8H:MNP"GQV\E`VA[+1=F&RCN7+V:!USO>0+4^06;AAS$8P"CE1&&;W2 MQM8R89QOEX#DOGU0%,:PS0JW7OUM;37`&L+<+F)/!RR@-G M$3MWD.J&*!WD;GP;APS].+H!9@>*_EBBGPW],+43A]F2:H8B'=3:T5]_Z9IQ M5+\6]89E'1A:HZ,NDU:I'-Z(("GM:7#`X!+.[,8S"TCX(K:"O#V`HV-Q- MJQ^1]Y6M[UULHO+=Q-O^FD+%`VE5>?4[?=3I".S0G>3>"4ZGE?VP?J5Z`@NP M6094!B]J1>NRMXQ,.F.K(@)_WBI&/HU6$D117N*QE8*>'1T\KU3DS/$CU!OO MUDMS;U]^LZ^^V2_W?WK!"(5!+:A^J_XYEW(4":Y2M_#'Y+T<5J@A-@"\2+B7 MB_98N/Q&=Z1M6PK2[(."B4A(LY&_3LL':9['^RE[O@\SS(U"1O#0HGPGJ]Q" M\XSVTEOED*-KOMN'N(W>\J":6\DHK?J)/N)8;P'#&3[X).:4`V(C1BK2`,O] M9BD?SW[9/[]XK6J[_&',TJ`JRX47MOM+>L8QOXT.9;V9EVB&ED"/ZH^A['(^ MI=''X51_RM6R`*RMQ"'S\MES^>.S:?GP*95VJ3;2)!M>6=Q M&]^-7MH(?J3R4>1%].9\K<"AC%>9]$N5E`\XQC?`P2%DF'AKIU$^(2.Y-CP^ M(JKJ\DA%<2-TEIN%X)UV8XOTA#3U3?1Q>ILL6[6XIPXG6XW0YZR+&4>,IGHK M*>#5L%'(.-WFQ@@<*XOW.>7.\$LY\P[\2SFGP<$A;%F M.CL]P)?V_/P`#L`B'G5ZG_+RM7HLE$W5XU3^8&3@UB7N$&TAO)S.Y&W2\=MV M(9M&-"N;T.SH^/#@)EG:(+$DV+\[.K3FI'IUEQ%:H-S;,1'X3$34I0X*L35M M:)UL)IN>&YMOK<3>_F^9QYZ<1R\NKCB8CH_(Q,(?#G?U"5'1P_ M^FK'.P='S9?5_\TS'00ZN$_6N^JJ)>>-[40UWU(\7K"\^7ZG"B,I#-NJ[2I/ MIXK_?^9^FH:3^B=*&Q>*[6]W1=@[`[T^PFI%]%ZH=3V:"7^I4\[6-A=MDHV- M)3I4C_=RF%-IR-]L5=!2\B<#L3?C2!V*QPOLF60Q]*QH35A4N^>*3*3EY(Z& MVMH+Z?HV\'C9VI96AZZU_BOE,Z7(N1F%[MN=:[I.`';$?DBW+-G11MES*T(= MHJT%72W[WY6`OLP:8DM>'>*V)E>G66VIF1,UC[@MJ4J:8\VUF\J$&WEY_-NZ M<+?Z=:]VL$POW[^_-O%BG2"VQ,9TFMK< MH)%5MC`ETO>4&[L!#**%S>5W/1/I6E1WH+;UN4-@)CYT",O$MPQA":20!OYZ MD"\3'S:H?"@84&.N(/;T^GZU62VVLN9N#`/+ZP$!,,(1PNA;6(]6$2#:;;`' M@O*6.NH44;D,`:+O+#LQ;(G-Z;0&_NU-/U9ML@M!VW0Z6="OL"X([BR%<$<` MB.$.8>`-.@5QAK`C-:72FWEI;QFS,[I.#'V;Z83@[A#:?K=;%^Y,"(`Z#4RW M6Y\`/K0=6KS268P@=D0:8\?W0*T3@CA#L$`$/K6 MU(DA;=J-_BYUHM>/I[H@+&F-R8SF+)K=I$94FTW)KI*[<);!0[+*G&$,_&@_ MCIGY=\%H]W'].@8)96C,G4+I]C/]0F$T+&7R4NYN.`+#CL!4E0.]%:G1S*73 M!'XWB/YT6C<&0S!B,DG8C:*F=QTQ.$(<@_G3'IT8S"GV5+&N.^S3":1V&$0> MAN#%FMJ&T'A;@\G*5/=N4\TM'CMWNMO1VE#%V51Q/KW_X84+O1VM!97Y'HZR M:JK^PE1>#2AG&#<`P_TZ+=)#(Q&Z,1RHM9H8%P9;AMI4ZMAMQ:;FHN$6F2Y) M>\.9W01%+XI^I]@+PS`P`@.CWQWU:UBW@^U#<:"W(M4EZL_R8V_B)K@PS'$T M8+@)40,2BV8TX-@%:$.G2Z.GO%9V84U@,RY:!W%#"JA$IHYU3^=^-*7-R].L MS-,)PUN*/*?3I[3!6G`8K'0'=*V.0AHQZ@UZH9Q!W+0:Q!_C-.`0H3;A,$".5;9&<@")Q*>/:AK.E9L&R`$C M+(+<_^`MQ1G$IK?A$':P`Q.'YH"4Q$F1O!-1D;EJ;8WD`M+X:'=^UE`.*!2D MNW*B,!!&5`,Y0C@I59TJ>R#;`]10"\P>QYC2=GCJMH;0A<"=$?1G>[L0F#,/ M1J/070!FH^&=50&`T)_<[:Q.=PCF#&%':DQ5SBQ/0R_I.*V`12Q\%)Y5Z-R! M56[S0J%MW(*"`L4IKMJ/@X-KS^IB4Y:DQF1U^G%30IWW-V_ETJ0P>MEB[6'K$BI=DJW;GW3)G#86=`$8=.-= M$/IA62<3VF%9%X)P1W!7A$%@U@7!W+E@SJK0CG$[67!6A!VI*951&P?873<. M!^$P$(Y9F^[1CYD]]R@(!61DW#TP)HZWI[Y08ADVN4X@%P`[6EVJKKNTS03O M0#&RBBX,$Y/HNHP=(DV2+K/,E1,SR^RZ?!V"8N9E.T#,7%J75A"<<`2(0&C6 MFMJ"T"0,;^[6*SP>%@+N[/9CK%-9YP> MR\C0K:X,!`,;9URSO6-O+&QW7)L<;S;7N>%PW=*XZ5Y]AK8TN[QN]B7@T,WR MMP%N[OH*Q8Q8!`[:(L6;V9U:.$2;5%?FUU"A56N<$\KAXB9D[;GDEW(I`VTO M)B=BS6\>0OI7P_/L%K?U@&T;KUJ[(\F6]\Z,T!@!+L^:V/9,EMV-(U^KM*]2 M#JP0"%`'R/;7^O>,:%'V1]*&]TGHD7=MAN^_A4#W[5Z=ZF>9M]:$%LK6]WO? M??O[O_%75]0[[U8L_$",4<;AT>'AB^?/OSL\/#QZ^?T1_7]X>/R\_%]^.CX\ M_N[PY8O#9T5(WV[]/3F4`,#E)9;,67/X@ M_TX%$^%\\?9T* M\7WQZMW93TU9],WO9Y=7Y^\O?GI2.I>35]=GO[Z_/#^[ MDJ^I?=_9WKM75]=GE[.K\VOZ=I7GR8_3*8\_14'L\<9QR1*;+[,I3V-*XKNO M4/>)Y:.CPY='SY__,-T[/;^J&'GZ5\W4E_VKT__8+Y\KEK[L*Q>X7P8)DHOS MBVOY[^SRIR>\",.'GQ=2N'G&E:Q[E[]=S$[//IQ=G%X1[MOSB]_^^.75U=F7 MIW_]<72D/JF+8M>W1/Q8EG9U>G[Y97I_=+1/0X=;/Z^.Z^['B8A4V9/_V7M" MD.]/7KVM@>B%K(CV;_CMT<$S.9ZAK=>T57D#E;[8>OG9WMYO5V>S_S[_\-.3 M!^FUZ4$Q6SZ^OWC[7[/7[R]GKRY/WDA)_&<_O-C;NW@_^^6W\[>GY3M[/-ZO M;ICX<>_)/Q719S^9//V+U*I*+3\JK=(U;I-]+G_]<'GV^OR/+_^\MY?$6=ZB M__GI7VQ;_:T!6E#DZB:9[)4F^S798N+T8>)%_,>=Q?UM,EE+.&T9U=]VOBZ+ MEAREDP^OKM],1'3GIW$4BBB?W'FI[\T#<3!Y'S$QJ70D^+^TB-5QMLE9:?23 M^<,D+:+(CY:&G-47D^SFT+(J]@[\B`4%%Y-_I79!+N<@O/VW;Z'`M[]O?]_^ =OOU]^_OV]^WOV]^WOV]_7VW^YW\!^X[1I`#0`@`` ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 27 18:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9869D37B401 for ; Fri, 27 Dec 2002 18:30:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A2B43F26 for ; Fri, 27 Dec 2002 18:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBS2U2NS036023 for ; Fri, 27 Dec 2002 18:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBS2U2S1036022; Fri, 27 Dec 2002 18:30:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B0DB37B401 for ; Fri, 27 Dec 2002 18:20:15 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC44643EC2 for ; Fri, 27 Dec 2002 18:20:14 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 1EF492B689 for ; Sat, 28 Dec 2002 03:20:12 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id 8E67A6A712B; Sat, 28 Dec 2002 13:20:09 +1100 (EST) Message-Id: <20021228022009.8E67A6A712B@k7.mavetju> Date: Sat, 28 Dec 2002 13:20:09 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46569: fix MASTER_SITE_SOURCEWARE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46569 >Category: ports >Synopsis: fix MASTER_SITE_SOURCEWARE >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: Fri Dec 27 18:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #4: Sat Sep 14 10:41:50 EST 2002 edwin@k7.mavetju:/usr/src/sys/compile/k7 i386 >Description: Update some URLs at the MASTER_SITE_SOURCEWARE variable. For examples, see http://people.freebsd.org/~fenner/portsurvey/archivers.html#bzip2 >How-To-Repeat: >Fix: In Mk/bsd.sites.mk, at MASTER_SITE_SOURCEWARE Remove ftp://ftp.pvv.ntnu.no/pub/, it's unresolvable. Replace ftp://ftp1.sinica.edu.tw/pub3/CYGNUS/ with ftp://ftp1.sinica.edu.tw/pub3/GNU/CYGNUS/ Remove ftp://ftp.sdn.co.za, it's unreachable for nearly a year now. Remove http://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/, it doesn't mirror sourceware.cygnus.com anymore. Remove ftp://unix.hensa.ac.uk/mirrors/, it doesn't mirror sourceware.cygnus.com anymore. Remove ftp://sunsite.org.uk/Mirrors/, it doesn't mirror sourceware.cygnus.com anymore. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 27 18:56:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7A8C37B401 for ; Fri, 27 Dec 2002 18:56:30 -0800 (PST) Received: from prv-mail20.provo.novell.com (prv-mail20.provo.novell.com [137.65.81.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74AFF43EA9 for ; Fri, 27 Dec 2002 18:56:30 -0800 (PST) (envelope-from SDICKERSON@novell.com) Received: from INET-PRV-MTA by prv-mail20.provo.novell.com with Novell_GroupWise; Fri, 27 Dec 2002 19:55:40 -0700 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.0 Beta Date: Fri, 27 Dec 2002 19:56:20 -0700 From: "Shawn Dickerson" Reply-To: SDICKERSON@novell.com To: Subject: Happy nice Christmas (Out of the office) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks for your message. I'll be out of the office until Jan. 2 with no access to e-mail or voice mail. In addition, Novell's US offices are closed Dec. 25 - Jan. 1. If you need to speak with someone in Novell PR Dec. 23-24, please contact Kevin Wilson at kawilson@novell.com or 801.861.3409. From Dec. 25 - Jan. 1, if you need emergency PR assistance, please contact PAN Communications at novell@pancomm.com. Thanks, and happy holidays. Shawn >>> ports 12/27/02 19:55 >>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 27 19: 0: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41A8737B401 for ; Fri, 27 Dec 2002 19:00:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D976A43EA9 for ; Fri, 27 Dec 2002 19:00:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBS305NS042071 for ; Fri, 27 Dec 2002 19:00:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBS305cL042070; Fri, 27 Dec 2002 19:00:05 -0800 (PST) Date: Fri, 27 Dec 2002 19:00:05 -0800 (PST) Message-Id: <200212280300.gBS305cL042070@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: TERAMOTO Masahiro Subject: Re: ports/46566: update security/gpgme to upstream version 0.3.12 Reply-To: TERAMOTO Masahiro Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46566; it has been noted by GNATS. From: TERAMOTO Masahiro To: freebsd-gnats-submit@FreeBSD.org, corecode@corecode.ath.cx Cc: Subject: Re: ports/46566: update security/gpgme to upstream version 0.3.12 Date: Sat, 28 Dec 2002 11:51:27 +0900 Hi I'm maintainer of this port. This patch works fine, and please commit. thank you. -- TERAMOTO Masahiro markun@onohara.to http://markun.onohara.to/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 27 21:13: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B846D37B401; Fri, 27 Dec 2002 21:13:02 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CFC043EC2; Fri, 27 Dec 2002 21:13:02 -0800 (PST) (envelope-from eischen@pcnet1.pcnet.com) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.3/8.12.1) with ESMTP id gBS5CtnO001736; Sat, 28 Dec 2002 00:12:55 -0500 (EST) Date: Sat, 28 Dec 2002 00:12:55 -0500 (EST) From: Daniel Eischen To: Mario Sergio Fujikawa Ferreira Cc: Daniel Eischen , ports@FreeBSD.org Subject: Re: Help with MASTER_SITE_SUBDIR In-Reply-To: <20021228010652.3617.qmail@exxodus.fedaykin.here> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 27 Dec 2002, Mario Sergio Fujikawa Ferreira wrote: > Hi, > > On Fri, Dec 27, 2002 at 06:22:57PM -0500, Daniel Eischen wrote: > > On Fri, 27 Dec 2002, Pete Fritchman wrote: > > > > > ++ 27/12/02 17:11 -0500 - Daniel Eischen: > > > | > | Shouldn't it try appending MASTER_SITE_SUBDIRs before falling > > > | > | back to ftp.FreeBSD.org? > > > | > > > > | > You have to include %SUBDIR% where you want the MASTER_SITE_SUBDIR > > > | > directories to be inserted. > > > | > > > | Huh? Please elaborate. I don't see any use of %SUBDIR% in > > > | lang/gcc28/Makefile. From everything I've seen, one only needs > > > | to set MASTER_SITE_SUBDIR and ports/Mk/*.mk is suppose to take > > > | care of the rest. > > > > > > But it's there, from gcc28/Makefile: > > > > > > MASTER_SITES= ${MASTER_SITE_GNU} > > > MASTER_SITE_SUBDIR= gcc > > > > Yes, I know that much. Please look at lang/Makefile. I have: > > > > MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/:gnat \ > > ${MASTER_SITE_LOCAL}:boot \ > > ${MASTER_SITE_GNU}:gcc > > MASTER_SITE_SUBDIR= gcc deischen/gcc . > > > > It doesn't work as advertised. Try it from lang/gnat. > > This produces the following fetching list. I am > not this is what you wanted to do. > > ftp://cs.nyu.edu/pub/gnat/3.15p/gnat-3.15p-src.tgz > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnat-3.15p-src.tgz > ftp://ftp.chg.ru/pub/gnu/gcc-2.8.1.tar.gz > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gcc-2.8.1.tar.gz > ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/gnat-3.15p-boot.tar.gz > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnat-3.15p-boot.tar.gz > > You should have said you were trying to use MASTER_SITES:n. > Check the temporary Porter's Handbook entry on MASTER_SITES:n > on my home page. I'll add this entry to the official Porter's Handbook > over the weekend. Well, it's not totally clear from that either, but at least it gives you some idea as to what to try. ports are really more complicated than they should^Wused to be. > MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/:gnat \ > ${MASTER_SITE_LOCAL:S/$/:boot/} \ > ${MASTER_SITE_GNU:S/$/:gcc/} > MASTER_SITE_SUBDIR= gcc/:gcc \ > deischen/gcc/:boot deischen/:boot Why do I need "${MASTER_SITE_LOCAL:S/$/:boot/}" and "${MASTER_SITE_GNU:S/$/:gcc/}" instead of just "${MASTER_SITE_LOCAL}:boot" and "${MASTER_SITE_GNU}:gcc"? The latter seem to work just fine when using MASTER_SITE_SUBDIR as you have above. That is, the following seems to work: MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/:gnat \ ${MASTER_SITE_LOCAL}:boot \ ${MASTER_SITE_GNU}:gcc MASTER_SITE_SUBDIR= gcc/:gcc deischen/gcc/:boot I'll commit the above. Thanks for the help :-) -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 27 21:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB56137B411 for ; Fri, 27 Dec 2002 21:20:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F69243ED1 for ; Fri, 27 Dec 2002 21:20:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBS5K7NS007275 for ; Fri, 27 Dec 2002 21:20:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBS5K7FE007274; Fri, 27 Dec 2002 21:20:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57D4737B401 for ; Fri, 27 Dec 2002 21:10:30 -0800 (PST) Received: from esp.branda.to (101.c210-85-224.ethome.net.tw [210.85.224.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D3B743EC2 for ; Fri, 27 Dec 2002 21:10:15 -0800 (PST) (envelope-from thinker@esp.branda.to) Received: from esp.branda.to (localhost [127.0.0.1]) by esp.branda.to (8.12.6/8.12.6) with ESMTP id gBS59vgO013191 for ; Sat, 28 Dec 2002 13:09:57 +0800 (CST) (envelope-from thinker@esp.branda.to) Received: (from thinker@localhost) by esp.branda.to (8.12.6/8.12.6/Submit) id gBS59vt5013190; Sat, 28 Dec 2002 13:09:57 +0800 (CST) Message-Id: <200212280509.gBS59vt5013190@esp.branda.to> Date: Sat, 28 Dec 2002 13:09:57 +0800 (CST) From: thinker@branda.to Reply-To: thinker@branda.to To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46570: E-Fancylauncher core dump as receiving mouse motion event. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46570 >Category: ports >Synopsis: E-Fancylauncher core dump as receiving mouse motion event. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 27 21:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thinker K.F. Li >Release: FreeBSD 5.0-CURRENT i386 >Organization: Netlab@Yuan-Ze University >Environment: System: FreeBSD esp.branda.to 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sat Dec 14 20:41:59 CST 2002 root@esp.branda.to:/usr/src/sys/i386/compile/esp i386 >Description: E-FancyLauncher is a app launcher for Enlightenment window manager. It would core dump when user press mouse button in the area of launcher window and move mouse out of the area of the window before releasing mouse button. >How-To-Repeat: Execute E-FancyLauncher with Enlightenment and press any button of mouse in the window of launcher. Move the mouse out of the area of the window of launcher before releasing the mouse button. It would core dump, now. >Fix: Apply the patch following. begin 644 efancylauncher-Thinker-20021228.diff M+2TM($4M1F%N8WE,875N8VAE"\]8G5T=&]N M7W<["B`@("`@>2\]8G5T=&]N7V@["B`@("`@+RH@<')I;G1F*")M;W1I;VX@ M)60L)61<;B(L>"QY*3L@*B\*+2`@("!I9B`H>#QC;VQS("8F('D\"$]8W5R2$]8W5R#QC;VQS("8F('D\"$]8W5R2$]8W5R3QR;W=S*2!["BL@("`@96QS M92!I9B`H>#QC;VQS("8F('D\2`^/2`P*2![ M"B`@("`@("!,0G5T=&]N("IB=71T;VX]8G5T=&]N > > > | > | back to ftp.FreeBSD.org? > > > > | > > > > > | > You have to include %SUBDIR% where you want the MASTER_SITE_SUBDIR > > > > | > directories to be inserted. > > > > | > > > > | Huh? Please elaborate. I don't see any use of %SUBDIR% in > > > > | lang/gcc28/Makefile. From everything I've seen, one only needs > > > > | to set MASTER_SITE_SUBDIR and ports/Mk/*.mk is suppose to take > > > > | care of the rest. > > > > > > > > But it's there, from gcc28/Makefile: > > > > > > > > MASTER_SITES= ${MASTER_SITE_GNU} > > > > MASTER_SITE_SUBDIR= gcc > > > > > > Yes, I know that much. Please look at lang/Makefile. I have: > > > > > > MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/:gnat \ > > > ${MASTER_SITE_LOCAL}:boot \ > > > ${MASTER_SITE_GNU}:gcc > > > MASTER_SITE_SUBDIR= gcc deischen/gcc . > > > > > > It doesn't work as advertised. Try it from lang/gnat. > > > > This produces the following fetching list. I am > > not this is what you wanted to do. > > > > ftp://cs.nyu.edu/pub/gnat/3.15p/gnat-3.15p-src.tgz > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnat-3.15p-src.tgz > > ftp://ftp.chg.ru/pub/gnu/gcc-2.8.1.tar.gz > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gcc-2.8.1.tar.gz > > ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/gnat-3.15p-boot.tar.gz > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnat-3.15p-boot.tar.gz > > > > You should have said you were trying to use MASTER_SITES:n. > > Check the temporary Porter's Handbook entry on MASTER_SITES:n > > on my home page. I'll add this entry to the official Porter's Handbook > > over the weekend. > > Well, it's not totally clear from that either, but at least it > gives you some idea as to what to try. Well, there are simple examples and the full examples there. If you think we can improve the text, I'm all open to suggestions. :) > ports are really more complicated than they should^Wused > to be. Well, MASTER_SITES:n is a simple mechanism IMHO. Though, I can understand that using it in advanced scenarios can be quite confusing. > > MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/:gnat \ > > ${MASTER_SITE_LOCAL:S/$/:boot/} \ > > ${MASTER_SITE_GNU:S/$/:gcc/} > > MASTER_SITE_SUBDIR= gcc/:gcc \ > > deischen/gcc/:boot deischen/:boot > > Why do I need "${MASTER_SITE_LOCAL:S/$/:boot/}" and "${MASTER_SITE_GNU:S/$/:gcc/}" > instead of just "${MASTER_SITE_LOCAL}:boot" and "${MASTER_SITE_GNU}:gcc"? > The latter seem to work just fine when using MASTER_SITE_SUBDIR > as you have above. That is, the following seems to work: > > MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/:gnat \ > ${MASTER_SITE_LOCAL}:boot \ > ${MASTER_SITE_GNU}:gcc > MASTER_SITE_SUBDIR= gcc/:gcc deischen/gcc/:boot > > > I'll commit the above. Thanks for the help :-) Please DON'T. Your MASTER_SITES expands to ftp://cs.nyu.edu/pub/gnat/3.15p/:gnat ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/:boot ftp://ftp.gnu.org/gnu/%SUBDIR%/ ftp://gatekeeper.dec.com/pub/GNU/%SUBDIR%/ ftp://ftp.uu.net/archive/systems/gnu/%SUBDIR%/ ftp://ftp.de.uu.net/pub/gnu/%SUBDIR%/ ftp://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/ ftp://ftp.leo.org/pub/comp/os/unix/gnu/%SUBDIR%/ ftp://ftp.digex.net/pub/gnu/%SUBDIR%/ ftp://ftp.wustl.edu/mirrors/gnu/%SUBDIR%/ ftp://ftp.kddlabs.co.jp/pub/gnu/%SUBDIR%/ ftp://ftp.dti.ad.jp/pub/GNU/%SUBDIR%/ ftp://www.dnsbalance.ring.gr.jp/pub/GNU/%SUBDIR%/ http://www.t.ring.gr.jp/archives/GNU/%SUBDIR%/ ftp://ftp.mirror.ac.uk/sites/ftp.gnu.org/gnu/%SUBDIR%/ ftp://sunsite.org.uk/Mirrors/ftp.gnu.org/pub/gnu/%SUBDIR%/ ftp://ftp.informatik.hu-berlin.de/pub/gnu/%SUBDIR%/ ftp://ftp.rediris.es/mirror/gnu/%SUBDIR%/ ftp://ftp.lip6.fr/pub/gnu/%SUBDIR%/ ftp://ftp.chg.ru/pub/gnu/%SUBDIR%/:gcc You want all options to contain the appropriate :something, don't you? MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/:gnat \ ${MASTER_SITE_LOCAL:S/$/:boot/} \ ${MASTER_SITE_GNU:S/$/:gcc/} expands to the correct ftp://cs.nyu.edu/pub/gnat/3.15p/:gnat ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/:boot ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/:boot ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/:boot ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/:boot ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/:boot ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/:boot ftp://ftp.gnu.org/gnu/%SUBDIR%/:gcc ftp://gatekeeper.dec.com/pub/GNU/%SUBDIR%/:gcc ftp://ftp.uu.net/archive/systems/gnu/%SUBDIR%/:gcc ftp://ftp.de.uu.net/pub/gnu/%SUBDIR%/:gcc ftp://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/:gcc ftp://ftp.leo.org/pub/comp/os/unix/gnu/%SUBDIR%/:gcc ftp://ftp.digex.net/pub/gnu/%SUBDIR%/:gcc ftp://ftp.wustl.edu/mirrors/gnu/%SUBDIR%/:gcc ftp://ftp.kddlabs.co.jp/pub/gnu/%SUBDIR%/:gcc ftp://ftp.dti.ad.jp/pub/GNU/%SUBDIR%/:gcc ftp://www.dnsbalance.ring.gr.jp/pub/GNU/%SUBDIR%/:gcc http://www.t.ring.gr.jp/archives/GNU/%SUBDIR%/:gcc ftp://ftp.mirror.ac.uk/sites/ftp.gnu.org/gnu/%SUBDIR%/:gcc ftp://sunsite.org.uk/Mirrors/ftp.gnu.org/pub/gnu/%SUBDIR%/:gcc ftp://ftp.informatik.hu-berlin.de/pub/gnu/%SUBDIR%/:gcc ftp://ftp.rediris.es/mirror/gnu/%SUBDIR%/:gcc ftp://ftp.lip6.fr/pub/gnu/%SUBDIR%/:gcc ftp://ftp.chg.ru/pub/gnu/%SUBDIR%/:gcc That's the reason for the S/$/:tag/. Just a tip from make(1) land. :) Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Dec 27 23:33:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E691437B401; Fri, 27 Dec 2002 23:33:58 -0800 (PST) Received: from pakastelohi.cypherpunks.to (pakastelohi.cypherpunks.to [213.130.163.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BAD443ED1; Fri, 27 Dec 2002 23:33:58 -0800 (PST) (envelope-from shamrock@cypherpunks.to) Received: from VAIO650 (unknown [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pakastelohi.cypherpunks.to (Postfix) with ESMTP id B33C23648A; Sat, 28 Dec 2002 08:33:45 +0100 (CET) From: "Lucky Green" To: Cc: Subject: FreeBSD Port: portupgrade-20021103 Date: Fri, 27 Dec 2002 23:33:31 -0800 Message-ID: <000001c2ae43$6e1a62a0$6401a8c0@VAIO650> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Currently, portupgrade does not currently perform upgrades for perl modules installed via perl's CPAN.pm module. Portupgrade would be vastly more useful if portupgrade were to upgrade CPAN.pm modules at the same time it upgrades FreeBSD ports. Given that portupgrade is aware of which perl modules require updating, this functionality should be possible. Example: Check for out of date packages: bison-1.35_1 needs updating (port has 1.75) bsdpan-Archive-Tar-0.22 is obsolete bsdpan-Attribute-Handlers-0.78 is obsolete bsdpan-CGI.pm-2.87 is obsolete bsdpan-CPAN-1.63 is obsolete Thanks, --Lucky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 3: 6: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D85C837B401 for ; Sat, 28 Dec 2002 03:06:00 -0800 (PST) Received: from web14801.mail.yahoo.com (web14801.mail.yahoo.com [216.136.224.217]) by mx1.FreeBSD.org (Postfix) with SMTP id AAC5343ED1 for ; Sat, 28 Dec 2002 03:06:00 -0800 (PST) (envelope-from eng_estante@yahoo.com) Message-ID: <20021228110600.11826.qmail@web14801.mail.yahoo.com> Received: from [200.163.192.185] by web14801.mail.yahoo.com via HTTP; Sat, 28 Dec 2002 03:06:00 PST Date: Sat, 28 Dec 2002 03:06:00 -0800 (PST) From: Paulo Roberto Subject: suggestion: xfce4 port To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, FreeBSD currently have a port to xfce-3.8.16, and there is now the new 4 version (beta) and it would be nice to have a port for it so it would get more people testing this wm. thanks, Paulo R. C. Estante __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 3:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EF0037B401 for ; Sat, 28 Dec 2002 03:30:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0911543ED8 for ; Sat, 28 Dec 2002 03:30:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSBU7NS022047 for ; Sat, 28 Dec 2002 03:30:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSBU7pN022046; Sat, 28 Dec 2002 03:30:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC7837B401 for ; Sat, 28 Dec 2002 03:22:05 -0800 (PST) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2AD443ED1 for ; Sat, 28 Dec 2002 03:22:04 -0800 (PST) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id 8E28DAB65; Sat, 28 Dec 2002 12:21:53 +0100 (CET) Message-Id: <20021228112153.8E28DAB65@backup-mx.droso.dk> Date: Sat, 28 Dec 2002 12:21:53 +0100 (CET) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46572: update converters/p5-MIME-Base64 to 2.13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46572 >Category: ports >Synopsis: update converters/p5-MIME-Base64 to 2.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 28 03:30:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.7-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: - update to 2.13 - add WWW - take maintainership >How-To-Repeat: >Fix: --- p5-MIME-Base64.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/converters/p5-MIME-Base64/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 10 Nov 2002 16:45:20 -0000 1.20 +++ Makefile 28 Dec 2002 11:20:44 -0000 @@ -6,13 +6,13 @@ # PORTNAME= MIME-Base64 -PORTVERSION= 2.12 +PORTVERSION= 2.13 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk PERL_CONFIGURE= YES Index: distinfo =================================================================== RCS file: /home/ncvs/ports/converters/p5-MIME-Base64/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 1 Mar 2001 09:32:08 -0000 1.9 +++ distinfo 28 Dec 2002 11:20:44 -0000 @@ -1 +1 @@ -MD5 (MIME-Base64-2.12.tar.gz) = 76d8529122aded5852585024c2d3ae15 +MD5 (MIME-Base64-2.13.tar.gz) = 0609f25e8885f7cddd241f8b8aca1cd7 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/converters/p5-MIME-Base64/pkg-descr,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-descr --- pkg-descr 21 Jun 1997 12:00:27 -0000 1.1.1.1 +++ pkg-descr 28 Dec 2002 11:20:44 -0000 @@ -18,3 +18,5 @@ package). The main improvement is that the base64 encoder/decoder is implemented by XS functions. This makes it about 20 times faster than the old implementation in perl. + +WWW: http://search.cpan.org/dist/MIME-Base64/ --- p5-MIME-Base64.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 3:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACE2337B405 for ; Sat, 28 Dec 2002 03:30:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6809543EE1 for ; Sat, 28 Dec 2002 03:30:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSBU8NS022063 for ; Sat, 28 Dec 2002 03:30:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSBU8VN022060; Sat, 28 Dec 2002 03:30:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B2437B401 for ; Sat, 28 Dec 2002 03:26:58 -0800 (PST) Received: from grizzly.droso.net (grizzly.droso.dk [62.79.38.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3280643E4A for ; Sat, 28 Dec 2002 03:26:56 -0800 (PST) (envelope-from erwin@grizzly.droso.net) Received: from grizzly.droso.net (localhost.droso.net [127.0.0.1]) by grizzly.droso.net (8.12.6/8.12.6) with ESMTP id gBSBQqST075965 for ; Sat, 28 Dec 2002 12:26:53 +0100 (CET) (envelope-from erwin@grizzly.droso.net) Received: (from erwin@localhost) by grizzly.droso.net (8.12.6/8.12.6/Submit) id gBSBQpsO075964; Sat, 28 Dec 2002 12:26:51 +0100 (CET) Message-Id: <200212281126.gBSBQpsO075964@grizzly.droso.net> Date: Sat, 28 Dec 2002 12:26:51 +0100 (CET) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46573: resign maintainership graphics/xmms-gforce Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46573 >Category: ports >Synopsis: resign maintainership graphics/xmms-gforce >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 28 03:30:08 PST 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 5.0-RC i386 >Organization: pil.dk >Environment: System: FreeBSD grizzly.droso.net 5.0-RC FreeBSD 5.0-RC #2: Sat Dec 28 10:51:40 CET 2002 root@grizzly.droso.net:/usr/obj/usr/src/sys/GRIZZLY i386 >Description: resign maintainership of graphics/xmms-gforce. This doesn't seem te be actively maintained for almost 2 years. This could be considered a first step to remove this port. >How-To-Repeat: >Fix: --- xmms-gforce.diff begins here --- --- Makefile.orig Sat Dec 28 12:24:44 2002 +++ Makefile Sat Dec 28 12:24:31 2002 @@ -11,7 +11,7 @@ MASTER_SITES= http://dl.droso.net/ports/ DISTNAME= gforce-1.1.6xp3 -MAINTAINER= erwin@lansing.dk +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms --- xmms-gforce.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 3:46:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B197637B401; Sat, 28 Dec 2002 03:46:24 -0800 (PST) Received: from hotmail.com (f141.pav1.hotmail.com [64.4.31.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74F2843EB2; Sat, 28 Dec 2002 03:46:24 -0800 (PST) (envelope-from picklezz@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 28 Dec 2002 03:45:21 -0800 Received: from 194.236.2.210 by pv1fd.pav1.hotmail.msn.com with HTTP; Sat, 28 Dec 2002 11:45:20 GMT X-Originating-IP: [194.236.2.210] From: "Gabriel Medina" To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.2.3 Date: Sat, 28 Dec 2002 12:45:20 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 28 Dec 2002 11:45:21.0187 (UTC) FILETIME=[99E8E730:01C2AE66] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When is PHP 4.3.0 ready to put in the PORTS? Am I going to try to build it my self or is it any better idea to wait for the ports to be updated? _________________________________________________________________ Digitalt till papper med MSN Foto http://photos.msn.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 3:53:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D897E37B401 for ; Sat, 28 Dec 2002 03:53:37 -0800 (PST) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F67143EDC for ; Sat, 28 Dec 2002 03:53:37 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd05.sul.t-online.de by mailout02.sul.t-online.com with smtp id 18SFX5-00006d-0B; Sat, 28 Dec 2002 12:53:35 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[217.82.57.7]) by fmrl05.sul.t-online.com with esmtp id 18SFX3-1kIFAeC; Sat, 28 Dec 2002 12:53:33 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id 67D0412C6D7; Sat, 28 Dec 2002 12:53:17 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id gBSBroid000586; Sat, 28 Dec 2002 12:53:50 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id gBSBrmju000585; Sat, 28 Dec 2002 12:53:48 +0100 (CET) (envelope-from corecode) Date: Sat, 28 Dec 2002 12:53:39 +0100 From: "Simon 'corecode' Schubert" To: TERAMOTO Masahiro Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/46566: update security/gpgme to upstream version 0.3.12 Message-Id: <20021228125339.72136fee.corecode@corecode.ath.cx> In-Reply-To: <20021228114755.63EB.MARKUN@onohara.to> References: <20021228114755.63EB.MARKUN@onohara.to> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.BDkJK,5tC?Z:rU" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.BDkJK,5tC?Z:rU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 28 Dec 2002 11:51:27 +0900 TERAMOTO Masahiro wrote: > I'm maintainer of this port. This patch works fine, and > please commit. thanks simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.BDkJK,5tC?Z:rU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+DZDLr5S+dk6z85oRAnqaAJ9TxS4dE436mE07rxLj6hKvR6CV4QCg9kZj X9KAfgfj81r/uK/1TmKa8Dc= =jnqS -----END PGP SIGNATURE----- --=.BDkJK,5tC?Z:rU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 4:20: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CC3F37B401 for ; Sat, 28 Dec 2002 04:20:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7DAA43EDC for ; Sat, 28 Dec 2002 04:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSCK2NS041380 for ; Sat, 28 Dec 2002 04:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSCK23r041379; Sat, 28 Dec 2002 04:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96DDA37B401 for ; Sat, 28 Dec 2002 04:10:15 -0800 (PST) Received: from stud4.tuwien.ac.at (stud4.tuwien.ac.at [193.170.75.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1939643EB2 for ; Sat, 28 Dec 2002 04:10:14 -0800 (PST) (envelope-from shoesoft@gmx.net) Received: from gmx.net (root@stud4.tuwien.ac.at [193.170.75.21]) by stud4.tuwien.ac.at (8.9.3 (PHNE_24419)/8.9.3) with ESMTP id NAA27816 for ; Sat, 28 Dec 2002 13:10:11 +0100 (MET) Message-Id: <3E0D94A1.9080304@gmx.net> Date: Sat, 28 Dec 2002 13:10:09 +0100 From: Stefan Ehmann To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46574: New port: mppdec Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46574 >Category: ports >Synopsis: New port: mppdec >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: Sat Dec 28 04:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Stefan Ehmann >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD Shoe 4.7-STABLE FreeBSD 4.7-STABLE #9: Sun Dec 22 12:46:14 CET 2002 Shoe@Shoe:/usr/obj/usr/src/sys/SHOE i386 >Description: Command-line player/decoder for musepack audio >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mppdec # mppdec/pkg-comment # mppdec/pkg-descr # mppdec/pkg-plist # mppdec/Makefile # echo c - mppdec mkdir -p mppdec > /dev/null 2>&1 echo x - mppdec/pkg-comment sed 's/^X//' >mppdec/pkg-comment << 'END-of-mppdec/pkg-comment' XCommand-line player/decoder for musepack audio END-of-mppdec/pkg-comment echo x - mppdec/pkg-descr sed 's/^X//' >mppdec/pkg-descr << 'END-of-mppdec/pkg-descr' Xmppdec -- the MPEGplus compressed audio decoder X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ X XThis is a speed and portability optimized version of Andree Buschmann's XMPEG-Plus decoder. Speed enhancement is about 1:4...1:5 relative to the Xoriginal source. Some of these optimizations flood back to the original Xdecoder, but especially on AMD K6-2/AMD K6-III/AMD Athlon/AMD Duron/Intel XPentium III/Intel Pentium 4 there's still some hand written assembler code Xso this decoder ist still much faster. X XWWW: http://www.uni-jena.de/~pfk/mpp/ X X-- XFrank Klemm END-of-mppdec/pkg-descr echo x - mppdec/pkg-plist sed 's/^X//' >mppdec/pkg-plist << 'END-of-mppdec/pkg-plist' Xbin/mppdec END-of-mppdec/pkg-plist echo x - mppdec/Makefile sed 's/^X//' >mppdec/Makefile << 'END-of-mppdec/Makefile' X# New ports collection makefile for: mppdec X# Date created: 2002-12-28 X# Whom: Stefan Ehmann X# X# $FreeBSD$ X# X XPORTNAME= mppdec XPORTVERSION= 1.1 XCATEGORIES= audio XMASTER_SITES= http://www.personal.uni-jena.de/~pfk/MPP/src/ \ X http://stud4.tuwien.ac.at/~e0125637/ XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= shoesoft@gmx.net X XBUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm XLIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound X XMAKEFILE= Makefile.bsd XUSE_BZIP2= yes X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/mppdec ${PREFIX}/bin/ X X.include END-of-mppdec/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 4:40: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3E8837B401 for ; Sat, 28 Dec 2002 04:40:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 493F743ED8 for ; Sat, 28 Dec 2002 04:40:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSCe3NS045318 for ; Sat, 28 Dec 2002 04:40:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSCe3Yk045317; Sat, 28 Dec 2002 04:40:03 -0800 (PST) Date: Sat, 28 Dec 2002 04:40:03 -0800 (PST) Message-Id: <200212281240.gBSCe3Yk045317@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Lehmann Subject: Re: ports/46562: update-port: sysutils/xcdroast Reply-To: Oliver Lehmann Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46562; it has been noted by GNATS. From: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46562: update-port: sysutils/xcdroast Date: Sat, 28 Dec 2002 13:31:21 +0100 please ignore my last mail - it was the wrong PR number -- Oliver Lehmann, lehmann@ans-netz.de, http://www.pofo.de/ http://wishlist.pofo.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 4:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6309237B407 for ; Sat, 28 Dec 2002 04:40:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1024F43EE1 for ; Sat, 28 Dec 2002 04:40:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSCe8NS045395 for ; Sat, 28 Dec 2002 04:40:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSCe8eD045391; Sat, 28 Dec 2002 04:40:08 -0800 (PST) Date: Sat, 28 Dec 2002 04:40:08 -0800 (PST) Message-Id: <200212281240.gBSCe8eD045391@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Lehmann Subject: Re: ports/46561: update-port: mail/sylpheed Reply-To: Oliver Lehmann Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46561; it has been noted by GNATS. From: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann Subject: Re: ports/46561: update-port: mail/sylpheed Date: Sat, 28 Dec 2002 13:31:46 +0100 Hi, please submit the folllowing patch instead of the submitted one. Miguel Mendez reported that this patch works for him. diff -ruN sylpheed.old/Makefile /usr/ports/mail/sylpheed/Makefile --- sylpheed.old/Makefile Fri Dec 27 23:02:13 2002 +++ /usr/ports/mail/sylpheed/Makefile Fri Dec 27 23:03:27 2002 @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.8 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ @@ -22,7 +22,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext +CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext \ + --program-transform-name='' .include diff -ruN sylpheed.old/distinfo /usr/ports/mail/sylpheed/distinfo --- sylpheed.old/distinfo Fri Dec 27 23:02:13 2002 +++ /usr/ports/mail/sylpheed/distinfo Fri Dec 27 23:01:42 2002 @@ -1 +1 @@ -MD5 (sylpheed-0.8.6.tar.bz2) = cb01f8397c5a1f4dd50e401424f9527d +MD5 (sylpheed-0.8.8.tar.bz2) = 95985b7e967938e805ad7583e9d248da diff -ruN sylpheed.old/pkg-plist /usr/ports/mail/sylpheed/pkg-plist --- sylpheed.old/pkg-plist Fri Dec 27 23:02:13 2002 +++ /usr/ports/mail/sylpheed/pkg-plist Fri Dec 27 23:01:42 2002 @@ -27,6 +27,7 @@ share/locale/ro/LC_MESSAGES/sylpheed.mo share/locale/ru/LC_MESSAGES/sylpheed.mo share/locale/sl/LC_MESSAGES/sylpheed.mo +share/locale/sr/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo -- Oliver Lehmann, lehmann@ans-netz.de, http://www.pofo.de/ http://wishlist.pofo.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 5: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3C2737B401 for ; Sat, 28 Dec 2002 05:00:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C0F143EA9 for ; Sat, 28 Dec 2002 05:00:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSD0JNS051532 for ; Sat, 28 Dec 2002 05:00:19 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSD0JuA051531; Sat, 28 Dec 2002 05:00:19 -0800 (PST) Date: Sat, 28 Dec 2002 05:00:19 -0800 (PST) Message-Id: <200212281300.gBSD0JuA051531@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Stefan Ehmann Subject: Re: ports/46574: New port: mppdec Reply-To: Stefan Ehmann Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46574; it has been noted by GNATS. From: Stefan Ehmann To: freebsd-gnats-submit@FreeBSD.org, shoesoft@gmx.net Cc: Subject: Re: ports/46574: New port: mppdec Date: Sat, 28 Dec 2002 13:51:55 +0100 The distinfo was omited in the original shell archive. Here is the correct version # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mppdec # mppdec/pkg-comment # mppdec/pkg-descr # mppdec/pkg-plist # mppdec/Makefile # mppdec/distinfo # echo c - mppdec mkdir -p mppdec > /dev/null 2>&1 echo x - mppdec/pkg-comment sed 's/^X//' >mppdec/pkg-comment << 'END-of-mppdec/pkg-comment' XCommand-line player/decoder for musepack audio END-of-mppdec/pkg-comment echo x - mppdec/pkg-descr sed 's/^X//' >mppdec/pkg-descr << 'END-of-mppdec/pkg-descr' Xmppdec -- the MPEGplus compressed audio decoder X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ X XThis is a speed and portability optimized version of Andree Buschmann's XMPEG-Plus decoder. Speed enhancement is about 1:4...1:5 relative to the Xoriginal source. Some of these optimizations flood back to the original Xdecoder, but especially on AMD K6-2/AMD K6-III/AMD Athlon/AMD Duron/Intel XPentium III/Intel Pentium 4 there's still some hand written assembler code Xso this decoder ist still much faster. X XWWW: http://www.uni-jena.de/~pfk/mpp/ X X-- XFrank Klemm END-of-mppdec/pkg-descr echo x - mppdec/pkg-plist sed 's/^X//' >mppdec/pkg-plist << 'END-of-mppdec/pkg-plist' Xbin/mppdec END-of-mppdec/pkg-plist echo x - mppdec/Makefile sed 's/^X//' >mppdec/Makefile << 'END-of-mppdec/Makefile' X# New ports collection makefile for: mppdec X# Date created: 2002-12-28 X# Whom: Stefan Ehmann X# X# $FreeBSD$ X# X XPORTNAME= mppdec XPORTVERSION= 1.1 XCATEGORIES= audio XMASTER_SITES= http://www.personal.uni-jena.de/~pfk/MPP/src/ \ X http://stud4.tuwien.ac.at/~e0125637/ XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= shoesoft@gmx.net X XBUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm XLIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound X XMAKEFILE= Makefile.bsd XUSE_BZIP2= yes X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/mppdec ${PREFIX}/bin/ X X.include END-of-mppdec/Makefile echo x - mppdec/distinfo sed 's/^X//' >mppdec/distinfo << 'END-of-mppdec/distinfo' XMD5 (mppdec-1.1.tar.bz2) = 53172eef6b409725b885ca39f98a56bc END-of-mppdec/distinfo exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 5:20:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8F4237B401; Sat, 28 Dec 2002 05:20:14 -0800 (PST) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1027043EDC; Sat, 28 Dec 2002 05:20:14 -0800 (PST) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id gBSDKCh2076067; Sat, 28 Dec 2002 08:20:12 -0500 (EST) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id gBSDKCQL076066; Sat, 28 Dec 2002 08:20:12 -0500 (EST) (envelope-from alane) Date: Sat, 28 Dec 2002 08:20:12 -0500 From: AlanE To: FreeBSD Bugs List Cc: FreeBSD Ports List Subject: Re: ports/46292 another new one: graphics/mgp-gallery Message-ID: <20021228132012.GA67204@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mail-Followup-To: FreeBSD Bugs List , FreeBSD Ports List References: <200212281310.gBSDA3LS058231@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200212281310.gBSDA3LS058231@freefall.freebsd.org> X-message-flag: Every program expands until it can send mail. Except Exchange Server. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Dec 28, 2002 at 05:10:03AM -0800, AlanE [admin] wrote: >The following reply was made to PR ports/46292; it has been noted by GNATS. > >From: "AlanE [admin]" >To: FreeBSD Bugs List >Cc: >Subject: Re: ports/46292 >Date: Sat, 28 Dec 2002 08:09:41 -0500 > > Another new port: > > graphics/mgp-gallery (the MagicPoint gallery of templates) > > As always, port shar files are at > > http://people.freebsd.org/~alane/shar/. Just reposting to put the port name in the subject. sorry bout the omission. -- AlanE (Alan Eldridge), who likes fixing weird distributed systems bugs. Unix/C(++) IT Pro for 20 yrs, desperately seeking employment in NYC. (http://wwweasel.geeksrus.net/~alane/resume.rtf) KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 5:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3356C37B401 for ; Sat, 28 Dec 2002 05:40:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCEB643EE5 for ; Sat, 28 Dec 2002 05:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSDe3NS074808 for ; Sat, 28 Dec 2002 05:40:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSDe3Mu074807; Sat, 28 Dec 2002 05:40:03 -0800 (PST) Date: Sat, 28 Dec 2002 05:40:03 -0800 (PST) Message-Id: <200212281340.gBSDe3Mu074807@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Stefan Ehmann Subject: Re: ports/46574: New port: mppdec Reply-To: Stefan Ehmann Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46574; it has been noted by GNATS. From: Stefan Ehmann To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46574: New port: mppdec Date: Sat, 28 Dec 2002 14:34:27 +0100 OK. I'm really sorry. My Mailer screwed up the tabs in the previous version. This one should be really correct now! # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mppdec # mppdec/pkg-comment # mppdec/pkg-descr # mppdec/pkg-plist # mppdec/Makefile # mppdec/distinfo # echo c - mppdec mkdir -p mppdec > /dev/null 2>&1 echo x - mppdec/pkg-comment sed 's/^X//' >mppdec/pkg-comment << 'END-of-mppdec/pkg-comment' XCommand-line player/decoder for musepack audio END-of-mppdec/pkg-comment echo x - mppdec/pkg-descr sed 's/^X//' >mppdec/pkg-descr << 'END-of-mppdec/pkg-descr' Xmppdec -- the MPEGplus compressed audio decoder X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ X XThis is a speed and portability optimized version of Andree Buschmann's XMPEG-Plus decoder. Speed enhancement is about 1:4...1:5 relative to the Xoriginal source. Some of these optimizations flood back to the original Xdecoder, but especially on AMD K6-2/AMD K6-III/AMD Athlon/AMD Duron/Intel XPentium III/Intel Pentium 4 there's still some hand written assembler code Xso this decoder ist still much faster. X XWWW: http://www.uni-jena.de/~pfk/mpp/ X X-- XFrank Klemm END-of-mppdec/pkg-descr echo x - mppdec/pkg-plist sed 's/^X//' >mppdec/pkg-plist << 'END-of-mppdec/pkg-plist' Xbin/mppdec END-of-mppdec/pkg-plist echo x - mppdec/Makefile sed 's/^X//' >mppdec/Makefile << 'END-of-mppdec/Makefile' X# New ports collection makefile for: mppdec X# Date created: 2002-12-28 X# Whom: Stefan Ehmann X# X# $FreeBSD$ X# X XPORTNAME= mppdec XPORTVERSION= 1.1 XCATEGORIES= audio XMASTER_SITES= http://www.personal.uni-jena.de/~pfk/MPP/src/ \ X http://stud4.tuwien.ac.at/~e0125637/ XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= shoesoft@gmx.net X XBUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm XLIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound X XMAKEFILE= Makefile.bsd XUSE_BZIP2= yes X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/mppdec ${PREFIX}/bin/ X X.include END-of-mppdec/Makefile echo x - mppdec/distinfo sed 's/^X//' >mppdec/distinfo << 'END-of-mppdec/distinfo' XMD5 (mppdec-1.1.tar.bz2) = 53172eef6b409725b885ca39f98a56bc END-of-mppdec/distinfo exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 5:45:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C357837B401; Sat, 28 Dec 2002 05:45:07 -0800 (PST) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D7E343EEC; Sat, 28 Dec 2002 05:45:07 -0800 (PST) (envelope-from monkey@vectors.cx) Received: from vectors.cx (6e9e9e8a57792e45b8233bf3f4083292@localhost [127.0.0.1]) by vectors.cx (8.12.6/8.12.4) with ESMTP id gBSDl4wZ025959; Sat, 28 Dec 2002 05:47:04 -0800 (PST) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.6/8.12.6/Submit) id gBSDl2rj025958; Sat, 28 Dec 2002 05:47:02 -0800 (PST) (envelope-from monkey) Date: Sat, 28 Dec 2002 05:47:02 -0800 From: Adam Weinberger To: Lucky Green Cc: knu@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: portupgrade-20021103 Message-ID: <20021228134702.GE215@vectors.cx> Mail-Followup-To: Adam Weinberger , Lucky Green , knu@FreeBSD.ORG, ports@FreeBSD.ORG References: <000001c2ae43$6e1a62a0$6401a8c0@VAIO650> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <000001c2ae43$6e1a62a0$6401a8c0@VAIO650> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> (12.27.2002 @ 2333 PST): Lucky Green said, in 0.7K: << > Currently, portupgrade does not currently perform upgrades for perl > modules installed via perl's CPAN.pm module. Portupgrade would be vastly > more useful if portupgrade were to upgrade CPAN.pm modules at the same > time it upgrades FreeBSD ports. Given that portupgrade is aware of which > perl modules require updating, this functionality should be possible. > > Example: > > Check for out of date packages: > bison-1.35_1 needs updating (port has 1.75) > bsdpan-Archive-Tar-0.22 is obsolete > bsdpan-Attribute-Handlers-0.78 is obsolete > bsdpan-CGI.pm-2.87 is obsolete > bsdpan-CPAN-1.63 is obsolete >> end of "FreeBSD Port: portupgrade-20021103" from Lucky Green << Bear in mind that this topic has been discussed many, many times. The overall concensus was that the current way is the best way. CPAN installs into non-standard locations, and maintains databases that are completely and totally separate from that of the ports system. The best thing to do is to install perl modules from the ports tree. Many, many major CPAN-available modules are available from within the ports tree, and if you come across one that isn't, suggest its addition to the ports people, or make a port for it and submit it via send-pr. # Adam - -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG Bayer Berkeley >> adam.weinberger.b@bayer.com #vim:set ts=8: 8-char tabs prevent tooth decay. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+DatWo8KM2ULHQ/0RAh2GAJ4woH9MnDu8o0loy+BxcuaoE3Gt9gCfW2I9 DU4KEoYkO15yhUu8+eLd8Po= =0iDW -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 5:49:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB94B37B401; Sat, 28 Dec 2002 05:49:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777F143EC2; Sat, 28 Dec 2002 05:49:29 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSDnTNS076828; Sat, 28 Dec 2002 05:49:29 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSDnSg6076824; Sat, 28 Dec 2002 05:49:28 -0800 (PST) Date: Sat, 28 Dec 2002 05:49:28 -0800 (PST) From: Adam Weinberger Message-Id: <200212281349.gBSDnSg6076824@freefall.freebsd.org> To: erwin@lansing.dk, adamw@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46573: resign maintainership graphics/xmms-gforce Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: resign maintainership graphics/xmms-gforce State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Sat Dec 28 05:49:15 PST 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=46573 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 6:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80EFE37B401 for ; Sat, 28 Dec 2002 06:20:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B2443ED8 for ; Sat, 28 Dec 2002 06:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSEK1NS099843 for ; Sat, 28 Dec 2002 06:20:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSEK1Jo099842; Sat, 28 Dec 2002 06:20:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5490E37B401 for ; Sat, 28 Dec 2002 06:11:50 -0800 (PST) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 332FE43E4A for ; Sat, 28 Dec 2002 06:11:49 -0800 (PST) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (lyon-2-a7-62-147-108-150.dial.proxad.net [62.147.108.150]) by postfix3-1.free.fr (Postfix) with ESMTP id A5CE3C0D8 for ; Sat, 28 Dec 2002 15:11:42 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 75E5B78AF; Sat, 28 Dec 2002 15:08:11 +0100 (CET) Message-Id: <20021228140811.75E5B78AF@graf.pompo.net> Date: Sat, 28 Dec 2002 15:08:11 +0100 (CET) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46577: deskutils/nag: upgrade to 1.1. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46577 >Category: ports >Synopsis: deskutils/nag: upgrade to 1.1. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 28 06:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.7-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Nov 16 12:34:31 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: Upgrade to Nag 1.1. This release works with the new PEAR::DB package, and it includes a pkg-deinstall to preserve the modified configuration files (requested by many); however, this back-up will only be active for the next update! >How-To-Repeat: N/A. >Fix: Please apply the following patch. New file: deskutils/nag/pkg-deinstall (chmod u+x). diff -urN deskutils/nag.orig/Makefile deskutils/nag/Makefile --- deskutils/nag.orig/Makefile Wed Jun 26 21:38:15 2002 +++ deskutils/nag/Makefile Sat Dec 28 12:51:04 2002 @@ -6,8 +6,7 @@ # PORTNAME= nag -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= deskutils www MASTER_SITES= ftp://ftp.horde.org/pub/nag/tarballs/%SUBDIR%/ MASTER_SITE_SUBDIR= . old diff -urN deskutils/nag.orig/distinfo deskutils/nag/distinfo --- deskutils/nag.orig/distinfo Tue Jun 18 20:27:58 2002 +++ deskutils/nag/distinfo Sat Dec 28 12:53:02 2002 @@ -1 +1 @@ -MD5 (nag-1.0.tar.gz) = c62d4a1fe20d9badac5a4f0446c9cf1f +MD5 (nag-1.1.tar.gz) = c435586a62a7e9d85eb4cc8ef92afbe1 diff -urN deskutils/nag.orig/pkg-deinstall deskutils/nag/pkg-deinstall --- deskutils/nag.orig/pkg-deinstall Thu Jan 1 01:00:00 1970 +++ deskutils/nag/pkg-deinstall Thu Dec 26 16:43:49 2002 @@ -0,0 +1,27 @@ +#!/bin/sh +# +# $FreeBSD$ +# +# Backup Nag config files, if needed. + +if [ x$2 != xDEINSTALL ]; then + exit +fi + +if [ -z "${PACKAGE_BUILDING}" ]; then + for cf in `ls ${PKG_PREFIX}/www/horde/nag/config/*php`; do + diff -bBqw $cf $cf.dist >/dev/null 2>&1 + case $? in + 0) # original config file, will be deleted by pkg-plist + ;; + 1) # config file has been updated, must be backuped + cp -p $cf $cf.previous + echo "===> Backing-up..." + echo "---> $cf has been saved ***" + echo "---> as $cf.previous ***" + ;; + *) # not found? + ;; + esac + done +fi diff -urN deskutils/nag.orig/pkg-plist deskutils/nag/pkg-plist --- deskutils/nag.orig/pkg-plist Tue Jun 18 20:27:58 2002 +++ deskutils/nag/pkg-plist Thu Dec 26 17:44:09 2002 @@ -22,6 +22,7 @@ %%NAGDIR%%/graphics/list.gif %%NAGDIR%%/graphics/nag.gif %%NAGDIR%%/graphics/note.gif +%%NAGDIR%%/graphics/print.gif %%NAGDIR%%/graphics/refresh.gif %%NAGDIR%%/graphics/search.gif %%NAGDIR%%/graphics/up.gif @@ -34,8 +35,11 @@ %%NAGDIR%%/lib/constants.php %%NAGDIR%%/lib/version.php %%NAGDIR%%/list.php +%%NAGDIR%%/locale/bg_BG/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/cs_CZ/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/da_DK/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/de_DE/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/el_GR/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/en_US/help.xml %%NAGDIR%%/locale/es_ES/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/fi_FI/LC_MESSAGES/nag.mo @@ -44,19 +48,25 @@ %%NAGDIR%%/locale/hu_HU/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/it_IT/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/ko_KR/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/lt_LT/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/nb_NO/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/nl_NL/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/nn_NO/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/pt_BR/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/ru_RU/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/nag.mo +%%NAGDIR%%/locale/sk_SK/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/sv_SE/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/zh_CN/LC_MESSAGES/nag.mo %%NAGDIR%%/locale/zh_TW/LC_MESSAGES/nag.mo %%NAGDIR%%/menu.php %%NAGDIR%%/po/Makefile %%NAGDIR%%/po/README +%%NAGDIR%%/po/bg_BG.po %%NAGDIR%%/po/cs_CZ.po +%%NAGDIR%%/po/da_DK.po %%NAGDIR%%/po/de_DE.po +%%NAGDIR%%/po/el_GR.po %%NAGDIR%%/po/es_ES.po %%NAGDIR%%/po/extract.pl %%NAGDIR%%/po/fi_FI.po @@ -64,11 +74,15 @@ %%NAGDIR%%/po/hu_HU.po %%NAGDIR%%/po/it_IT.po %%NAGDIR%%/po/ko_KR.po +%%NAGDIR%%/po/lt_LT.po +%%NAGDIR%%/po/nag.pot +%%NAGDIR%%/po/nb_NO.po %%NAGDIR%%/po/nl_NL.po %%NAGDIR%%/po/nn_NO.po %%NAGDIR%%/po/pt_BR.po %%NAGDIR%%/po/ru_RU.po %%NAGDIR%%/po/ru_RU.KOI8-R.po +%%NAGDIR%%/po/sk_SK.po %%NAGDIR%%/po/sv_SE.po %%NAGDIR%%/po/zh_CN.po %%NAGDIR%%/po/zh_TW.po @@ -83,6 +97,8 @@ %%NAGDIR%%/templates/common-header.inc %%NAGDIR%%/templates/index/css.inc %%NAGDIR%%/templates/index/notconfigured.inc +%%NAGDIR%%/templates/javascript/open_print_win.js +%%NAGDIR%%/templates/javascript/print.js %%NAGDIR%%/templates/list/actions.inc %%NAGDIR%%/templates/list/empty.inc %%NAGDIR%%/templates/list/footer.inc @@ -92,6 +108,7 @@ %%NAGDIR%%/templates/list/task_headers.inc %%NAGDIR%%/templates/list/task_summaries.inc %%NAGDIR%%/templates/menu/menu.inc +%%NAGDIR%%/templates/prefs/category_management.inc %%NAGDIR%%/templates/search/begin.inc %%NAGDIR%%/templates/search/end.inc %%NAGDIR%%/templates/search/search.inc @@ -107,10 +124,16 @@ @dirrm %%NAGDIR%%/graphics @dirrm %%NAGDIR%%/lib/Driver @dirrm %%NAGDIR%%/lib +@dirrm %%NAGDIR%%/locale/bg_BG/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/bg_BG @dirrm %%NAGDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%NAGDIR%%/locale/cs_CZ +@dirrm %%NAGDIR%%/locale/da_DK/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/da_DK @dirrm %%NAGDIR%%/locale/de_DE/LC_MESSAGES @dirrm %%NAGDIR%%/locale/de_DE +@dirrm %%NAGDIR%%/locale/el_GR/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/el_GR @dirrm %%NAGDIR%%/locale/en_US @dirrm %%NAGDIR%%/locale/es_ES/LC_MESSAGES @dirrm %%NAGDIR%%/locale/es_ES @@ -124,6 +147,10 @@ @dirrm %%NAGDIR%%/locale/it_IT @dirrm %%NAGDIR%%/locale/ko_KR/LC_MESSAGES @dirrm %%NAGDIR%%/locale/ko_KR +@dirrm %%NAGDIR%%/locale/lt_LT/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/lt_LT +@dirrm %%NAGDIR%%/locale/nb_NO/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/nb_NO @dirrm %%NAGDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%NAGDIR%%/locale/nl_NL @dirrm %%NAGDIR%%/locale/nn_NO/LC_MESSAGES @@ -134,6 +161,8 @@ @dirrm %%NAGDIR%%/locale/ru_RU @dirrm %%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES @dirrm %%NAGDIR%%/locale/ru_RU.KOI8-R +@dirrm %%NAGDIR%%/locale/sk_SK/LC_MESSAGES +@dirrm %%NAGDIR%%/locale/sk_SK @dirrm %%NAGDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%NAGDIR%%/locale/sv_SE @dirrm %%NAGDIR%%/locale/zh_CN/LC_MESSAGES @@ -145,8 +174,10 @@ @dirrm %%NAGDIR%%/scripts/drivers @dirrm %%NAGDIR%%/scripts @dirrm %%NAGDIR%%/templates/index +@dirrm %%NAGDIR%%/templates/javascript @dirrm %%NAGDIR%%/templates/list @dirrm %%NAGDIR%%/templates/menu +@dirrm %%NAGDIR%%/templates/prefs @dirrm %%NAGDIR%%/templates/search @dirrm %%NAGDIR%%/templates/task @dirrm %%NAGDIR%%/templates/view >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 6:30:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6C8737B401 for ; Sat, 28 Dec 2002 06:30:51 -0800 (PST) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 835AC43E4A for ; Sat, 28 Dec 2002 06:30:50 -0800 (PST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: from emmi.physik.TU-Berlin.DE (localhost.physik.TU-Berlin.DE [127.0.0.1]) by emmi.physik.TU-Berlin.DE (8.12.6/8.11.6) with ESMTP id gBSEUnlk033989; Sat, 28 Dec 2002 15:30:49 +0100 (CET) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.12.6/8.12.3/Submit) id gBSEUmdH033988; Sat, 28 Dec 2002 15:30:48 +0100 (CET) Date: Sat, 28 Dec 2002 15:30:48 +0100 From: Dirk Froemberg To: Gabriel Medina Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_php4-4.2.3 Message-ID: <20021228143048.GA33636@physik.TU-Berlin.DE> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! On Sat, Dec 28, 2002 at 12:45:20PM +0100, Gabriel Medina wrote: > When is PHP 4.3.0 ready to put in the PORTS? Am I going to try to build it > my self or is it any better idea to wait for the ports to be updated? We are still in ports freeze in preparation for 5.0-RELEASE. I doubt mod_php4 will be upgraded before ports freeze is over. Regards Dirk -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 8:15:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9702637B401 for ; Sat, 28 Dec 2002 08:15:24 -0800 (PST) Received: from eskimo.tundraware.com (eskimo.tundraware.com [64.2.229.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA6143EC2 for ; Sat, 28 Dec 2002 08:15:20 -0800 (PST) (envelope-from tundra@tundraware.com) Received: from tundraware.com (viper.tundraware.com [192.168.0.2]) by eskimo.tundraware.com (8.12.6/8.12.6) with ESMTP id gBSGFEDu018048 for ; Sat, 28 Dec 2002 10:15:14 -0600 (CST) (envelope-from tundra@tundraware.com) Message-ID: <3E0DCE12.5020707@tundraware.com> Date: Sat, 28 Dec 2002 10:15:14 -0600 From: Tim Daneliuk Reply-To: tundra@tundraware.com Organization: TundraWare Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20021221 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Ports Mailing List Subject: Port Authoring Questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is there a way to express a dependency which says something like, "this program requires Python 2.2 *or later*". I don't want to have to modify the port every time Python changes version, but I need at least version 2.2 in place for the port in question. "USE_PYTHON=yes" does not appear to guarantee any particular version of Python. In a similar vein, I want to make sure the correct version of Tkinter is installed. At the moment, I am using this: BUILD_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter RUN_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter Again, this does not specify a version - i.e., That this version of Tkinter tracks the Python 2.2 or later release. I've looked in the Porter's Handbook, and can't quite seem to find what I need here. Any ideas? -- ------------------------------------------------------------------------------ Tim Daneliuk tundra@tundraware.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 8:20: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7862C37B401 for ; Sat, 28 Dec 2002 08:20:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A2D43ED1 for ; Sat, 28 Dec 2002 08:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSGK2NS083221 for ; Sat, 28 Dec 2002 08:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSGK2J5083220; Sat, 28 Dec 2002 08:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E4B737B401 for ; Sat, 28 Dec 2002 08:10:15 -0800 (PST) Received: from bsd.ba.ntu.edu.tw (bsd.ba.ntu.edu.tw [140.112.110.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5556943EC5 for ; Sat, 28 Dec 2002 08:10:14 -0800 (PST) (envelope-from ericyu@bsd.ba.ntu.edu.tw) Received: by bsd.ba.ntu.edu.tw (Postfix, from userid 1001) id 3FB974C0C33; Sun, 29 Dec 2002 00:09:42 +0800 (CST) Message-Id: <20021228160942.3FB974C0C33@bsd.ba.ntu.edu.tw> Date: Sun, 29 Dec 2002 00:09:42 +0800 (CST) From: Eric Yu Reply-To: Eric Yu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46578: upgrade www/elinks to 0.4.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46578 >Category: ports >Synopsis: upgrade www/elinks to 0.4.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 28 08:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Eric Yu >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: National Taiwan University >Environment: System: FreeBSD bsd 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #7: Mon Dec 9 22:00:37 CST 2002 root@bsd:/usr/obj/usr/src/sys/BAFB i386 >Description: Upgrade elinks to 0.4.0 >How-To-Repeat: N/A >Fix: Apply the following patch. diff -ru elinks.orig/Makefile elinks/Makefile --- elinks.orig/Makefile Sat Dec 28 00:30:50 2002 +++ elinks/Makefile Fri Dec 27 13:44:44 2002 @@ -6,7 +6,7 @@ # PORTNAME= elinks -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.0 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc @@ -14,10 +14,10 @@ MAINTAINER= jharris@widomaker.com GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --program-prefix=e USE_GMAKE= yes USE_BZIP2= yes MAN1= elinks.1 +MAN5= elinkskeys.5 elinks.conf.5 .include diff -ru elinks.orig/distinfo elinks/distinfo --- elinks.orig/distinfo Sat Dec 28 00:30:50 2002 +++ elinks/distinfo Thu Dec 26 23:01:37 2002 @@ -1,2 +1,2 @@ -MD5 (elinks-0.3.2.tar.bz2) = 30e9012d5c9b0c0948f6212537da288c -MD5 (elinks-0.3.2.tar.bz2.asc) = eaeb77ed86bbfa353b6c067c1ad6b39b +MD5 (elinks-0.4.0.tar.bz2) = d9197be45383d810b88e51a9441f3c3e +MD5 (elinks-0.4.0.tar.bz2.asc) = dcb5e25f9c83543d4d14d3887b979b3f diff -ru elinks.orig/files/patch-ab elinks/files/patch-ab --- elinks.orig/files/patch-ab Sat Dec 28 00:30:49 2002 +++ elinks/files/patch-ab Thu Dec 26 23:28:34 2002 @@ -1,14 +1,11 @@ ---- kbd.c.orig Thu Jan 11 13:26:36 2001 -+++ kbd.c Thu Jan 11 13:28:37 2001 -@@ -479,9 +479,9 @@ +--- src/lowlevel/kbd.c.orig Tue Dec 17 19:50:06 2002 ++++ src/lowlevel/kbd.c Thu Dec 26 23:19:03 2002 +@@ -747,7 +747,7 @@ case 'B': ev.x = KBD_DOWN; break; case 'C': ev.x = KBD_RIGHT; break; case 'D': ev.x = KBD_LEFT; break; - case 'F': + case 'F': ev.x = KBD_END; break; case 'e': ev.x = KBD_END; break; -- case 'H': -+ case 'H': ev.x = KBD_HOME; break; - case 0: ev.x = KBD_HOME; break; + case 'H': ev.x = KBD_HOME; break; case 'I': ev.x = KBD_PAGE_UP; break; - case 'G': ev.x = KBD_PAGE_DOWN; break; diff -ru elinks.orig/files/patch-default.c elinks/files/patch-default.c --- elinks.orig/files/patch-default.c Sat Dec 28 00:30:49 2002 +++ elinks/files/patch-default.c Thu Dec 26 23:29:03 2002 @@ -1,11 +1,11 @@ ---- default.c.orig Sun Dec 31 14:26:52 2000 -+++ default.c Tue Mar 20 09:32:18 2001 -@@ -265,7 +265,7 @@ - get_system_name(); - links_home = get_home(&first_use); - if (!links_home) { -- fprintf(stderr, "Unable to find or create links config directory. Please check, that you have $HOME variable set correctly and that you have write permission to your home directory.\n\007"); -+ fprintf(stderr, "Unable to find or create links config directory. Please check, that you have $HOME variable set correctly and that you have write permission to your home directory.\n"); +--- src/lowlevel/home.c.orig Sun Dec 8 04:05:56 2002 ++++ src/lowlevel/home.c Thu Dec 26 23:24:44 2002 +@@ -161,7 +161,7 @@ + "directory. Please check if you have $HOME " + "variable set correctly and if you have " + "write permission to your home directory." +- "\n\007"); ++ "\n"); sleep(3); return; } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 8:39:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B27E037B401; Sat, 28 Dec 2002 08:39:31 -0800 (PST) Received: from dunnevant.worksforfood.com (pool-151-205-67-143.char.east.verizon.net [151.205.67.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2572643ED4; Sat, 28 Dec 2002 08:39:31 -0800 (PST) (envelope-from dannyboy@worksforfood.com) Received: by dunnevant.worksforfood.com (Postfix, from userid 1000) id 2443B2FDE4; Sat, 28 Dec 2002 11:39:25 -0500 (EST) Date: Sat, 28 Dec 2002 11:39:25 -0500 From: Daniel Harris To: Dirk Froemberg Cc: Gabriel Medina , ports@FreeBSD.org Subject: Re: FreeBSD Port: mod_php4-4.2.3 Message-ID: <20021228163925.GA24099@dunnevant.worksforfood.com> Mail-Followup-To: Dirk Froemberg , Gabriel Medina , ports@FreeBSD.org References: <20021228143048.GA33636@physik.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <20021228143048.GA33636@physik.TU-Berlin.DE> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 28, 2002 at 03:30:48PM +0100, Dirk Froemberg wrote: > Hi! >=20 > On Sat, Dec 28, 2002 at 12:45:20PM +0100, Gabriel Medina wrote: > > When is PHP 4.3.0 ready to put in the PORTS? Am I going to try to build= it=20 > > my self or is it any better idea to wait for the ports to be updated? >=20 > We are still in ports freeze in preparation for 5.0-RELEASE. > I doubt mod_php4 will be upgraded before ports freeze is over. I hope that an exception can be made; bear in mind that mod_php4 4.2.3 and the latest version of apache2 in the ports don't work together. --=20 Daniel Harris --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+DdO8bGPaBITQ1+cRAmqnAKCF1QWpKhc8WeV9o3SZSKGQPnogHACgpgzT bMj6b7eFSVoaWk6zjnVrGk0= =F5gc -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 8:57:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F58C37B401; Sat, 28 Dec 2002 08:57:37 -0800 (PST) Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1349643EB2; Sat, 28 Dec 2002 08:57:36 -0800 (PST) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Sat, 28 Dec 2002 08:57:35 -0800 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by Mail.EnContacto.Net (IMP) with HTTP for ; Sat, 28 Dec 2002 08:57:35 -0800 Message-ID: <1041094655.3e0dd7ff98223@Mail.EnContacto.Net> X-Priority: 3 (Normal) Date: Sat, 28 Dec 2002 08:57:35 -0800 From: eculp@encontacto.net To: Dirk Froemberg Cc: "ports@FreeBSD.org" Subject: Re: FreeBSD Port: mod_php4-4.2.3 References: <20021228143048.GA33636@physik.TU-Berlin.DE> In-Reply-To: <20021228143048.GA33636@physik.TU-Berlin.DE> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Quoting Dirk Froemberg : | Hi! | | On Sat, Dec 28, 2002 at 12:45:20PM +0100, Gabriel Medina wrote: | > When is PHP 4.3.0 ready to put in the PORTS? Am I going to try to build it | > my self or is it any better idea to wait for the ports to be updated? | | We are still in ports freeze in preparation for 5.0-RELEASE. | I doubt mod_php4 will be upgraded before ports freeze is over. | | Regards Dirk | It was released yesterday, fwiw. ed PHP 4.3.0 Released! [27-Dec-2002] The PHP developers are pleased to announce the immediate availability of PHP 4.3.0, the latest and greatest version of this extremely popular and widely used scripting language. This release contains a multitude of changes, bug fixes and improvements over the previous one, PHP 4.2.3. It further elevates PHP's standing as a serious contender in the general purpose scripting language arena. Please see the full release announcement. ------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 10: 0:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6D2237B401 for ; Sat, 28 Dec 2002 10:00:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4220843EA9 for ; Sat, 28 Dec 2002 10:00:17 -0800 (PST) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSI0HNS008199 for ; Sat, 28 Dec 2002 10:00:17 -0800 (PST) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSI0Hoo008198 for ports@freebsd.org; Sat, 28 Dec 2002 10:00:17 -0800 (PST) Date: Sat, 28 Dec 2002 10:00:17 -0800 (PST) From: Bill Fenner Message-Id: <200212281800.gBSI0Hoo008198@freefall.freebsd.org> To: ports@freebsd.org Subject: Possibly unbuildable ports reminder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://bento.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 10:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53EC537B405 for ; Sat, 28 Dec 2002 10:50:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F05F43F13 for ; Sat, 28 Dec 2002 10:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSIo3NS023345 for ; Sat, 28 Dec 2002 10:50:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSIo3jp023344; Sat, 28 Dec 2002 10:50:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EB9937B401 for ; Sat, 28 Dec 2002 10:46:35 -0800 (PST) Received: from moo.cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA19243ED4 for ; Sat, 28 Dec 2002 10:46:29 -0800 (PST) (envelope-from dom@moo.cus.org.uk) Received: from moo.cus.org.uk (localhost.cus.org.uk [127.0.0.1]) by moo.cus.org.uk (8.12.5/8.11.3) with ESMTP id gBSIng35030695 for ; Sat, 28 Dec 2002 18:49:42 GMT (envelope-from dom@moo.cus.org.uk) Received: (from dom@localhost) by moo.cus.org.uk (8.12.5/8.12.5/Submit) id gBSInfYP030694; Sat, 28 Dec 2002 18:49:41 GMT Message-Id: <200212281849.gBSInfYP030694@moo.cus.org.uk> Date: Sat, 28 Dec 2002 18:49:41 GMT From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46579: Port Update: benchmarks/siege Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46579 >Category: ports >Synopsis: Port Update: benchmarks/siege >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 28 10:50:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.6-STABLE i386 >Organization: UMIST >Environment: System: FreeBSD moo.cus.org.uk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 20 15:11:50 BST 2002 root@moo.cus.org.uk:/usr/obj/usr/src/sys/MOO i386 >Description: siege 2.55 -> 2.56 - Also, add a distfile mirror as joedog.com still seems to be acting up. Currently the ftp site is active but the web site is not. >How-To-Repeat: NA. >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/benchmarks/siege/Makefile,v retrieving revision 1.10 diff -u -3 -p -r1.10 Makefile --- Makefile 2002/11/16 05:10:19 1.10 +++ Makefile 2002/12/28 18:45:15 @@ -6,9 +6,10 @@ # PORTNAME= siege -PORTVERSION= 2.55 +PORTVERSION= 2.56 CATEGORIES= benchmarks -MASTER_SITES= ftp://sid.joedog.org/pub/siege/ +MASTER_SITES= ftp://sid.joedog.org/pub/siege/ \ + http://www.cus.org.uk/~dom/distfiles/siege/ MAINTAINER= d.marks@student.umist.ac.uk Index: distinfo =================================================================== RCS file: /home/ncvs/ports/benchmarks/siege/distinfo,v retrieving revision 1.8 diff -u -3 -p -r1.8 distinfo --- distinfo 2002/11/16 05:10:19 1.8 +++ distinfo 2002/12/28 18:45:15 @@ -1 +1 @@ -MD5 (siege-2.55.tar.gz) = 49eeb90b40bdb9ca3d0f9415ec790c8b +MD5 (siege-2.56.tar.gz) = 65b309582e95f334be70b62705135457 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 11:50: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F5FA37B401 for ; Sat, 28 Dec 2002 11:50:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A30A43EDC for ; Sat, 28 Dec 2002 11:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSJo1NS040287 for ; Sat, 28 Dec 2002 11:50:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSJo1HX040286; Sat, 28 Dec 2002 11:50:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC6FF37B405 for ; Sat, 28 Dec 2002 11:45:21 -0800 (PST) Received: from moo.cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B868743ED8 for ; Sat, 28 Dec 2002 11:45:20 -0800 (PST) (envelope-from dom@moo.cus.org.uk) Received: from moo.cus.org.uk (localhost.cus.org.uk [127.0.0.1]) by moo.cus.org.uk (8.12.5/8.11.3) with ESMTP id gBSJmX35041257 for ; Sat, 28 Dec 2002 19:48:34 GMT (envelope-from dom@moo.cus.org.uk) Received: (from dom@localhost) by moo.cus.org.uk (8.12.5/8.12.5/Submit) id gBSJmXMD041256; Sat, 28 Dec 2002 19:48:33 GMT Message-Id: <200212281948.gBSJmXMD041256@moo.cus.org.uk> Date: Sat, 28 Dec 2002 19:48:33 GMT From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46580: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46580 >Category: ports >Synopsis: >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 28 11:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.6-STABLE i386 >Organization: UMIST >Environment: System: FreeBSD moo.cus.org.uk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 20 15:11:50 BST 2002 root@moo.cus.org.uk:/usr/obj/usr/src/sys/MOO i386 >Description: Fix port build. >How-To-Repeat: NA. >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-wm/hackedbox/Makefile,v retrieving revision 1.49 diff -u -3 -p -r1.49 Makefile --- Makefile 2002/11/06 14:49:51 1.49 +++ Makefile 2002/12/28 19:29:16 @@ -15,7 +15,7 @@ MAINTAINER= d.marks@student.umist.ac.uk MAN1= hackedbox.1 DOCS= AUTHORS ChangeLog INSTALL README TODO -I10L= C da_DK de_DE es_ES et_EE fr_FR it_IT nl_NL pt_BR ru_RU sl_SI \ +I10L= C da_DK de_DE es_ES fr_FR it_IT nl_NL pt_BR ru_RU sl_SI \ sv_SE tr_TR STYLES= artwiz bluebox cthulhain deep flux frobozz frobust nyz \ nyzclone operation outcomes shade steelblue \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:11:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7199237B40B for ; Sat, 28 Dec 2002 13:11:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E0A1440F0 for ; Sat, 28 Dec 2002 13:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA2NS066016 for ; Sat, 28 Dec 2002 13:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA2Ga066015; Sat, 28 Dec 2002 13:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB43537B401 for ; Sat, 28 Dec 2002 13:02:58 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93BA943EB2 for ; Sat, 28 Dec 2002 13:02:57 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 1DB989E3 for ; Sun, 29 Dec 2002 06:02:55 +0900 (JST) Message-Id: <20021229060102.6aaf81a0.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:02 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46582: Update port: audio/soundtracker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46582 >Category: ports >Synopsis: Update port: audio/soundtracker >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: Sat Dec 28 13:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/soundtracker/Makefile audio/soundtracker/Makefile --- /usr/ports/audio/soundtracker/Makefile Mon Nov 25 22:18:19 2002 +++ audio/soundtracker/Makefile Fri Dec 27 00:56:40 2002 @@ -25,6 +25,10 @@ .include +.if ${OSVERSION} > 500034 +CONFIGURE_ARGS+= --disable-asm +.endif + .if ${HAVE_GNOME:Mgnomelibs}!="" PKGNAMESUFFIX= -gnome USE_GNOME+= gnomelibs gnomeprefix gnomehack >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:11:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86C0237B40D for ; Sat, 28 Dec 2002 13:11:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD87A440F8 for ; Sat, 28 Dec 2002 13:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA3NS066043 for ; Sat, 28 Dec 2002 13:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA32h066042; Sat, 28 Dec 2002 13:10:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3159F37B401 for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D4843EE1 for ; Sat, 28 Dec 2002 13:02:57 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 648A69E9 for ; Sun, 29 Dec 2002 06:02:55 +0900 (JST) Message-Id: <20021229060109.25488947.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:09 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46584: Update port: biology/libgenome Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46584 >Category: ports >Synopsis: Update port: biology/libgenome >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: Sat Dec 28 13:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fill in a missing piece New file: files/patch-include::gn::gnFastTranslator.h >How-To-Repeat: >Fix: diff -urN /usr/ports/biology/libgenome/files/patch-include::gn::gnFastTranslator.h biology/libgenome/files/patch-include::gn::gnFastTranslator.h --- /usr/ports/biology/libgenome/files/patch-include::gn::gnFastTranslator.h Thu Jan 1 09:00:00 1970 +++ biology/libgenome/files/patch-include::gn::gnFastTranslator.h Fri Dec 27 21:16:12 2002 @@ -0,0 +1,10 @@ +--- include/gn/gnFastTranslator.h.orig Tue Mar 19 08:52:51 2002 ++++ include/gn/gnFastTranslator.h Fri Dec 27 21:15:56 2002 +@@ -17,6 +17,7 @@ + #include "gn/gnDefs.h" + + #include ++#include + #include + #include + #include "gn/gnClone.h" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:11:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BBDE37B409 for ; Sat, 28 Dec 2002 13:11:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4978244114 for ; Sat, 28 Dec 2002 13:10:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA5NS066149 for ; Sat, 28 Dec 2002 13:10:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA5hC066148; Sat, 28 Dec 2002 13:10:05 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D1137B405 for ; Sat, 28 Dec 2002 13:03:05 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76CC843F0C for ; Sat, 28 Dec 2002 13:03:02 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 75A7EA27 for ; Sun, 29 Dec 2002 06:02:58 +0900 (JST) Message-Id: <20021229060210.6232bac4.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:02:10 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46592: Update port: graphics/pornview to 0.1.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46592 >Category: ports >Synopsis: Update port: graphics/pornview to 0.1.5 >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: Sat Dec 28 13:10:05 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.1.5 New file: files/patch-src::support::widgets::gtkxine.h >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/pornview/Makefile graphics/pornview/Makefile --- /usr/ports/graphics/pornview/Makefile Sun Nov 24 10:06:12 2002 +++ graphics/pornview/Makefile Fri Dec 27 20:28:39 2002 @@ -6,26 +6,32 @@ # PORTNAME= pornview -PORTVERSION= 0.1.2.b +PORTVERSION= 0.1.5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ -# xine.2:${PORTSDIR}/graphics/libxine +LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif -GNU_CONFIGURE= yes -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include/" \ - LDFLAGS="-L${LOCALBASE}/lib" -#CONFIGURE_ARGS+= --with-xine +USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gtk12 gdkpixbuf gnomehier gnomeprefix +USE_GNOME= gdkpixbuf gnomehack gnomeprefix USE_REINPLACE= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.if defined(WITH_LIBXINE) +LIB_DEPENDS+= xine:${PORTSDIR}/graphics/libxine +CONFIGURE_ARGS+= --enable-xine +.endif post-patch: - ${REINPLACE_CMD} -e 's,$(datadir)/gnome/apps/,$(datadir)/apps/,' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e \ + 's|INCLUDED_LIBINTL=yes|INCLUDED_LIBINTL=no|g ; \ + s|\\[$$][{]top_builddir[}]/intl/libintl.a|-lintl|g ; \ + s|[{]datadir[}]/locale|{prefix}/share/locale|g' ${WRKSRC}/configure .include diff -urN /usr/ports/graphics/pornview/distinfo graphics/pornview/distinfo --- /usr/ports/graphics/pornview/distinfo Sun Nov 24 10:06:12 2002 +++ graphics/pornview/distinfo Fri Dec 27 05:37:55 2002 @@ -1 +1 @@ -MD5 (pornview-0.1.2b.tar.gz) = a432afd58234e78c8d17cef8a129782d +MD5 (pornview-0.1.5.tar.gz) = 36b59b673184b102ec54ebb3164278f3 diff -urN /usr/ports/graphics/pornview/files/patch-src::support::widgets::gtkxine.h graphics/pornview/files/patch-src::support::widgets::gtkxine.h --- /usr/ports/graphics/pornview/files/patch-src::support::widgets::gtkxine.h Thu Jan 1 09:00:00 1970 +++ graphics/pornview/files/patch-src::support::widgets::gtkxine.h Sat Dec 7 15:09:46 2002 @@ -0,0 +1,10 @@ +--- src/support/widgets/gtkxine.h.orig Sat Nov 23 22:56:41 2002 ++++ src/support/widgets/gtkxine.h Sat Dec 7 15:09:28 2002 +@@ -12,6 +12,7 @@ + + #ifdef ENABLE_XINE + ++#include + #include + #include + #include diff -urN /usr/ports/graphics/pornview/pkg-plist graphics/pornview/pkg-plist --- /usr/ports/graphics/pornview/pkg-plist Sun Nov 24 10:06:12 2002 +++ graphics/pornview/pkg-plist Fri Dec 27 20:33:23 2002 @@ -1,5 +1,4 @@ bin/pornview -share/gnome/pornview/logo.png -share/gnome/pixmaps/pornview.png share/gnome/apps/Graphics/pornview.desktop -@dirrm share/gnome/pornview +share/gnome/pixmaps/pornview.png +share/locale/fr/LC_MESSAGES/pornview.mo >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:11:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1418437B405 for ; Sat, 28 Dec 2002 13:11:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29C6644125 for ; Sat, 28 Dec 2002 13:10:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA6NS066209 for ; Sat, 28 Dec 2002 13:10:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA6Uj066208; Sat, 28 Dec 2002 13:10:06 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3A4237B401 for ; Sat, 28 Dec 2002 13:03:07 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10A0B43F0A for ; Sat, 28 Dec 2002 13:03:05 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 5D3E2A37 for ; Sun, 29 Dec 2002 06:03:00 +0900 (JST) Message-Id: <20021229060247.49b801c9.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:02:47 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46595: Update port: www/retawq to 0.1.4 (fix ports/45860) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46595 >Category: ports >Synopsis: Update port: www/retawq to 0.1.4 (fix ports/45860) >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: Sat Dec 28 13:10:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.1.4 Following PRs shuold be superseded by this one: [2002/11/29] ports/45860 ports Update port: www/retawq to 0.1.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/www/retawq/Makefile www/retawq/Makefile --- /usr/ports/www/retawq/Makefile Mon Nov 25 22:19:58 2002 +++ www/retawq/Makefile Thu Dec 26 19:15:40 2002 @@ -7,7 +7,7 @@ # PORTNAME= retawq -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/www/retawq/distinfo www/retawq/distinfo --- /usr/ports/www/retawq/distinfo Mon Nov 25 22:19:58 2002 +++ www/retawq/distinfo Thu Dec 26 19:16:01 2002 @@ -1 +1 @@ -MD5 (retawq-0.1.2.tar.gz) = 813b2029c678f3b0519d1597472b7b1f +MD5 (retawq-0.1.4.tar.gz) = 0870053302346f541ded824ea3badd34 diff -urN /usr/ports/www/retawq/pkg-plist www/retawq/pkg-plist --- /usr/ports/www/retawq/pkg-plist Thu Nov 21 01:31:27 2002 +++ www/retawq/pkg-plist Mon Nov 25 22:34:33 2002 @@ -14,4 +14,5 @@ %%PORTDOCS%%share/doc/retawq/raq.html %%PORTDOCS%%share/doc/retawq/rfc.html %%PORTDOCS%%share/doc/retawq/rtconfig.html +%%PORTDOCS%%share/doc/retawq/scheme.html %%PORTDOCS%%@dirrm share/doc/retawq >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:11:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DB5937B411 for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E0F7440A5 for ; Sat, 28 Dec 2002 13:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA3NS066069 for ; Sat, 28 Dec 2002 13:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA3no066068; Sat, 28 Dec 2002 13:10:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9C6E37B401 for ; Sat, 28 Dec 2002 13:03:02 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3F5543EEC for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 2BFF8A1C for ; Sun, 29 Dec 2002 06:02:57 +0900 (JST) Message-Id: <20021229060147.31650986.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:47 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46586: Update port: games/bzflag to 1.7g.0 (fix ports/46137) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46586 >Category: ports >Synopsis: Update port: games/bzflag to 1.7g.0 (fix ports/46137) >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: Sat Dec 28 13:10:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.7g0 Remove file: files/patch-bzfs.cxx Following PRs shuold be superseded by this one: [2002/12/09] ports/46137 ports Update port: games/bzflag to 1.7g.0 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/bzflag/Makefile games/bzflag/Makefile --- /usr/ports/games/bzflag/Makefile Mon Nov 11 18:59:34 2002 +++ games/bzflag/Makefile Mon Dec 9 22:05:10 2002 @@ -6,11 +6,11 @@ # PORTNAME= bzflag -PORTVERSION= 1.7e.6 +PORTVERSION= 1.7g.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bzflag -DISTNAME= ${PORTNAME}-${PORTVERSION:S/e./e/} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org @@ -36,9 +36,9 @@ @(cd ${WRKSRC}/man && ${MAKE} targets) do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${PREFIX}/bin/ - @${INSTALL_MAN} ${WRKSRC}/man/*.6 ${PREFIX}/man/man6/ - @${MKDIR} ${PREFIX}/share/bzflag/data - @${INSTALL_DATA} ${WRKSRC}/data/* ${PREFIX}/share/bzflag/data/ + ${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${PREFIX}/bin/ + ${INSTALL_MAN} ${WRKSRC}/man/*.6 ${MANPREFIX}/man/man6/ + @${MKDIR} ${DATADIR}/data + ${INSTALL_DATA} ${WRKSRC}/data/* ${DATADIR}/data/ .include diff -urN /usr/ports/games/bzflag/distinfo games/bzflag/distinfo --- /usr/ports/games/bzflag/distinfo Tue Sep 10 20:10:41 2002 +++ games/bzflag/distinfo Mon Dec 9 22:05:16 2002 @@ -1 +1 @@ -MD5 (bzflag-1.7e6.tgz) = 0afedee9279c305c0acda563287ad0f2 +MD5 (bzflag-1.7g0.tgz) = 689009fa98416ac1abba4677870c7b9f diff -urN /usr/ports/games/bzflag/files/patch-BzfString.h games/bzflag/files/patch-BzfString.h --- /usr/ports/games/bzflag/files/patch-BzfString.h Sun Nov 24 22:59:21 2002 +++ games/bzflag/files/patch-BzfString.h Mon Dec 9 22:08:21 2002 @@ -1,18 +1,11 @@ ---- include/BzfString.h.orig Sat Nov 23 15:04:54 2002 -+++ include/BzfString.h Sat Nov 23 15:05:16 2002 -@@ -39,12 +39,14 @@ - +--- include/BzfString.h.orig Thu Oct 17 04:29:38 2002 ++++ include/BzfString.h Mon Dec 9 22:08:01 2002 +@@ -40,6 +40,8 @@ #include "common.h" - --#if defined(sun) || defined(__MWERKS__) -+#if 1 - // solaris compiler doesn't like declaration of ostream #include "bzfio.h" - #else - class ostream; - #endif -+ -+using std::ostream; ++using std::ostream; ++ class BzfString { public: + BzfString(); diff -urN /usr/ports/games/bzflag/files/patch-bzflag.cxx games/bzflag/files/patch-bzflag.cxx --- /usr/ports/games/bzflag/files/patch-bzflag.cxx Sun Nov 24 22:59:21 2002 +++ games/bzflag/files/patch-bzflag.cxx Mon Dec 9 22:10:11 2002 @@ -1,6 +1,6 @@ ---- src/bzflag/bzflag.cxx.orig Sat Nov 23 15:16:44 2002 -+++ src/bzflag/bzflag.cxx Sat Nov 23 15:17:53 2002 -@@ -756,7 +756,7 @@ +--- src/bzflag/bzflag.cxx.orig Fri Dec 6 02:22:44 2002 ++++ src/bzflag/bzflag.cxx Mon Dec 9 22:09:36 2002 +@@ -769,7 +769,7 @@ // read resources { @@ -8,13 +8,4 @@ + #if 1 ifstream resourceStream(getConfigFileName(), ios::in); #else - ifstream resourceStream(getConfigFileName(), ios::in | ios::nocreate); -@@ -768,7 +768,7 @@ - - #if !defined(_WIN32) & !defined(macintosh) - else { -- ifstream resourceStream2(getConfigFileName2(), ios::in | ios::nocreate); -+ ifstream resourceStream2(getConfigFileName2(), ios::in); - if (resourceStream2) { - startupInfo.hasConfiguration = True; - resourceStream2 >> db; + ifstream resourceStream(getConfigFileName(), ios::in); diff -urN /usr/ports/games/bzflag/files/patch-bzfs.cxx games/bzflag/files/patch-bzfs.cxx --- /usr/ports/games/bzflag/files/patch-bzfs.cxx Sun Nov 24 22:59:21 2002 +++ games/bzflag/files/patch-bzfs.cxx Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- src/bzfs/bzfs.cxx.orig Sat Nov 23 15:03:31 2002 -+++ src/bzfs/bzfs.cxx Sat Nov 23 15:03:45 2002 -@@ -2805,7 +2805,7 @@ - static WorldInfo *defineWorldFromFile(const char *filename) - { - // open file -- ifstream input(filename, ios::in | ios::nocreate); -+ ifstream input(filename, ios::in); - if (!input) { - cerr << "could not find bzflag world file : " << filename << endl; - return NULL; diff -urN /usr/ports/games/bzflag/files/patch-resources.h games/bzflag/files/patch-resources.h --- /usr/ports/games/bzflag/files/patch-resources.h Sun Nov 24 22:59:21 2002 +++ games/bzflag/files/patch-resources.h Mon Dec 9 22:12:19 2002 @@ -1,18 +1,11 @@ ---- src/bzflag/resources.h.orig Sat Nov 23 15:18:38 2002 -+++ src/bzflag/resources.h Sat Nov 23 15:18:59 2002 -@@ -20,12 +20,13 @@ - #include "common.h" +--- src/bzflag/resources.h.orig Thu Oct 17 04:38:17 2002 ++++ src/bzflag/resources.h Mon Dec 9 22:11:54 2002 +@@ -21,6 +21,8 @@ #include "BzfString.h" - --#if defined(sun) || defined(macintosh) --// solaris compiler doesn't like declaration of istream -+#if 1 #include "bzfio.h" - #else - class istream; - #endif -+ -+using namespace std; ++using namespace std; ++ class ResourceDatabase { public: + ResourceDatabase(); diff -urN /usr/ports/games/bzflag/pkg-plist games/bzflag/pkg-plist --- /usr/ports/games/bzflag/pkg-plist Tue Sep 10 20:10:42 2002 +++ games/bzflag/pkg-plist Wed Dec 18 10:26:40 2002 @@ -47,6 +47,7 @@ share/bzflag/data/rlaser.rgb share/bzflag/data/roof.rgb share/bzflag/data/shock.wav +share/bzflag/data/teamgrab.wav share/bzflag/data/teleport.wav share/bzflag/data/timesbi.rgb share/bzflag/data/timesbr.rgb @@ -54,3 +55,5 @@ share/bzflag/data/wall.rgb share/bzflag/data/ybolt.rgb share/bzflag/data/ylaser.rgb +@dirrm share/bzflag/data +@dirrm share/bzflag >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:11:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 986F537B40F for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A02440E1 for ; Sat, 28 Dec 2002 13:10:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA5NS066136 for ; Sat, 28 Dec 2002 13:10:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA57P066135; Sat, 28 Dec 2002 13:10:05 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20E3337B401 for ; Sat, 28 Dec 2002 13:03:05 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 641DD43EE1 for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 8F173A19 for ; Sun, 29 Dec 2002 06:02:56 +0900 (JST) Message-Id: <20021229060135.0744dc16.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:35 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46591: Update port: devel/libfs++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46591 >Category: ports >Synopsis: Update port: devel/libfs++ >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: Sat Dec 28 13:10:05 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix MASTER_SITES - Support CXXFLAGS properly - GNU_CONFIGURE -> USE_LIBTOOL New file: files/patch-configure >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/libfs++/Makefile devel/libfs++/Makefile --- /usr/ports/devel/libfs++/Makefile Fri Nov 8 21:23:43 2002 +++ devel/libfs++/Makefile Sat Dec 28 12:30:52 2002 @@ -8,12 +8,20 @@ PORTNAME= libfs++ PORTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://bluebat.dnsalias.org/software/libfs++/ +MASTER_SITES= http://bluebat.dnsalias.org/software/libfs++/%SUBDIR%/ +MASTER_SITE_SUBDIR= . archive MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes +USE_REINPLACE= yes +USE_LIBTOOL= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes + +post-patch: + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|-Wall -g -O2||g' .include diff -urN /usr/ports/devel/libfs++/files/patch-configure devel/libfs++/files/patch-configure --- /usr/ports/devel/libfs++/files/patch-configure Thu Jan 1 09:00:00 1970 +++ devel/libfs++/files/patch-configure Sat Dec 28 12:26:12 2002 @@ -0,0 +1,10 @@ +--- configure.orig Fri Sep 13 20:25:19 2002 ++++ configure Sat Dec 28 12:26:04 2002 +@@ -7502,6 +7502,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN /usr/ports/devel/libfs++/pkg-plist devel/libfs++/pkg-plist --- /usr/ports/devel/libfs++/pkg-plist Sun Sep 15 21:18:40 2002 +++ devel/libfs++/pkg-plist Sat Dec 28 12:23:04 2002 @@ -1,11 +1,10 @@ -lib/libfs++.a -lib/libfs++.la -lib/libfs++.so -lib/libfs++.so.0 include/fs++/file_iterator-impl.h include/fs++/file_iterator.h include/fs++/file_monitor.h include/fs++/file_t.h include/fs++/general-impl.h include/fs++/general.h +lib/libfs++.a +lib/libfs++.so +lib/libfs++.so.0 @dirrm include/fs++ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:11:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B350A37B40D for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5DCF440F5 for ; Sat, 28 Dec 2002 13:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA2NS066029 for ; Sat, 28 Dec 2002 13:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA2v7066028; Sat, 28 Dec 2002 13:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0487F37B401 for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0237643EE5 for ; Sat, 28 Dec 2002 13:02:57 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id AB5E69EA for ; Sun, 29 Dec 2002 06:02:55 +0900 (JST) Message-Id: <20021229060116.175e994e.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:16 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46583: Update port: comms/gsmlib to 1.10 (fix ports/45848) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46583 >Category: ports >Synopsis: Update port: comms/gsmlib to 1.10 (fix ports/45848) >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: Sat Dec 28 13:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.10 New file: files/patch-configure Remove file: files/patch-Makefile.in.in files/patch-gsm_sms_codec.cc Following PRs shuold be superseded by this one: [2002/11/29] ports/45848 ports Update port: comms/gsmlib to 1.10 >How-To-Repeat: >Fix: diff -urN /usr/ports/comms/gsmlib/Makefile comms/gsmlib/Makefile --- /usr/ports/comms/gsmlib/Makefile Mon Nov 11 18:58:58 2002 +++ comms/gsmlib/Makefile Sat Dec 28 13:12:11 2002 @@ -7,25 +7,36 @@ # PORTNAME= gsmlib -PORTVERSION= 1.9 -PORTREVISION= 1 +PORTVERSION= 1.10 CATEGORIES= comms MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -USE_LIBTOOL= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= \ - CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" +USE_REINPLACE= yes USE_GMAKE= yes +USE_LIBTOOL= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes MAN1= gsmctl.1 gsmpb.1 gsmsendsms.1 gsmsmsstore.1 MAN7= gsminfo.7 MAN8= gsmsmsd.8 + +CPPFLAGS= -I${LOCALBASE}/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT \ + ${PTHREAD_CFLAGS} +LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} + +.if !exists(/usr/include/getopt.h) +LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +LDFLAGS+= -lgnugetopt +.endif + +post-patch: + @${GREP} -lR "" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ + 's|||g' .include diff -urN /usr/ports/comms/gsmlib/distinfo comms/gsmlib/distinfo --- /usr/ports/comms/gsmlib/distinfo Fri May 10 14:26:37 2002 +++ comms/gsmlib/distinfo Sat Dec 28 13:07:37 2002 @@ -1 +1 @@ -MD5 (gsmlib-1.9.tar.gz) = e53e62041f7dd73b33ea108dfbffc973 +MD5 (gsmlib-1.10.tar.gz) = deea4ce2e4f5f1965d32d576597d3ff4 diff -urN /usr/ports/comms/gsmlib/files/patch-Makefile.in.in comms/gsmlib/files/patch-Makefile.in.in --- /usr/ports/comms/gsmlib/files/patch-Makefile.in.in Wed Apr 24 05:14:31 2002 +++ comms/gsmlib/files/patch-Makefile.in.in Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- po/Makefile.in.in.orig Wed Apr 24 04:05:50 2002 -+++ po/Makefile.in.in Wed Apr 24 04:06:09 2002 -@@ -122,7 +122,7 @@ - cat=`basename $$cat`; \ - case "$$cat" in \ - *.gmo) destdir=$(gnulocaledir);; \ -- *) destdir=$(localedir);; \ -+ *) destdir=$(gnulocaledir);; \ - esac; \ - lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ - dir=$$destdir/$$lang/LC_MESSAGES; \ diff -urN /usr/ports/comms/gsmlib/files/patch-configure comms/gsmlib/files/patch-configure --- /usr/ports/comms/gsmlib/files/patch-configure Thu Jan 1 09:00:00 1970 +++ comms/gsmlib/files/patch-configure Sat Dec 28 13:07:37 2002 @@ -0,0 +1,10 @@ +--- configure.orig Thu Oct 17 05:23:09 2002 ++++ configure Sat Nov 30 07:16:22 2002 +@@ -7400,6 +7400,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN /usr/ports/comms/gsmlib/files/patch-gsm_sms_codec.cc comms/gsmlib/files/patch-gsm_sms_codec.cc --- /usr/ports/comms/gsmlib/files/patch-gsm_sms_codec.cc Tue Oct 29 03:38:34 2002 +++ comms/gsmlib/files/patch-gsm_sms_codec.cc Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- gsmlib/gsm_sms_codec.cc.orig Tue Oct 29 02:33:19 2002 -+++ gsmlib/gsm_sms_codec.cc Tue Oct 29 02:33:36 2002 -@@ -110,6 +110,8 @@ - t.tm_isdst = -1; - t.tm_yday = 0; - t.tm_wday = 0; -+ -+#define BROKEN_STRFTIME - - #ifdef BROKEN_STRFTIME - char formattedTime[1024]; diff -urN /usr/ports/comms/gsmlib/pkg-plist comms/gsmlib/pkg-plist --- /usr/ports/comms/gsmlib/pkg-plist Fri May 10 14:26:37 2002 +++ comms/gsmlib/pkg-plist Sat Dec 28 13:07:37 2002 @@ -23,7 +23,6 @@ include/gsmlib/gsm_sorted_sms_store.h include/gsmlib/gsm_unix_serial.h include/gsmlib/gsm_util.h -@dirrm include/gsmlib lib/libgsmext.a lib/libgsmext.so lib/libgsmext.so.1 @@ -31,3 +30,4 @@ lib/libgsmme.so lib/libgsmme.so.1 share/locale/de/LC_MESSAGES/gsmlib.mo +@dirrm include/gsmlib >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9CE637B412 for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3882A440A8 for ; Sat, 28 Dec 2002 13:10:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA7NS066253 for ; Sat, 28 Dec 2002 13:10:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA7pH066252; Sat, 28 Dec 2002 13:10:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C31F137B406 for ; Sat, 28 Dec 2002 13:03:08 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 104C043EDC for ; Sat, 28 Dec 2002 13:03:04 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id B93B5A31 for ; Sun, 29 Dec 2002 06:02:59 +0900 (JST) Message-Id: <20021229060236.037ecc9d.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:02:36 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46597: Update port: math/topaz to 3.3.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46597 >Category: ports >Synopsis: Update port: math/topaz to 3.3.7 >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: Sat Dec 28 13:10:07 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 3.3.7 New file: files/patch-topaz::buffarray.h files/patch-topaz::convtxt.h files/patch-topaz::filepoint.h files/patch-topaz::msgbuff.cc files/patch-topaz::objectlist.h files/patch-topaz::styledisp.h files/patch-topaz::topaz.cc files/patch-topaz::tpv2ps.cc files/patch-topaz::vectdefs.h >How-To-Repeat: >Fix: diff -urN /usr/ports/math/topaz/Makefile math/topaz/Makefile --- /usr/ports/math/topaz/Makefile Mon Nov 11 19:00:25 2002 +++ math/topaz/Makefile Fri Dec 27 04:51:50 2002 @@ -6,16 +6,15 @@ # PORTNAME= topaz -PORTVERSION= 3.36 +PORTVERSION= 3.37 CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + USE_XLIB= yes MAKEFILE= Makefile.freebsd diff -urN /usr/ports/math/topaz/distinfo math/topaz/distinfo --- /usr/ports/math/topaz/distinfo Fri Nov 1 21:59:33 2002 +++ math/topaz/distinfo Fri Dec 27 04:16:38 2002 @@ -1 +1 @@ -MD5 (topaz-3_36-src.tar.gz) = 222039d4cd3d7fc736737f1f20aa76d9 +MD5 (topaz-3_37-src.tar.gz) = 451df9b50a157f5e4ee85d35f3188007 diff -urN /usr/ports/math/topaz/files/patch-aa math/topaz/files/patch-aa --- /usr/ports/math/topaz/files/patch-aa Sun Dec 24 17:23:04 2000 +++ math/topaz/files/patch-aa Fri Dec 27 04:52:59 2002 @@ -13,8 +13,8 @@ # for FreeBSD -CFLAGS= -I/usr/local/include -I/usr/local/include/ncurses -I/usr/X11R6/include -O2 -Wall -DTOPAZLINUX -DTOPAZ_NCURSES -DTOPAZ_EUC -TOPAZLIB= -L/usr/local/lib -lm -lncurses -lgnugetopt -lreadline -lhistory -+CXXFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/ncurses -I${X11BASE}/include -DTOPAZLINUX -DTOPAZ_NCURSES -DTOPAZ_EUC -+TOPAZLIB= -L${LOCALBASE}/lib -lm -lncurses -lgnugetopt -lreadline -lhistory ++CXXFLAGS+= -I${LOCALBASE}/include/ncurses -I${X11BASE}/include -DTOPAZLINUX -DTOPAZ_NCURSES -DTOPAZ_EUC ++TOPAZLIB= -lm -lncurses -lreadline -lhistory PSLIB= -lm -VIEWLIB= -lm -L/usr/X11R6/lib -lX11 +VIEWLIB= -lm -L${X11BASE}/lib -lX11 diff -urN /usr/ports/math/topaz/files/patch-topaz::buffarray.h math/topaz/files/patch-topaz::buffarray.h --- /usr/ports/math/topaz/files/patch-topaz::buffarray.h Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::buffarray.h Fri Dec 27 04:24:45 2002 @@ -0,0 +1,11 @@ +--- topaz/buffarray.h.orig Wed Dec 4 23:02:26 2002 ++++ topaz/buffarray.h Fri Dec 27 04:24:29 2002 +@@ -27,6 +27,8 @@ + + #include + ++using namespace std; ++ + + + class buffarray diff -urN /usr/ports/math/topaz/files/patch-topaz::convtxt.h math/topaz/files/patch-topaz::convtxt.h --- /usr/ports/math/topaz/files/patch-topaz::convtxt.h Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::convtxt.h Fri Dec 27 04:33:27 2002 @@ -0,0 +1,11 @@ +--- topaz/convtxt.h.orig Wed Dec 4 23:02:26 2002 ++++ topaz/convtxt.h Fri Dec 27 04:33:13 2002 +@@ -25,6 +25,8 @@ + #define __convtxt_h + #include + ++using namespace std; ++ + extern bool tosavetxt(char *in, string *out); + extern bool fromsavetxt(char *in, string *out); + extern char *topazfgets(char *s, int size, FILE *fp); diff -urN /usr/ports/math/topaz/files/patch-topaz::filepoint.h math/topaz/files/patch-topaz::filepoint.h --- /usr/ports/math/topaz/files/patch-topaz::filepoint.h Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::filepoint.h Fri Dec 27 04:46:25 2002 @@ -0,0 +1,11 @@ +--- topaz/filepoint.h.orig Wed Dec 4 23:02:26 2002 ++++ topaz/filepoint.h Fri Dec 27 04:46:14 2002 +@@ -26,6 +26,8 @@ + # include + # include + ++using namespace std; ++ + + class HandleElement + { diff -urN /usr/ports/math/topaz/files/patch-topaz::msgbuff.cc math/topaz/files/patch-topaz::msgbuff.cc --- /usr/ports/math/topaz/files/patch-topaz::msgbuff.cc Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::msgbuff.cc Fri Dec 27 04:36:57 2002 @@ -0,0 +1,11 @@ +--- topaz/msgbuff.cc.orig Wed Dec 4 23:02:26 2002 ++++ topaz/msgbuff.cc Fri Dec 27 04:36:46 2002 +@@ -30,6 +30,8 @@ + #include "msgbuff.h" + #include "kanji.h" + ++using namespace std; ++ + extern int tabnumber; + extern WINDOW *menuwin, *msgwin, *sepwin ,*titlewin; + diff -urN /usr/ports/math/topaz/files/patch-topaz::objectlist.h math/topaz/files/patch-topaz::objectlist.h --- /usr/ports/math/topaz/files/patch-topaz::objectlist.h Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::objectlist.h Fri Dec 27 04:41:31 2002 @@ -0,0 +1,13 @@ +--- topaz/objectlist.h.orig Wed Dec 4 23:02:26 2002 ++++ topaz/objectlist.h Fri Dec 27 04:41:21 2002 +@@ -24,6 +24,10 @@ + #if !defined(__objectlist_h) + #define __objectlist_h + ++#include ++ ++using namespace std; ++ + #include "topazcurses.h" + int objectlist(WINDOW *win, int mode, string *objtype); + diff -urN /usr/ports/math/topaz/files/patch-topaz::styledisp.h math/topaz/files/patch-topaz::styledisp.h --- /usr/ports/math/topaz/files/patch-topaz::styledisp.h Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::styledisp.h Fri Dec 27 04:44:18 2002 @@ -0,0 +1,11 @@ +--- topaz/styledisp.h.orig Wed Dec 4 23:02:28 2002 ++++ topaz/styledisp.h Fri Dec 27 04:44:03 2002 +@@ -26,6 +26,8 @@ + + #include + ++using namespace std; ++ + extern bool getlinestylename(int id, string *out); + bool getcolorname(unsigned int r, unsigned int g,unsigned int b, string *out); + bool getmarkerstylename(int id, string *out); diff -urN /usr/ports/math/topaz/files/patch-topaz::topaz.cc math/topaz/files/patch-topaz::topaz.cc --- /usr/ports/math/topaz/files/patch-topaz::topaz.cc Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::topaz.cc Fri Dec 27 04:50:24 2002 @@ -0,0 +1,11 @@ +--- topaz/topaz.cc.orig Wed Dec 4 23:02:28 2002 ++++ topaz/topaz.cc Fri Dec 27 04:29:01 2002 +@@ -30,7 +30,7 @@ + #include + #include + #include +-#include ++//#include + //char *optarg; + #include "script.h" + #include "frame.h" diff -urN /usr/ports/math/topaz/files/patch-topaz::tpv2ps.cc math/topaz/files/patch-topaz::tpv2ps.cc --- /usr/ports/math/topaz/files/patch-topaz::tpv2ps.cc Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::tpv2ps.cc Fri Dec 27 04:51:23 2002 @@ -0,0 +1,11 @@ +--- topaz/tpv2ps.cc.orig Wed Dec 4 23:02:28 2002 ++++ topaz/tpv2ps.cc Fri Dec 27 04:51:06 2002 +@@ -31,7 +31,7 @@ + #include + #include + #include +-#include ++//#include + //char *optarg; + + extern int errno; diff -urN /usr/ports/math/topaz/files/patch-topaz::vectdefs.h math/topaz/files/patch-topaz::vectdefs.h --- /usr/ports/math/topaz/files/patch-topaz::vectdefs.h Thu Jan 1 09:00:00 1970 +++ math/topaz/files/patch-topaz::vectdefs.h Fri Dec 27 04:37:45 2002 @@ -0,0 +1,11 @@ +--- topaz/vectdefs.h.orig Wed Dec 4 23:02:28 2002 ++++ topaz/vectdefs.h Fri Dec 27 04:37:32 2002 +@@ -28,6 +28,8 @@ + #include "vect.h" + #include "pointdefs.h" + ++using namespace std; ++ + typedef rvect intarray; + typedef rvect doublearray; + typedef vect stringarray; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C709F37B414 for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 757E444102 for ; Sat, 28 Dec 2002 13:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA3NS066082 for ; Sat, 28 Dec 2002 13:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA3Xw066081; Sat, 28 Dec 2002 13:10:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDB5037B401 for ; Sat, 28 Dec 2002 13:03:03 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66F7443EE5 for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id D4DB8A1B for ; Sun, 29 Dec 2002 06:02:56 +0900 (JST) Message-Id: <20021229060140.78e47b0d.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:40 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46587: Update port: devel/xparam to 1.21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46587 >Category: ports >Synopsis: Update port: devel/xparam to 1.21 >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: Sat Dec 28 13:10:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.21 New file: files/patch-Makefile.in files/patch-examples::calculator::Makefile.in files/patch-examples::involved::Makefile.in files/patch-lib::Makefile.in files/patch-lib::sources::xpv_dynamic_loader.cpp Remove file: files/patch-lib_sources_xpv__dynamic__loader.cpp >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/xparam/Makefile devel/xparam/Makefile --- /usr/ports/devel/xparam/Makefile Fri Nov 8 21:23:56 2002 +++ devel/xparam/Makefile Sat Dec 21 14:12:14 2002 @@ -7,7 +7,7 @@ # PORTNAME= xparam -PORTVERSION= 1.11 +PORTVERSION= 1.21 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,13 +16,8 @@ BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool -USE_REINPLACE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-dynamic USE_GMAKE= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes - -post-patch: - @${REINPLACE_CMD} -e "s,-ldl,,g" ${WRKSRC}/configure .include diff -urN /usr/ports/devel/xparam/distinfo devel/xparam/distinfo --- /usr/ports/devel/xparam/distinfo Mon Apr 1 03:31:44 2002 +++ devel/xparam/distinfo Tue Nov 19 23:19:37 2002 @@ -1 +1 @@ -MD5 (xparam-1.11.tar.gz) = 0cdfe0b51160af2565b6279a26569743 +MD5 (xparam-1.21.tar.gz) = 99663ae50810fe4707b7acb453af3db4 diff -urN /usr/ports/devel/xparam/files/patch-Makefile.in devel/xparam/files/patch-Makefile.in --- /usr/ports/devel/xparam/files/patch-Makefile.in Thu Jan 1 09:00:00 1970 +++ devel/xparam/files/patch-Makefile.in Sat Dec 28 11:07:02 2002 @@ -0,0 +1,22 @@ +--- Makefile.in.orig Sat Nov 16 01:29:46 2002 ++++ Makefile.in Sat Dec 21 14:09:19 2002 +@@ -52,17 +52,11 @@ + prepare_check : + -$(MAKE) -C tests prepare + +-ifeq (x$(DESTDIR),x) +-install_command = (@LDCONFIG@ $(libdir) || true) >/dev/null 2>&1 +-else +-install_command = echo @LDCONFIG@ not run. You may need to execute \"@LDCONFIG@ $(libdir)\" after installation in $(libdir). +-endif +- +-install : $(LIBNAME) installinfo ++install : $(LIBNAME) + $(INSTALL) -d $(DESTDIR)$(libdir) + $(INSTALL) -d $(DESTDIR)$(includedir) + $(INSTALL) -d $(DESTDIR)$(priv_includedir) +- libtool $(INSTALL_PROGRAM) $(LIBNAME) $(DESTDIR)$(libdir) ++ libtool --mode=install $(INSTALL_PROGRAM) $(LIBNAME) $(DESTDIR)$(libdir) + $(INSTALL_DATA) $(XPARAM_PUBLIC_INCLUDE_FILES) $(DESTDIR)$(includedir) + $(INSTALL_DATA) $(XPARAM_INCLUDE_FILES) $(DESTDIR)$(priv_includedir) + $(install_command) diff -urN /usr/ports/devel/xparam/files/patch-examples::calculator::Makefile.in devel/xparam/files/patch-examples::calculator::Makefile.in --- /usr/ports/devel/xparam/files/patch-examples::calculator::Makefile.in Thu Jan 1 09:00:00 1970 +++ devel/xparam/files/patch-examples::calculator::Makefile.in Sat Dec 21 14:11:03 2002 @@ -0,0 +1,15 @@ +--- examples/calculator/Makefile.in.orig Sat Oct 26 09:45:35 2002 ++++ examples/calculator/Makefile.in Sat Dec 21 14:10:40 2002 +@@ -17,10 +17,10 @@ + $(CXX) -c -o $@ $< + + sobj/mathfunc.so : $(SLOBJECTS) +- libtool $(CXX) -shared $^ -lxparam -o $@ ++ libtool --mode=link $(CXX) -shared $^ -lxparam -o $@ + + $(SLOBJECTS) : obj/%.lo : src/%.cpp include/mathfunc.h include/functions.h +- libtool $(CXX) -c -o $@ $< ++ libtool --mode=compile $(CXX) -c -o $@ $< + + clean : + -rm -f $(TARGETS) $(OBJECTS) $(SOBJECTS) $(SLOBJECTS) diff -urN /usr/ports/devel/xparam/files/patch-examples::involved::Makefile.in devel/xparam/files/patch-examples::involved::Makefile.in --- /usr/ports/devel/xparam/files/patch-examples::involved::Makefile.in Thu Jan 1 09:00:00 1970 +++ devel/xparam/files/patch-examples::involved::Makefile.in Sat Dec 21 14:12:01 2002 @@ -0,0 +1,15 @@ +--- examples/involved/Makefile.in.orig Sat Oct 26 09:45:35 2002 ++++ examples/involved/Makefile.in Sat Dec 21 14:11:44 2002 +@@ -20,10 +20,10 @@ + $(CXX) -c -o $@ $< + + sobj/circle.so : $(SLOBJECTS) +- libtool $(CXX) -shared $^ -lxparam -o $@ ++ libtool --mode=link $(CXX) -shared $^ -lxparam -o $@ + + $(SLOBJECTS) : obj/%.lo : src/%.cpp include/circle.h include/shapes.h +- libtool $(CXX) -c -o $@ $< ++ libtool --mode=compile $(CXX) -c -o $@ $< + + clean : + -rm -f $(TARGETS) $(OBJECTS) $(SOBJECTS) $(SLOBJECTS) diff -urN /usr/ports/devel/xparam/files/patch-lib::Makefile.in devel/xparam/files/patch-lib::Makefile.in --- /usr/ports/devel/xparam/files/patch-lib::Makefile.in Thu Jan 1 09:00:00 1970 +++ devel/xparam/files/patch-lib::Makefile.in Sat Dec 21 14:07:45 2002 @@ -0,0 +1,19 @@ +--- lib/Makefile.in.orig Sat Oct 26 09:45:35 2002 ++++ lib/Makefile.in Sat Dec 21 14:06:47 2002 +@@ -36,13 +36,13 @@ + -rm -rf $(XPARAM_OBJ_PATH)/.libs $(ANTLR_OBJ_PATH)/.libs + + $(XPARAM_LOBJ_FILES) : $(XPARAM_OBJ_PATH)/%.lo : $(XPARAM_SRC_PATH)/%.cpp Makefile +- libtool @CXX@ @CXXFLAGS@ @CPPFLAGS@ -I$(ANTLR_INCLUDE_PATH) -c -o $@ $< ++ libtool --mode=compile @CXX@ @CXXFLAGS@ @CPPFLAGS@ -I$(ANTLR_INCLUDE_PATH) -c -o $@ $< + + $(ANTLR_LOBJ_FILES) : $(ANTLR_OBJ_PATH)/%.lo : $(ANTLR_SRC_PATH)/%.cpp +- libtool @CXX@ @CXXFLAGS@ @CPPFLAGS@ -I$(ANTLR_INCLUDE_PATH) -c -o $@ $< ++ libtool --mode=compile @CXX@ @CXXFLAGS@ @CPPFLAGS@ -I$(ANTLR_INCLUDE_PATH) -c -o $@ $< + + $(LIBRARY) : $(ALL_LOBJ_FILES) +- libtool @CXX@ @LDFLAGS@ -o $(LIBRARY) $(ALL_LOBJ_FILES) @LIBS@ -rpath $(libdir) -version-info 1:0:0 ++ libtool --mode=link @CXX@ @LDFLAGS@ -o $(LIBRARY) $(ALL_LOBJ_FILES) @LIBS@ -rpath $(libdir) -version-info 1:0:0 + + .PHONY : all clean + diff -urN /usr/ports/devel/xparam/files/patch-lib::sources::xpv_dynamic_loader.cpp devel/xparam/files/patch-lib::sources::xpv_dynamic_loader.cpp --- /usr/ports/devel/xparam/files/patch-lib::sources::xpv_dynamic_loader.cpp Thu Jan 1 09:00:00 1970 +++ devel/xparam/files/patch-lib::sources::xpv_dynamic_loader.cpp Sat Dec 28 11:00:05 2002 @@ -0,0 +1,11 @@ +--- lib/sources/xpv_dynamic_loader.cpp.orig Sun Nov 25 03:43:26 2001 ++++ lib/sources/xpv_dynamic_loader.cpp Sat Dec 28 10:59:43 2002 +@@ -209,7 +209,7 @@ + loader.load(type_name); + } + +-int file_selector(const struct dirent* my_dirent) ++int file_selector(struct dirent* my_dirent) + { + string filename = my_dirent->d_name; + string wanted_ending = '.' + DynamicLoaderBase::mapfile_extension(); diff -urN /usr/ports/devel/xparam/files/patch-lib_sources_xpv__dynamic__loader.cpp devel/xparam/files/patch-lib_sources_xpv__dynamic__loader.cpp --- /usr/ports/devel/xparam/files/patch-lib_sources_xpv__dynamic__loader.cpp Mon Dec 23 07:40:16 2002 +++ devel/xparam/files/patch-lib_sources_xpv__dynamic__loader.cpp Thu Jan 1 09:00:00 1970 @@ -1,14 +0,0 @@ - -$FreeBSD: ports/devel/xparam/files/patch-lib_sources_xpv__dynamic__loader.cpp,v 1.1 2002/12/22 22:40:16 naddy Exp $ - ---- lib/sources/xpv_dynamic_loader.cpp.orig Sun Dec 22 17:50:59 2002 -+++ lib/sources/xpv_dynamic_loader.cpp Sun Dec 22 17:51:18 2002 -@@ -209,7 +209,7 @@ - loader.load(type_name); - } - --int file_selector(const struct dirent* my_dirent) -+int file_selector(struct dirent* my_dirent) - { - string filename = my_dirent->d_name; - string wanted_ending = '.' + DynamicLoaderBase::mapfile_extension(); diff -urN /usr/ports/devel/xparam/pkg-plist devel/xparam/pkg-plist --- /usr/ports/devel/xparam/pkg-plist Sun Dec 23 20:34:38 2001 +++ devel/xparam/pkg-plist Wed Nov 20 01:04:15 2002 @@ -1,15 +1,20 @@ include/xparam/xp_config.h include/xparam/xp_error.h include/xparam/xp_handle.h +include/xparam/xp_hvl.h include/xparam/xp_loader.h include/xparam/xp_param.h include/xparam/xp_param_imp.h include/xparam/xp_paramset.h include/xparam/xp_paramset_manip.h +include/xparam/xp_parsed_types.h +include/xparam/xp_parser.h include/xparam/xp_saver.h include/xparam/xp_singleton.h include/xparam/xp_type_compare.h include/xparam/xp_type_tag.h +include/xparam/xp_typed_tuple.h +include/xparam/xp_typed_value_map.h include/xparam/xp_user_namespace.h include/xparam/xp_value.h include/xparam/xp_value_list.h @@ -19,6 +24,7 @@ include/xparam/xp_value_sink_imp.h include/xparam/xp_value_source.h include/xparam/xp_value_source_imp.h +include/xparam/xp_value_tuple.h include/xparam/xparam.h include/xparam/xparam_extend.h include/xparam/xpv_arg_def.h @@ -37,6 +43,9 @@ include/xparam/xpv_enum_registry.h include/xparam/xpv_extend_namespace.h include/xparam/xpv_facade_imp.h +include/xparam/xpv_hvl_creator.h +include/xparam/xpv_hvl_creator_imp.h +include/xparam/xpv_hvl_registry.h include/xparam/xpv_iconv.h include/xparam/xpv_iconv_imp.h include/xparam/xpv_output.h @@ -47,9 +56,16 @@ include/xparam/xpv_reg_ctor.h include/xparam/xpv_reg_ctor_imp.h include/xparam/xpv_reg_enum.h +include/xparam/xpv_reg_hvl.h include/xparam/xpv_reg_inheritance.h +include/xparam/xpv_reg_list.h include/xparam/xpv_reg_macros.h +include/xparam/xpv_reg_map.h include/xparam/xpv_reg_output.h +include/xparam/xpv_reg_pair.h +include/xparam/xpv_reg_set.h +include/xparam/xpv_reg_typed_tuple.h +include/xparam/xpv_reg_typed_value_map.h include/xparam/xpv_reg_vector.h include/xparam/xpv_regcom.h include/xparam/xpv_registry.h @@ -57,6 +73,9 @@ include/xparam/xpv_subobject_output.h include/xparam/xpv_template_fooler.h include/xparam/xpv_type.h +include/xparam/xpv_typed_tuple_creator.h +include/xparam/xpv_typed_tuple_creator_imp.h +include/xparam/xpv_typed_tuple_registry.h include/xparam/xpv_untyped_null.h include/xparam/xpv_value_imp.h include/xparam.h @@ -64,5 +83,5 @@ lib/libxparam.a lib/libxparam.la lib/libxparam.so -lib/libxparam.so.0 +lib/libxparam.so.1 @dirrm include/xparam >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE21537B415 for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77D4844103 for ; Sat, 28 Dec 2002 13:10:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA4NS066109 for ; Sat, 28 Dec 2002 13:10:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA44S066108; Sat, 28 Dec 2002 13:10:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA2237B401 for ; Sat, 28 Dec 2002 13:03:04 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 633B743F0A for ; Sat, 28 Dec 2002 13:03:00 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 28EFEA23 for ; Sun, 29 Dec 2002 06:02:58 +0900 (JST) Message-Id: <20021229060205.3508ce2c.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:02:05 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46589: Update port: graphics/libwpcg to 0.9.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46589 >Category: ports >Synopsis: Update port: graphics/libwpcg to 0.9.2 >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: Sat Dec 28 13:10:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.9.2 Remove file: files/patch-WP_Image.C files/patch-WP_Terrain.C >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/libwpcg/Makefile graphics/libwpcg/Makefile --- /usr/ports/graphics/libwpcg/Makefile Tue Nov 19 02:43:51 2002 +++ graphics/libwpcg/Makefile Sat Dec 28 15:08:27 2002 @@ -7,15 +7,17 @@ # PORTNAME= libwpcg -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.2 CATEGORIES= graphics MASTER_SITES= http://www.paassen.tmfweb.nl/ DISTNAME= libWPCG-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +USE_GCC= 3.1 USE_MESA= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib -lGL -lGLU -lglut" diff -urN /usr/ports/graphics/libwpcg/distinfo graphics/libwpcg/distinfo --- /usr/ports/graphics/libwpcg/distinfo Tue Nov 19 02:43:51 2002 +++ graphics/libwpcg/distinfo Sat Dec 28 15:00:37 2002 @@ -1 +1 @@ -MD5 (libWPCG-0.9.0.tar.gz) = 4a61cf77dac8e064823476ec36f205c7 +MD5 (libWPCG-0.9.2.tar.gz) = 43b9d603e3602d1d98d1ae66d217fe4e diff -urN /usr/ports/graphics/libwpcg/files/patch-WP_Image.C graphics/libwpcg/files/patch-WP_Image.C --- /usr/ports/graphics/libwpcg/files/patch-WP_Image.C Tue Nov 19 02:43:51 2002 +++ graphics/libwpcg/files/patch-WP_Image.C Thu Jan 1 09:00:00 1970 @@ -1,40 +0,0 @@ ---- src/WP_Image.C.orig Sat May 4 00:49:18 2002 -+++ src/WP_Image.C Tue Nov 19 01:11:28 2002 -@@ -154,7 +154,7 @@ - //read file to memory - - int size = 0; -- byte c; -+ char c; - while(input.get(c)) - { - size++; -@@ -434,7 +434,7 @@ - //read file to memory - - int size = 0; -- byte c; -+ char c; - while(input.get(c)) - { - size++; -@@ -460,7 +460,7 @@ - - while(input.get(c)) - { -- *p = c; -+ *p = (byte)c; - p++; - } - -@@ -717,8 +717,8 @@ - } - } - --void WP_Image::setTextureGL(GLuint* texture_id, GLint wrap_s=GL_REPEAT, GLint wrap_t=GL_REPEAT, -- GLint mag_filter=GL_NEAREST, GLint min_filter=GL_NEAREST, bool mipmapping=false) -+void WP_Image::setTextureGL(GLuint* texture_id, GLint wrap_s, GLint wrap_t, -+ GLint mag_filter, GLint min_filter, bool mipmapping) - { - glGenTextures(1, texture_id); - glBindTexture(GL_TEXTURE_2D, *texture_id); diff -urN /usr/ports/graphics/libwpcg/files/patch-WP_Terrain.C graphics/libwpcg/files/patch-WP_Terrain.C --- /usr/ports/graphics/libwpcg/files/patch-WP_Terrain.C Tue Nov 19 02:43:51 2002 +++ graphics/libwpcg/files/patch-WP_Terrain.C Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- src/WP_Terrain.C.orig Tue Nov 19 01:14:04 2002 -+++ src/WP_Terrain.C Tue Nov 19 01:14:18 2002 -@@ -23,6 +23,8 @@ - #include "WP_Quad.h" - #include "WP_Terrain.h" - -+using namespace std; -+ - WP_Terrain::WP_Terrain(int _width, int _height, int number_iterations, scalar resolution, int scale): - width(_width), height(_height), displayID(0), height_map(0) - { diff -urN /usr/ports/graphics/libwpcg/pkg-plist graphics/libwpcg/pkg-plist --- /usr/ports/graphics/libwpcg/pkg-plist Tue Nov 19 02:43:51 2002 +++ graphics/libwpcg/pkg-plist Sat Dec 28 15:13:10 2002 @@ -1 +1,6 @@ +include/OPCODE-1.2/Opcode.h +include/WPCG/WPCG.h +lib/libOPCODE.a lib/libWPCG.a +@dirrm include/WPCG +@dirrm include/OPCODE-1.2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBAA237B413 for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33773440FA for ; Sat, 28 Dec 2002 13:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA3NS066056 for ; Sat, 28 Dec 2002 13:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA3ae066055; Sat, 28 Dec 2002 13:10:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4430A37B401 for ; Sat, 28 Dec 2002 13:03:01 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id D609043ED4 for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id C8A58A22 for ; Sun, 29 Dec 2002 06:02:57 +0900 (JST) Message-Id: <20021229060159.0409e6c4.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:59 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46585: Update port: graphics/gtkam to 0.1.10 (fix ports/45932) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46585 >Category: ports >Synopsis: Update port: graphics/gtkam to 0.1.10 (fix ports/45932) >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: Sat Dec 28 13:10:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.1.10 Following PRs shuold be superseded by this one: [2002/12/02] ports/45932 ports Update port: graphics/gtkam to 1.0.10 (fix ports/45850) >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gtkam/Makefile graphics/gtkam/Makefile --- /usr/ports/graphics/gtkam/Makefile Mon Nov 25 22:18:53 2002 +++ graphics/gtkam/Makefile Tue Dec 3 03:29:18 2002 @@ -6,8 +6,7 @@ # PORTNAME= gtkam -PORTVERSION= 0.1.9 -PORTREVISION= 1 +PORTVERSION= 0.1.10 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto @@ -15,7 +14,8 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= exif-gtk.4:${PORTSDIR}/graphics/libexif-gtk \ - gphoto2.2:${PORTSDIR}/graphics/gphoto2 + gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ + bonoboui-2.0:${PORTSDIR}/x11-toolkits/libbonoboui USE_BZIP2= yes USE_X_PREFIX= yes @@ -24,6 +24,9 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --without-gnome + +MAN1= gtkam.1 .if defined(WITH_GIMP) LIB_DEPENDS+= gimp-1.3:${PORTSDIR}/graphics/gimp-devel @@ -51,8 +54,9 @@ post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/MANUAL ${DOCSDIR} +.for file in AUTHORS NEWS README + ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} +.endfor .endif .include diff -urN /usr/ports/graphics/gtkam/distinfo graphics/gtkam/distinfo --- /usr/ports/graphics/gtkam/distinfo Mon Nov 18 12:00:04 2002 +++ graphics/gtkam/distinfo Tue Dec 3 03:10:37 2002 @@ -1 +1 @@ -MD5 (gtkam-0.1.9.tar.bz2) = c39d1dae18a4a3ab5018e83bc238c7e6 +MD5 (gtkam-0.1.10.tar.bz2) = 91f342aba0f6161c334ab5a8c74795cb diff -urN /usr/ports/graphics/gtkam/pkg-plist graphics/gtkam/pkg-plist --- /usr/ports/graphics/gtkam/pkg-plist Thu Dec 26 19:03:12 2002 +++ graphics/gtkam/pkg-plist Tue Dec 3 03:27:57 2002 @@ -1,7 +1,8 @@ bin/gtkam %%GIMP%%libexec/gimp/1.3/plug-ins/gtkam-gimp %%PORTDOCS%%share/doc/gtkam/AUTHORS -%%PORTDOCS%%share/doc/gtkam/MANUAL +%%PORTDOCS%%share/doc/gtkam/NEWS +%%PORTDOCS%%share/doc/gtkam/README share/gtkam/images/gtkam-audio.png share/gtkam/images/gtkam-camera.png share/gtkam/images/gtkam-folder-camera.png >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D39BC37B416 for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A6164410A for ; Sat, 28 Dec 2002 13:10:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA5NS066122 for ; Sat, 28 Dec 2002 13:10:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA53q066121; Sat, 28 Dec 2002 13:10:05 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 580E337B405 for ; Sat, 28 Dec 2002 13:03:04 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 533F843EDC for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 44CD1A06 for ; Sun, 29 Dec 2002 06:02:56 +0900 (JST) Message-Id: <20021229060129.74e2ad4b.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:29 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46590: Update port: devel/kimwitu++ to 2.3.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46590 >Category: ports >Synopsis: Update port: devel/kimwitu++ to 2.3.3 >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: Sat Dec 28 13:10:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 2.3.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/kimwitu++/Makefile devel/kimwitu++/Makefile --- /usr/ports/devel/kimwitu++/Makefile Mon Nov 11 18:59:12 2002 +++ devel/kimwitu++/Makefile Sat Dec 28 06:27:06 2002 @@ -7,14 +7,16 @@ # PORTNAME= kimwitu++ -PORTVERSION= 2.1.3 +PORTVERSION= 2.3.3 CATEGORIES= devel MASTER_SITES= http://site.informatik.hu-berlin.de/kimwitu++/ MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes +USE_BISON= yes USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= kc++.1 diff -urN /usr/ports/devel/kimwitu++/distinfo devel/kimwitu++/distinfo --- /usr/ports/devel/kimwitu++/distinfo Thu Jan 17 00:48:32 2002 +++ devel/kimwitu++/distinfo Sat Dec 28 06:23:21 2002 @@ -1 +1 @@ -MD5 (kimwitu++-2.1.3.tar.gz) = ad7c42925b449fc71eacdb268a974c2e +MD5 (kimwitu++-2.3.3.tar.gz) = 7f5288f1a2786a79be0e03e1a2c94196 diff -urN /usr/ports/devel/kimwitu++/files/patch-src::Makefile.in devel/kimwitu++/files/patch-src::Makefile.in --- /usr/ports/devel/kimwitu++/files/patch-src::Makefile.in Thu Jan 17 00:48:32 2002 +++ devel/kimwitu++/files/patch-src::Makefile.in Sat Dec 28 06:37:47 2002 @@ -1,12 +1,12 @@ ---- src/Makefile.in.orig Wed Jan 16 23:42:30 2002 -+++ src/Makefile.in Wed Jan 16 23:43:22 2002 -@@ -165,14 +165,14 @@ +--- src/Makefile.in.orig Wed Nov 20 20:27:27 2002 ++++ src/Makefile.in Sat Dec 28 06:35:54 2002 +@@ -146,14 +146,14 @@ #YCFLAGS += -DMYLEXDEBUG #YCFLAGS += -DYYDEBUG=1 -DMYLEXDEBUG DEFINES := -DARCH=$(ARCH) @hashset@ -CXXFLAGS := -g -CXXFLAGSOPT := -O2\ -s -+#CXXFLAGS := -g ++CXXFLAGS := @CXXFLAGS@ +#CXXFLAGSOPT := -O2\ -s CFLAGS := $(CXXFLAGS) -DHAVE_CONFIG_H -I. @@ -14,17 +14,17 @@ # -ansi should be here but it's buggy (and should be called -iso anyway) -CXXFLAGS := -Wall -Wno-unused -Wno-uninitialized -g -CXXFLAGSOPT := $(CXXFLAGSOPT)\ -Os -+#CXXFLAGS := -Wall -Wno-unused -Wno-uninitialized -g ++CXXFLAGS += -Wall -Wno-unused -Wno-uninitialized +#CXXFLAGSOPT := $(CXXFLAGSOPT)\ -Os ifeq "$(WARN)" "y" CXXFLAGS += -Wold-style-cast -Weffc++ endif -@@ -228,7 +228,7 @@ +@@ -189,7 +189,7 @@ touch tstamp.kc ; \ - $(MAKE) -e -f $${olddir}/Makefile \ - ROOT=$${olddir} \ + $(MAKE) -e -f $(MAKERUNDIR)/Makefile \ + MAKERUNDIR=$(MAKERUNDIR) \ - CXXFLAGS=$(CXXFLAGSOPT) \ -+ CXXFLAGS+=$(CXXFLAGSOPT) \ ++ CXXFLAGS="$(CXXFLAGS)" \ $(BOOTSTRAPTARGET) s1: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B9E37B418 for ; Sat, 28 Dec 2002 13:11:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A98B4411E for ; Sat, 28 Dec 2002 13:10:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA6NS066194 for ; Sat, 28 Dec 2002 13:10:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA6iv066193; Sat, 28 Dec 2002 13:10:06 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1246937B401 for ; Sat, 28 Dec 2002 13:03:07 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DE8F43E4A for ; Sat, 28 Dec 2002 13:03:04 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 70C72A2E for ; Sun, 29 Dec 2002 06:02:59 +0900 (JST) Message-Id: <20021229060229.63a7cea1.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:02:29 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46594: Update port: mail/althea Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46594 >Category: ports >Synopsis: Update port: mail/althea >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: Sat Dec 28 13:10:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-MIME.cpp files/patch-MIME.h files/patch-tolower.h >How-To-Repeat: >Fix: diff -urN /usr/ports/mail/althea/files/patch-MIME.cpp mail/althea/files/patch-MIME.cpp --- /usr/ports/mail/althea/files/patch-MIME.cpp Thu Jan 1 09:00:00 1970 +++ mail/althea/files/patch-MIME.cpp Fri Dec 27 04:04:31 2002 @@ -0,0 +1,11 @@ +--- MIME.cpp.orig Wed Jan 23 02:30:15 2002 ++++ MIME.cpp Fri Dec 27 03:56:30 2002 +@@ -91,7 +91,7 @@ + } + + void check(unsigned int convertedVal, ifstream &fileIn, int loc, int counter) { +- unsigned char c; ++ char c; + + fileIn.get(c); + if ((unsigned int)c!=convertedVal) { diff -urN /usr/ports/mail/althea/files/patch-MIME.h mail/althea/files/patch-MIME.h --- /usr/ports/mail/althea/files/patch-MIME.h Thu Jan 1 09:00:00 1970 +++ mail/althea/files/patch-MIME.h Fri Dec 27 04:05:01 2002 @@ -0,0 +1,10 @@ +--- MIME.h.orig Wed Jan 23 02:30:15 2002 ++++ MIME.h Fri Dec 27 03:28:03 2002 +@@ -1,5 +1,7 @@ + #ifndef MIME_H + #define MIME_H ++namespace std {}; ++using namespace std; + + + #include diff -urN /usr/ports/mail/althea/files/patch-tolower.h mail/althea/files/patch-tolower.h --- /usr/ports/mail/althea/files/patch-tolower.h Thu Jan 1 09:00:00 1970 +++ mail/althea/files/patch-tolower.h Fri Dec 27 04:04:38 2002 @@ -0,0 +1,10 @@ +--- tolower.h.orig Wed Jan 23 02:30:15 2002 ++++ tolower.h Fri Dec 27 03:27:01 2002 +@@ -1,5 +1,7 @@ + #ifndef TOLOWER_H + #define TOLOWER_H ++namespace std {}; ++using namespace std; + + #include + #include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C0CF37B4D4 for ; Sat, 28 Dec 2002 13:11:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB23D4411A for ; Sat, 28 Dec 2002 13:10:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA6NS066170 for ; Sat, 28 Dec 2002 13:10:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA6Lc066169; Sat, 28 Dec 2002 13:10:06 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 133CC37B401 for ; Sat, 28 Dec 2002 13:03:06 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id E722343EB2 for ; Sat, 28 Dec 2002 13:03:02 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id BEE93A2A for ; Sun, 29 Dec 2002 06:02:58 +0900 (JST) Message-Id: <20021229060216.1862beb2.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:02:16 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46593: Update port: graphics/qslim Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46593 >Category: ports >Synopsis: Update port: graphics/qslim >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: Sat Dec 28 13:10:05 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/qslim/Makefile graphics/qslim/Makefile --- /usr/ports/graphics/qslim/Makefile Mon Nov 11 18:59:52 2002 +++ graphics/qslim/Makefile Fri Dec 27 01:59:14 2002 @@ -33,6 +33,12 @@ LDFLAGS= -L${LOCALBASE}/lib -lgnugetopt -L${X11BASE}/lib \ ${PTHREAD_LIBS} +.include + +.if ${OSVERSION} > 500034 +CFLAGS+= -DMIX_ANSI_IOSTREAMS -fpermissive +.endif + post-extact: @${RM} -f ${WRKSRC}/mixkit/src/getopt.h @@ -51,4 +57,4 @@ @${MKDIR} ${PREFIX}/include/mixkit ${INSTALL_DATA} ${WRKSRC}/mixkit/src/*.h ${PREFIX}/include/mixkit -.include +.include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D9F137B4E4 for ; Sat, 28 Dec 2002 13:11:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70730440EB for ; Sat, 28 Dec 2002 13:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA2NS065998 for ; Sat, 28 Dec 2002 13:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA2fi065997; Sat, 28 Dec 2002 13:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B73837B401 for ; Sat, 28 Dec 2002 13:02:58 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F2D43E4A for ; Sat, 28 Dec 2002 13:02:57 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id C67CB8F2 for ; Sun, 29 Dec 2002 06:02:54 +0900 (JST) Message-Id: <20021229060056.6b34429a.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:00:56 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46581: Update port: audio/muse Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46581 >Category: ports >Synopsis: Update port: audio/muse >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: Sat Dec 28 13:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-jmixer.cpp >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/muse/Makefile audio/muse/Makefile --- /usr/ports/audio/muse/Makefile Thu Dec 26 23:10:35 2002 +++ audio/muse/Makefile Sat Dec 28 12:59:49 2002 @@ -16,8 +16,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ - vorbis.2:${PORTSDIR}/audio/libvorbis \ - gnugetopt.1:${PORTSDIR}/devel/libgnugetopt + vorbis.2:${PORTSDIR}/audio/libvorbis USE_REINPLACE= yes USE_GNOMENG= yes @@ -25,14 +24,21 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug +CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT +LDFLAGS= -L${LOCALBASE}/lib + +.if !exists(/usr/include/getopt.h) +LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +LDFLAGS+= -lgnugetopt +.endif + post-patch: - @${REINPLACE_CMD} -e 's|-O3|\$$CFLAGS|g ; \ - s|[\$$]GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \ - s|[\$$]GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \ + @${REINPLACE_CMD} -e 's|^CFLAGS=.*$$|CFLAGS="\$$CFLAGS"|g ; \ + s|[$$]GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \ + s|[$$]GTK_FLAGS|\$$GTK_CFLAGS \$$GLIB_CFLAGS|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/Makefile.in diff -urN /usr/ports/audio/muse/files/patch-jmixer.cpp audio/muse/files/patch-jmixer.cpp --- /usr/ports/audio/muse/files/patch-jmixer.cpp Thu Jan 1 09:00:00 1970 +++ audio/muse/files/patch-jmixer.cpp Sat Dec 28 12:55:49 2002 @@ -0,0 +1,11 @@ +--- jmixer.cpp.orig Tue Jul 23 04:48:56 2002 ++++ jmixer.cpp Sat Dec 28 09:41:10 2002 +@@ -808,7 +808,7 @@ + } + + /* this is the function selecting files for the scandir */ +-int selector(const struct dirent *dir) { ++int selector(struct dirent *dir) { + if( strncasecmp(dir->d_name+strlen(dir->d_name)-4,".mp3",4)==0 + #ifdef HAVE_VORBIS + || strncasecmp(dir->d_name+strlen(dir->d_name)-4,".ogg",4)==0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76F4937B4F6 for ; Sat, 28 Dec 2002 13:11:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92ABB44106 for ; Sat, 28 Dec 2002 13:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA4NS066096 for ; Sat, 28 Dec 2002 13:10:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA44K066095; Sat, 28 Dec 2002 13:10:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B3637B401 for ; Sat, 28 Dec 2002 13:03:04 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 418C943E4A for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id F22429EF for ; Sun, 29 Dec 2002 06:02:55 +0900 (JST) Message-Id: <20021229060122.5e90d5c6.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:22 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46588: Update port: databses/db4 to 4.1.25 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46588 >Category: ports >Synopsis: Update port: databses/db4 to 4.1.25 >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: Sat Dec 28 13:10:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 4.1.25 >How-To-Repeat: >Fix: diff -urN /usr/ports/databases/db4/Makefile databases/db4/Makefile --- /usr/ports/databases/db4/Makefile Wed Nov 20 23:45:16 2002 +++ databases/db4/Makefile Sat Dec 28 01:23:59 2002 @@ -6,8 +6,7 @@ # PORTNAME= db4 -PORTVERSION= 4.0.14 -PORTREVISION= 1 +PORTVERSION= 4.1.25 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/update/snapshot/ DISTNAME= db-${PORTVERSION} @@ -25,7 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --enable-compat185 --enable-dump285 \ +CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \ --enable-cxx --enable-dynamic \ --includedir=${PREFIX}/include/db4 INSTALLS_SHLIB= yes diff -urN /usr/ports/databases/db4/distinfo databases/db4/distinfo --- /usr/ports/databases/db4/distinfo Mon Dec 24 19:45:45 2001 +++ databases/db4/distinfo Sat Dec 28 00:36:33 2002 @@ -1 +1 @@ -MD5 (bdb/db-4.0.14.tar.gz) = 12262c64fcd64b772e7cffad8e4d0ebc +MD5 (bdb/db-4.1.25.tar.gz) = df71961002b552c0e72c6e4e358f27e1 diff -urN /usr/ports/databases/db4/files/patch-dist::Makefile.in databases/db4/files/patch-dist::Makefile.in --- /usr/ports/databases/db4/files/patch-dist::Makefile.in Wed Nov 20 23:45:16 2002 +++ databases/db4/files/patch-dist::Makefile.in Sat Dec 28 01:16:20 2002 @@ -1,5 +1,5 @@ ---- ../dist/Makefile.in.orig Sat Nov 10 07:48:45 2001 -+++ ../dist/Makefile.in Sat Nov 9 17:36:00 2002 +--- ../dist/Makefile.in.orig Sat Aug 31 03:11:56 2002 ++++ ../dist/Makefile.in Sat Dec 28 01:15:46 2002 @@ -11,7 +11,7 @@ bindir= @bindir@ includedir=@includedir@ @@ -17,7 +17,7 @@ SOVERSION= @DB_VERSION_MAJOR@.@DB_VERSION_MINOR@ ################################################## -@@ -60,13 +61,13 @@ +@@ -59,13 +60,13 @@ LIBS= @LIBS@ LIBSO_LIBS= @LIBSO_LIBS@ @@ -37,7 +37,7 @@ ################################################## # C++ API. -@@ -79,13 +80,13 @@ +@@ -78,13 +79,13 @@ XSOLINK= @MAKEFILE_XSOLINK@ LIBXSO_LIBS= @LIBXSO_LIBS@ @@ -57,20 +57,20 @@ ################################################## # Java API. -@@ -235,8 +236,8 @@ - db_server_proc@o@ db_server_svc@o@ db_server_util@o@ gen_db_server@o@ +@@ -364,8 +365,8 @@ UTIL_PROGS=\ -- @ADDITIONAL_PROGS@ db_archive db_checkpoint db_deadlock \ + @ADDITIONAL_PROGS@ \ +- db_archive db_checkpoint db_deadlock \ - db_dump db_load db_printlog db_recover db_stat db_upgrade db_verify -+ @ADDITIONAL_PROGS@ db4_archive db4_checkpoint db4_deadlock \ ++ db4_archive db4_checkpoint db4_deadlock \ + db4_dump db4_load db4_printlog db4_recover db4_stat db4_upgrade db4_verify ################################################## # List of files installed into the library directory. -@@ -330,53 +331,53 @@ - $(RPC_SRV_OBJS) util_log@o@ $(DEF_LIB) $(LIBS) - $(POSTLINK) $@ +@@ -481,53 +482,53 @@ + echo >> $@ exec java com.sleepycat.db.rpcserver.DbServer \$$@ + chmod +x $@ -db_archive: db_archive@o@ util_sig@o@ $(DEF_LIB) +db4_archive: db_archive@o@ util_sig@o@ $(DEF_LIB) @@ -90,19 +90,19 @@ db_deadlock@o@ util_log@o@ util_sig@o@ $(DEF_LIB) $(LIBS) $(POSTLINK) $@ --db_dump: db_dump@o@ util_sig@o@ $(DEF_LIB) -+db4_dump: db_dump@o@ util_sig@o@ $(DEF_LIB) - $(CCLINK) -o $@ $(LDFLAGS) db_dump@o@ util_sig@o@ $(DEF_LIB) $(LIBS) +-db_dump: db_dump@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) ++db4_dump: db_dump@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) + $(CCLINK) -o $@ $(LDFLAGS) db_dump@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) $(LIBS) $(POSTLINK) $@ --db_dump185: db_dump185@o@ @LIBOBJS@ -+db4_dump185: db_dump185@o@ @LIBOBJS@ - $(CCLINK) -o $@ $(LDFLAGS) db_dump185@o@ @LIBOBJS@ $(DB185LIB) +-db_dump185: db_dump185@o@ @LTLIBOBJS@ ++db4_dump185: db_dump185@o@ @LTLIBOBJS@ + $(CCLINK) -o $@ $(LDFLAGS) db_dump185@o@ @LTLIBOBJS@ $(DB185LIB) $(POSTLINK) $@ --db_load: db_load@o@ util_sig@o@ $(DEF_LIB) -+db4_load: db_load@o@ util_sig@o@ $(DEF_LIB) - $(CCLINK) -o $@ $(LDFLAGS) db_load@o@ util_sig@o@ $(DEF_LIB) $(LIBS) +-db_load: db_load@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) ++db4_load: db_load@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) + $(CCLINK) -o $@ $(LDFLAGS) db_load@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) $(LIBS) $(POSTLINK) $@ -db_printlog: db_printlog@o@ util_sig@o@ $(DEF_LIB) @@ -117,9 +117,9 @@ db_recover@o@ util_sig@o@ $(DEF_LIB) $(LIBS) $(POSTLINK) $@ --db_stat: db_stat@o@ util_sig@o@ $(DEF_LIB) -+db4_stat: db_stat@o@ util_sig@o@ $(DEF_LIB) - $(CCLINK) -o $@ $(LDFLAGS) db_stat@o@ util_sig@o@ $(DEF_LIB) $(LIBS) +-db_stat: db_stat@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) ++db4_stat: db_stat@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) + $(CCLINK) -o $@ $(LDFLAGS) db_stat@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) $(LIBS) $(POSTLINK) $@ -db_upgrade: db_upgrade@o@ util_sig@o@ $(DEF_LIB) @@ -128,12 +128,12 @@ db_upgrade@o@ util_sig@o@ $(DEF_LIB) $(LIBS) $(POSTLINK) $@ --db_verify: db_verify@o@ util_sig@o@ $(DEF_LIB) -+db4_verify: db_verify@o@ util_sig@o@ $(DEF_LIB) +-db_verify: db_verify@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) ++db4_verify: db_verify@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) $(CCLINK) -o $@ $(LDFLAGS) \ - db_verify@o@ util_sig@o@ $(DEF_LIB) $(LIBS) + db_verify@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) $(LIBS) $(POSTLINK) $@ -@@ -385,7 +386,7 @@ +@@ -536,7 +537,7 @@ # Library and standard utilities install. ################################################## library_install: install_setup >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:12:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C6CA37B634 for ; Sat, 28 Dec 2002 13:11:43 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C0E944133 for ; Sat, 28 Dec 2002 13:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA8NS066301 for ; Sat, 28 Dec 2002 13:10:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA8oe066296; Sat, 28 Dec 2002 13:10:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A65BB37B401 for ; Sat, 28 Dec 2002 13:03:11 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11CBA43EE5 for ; Sat, 28 Dec 2002 13:03:04 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 0F21CA36 for ; Sun, 29 Dec 2002 06:03:00 +0900 (JST) Message-Id: <20021229060242.148bee6d.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:02:42 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46599: Update port: www/harvest to 1.9.3 (fix ports/46315) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46599 >Category: ports >Synopsis: Update port: www/harvest to 1.9.3 (fix ports/46315) >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: Sat Dec 28 13:10:07 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.9.3 New file: files/patch-components::broker::zebra::yaz::lib::Makefile.in Remove file: files/patch-components::broker::standard::WWW::DisplayObject.c files/patch-components::broker::swish::Makefile.in files/patch-components::gatherer::WordPerfect::wp3x-2.3::wp2x.c files/patch-components::gatherer::catdoc::charsets::Makefile.in files/patch-components::gatherer::catdoc::doc::Makefile.in files/patch-components::gatherer::catdoc::src::Makefile.in files/patch-src::common::util::strerror.c files/patch-src::gatherer::essence::file::print.c files/patch-src::gatherer::essence::pp_rules.y Following PRs shuold be superseded by this one: [2002/12/09] ports/46145 ports Update port: www/harvest to 1.9.1 (fix ports/45863) [2002/12/16] ports/46315 ports Update port: www/harvest to 1.9.2 (fix ports/46145) >How-To-Repeat: >Fix: diff -urN /usr/ports/www/harvest/Makefile www/harvest/Makefile --- /usr/ports/www/harvest/Makefile Mon Nov 25 22:19:54 2002 +++ www/harvest/Makefile Thu Dec 26 19:16:25 2002 @@ -6,7 +6,7 @@ # PORTNAME= harvest -PORTVERSION= 1.8.2 +PORTVERSION= 1.9.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,30 +24,11 @@ STRIP= # none post-patch: - @${GREP} -lR "malloc.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' + @${GREP} -lR "" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ + 's|||g' post-install: -.for file in bin/broker bin/gather lib/broker/BrokerRestart \ - lib/broker/agrep lib/broker/brkclient lib/broker/dumpregistry \ - lib/broker/glimpse lib/broker/glimpseindex.bin \ - lib/broker/glimpseserver lib/broker/swish lib/ftpget \ - lib/gatherer/HTML-lax.sum lib/gatherer/HTMLurls lib/gatherer/catdoc \ - lib/gatherer/cksoif lib/gatherer/cleandb lib/gatherer/consoldb \ - lib/gatherer/dvi2tty lib/gatherer/enum lib/gatherer/essence \ - lib/gatherer/expiredb lib/gatherer/fileenum lib/gatherer/ftpenum \ - lib/gatherer/gatherd lib/gatherer/gdbmutil lib/gatherer/gifinfo \ - lib/gatherer/gopherenum-breadth lib/gatherer/gopherenum-depth \ - lib/gatherer/hexbin lib/gatherer/httpenum-breadth \ - lib/gatherer/httpenum-depth lib/gatherer/mergedb \ - lib/gatherer/mkindex lib/gatherer/newsenum lib/gatherer/prepurls \ - lib/gatherer/print-attr lib/gatherer/print-c-comments \ - lib/gatherer/ps2txt-2.1 lib/gatherer/pstext lib/gatherer/rast \ - lib/gatherer/rmbinary lib/gatherer/rtf2html lib/gatherer/sgmls \ - lib/gatherer/sgmlsasp lib/gatherer/skim lib/gatherer/staturl \ - lib/gatherer/template2db lib/gatherer/wp2x lib/gatherer/xls2csv \ - lib/md5 lib/urlget lib/urlpurge - @${STRIP_CMD} ${PREFIX}/${PORTNAME}/${file} -.endfor + @(cd ${PREFIX} && ${GREP} -v "@" ${PLIST} | \ + ${XARGS} ${STRIP_CMD} 2> /dev/null || ${TRUE}) .include diff -urN /usr/ports/www/harvest/distinfo www/harvest/distinfo --- /usr/ports/www/harvest/distinfo Mon Nov 25 22:19:54 2002 +++ www/harvest/distinfo Thu Dec 26 19:17:26 2002 @@ -1 +1 @@ -MD5 (harvest-1.8.2.tar.bz2) = c7b2e646d16dc5760c4d60273c244678 +MD5 (harvest-1.9.3.tar.bz2) = 4998504309073f3172fbab2db42c0204 diff -urN /usr/ports/www/harvest/files/patch-components::broker::standard::WWW::DisplayObject.c www/harvest/files/patch-components::broker::standard::WWW::DisplayObject.c --- /usr/ports/www/harvest/files/patch-components::broker::standard::WWW::DisplayObject.c Mon Nov 25 22:19:54 2002 +++ www/harvest/files/patch-components::broker::standard::WWW::DisplayObject.c Thu Jan 1 09:00:00 1970 @@ -1,15 +0,0 @@ ---- components/broker/standard/WWW/DisplayObject.c.orig Mon Feb 11 07:57:16 2002 -+++ components/broker/standard/WWW/DisplayObject.c Sat Nov 23 04:30:56 2002 -@@ -214,10 +214,12 @@ - */ - char *xstrerror(n) - int n; -+#if !defined(__FreeBSD__) - { - extern int sys_nerr; - #ifdef NEED_SYS_ERRLIST - extern char *sys_errlist[]; -+#endif - #endif - - if (n < 0 || n >= sys_nerr) diff -urN /usr/ports/www/harvest/files/patch-components::broker::swish::Makefile.in www/harvest/files/patch-components::broker::swish::Makefile.in --- /usr/ports/www/harvest/files/patch-components::broker::swish::Makefile.in Wed Nov 20 22:31:44 2002 +++ www/harvest/files/patch-components::broker::swish::Makefile.in Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- components/broker/swish/Makefile.in.orig Wed Nov 5 03:14:43 1997 -+++ components/broker/swish/Makefile.in Wed Nov 13 10:11:37 2002 -@@ -15,7 +15,7 @@ - prefix = @prefix@ - bindir = $(prefix)/lib/broker - --INSTALL_PROG = @INSTALL@ -+INSTALL_PROG = @INSTALL_PROGRAM@ - - TEMPLATEDIR = ../../../src/common - TEMPLATESRC = $(srcdir)/$(TEMPLATEDIR) diff -urN /usr/ports/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in --- /usr/ports/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in Thu Jan 1 09:00:00 1970 +++ www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in Thu Dec 5 21:45:06 2002 @@ -0,0 +1,11 @@ +--- components/broker/zebra/yaz/lib/Makefile.in.orig Sat Nov 30 00:47:25 2002 ++++ components/broker/zebra/yaz/lib/Makefile.in Thu Dec 5 21:44:41 2002 +@@ -190,7 +190,7 @@ + $(AUTOMAKE) --gnu lib/Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) +-libLTLIBRARIES_INSTALL = $(INSTALL) ++libLTLIBRARIES_INSTALL = $(INSTALL_DATA) + install-libLTLIBRARIES: $(lib_LTLIBRARIES) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(libdir) diff -urN /usr/ports/www/harvest/files/patch-components::gatherer::WordPerfect::wp3x-2.3::wp2x.c www/harvest/files/patch-components::gatherer::WordPerfect::wp3x-2.3::wp2x.c --- /usr/ports/www/harvest/files/patch-components::gatherer::WordPerfect::wp3x-2.3::wp2x.c Sun Nov 24 00:29:50 2002 +++ www/harvest/files/patch-components::gatherer::WordPerfect::wp3x-2.3::wp2x.c Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- components/gatherer/WordPerfect/wp2x-2.3/wp2x.c.orig Sat Nov 16 08:09:53 2002 -+++ components/gatherer/WordPerfect/wp2x-2.3/wp2x.c Sat Nov 23 04:42:43 2002 -@@ -151,7 +151,7 @@ - #include "patchlevel.h" - - /* Some platforms do not define these externals in stdlib.h */ --#ifndef __CYGWIN__ -+#if !defined(__CYGWIN__) && !defined(__FreeBSD__) - #if NEED_SYS_ERRLIST || __GLIBC__ - extern char *Cdecl sys_errlist[]; - #endif diff -urN /usr/ports/www/harvest/files/patch-components::gatherer::catdoc::charsets::Makefile.in www/harvest/files/patch-components::gatherer::catdoc::charsets::Makefile.in --- /usr/ports/www/harvest/files/patch-components::gatherer::catdoc::charsets::Makefile.in Wed Nov 20 22:31:44 2002 +++ www/harvest/files/patch-components::gatherer::catdoc::charsets::Makefile.in Thu Jan 1 09:00:00 1970 @@ -1,29 +0,0 @@ ---- components/gatherer/catdoc/charsets/Makefile.in.orig Sat Jun 8 17:12:36 2002 -+++ components/gatherer/catdoc/charsets/Makefile.in Wed Nov 13 10:03:59 2002 -@@ -1,5 +1,7 @@ - SHELL = /bin/sh - INSTALL = @INSTALL@ -+INSTALL_BIN = @INSTALL_PROGRAM@ -+INSTALL_LIB = @INSTALL_DATA@ - - srcdir = @srcdir@ - top_srcdir = @top_srcdir@ -@@ -29,13 +31,13 @@ - clean: - install: install-dirs install-spc install-charsets - install-spc: tex.spc ascii.spc tex.rpl ascii.rpl -- $(INSTALL) -m 644 $(srcdir)/ascii.spc $(installroot)$(LIB_DIR)/ascii$(SPEC_EXT) -- $(INSTALL) -m 644 $(srcdir)/tex.spc $(installroot)$(LIB_DIR)/tex$(SPEC_EXT) -- $(INSTALL) -m 644 $(srcdir)/ascii.rpl $(installroot)$(LIB_DIR)/ascii$(REPL_EXT) -- $(INSTALL) -m 644 $(srcdir)/tex.rpl $(installroot)$(LIB_DIR)/tex$(REPL_EXT) -+ $(INSTALL_LIB) $(srcdir)/ascii.spc $(installroot)$(LIB_DIR)/ascii$(SPEC_EXT) -+ $(INSTALL_LIB) $(srcdir)/tex.spc $(installroot)$(LIB_DIR)/tex$(SPEC_EXT) -+ $(INSTALL_LIB) $(srcdir)/ascii.rpl $(installroot)$(LIB_DIR)/ascii$(REPL_EXT) -+ $(INSTALL_LIB) $(srcdir)/tex.rpl $(installroot)$(LIB_DIR)/tex$(REPL_EXT) - install-charsets: - for i in $(srcdir)/*.txt; do\ -- $(INSTALL) -m 0644 $$i $(installroot)$(LIB_DIR);\ -+ $(INSTALL_LIB) -m 0644 $$i $(installroot)$(LIB_DIR);\ - done - install-dirs: - $(top_srcdir)/mkinstalldirs $(installroot)$(LIB_DIR) diff -urN /usr/ports/www/harvest/files/patch-components::gatherer::catdoc::doc::Makefile.in www/harvest/files/patch-components::gatherer::catdoc::doc::Makefile.in --- /usr/ports/www/harvest/files/patch-components::gatherer::catdoc::doc::Makefile.in Wed Nov 20 22:31:44 2002 +++ www/harvest/files/patch-components::gatherer::catdoc::doc::Makefile.in Thu Jan 1 09:00:00 1970 @@ -1,22 +0,0 @@ ---- components/gatherer/catdoc/doc/Makefile.in.orig Thu Jan 31 05:00:58 2002 -+++ components/gatherer/catdoc/doc/Makefile.in Wed Nov 13 10:00:45 2002 -@@ -5,6 +5,8 @@ - srcdir = @srcdir@ - top_srcdir = @top_srcdir@ - INSTALL = @INSTALL@ -+INSTALL_BIN = @INSTALL_PROGRAM@ -+INSTALL_LIB = @INSTALL_DATA@ - VPATH = @srcdir@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ -@@ -20,8 +22,8 @@ - clean: - install: catdoc.1 xls2csv.1 - ../mkinstalldirs $(installroot)$(mandir) -- $(INSTALL) -m 644 catdoc.1 $(installroot)$(mandir)/catdoc$(manext) -- $(INSTALL) -m 644 xls2csv.1 $(installroot)$(mandir)/xls2csv$(manext) -+ $(INSTALL_LIB) catdoc.1 $(installroot)$(mandir)/catdoc$(manext) -+ $(INSTALL_LIB) xls2csv.1 $(installroot)$(mandir)/xls2csv$(manext) - # Following rules are primarily for developers use. I doubt that you - # need to rebuild these versions of documentation - distclean: catdoc.1 catdoc.txt catdoc.ps xls2csv.1 xls2csv.txt xls2csv.ps diff -urN /usr/ports/www/harvest/files/patch-components::gatherer::catdoc::src::Makefile.in www/harvest/files/patch-components::gatherer::catdoc::src::Makefile.in --- /usr/ports/www/harvest/files/patch-components::gatherer::catdoc::src::Makefile.in Wed Nov 20 22:31:44 2002 +++ www/harvest/files/patch-components::gatherer::catdoc::src::Makefile.in Thu Jan 1 09:00:00 1970 @@ -1,36 +0,0 @@ ---- components/gatherer/catdoc/src/Makefile.in.orig Sat Jun 8 17:13:17 2002 -+++ components/gatherer/catdoc/src/Makefile.in Wed Nov 13 10:02:19 2002 -@@ -12,13 +12,15 @@ - libdir = @prefix@/lib/gatherer/catdoc-lib - mandir = @mandir@ - INSTALL = @INSTALL@ -+INSTALL_BIN = @INSTALL_PROGRAM@ -+INSTALL_LIB = @INSTALL_DATA@ - WISH = @WISH@ - CC = @CC@ - build_targets = @buildtargets@ - install_targets = @installtargets@ - # Flags to pass to your C compilier - # remove -O2 on HP/UX 9. It is known to cause problems --FLAGS=-Wall -O2 -g -+CFLAGS = @CFLAGS@ - - #Compile-time configuration of catdoc itself. Edit according to taste - -@@ -77,12 +79,12 @@ - install: @installtargets@ - install-catdoc:catdoc xls2csv - $(top_srcdir)/mkinstalldirs $(installroot)$(bindir) -- $(INSTALL) -m 755 catdoc $(installroot)$(bindir)/catdoc -- $(INSTALL) -m 755 xls2csv $(installroot)$(bindir)/xls2csv --# $(INSTALL) -m 755 msxlsview.sh $(installroot)$(bindir)/xlsview -+ $(INSTALL_BIN) catdoc $(installroot)$(bindir)/catdoc -+ $(INSTALL_BIN) xls2csv $(installroot)$(bindir)/xls2csv -+# $(INSTALL_BIN) msxlsview.sh $(installroot)$(bindir)/xlsview - install-wordview: wordview - $(top_srcdir)/mkinstalldirs $(installroot)$(bindir) -- $(INSTALL) -m 755 wordview $(installroot)$(bindir)/wordview -+ $(INSTALL_BIN) wordview $(installroot)$(bindir)/wordview - wordview: wordview.tcl - echo "#! $(WISH)" >wordview - echo set charset_lib "\"$(LIB_DIR)\"">>wordview diff -urN /usr/ports/www/harvest/files/patch-src::common::util::strerror.c www/harvest/files/patch-src::common::util::strerror.c --- /usr/ports/www/harvest/files/patch-src::common::util::strerror.c Wed Nov 20 22:31:44 2002 +++ www/harvest/files/patch-src::common::util::strerror.c Thu Jan 1 09:00:00 1970 @@ -1,13 +0,0 @@ ---- src/common/util/strerror.c.orig Mon Mar 17 07:16:32 1997 -+++ src/common/util/strerror.c Wed Nov 13 08:58:11 2002 -@@ -89,8 +89,10 @@ - char *strerror(n) - int n; - { -+#ifndef __FreeBSD__ - extern int sys_nerr; - extern char *sys_errlist[]; -+#endif - - if (n < 0 || n >= sys_nerr) - return (NULL); diff -urN /usr/ports/www/harvest/files/patch-src::gatherer::essence::file::print.c www/harvest/files/patch-src::gatherer::essence::file::print.c --- /usr/ports/www/harvest/files/patch-src::gatherer::essence::file::print.c Mon Nov 25 22:19:55 2002 +++ www/harvest/files/patch-src::gatherer::essence::file::print.c Thu Jan 1 09:00:00 1970 @@ -1,15 +0,0 @@ ---- src/gatherer/essence/file/print.c.orig Sat Nov 16 08:09:53 2002 -+++ src/gatherer/essence/file/print.c Sat Nov 23 04:28:48 2002 -@@ -78,10 +78,12 @@ - warning(f, a) - char *f, *a; - { -+#if !defined(__FreeBSD__) - extern int errno, sys_nerr; - #ifndef __CYGWIN__ - #ifdef NEED_SYS_ERRLIST - extern char *sys_errlist[]; -+#endif - #endif - #endif - int myerrno; diff -urN /usr/ports/www/harvest/files/patch-src::gatherer::essence::pp_rules.y www/harvest/files/patch-src::gatherer::essence::pp_rules.y --- /usr/ports/www/harvest/files/patch-src::gatherer::essence::pp_rules.y Wed Nov 20 22:31:44 2002 +++ www/harvest/files/patch-src::gatherer::essence::pp_rules.y Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- src/gatherer/essence/pp_rules.y.orig Mon Mar 17 07:18:10 1997 -+++ src/gatherer/essence/pp_rules.y Wed Nov 13 09:06:33 2002 -@@ -65,6 +65,7 @@ - ; - - condition : condattr condop condstr { $$ = mk_cond ($1, $2, $3); } -+ ; - - condattr : word { $$ = $1; } - ; diff -urN /usr/ports/www/harvest/pkg-plist www/harvest/pkg-plist --- /usr/ports/www/harvest/pkg-plist Mon Nov 25 22:19:55 2002 +++ www/harvest/pkg-plist Thu Dec 26 19:55:53 2002 @@ -4,8 +4,19 @@ harvest/bin/Harvest harvest/bin/broker harvest/bin/gather +harvest/bin/yaz-client +harvest/bin/yaz-comp +harvest/bin/yaz-config +harvest/bin/yaz-ztest +harvest/bin/yclient +harvest/bin/zebraidx +harvest/bin/zebrasrv +harvest/bin/zoomsh harvest/brokers/Attributes.html harvest/brokers/adminhelp.html +harvest/brokers/images/english.gif +harvest/brokers/images/french.gif +harvest/brokers/images/german.gif harvest/brokers/images/harvest-ic1.gif harvest/brokers/images/harvest-ic1.png harvest/brokers/images/harvest-ic2.gif @@ -17,6 +28,12 @@ harvest/brokers/images/harvest-weight.gif harvest/brokers/images/harvest-weight.png harvest/brokers/images/index.html +harvest/brokers/images/italian.gif +harvest/brokers/images/korean.gif +harvest/brokers/images/latin.gif +harvest/brokers/images/russian.gif +harvest/brokers/images/spanish.gif +harvest/brokers/images/swedish.gif harvest/brokers/queryhelp.html harvest/brokers/skeleton/Makefile.in harvest/brokers/skeleton/Query.cgi.in @@ -27,24 +44,38 @@ harvest/brokers/skeleton/query-glimpse-modern.html.de.in harvest/brokers/skeleton/query-glimpse-modern.html.es.in harvest/brokers/skeleton/query-glimpse-modern.html.in +harvest/brokers/skeleton/query-glimpse-modern.html.it.in harvest/brokers/skeleton/query-glimpse-modern.html.ru.in +harvest/brokers/skeleton/query-glimpse-modern.html.se.in harvest/brokers/skeleton/query-glimpse.html.in +harvest/brokers/skeleton/query-glimpse.html.it.in +harvest/brokers/skeleton/query-glimpse.html.se.in harvest/brokers/skeleton/query-swish-modern.html.in harvest/brokers/skeleton/query-swish.html.in harvest/brokers/skeleton/query-wais-modern.html.in harvest/brokers/skeleton/query-wais.html.in +harvest/brokers/skeleton/zebra.cfg.in +harvest/brokers/skeleton/zebractl.in harvest/brokers/soifhelp.html +harvest/brokers/zquery/about.html +harvest/brokers/zquery/contact.html +harvest/brokers/zquery/help.html +harvest/brokers/zquery/query.html +harvest/brokers/zquery/register.html harvest/cgi-bin/BrokerAdmin.pl.cgi harvest/cgi-bin/displaySOIF.cgi harvest/cgi-bin/lib/Sample.cf harvest/cgi-bin/lib/classic.cf harvest/cgi-bin/lib/german.cf +harvest/cgi-bin/lib/italiano.cf harvest/cgi-bin/lib/modern.cf harvest/cgi-bin/lib/russian.cf harvest/cgi-bin/lib/search.cf harvest/cgi-bin/lib/spanish.cf +harvest/cgi-bin/lib/swedish.cf harvest/cgi-bin/nph-search.cgi harvest/cgi-bin/search.cgi +harvest/cgi-bin/zquery.pl harvest/gatherers/example-1/RunGatherer harvest/gatherers/example-1/example-1.cf harvest/gatherers/example-2/RunGatherer @@ -111,6 +142,7 @@ harvest/lib/gatherer/MSWord.sum harvest/lib/gatherer/Mail.sum harvest/lib/gatherer/ManPage.sum +harvest/lib/gatherer/MSExcel.sum harvest/lib/gatherer/NewsArticle.sum harvest/lib/gatherer/NewsGroup.sum harvest/lib/gatherer/Object.sum @@ -243,6 +275,14 @@ harvest/lib/gatherer/sgmls-lib/ISOlat1.sgml harvest/lib/gatherer/sgmls-lib/README harvest/lib/gatherer/sgmls-lib/catalog +harvest/lib/gatherer/sgmls-lib/html/ISOlat1.sgml +harvest/lib/gatherer/sgmls-lib/html/catalog +harvest/lib/gatherer/sgmls-lib/html/html-0.dtd +harvest/lib/gatherer/sgmls-lib/html/html-1.dtd +harvest/lib/gatherer/sgmls-lib/html/html-1s.dtd +harvest/lib/gatherer/sgmls-lib/html/html-s.dtd +harvest/lib/gatherer/sgmls-lib/html/html.decl +harvest/lib/gatherer/sgmls-lib/html/html.dtd harvest/lib/gatherer/sgmls-lib/html-3.2/HTML32.cat harvest/lib/gatherer/sgmls-lib/html-3.2/HTML32.dtd harvest/lib/gatherer/sgmls-lib/html-3.2/ISOlat1.ent @@ -262,14 +302,6 @@ harvest/lib/gatherer/sgmls-lib/html-4.01/frameset.dtd harvest/lib/gatherer/sgmls-lib/html-4.01/loose.dtd harvest/lib/gatherer/sgmls-lib/html-4.01/strict.dtd -harvest/lib/gatherer/sgmls-lib/html/ISOlat1.sgml -harvest/lib/gatherer/sgmls-lib/html/catalog -harvest/lib/gatherer/sgmls-lib/html/html-0.dtd -harvest/lib/gatherer/sgmls-lib/html/html-1.dtd -harvest/lib/gatherer/sgmls-lib/html/html-1s.dtd -harvest/lib/gatherer/sgmls-lib/html/html-s.dtd -harvest/lib/gatherer/sgmls-lib/html/html.decl -harvest/lib/gatherer/sgmls-lib/html/html.dtd harvest/lib/gatherer/sgmls-lib/htmlplus/HTMLplus.dtd harvest/lib/gatherer/sgmlsasp harvest/lib/gatherer/skim @@ -293,6 +325,12 @@ harvest/lib/gatherer/xls2csv harvest/lib/gopherget.pl harvest/lib/harvest-check.pl +harvest/lib/libyaz.a +harvest/lib/libyaz.la +harvest/lib/libyazmalloc.a +harvest/lib/libyazmalloc.la +harvest/lib/libyazthread.a +harvest/lib/libyazthread.la harvest/lib/lsparse.pl harvest/lib/md5 harvest/lib/newsget.pl @@ -302,6 +340,166 @@ harvest/lib/timelocal.pl harvest/lib/urlget harvest/lib/urlpurge +harvest/man/man1/yaz-client-ssl.1 +harvest/man/man1/yaz-client.1 +harvest/man/man1/yaz-config.1 +harvest/man/man1/zebraidx.1 +harvest/man/man1/zoomsh.1 +harvest/man/man7/yaz.7 +harvest/man/man8/yaz-ztest-ssl.8 +harvest/man/man8/yaz-ztest.8 +harvest/man/man8/zebrasrv.8 +harvest/share/aclocal/yaz.m4 +harvest/share/doc/idzebra/administration.html +harvest/share/doc/idzebra/apps.html +harvest/share/doc/idzebra/configuration-file.html +harvest/share/doc/idzebra/data-model.html +harvest/share/doc/idzebra/example1.html +harvest/share/doc/idzebra/example2.html +harvest/share/doc/idzebra/examples.html +harvest/share/doc/idzebra/features.html +harvest/share/doc/idzebra/file-ids.html +harvest/share/doc/idzebra/formats.html +harvest/share/doc/idzebra/future.html +harvest/share/doc/idzebra/generic-ids.html +harvest/share/doc/idzebra/indexdata.html +harvest/share/doc/idzebra/installation.html +harvest/share/doc/idzebra/internal-representation.html +harvest/share/doc/idzebra/introduction.html +harvest/share/doc/idzebra/license.html +harvest/share/doc/idzebra/locating-records.html +harvest/share/doc/idzebra/protocol-support.html +harvest/share/doc/idzebra/quick-start.html +harvest/share/doc/idzebra/record-model.html +harvest/share/doc/idzebra/register-location.html +harvest/share/doc/idzebra/server.html +harvest/share/doc/idzebra/shadow-registers.html +harvest/share/doc/idzebra/simple-indexing.html +harvest/share/doc/idzebra/support.html +harvest/share/doc/idzebra/zebra.html +harvest/share/doc/idzebra/zebra.pdf +harvest/share/doc/idzebra/zebraidx.html +harvest/share/doc/yaz/asn.external.html +harvest/share/doc/yaz/asn.html +harvest/share/doc/yaz/asn.oid.html +harvest/share/doc/yaz/asn.pdu.html +harvest/share/doc/yaz/asn.preparing.html +harvest/share/doc/yaz/client.commands.html +harvest/share/doc/yaz/client.html +harvest/share/doc/yaz/client.invoking.html +harvest/share/doc/yaz/client.searching.html +harvest/share/doc/yaz/comstack.addresses.html +harvest/share/doc/yaz/comstack.client.html +harvest/share/doc/yaz/comstack.common.html +harvest/share/doc/yaz/comstack.diagnostics.html +harvest/share/doc/yaz/comstack.html +harvest/share/doc/yaz/comstack.introduction.html +harvest/share/doc/yaz/comstack.server.html +harvest/share/doc/yaz/comstack.summary.html +harvest/share/doc/yaz/credits.html +harvest/share/doc/yaz/future.html +harvest/share/doc/yaz/id.png +harvest/share/doc/yaz/indexdata.html +harvest/share/doc/yaz/installation.html +harvest/share/doc/yaz/installation.unix.html +harvest/share/doc/yaz/installation.win32.html +harvest/share/doc/yaz/introduction.html +harvest/share/doc/yaz/license.html +harvest/share/doc/yaz/license.other.html +harvest/share/doc/yaz/odr.debugging.html +harvest/share/doc/yaz/odr.html +harvest/share/doc/yaz/odr.programming.html +harvest/share/doc/yaz/odr.use.html +harvest/share/doc/yaz/server.backend.html +harvest/share/doc/yaz/server.backendfunctions.html +harvest/share/doc/yaz/server.frontend.html +harvest/share/doc/yaz/server.html +harvest/share/doc/yaz/server.invocation.html +harvest/share/doc/yaz/server.main.html +harvest/share/doc/yaz/tools.html +harvest/share/doc/yaz/tools.nmem.html +harvest/share/doc/yaz/tools.oid.html +harvest/share/doc/yaz/yaz.html +harvest/share/doc/yaz/yaz.pdf +harvest/share/doc/yaz/zoom.events.html +harvest/share/doc/yaz/zoom.html +harvest/share/doc/yaz/zoom.options.html +harvest/share/doc/yaz/zoom.query.html +harvest/share/doc/yaz/zoom.records.html +harvest/share/doc/yaz/zoom.resultsets.html +harvest/share/doc/yaz/zoom.scan.html +harvest/share/idzebra/tab/bib1.att +harvest/share/idzebra/tab/dan1.att +harvest/share/idzebra/tab/danmarc.abs +harvest/share/idzebra/tab/danmarc.mar +harvest/share/idzebra/tab/default.idx +harvest/share/idzebra/tab/explain.abs +harvest/share/idzebra/tab/explain.att +harvest/share/idzebra/tab/explain.tag +harvest/share/idzebra/tab/generic.tag +harvest/share/idzebra/tab/gils-a.est +harvest/share/idzebra/tab/gils-b.est +harvest/share/idzebra/tab/gils-f.est +harvest/share/idzebra/tab/gils-g.est +harvest/share/idzebra/tab/gils-summary.map +harvest/share/idzebra/tab/gils-usmarc.map +harvest/share/idzebra/tab/gils-variant.est +harvest/share/idzebra/tab/gils.abs +harvest/share/idzebra/tab/gils.att +harvest/share/idzebra/tab/gils.tag +harvest/share/idzebra/tab/hci.flt +harvest/share/idzebra/tab/mail.flt +harvest/share/idzebra/tab/meta-b.est +harvest/share/idzebra/tab/meta-usmarc.map +harvest/share/idzebra/tab/meta.abs +harvest/share/idzebra/tab/meta.tag +harvest/share/idzebra/tab/news.flt +harvest/share/idzebra/tab/numeric.chr +harvest/share/idzebra/tab/nwi.flt +harvest/share/idzebra/tab/refer.flt +harvest/share/idzebra/tab/scan.chr +harvest/share/idzebra/tab/sgml.flt +harvest/share/idzebra/tab/soif-harvest.flt +harvest/share/idzebra/tab/soif.flt +harvest/share/idzebra/tab/string.chr +harvest/share/idzebra/tab/summary.abs +harvest/share/idzebra/tab/summary.tag +harvest/share/idzebra/tab/tagsetg.tag +harvest/share/idzebra/tab/tagsetm.tag +harvest/share/idzebra/tab/urx.chr +harvest/share/idzebra/tab/usmarc-b.est +harvest/share/idzebra/tab/usmarc.abs +harvest/share/idzebra/tab/usmarc.flt +harvest/share/idzebra/tab/usmarc.mar +harvest/share/idzebra/tab/usmarc.tag +harvest/share/idzebra/tab/var1.var +harvest/share/idzebra/tab/wais-b.est +harvest/share/idzebra/tab/wais-variant.est +harvest/share/idzebra/tab/wais.abs +harvest/share/yaz/ill/ill.tcl +harvest/share/yaz/ill/ill9702.asn +harvest/share/yaz/ill/item-req.asn +harvest/share/yaz/z39.50/charneg-3.asn +harvest/share/yaz/z39.50/datetime.asn +harvest/share/yaz/z39.50/esadmin.asn +harvest/share/yaz/z39.50/esupdate.asn +harvest/share/yaz/z39.50/univres.asn +harvest/share/yaz/z39.50/z.tcl +harvest/share/yaz/z39.50/z3950v3.asn +@dirrm harvest/share/yaz/z39.50 +@dirrm harvest/share/yaz/ill +@dirrm harvest/share/yaz +@dirrm harvest/share/idzebra/tab +@dirrm harvest/share/idzebra +@dirrm harvest/share/doc/yaz +@dirrm harvest/share/doc/idzebra +@dirrm harvest/share/doc +@dirrm harvest/share/aclocal +@dirrm harvest/share +@dirrm harvest/man/man8 +@dirrm harvest/man/man7 +@dirrm harvest/man/man1 +@dirrm harvest/man @dirrm harvest/lib/gatherer/wp2x-lib @dirrm harvest/lib/gatherer/sgmls-lib/htmlplus @dirrm harvest/lib/gatherer/sgmls-lib/html-4.01 @@ -327,6 +525,7 @@ @dirrm harvest/gatherers @dirrm harvest/cgi-bin/lib @dirrm harvest/cgi-bin +@dirrm harvest/brokers/zquery @dirrm harvest/brokers/skeleton/admin @dirrm harvest/brokers/skeleton @dirrm harvest/brokers/images >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:13: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31A9137B63E for ; Sat, 28 Dec 2002 13:11:43 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2756C44124 for ; Sat, 28 Dec 2002 13:10:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA7NS066234 for ; Sat, 28 Dec 2002 13:10:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA79m066233; Sat, 28 Dec 2002 13:10:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB46937B405 for ; Sat, 28 Dec 2002 13:03:08 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC37143F07 for ; Sat, 28 Dec 2002 13:02:59 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 7813DA1F for ; Sun, 29 Dec 2002 06:02:57 +0900 (JST) Message-Id: <20021229060153.680b4cd7.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:01:53 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46596: Update port: graphics/gphoto2 to 2.1.1 (fix ports/45938) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46596 >Category: ports >Synopsis: Update port: graphics/gphoto2 to 2.1.1 (fix ports/45938) >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: Sat Dec 28 13:10:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 2.1.1 [libgphoto2] Remove file: files/patch-frontends_command-line_actions.c files/patch-libgphoto2_gphoto2-filesys.c [gphoto2] Remove file: files/patch-frontends_command-line_actions.c files/patch-libgphoto2_gphoto2-filesys.c files/patch-libgphoto2_port::ltmain.sh files/patch-ltmain.sh Note: gphoto2 is split into libgphoto2(backends) and gphoto2(frontends) from this version. Following PRs shuold be superseded by this one: [2002/12/02] ports/45938 ports Update port: graphics/gphoto2 to 2.1.1 >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # graphics_libgphoto2.diff # graphics_gphoto2.diff # echo x - graphics_libgphoto2.diff sed 's/^X//' >graphics_libgphoto2.diff << 'END-of-graphics_libgphoto2.diff' Xdiff -urN /usr/ports/graphics/gphoto2/Makefile graphics/libgphoto2/Makefile X--- /usr/ports/graphics/gphoto2/Makefile Mon Dec 9 19:00:21 2002 X+++ graphics/libgphoto2/Makefile Fri Dec 13 05:51:20 2002 X@@ -5,12 +5,10 @@ X # $FreeBSD: ports/graphics/gphoto2/Makefile,v 1.34 2002/12/08 23:52:19 joe Exp $ X # X X-PORTNAME= gphoto2 X-PORTVERSION= 2.1.0 X-PORTREVISION= 3 X+PORTNAME= libgphoto2 X+PORTVERSION= 2.1.1 X CATEGORIES= graphics X-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ X- http://www.gphoto.net/dist/ X+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} X MASTER_SITE_SUBDIR= gphoto X X MAINTAINER= ports@FreeBSD.org X@@ -18,43 +16,36 @@ X BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig X LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ X usb-0.1.7:${PORTSDIR}/devel/libusb \ X- aa.1:${PORTSDIR}/graphics/aalib \ X- jpeg.9:${PORTSDIR}/graphics/jpeg \ X exif.8:${PORTSDIR}/graphics/libexif X RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig X X USE_BZIP2= yes X USE_REINPLACE= yes X-USE_GNOMENG= yes X-USE_GNOME= glib12 X USE_GMAKE= yes X GNU_CONFIGURE= yes X CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ X- LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" X-CONFIGURE_ARGS= --without-cdk --without-fig2dev --without-xmlto X+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X+ LDFLAGS="-L${LOCALBASE}/lib" X INSTALLS_SHLIB= yes X X-MAN1= gphoto2.1 X MAN3= gphoto2.3 gphoto2_port.3 X X post-patch: X .for file in configure libgphoto2_port/configure X- @${REINPLACE_CMD} -e 's|-g -Wall||g ; \ X- s|-pthread|${PTHREAD_LIBS:S/"//g}|g' ${WRKSRC}/${file} X+ @${REINPLACE_CMD} -e \ X+ 's|[{]libdir[}]/pkgconfig|{prefix}/libdata/pkgconfig|g ; \ X+ s|-g -Wall||g' ${WRKSRC}/${file} X .endfor X @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ X- 's|`glib-config|`\$$(GLIB_CONFIG)|g ; \ X- s| install-docDATA||g ; \ X- s| install-figureDATA||g ; \ X- s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' X+ 's|po packaging doc|po doc|g ; \ X+ s|: install-docDATA|:|g' X @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ X- 's|malloc\.h|stdlib.h|g' X+ 's|||g' X X post-install: X .if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X-.for file in AUTHORS NEWS README doc/FAQ doc/gphoto2-cli.txt doc/gphoto2.txt X+.for file in AUTHORS NEWS README X ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} X .endfor X @${MKDIR} ${PREFIX}/share/doc/libgphoto2_port Xdiff -urN /usr/ports/graphics/gphoto2/distinfo graphics/libgphoto2/distinfo X--- /usr/ports/graphics/gphoto2/distinfo Tue Sep 10 20:12:06 2002 X+++ graphics/libgphoto2/distinfo Tue Dec 3 01:58:22 2002 X@@ -1 +1 @@ X-MD5 (gphoto2-2.1.0.tar.bz2) = b998bcb01cbb1916dedea03b7119ae42 X+MD5 (libgphoto2-2.1.1.tar.bz2) = ec69ffba3dc3d6a6a604fd63b3e1159e Xdiff -urN /usr/ports/graphics/gphoto2/files/patch-frontends_command-line_actions.c graphics/libgphoto2/files/patch-frontends_command-line_actions.c X--- /usr/ports/graphics/gphoto2/files/patch-frontends_command-line_actions.c Sun Sep 1 09:40:21 2002 X+++ graphics/libgphoto2/files/patch-frontends_command-line_actions.c Thu Jan 1 09:00:00 1970 X@@ -1,30 +0,0 @@ X---- frontends/command-line/actions.c.orig Sat Aug 31 20:34:21 2002 X-+++ frontends/command-line/actions.c Sat Aug 31 20:36:35 2002 X-@@ -316,6 +316,7 @@ X- const char *data; X- unsigned long size; X- ExifData *ed; X-+ unsigned int i; X- X- CR (gp_file_new (&file)); X- CRU (gp_camera_file_get (p->camera, p->folder, filename, X-@@ -337,16 +338,9 @@ X- printf ("%-59.59s", _("Value")); X- printf ("\n"); X- print_hline (); X-- if (ed->ifd0) X-- show_ifd (ed->ifd0); X-- if (ed->ifd1) X-- show_ifd (ed->ifd1); X-- if (ed->ifd_exif) X-- show_ifd (ed->ifd_exif); X-- if (ed->ifd_gps) X-- show_ifd (ed->ifd_gps); X-- if (ed->ifd_interoperability) X-- show_ifd (ed->ifd_interoperability); X-+ for (i = 0; i < EXIF_IFD_COUNT; i++) X-+ if (ed->ifd[i]) X-+ show_ifd (ed->ifd[i]); X- print_hline (); X- if (ed->size) { X- printf (_("EXIF data contains a thumbnail (%i bytes)."), Xdiff -urN /usr/ports/graphics/gphoto2/files/patch-libgphoto2_gphoto2-filesys.c graphics/libgphoto2/files/patch-libgphoto2_gphoto2-filesys.c X--- /usr/ports/graphics/gphoto2/files/patch-libgphoto2_gphoto2-filesys.c Sun Sep 1 09:40:21 2002 X+++ graphics/libgphoto2/files/patch-libgphoto2_gphoto2-filesys.c Thu Jan 1 09:00:00 1970 X@@ -1,18 +0,0 @@ X---- libgphoto2/gphoto2-filesys.c.orig Sat Aug 31 20:30:42 2002 X-+++ libgphoto2/gphoto2-filesys.c Sat Aug 31 20:32:23 2002 X-@@ -98,12 +98,12 @@ X- /* X- * HP PhotoSmart C30 has the date and time in ifd_exif. X- */ X-- e = exif_content_get_entry (ed->ifd0, EXIF_TAG_DATE_TIME); X-+ e = exif_content_get_entry (ed->ifd[EXIF_IFD_0], EXIF_TAG_DATE_TIME); X- if (!e) X-- e = exif_content_get_entry (ed->ifd_exif, X-+ e = exif_content_get_entry (ed->ifd[EXIF_IFD_EXIF], X- EXIF_TAG_DATE_TIME_ORIGINAL); X- if (!e) X-- e = exif_content_get_entry (ed->ifd_exif, X-+ e = exif_content_get_entry (ed->ifd[EXIF_IFD_EXIF], X- EXIF_TAG_DATE_TIME_DIGITIZED); X- if (!e) { X- GP_DEBUG ("EXIF data has not date/time tag."); Xdiff -urN /usr/ports/graphics/gphoto2/files/patch-ltmain.sh graphics/libgphoto2/files/patch-ltmain.sh X--- /usr/ports/graphics/gphoto2/files/patch-ltmain.sh Thu Dec 26 19:03:12 2002 X+++ graphics/libgphoto2/files/patch-ltmain.sh Tue Dec 3 01:54:26 2002 X@@ -1,6 +1,6 @@ X---- ltmain.sh.orig Tue Jun 25 20:57:40 2002 X-+++ ltmain.sh Sat Dec 21 03:49:50 2002 X-@@ -967,6 +967,7 @@ X+--- ltmain.sh.orig Sat Mar 2 08:58:32 2002 X++++ ltmain.sh Sat Mar 2 08:59:07 2002 X+@@ -958,6 +958,7 @@ X ;; X X -avoid-version) X@@ -8,16 +8,7 @@ X avoid_version=yes X continue X ;; X-@@ -1063,7 +1064,7 @@ X- case $host in X- *-*-openbsd* | *-*-freebsd*) X- # Do not include libc_r directly, use -pthread flag. X-- continue X-+ #continue X- ;; X- esac X- fi X-@@ -4273,10 +4274,12 @@ X+@@ -4247,10 +4248,12 @@ X fi X X # Install the pseudo-library for information purposes. Xdiff -urN /usr/ports/graphics/gphoto2/pkg-descr graphics/libgphoto2/pkg-descr X--- /usr/ports/graphics/gphoto2/pkg-descr Fri Mar 8 09:37:08 2002 X+++ graphics/libgphoto2/pkg-descr Sat Dec 21 03:05:17 2002 X@@ -1,7 +1,4 @@ X-gphoto2 is a library that can be used by applications to access X+libgphoto2 is a library that can be used by applications to access X various digital cameras. X X-Additionally, the command-line frontend, which is shipped with X-the library, is called gphoto2, too. X- X-WWW: http://www.gphoto.org/ X+WWW: http://gphoto.sourceforge.net/ Xdiff -urN /usr/ports/graphics/gphoto2/pkg-plist graphics/libgphoto2/pkg-plist X--- /usr/ports/graphics/gphoto2/pkg-plist Tue Sep 10 20:12:06 2002 X+++ graphics/libgphoto2/pkg-plist Tue Dec 3 03:05:04 2002 X@@ -1,4 +1,3 @@ X-bin/gphoto2 X bin/gphoto2-config X bin/gphoto2-port-config X include/gphoto2/gphoto2-abilities-list.h X@@ -12,96 +11,103 @@ X include/gphoto2/gphoto2-port-log.h X include/gphoto2/gphoto2-port-portability.h X include/gphoto2/gphoto2-port-result.h X+include/gphoto2/gphoto2-port-version.h X include/gphoto2/gphoto2-port.h X include/gphoto2/gphoto2-result.h X include/gphoto2/gphoto2-setting.h X+include/gphoto2/gphoto2-version.h X include/gphoto2/gphoto2-widget.h X include/gphoto2/gphoto2.h X-lib/gphoto2/2.1.0/libgphoto2_agfa.so X-lib/gphoto2/2.1.0/libgphoto2_barbie.so X-lib/gphoto2/2.1.0/libgphoto2_canon.so X-lib/gphoto2/2.1.0/libgphoto2_casio_qv.so X-lib/gphoto2/2.1.0/libgphoto2_digita.so X-lib/gphoto2/2.1.0/libgphoto2_dimagev.so X-lib/gphoto2/2.1.0/libgphoto2_dimera3500.so X-lib/gphoto2/2.1.0/libgphoto2_directory.so X-lib/gphoto2/2.1.0/libgphoto2_fuji.so X-lib/gphoto2/2.1.0/libgphoto2_jamcam.so X-lib/gphoto2/2.1.0/libgphoto2_jd11.so X-lib/gphoto2/2.1.0/libgphoto2_kodak_dc120.so X-lib/gphoto2/2.1.0/libgphoto2_kodak_dc240.so X-lib/gphoto2/2.1.0/libgphoto2_kodak_dc3200.so X-lib/gphoto2/2.1.0/libgphoto2_konica.so X-lib/gphoto2/2.1.0/libgphoto2_mustek.so X-lib/gphoto2/2.1.0/libgphoto2_panasonic_coolshot.so X-lib/gphoto2/2.1.0/libgphoto2_panasonic_dc1000.so X-lib/gphoto2/2.1.0/libgphoto2_panasonic_dc1580.so X-lib/gphoto2/2.1.0/libgphoto2_panasonic_l859.so X-lib/gphoto2/2.1.0/libgphoto2_polaroid_pdc320.so X-lib/gphoto2/2.1.0/libgphoto2_polaroid_pdc640.so X-lib/gphoto2/2.1.0/libgphoto2_polaroid_pdc700.so X-lib/gphoto2/2.1.0/libgphoto2_ptp.so X-lib/gphoto2/2.1.0/libgphoto2_ricoh.so X-lib/gphoto2/2.1.0/libgphoto2_samsung.so X-lib/gphoto2/2.1.0/libgphoto2_sierra.so X-lib/gphoto2/2.1.0/libgphoto2_sipix.so X-lib/gphoto2/2.1.0/libgphoto2_sony_dscf1.so X-lib/gphoto2/2.1.0/libgphoto2_sony_dscf55.so X-lib/gphoto2/2.1.0/libgphoto2_stv0680.so X-lib/gphoto2_port/0.5.0/libgphoto2_port_serial.so X-lib/gphoto2_port/0.5.0/libgphoto2_port_usb.so X+lib/gphoto2/2.1.1/libgphoto2_barbie.so X+lib/gphoto2/2.1.1/libgphoto2_canon.so X+lib/gphoto2/2.1.1/libgphoto2_casio_qv.so X+lib/gphoto2/2.1.1/libgphoto2_digita.so X+lib/gphoto2/2.1.1/libgphoto2_dimagev.so X+lib/gphoto2/2.1.1/libgphoto2_dimera3500.so X+lib/gphoto2/2.1.1/libgphoto2_directory.so X+lib/gphoto2/2.1.1/libgphoto2_fuji.so X+lib/gphoto2/2.1.1/libgphoto2_gsmart.so X+lib/gphoto2/2.1.1/libgphoto2_jamcam.so X+lib/gphoto2/2.1.1/libgphoto2_jd11.so X+lib/gphoto2/2.1.1/libgphoto2_kodak_dc120.so X+lib/gphoto2/2.1.1/libgphoto2_kodak_dc210.so X+lib/gphoto2/2.1.1/libgphoto2_kodak_dc240.so X+lib/gphoto2/2.1.1/libgphoto2_kodak_dc3200.so X+lib/gphoto2/2.1.1/libgphoto2_konica.so X+lib/gphoto2/2.1.1/libgphoto2_largan.so X+lib/gphoto2/2.1.1/libgphoto2_mustek.so X+lib/gphoto2/2.1.1/libgphoto2_panasonic_coolshot.so X+lib/gphoto2/2.1.1/libgphoto2_panasonic_dc1000.so X+lib/gphoto2/2.1.1/libgphoto2_panasonic_dc1580.so X+lib/gphoto2/2.1.1/libgphoto2_panasonic_l859.so X+lib/gphoto2/2.1.1/libgphoto2_pccam600.so X+lib/gphoto2/2.1.1/libgphoto2_polaroid_pdc320.so X+lib/gphoto2/2.1.1/libgphoto2_polaroid_pdc640.so X+lib/gphoto2/2.1.1/libgphoto2_polaroid_pdc700.so X+lib/gphoto2/2.1.1/libgphoto2_ptp.so X+lib/gphoto2/2.1.1/libgphoto2_ricoh.so X+lib/gphoto2/2.1.1/libgphoto2_samsung.so X+lib/gphoto2/2.1.1/libgphoto2_sierra.so X+lib/gphoto2/2.1.1/libgphoto2_sipix.so X+lib/gphoto2/2.1.1/libgphoto2_sipixblink.so X+lib/gphoto2/2.1.1/libgphoto2_sony_dscf1.so X+lib/gphoto2/2.1.1/libgphoto2_sony_dscf55.so X+lib/gphoto2/2.1.1/libgphoto2_soundvision.so X+lib/gphoto2/2.1.1/libgphoto2_spca504_flash.so X+lib/gphoto2/2.1.1/libgphoto2_stv0680.so X+lib/gphoto2/2.1.1/libgphoto2_sx330z.so X+lib/gphoto2_port/0.5.1/libgphoto2_port_serial.so X+lib/gphoto2_port/0.5.1/libgphoto2_port_usb.so X+libdata/pkgconfig/libgphoto2.pc X lib/libgphoto2.a X lib/libgphoto2.so X lib/libgphoto2.so.2 X lib/libgphoto2_port.a X lib/libgphoto2_port.so X lib/libgphoto2_port.so.5 X-libdata/pkgconfig/libgphoto2.pc X-%%PORTDOCS%%share/doc/gphoto2/AUTHORS X-%%PORTDOCS%%share/doc/gphoto2/FAQ X-%%PORTDOCS%%share/doc/gphoto2/NEWS X-%%PORTDOCS%%share/doc/gphoto2/README X-%%PORTDOCS%%share/doc/gphoto2/gphoto2-cli.txt X-%%PORTDOCS%%share/doc/gphoto2/gphoto2.txt X+%%PORTDOCS%%share/doc/libgphoto2/AUTHORS X+%%PORTDOCS%%share/doc/libgphoto2/NEWS X+%%PORTDOCS%%share/doc/libgphoto2/README X %%PORTDOCS%%share/doc/libgphoto2_port/AUTHORS X %%PORTDOCS%%share/doc/libgphoto2_port/NEWS X %%PORTDOCS%%share/doc/libgphoto2_port/README X-share/gphoto2/konica/english X-share/gphoto2/konica/french X-share/gphoto2/konica/german X-share/gphoto2/konica/japanese X-share/gphoto2/konica/korean X-share/gphoto2/konica/spanish X-share/locale/da/LC_MESSAGES/gphoto2.mo X-share/locale/da/LC_MESSAGES/libgphoto2_port.mo X-share/locale/de/LC_MESSAGES/gphoto2.mo X-share/locale/de/LC_MESSAGES/libgphoto2_port.mo X-share/locale/es/LC_MESSAGES/gphoto2.mo X-share/locale/es/LC_MESSAGES/libgphoto2_port.mo X-share/locale/fr/LC_MESSAGES/gphoto2.mo X-share/locale/fr/LC_MESSAGES/libgphoto2_port.mo X-share/locale/it/LC_MESSAGES/gphoto2.mo X-share/locale/it/LC_MESSAGES/libgphoto2_port.mo X-share/locale/ja/LC_MESSAGES/gphoto2.mo X-share/locale/ja/LC_MESSAGES/libgphoto2_port.mo X-share/locale/no/LC_MESSAGES/gphoto2.mo X-share/locale/no/LC_MESSAGES/libgphoto2_port.mo X-share/locale/ru/LC_MESSAGES/gphoto2.mo X-share/locale/ru/LC_MESSAGES/libgphoto2_port.mo X-share/locale/sl/LC_MESSAGES/gphoto2.mo X-share/locale/sl/LC_MESSAGES/libgphoto2_port.mo X-share/locale/sv/LC_MESSAGES/gphoto2.mo X-share/locale/sv/LC_MESSAGES/libgphoto2_port.mo X-share/locale/uk/LC_MESSAGES/gphoto2.mo X-share/locale/uk/LC_MESSAGES/libgphoto2_port.mo X-share/locale/zh_CN/LC_MESSAGES/gphoto2.mo X-share/locale/zh_CN/LC_MESSAGES/libgphoto2_port.mo X-@dirrm share/gphoto2/konica X-@dirrm share/gphoto2 X+share/libgphoto2/2.1.1/konica/english X+share/libgphoto2/2.1.1/konica/french X+share/libgphoto2/2.1.1/konica/german X+share/libgphoto2/2.1.1/konica/japanese X+share/libgphoto2/2.1.1/konica/korean X+share/libgphoto2/2.1.1/konica/spanish X+share/locale/da/LC_MESSAGES/libgphoto2-2.mo X+share/locale/da/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/de/LC_MESSAGES/libgphoto2-2.mo X+share/locale/de/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/es/LC_MESSAGES/libgphoto2-2.mo X+share/locale/es/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/fr/LC_MESSAGES/libgphoto2-2.mo X+share/locale/fr/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/it/LC_MESSAGES/libgphoto2-2.mo X+share/locale/it/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/ja/LC_MESSAGES/libgphoto2-2.mo X+share/locale/ja/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/no/LC_MESSAGES/libgphoto2-2.mo X+share/locale/no/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/ru/LC_MESSAGES/libgphoto2-2.mo X+share/locale/ru/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/sl/LC_MESSAGES/libgphoto2-2.mo X+share/locale/sl/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/sv/LC_MESSAGES/libgphoto2-2.mo X+share/locale/sv/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/uk/LC_MESSAGES/libgphoto2-2.mo X+share/locale/uk/LC_MESSAGES/libgphoto2_port-0.mo X+share/locale/zh_CN/LC_MESSAGES/libgphoto2-2.mo X+share/locale/zh_CN/LC_MESSAGES/libgphoto2_port-0.mo X+@dirrm share/libgphoto2/2.1.1/konica X+@dirrm share/libgphoto2/2.1.1 X+@dirrm share/libgphoto2 X %%PORTDOCS%%@dirrm share/doc/libgphoto2_port X-%%PORTDOCS%%@dirrm share/doc/gphoto2 X-@dirrm lib/gphoto2_port/0.5.0 X+%%PORTDOCS%%@dirrm share/doc/libgphoto2 X+@dirrm lib/gphoto2_port/0.5.1 X @dirrm lib/gphoto2_port X-@dirrm lib/gphoto2/2.1.0 X+@dirrm lib/gphoto2/2.1.1 X @dirrm lib/gphoto2 X @dirrm include/gphoto2 END-of-graphics_libgphoto2.diff echo x - graphics_gphoto2.diff sed 's/^X//' >graphics_gphoto2.diff << 'END-of-graphics_gphoto2.diff' Xdiff -urN /usr/ports/graphics/gphoto2/Makefile graphics/gphoto2/Makefile X--- /usr/ports/graphics/gphoto2/Makefile Mon Dec 9 19:00:21 2002 X+++ graphics/gphoto2/Makefile Fri Dec 13 05:52:05 2002 X@@ -6,61 +6,38 @@ X # X X PORTNAME= gphoto2 X-PORTVERSION= 2.1.0 X-PORTREVISION= 3 X+PORTVERSION= 2.1.1 X CATEGORIES= graphics X-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ X- http://www.gphoto.net/dist/ X+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} X MASTER_SITE_SUBDIR= gphoto X X MAINTAINER= ports@FreeBSD.org X X-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig X-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ X- usb-0.1.7:${PORTSDIR}/devel/libusb \ X+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ X aa.1:${PORTSDIR}/graphics/aalib \ X jpeg.9:${PORTSDIR}/graphics/jpeg \ X- exif.8:${PORTSDIR}/graphics/libexif X-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig X+ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 X X USE_BZIP2= yes X USE_REINPLACE= yes X-USE_GNOMENG= yes X-USE_GNOME= glib12 X USE_GMAKE= yes X GNU_CONFIGURE= yes X CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ X LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" X-CONFIGURE_ARGS= --without-cdk --without-fig2dev --without-xmlto X-INSTALLS_SHLIB= yes X+CONFIGURE_ARGS= --without-cdk X X MAN1= gphoto2.1 X-MAN3= gphoto2.3 gphoto2_port.3 X X post-patch: X-.for file in configure libgphoto2_port/configure X- @${REINPLACE_CMD} -e 's|-g -Wall||g ; \ X- s|-pthread|${PTHREAD_LIBS:S/"//g}|g' ${WRKSRC}/${file} X-.endfor X- @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ X- 's|`glib-config|`\$$(GLIB_CONFIG)|g ; \ X- s| install-docDATA||g ; \ X- s| install-figureDATA||g ; \ X- s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' X- @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ X- 's|malloc\.h|stdlib.h|g' X+ @${REINPLACE_CMD} -e 's|-pthread|${PTHREADS_LIBS:S/"//g}|g ; \ X+ s|-g -Wall||g' ${WRKSRC}/configure X X post-install: X .if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X-.for file in AUTHORS NEWS README doc/FAQ doc/gphoto2-cli.txt doc/gphoto2.txt X- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} X-.endfor X- @${MKDIR} ${PREFIX}/share/doc/libgphoto2_port X .for file in AUTHORS NEWS README X- ${INSTALL_DATA} ${WRKSRC}/libgphoto2_port/${file} \ X- ${PREFIX}/share/doc/libgphoto2_port X+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} X .endfor X .endif X Xdiff -urN /usr/ports/graphics/gphoto2/distinfo graphics/gphoto2/distinfo X--- /usr/ports/graphics/gphoto2/distinfo Tue Sep 10 20:12:06 2002 X+++ graphics/gphoto2/distinfo Tue Dec 3 02:42:45 2002 X@@ -1 +1 @@ X-MD5 (gphoto2-2.1.0.tar.bz2) = b998bcb01cbb1916dedea03b7119ae42 X+MD5 (gphoto2-2.1.1.tar.bz2) = ce77b9c9ce25a57990c61f9e301e74b9 Xdiff -urN /usr/ports/graphics/gphoto2/files/patch-frontends_command-line_actions.c graphics/gphoto2/files/patch-frontends_command-line_actions.c X--- /usr/ports/graphics/gphoto2/files/patch-frontends_command-line_actions.c Sun Sep 1 09:40:21 2002 X+++ graphics/gphoto2/files/patch-frontends_command-line_actions.c Thu Jan 1 09:00:00 1970 X@@ -1,30 +0,0 @@ X---- frontends/command-line/actions.c.orig Sat Aug 31 20:34:21 2002 X-+++ frontends/command-line/actions.c Sat Aug 31 20:36:35 2002 X-@@ -316,6 +316,7 @@ X- const char *data; X- unsigned long size; X- ExifData *ed; X-+ unsigned int i; X- X- CR (gp_file_new (&file)); X- CRU (gp_camera_file_get (p->camera, p->folder, filename, X-@@ -337,16 +338,9 @@ X- printf ("%-59.59s", _("Value")); X- printf ("\n"); X- print_hline (); X-- if (ed->ifd0) X-- show_ifd (ed->ifd0); X-- if (ed->ifd1) X-- show_ifd (ed->ifd1); X-- if (ed->ifd_exif) X-- show_ifd (ed->ifd_exif); X-- if (ed->ifd_gps) X-- show_ifd (ed->ifd_gps); X-- if (ed->ifd_interoperability) X-- show_ifd (ed->ifd_interoperability); X-+ for (i = 0; i < EXIF_IFD_COUNT; i++) X-+ if (ed->ifd[i]) X-+ show_ifd (ed->ifd[i]); X- print_hline (); X- if (ed->size) { X- printf (_("EXIF data contains a thumbnail (%i bytes)."), Xdiff -urN /usr/ports/graphics/gphoto2/files/patch-libgphoto2_gphoto2-filesys.c graphics/gphoto2/files/patch-libgphoto2_gphoto2-filesys.c X--- /usr/ports/graphics/gphoto2/files/patch-libgphoto2_gphoto2-filesys.c Sun Sep 1 09:40:21 2002 X+++ graphics/gphoto2/files/patch-libgphoto2_gphoto2-filesys.c Thu Jan 1 09:00:00 1970 X@@ -1,18 +0,0 @@ X---- libgphoto2/gphoto2-filesys.c.orig Sat Aug 31 20:30:42 2002 X-+++ libgphoto2/gphoto2-filesys.c Sat Aug 31 20:32:23 2002 X-@@ -98,12 +98,12 @@ X- /* X- * HP PhotoSmart C30 has the date and time in ifd_exif. X- */ X-- e = exif_content_get_entry (ed->ifd0, EXIF_TAG_DATE_TIME); X-+ e = exif_content_get_entry (ed->ifd[EXIF_IFD_0], EXIF_TAG_DATE_TIME); X- if (!e) X-- e = exif_content_get_entry (ed->ifd_exif, X-+ e = exif_content_get_entry (ed->ifd[EXIF_IFD_EXIF], X- EXIF_TAG_DATE_TIME_ORIGINAL); X- if (!e) X-- e = exif_content_get_entry (ed->ifd_exif, X-+ e = exif_content_get_entry (ed->ifd[EXIF_IFD_EXIF], X- EXIF_TAG_DATE_TIME_DIGITIZED); X- if (!e) { X- GP_DEBUG ("EXIF data has not date/time tag."); Xdiff -urN /usr/ports/graphics/gphoto2/files/patch-libgphoto2_port::ltmain.sh graphics/gphoto2/files/patch-libgphoto2_port::ltmain.sh X--- /usr/ports/graphics/gphoto2/files/patch-libgphoto2_port::ltmain.sh Wed Jul 3 03:44:43 2002 X+++ graphics/gphoto2/files/patch-libgphoto2_port::ltmain.sh Thu Jan 1 09:00:00 1970 X@@ -1,23 +0,0 @@ X---- libgphoto2_port/ltmain.sh.orig Tue Jun 25 21:56:37 2002 X-+++ libgphoto2_port/ltmain.sh Tue Jul 2 02:34:54 2002 X-@@ -967,6 +967,7 @@ X- ;; X- X- -avoid-version) X-+ build_old_libs=no X- avoid_version=yes X- continue X- ;; X-@@ -4273,10 +4274,12 @@ X- fi X- X- # Install the pseudo-library for information purposes. X-+ if /usr/bin/false; then X- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` X- instname="$dir/$name"i X- $show "$install_prog $instname $destdir/$name" X- $run eval "$install_prog $instname $destdir/$name" || exit $? X-+ fi X- X- # Maybe install the static library, too. X- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" Xdiff -urN /usr/ports/graphics/gphoto2/files/patch-ltmain.sh graphics/gphoto2/files/patch-ltmain.sh X--- /usr/ports/graphics/gphoto2/files/patch-ltmain.sh Thu Dec 26 19:03:12 2002 X+++ graphics/gphoto2/files/patch-ltmain.sh Thu Jan 1 09:00:00 1970 X@@ -1,32 +0,0 @@ X---- ltmain.sh.orig Tue Jun 25 20:57:40 2002 X-+++ ltmain.sh Sat Dec 21 03:49:50 2002 X-@@ -967,6 +967,7 @@ X- ;; X- X- -avoid-version) X-+ build_old_libs=no X- avoid_version=yes X- continue X- ;; X-@@ -1063,7 +1064,7 @@ X- case $host in X- *-*-openbsd* | *-*-freebsd*) X- # Do not include libc_r directly, use -pthread flag. X-- continue X-+ #continue X- ;; X- esac X- fi X-@@ -4273,10 +4274,12 @@ X- fi X- X- # Install the pseudo-library for information purposes. X-+ if /usr/bin/false; then X- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` X- instname="$dir/$name"i X- $show "$install_prog $instname $destdir/$name" X- $run eval "$install_prog $instname $destdir/$name" || exit $? X-+ fi X- X- # Maybe install the static library, too. X- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" Xdiff -urN /usr/ports/graphics/gphoto2/pkg-comment graphics/gphoto2/pkg-comment X--- /usr/ports/graphics/gphoto2/pkg-comment Mon Nov 11 01:46:26 2002 X+++ graphics/gphoto2/pkg-comment Tue Dec 3 03:03:05 2002 X@@ -1 +1 @@ X-A universal digital camera picture control tool X+A command-line frontend to libgphoto2 Xdiff -urN /usr/ports/graphics/gphoto2/pkg-descr graphics/gphoto2/pkg-descr X--- /usr/ports/graphics/gphoto2/pkg-descr Fri Mar 8 09:37:08 2002 X+++ graphics/gphoto2/pkg-descr Sat Dec 21 03:05:05 2002 X@@ -1,7 +1,3 @@ X-gphoto2 is a library that can be used by applications to access X-various digital cameras. X+gphoto2 is a command-line frontend to libgphoto2. X X-Additionally, the command-line frontend, which is shipped with X-the library, is called gphoto2, too. X- X-WWW: http://www.gphoto.org/ X+WWW: http://gphoto.sourceforge.net/ Xdiff -urN /usr/ports/graphics/gphoto2/pkg-plist graphics/gphoto2/pkg-plist X--- /usr/ports/graphics/gphoto2/pkg-plist Tue Sep 10 20:12:06 2002 X+++ graphics/gphoto2/pkg-plist Tue Dec 3 03:08:09 2002 X@@ -1,107 +1,17 @@ X bin/gphoto2 X-bin/gphoto2-config X-bin/gphoto2-port-config X-include/gphoto2/gphoto2-abilities-list.h X-include/gphoto2/gphoto2-camera.h X-include/gphoto2/gphoto2-context.h X-include/gphoto2/gphoto2-file.h X-include/gphoto2/gphoto2-filesys.h X-include/gphoto2/gphoto2-library.h X-include/gphoto2/gphoto2-list.h X-include/gphoto2/gphoto2-port-info-list.h X-include/gphoto2/gphoto2-port-log.h X-include/gphoto2/gphoto2-port-portability.h X-include/gphoto2/gphoto2-port-result.h X-include/gphoto2/gphoto2-port.h X-include/gphoto2/gphoto2-result.h X-include/gphoto2/gphoto2-setting.h X-include/gphoto2/gphoto2-widget.h X-include/gphoto2/gphoto2.h X-lib/gphoto2/2.1.0/libgphoto2_agfa.so X-lib/gphoto2/2.1.0/libgphoto2_barbie.so X-lib/gphoto2/2.1.0/libgphoto2_canon.so X-lib/gphoto2/2.1.0/libgphoto2_casio_qv.so X-lib/gphoto2/2.1.0/libgphoto2_digita.so X-lib/gphoto2/2.1.0/libgphoto2_dimagev.so X-lib/gphoto2/2.1.0/libgphoto2_dimera3500.so X-lib/gphoto2/2.1.0/libgphoto2_directory.so X-lib/gphoto2/2.1.0/libgphoto2_fuji.so X-lib/gphoto2/2.1.0/libgphoto2_jamcam.so X-lib/gphoto2/2.1.0/libgphoto2_jd11.so X-lib/gphoto2/2.1.0/libgphoto2_kodak_dc120.so X-lib/gphoto2/2.1.0/libgphoto2_kodak_dc240.so X-lib/gphoto2/2.1.0/libgphoto2_kodak_dc3200.so X-lib/gphoto2/2.1.0/libgphoto2_konica.so X-lib/gphoto2/2.1.0/libgphoto2_mustek.so X-lib/gphoto2/2.1.0/libgphoto2_panasonic_coolshot.so X-lib/gphoto2/2.1.0/libgphoto2_panasonic_dc1000.so X-lib/gphoto2/2.1.0/libgphoto2_panasonic_dc1580.so X-lib/gphoto2/2.1.0/libgphoto2_panasonic_l859.so X-lib/gphoto2/2.1.0/libgphoto2_polaroid_pdc320.so X-lib/gphoto2/2.1.0/libgphoto2_polaroid_pdc640.so X-lib/gphoto2/2.1.0/libgphoto2_polaroid_pdc700.so X-lib/gphoto2/2.1.0/libgphoto2_ptp.so X-lib/gphoto2/2.1.0/libgphoto2_ricoh.so X-lib/gphoto2/2.1.0/libgphoto2_samsung.so X-lib/gphoto2/2.1.0/libgphoto2_sierra.so X-lib/gphoto2/2.1.0/libgphoto2_sipix.so X-lib/gphoto2/2.1.0/libgphoto2_sony_dscf1.so X-lib/gphoto2/2.1.0/libgphoto2_sony_dscf55.so X-lib/gphoto2/2.1.0/libgphoto2_stv0680.so X-lib/gphoto2_port/0.5.0/libgphoto2_port_serial.so X-lib/gphoto2_port/0.5.0/libgphoto2_port_usb.so X-lib/libgphoto2.a X-lib/libgphoto2.so X-lib/libgphoto2.so.2 X-lib/libgphoto2_port.a X-lib/libgphoto2_port.so X-lib/libgphoto2_port.so.5 X-libdata/pkgconfig/libgphoto2.pc X %%PORTDOCS%%share/doc/gphoto2/AUTHORS X-%%PORTDOCS%%share/doc/gphoto2/FAQ X %%PORTDOCS%%share/doc/gphoto2/NEWS X %%PORTDOCS%%share/doc/gphoto2/README X-%%PORTDOCS%%share/doc/gphoto2/gphoto2-cli.txt X-%%PORTDOCS%%share/doc/gphoto2/gphoto2.txt X-%%PORTDOCS%%share/doc/libgphoto2_port/AUTHORS X-%%PORTDOCS%%share/doc/libgphoto2_port/NEWS X-%%PORTDOCS%%share/doc/libgphoto2_port/README X-share/gphoto2/konica/english X-share/gphoto2/konica/french X-share/gphoto2/konica/german X-share/gphoto2/konica/japanese X-share/gphoto2/konica/korean X-share/gphoto2/konica/spanish X share/locale/da/LC_MESSAGES/gphoto2.mo X-share/locale/da/LC_MESSAGES/libgphoto2_port.mo X share/locale/de/LC_MESSAGES/gphoto2.mo X-share/locale/de/LC_MESSAGES/libgphoto2_port.mo X share/locale/es/LC_MESSAGES/gphoto2.mo X-share/locale/es/LC_MESSAGES/libgphoto2_port.mo X share/locale/fr/LC_MESSAGES/gphoto2.mo X-share/locale/fr/LC_MESSAGES/libgphoto2_port.mo X share/locale/it/LC_MESSAGES/gphoto2.mo X-share/locale/it/LC_MESSAGES/libgphoto2_port.mo X share/locale/ja/LC_MESSAGES/gphoto2.mo X-share/locale/ja/LC_MESSAGES/libgphoto2_port.mo X share/locale/no/LC_MESSAGES/gphoto2.mo X-share/locale/no/LC_MESSAGES/libgphoto2_port.mo X share/locale/ru/LC_MESSAGES/gphoto2.mo X-share/locale/ru/LC_MESSAGES/libgphoto2_port.mo X share/locale/sl/LC_MESSAGES/gphoto2.mo X-share/locale/sl/LC_MESSAGES/libgphoto2_port.mo X share/locale/sv/LC_MESSAGES/gphoto2.mo X-share/locale/sv/LC_MESSAGES/libgphoto2_port.mo X share/locale/uk/LC_MESSAGES/gphoto2.mo X-share/locale/uk/LC_MESSAGES/libgphoto2_port.mo X share/locale/zh_CN/LC_MESSAGES/gphoto2.mo X-share/locale/zh_CN/LC_MESSAGES/libgphoto2_port.mo X-@dirrm share/gphoto2/konica X-@dirrm share/gphoto2 X-%%PORTDOCS%%@dirrm share/doc/libgphoto2_port X %%PORTDOCS%%@dirrm share/doc/gphoto2 X-@dirrm lib/gphoto2_port/0.5.0 X-@dirrm lib/gphoto2_port X-@dirrm lib/gphoto2/2.1.0 X-@dirrm lib/gphoto2 X-@dirrm include/gphoto2 END-of-graphics_gphoto2.diff exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:13:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36BD337B640 for ; Sat, 28 Dec 2002 13:11:43 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5830844129 for ; Sat, 28 Dec 2002 13:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA7NS066278 for ; Sat, 28 Dec 2002 13:10:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA7J1066271; Sat, 28 Dec 2002 13:10:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24A5737B401 for ; Sat, 28 Dec 2002 13:03:11 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E2943EB2 for ; Sat, 28 Dec 2002 13:03:06 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 55E5125E for ; Sun, 29 Dec 2002 06:02:54 +0900 (JST) Message-Id: <20021229060048.4dca8f41.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:00:48 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46598: Update port: audio/cheesetracker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46598 >Category: ports >Synopsis: Update port: audio/cheesetracker >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: Sat Dec 28 13:10:07 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-interface_gtk::interface_widget_envelope.cpp files/patch-interface_gtk::properties.h files/patch-trackercore::loader_it.cpp files/patch-trackercore::loader_s3m.cpp files/patch-trackercore::loader_xm.cpp files/patch-trackercore::mixer_procedure.h files/patch-trackercore::nsf_export.cpp files/patch-trackercore::pattern.h files/patch-trackercore::player_data.cpp files/patch-trackercore::player_data_effects.cpp files/patch-trackercore::sample.cpp files/patch-trackercore::typedefs.h >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/cheesetracker/Makefile audio/cheesetracker/Makefile --- /usr/ports/audio/cheesetracker/Makefile Thu Dec 26 19:00:58 2002 +++ audio/cheesetracker/Makefile Sun Dec 29 01:22:42 2002 @@ -14,20 +14,24 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/share/automake14/install-sh:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++ \ - gtkmm:${PORTSDIR}/x11-toolkits/gtk-- +LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- -GNU_CONFIGURE= yes -USE_GMAKE= yes USE_REINPLACE= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 +USE_GMAKE= yes +GNU_CONFIGURE= yes +MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ + AUTOHEADER="${TRUE}" + +post-patch: + @${REINPLACE_CMD} -e 's|[$$]CXXFLAGS_OPT |\$$CXXFLAGS |g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|AFMT_S16_NE|AFMT_S16_LE|g' ${WRKSRC}/waveout/sound_driver_oss.cpp pre-configure: .for file in install-sh missing mkinstalldirs - @${LN} -sf ${LOCALBASE}/share/automake14/automake/${file} ${WRKSRC} + @${LN} -sf ${LOCALBASE}/share/automake14/${file} ${WRKSRC} .endfor @${RM} -f ${WRKSRC}/config.cache - -post-patch: - @${REINPLACE_CMD} -e "s,AFMT_S16_NE,AFMT_S16_LE,g" ${WRKSRC}/waveout/sound_driver_oss.cpp .include diff -urN /usr/ports/audio/cheesetracker/files/patch-interface_gtk::interface_widget_envelope.cpp audio/cheesetracker/files/patch-interface_gtk::interface_widget_envelope.cpp --- /usr/ports/audio/cheesetracker/files/patch-interface_gtk::interface_widget_envelope.cpp Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-interface_gtk::interface_widget_envelope.cpp Sun Dec 29 01:22:42 2002 @@ -0,0 +1,11 @@ +--- interface_gtk/interface_widget_envelope.cpp.orig Sun Jan 20 23:56:00 2002 ++++ interface_gtk/interface_widget_envelope.cpp Fri Dec 27 21:58:41 2002 +@@ -373,7 +373,7 @@ + node_x=get_point_x(i); + node_y=get_point_y(i); + +- dist=(int)sqrt((p_node_x-node_x)*(p_node_x-node_x)+(p_node_y-node_y)*(p_node_y-node_y)); ++ dist=(int)sqrt((double)((p_node_x-node_x)*(p_node_x-node_x)+(p_node_y-node_y)*(p_node_y-node_y))); + + if (dist<6) { + diff -urN /usr/ports/audio/cheesetracker/files/patch-interface_gtk::properties.h audio/cheesetracker/files/patch-interface_gtk::properties.h --- /usr/ports/audio/cheesetracker/files/patch-interface_gtk::properties.h Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-interface_gtk::properties.h Sun Dec 29 01:44:57 2002 @@ -0,0 +1,18 @@ +--- interface_gtk/properties.h.orig Thu Apr 11 02:39:58 2002 ++++ interface_gtk/properties.h Sun Dec 29 01:44:47 2002 +@@ -19,8 +19,14 @@ + #define PROPERTIES_H + + #include "typedefs.h" +-#include + #include ++ ++#if defined(__GNUC__) && (__GNUC__ > 2) ++#include ++using namespace __gnu_cxx; ++#else ++#include ++#endif + + + /** diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::loader_it.cpp audio/cheesetracker/files/patch-trackercore::loader_it.cpp --- /usr/ports/audio/cheesetracker/files/patch-trackercore::loader_it.cpp Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::loader_it.cpp Sun Dec 29 01:22:42 2002 @@ -0,0 +1,11 @@ +--- trackercore/loader_it.cpp.orig Wed May 1 09:11:51 2002 ++++ trackercore/loader_it.cpp Fri Dec 27 21:53:21 2002 +@@ -192,7 +192,7 @@ + + } + +-void Loader_IT::free_info(bool free_sampledata=false) { ++void Loader_IT::free_info(bool free_sampledata) { + + clear_structs(free_sampledata); + } diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::loader_s3m.cpp audio/cheesetracker/files/patch-trackercore::loader_s3m.cpp --- /usr/ports/audio/cheesetracker/files/patch-trackercore::loader_s3m.cpp Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::loader_s3m.cpp Sun Dec 29 01:22:42 2002 @@ -0,0 +1,11 @@ +--- trackercore/loader_s3m.cpp.orig Thu Sep 6 14:37:45 2001 ++++ trackercore/loader_s3m.cpp Fri Dec 27 21:54:34 2002 +@@ -346,7 +346,7 @@ + + } + +-void Loader_S3M::free_info(bool free_sampledata=false) { ++void Loader_S3M::free_info(bool free_sampledata) { + + int i; + diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::loader_xm.cpp audio/cheesetracker/files/patch-trackercore::loader_xm.cpp --- /usr/ports/audio/cheesetracker/files/patch-trackercore::loader_xm.cpp Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::loader_xm.cpp Sun Dec 29 01:22:42 2002 @@ -0,0 +1,20 @@ +--- trackercore/loader_xm.cpp.orig Wed Apr 24 12:33:40 2002 ++++ trackercore/loader_xm.cpp Fri Dec 27 22:44:16 2002 +@@ -387,7 +387,7 @@ + return FUNCTION_SUCCESS; + } + +-int Loader_XM::load_instrument_internal(Instrument *p_instr,bool p_xi,int p_cpos, int p_hsize, int p_sampnum=-1) { ++int Loader_XM::load_instrument_internal(Instrument *p_instr,bool p_xi,int p_cpos, int p_hsize, int p_sampnum) { + + int sampnum; + Uint32 aux; +@@ -807,7 +807,7 @@ + + } + +-void Loader_XM::free_info(bool free_sampledata=false) { ++void Loader_XM::free_info(bool free_sampledata) { + + if (free_sampledata) + for (int x=0;x ++ ++#if defined(__GNUC__) && (__GNUC__ > 2) ++#include ++using namespace __gnu_cxx; ++#else ++#include ++#endif + + /**Mixer Procedure + diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::nsf_export.cpp audio/cheesetracker/files/patch-trackercore::nsf_export.cpp --- /usr/ports/audio/cheesetracker/files/patch-trackercore::nsf_export.cpp Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::nsf_export.cpp Sun Dec 29 01:22:42 2002 @@ -0,0 +1,11 @@ +--- trackercore/nsf_export.cpp.orig Mon Apr 22 10:40:35 2002 ++++ trackercore/nsf_export.cpp Fri Dec 27 21:57:08 2002 +@@ -72,7 +72,7 @@ + write_byte(0x8d); write_byte(p_register_addr&0xFF); write_byte(p_register_addr >> 8); // STA $p_register_addr + } + +-void NSF_Export::update_voice_data(Uint8 p_voice, bool write_chunk=false) { ++void NSF_Export::update_voice_data(Uint8 p_voice, bool write_chunk) { + + if ((p_voice<2) || (p_voice==3)) { + diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::pattern.h audio/cheesetracker/files/patch-trackercore::pattern.h --- /usr/ports/audio/cheesetracker/files/patch-trackercore::pattern.h Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::pattern.h Sun Dec 29 01:22:42 2002 @@ -0,0 +1,17 @@ +--- trackercore/pattern.h.orig Wed May 9 22:43:05 2001 ++++ trackercore/pattern.h Fri Dec 27 21:14:20 2002 +@@ -18,11 +18,14 @@ + #ifndef PATTERN_H + #define PATTERN_H + ++#include + #include + #include + + #include "note.h" + #include "mutex_lock.h" ++ ++using namespace std; + + #define PATTERN_WIDTH 64 + #define MIN_PATTERN_LENGTH 32 diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::player_data.cpp audio/cheesetracker/files/patch-trackercore::player_data.cpp --- /usr/ports/audio/cheesetracker/files/patch-trackercore::player_data.cpp Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::player_data.cpp Sun Dec 29 01:22:42 2002 @@ -0,0 +1,11 @@ +--- trackercore/player_data.cpp.orig Mon Mar 4 10:02:51 2002 ++++ trackercore/player_data.cpp Fri Dec 27 21:17:07 2002 +@@ -32,7 +32,7 @@ + Player_Data::~Player_Data(){ + } + +-void Player_Data::set_virtual_channels(int p_amount,bool p_lock = true) { ++void Player_Data::set_virtual_channels(int p_amount,bool p_lock) { + + if (p_amount<1) return; + if (p_amount==control.max_voices) return; diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::player_data_effects.cpp audio/cheesetracker/files/patch-trackercore::player_data_effects.cpp --- /usr/ports/audio/cheesetracker/files/patch-trackercore::player_data_effects.cpp Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::player_data_effects.cpp Sun Dec 29 01:22:42 2002 @@ -0,0 +1,11 @@ +--- trackercore/player_data_effects.cpp.orig Tue Apr 30 14:58:11 2002 ++++ trackercore/player_data_effects.cpp Fri Dec 27 22:36:36 2002 +@@ -339,7 +339,7 @@ + + if (song->variables.use_linear_slides) { + +- control.channel[p_track].period=control.channel[p_track].aux_period-abs(get_period((Uint16)46,0)-get_period((Uint16)44,0))*note; ++ control.channel[p_track].period=control.channel[p_track].aux_period-abs((int)(get_period((Uint16)46,0)-get_period((Uint16)44,0)))*note; + } else { + + control.channel[p_track].period=get_period( (((Uint16)control.channel[p_track].note+control.channel[p_track].sample_ptr->data.note_offset)+note)<<1,control.channel[p_track].sample_ptr->data.finetune); diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::sample.cpp audio/cheesetracker/files/patch-trackercore::sample.cpp --- /usr/ports/audio/cheesetracker/files/patch-trackercore::sample.cpp Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::sample.cpp Sun Dec 29 01:22:42 2002 @@ -0,0 +1,11 @@ +--- trackercore/sample.cpp.orig Wed May 9 22:43:01 2001 ++++ trackercore/sample.cpp Fri Dec 27 21:53:58 2002 +@@ -24,7 +24,7 @@ + Sample::~Sample(){ + } + +-void Sample::reset(bool try_to_free_data=true) { ++void Sample::reset(bool try_to_free_data) { + + name=""; + filename=""; diff -urN /usr/ports/audio/cheesetracker/files/patch-trackercore::typedefs.h audio/cheesetracker/files/patch-trackercore::typedefs.h --- /usr/ports/audio/cheesetracker/files/patch-trackercore::typedefs.h Thu Jan 1 09:00:00 1970 +++ audio/cheesetracker/files/patch-trackercore::typedefs.h Sun Dec 29 01:22:41 2002 @@ -0,0 +1,12 @@ +--- trackercore/typedefs.h.orig Mon Jan 21 00:07:38 2002 ++++ trackercore/typedefs.h Fri Dec 27 22:41:08 2002 +@@ -19,6 +19,9 @@ + #define TYPEDEFS_H + + #include ++#include ++ ++using namespace std; + + typedef unsigned char byte; + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:13:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28DB637B677 for ; Sat, 28 Dec 2002 13:11:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 311C64412E for ; Sat, 28 Dec 2002 13:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLA8NS066322 for ; Sat, 28 Dec 2002 13:10:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLA8Ng066321; Sat, 28 Dec 2002 13:10:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2275837B407 for ; Sat, 28 Dec 2002 13:03:15 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87E7E43ED8 for ; Sat, 28 Dec 2002 13:03:03 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 1410BA2B for ; Sun, 29 Dec 2002 06:02:59 +0900 (JST) Message-Id: <20021229060221.2923a8dc.tkato@prontomail.com> Date: Sun, 29 Dec 2002 06:02:21 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46600: Update port: graphics/urt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46600 >Category: ports >Synopsis: Update port: graphics/urt >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: Sat Dec 28 13:10:08 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Fix build on 5-current New file: files/patch-cnv::tex::makefile.src files/patch-config::hp700-hpux10 files/patch-config::sol2-5 files/patch-config::urt files/patch-get::getx11::in_cmap.c files/patch-include::makefile.src files/patch-include::rle_config.tlr files/patch-lib::buildmap.c files/patch-lib::makefile.src files/patch-lib::rle_global.c files/patch-makefile.hdr files/patch-makefile.src files/patch-makefile.tlr files/patch-man::makefile.src files/patch-tools::into.c files/patch-tools::makefile.src Remove file: files/patch-aa files/patch-ab files/patch-ac files/patch-ad files/patch-ae files/patch-af >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/urt/Makefile graphics/urt/Makefile --- /usr/ports/graphics/urt/Makefile Mon Nov 11 18:59:54 2002 +++ graphics/urt/Makefile Sat Dec 28 00:39:40 2002 @@ -18,19 +18,17 @@ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff -BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpbm.a:${PORTSDIR}/graphics/netpbm +LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm -EXTRACT_ONLY= urt-3.1b.tar.Z +NO_WRKSUBDIR= yes USE_XLIB= yes -INSTALLS_SHLIB= yes -NO_WRKSUBDIR= yes +HAS_CONFIGURE= yes CONFIGURE_SCRIPT=Configure CONFIGURE_ARGS= config/urt -HAS_CONFIGURE= yes MAKEFILE= makefile -ALL_TARGET= +ALL_TARGET= # none +INSTALLS_SHLIB= yes MAN1= aliastorle.1 applymap.1 avg4.1 crop.1 cubitorle.1 dvirle.1 \ fant.1 getx11.1 giftorle.1 graytorle.1 into.1 mcut.1 mergechan.1\ @@ -56,22 +54,17 @@ rle_puteof.3 rle_putraw.3 rle_putrow.3 rle_raw_alloc.3 \ rle_raw_free.3 rle_rawtorow.3 rle_row_alloc.3 rle_row_free.3 \ rle_skiprow.3 -#Note: Don't compress man5, it won't work ! +MAN5= rle.5 +MLINKS= rle.5 RLE.5 post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/urt ${PREFIX}/share/examples/urt - cd ${PREFIX}/share/doc/urt; \ - ${TAR} xf $(DISTDIR)/urt-doc.tar; \ - cd doc; \ - ${FIND} -d . | cpio -dump ..; \ - cd ..; \ - ${RM} -rf doc; \ - cd ${PREFIX}/share/examples/urt; \ - ${TAR} xf $(DISTDIR)/urt-img.tar; \ - ${CHOWN} -R root:wheel . ; \ - ${FIND} . -type d -exec ${CHMOD} 755 '{}' \; ; \ - ${FIND} . -type f -exec ${CHMOD} 644 '{}' \; + @${MKDIR} ${DOCSDIR} + cd ${WRKDIR}/doc && ${FIND} . | \ + cpio -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} + @${MKDIR} ${EXAMPLESDIR} + cd ${WRKDIR} && ${FIND} img | \ + cpio -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} .endif .include diff -urN /usr/ports/graphics/urt/files/patch-aa graphics/urt/files/patch-aa --- /usr/ports/graphics/urt/files/patch-aa Tue Sep 10 20:12:53 2002 +++ graphics/urt/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,171 +0,0 @@ ---- config/urt.orig Wed Jul 15 14:47:15 1992 -+++ config/urt Sun Oct 4 22:57:47 1998 -@@ -1,3 +1,7 @@ -+# Configuration for HP 9000/300 series running BSD4.3 -+ -+#quiet on -+ - # Configuration file for the URT raster toolkit package. Modify all - # entries in this file. - -@@ -29,7 +33,7 @@ - ##define SUNTOOLS For Suns running SunTools. - ##define TAAC1 Suns with TAAC-1 board. - ##define X10 X10 Window system. --##define X11 X11 Window system. -+#define X11 X11 Window system. - - # Conversion programs - #define ABEKASA60 Abekas A60 conversions. -@@ -41,11 +45,11 @@ - #define GRAYFILES Grayscale conversions. - ##define SGICONV SGI Image conversions. - #define MACPAINT Macpaint conversions. --##define PBMPLUS PBMPLUS conversions. -+#define PBMPLUS PBMPLUS conversions. - #define POSTSCRIPT Postscript conversions. - ##define SUNRASTER For Sun raster conversions. - #define TARGA Targa format conversions. --##define TIFF TIFF image conversions. -+#define TIFF TIFF image conversions. - #define TIFF2p4 Define if libtiff is version 2.4 or greater - #define VICAR VICAR image conversions. - #define WASATCH Wasatch Paintbox conversions. -@@ -60,7 +64,7 @@ - ##define APOLLOCC Apollo computer. - ##define CONVEXCC Convex C 4.0 or greater - ##define CRAY2CC Cray-2 running UNICOS. --##define GCC Gcc compiler. -+#define GCC Gcc compiler. - ##define HPUX300CC HP 9000/300 running HP-UX. - ##define HPUX800CC HP 9000/800 running HP-UX. - ##define IBMR6000CC IBM RS6000. -@@ -70,14 +74,14 @@ - ##define 386IXCC SVr3 386/ix 2.2 - - # You can put any system dependent flags here. --ExtraCFLAGS = -+ExtraCFLAGS = -O2 -pipe -fno-strength-reduce - - # System specific or configuration parameters. Define according to your - # environment and desires. - - ##define ABEKAS_PAL Convert to PAL format in Abekas A60 tool. - ##define ALL_MAN Print/install all man pages. --##define CONST_DECL If your compiler understands 'const' (ANSI) -+#define CONST_DECL If your compiler understands 'const' (ANSI) - ##define FILE_NAME_14_CHARS If filenames are limited to 14 characters. - ##define HAVE_CPROTO If you have the cproto command. Not normally required. - ##define NEED_BSTRING Your libc does not have bcopy or bzero (Sys V probably) -@@ -91,17 +95,17 @@ - ##define NO_TOOLS Don't build tool directory. - ##define STDIO_NEEDS_BINARY Your fopen() needs "b" specified for binary io - ##define USE_TIME_H You need to include time.h for time_t (Sys V) --##define SYS_V_SETPGRP Your system has the SysV setpgrp() call. --##define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. --##define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. --##define USE_RANDOM Your libc has the BSD random() function. -+#define SYS_V_SETPGRP Your system has the SysV setpgrp() call. -+#define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. -+#define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. -+#define USE_RANDOM Your libc has the BSD random() function. - ##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI). --##define USE_STDLIB_H You have "stdlib.h". --##define USE_UNISTD_H You have "unistd.h". -+#define USE_STDLIB_H You have "stdlib.h". -+#define USE_UNISTD_H You have "unistd.h". - ##define USE_STRING_H You have "string.h", not "strings.h" --##define VOID_STAR Your C compiler understands the 'void *' declaration. -+#define VOID_STAR Your C compiler understands the 'void *' declaration. - ##define USE_XLIBINT_H You have the include file . --##define X_SHARED_MEMORY You have the XShm extension. -+#define X_SHARED_MEMORY You have the XShm extension. - - # DEST is where all programs will be put. Can be overridden for specific - # directories below. -@@ -121,12 +125,12 @@ - # library, include files, or manual pages, respectively, to be - # installed anywhere. - --##defpath MAN_DEST /usr/site/man --##defpath LIB_DEST --##defpath GET_DEST --##defpath CNV_DEST --##defpath TOOLS_DEST --##defpath INC_DEST -+#defpath MAN_DEST /$(PREFIX)/man -+#defpath LIB_DEST /$(PREFIX)/lib -+#defpath GET_DEST /$(PREFIX)/bin -+#defpath CNV_DEST /$(PREFIX)/bin -+#defpath TOOLS_DEST /$(PREFIX)/bin -+#defpath INC_DEST /$(PREFIX)/include - - # Control of formatting. If your "roff" program needs to be piped to - # something to print, set ROFFPIPE to (e.g.) "| lpr" -@@ -145,9 +149,9 @@ - #ifdef CGM - # Path to directory where CGM library and include files may be found - # Absolute or relative to URT root --#defpath CGMDIR --INCCGM = -I$(CGMDIR) --LIBCGM = $(CGMDIR)/libcgm.a -+#defpath CGMDIR $(LOCALBASE) -+INCCGM = -I$(CGMDIR)/include -+LIBCGM = $(CGMDIR)/lib/libcgm.a - #endif - - #ifdef CX3D -@@ -163,11 +167,11 @@ - # Where to find the MC-TeX include files. - INCMCTEX = h # Note! relative to cnv/tex directory - # where to find the font description file --CONFFILE = /usr/local/lib/tex/fontdesc -+CONFFILE = $(LOCALBASE)/lib/tex/fontdesc - #endif - - #ifdef FB --LIBFB = /usr/brl/lib/libfb.a -+LIBFB = $(X11BASE)/lib/brl/libfb.a - #endif - - #ifdef GRINNELL -@@ -191,11 +195,10 @@ - #ifdef PBMPLUS - # PBMDIR should refer to the root of your PBM source tree. - # If relative, it's relative to root of URT source tree. --#defpath PBMDIR -+##defpath PBMDIR - --INCPBMPLUS = -I$(PBMDIR) -I$(PBMDIR)/ppm -I$(PBMDIR)/pgm -I$(PBMDIR)/pbm --LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \ -- $(PBMDIR)/pbm/libpbm.a -+INCPBMPLUS = -I${LOCALBASE}/include -+LIBPBMPLUS = -L${LOCALBASE}/lib -lnetpbm - #endif - - #ifdef SUNRASTER|SUNTOOLS|TAAC1 -@@ -216,9 +219,12 @@ - - #ifdef TIFF - # Location of tiff library and include files. Relative to URT root directory. --#defpath TIFFDIR --INCTIFF = -I$(TIFFDIR) --LIBTIFF = $(TIFFDIR)/libtiff.a -+##defpath TIFFDIR -+INCTIFF = -I${LOCALBASE}/include -+LIBTIFF = -L${LOCALBASE}/lib -ltiff -+.if ${PORTOBJFORMAT} == "elf" -+LIBTIFF +=-Wl,-rpath,${LOCALBASE}/lib -+.endif - #endif - - #ifdef X10 -@@ -227,6 +233,6 @@ - #endif - - #ifdef X11 --LIBX11 = -lX11 --INCX11 = -+LIBX11 = -L${X11BASE}/lib -lX11 -+INCX11 = -I${X11BASE}/include - #endif diff -urN /usr/ports/graphics/urt/files/patch-ab graphics/urt/files/patch-ab --- /usr/ports/graphics/urt/files/patch-ab Mon Oct 5 13:49:51 1998 +++ graphics/urt/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,96 +0,0 @@ -diff -ur ../urt-3.1b-orig/get/getx11/in_cmap.c ./get/getx11/in_cmap.c ---- ../urt-3.1b-orig/get/getx11/in_cmap.c Thu Apr 30 10:17:16 1992 -+++ ./get/getx11/in_cmap.c Sat Sep 16 11:16:59 1995 -@@ -70,10 +70,10 @@ - if ( img->sep_colors || - (img->img_channels == 1 && img->ncmap == 3 && img->cmlen) ) - /* If using color map directly, apply display gamma, too. */ -- img->in_cmap = buildmap( img_hdr, 3, img->gamma, -+ img->in_cmap = buildmap( img_hdr, 3, (double) img->gamma, - display_gamma ); - else -- img->in_cmap = buildmap( img_hdr, 3, img->gamma, 1.0 ); -+ img->in_cmap = buildmap( img_hdr, 3, (double) img->gamma, 1.0 ); - - for (i = 0; i < 3; i++ ) { - for (j = 0; j < 256; j++) -diff -ur ../urt-3.1b-orig/include/rle_config.tlr ./include/rle_config.tlr ---- ../urt-3.1b-orig/include/rle_config.tlr Thu Apr 30 10:06:23 1992 -+++ ./include/rle_config.tlr Sat Sep 16 11:31:57 1995 -@@ -48,7 +48,7 @@ - #endif /* NO_DECLARE_MALLOC */ - - #ifdef USE_PROTOTYPES --extern char *getenv( CONST_DECL char *name ); -+extern char *getenv( CONST_DECL char *CONST_DECL name); - #else - extern char *getenv(); - #endif -diff -ur ../urt-3.1b-orig/lib/buildmap.c ./lib/buildmap.c ---- ../urt-3.1b-orig/lib/buildmap.c Thu Feb 27 18:17:01 1992 -+++ ./lib/buildmap.c Sat Sep 16 12:11:12 1995 -@@ -26,6 +26,7 @@ - */ - - #include -+#include - #include "rle.h" - #include - -diff -ur ../urt-3.1b-orig/makefile.src ./makefile.src ---- ../urt-3.1b-orig/makefile.src Fri Jun 7 11:58:13 1991 -+++ ./makefile.src Fri Sep 15 22:09:01 1995 -@@ -17,7 +17,7 @@ - # clean deletes all but source, pristine (below) deletes installed stuff, too - default clean: doit - @for d in $(DIRS) ; do \ -- ( cd $$d ; echo make $@ on $$d ; make $(MFLAGS) $@ ) ; \ -+ ( cd $$d ; echo make $@ on $$d ; $(MAKE) $(MFLAGS) $@ ) ; \ - done - - # install puts library, binaries and documentation into global location -@@ -29,7 +29,7 @@ - - install $(MAKE_TARGET) pristine depend:: doit - @for d in $(ALLDIRS) ; do \ -- ( cd $$d ; echo make $@ on $$d ; make $(MFLAGS) $@ ) ; \ -+ ( cd $$d ; echo make $@ on $$d ; $(MAKE) $(MFLAGS) $@ ) ; \ - done - - -diff -ur ../urt-3.1b-orig/tools/into.c ./tools/into.c ---- ../urt-3.1b-orig/tools/into.c Thu Apr 30 10:10:15 1992 -+++ ./tools/into.c Sat Sep 16 10:32:26 1995 -@@ -41,7 +41,10 @@ - short forceflg; /* overwrite an unwritable file? - */ - - extern int errno; -+ -+#ifndef BSD - extern char *sys_errlist[]; -+#endif - - void - main(argc, argv) -diff -ur ../urt-3.1b-orig/tools/makefile.src ./tools/makefile.src ---- ../urt-3.1b-orig/tools/makefile.src Tue Jan 28 15:47:42 1992 -+++ ./tools/makefile.src Sat Sep 16 10:33:14 1995 -@@ -68,7 +68,7 @@ - fant.out: fant.o mallocNd.o - $(CC) $(CFLAGS) -I$(RI) fant.o mallocNd.o $(LIBS) -lm -o fant.new - mv fant.new fant.out -- -+ - # rlebox and crop use some common code. - rle_box.o: $(RI)/rle.h $(RI)/rle_config.h $(RI)/rle_raw.h - -@@ -82,7 +82,7 @@ - # rleClock has it's own directory, must be built special - - rleClock.out: clock/font.c clock/font.h clock/font.src clock/rleClock.c -- (cd clock ; make) -+ (cd clock ; $(MAKE)) - - # Incremental install, copies everything ("$?") since last install to DEST dir. - install: $(PGMS) install-pgm diff -urN /usr/ports/graphics/urt/files/patch-ac graphics/urt/files/patch-ac --- /usr/ports/graphics/urt/files/patch-ac Wed Feb 11 17:46:42 1998 +++ graphics/urt/files/patch-ac Thu Jan 1 09:00:00 1970 @@ -1,34 +0,0 @@ ---- man/makefile.src.orig Thu Feb 27 22:26:52 1992 -+++ man/makefile.src Wed Feb 11 09:22:16 1998 -@@ -211,7 +211,6 @@ - - # Put the manual pages into a global location - install: install-1 install-3 install-5 -- touch install - - install-1: $(PAGES1) - @-sh -c "if test '$(DEST)X' != X ; then \ -@@ -223,7 +222,6 @@ - else \ - true ; \ - fi" -- touch install-1 - - install-3: $(PAGES3) - @-sh -c "if test '$(DEST)X' != X ; then \ -@@ -235,7 +233,6 @@ - else \ - true ; \ - fi" -- touch install-3 - - install-5: man5/*.5 - @-sh -c "if test $(DEST)X != X; then \ -@@ -243,7 +240,6 @@ - cp $? $(DEST5); \ - else true; \ - fi" -- touch install-5 - - # Clean up installed man pages - pristine: diff -urN /usr/ports/graphics/urt/files/patch-ad graphics/urt/files/patch-ad --- /usr/ports/graphics/urt/files/patch-ad Mon Oct 5 13:49:51 1998 +++ graphics/urt/files/patch-ad Thu Jan 1 09:00:00 1970 @@ -1,103 +0,0 @@ ---- lib/makefile.src.orig Wed Mar 4 13:32:53 1992 -+++ lib/makefile.src Sun Oct 4 23:38:40 1998 -@@ -26,7 +26,14 @@ - vaxshort.o \ - $(OPT_OBJS) - --LIBNAME = librle.a -+SOOBJS = $(OBJS:.o=.so) -+ -+LIBANAME = librle.a -+.if $(PORTOBJFORMAT) == "elf" -+LIBSONAME = librle.so.1 -+.else -+LIBSONAME = librle.so.1.0 -+.endif - - # Just rebuild the object files. - objs: $(OBJS) -@@ -37,40 +44,46 @@ - # Do nothing if $(DEST) is empty (or not defined) - install: buildlib - @sh -c "if test '$(DEST)x' != x ; then \ -- echo cp $(LIBNAME) $(DEST)/$(LIBNAME) ; \ -- cp $(LIBNAME) $(DEST)/$(LIBNAME) ; \ -+ echo cp $(LIBANAME) $(DEST)/$(LIBANAME) ; \ -+ cp $(LIBANAME) $(DEST)/$(LIBANAME) ; \ -+ echo cp $(LIBSONAME) $(DEST)/$(LIBSONAME) ; \ -+ cp $(LIBSONAME) $(DEST)/$(LIBSONAME) ; \ -+ ln -sf $(LIBSONAME) $(DEST)/librle.so ; \ - if test x$(RANLIB) != x ; then \ -- echo ranlib $(DEST)/$(LIBNAME) ; \ -- ranlib $(DEST)/$(LIBNAME) ; \ -- else \ -- true ; \ -- fi ; \ -- if test -d $(DEST)/debug ; then \ -- echo cp $(LIBNAME) $(DEST)/debug/$(LIBNAME) ; \ -- if test x$(RANLIB) != x ; then \ -- cp $(LIBNAME) $(DEST)/debug/$(LIBNAME) ; \ -- echo ranlib $(DEST)/debug/$(LIBNAME) ; \ -- else \ -- true ; \ -- fi ; \ -- ranlib $(DEST)/debug/$(LIBNAME) ; \ -+ echo ranlib $(DEST)/$(LIBANAME) ; \ -+ ranlib $(DEST)/$(LIBANAME) ; \ - else \ - true ; \ - fi ; \ - else \ - true ; \ - fi" -- touch install - - # Rebuild the library from all the .o files. --buildlib: $(OBJS) -- -rm -f $(LIBNAME) -- ar rc $(LIBNAME) -- ar q $(LIBNAME) $(OBJS) -+buildlib: $(LIBANAME) $(LIBSONAME) -+ -+$(LIBANAME): $(OBJS) -+ -rm -f $@ -+ ar rc $@ $(OBJS) - #ifndef NO_RANLIB -- ranlib $(LIBNAME) -+ ranlib $@ - #endif -- touch buildlib -+ -+.SUFFIXES: .so .o -+ -+.c.so: -+ $(CC) -fPIC -DPIC $(CFLAGS) -c $*.c -o $*.so -+ $(LD) -X -r $*.so -+ -+.if $(PORTOBJFORMAT) == "elf" -+$(LIBSONAME): $(SOOBJS) -+ -rm -f $@ -+ ld -shared -soname $@ -o $@ $(SOOBJS) -+.else -+$(LIBSONAME): $(SOOBJS) -+ -rm -f $@ -+ ld -Bshareable -o $@ $(SOOBJS) -+.endif - - # Clean up installed stuff and binaries - pristine: clean -@@ -86,9 +99,12 @@ - # Get rid of everything which must be recompiled on a different computer. - clean: - -rm -f *.o -+ -rm -f *.so - -@if test x$(DEST) != x ; then \ -- echo rm -f $(LIBNAME) ; \ -- rm -f $(LIBNAME) ; \ -+ echo rm -f $(LIBANAME) ; \ -+ rm -f $(LIBANAME) ; \ -+ echo rm -f $(LIBSONAME) ; \ -+ rm -f $(LIBSONAME) ; \ - else \ - true ; \ - fi diff -urN /usr/ports/graphics/urt/files/patch-ae graphics/urt/files/patch-ae --- /usr/ports/graphics/urt/files/patch-ae Mon Oct 5 13:49:51 1998 +++ graphics/urt/files/patch-ae Thu Jan 1 09:00:00 1970 @@ -1,53 +0,0 @@ ---- makefile.tlr.orig Tue Aug 4 12:17:57 1992 -+++ makefile.tlr Sun Oct 4 23:37:05 1998 -@@ -7,7 +7,7 @@ - @sh -c "if test 'x$(DIRS)' != x ; then eval \ - 'set -e ; for dir in $(DIRS) ; do \ - (cd \$$dir ; echo Make ${HERE}\$$dir ; \ -- make $(MFLAGS) $(DIRMFLAGS) ) ; \ -+ $(MAKE) $(MFLAGS) $(DIRMFLAGS) ) ; \ - done' ; \ - else \ - true ; \ -@@ -24,7 +24,6 @@ - else \ - true ; \ - fi" -- touch install-pgm - - # Install all scripts - install-script: $(SCRIPTS) -@@ -39,14 +38,13 @@ - else \ - true ; \ - fi" -- touch install-pgm - - # Install subdirectories - install-subdirs: subdirs - @sh -c "if test 'x$(DIRS)' != x ; then eval \ - 'for dir in $(DIRS) ; do \ - (cd \$$dir ; echo Install ${HERE}\$$dir ; \ -- make $(MFLAGS) $(DIRMFLAGS) install) ; \ -+ $(MAKE) $(MFLAGS) $(DIRMFLAGS) install) ; \ - done' ; \ - else \ - true ; \ -@@ -105,7 +103,7 @@ - 'for dir in $(ALLDIRS); do \ - if test -d $$dir ; then \ - (cd $$dir; echo Make ${HERE}$$dir pristine ; \ -- make $(MFLAGS) pristine); \ -+ $(MAKE) $(MFLAGS) pristine); \ - else \ - true; \ - fi; \ -@@ -124,7 +122,7 @@ - 'for dir in $(ALLDIRS); do \ - if test -d $$dir ; then \ - (cd $$dir; echo Clean ${HERE}$$dir ; \ -- make $(MFLAGS) clean); \ -+ $(MAKE) $(MFLAGS) clean); \ - else \ - true; \ - fi; \ diff -urN /usr/ports/graphics/urt/files/patch-af graphics/urt/files/patch-af --- /usr/ports/graphics/urt/files/patch-af Mon Oct 5 13:49:51 1998 +++ graphics/urt/files/patch-af Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- include/makefile.src.orig Sun Oct 4 23:45:39 1998 -+++ include/makefile.src Sun Oct 4 23:45:50 1998 -@@ -44,7 +44,6 @@ - else \ - true ; \ - fi" -- touch install - - # Nothing to clean - clean: diff -urN /usr/ports/graphics/urt/files/patch-cnv::tex::makefile.src graphics/urt/files/patch-cnv::tex::makefile.src --- /usr/ports/graphics/urt/files/patch-cnv::tex::makefile.src Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-cnv::tex::makefile.src Sat Dec 28 00:47:27 2002 @@ -0,0 +1,11 @@ +--- cnv/tex/makefile.src.orig Sat Jun 8 00:57:32 1991 ++++ cnv/tex/makefile.src Sat Dec 28 00:47:13 2002 +@@ -39,7 +39,7 @@ + + install-scripts: $(SCRIPTS) + for pgm in $?; do d=$(DEST)/`basename $$pgm .sh`; \ +- cp $$pgm $$d; chmod +x $$d; done ++ ${BSD_INSTALL_SCRIPT} $$pgm $$d; chmod +x $$d; done + touch install-scripts + + # Default rule for making a program from its .c file. diff -urN /usr/ports/graphics/urt/files/patch-config::hp700-hpux10 graphics/urt/files/patch-config::hp700-hpux10 --- /usr/ports/graphics/urt/files/patch-config::hp700-hpux10 Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-config::hp700-hpux10 Fri Dec 27 23:09:08 2002 @@ -0,0 +1,253 @@ +--- config/hp700-hpux10.orig Fri Dec 27 23:02:36 2002 ++++ config/hp700-hpux10 Fri Dec 27 23:02:36 2002 +@@ -0,0 +1,250 @@ ++# Configuration file for HP 9000/700 series running HP-UX 10.01 with gcc ++# Note that you will probably need to change the INCX11 directive at the ++# end of this file ++ ++#quiet on ++ ++# Configuration file for the URT raster toolkit package. Modify all ++# entries in this file. ++ ++# This file should be the only thing you have to edit to configure the ++# toolkit for a new system. If you are adding capabilities, please ++# keep this in mind and be sure to make those capabilities configurable ++# from this file. ++ ++# The file "makefile.hdr" contains code common to all makefiles. It ++# should not be necessary to edit that file. ++ ++# The following define the available "hardware" display configuration. ++# Remove one # sign to define a symbol (i.e., leaving #define at the ++# beginning of the line.) ++ ++# Displays ++##define AMIGA Amiga computer display. ++##define APOLLO Apollo computer display. ++##define BOBCAT HP "bobcat" 9000 series (with Starbase). ++##define CX3D Chromatics CX3D system. ++##define FB BRL extended frame buffer library. ++##define GETICR Display for NCSA telnet. Requires PBMPLUS tools. ++##define GRINNELL Grinnell GMR27 frame buffer. ++##define HPQCR Matrix QCR-Z attached to HP series 300. ++##define IRIS Silicon Graphics Iris 2000/3000. ++##define IRIS4D Silicon Graphics Iris/4D. ++##define NEXT NeXT computer display. ++##define ORION High-Level Hardware Orion display. ++##define SUNTOOLS For Suns running SunTools. ++##define TAAC1 Suns with TAAC-1 board. ++##define X10 X10 Window system. ++#define X11 X11 Window system. ++ ++# Conversion programs ++#define ABEKASA60 Abekas A60 conversions. ++#define ABEKASA62 Abekas A62 conversions. ++#define ALIAS Alias conversions. ++##define CGM RLE to CGM conversion. ++#define CUBICOMP Cubicomp conversions. ++#define GIF GIF image conversions. ++#define GRAYFILES Grayscale conversions. ++##define SGICONV SGI Image conversions. ++#define MACPAINT Macpaint conversions. ++##define PBMPLUS PBMPLUS conversions. ++#define POSTSCRIPT Postscript conversions. ++##define SUNRASTER For Sun raster conversions. ++#define TARGA Targa format conversions. ++##define TIFF TIFF image conversions. ++#define TIFF2p4 Define if libtiff is version 2.4 or greater ++#define VICAR VICAR image conversions. ++#define WASATCH Wasatch Paintbox conversions. ++#define WAVEFRONT Wavefront RLA file conversions. ++ ++# The dvirle program requires the Maryland MC-TeX library. See the ++# README file in the cnv/tex subdirectory. ++##define DVIRLE Compile dvirle program ++ ++# Control C compilation flags. Define according to your compiler. ++ ++##define APOLLOCC Apollo computer. ++##define CONVEXCC Convex C 4.0 or greater ++##define CRAY2CC Cray-2 running UNICOS. ++#define GCC Gcc compiler. ++##define HPUX300CC HP 9000/300 running HP-UX. ++#define HPUX800CC HP 9000/800 running HP-UX. ++##define IBMR6000CC IBM RS6000. ++##define IRIS4DCC Silicon Graphics Iris 4D. ++##define IRISCC Silicon Graphics Iris 2400/3000. ++##define SUNCC Sun 3 computers. ++##define 386IXCC SVr3 386/ix 2.2 ++ ++# You can put any system dependent flags here. ++ExtraCFLAGS = ++ ++# System specific or configuration parameters. Define according to your ++# environment and desires. ++ ++##define ABEKAS_PAL Convert to PAL format in Abekas A60 tool. ++##define ALL_MAN Print/install all man pages. ++##define CONST_DECL If your compiler understands 'const' (ANSI) ++##define FILE_NAME_14_CHARS If filenames are limited to 14 characters. ++##define HAVE_CPROTO If you have the cproto command. Not normally required. ++##define NEED_BSTRING Your libc does not have bcopy or bzero (Sys V probably) ++##define NEED_GETOPT Your libc does not have the getopt function (BSD) ++##define NEED_RENAME Your libc does not have the rename function (Sys V) ++#define NEED_SETLINEBUF Your stdio does not have setlinebuf (Sys V) ++##define NO_MAKE_MAKEFILE If you don't want a "makefile" action. ++##define NO_OPEN_PIPES If file "names" "|..." and "*.Z" are not special. ++#define NO_RANLIB You don't have the ranlib program (Sys V) ++##define NO_ITIMER You don't have setitimer (e.g., Cray 2). ++##define NO_TOOLS Don't build tool directory. ++##define STDIO_NEEDS_BINARY Your fopen() needs "b" specified for binary io ++##define USE_TIME_H You need to include time.h for time_t (Sys V) ++#define SYS_V_SETPGRP Your system has the SysV setpgrp() call. ++##define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. ++#define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. ++##define USE_RANDOM Your libc has the BSD random() function. ++#define USE_SHARED_LIB You want to link to shared libraries as possible. ++##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI). ++##define USE_STDLIB_H You have "stdlib.h". ++##define USE_UNISTD_H You have "unistd.h". ++#define USE_STRING_H You have "string.h", not "strings.h" ++#define VOID_STAR Your C compiler understands the 'void *' declaration. ++##define USE_XLIBINT_H You have the include file . ++##define X_SHARED_MEMORY You have the XShm extension. ++ ++# DEST is where all programs will be put. Can be overridden for specific ++# directories below. ++# RI is where the include files live. You probably shouldn't change this. ++# RL is where the tool directories find the RLE library. You can change ++# this, but see the README instructions about making the toolkit in this ++# case. ++ ++# Path names not starting with a / are relative to this directory. ++# Path names starting with a / are absolute. ++ ++#defpath DEST bin ++#defpath RI include ++#defpath RL lib ++ ++# Note! LIB_DEST, INC_DEST, and MAN_DEST must be defined for the ++# library, include files, or manual pages, respectively, to be ++# installed anywhere. ++ ++##defpath MAN_DEST /usr/site/man ++##defpath LIB_DEST ++##defpath GET_DEST ++##defpath CNV_DEST ++##defpath TOOLS_DEST ++##defpath INC_DEST ++ ++# Control of formatting. If your "roff" program needs to be piped to ++# something to print, set ROFFPIPE to (e.g.) "| lpr" ++ROFF = nroff ++ROFFOPT = -man ++ROFFPIPE = | lpr ++ ++# Stuff you like to have removed from directories to "make clean" ++OTHERJUNK = core *~ #*# ++ ++# Files needed for the various options above. ++#ifdef BOBCAT ++#ifdef USE_SHARED_LIB ++LDOPTS = -a shared ++LIBBOBCAT = -L /usr/lib/X11R4 -lXwindow -lsb -ldld -lXhp11 -lX11 ++# #endif /* shared library */ ++# #ifndef USE_SHARED_LIB ++#else ++LDOPTS = -a archive ++LIBBOBCAT = -L /usr/lib/X11R4 -lXwindow -ldd98705 -ldd98721 -ldd98731 -ldd98736 ++-lddgcrx -lddbyte -lddsox11 -lsb1 -lsb2 -lXhp11 -lX11 ++#endif /* archive library */ ++#endif /* BOBCAT */ ++ ++#ifdef CGM ++# Path to directory where CGM library and include files may be found ++# Absolute or relative to URT root ++#defpath CGMDIR ++INCCGM = -I$(CGMDIR) ++LIBCGM = $(CGMDIR)/libcgm.a ++#endif ++ ++#ifdef CX3D ++# Where are the include files for the CX3D ++INCCX3D = /usr/site/include ++LIBCX3D = -lcx3d ++#endif ++ ++#ifdef DVIRLE ++#define DVIRLE_LIBSUBDIR Defined if LIBMCTEX is under cnv/tex directory ++# The MC-TeX library. ++LIBMCTEX = lib/lib.a # Note! relative to cnv/tex directory ++# Where to find the MC-TeX include files. ++INCMCTEX = h # Note! relative to cnv/tex directory ++# where to find the font description file ++CONFFILE = /usr/local/lib/tex/fontdesc ++#endif ++ ++#ifdef FB ++LIBFB = /usr/brl/lib/libfb.a ++#endif ++ ++#ifdef GRINNELL ++# Library containing GMR27 functions. ++LIBGRINNELL = -lfb ++#endif ++ ++#ifdef HPQCR ++# HP device io library. ++LIBHPQCR = -ldvio ++#endif ++ ++#ifdef IRIS ++LIBIRIS = -Zg ++#endif ++ ++#ifdef IRIS4D ++LIBIRIS4D = -lgl_s ++#endif ++ ++#ifdef PBMPLUS ++# PBMDIR should refer to the root of your PBM source tree. ++# If relative, it's relative to root of URT source tree. ++#defpath PBMDIR ++ ++INCPBMPLUS = -I$(PBMDIR) -I$(PBMDIR)/ppm -I$(PBMDIR)/pgm -I$(PBMDIR)/pbm ++LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \ ++ $(PBMDIR)/pbm/libpbm.a ++#endif ++ ++#ifdef SUNRASTER|SUNTOOLS|TAAC1 ++LIBSUNTOOLS_COM = -lsuntool -lsunwindow -lpixrect ++#endif ++ ++#ifdef SUNRASTER ++LIBSUNRASTER = $(LIBSUNTOOLS_COM) ++#endif ++ ++#ifdef SUNTOOLS ++LIBSUNTOOLS = $(LIBSUNTOOLS_COM) ++#endif ++ ++#ifdef TAAC1 ++LIBTAAC1 = -ltaac1 $(LIBSUNTOOLS_COM) ++#endif ++ ++#ifdef TIFF ++# Location of tiff library and include files. Relative to URT root directory. ++#defpath TIFFDIR ++INCTIFF = -I$(TIFFDIR) ++LIBTIFF = $(TIFFDIR)/libtiff.a ++#endif ++ ++#ifdef X10 ++LIBX10 = -lX ++INCX10 = ++#endif ++ ++#ifdef X11 ++# Fetch the X11 library from /usr/lib/X11R4/libX11.sl ++LIBX11 = /usr/lib/X11R4/libX11.sl ++# You will probably need to change this ++INCX11 = -I/usr/sww/X11/include ++#endif diff -urN /usr/ports/graphics/urt/files/patch-config::sol2-5 graphics/urt/files/patch-config::sol2-5 --- /usr/ports/graphics/urt/files/patch-config::sol2-5 Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-config::sol2-5 Fri Dec 27 23:09:25 2002 @@ -0,0 +1,243 @@ +--- config/sol2-5.orig Fri Dec 27 23:02:36 2002 ++++ config/sol2-5 Fri Dec 27 23:02:36 2002 +@@ -0,0 +1,240 @@ ++# Solaris 2.x configuration file. (Tested on Solaris2.4 and 2.5) ++# With X11 ++# All conversion programs compiled. ++ ++##quiet on ++ ++# Configuration file for the URT raster toolkit package. Modify all ++# entries in this file. ++ ++# This file should be the only thing you have to edit to configure the ++# toolkit for a new system. If you are adding capabilities, please ++# keep this in mind and be sure to make those capabilities configurable ++# from this file. ++ ++# The file "makefile.hdr" contains code common to all makefiles. It ++# should not be necessary to edit that file. ++ ++# The following define the available "hardware" display configuration. ++# Remove one # sign to define a symbol (i.e., leaving #define at the ++# beginning of the line.) ++ ++# Displays ++##define AMIGA Amiga computer display. ++##define APOLLO Apollo computer display. ++##define BOBCAT HP "bobcat" 9000 series (with Starbase). ++##define CX3D Chromatics CX3D system. ++##define FB BRL extended frame buffer library. ++##define GETICR Display for NCSA telnet. Requires PBMPLUS tools. ++##define GRINNELL Grinnell GMR27 frame buffer. ++##define HPQCR Matrix QCR-Z attached to HP series 300. ++##define IRIS Silicon Graphics Iris 2000/3000. ++##define IRIS4D Silicon Graphics Iris/4D. ++##define NEXT NeXT computer display. ++##define ORION High-Level Hardware Orion display. ++##define SUNTOOLS For Suns running SunTools. ++##define TAAC1 Suns with TAAC-1 board. ++##define X10 X10 Window system. ++#define X11 X11 Window system. ++ ++# Conversion programs ++#define ABEKASA60 Abekas A60 conversions. ++#define ABEKASA62 Abekas A62 conversions. ++#define ALIAS Alias conversions. ++##define CGM RLE to CGM conversion. ++#define CUBICOMP Cubicomp conversions. ++#define GIF GIF image conversions. ++#define GRAYFILES Grayscale conversions. ++##define SGICONV SGI Image conversions. ++#define MACPAINT Macpaint conversions. ++##define PBMPLUS PBMPLUS conversions. ++#define POSTSCRIPT Postscript conversions. ++##define SUNRASTER For Sun raster conversions. ++#define TARGA Targa format conversions. ++##define TIFF TIFF image conversions. ++#define TIFF2p4 Define if libtiff is version 2.4 or greater ++#define VICAR VICAR image conversions. ++#define WASATCH Wasatch Paintbox conversions. ++##define WAVEFRONT Wavefront RLA file conversions. ++ ++# The dvirle program requires the Maryland MC-TeX library. See the ++# README file in the cnv/tex subdirectory. ++##define DVIRLE Compile dvirle program ++ ++# Control C compilation flags. Define according to your compiler. ++ ++##define APOLLOCC Apollo computer. ++##define CONVEXCC Convex C 4.0 or greater ++##define CRAY2CC Cray-2 running UNICOS. ++#define GCC Gcc compiler. ++##define HPUX300CC HP 9000/300 running HP-UX. ++##define HPUX800CC HP 9000/800 running HP-UX. ++##define IBMR6000CC IBM RS6000. ++##define IRIS4DCC Silicon Graphics Iris 4D. ++##define IRISCC Silicon Graphics Iris 2400/3000. ++##define SUNCC Sun 3 computers. ++##define 386IXCC SVr3 386/ix 2.2 ++ ++# You can put any system dependent flags here. ++ExtraCFLAGS = ++ ++# System specific or configuration parameters. Define according to your ++# environment and desires. ++ ++##define ABEKAS_PAL Convert to PAL format in Abekas A60 tool. ++##define ALL_MAN Print/install all man pages. ++##define CONST_DECL If your compiler understands 'const' (ANSI) ++##define FILE_NAME_14_CHARS If filenames are limited to 14 characters. ++##define HAVE_CPROTO If you have the cproto command. Not normally required. ++#define NEED_BSTRING Your libc does not have bcopy or bzero (Sys V probably) ++##define NEED_GETOPT Your libc does not have the getopt function (BSD) ++##define NEED_RENAME Your libc does not have the rename function (Sys V) ++#define NEED_SETLINEBUF Your stdio does not have setlinebuf (Sys V) ++#define NO_MAKE_MAKEFILE If you don't want a "makefile" action. ++##define NO_OPEN_PIPES If file "names" "|..." and "*.Z" are not special. ++#define NO_RANLIB You don't have the ranlib program (Sys V) ++##define NO_ITIMER You don't have setitimer (e.g., Cray 2). ++##define NO_TOOLS Don't build tool directory. ++##define STDIO_NEEDS_BINARY Your fopen() needs "b" specified for binary io ++##define USE_TIME_H You need to include time.h for time_t (Sys V) ++##define SYS_V_SETPGRP Your system has the SysV setpgrp() call. ++##define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. ++##define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. ++##define USE_RANDOM Your libc has the BSD random() function. ++##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI). ++#define USE_STDLIB_H You have "stdlib.h". ++#define USE_UNISTD_H You have "unistd.h". ++#define USE_STRING_H You have "string.h", not "strings.h" ++#define VOID_STAR Your C compiler understands the 'void *' declaration. ++#define USE_XLIBINT_H You have the include file . ++#define X_SHARED_MEMORY You have the XShm extension. ++ ++#define NO_GETHOSTNAME You don't have gethostnamem, use sysinfo() (Sys V) ++ ++# directories below. ++# RI is where the include files live. You probably shouldn't change this. ++# RL is where the tool directories find the RLE library. You can change ++# this, but see the README instructions about making the toolkit in this ++# case. ++ ++# Path names not starting with a / are relative to this directory. ++# Path names starting with a / are absolute. ++ ++#defpath DEST bin ++#defpath RI include ++#defpath RL lib ++ ++# Note! LIB_DEST, INC_DEST, and MAN_DEST must be defined for the ++# library, include files, or manual pages, respectively, to be ++# installed anywhere. ++ ++#defpath MAN_DEST ++#defpath LIB_DEST ++##defpath GET_DEST ++#defpath CNV_DEST ++#defpath TOOLS_DEST ++#defpath INC_DEST ++ ++# Control of formatting. If your "roff" program needs to be piped to ++# something to print, set ROFFPIPE to (e.g.) "| lpr" ++ROFF = nroff ++ROFFOPT = -man ++ROFFPIPE = | lpr ++ ++# Stuff you like to have removed from directories to "make clean" ++OTHERJUNK = core *~ #*# ++ ++# Files needed for the various options above. ++#ifdef BOBCAT ++LIBBOBCAT = -ldd98700 -ldd98710 -ldd98721 -ldd98731 -ldd98736 -ldd300h -lddbyte -lsb1 -lsb2 ++#endif ++ ++#ifdef CGM ++# Path to directory where CGM library and include files may be found ++# Absolute or relative to URT root ++#defpath CGMDIR ++INCCGM = -I$(CGMDIR) ++LIBCGM = $(CGMDIR)/libcgm.a ++#endif ++ ++#ifdef CX3D ++# Where are the include files for the CX3D ++INCCX3D = /usr/site/include ++LIBCX3D = -lcx3d ++#endif ++ ++#ifdef DVIRLE ++#define DVIRLE_LIBSUBDIR Defined if LIBMCTEX is under cnv/tex directory ++# The MC-TeX library. ++LIBMCTEX = lib/lib.a # Note! relative to cnv/tex directory ++# Where to find the MC-TeX include files. ++INCMCTEX = h # Note! relative to cnv/tex directory ++# where to find the font description file ++CONFFILE = /usr/local/lib/tex/fontdesc ++#endif ++ ++#ifdef FB ++LIBFB = /usr/brl/lib/libfb.a ++#endif ++ ++#ifdef GRINNELL ++# Library containing GMR27 functions. ++LIBGRINNELL = -lfb ++#endif ++ ++#ifdef HPQCR ++# HP device io library. ++LIBHPQCR = -ldvio ++#endif ++ ++#ifdef IRIS ++LIBIRIS = -Zg ++#endif ++ ++#ifdef IRIS4D ++LIBIRIS4D = -lgl_s ++#endif ++ ++#ifdef PBMPLUS ++# PBMDIR should refer to the root of your PBM source tree. ++# If relative, it's relative to root of URT source tree. ++#defpath PBMDIR ++ ++INCPBMPLUS = -I$(PBMDIR) -I$(PBMDIR)/ppm -I$(PBMDIR)/pgm -I$(PBMDIR)/pbm ++LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \ ++ $(PBMDIR)/pbm/libpbm.a ++#endif ++ ++#ifdef SUNRASTER|SUNTOOLS|TAAC1 ++LIBSUNTOOLS_COM = -lsuntool -lsunwindow -lpixrect ++#endif ++ ++#ifdef SUNRASTER ++LIBSUNRASTER = $(LIBSUNTOOLS_COM) ++#endif ++ ++#ifdef SUNTOOLS ++LIBSUNTOOLS = $(LIBSUNTOOLS_COM) ++#endif ++ ++#ifdef TAAC1 ++LIBTAAC1 = -ltaac1 $(LIBSUNTOOLS_COM) ++#endif ++ ++#ifdef TIFF ++# Location of tiff library and include files. Relative to URT root directory. ++#defpath TIFFDIR ++INCTIFF = -I$(TIFFDIR) ++LIBTIFF = $(TIFFDIR)/libtiff.a ++#endif ++ ++#ifdef X10 ++LIBX10 = -lX ++INCX10 = ++#endif ++ ++#ifdef X11 ++LIBX11 = -lX11 ++# Sun Specific ++INCX11 = -I/usr/openwin/include ++#endif diff -urN /usr/ports/graphics/urt/files/patch-config::urt graphics/urt/files/patch-config::urt --- /usr/ports/graphics/urt/files/patch-config::urt Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-config::urt Fri Dec 27 23:19:20 2002 @@ -0,0 +1,171 @@ +--- config/urt.orig Thu Jul 16 04:47:15 1992 ++++ config/urt Fri Dec 27 23:19:11 2002 +@@ -1,3 +1,7 @@ ++# Configuration for HP 9000/300 series running BSD4.3 ++ ++#quiet on ++ + # Configuration file for the URT raster toolkit package. Modify all + # entries in this file. + +@@ -29,7 +33,7 @@ + ##define SUNTOOLS For Suns running SunTools. + ##define TAAC1 Suns with TAAC-1 board. + ##define X10 X10 Window system. +-##define X11 X11 Window system. ++#define X11 X11 Window system. + + # Conversion programs + #define ABEKASA60 Abekas A60 conversions. +@@ -41,11 +45,11 @@ + #define GRAYFILES Grayscale conversions. + ##define SGICONV SGI Image conversions. + #define MACPAINT Macpaint conversions. +-##define PBMPLUS PBMPLUS conversions. ++#define PBMPLUS PBMPLUS conversions. + #define POSTSCRIPT Postscript conversions. + ##define SUNRASTER For Sun raster conversions. + #define TARGA Targa format conversions. +-##define TIFF TIFF image conversions. ++#define TIFF TIFF image conversions. + #define TIFF2p4 Define if libtiff is version 2.4 or greater + #define VICAR VICAR image conversions. + #define WASATCH Wasatch Paintbox conversions. +@@ -60,7 +64,7 @@ + ##define APOLLOCC Apollo computer. + ##define CONVEXCC Convex C 4.0 or greater + ##define CRAY2CC Cray-2 running UNICOS. +-##define GCC Gcc compiler. ++#define GCC Gcc compiler. + ##define HPUX300CC HP 9000/300 running HP-UX. + ##define HPUX800CC HP 9000/800 running HP-UX. + ##define IBMR6000CC IBM RS6000. +@@ -70,14 +74,14 @@ + ##define 386IXCC SVr3 386/ix 2.2 + + # You can put any system dependent flags here. +-ExtraCFLAGS = ++ExtraCFLAGS = -fno-strength-reduce + + # System specific or configuration parameters. Define according to your + # environment and desires. + + ##define ABEKAS_PAL Convert to PAL format in Abekas A60 tool. + ##define ALL_MAN Print/install all man pages. +-##define CONST_DECL If your compiler understands 'const' (ANSI) ++#define CONST_DECL If your compiler understands 'const' (ANSI) + ##define FILE_NAME_14_CHARS If filenames are limited to 14 characters. + ##define HAVE_CPROTO If you have the cproto command. Not normally required. + ##define NEED_BSTRING Your libc does not have bcopy or bzero (Sys V probably) +@@ -91,17 +95,17 @@ + ##define NO_TOOLS Don't build tool directory. + ##define STDIO_NEEDS_BINARY Your fopen() needs "b" specified for binary io + ##define USE_TIME_H You need to include time.h for time_t (Sys V) +-##define SYS_V_SETPGRP Your system has the SysV setpgrp() call. +-##define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. +-##define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. +-##define USE_RANDOM Your libc has the BSD random() function. ++#define SYS_V_SETPGRP Your system has the SysV setpgrp() call. ++#define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. ++#define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. ++#define USE_RANDOM Your libc has the BSD random() function. + ##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI). +-##define USE_STDLIB_H You have "stdlib.h". +-##define USE_UNISTD_H You have "unistd.h". ++#define USE_STDLIB_H You have "stdlib.h". ++#define USE_UNISTD_H You have "unistd.h". + ##define USE_STRING_H You have "string.h", not "strings.h" +-##define VOID_STAR Your C compiler understands the 'void *' declaration. ++#define VOID_STAR Your C compiler understands the 'void *' declaration. + ##define USE_XLIBINT_H You have the include file . +-##define X_SHARED_MEMORY You have the XShm extension. ++#define X_SHARED_MEMORY You have the XShm extension. + + # DEST is where all programs will be put. Can be overridden for specific + # directories below. +@@ -121,12 +125,12 @@ + # library, include files, or manual pages, respectively, to be + # installed anywhere. + +-##defpath MAN_DEST /usr/site/man +-##defpath LIB_DEST +-##defpath GET_DEST +-##defpath CNV_DEST +-##defpath TOOLS_DEST +-##defpath INC_DEST ++#defpath MAN_DEST /$(PREFIX)/man ++#defpath LIB_DEST /$(PREFIX)/lib ++#defpath GET_DEST /$(PREFIX)/bin ++#defpath CNV_DEST /$(PREFIX)/bin ++#defpath TOOLS_DEST /$(PREFIX)/bin ++#defpath INC_DEST /$(PREFIX)/include + + # Control of formatting. If your "roff" program needs to be piped to + # something to print, set ROFFPIPE to (e.g.) "| lpr" +@@ -145,9 +149,9 @@ + #ifdef CGM + # Path to directory where CGM library and include files may be found + # Absolute or relative to URT root +-#defpath CGMDIR +-INCCGM = -I$(CGMDIR) +-LIBCGM = $(CGMDIR)/libcgm.a ++#defpath CGMDIR $(LOCALBASE) ++INCCGM = -I$(CGMDIR)/include ++LIBCGM = $(CGMDIR)/lib/libcgm.a + #endif + + #ifdef CX3D +@@ -163,11 +167,11 @@ + # Where to find the MC-TeX include files. + INCMCTEX = h # Note! relative to cnv/tex directory + # where to find the font description file +-CONFFILE = /usr/local/lib/tex/fontdesc ++CONFFILE = $(LOCALBASE)/lib/tex/fontdesc + #endif + + #ifdef FB +-LIBFB = /usr/brl/lib/libfb.a ++LIBFB = $(X11BASE)/lib/brl/libfb.a + #endif + + #ifdef GRINNELL +@@ -191,11 +195,10 @@ + #ifdef PBMPLUS + # PBMDIR should refer to the root of your PBM source tree. + # If relative, it's relative to root of URT source tree. +-#defpath PBMDIR ++##defpath PBMDIR + +-INCPBMPLUS = -I$(PBMDIR) -I$(PBMDIR)/ppm -I$(PBMDIR)/pgm -I$(PBMDIR)/pbm +-LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \ +- $(PBMDIR)/pbm/libpbm.a ++INCPBMPLUS = -I${LOCALBASE}/include ++LIBPBMPLUS = -L${LOCALBASE}/lib -lnetpbm + #endif + + #ifdef SUNRASTER|SUNTOOLS|TAAC1 +@@ -216,9 +219,12 @@ + + #ifdef TIFF + # Location of tiff library and include files. Relative to URT root directory. +-#defpath TIFFDIR +-INCTIFF = -I$(TIFFDIR) +-LIBTIFF = $(TIFFDIR)/libtiff.a ++##defpath TIFFDIR ++INCTIFF = -I${LOCALBASE}/include ++LIBTIFF = -L${LOCALBASE}/lib -ltiff ++.if ${PORTOBJFORMAT} == "elf" ++LIBTIFF +=-Wl,-rpath,${LOCALBASE}/lib ++.endif + #endif + + #ifdef X10 +@@ -227,6 +233,6 @@ + #endif + + #ifdef X11 +-LIBX11 = -lX11 +-INCX11 = ++LIBX11 = -L${X11BASE}/lib -lX11 ++INCX11 = -I${X11BASE}/include + #endif diff -urN /usr/ports/graphics/urt/files/patch-get::getx11::in_cmap.c graphics/urt/files/patch-get::getx11::in_cmap.c --- /usr/ports/graphics/urt/files/patch-get::getx11::in_cmap.c Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-get::getx11::in_cmap.c Fri Dec 27 23:10:02 2002 @@ -0,0 +1,15 @@ +--- get/getx11/in_cmap.c.orig Thu Apr 30 23:17:16 1992 ++++ get/getx11/in_cmap.c Fri Dec 27 23:02:36 2002 +@@ -70,10 +70,10 @@ + if ( img->sep_colors || + (img->img_channels == 1 && img->ncmap == 3 && img->cmlen) ) + /* If using color map directly, apply display gamma, too. */ +- img->in_cmap = buildmap( img_hdr, 3, img->gamma, ++ img->in_cmap = buildmap( img_hdr, 3, (double) img->gamma, + display_gamma ); + else +- img->in_cmap = buildmap( img_hdr, 3, img->gamma, 1.0 ); ++ img->in_cmap = buildmap( img_hdr, 3, (double) img->gamma, 1.0 ); + + for (i = 0; i < 3; i++ ) { + for (j = 0; j < 256; j++) diff -urN /usr/ports/graphics/urt/files/patch-include::makefile.src graphics/urt/files/patch-include::makefile.src --- /usr/ports/graphics/urt/files/patch-include::makefile.src Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-include::makefile.src Sat Dec 28 00:45:30 2002 @@ -0,0 +1,21 @@ +--- include/makefile.src.orig Sat Jun 8 00:56:22 1991 ++++ include/makefile.src Sat Dec 28 00:45:11 2002 +@@ -35,8 +35,8 @@ + @sh -c "if test 'x$(DEST)' != x ; then \ + if test 'x$(HDRS)' != x ; then eval \ + 'for hdr in $?; do \ +- echo cp \$$hdr $(DEST)/\$$hdr ; \ +- cp \$$hdr $(DEST)/\$$hdr; \ ++ echo install \$$hdr $(DEST)/\$$hdr ; \ ++ ${BSD_INSTALL_DATA} \$$hdr $(DEST)/\$$hdr; \ + done' ; \ + else \ + true ; \ +@@ -44,7 +44,6 @@ + else \ + true ; \ + fi" +- touch install + + # Nothing to clean + clean: diff -urN /usr/ports/graphics/urt/files/patch-include::rle_config.tlr graphics/urt/files/patch-include::rle_config.tlr --- /usr/ports/graphics/urt/files/patch-include::rle_config.tlr Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-include::rle_config.tlr Fri Dec 27 23:10:43 2002 @@ -0,0 +1,11 @@ +--- include/rle_config.tlr.orig Thu Apr 30 23:06:23 1992 ++++ include/rle_config.tlr Fri Dec 27 23:02:36 2002 +@@ -48,7 +48,7 @@ + #endif /* NO_DECLARE_MALLOC */ + + #ifdef USE_PROTOTYPES +-extern char *getenv( CONST_DECL char *name ); ++extern char *getenv( CONST_DECL char *CONST_DECL name); + #else + extern char *getenv(); + #endif diff -urN /usr/ports/graphics/urt/files/patch-lib::buildmap.c graphics/urt/files/patch-lib::buildmap.c --- /usr/ports/graphics/urt/files/patch-lib::buildmap.c Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-lib::buildmap.c Fri Dec 27 23:10:57 2002 @@ -0,0 +1,10 @@ +--- lib/buildmap.c.orig Fri Feb 28 06:17:01 1992 ++++ lib/buildmap.c Fri Dec 27 23:02:36 2002 +@@ -26,6 +26,7 @@ + */ + + #include ++#include + #include "rle.h" + #include + diff -urN /usr/ports/graphics/urt/files/patch-lib::makefile.src graphics/urt/files/patch-lib::makefile.src --- /usr/ports/graphics/urt/files/patch-lib::makefile.src Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-lib::makefile.src Sat Dec 28 00:42:22 2002 @@ -0,0 +1,103 @@ +--- lib/makefile.src.orig Thu Mar 5 04:32:53 1992 ++++ lib/makefile.src Sat Dec 28 00:41:59 2002 +@@ -26,7 +26,14 @@ + vaxshort.o \ + $(OPT_OBJS) + +-LIBNAME = librle.a ++SOOBJS = $(OBJS:.o=.so) ++ ++LIBANAME = librle.a ++.if $(PORTOBJFORMAT) == "elf" ++LIBSONAME = librle.so.1 ++.else ++LIBSONAME = librle.so.1.0 ++.endif + + # Just rebuild the object files. + objs: $(OBJS) +@@ -37,40 +44,46 @@ + # Do nothing if $(DEST) is empty (or not defined) + install: buildlib + @sh -c "if test '$(DEST)x' != x ; then \ +- echo cp $(LIBNAME) $(DEST)/$(LIBNAME) ; \ +- cp $(LIBNAME) $(DEST)/$(LIBNAME) ; \ ++ echo install $(LIBANAME) $(DEST)/$(LIBANAME) ; \ ++ ${BSD_INSTALL_DATA} $(LIBANAME) $(DEST)/$(LIBANAME) ; \ ++ echo install $(LIBSONAME) $(DEST)/$(LIBSONAME) ; \ ++ ${BSD_INSTALL_DATA} $(LIBSONAME) $(DEST)/$(LIBSONAME) ; \ ++ ln -sf $(LIBSONAME) $(DEST)/librle.so ; \ + if test x$(RANLIB) != x ; then \ +- echo ranlib $(DEST)/$(LIBNAME) ; \ +- ranlib $(DEST)/$(LIBNAME) ; \ +- else \ +- true ; \ +- fi ; \ +- if test -d $(DEST)/debug ; then \ +- echo cp $(LIBNAME) $(DEST)/debug/$(LIBNAME) ; \ +- if test x$(RANLIB) != x ; then \ +- cp $(LIBNAME) $(DEST)/debug/$(LIBNAME) ; \ +- echo ranlib $(DEST)/debug/$(LIBNAME) ; \ +- else \ +- true ; \ +- fi ; \ +- ranlib $(DEST)/debug/$(LIBNAME) ; \ ++ echo ranlib $(DEST)/$(LIBANAME) ; \ ++ ranlib $(DEST)/$(LIBANAME) ; \ + else \ + true ; \ + fi ; \ + else \ + true ; \ + fi" +- touch install + + # Rebuild the library from all the .o files. +-buildlib: $(OBJS) +- -rm -f $(LIBNAME) +- ar rc $(LIBNAME) +- ar q $(LIBNAME) $(OBJS) ++buildlib: $(LIBANAME) $(LIBSONAME) ++ ++$(LIBANAME): $(OBJS) ++ -rm -f $@ ++ ar rc $@ $(OBJS) + #ifndef NO_RANLIB +- ranlib $(LIBNAME) ++ ranlib $@ + #endif +- touch buildlib ++ ++.SUFFIXES: .so .o ++ ++.c.so: ++ $(CC) -fPIC -DPIC $(CFLAGS) -c $*.c -o $*.so ++ $(LD) -X -r $*.so ++ ++.if $(PORTOBJFORMAT) == "elf" ++$(LIBSONAME): $(SOOBJS) ++ -rm -f $@ ++ ld -shared -soname $@ -o $@ $(SOOBJS) ++.else ++$(LIBSONAME): $(SOOBJS) ++ -rm -f $@ ++ ld -Bshareable -o $@ $(SOOBJS) ++.endif + + # Clean up installed stuff and binaries + pristine: clean +@@ -86,9 +99,12 @@ + # Get rid of everything which must be recompiled on a different computer. + clean: + -rm -f *.o ++ -rm -f *.so + -@if test x$(DEST) != x ; then \ +- echo rm -f $(LIBNAME) ; \ +- rm -f $(LIBNAME) ; \ ++ echo rm -f $(LIBANAME) ; \ ++ rm -f $(LIBANAME) ; \ ++ echo rm -f $(LIBSONAME) ; \ ++ rm -f $(LIBSONAME) ; \ + else \ + true ; \ + fi diff -urN /usr/ports/graphics/urt/files/patch-lib::rle_global.c graphics/urt/files/patch-lib::rle_global.c --- /usr/ports/graphics/urt/files/patch-lib::rle_global.c Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-lib::rle_global.c Fri Dec 27 23:20:59 2002 @@ -0,0 +1,13 @@ +--- lib/rle_global.c.orig Wed Jan 29 03:23:03 1992 ++++ lib/rle_global.c Fri Dec 27 23:20:42 2002 +@@ -76,8 +76,10 @@ + 8, /* cmaplen (log2 of length of color map) */ + NULL, /* pointer to color map */ + NULL, /* pointer to comment strings */ ++#if 0 + stdout, /* output file */ + { 7 }, /* RGB channels only */ ++#endif + 0L, /* Can't free name and file fields. */ + "Urt", /* Default "program name". */ + "no file", /* No file name given. */ diff -urN /usr/ports/graphics/urt/files/patch-makefile.hdr graphics/urt/files/patch-makefile.hdr --- /usr/ports/graphics/urt/files/patch-makefile.hdr Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-makefile.hdr Fri Dec 27 23:15:25 2002 @@ -0,0 +1,16 @@ +--- makefile.hdr.orig Fri Mar 6 23:04:57 1992 ++++ makefile.hdr Fri Dec 27 23:15:13 2002 +@@ -45,11 +45,11 @@ + #emit MachFLAGS + MachFLAGS = + +-CFLAGS = -O $(DFLAGS) $(DIRFLAGS) $(ExtraCFLAGS) $(IFLAGS) $(MachFLAGS) ++CFLAGS += $(DFLAGS) $(DIRFLAGS) $(ExtraCFLAGS) $(IFLAGS) $(MachFLAGS) + IFLAGS = -I. -I$(RI) + + #ifdef GCC +-CC=gcc ++CC ?= gcc + #endif + + diff -urN /usr/ports/graphics/urt/files/patch-makefile.src graphics/urt/files/patch-makefile.src --- /usr/ports/graphics/urt/files/patch-makefile.src Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-makefile.src Fri Dec 27 23:11:23 2002 @@ -0,0 +1,20 @@ +--- makefile.src.orig Sat Jun 8 00:58:13 1991 ++++ makefile.src Fri Dec 27 23:02:36 2002 +@@ -17,7 +17,7 @@ + # clean deletes all but source, pristine (below) deletes installed stuff, too + default clean: doit + @for d in $(DIRS) ; do \ +- ( cd $$d ; echo make $@ on $$d ; make $(MFLAGS) $@ ) ; \ ++ ( cd $$d ; echo make $@ on $$d ; $(MAKE) $(MFLAGS) $@ ) ; \ + done + + # install puts library, binaries and documentation into global location +@@ -29,7 +29,7 @@ + + install $(MAKE_TARGET) pristine depend:: doit + @for d in $(ALLDIRS) ; do \ +- ( cd $$d ; echo make $@ on $$d ; make $(MFLAGS) $@ ) ; \ ++ ( cd $$d ; echo make $@ on $$d ; $(MAKE) $(MFLAGS) $@ ) ; \ + done + + diff -urN /usr/ports/graphics/urt/files/patch-makefile.tlr graphics/urt/files/patch-makefile.tlr --- /usr/ports/graphics/urt/files/patch-makefile.tlr Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-makefile.tlr Sat Dec 28 00:48:38 2002 @@ -0,0 +1,70 @@ +--- makefile.tlr.orig Wed Aug 5 02:17:57 1992 ++++ makefile.tlr Sat Dec 28 00:48:28 2002 +@@ -7,7 +7,7 @@ + @sh -c "if test 'x$(DIRS)' != x ; then eval \ + 'set -e ; for dir in $(DIRS) ; do \ + (cd \$$dir ; echo Make ${HERE}\$$dir ; \ +- make $(MFLAGS) $(DIRMFLAGS) ) ; \ ++ $(MAKE) $(MFLAGS) $(DIRMFLAGS) ) ; \ + done' ; \ + else \ + true ; \ +@@ -18,35 +18,31 @@ + @sh -c "if test 'x$?' != x ; then eval \ + 'for pgm in $? ; do \ + dpgm=\`basename \$$pgm .out\` ; \ +- echo cp \$$pgm $(DEST)/\$$dpgm ; \ +- cp \$$pgm $(DEST)/\$$dpgm; \ ++ echo install \$$pgm $(DEST)/\$$dpgm ; \ ++ ${BSD_INSTALL_PROGRAM} \$$pgm $(DEST)/\$$dpgm; \ + done' ; \ + else \ + true ; \ + fi" +- touch install-pgm + + # Install all scripts + install-script: $(SCRIPTS) + @sh -c "if test 'x$?' != x ; then eval \ + 'for pgm in $? ; do \ + dpgm=\`basename \$$pgm .sh\` ; \ +- echo cp \$$pgm $(DEST)/\$$dpgm ; \ +- cp \$$pgm $(DEST)/\$$dpgm; \ +- echo chmod a+rx $(DEST)/\$$dpgm ; \ +- chmod a+rx $(DEST)/\$$dpgm; \ ++ echo install \$$pgm $(DEST)/\$$dpgm ; \ ++ ${BSD_INSTALL_SCRIPT} \$$pgm $(DEST)/\$$dpgm; \ + done' ; \ + else \ + true ; \ + fi" +- touch install-pgm + + # Install subdirectories + install-subdirs: subdirs + @sh -c "if test 'x$(DIRS)' != x ; then eval \ + 'for dir in $(DIRS) ; do \ + (cd \$$dir ; echo Install ${HERE}\$$dir ; \ +- make $(MFLAGS) $(DIRMFLAGS) install) ; \ ++ $(MAKE) $(MFLAGS) $(DIRMFLAGS) install) ; \ + done' ; \ + else \ + true ; \ +@@ -105,7 +101,7 @@ + 'for dir in $(ALLDIRS); do \ + if test -d $$dir ; then \ + (cd $$dir; echo Make ${HERE}$$dir pristine ; \ +- make $(MFLAGS) pristine); \ ++ $(MAKE) $(MFLAGS) pristine); \ + else \ + true; \ + fi; \ +@@ -124,7 +120,7 @@ + 'for dir in $(ALLDIRS); do \ + if test -d $$dir ; then \ + (cd $$dir; echo Clean ${HERE}$$dir ; \ +- make $(MFLAGS) clean); \ ++ $(MAKE) $(MFLAGS) clean); \ + else \ + true; \ + fi; \ diff -urN /usr/ports/graphics/urt/files/patch-man::makefile.src graphics/urt/files/patch-man::makefile.src --- /usr/ports/graphics/urt/files/patch-man::makefile.src Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-man::makefile.src Sat Dec 28 00:44:23 2002 @@ -0,0 +1,48 @@ +--- man/makefile.src.orig Fri Feb 28 06:26:52 1992 ++++ man/makefile.src Sat Dec 28 00:43:57 2002 +@@ -211,39 +211,35 @@ + + # Put the manual pages into a global location + install: install-1 install-3 install-5 +- touch install + + install-1: $(PAGES1) + @-sh -c "if test '$(DEST)X' != X ; then \ + for i in $? ; do \ + dpgm=\`basename \$$i .1\`.$(SUFF1) ; \ +- echo cp \$$i $(DEST1)/\$$dpgm ; \ +- cp \$$i $(DEST1)/\$$dpgm ; \ ++ echo install \$$i $(DEST1)/\$$dpgm ; \ ++ ${BSD_INSTALL_MAN} \$$i $(DEST1)/\$$dpgm ; \ + done ; \ + else \ + true ; \ + fi" +- touch install-1 + + install-3: $(PAGES3) + @-sh -c "if test '$(DEST)X' != X ; then \ + for i in $? ; do \ + dpgm=${PAGE3_INSTALL_NAME} ; \ +- echo cp \$$i $(DEST3)/\$$dpgm ; \ +- cp \$$i $(DEST3)/\$$dpgm ; \ ++ echo install \$$i $(DEST3)/\$$dpgm ; \ ++ ${BSD_INSTALL_MAN} \$$i $(DEST3)/\$$dpgm ; \ + done ; \ + else \ + true ; \ + fi" +- touch install-3 + + install-5: man5/*.5 + @-sh -c "if test $(DEST)X != X; then \ +- echo cp $? $(DEST5); \ +- cp $? $(DEST5); \ ++ echo install $? $(DEST5); \ ++ ${BSD_INSTALL_MAN} $? $(DEST5); \ + else true; \ + fi" +- touch install-5 + + # Clean up installed man pages + pristine: diff -urN /usr/ports/graphics/urt/files/patch-tools::into.c graphics/urt/files/patch-tools::into.c --- /usr/ports/graphics/urt/files/patch-tools::into.c Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-tools::into.c Fri Dec 27 23:23:58 2002 @@ -0,0 +1,13 @@ +--- tools/into.c.orig Thu Apr 30 23:10:15 1992 ++++ tools/into.c Fri Dec 27 23:23:48 2002 +@@ -41,7 +41,10 @@ + short forceflg; /* overwrite an unwritable file? */ + + extern int errno; ++ ++#ifndef BSD + extern char *sys_errlist[]; ++#endif + + void + main(argc, argv) diff -urN /usr/ports/graphics/urt/files/patch-tools::makefile.src graphics/urt/files/patch-tools::makefile.src --- /usr/ports/graphics/urt/files/patch-tools::makefile.src Thu Jan 1 09:00:00 1970 +++ graphics/urt/files/patch-tools::makefile.src Fri Dec 27 23:12:11 2002 @@ -0,0 +1,20 @@ +--- tools/makefile.src.orig Wed Jan 29 03:47:42 1992 ++++ tools/makefile.src Fri Dec 27 23:02:36 2002 +@@ -68,7 +68,7 @@ + fant.out: fant.o mallocNd.o + $(CC) $(CFLAGS) -I$(RI) fant.o mallocNd.o $(LIBS) -lm -o fant.new + mv fant.new fant.out +- ++ + # rlebox and crop use some common code. + rle_box.o: $(RI)/rle.h $(RI)/rle_config.h $(RI)/rle_raw.h + +@@ -82,7 +82,7 @@ + # rleClock has it's own directory, must be built special + + rleClock.out: clock/font.c clock/font.h clock/font.src clock/rleClock.c +- (cd clock ; make) ++ (cd clock ; $(MAKE)) + + # Incremental install, copies everything ("$?") since last install to DEST dir. + install: $(PGMS) install-pgm diff -urN /usr/ports/graphics/urt/pkg-plist graphics/urt/pkg-plist --- /usr/ports/graphics/urt/pkg-plist Mon Dec 24 11:15:52 2001 +++ graphics/urt/pkg-plist Sat Dec 28 00:39:59 2002 @@ -76,9 +76,6 @@ lib/librle.a lib/librle.so lib/librle.so.1 -@comment if compressed RLE.5 doesn't work. -man/man5/RLE.5 -man/man5/rle.5 %%PORTDOCS%%share/doc/urt/README %%PORTDOCS%%share/doc/urt/pics/README %%PORTDOCS%%share/doc/urt/pics/bullet_holes_and_shot_turb.ps.Z >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:30: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9345037B401 for ; Sat, 28 Dec 2002 13:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 945CA43EE5 for ; Sat, 28 Dec 2002 13:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLU1NS070654 for ; Sat, 28 Dec 2002 13:30:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLU1YF070653; Sat, 28 Dec 2002 13:30:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75C9637B401 for ; Sat, 28 Dec 2002 13:27:50 -0800 (PST) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0AE943EE1 for ; Sat, 28 Dec 2002 13:27:48 -0800 (PST) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (uucp@gwyn [127.0.0.1]) by gwyn.kn-bremen.de (8.12.3/8.12.3/Debian -4) with ESMTP id gBSLRfbg024541 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Sat, 28 Dec 2002 22:27:42 +0100 Received: from saturn.UUCP (uucp@localhost) by gwyn.kn-bremen.de (8.12.3/8.12.3/Debian -4) with UUCP id gBSLRfqO024539 for FreeBSD-gnats-submit@freebsd.org; Sat, 28 Dec 2002 22:27:41 +0100 Received: (from nox@localhost) by saturn (8.11.4/8.8.5) id gBSLUA362502; Sat, 28 Dec 2002 22:30:10 +0100 (CET) Message-Id: <200212282130.gBSLUA362502@saturn> Date: Sat, 28 Dec 2002 22:30:10 +0100 (CET) From: Juergen Lock Reply-To: Juergen Lock To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46602: new port devel/tkinspect Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46602 >Category: ports >Synopsis: new port devel/tkinspect >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: Sat Dec 28 13:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Juergen Lock >Release: FreeBSD 4.3-STABLE i386 >Organization: me? organized?? >Environment: System: FreeBSD saturn 4.3-STABLE FreeBSD 4.3-STABLE #4: Sat Mar 9 15:54:14 CET 2002 nox@saturn:/www/w/usr/src4/src/sys/compile/SP3G.3I i386 >Description: add tkinspect as a port >How-To-Repeat: n/a >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # files/ # files/patch-aa # files/patch-ab # pkg-comment # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: tkinspect X# Date created: Dec 28 2002 X# Whom: Juergen Lock X# X# $FreeBSD: $ X# X XPORTNAME= tkinspect XPORTVERSION= 5.1.6p9 XCATEGORIES= devel XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=tkcon X XMAINTAINER= nox@jelal.kn-bremen.de X XRUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 XUSE_REINPLACE= yes X X# this would do an interactive install: X#do-install: X# (cd ${WRKSRC} && ./install.tcl) X Xpost-patch: X (cd ${WRKSRC} && ${RM} *.orig) X Xdo-build: X ${REINPLACE_CMD} s%@tkinspect_library@%${PREFIX}/lib/tkinspect%g ${WRKSRC}/tkinspect.tcl X ${RM} ${WRKSRC}/tkinspect.tcl.bak X Xdo-install: X ${MKDIR} ${PREFIX}/lib/tkinspect/stl-lite X ${INSTALL_SCRIPT} ${WRKSRC}/tkinspect.tcl ${PREFIX}/bin/tkinspect X ${INSTALL_DATA} `echo ${WRKSRC}/* |${SED} s%${WRKSRC}/stl-lite\ %%` ${PREFIX}/lib/tkinspect X ${INSTALL_DATA} ${WRKSRC}/stl-lite/* ${PREFIX}/lib/tkinspect/stl-lite X (cd ${PREFIX}/lib/tkinspect && ${RM} README dot.tkinspect_init install.tcl sls.xbm stl-lite/COPYRIGHT tkinspect.tcl) X X.include END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (tkinspect-5.1.6p9.tar.gz) = aff9709305e0ce4749b4f656368aa60c END-of-distinfo echo c - files/ mkdir -p files/ > /dev/null 2>&1 echo x - files/patch-aa sed 's/^X//' >files/patch-aa << 'END-of-files/patch-aa' XIndex: install.tcl X@@ -1,6 +1,6 @@ X #!/bin/sh X # \ X-exec wish "$0" ${1+"$@"} X+exec wish8.3 "$0" ${1+"$@"} X # X # $Id: install.tcl,v 1.20 2002/03/26 00:10:17 patthoyts Exp $ X # END-of-files/patch-aa echo x - files/patch-ab sed 's/^X//' >files/patch-ab << 'END-of-files/patch-ab' XIndex: tkinspect.tcl X@@ -1,6 +1,6 @@ X #!/bin/sh X # \ X-exec wish "$0" ${1+"$@"} X+exec wish8.3 "$0" ${1+"$@"} X # X # $Id: tkinspect.tcl,v 1.30 2002/10/09 00:32:54 patthoyts Exp $ X # END-of-files/patch-ab echo x - pkg-comment sed 's/^X//' >pkg-comment << 'END-of-pkg-comment' XA Tk program browser END-of-pkg-comment echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' X tkinspect, release 5.1.6p8 X (04 Apr 2002) X XTkinspect is a Tk program browser originally written by Sam Shen and Xnow updated to work with Tcl/Tk 8+, incr Tcl 3+ and to cope with Xsystems such as MS Windows where the Tk 'send' command is not Xavailable. Based upon the 5.1.6 release of tkinspect this version Xcontains numerous bug fixes and functionality patches. See the XChangeLog file for details. X XWWW: http://sourceforge.net/projects/tkcon/ END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' Xbin/tkinspect Xlib/tkinspect/Canvases.html Xlib/tkinspect/ChangeLog Xlib/tkinspect/Classes.html Xlib/tkinspect/Globals.html Xlib/tkinspect/Images.html Xlib/tkinspect/Intro.html Xlib/tkinspect/Lists.html Xlib/tkinspect/Menus.html Xlib/tkinspect/Miscellany.html Xlib/tkinspect/Notes.html Xlib/tkinspect/Procs.html Xlib/tkinspect/Value.html Xlib/tkinspect/WhatsNew.html Xlib/tkinspect/Windows.html Xlib/tkinspect/about.tcl Xlib/tkinspect/afters_list.tcl Xlib/tkinspect/canvas_list.tcl Xlib/tkinspect/classes_list.tcl Xlib/tkinspect/cmdline.tcl Xlib/tkinspect/defaults.tcl Xlib/tkinspect/globals_list.tcl Xlib/tkinspect/help.tcl Xlib/tkinspect/images_list.tcl Xlib/tkinspect/interface.tcl Xlib/tkinspect/lists.tcl Xlib/tkinspect/menus_list.tcl Xlib/tkinspect/names.tcl Xlib/tkinspect/namespaces_list.tcl Xlib/tkinspect/objects_list.tcl Xlib/tkinspect/procs_list.tcl Xlib/tkinspect/sls.ppm Xlib/tkinspect/stl.tcl Xlib/tkinspect/tclIndex Xlib/tkinspect/value.tcl Xlib/tkinspect/version.tcl Xlib/tkinspect/windows_info.tcl Xlib/tkinspect/windows_list.tcl Xlib/tkinspect/stl-lite/feedback.tcl Xlib/tkinspect/stl-lite/filechsr.tcl Xlib/tkinspect/stl-lite/object.tcl Xlib/tkinspect/stl-lite/simpleentry.tcl Xlib/tkinspect/stl-lite/tk_util.tcl Xlib/tkinspect/stl-lite/tkhtml.tcl X@dirrm lib/tkinspect/stl-lite X@dirrm lib/tkinspect END-of-pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:32: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 090C737B401; Sat, 28 Dec 2002 13:32:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CC2843ED1; Sat, 28 Dec 2002 13:32:00 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLW0NS072526; Sat, 28 Dec 2002 13:32:00 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLW0J5072522; Sat, 28 Dec 2002 13:32:00 -0800 (PST) Date: Sat, 28 Dec 2002 13:32:00 -0800 (PST) From: Adam Weinberger Message-Id: <200212282132.gBSLW0J5072522@freefall.freebsd.org> To: tkato@prontomail.com, adamw@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45848: Update port: comms/gsmlib to 1.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: comms/gsmlib to 1.10 State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Sat Dec 28 13:31:34 PST 2002 State-Changed-Why: Superseded by ports/46583. http://www.freebsd.org/cgi/query-pr.cgi?pr=45848 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:32:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C9E937B401; Sat, 28 Dec 2002 13:32:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26CA643ED1; Sat, 28 Dec 2002 13:32:37 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLWbNS072585; Sat, 28 Dec 2002 13:32:37 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLWbcR072581; Sat, 28 Dec 2002 13:32:37 -0800 (PST) Date: Sat, 28 Dec 2002 13:32:37 -0800 (PST) From: Adam Weinberger Message-Id: <200212282132.gBSLWbcR072581@freefall.freebsd.org> To: tkato@prontomail.com, adamw@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46137: Update port: games/bzflag to 1.7g.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: games/bzflag to 1.7g.0 State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Sat Dec 28 13:32:22 PST 2002 State-Changed-Why: Superseded by ports/46586. http://www.freebsd.org/cgi/query-pr.cgi?pr=46137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:33: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DE8737B401; Sat, 28 Dec 2002 13:33:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED2CA43EE1; Sat, 28 Dec 2002 13:33:01 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLX1NS072632; Sat, 28 Dec 2002 13:33:01 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLX1Y3072628; Sat, 28 Dec 2002 13:33:01 -0800 (PST) Date: Sat, 28 Dec 2002 13:33:01 -0800 (PST) From: Adam Weinberger Message-Id: <200212282133.gBSLX1Y3072628@freefall.freebsd.org> To: tkato@prontomail.com, adamw@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45938: Update port: graphics/gphoto2 to 2.1.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/gphoto2 to 2.1.1 State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Sat Dec 28 13:32:46 PST 2002 State-Changed-Why: Superseded by ports/46596. http://www.freebsd.org/cgi/query-pr.cgi?pr=45938 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:33:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6DF137B401; Sat, 28 Dec 2002 13:33:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7098043EE6; Sat, 28 Dec 2002 13:33:24 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLXONS072676; Sat, 28 Dec 2002 13:33:24 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLXOsL072672; Sat, 28 Dec 2002 13:33:24 -0800 (PST) Date: Sat, 28 Dec 2002 13:33:24 -0800 (PST) From: Adam Weinberger Message-Id: <200212282133.gBSLXOsL072672@freefall.freebsd.org> To: tkato@prontomail.com, adamw@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45932: Update port: graphics/gtkam to 1.0.10 (fix ports/45850) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/gtkam to 1.0.10 (fix ports/45850) State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Sat Dec 28 13:33:11 PST 2002 State-Changed-Why: Superseded by ports/46585. http://www.freebsd.org/cgi/query-pr.cgi?pr=45932 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:34:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9A5F37B401; Sat, 28 Dec 2002 13:34:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94D3943EC2; Sat, 28 Dec 2002 13:34:13 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLYDNS072744; Sat, 28 Dec 2002 13:34:13 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLYDcE072740; Sat, 28 Dec 2002 13:34:13 -0800 (PST) Date: Sat, 28 Dec 2002 13:34:13 -0800 (PST) From: Adam Weinberger Message-Id: <200212282134.gBSLYDcE072740@freefall.freebsd.org> To: tkato@prontomail.com, adamw@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46315: Update port: www/harvest to 1.9.2 (fix ports/46145) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: www/harvest to 1.9.2 (fix ports/46145) State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Sat Dec 28 13:33:57 PST 2002 State-Changed-Why: Superseded by prots/46599. http://www.freebsd.org/cgi/query-pr.cgi?pr=46315 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:34:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D802237B401; Sat, 28 Dec 2002 13:34:34 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DA143EC2; Sat, 28 Dec 2002 13:34:34 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from freefall.freebsd.org (adamw@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLYYNS072792; Sat, 28 Dec 2002 13:34:34 -0800 (PST) (envelope-from adamw@freefall.freebsd.org) Received: (from adamw@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLYY1d072788; Sat, 28 Dec 2002 13:34:34 -0800 (PST) Date: Sat, 28 Dec 2002 13:34:34 -0800 (PST) From: Adam Weinberger Message-Id: <200212282134.gBSLYY1d072788@freefall.freebsd.org> To: tkato@prontomail.com, adamw@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/45860: Update port: www/retawq to 0.1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: www/retawq to 0.1.3 State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Sat Dec 28 13:34:21 PST 2002 State-Changed-Why: Superseded by ports/46595. http://www.freebsd.org/cgi/query-pr.cgi?pr=45860 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:40: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EFE537B401 for ; Sat, 28 Dec 2002 13:40:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19B8943EE6 for ; Sat, 28 Dec 2002 13:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLe2NS072875 for ; Sat, 28 Dec 2002 13:40:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLe2u3072874; Sat, 28 Dec 2002 13:40:02 -0800 (PST) Date: Sat, 28 Dec 2002 13:40:02 -0800 (PST) Message-Id: <200212282140.gBSLe2u3072874@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/46201: Re: New port: php-gtk Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46201; it has been noted by GNATS. From: Thierry Thomas To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46201: Re: New port: php-gtk Date: Sat, 28 Dec 2002 22:00:44 +0100 Le 12/12/2002 à 00:06:00 +0100, Thierry Thomas écrivait : > > >Number: 46201 > >Category: ports > >Synopsis: New port: php-gtk Oops! this is misfiled: I did not want to open a new PR, it was supposed to be a follow-up to PR ports/43711. Regards, -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 13:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3043537B401 for ; Sat, 28 Dec 2002 13:50:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C6D43ED1 for ; Sat, 28 Dec 2002 13:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSLo4NS074833 for ; Sat, 28 Dec 2002 13:50:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBSLo4tl074832; Sat, 28 Dec 2002 13:50:04 -0800 (PST) Date: Sat, 28 Dec 2002 13:50:04 -0800 (PST) Message-Id: <200212282150.gBSLo4tl074832@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Dominic Marks Subject: Re: ports/46580: Reply-To: Dominic Marks Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46580; it has been noted by GNATS. From: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/46580: Date: Sat, 28 Dec 2002 21:44:14 +0000 On 28/12/2002 19:48, Dominic Marks wrote: > > >Number: 46580 > >Category: ports > >Synopsis: > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: maintainer-update > >Submitter-Id: current-users > >Arrival-Date: Sat Dec 28 11:50:01 PST 2002 > >Closed-Date: > >Last-Modified: > >Originator: Dominic Marks > >Release: FreeBSD 4.6-STABLE i386 > >Organization: > UMIST > >Environment: > System: FreeBSD moo.cus.org.uk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 20 15:11:50 BST 2002 root@moo.cus.org.uk:/usr/obj/usr/src/sys/MOO i386 > > > >Description: > Fix port build. > > >How-To-Repeat: > NA. > > >Fix: > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/x11-wm/hackedbox/Makefile,v > retrieving revision 1.49 > diff -u -3 -p -r1.49 Makefile > --- Makefile 2002/11/06 14:49:51 1.49 > +++ Makefile 2002/12/28 19:29:16 > @@ -15,7 +15,7 @@ MAINTAINER= d.marks@student.umist.ac.uk > > MAN1= hackedbox.1 > DOCS= AUTHORS ChangeLog INSTALL README TODO > -I10L= C da_DK de_DE es_ES et_EE fr_FR it_IT nl_NL pt_BR ru_RU sl_SI \ > +I10L= C da_DK de_DE es_ES fr_FR it_IT nl_NL pt_BR ru_RU sl_SI \ > sv_SE tr_TR > STYLES= artwiz bluebox cthulhain deep flux frobozz frobust nyz \ > nyzclone operation outcomes shade steelblue \ > > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message Synopsis: Port Fix: x11-wm/hackedbox My apologies, -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 14:11:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 792CF37B401 for ; Sat, 28 Dec 2002 14:11:40 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A1243ED4 for ; Sat, 28 Dec 2002 14:11:40 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 8342C2B970; Sat, 28 Dec 2002 23:11:32 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id 0AC5F6A712B; Sun, 29 Dec 2002 09:11:29 +1100 (EST) Date: Sun, 29 Dec 2002 09:11:28 +1100 From: Edwin Groothuis To: Tim Daneliuk Cc: FreeBSD Ports Mailing List Subject: Re: Port Authoring Questions Message-ID: <20021228221128.GA50581@k7.mavetju> References: <3E0DCE12.5020707@tundraware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E0DCE12.5020707@tundraware.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Dec 28, 2002 at 10:15:14AM -0600, Tim Daneliuk wrote: > Is there a way to express a dependency which says something like, > "this program requires Python 2.2 *or later*". I don't want to > have to modify the port every time Python changes version, but I need > at least version 2.2 in place for the port in question. "USE_PYTHON=yes" > does not appear to guarantee any particular version of Python. > > In a similar vein, I want to make sure the correct version of Tkinter is > installed. At the moment, I am using this: > > BUILD_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter > RUN_DEPENDS=${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter > > > Again, this does not specify a version - i.e., That this version of > Tkinter tracks the Python 2.2 or later release. I think you can do it with PYTHON_REL. .if ${PYTHON_REL} < 220 BROKEN= "Need python version > 2.2, found ${PYTHON_REL} .endif Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 16:30: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F51737B401 for ; Sat, 28 Dec 2002 16:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A4A243EE5 for ; Sat, 28 Dec 2002 16:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT0U2NS023176 for ; Sat, 28 Dec 2002 16:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT0U2ns023175; Sat, 28 Dec 2002 16:30:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26A8737B401 for ; Sat, 28 Dec 2002 16:24:08 -0800 (PST) Received: from gioria.dyndns.org (AFontenayssB-104-1-1-234.abo.wanadoo.fr [217.128.58.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDAB843EA9 for ; Sat, 28 Dec 2002 16:24:07 -0800 (PST) (envelope-from eagle@gioria.dyndns.org) Received: from bushmills.intra.thorm.net (bushmills.intra.thorm.net [192.168.0.3]) by gioria.dyndns.org (Postfix) with ESMTP id 15A6237485; Sun, 29 Dec 2002 01:31:38 +0100 (CET) Received: by bushmills.intra.thorm.net (Postfix, from userid 501) id 15103B3A9; Sun, 29 Dec 2002 01:24:05 +0100 (CET) Message-Id: <20021229002405.15103B3A9@bushmills.intra.thorm.net> Date: Sun, 29 Dec 2002 01:24:05 +0100 (CET) From: Sebastien Gioria Reply-To: Sebastien Gioria To: FreeBSD-gnats-submit@FreeBSD.org Cc: wolf@pasteur.net X-Send-Pr-Version: 3.113 Subject: ports/46604: new-port: p5-Locale-Msgcat Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46604 >Category: ports >Synopsis: new-port: p5-Locale-Msgcat >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 28 16:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sebastien Gioria >Release: FreeBSD 5.0-RC i386 >Organization: FreeBSD.ORG >Environment: System: FreeBSD bushmills.intra.thorm.net 5.0-RC FreeBSD 5.0-RC #16: Mon Dec 9 18:34:49 CET 2002 eagle@bushmills.intra.thorm.net:/usr/obj/usr/src/sys/bushmills i386 >Description: This is a new port >How-To-Repeat: unshar the attached file >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Locale-Msgcat/Makefile # p5-Locale-Msgcat/distinfo # p5-Locale-Msgcat/pkg-comment # p5-Locale-Msgcat/pkg-descr # p5-Locale-Msgcat/pkg-plist # echo x - p5-Locale-Msgcat/Makefile sed 's/^X//' >p5-Locale-Msgcat/Makefile << 'END-of-p5-Locale-Msgcat/Makefile' X# New ports collection makefile for: p5-Locale-Codes X# Date created: 28 December 2002 X# Whom: Sebastien gioria X# X# $FreeBSD$ X# X XPORTNAME= Msgcat XPORTVERSION= 1.03 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Locale XPKGNAMEPREFIX= p5- X XMAINTAINER= gioria@FreeBSD.org X XPERL_CONFIGURE= YES X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Locale-Msgcat/Makefile echo x - p5-Locale-Msgcat/distinfo sed 's/^X//' >p5-Locale-Msgcat/distinfo << 'END-of-p5-Locale-Msgcat/distinfo' XMD5 (Msgcat-1.03.tar.gz) = 8dbfee7b81e94cf946c9f28ab0bc5291 END-of-p5-Locale-Msgcat/distinfo echo x - p5-Locale-Msgcat/pkg-comment sed 's/^X//' >p5-Locale-Msgcat/pkg-comment << 'END-of-p5-Locale-Msgcat/pkg-comment' XThis is Msgcat, a small Perl modules for systems which support the XPG4 Xmessage catalog functions : catopen(3), catgets(3) and catclose(4) END-of-p5-Locale-Msgcat/pkg-comment echo x - p5-Locale-Msgcat/pkg-descr sed 's/^X//' >p5-Locale-Msgcat/pkg-descr << 'END-of-p5-Locale-Msgcat/pkg-descr' XThis is Msgcat, a small Perl modules for systems which support the XPG4 Xmessage catalog functions : catopen(3), catgets(3) and catclose(4). X XYou need perl 5.004 or later to use this library. X XYou install the library by running these commands: X X perl Makefile.PL X make X make test X make install X XPlease report any bugs/suggestions to Christophe Wolfhugel . X XAll files contained in this installation are Copyright (C) 1997 C. Wolfhugel Xunless otherwise specified. All rights reserved. X XThis library is free software; you can redistribute it and/or modify it Xunder the same terms as Perl itself. END-of-p5-Locale-Msgcat/pkg-descr echo x - p5-Locale-Msgcat/pkg-plist sed 's/^X//' >p5-Locale-Msgcat/pkg-plist << 'END-of-p5-Locale-Msgcat/pkg-plist' Xlib/perl5/site_perl/5.6.1/mach/auto/Locale/Msgcat/Msgcat.so Xlib/perl5/site_perl/5.6.1/mach/auto/Locale/Msgcat/Msgcat.bs Xlib/perl5/site_perl/5.6.1/mach/auto/Locale/Msgcat/.packlist Xlib/perl5/site_perl/5.6.1/mach/Locale/Msgcat.pm Xlib/perl5/5.6.1/man/man3/Locale::Msgcat.3 Xlib/perllocal.pod X@dirrm lib/perl5/site_perl/5.6.1/mach/auto/Locale/Msgcat X@dirrm lib/perl5/site_perl/5.6.1/mach/auto/Locale X@dirrm lib/perl5/site_perl/5.6.1/mach/auto X@dirrm lib/perl5/site_perl/5.6.1/mach/Locale X@dirrm lib/perl5/site_perl/5.6.1/mach X@dirrm lib/perl5/site_perl/5.6.1 X@dirrm lib/perl5/site_perl X@dirrm lib/perl5/5.6.1/man/man3 X@dirrm lib/perl5/5.6.1/man X@dirrm lib/perl5/5.6.1 X@dirrm lib/perl5 X@dirrm lib END-of-p5-Locale-Msgcat/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 16:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4614B37B405 for ; Sat, 28 Dec 2002 16:30:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B16743EE5 for ; Sat, 28 Dec 2002 16:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT0U3NS023190 for ; Sat, 28 Dec 2002 16:30:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT0U3EH023189; Sat, 28 Dec 2002 16:30:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC73B37B405 for ; Sat, 28 Dec 2002 16:28:22 -0800 (PST) Received: from mysql.dailyrush.dk (cw.quake3.dk [129.142.227.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C9FF43EDC for ; Sat, 28 Dec 2002 16:28:21 -0800 (PST) (envelope-from admin@mysql.dailyrush.dk) Received: (from admin@localhost) by mysql.dailyrush.dk (8.11.6/8.11.6) id gBT0T6143145; Sun, 29 Dec 2002 01:29:06 +0100 (CET) (envelope-from admin) Message-Id: <200212290029.gBT0T6143145@mysql.dailyrush.dk> Date: Sun, 29 Dec 2002 01:29:06 +0100 (CET) From: Morten Brix Pedersen Reply-To: Morten Brix Pedersen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46605: update of LostIRC port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46605 >Category: ports >Synopsis: update of LostIRC port >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: Sat Dec 28 16:30:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Morten Brix Pedersen >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD foo.dk 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Feb 22 20:49:06 GMT 2002 root@foo.dk:/usr/src/sys/compile/MYKERNEL i386 >Description: The current maintainer has for some months now not responded to my emails requesting a new version of the LostIRC port. So I'm submitting one myself. The current version is very outdated and has some serious bugs which on some systems causes the application to abort when starting it. The new version also comes with many, many new features. >How-To-Repeat: >Fix: diff -r -u lostirc_old/distinfo lostirc/distinfo --- lostirc_old/distinfo 2002-12-29 01:05:20.000000000 +0100 +++ lostirc/distinfo 2002-12-29 01:04:58.000000000 +0100 @@ -1 +1 @@ -MD5 (lostirc-0.1.4.tar.gz) = 3c0f826692622c67912d70ef6cc47051 +MD5 (lostirc-0.2.4.tar.gz) = 5a22d2c4e651a36bd355c4408cb14ab7 diff -r -u lostirc_old/Makefile lostirc/Makefile --- lostirc_old/Makefile 2002-12-29 01:05:06.000000000 +0100 +++ lostirc/Makefile 2002-12-29 01:10:54.000000000 +0100 @@ -6,24 +6,24 @@ # PORTNAME= lostirc -PORTVERSION= 0.1.4 +PORTVERSION= 0.2.4 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= rael@vectorstar.net -LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- \ - sigc:${PORTSDIR}/devel/libsigc++ +LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk--2 \ + sigc:${PORTSDIR}/devel/libsigc++12 USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gtk12 +USE_GNOME= gtk20 GNU_CONFIGURE= yes MAN1= lostirc.1 -DOCS= AUTHORS COPYING ChangeLog TODO README INSTALL +DOCS= AUTHORS COPYING ChangeLog TODO README INSTALL NEWS post-install: .if !defined(NOPORTDOCS) diff -r -u lostirc_old/pkg-descr lostirc/pkg-descr --- lostirc_old/pkg-descr 2002-12-29 01:05:06.000000000 +0100 +++ lostirc/pkg-descr 2002-12-29 01:06:05.000000000 +0100 @@ -1,15 +1,8 @@ -LostIRC is an IRC client for X, written in C++ using gtkmm as a widget set. -The goal of the first stable version, is to make a simple, keyboard -controlled IRC application with basic features implemented. - -Key features: - - * Simple and minimal client, where the keyboard can be used almost - exclusively - * Tab-completion for both nicks and commands - * Autojoin servers and set which IRC commands to execute on connect - * Multi-server support - * DCC SEND support +LostIRC is a simple, yet very useful IRC client. It has features such as +tab-autocompletion, multiple server support, automatic joining of +servers/channels, logging and DCC sending which should cover the needs of most +people. Another goal that the application has in mind, is 100% keyboard +controlability. It was written using the gtkmm GUI library. WWW: http://lostirc.sourceforge.net/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 16:50: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6398E37B401 for ; Sat, 28 Dec 2002 16:50:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DAB543ED1 for ; Sat, 28 Dec 2002 16:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT0o3NS027359 for ; Sat, 28 Dec 2002 16:50:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT0o3i8027358; Sat, 28 Dec 2002 16:50:03 -0800 (PST) Date: Sat, 28 Dec 2002 16:50:03 -0800 (PST) Message-Id: <200212290050.gBT0o3i8027358@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Adam Weinberger Subject: Re: ports/46605: update of LostIRC port Reply-To: Adam Weinberger Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46605; it has been noted by GNATS. From: Adam Weinberger To: Morten Brix Pedersen Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/46605: update of LostIRC port Date: Sat, 28 Dec 2002 16:43:41 -0800 >> (12.28.2002 @ 1629 PST): Morten Brix Pedersen said, in 3.4K: << > USE_GNOMENG= yes > -USE_GNOME= gtk12 > +USE_GNOME= gtk20 >> end of "ports/46605: update of LostIRC port" from Morten Brix Pedersen << There is no gtk20 USE_GNOME directive. Please see http://www.freebsd.org/gnome/docs/porting.html for more information. You need to use a LIB_DEPENDS for gtk2. # Adam -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG Bayer Berkeley >> adam.weinberger.b@bayer.com #vim:set ts=8: 8-char tabs prevent tooth decay. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 16:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74D2637B422 for ; Sat, 28 Dec 2002 16:50:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BF5243ED1 for ; Sat, 28 Dec 2002 16:50:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT0o6NS027368 for ; Sat, 28 Dec 2002 16:50:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT0o6NA027367; Sat, 28 Dec 2002 16:50:06 -0800 (PST) Date: Sat, 28 Dec 2002 16:50:06 -0800 (PST) Message-Id: <200212290050.gBT0o6NA027367@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Morten Brix Pedersen Subject: Re: ports/46605: update of LostIRC port Reply-To: Morten Brix Pedersen Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46605; it has been noted by GNATS. From: Morten Brix Pedersen To: Adam Weinberger Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/46605: update of LostIRC port Date: Sun, 29 Dec 2002 01:48:01 +0100 Hi, * Adam Weinberger [2002-12-29 01:42:54]: > >> (12.28.2002 @ 1629 PST): Morten Brix Pedersen said, in 3.4K: << > > USE_GNOMENG= yes > > -USE_GNOME= gtk12 > > +USE_GNOME= gtk20 > >> end of "ports/46605: update of LostIRC port" from Morten Brix Pedersen << > > There is no gtk20 USE_GNOME directive. Please see > http://www.freebsd.org/gnome/docs/porting.html for more information. You > need to use a LIB_DEPENDS for gtk2. OK. My bad, sorry. Since lostirc depends on gtkmm which depends on GTK2, I believe you can just omit this line completely before committing to CVS. Thanks. - Morten. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 18:59:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DF4737B401 for ; Sat, 28 Dec 2002 18:59:51 -0800 (PST) Received: from serwer.marx.pl (213-25-18-123.tvk.tpsa.pl [213.25.18.123]) by mx1.FreeBSD.org (Postfix) with SMTP id 2AEC643ED4 for ; Sat, 28 Dec 2002 18:59:50 -0800 (PST) (envelope-from v5mat@mojekonto.com) Received: from 213.25.18.123 by serwer.marx.pl (MarX-X SMTPD); id s20021229035039.11129; Sun, 29 Dec 2002 03:50:39 X-Sender: v5mat@mojekonto.com From: Greg Z. To: freebsd-ports@freebsd.org Date: Sat, 28 Dec 2002 21:50:08 -0500 Subject: Your own secure smtp account*** MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 1 Message-Id: <20021229025950.2AEC643ED4@mx1.FreeBSD.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org »»»»[ Bulk Friendly smtp servers Worldwide ]«««« ***Your own secure smtp account*** GET READY TO LAUNCH YOUR CASH FLOW [ $$ ] INTO CYBERSPACE ! »»»» serverxr5a@inbox.ru «««« To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 20:36:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CC3637B401; Sat, 28 Dec 2002 20:36:34 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48EA043ED1; Sat, 28 Dec 2002 20:36:34 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT4aYNS094079; Sat, 28 Dec 2002 20:36:34 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT4aYli094075; Sat, 28 Dec 2002 20:36:34 -0800 (PST) Date: Sat, 28 Dec 2002 20:36:34 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290436.gBT4aYli094075@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46598: Update port: audio/cheesetracker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/cheesetracker State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 20:36:24 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46598 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 20:39:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E18C37B401; Sat, 28 Dec 2002 20:39:32 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1E2A43EB2; Sat, 28 Dec 2002 20:39:31 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT4dVNS094334; Sat, 28 Dec 2002 20:39:31 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT4dVK8094330; Sat, 28 Dec 2002 20:39:31 -0800 (PST) Date: Sat, 28 Dec 2002 20:39:31 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290439.gBT4dVK8094330@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46581: Update port: audio/muse Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/muse State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 20:39:24 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46581 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 20:40:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F094537B401; Sat, 28 Dec 2002 20:40:58 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E60B43ED1; Sat, 28 Dec 2002 20:40:58 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT4ewNS096138; Sat, 28 Dec 2002 20:40:58 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT4ewtt096131; Sat, 28 Dec 2002 20:40:58 -0800 (PST) Date: Sat, 28 Dec 2002 20:40:58 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290440.gBT4ewtt096131@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46582: Update port: audio/soundtracker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: audio/soundtracker State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 20:40:40 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46582 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 20:44:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F45A37B405; Sat, 28 Dec 2002 20:44:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C51843EC2; Sat, 28 Dec 2002 20:44:22 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT4iLNS096390; Sat, 28 Dec 2002 20:44:21 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT4iLC0096386; Sat, 28 Dec 2002 20:44:21 -0800 (PST) Date: Sat, 28 Dec 2002 20:44:21 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290444.gBT4iLC0096386@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46584: Update port: biology/libgenome Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: biology/libgenome State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 20:44:14 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46584 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 20:48:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF35637B401; Sat, 28 Dec 2002 20:48:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DDEB43EB2; Sat, 28 Dec 2002 20:48:39 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT4mdNS096552; Sat, 28 Dec 2002 20:48:39 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT4md5K096548; Sat, 28 Dec 2002 20:48:39 -0800 (PST) Date: Sat, 28 Dec 2002 20:48:39 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290448.gBT4md5K096548@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46591: Update port: devel/libfs++ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/libfs++ State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 20:48:32 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46591 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 20:52:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2288F37B401; Sat, 28 Dec 2002 20:52:43 -0800 (PST) Received: from pakastelohi.cypherpunks.to (pakastelohi.cypherpunks.to [213.130.163.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE0A43EB2; Sat, 28 Dec 2002 20:52:42 -0800 (PST) (envelope-from shamrock@cypherpunks.to) Received: from VAIO650 (unknown [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pakastelohi.cypherpunks.to (Postfix) with ESMTP id 3C033366E3; Sun, 29 Dec 2002 05:25:09 +0100 (CET) From: "Lucky Green" To: "'Adam Weinberger'" Cc: , Subject: RE: FreeBSD Port: portupgrade-20021103 Date: Sat, 28 Dec 2002 20:24:45 -0800 Message-ID: <000101c2aef2$3c96f540$6401a8c0@VAIO650> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20021228134702.GE215@vectors.cx> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Adam wrote: > Bear in mind that this topic has been discussed many, many > times. The overall concensus was that the current way is the > best way. Thanks for the info. I googled for details before posting, but didn't find much. > CPAN installs into non-standard locations, and > maintains databases that are completely and totally separate > from that of the ports system. The best thing to do is to > install perl modules from the ports tree. Guess I'll have to figure out how to uninstall my CPAN modules and replace them with FreeBSD ports. Thanks, --Lucky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 21:16:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1262A37B401; Sat, 28 Dec 2002 21:16:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B491943ED1; Sat, 28 Dec 2002 21:16:16 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT5GGNS007326; Sat, 28 Dec 2002 21:16:16 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT5GGx6007322; Sat, 28 Dec 2002 21:16:16 -0800 (PST) Date: Sat, 28 Dec 2002 21:16:16 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290516.gBT5GGx6007322@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46593: Update port: graphics/qslim Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/qslim State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 21:16:09 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46593 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 21:19:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 999FB37B422; Sat, 28 Dec 2002 21:19:36 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E8743EC5; Sat, 28 Dec 2002 21:19:36 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT5JaNS007904; Sat, 28 Dec 2002 21:19:36 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT5Ja1P007900; Sat, 28 Dec 2002 21:19:36 -0800 (PST) Date: Sat, 28 Dec 2002 21:19:36 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290519.gBT5Ja1P007900@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46600: Update port: graphics/urt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/urt State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 21:19:29 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46600 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 21:21:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C02E37B401; Sat, 28 Dec 2002 21:21:55 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4953343EB2; Sat, 28 Dec 2002 21:21:55 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT5LtNS010040; Sat, 28 Dec 2002 21:21:55 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT5LtNm010036; Sat, 28 Dec 2002 21:21:55 -0800 (PST) Date: Sat, 28 Dec 2002 21:21:55 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290521.gBT5LtNm010036@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46594: Update port: mail/althea Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: mail/althea State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 21:21:48 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 21:25: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0217C37B401; Sat, 28 Dec 2002 21:25:00 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A249143EA9; Sat, 28 Dec 2002 21:24:59 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT5OxNS010221; Sat, 28 Dec 2002 21:24:59 -0800 (PST) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT5OsOx010217; Sat, 28 Dec 2002 21:24:54 -0800 (PST) Date: Sat, 28 Dec 2002 21:24:54 -0800 (PST) From: Ying-Chieh Liao Message-Id: <200212290524.gBT5OsOx010217@freefall.freebsd.org> To: dom@cus.org.uk, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46580: Port Fix: x11-wm/hackedbox Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port Fix: x11-wm/hackedbox State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Dec 28 21:24:47 PST 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=46580 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 22:14:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5AAF37B401; Sat, 28 Dec 2002 22:14:11 -0800 (PST) Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5097843EC5; Sat, 28 Dec 2002 22:14:11 -0800 (PST) (envelope-from question@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1001) id 3872E540B; Sat, 28 Dec 2002 22:13:59 -0800 (PST) Date: Sat, 28 Dec 2002 22:13:59 -0800 From: Linh Pham To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46568: New Port: eclipse-2.0.2 Message-ID: <20021229061359.GA72554@q.closedsrc.org> References: <20021228014742.BDA85540B@q.closedsrc.org> <200212280150.gBS1o00l022719@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <200212280150.gBS1o00l022719@freefall.freebsd.org> User-Agent: Mutt/1.4i Organization: closedsrc.org Mail-Copies-To: poster X-PGP-Key: http://olosecsrc.org/~question/pubkey.asc" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-12-27 17:50 -0800, FreeBSD-gnats-submit@FreeBSD.org wrote: # >Category: ports # >Responsible: freebsd-ports # >Synopsis: New Port: eclipse-2.0.2 # >Arrival-Date: Fri Dec 27 17:50:00 PST 2002 The following diff needs to be applied to the Makefile: 36c36 < @${ECHO} start Eclipse initially by running: --- > @${ECHO} start Eclipse by running: 38c38 < @${ECHO} " ${PREFIX}/${PORTNAME}/eclipse" --- > @${ECHO} " cd ${PREFIX}/${PORTNAME} ; ./eclipse" --=20 Linh Pham question@closedsrc.org Webmaster and FreeBSD Geek http://closedsrc.org Apprentice Manager Editor and Writer http://www.daemonnews.org Courage: The things I do for love | And So Western Civilization Crumbles --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+DpKnwhofDeWkDMIRAi77AJ9tPF7b5IrCEVaBK/qWiEcq5jiHagCZAYfy FFJCxaC6IgLM6qKV+2XsHzA= =PsnF -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 22:20: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7741337B401 for ; Sat, 28 Dec 2002 22:20:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD9243EC5 for ; Sat, 28 Dec 2002 22:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT6K3NS025134 for ; Sat, 28 Dec 2002 22:20:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT6K2E0025133; Sat, 28 Dec 2002 22:20:02 -0800 (PST) Date: Sat, 28 Dec 2002 22:20:02 -0800 (PST) Message-Id: <200212290620.gBT6K2E0025133@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Linh Pham Subject: Re: ports/46568: New Port: eclipse-2.0.2 Reply-To: Linh Pham Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46568; it has been noted by GNATS. From: Linh Pham To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/46568: New Port: eclipse-2.0.2 Date: Sat, 28 Dec 2002 22:13:59 -0800 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-12-27 17:50 -0800, FreeBSD-gnats-submit@FreeBSD.org wrote: # >Category: ports # >Responsible: freebsd-ports # >Synopsis: New Port: eclipse-2.0.2 # >Arrival-Date: Fri Dec 27 17:50:00 PST 2002 The following diff needs to be applied to the Makefile: 36c36 < @${ECHO} start Eclipse initially by running: --- > @${ECHO} start Eclipse by running: 38c38 < @${ECHO} " ${PREFIX}/${PORTNAME}/eclipse" --- > @${ECHO} " cd ${PREFIX}/${PORTNAME} ; ./eclipse" --=20 Linh Pham question@closedsrc.org Webmaster and FreeBSD Geek http://closedsrc.org Apprentice Manager Editor and Writer http://www.daemonnews.org Courage: The things I do for love | And So Western Civilization Crumbles --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+DpKnwhofDeWkDMIRAi77AJ9tPF7b5IrCEVaBK/qWiEcq5jiHagCZAYfy FFJCxaC6IgLM6qKV+2XsHzA= =PsnF -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 22:50:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF7CB37B401 for ; Sat, 28 Dec 2002 22:50:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4D843ED1 for ; Sat, 28 Dec 2002 22:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT6oENS030972 for ; Sat, 28 Dec 2002 22:50:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT6oE4L030971; Sat, 28 Dec 2002 22:50:14 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E74037B401 for ; Sat, 28 Dec 2002 22:47:56 -0800 (PST) Received: from t-mta3.odn.ne.jp (mfep3.odn.ne.jp [143.90.131.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3CDA43EC2 for ; Sat, 28 Dec 2002 22:47:54 -0800 (PST) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([218.218.28.223]) by t-mta3.odn.ne.jp with ESMTP id <20021229064753134.OXRD.895.t-mta3.odn.ne.jp@mta3.odn.ne.jp>; Sun, 29 Dec 2002 15:47:53 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 3AEE85656; Sun, 29 Dec 2002 15:47:56 +0900 (JST) Message-Id: <20021229064756.3AEE85656@hadaly.dyndns.org> Date: Sun, 29 Dec 2002 15:47:56 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46607: New port: devel/p5-IPC-ShareLite - Light-weight interface to shared memory Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46607 >Category: ports >Synopsis: New port: devel/p5-IPC-ShareLite - Light-weight interface to shared memory >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: Sat Dec 28 22:50:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.7-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #2: Thu Oct 24 12:00:51 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: IPC::ShareLite provides a simple interface to shared memory, allowing data to be efficiently communicated between processes. Your operating system must support SysV IPC (shared memory and semaphores) in order to use this module. WWW: http://search.cpan.org/search?dist=IPC-ShareLite >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-IPC-ShareLite # p5-IPC-ShareLite/Makefile # p5-IPC-ShareLite/distinfo # p5-IPC-ShareLite/pkg-comment # p5-IPC-ShareLite/pkg-descr # p5-IPC-ShareLite/pkg-plist # echo c - p5-IPC-ShareLite mkdir -p p5-IPC-ShareLite > /dev/null 2>&1 echo x - p5-IPC-ShareLite/Makefile sed 's/^X//' >p5-IPC-ShareLite/Makefile << 'END-of-p5-IPC-ShareLite/Makefile' X# New ports collection makefile for: IPC::ShareLite X# Date created: 29 December 2002 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= IPC-ShareLite XPORTVERSION= 0.09 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= IPC XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@FreeBSD.org X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= IPC::ShareLite.3 X Xpost-patch: X ${PERL} -pi -e 's/Configure/$$& -d/' ${WRKSRC}/Makefile.PL X ${PERL} -pi -e 'print q/dflt=" ";/ if /Press ret/' ${WRKSRC}/Configure X X.include END-of-p5-IPC-ShareLite/Makefile echo x - p5-IPC-ShareLite/distinfo sed 's/^X//' >p5-IPC-ShareLite/distinfo << 'END-of-p5-IPC-ShareLite/distinfo' XMD5 (IPC-ShareLite-0.09.tar.gz) = 3942a55cfc5e6d3b612a46cc1a9515b9 END-of-p5-IPC-ShareLite/distinfo echo x - p5-IPC-ShareLite/pkg-comment sed 's/^X//' >p5-IPC-ShareLite/pkg-comment << 'END-of-p5-IPC-ShareLite/pkg-comment' XLight-weight interface to shared memory END-of-p5-IPC-ShareLite/pkg-comment echo x - p5-IPC-ShareLite/pkg-descr sed 's/^X//' >p5-IPC-ShareLite/pkg-descr << 'END-of-p5-IPC-ShareLite/pkg-descr' XIPC::ShareLite provides a simple interface to shared memory, allowing Xdata to be efficiently communicated between processes. Your operating Xsystem must support SysV IPC (shared memory and semaphores) in order Xto use this module. X XWWW: http://search.cpan.org/search?dist=IPC-ShareLite END-of-p5-IPC-ShareLite/pkg-descr echo x - p5-IPC-ShareLite/pkg-plist sed 's/^X//' >p5-IPC-ShareLite/pkg-plist << 'END-of-p5-IPC-ShareLite/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/IPC/ShareLite.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/ShareLite/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/ShareLite/ShareLite.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/ShareLite/ShareLite.so X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/ShareLite/autosplit.ix X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/IPC 2>/dev/null || true X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/ShareLite X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC 2>/dev/null || true END-of-p5-IPC-ShareLite/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 23: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDEDD37B401 for ; Sat, 28 Dec 2002 23:00:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F83843EC2 for ; Sat, 28 Dec 2002 23:00:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT70DNS033253 for ; Sat, 28 Dec 2002 23:00:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT70DvY033252; Sat, 28 Dec 2002 23:00:13 -0800 (PST) Date: Sat, 28 Dec 2002 23:00:13 -0800 (PST) Message-Id: <200212290700.gBT70DvY033252@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kimura Fuyuki Subject: Re: ports/46607: New port: devel/p5-IPC-ShareLite - Light-weight interface to shared memory Reply-To: Kimura Fuyuki Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46607; it has been noted by GNATS. From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46607: New port: devel/p5-IPC-ShareLite - Light-weight interface to shared memory Date: Sun, 29 Dec 2002 15:58:33 +0900 Oops, already in repository. Just close this one please. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Dec 28 23:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DA9937B401 for ; Sat, 28 Dec 2002 23:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 917AB43EC2 for ; Sat, 28 Dec 2002 23:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBT7A2NS040072 for ; Sat, 28 Dec 2002 23:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBT7A2X3040071; Sat, 28 Dec 2002 23:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E72E37B401 for ; Sat, 28 Dec 2002 23:06:49 -0800 (PST) Received: from mail.identd.net (matrix.identd.net [64.172.21.201]) by mx1.FreeBSD.org (Postfix) with SMTP id 11A9843E4A for ; Sat, 28 Dec 2002 23:06:49 -0800 (PST) (envelope-from mtm@identd.net) Received: (qmail 19762 invoked by uid 1007); 29 Dec 2002 07:06:45 -0000 Message-Id: <20021229070645.19761.qmail@mail.identd.net> Date: 29 Dec 2002 07:06:45 -0000 From: Mike Makonnen Reply-To: Mike Makonnen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46608: [NEW PORT] latest development track of epic4 irc client Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46608 >Category: ports >Synopsis: [NEW PORT] latest development track of epic4 irc client >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 28 23:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mike Makonnen >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD matrix.identd.net 4.7-STABLE FreeBSD 4.7-STABLE #12: Sun Nov 3 19:09:28 PST 2002 root@matrix.identd.net:/usr/obj/usr/src/sys/MATRIX i386 >Description: The "stable" version of Epic4 (ports/irc/epic4) has been out for more than a year. I think most people use the "development" track as a result since it is currently up to 1.1.7 (as opposed to 1.0.1) and offers more functionality. >How-To-Repeat: >Fix: Shell archive for a new epic4-devel port appended below. --- epic.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # epic4-devel # epic4-devel/Makefile # epic4-devel/distinfo # epic4-devel/pkg-comment # epic4-devel/pkg-descr # epic4-devel/pkg-plist # echo c - epic4-devel mkdir -p epic4-devel > /dev/null 2>&1 echo x - epic4-devel/Makefile sed 's/^X//' >epic4-devel/Makefile << 'END-of-epic4-devel/Makefile' X# New ports collection makefile for: epic4-devel X# Date created: 28 December 2002 X# Whom: Mike Makonnen X# X# $FreeBSD$ X# X XPORTNAME= epic4-devel XPORTVERSION= 1.1.7 XCATEGORIES= irc ipv6 XMASTER_SITES= ftp://ftp.epicsol.org/pub/epic/%SUBDIR%/ \ X ftp://ftp.freenet.de/pub/ftp.epicsol.org/pub/epic/%SUBDIR%/ \ X ftp://ftp.burken.nu/pub/irc/clients/epic/%SUBDIR%/ \ X ftp://totem.fix.no/pub/mirrors/epic/%SUBDIR%/ \ X ftp://ftp.artifact.hu/pub/epic/%SUBDIR%/ \ X ftp://ftp.eu.uu.net/pub/unix/irc/epic/%SUBDIR%/ \ X ftp://planetmirror.com/pub/irc/epic/%SUBDIR%/ \ X ftp://ftp.irc.org/irc/clients/unix/epic/%SUBDIR%/ \ X ftp://ftp.mud.pl/pub/epicsol/ XMASTER_SITE_SUBDIR= EPIC4-ALPHA XDISTNAME= epic4-${PORTVERSION} X XMAINTAINER= mtm@identd.net X XUSE_AUTOCONF= yes X XMAN1= epic.1 X Xpost-install: X cd ${PREFIX}/share/epic && ${RMDIR} help X X.include END-of-epic4-devel/Makefile echo x - epic4-devel/distinfo sed 's/^X//' >epic4-devel/distinfo << 'END-of-epic4-devel/distinfo' XMD5 (epic4-1.1.7.tar.gz) = f9eb4e77ff8f28c5ee3635c9799a01f8 END-of-epic4-devel/distinfo echo x - epic4-devel/pkg-comment sed 's/^X//' >epic4-devel/pkg-comment << 'END-of-epic4-devel/pkg-comment' XA flexible, scriptable irc client END-of-epic4-devel/pkg-comment echo x - epic4-devel/pkg-descr sed 's/^X//' >epic4-devel/pkg-descr << 'END-of-epic4-devel/pkg-descr' XEPIC4 is a new direction in ircII development. No longer is EPIC 100% Xbackwards compatible with ircII, but instead those things where Xcompatibility is undesirable have been found and fixed. No gratuitous Xincompatibilities have been added, but lots of new code has been added to Xmake EPIC the best ircII client available. X XEPIC no longer shares any file names with ircII, so they should happily Xco-exist. X XThis particular port is the latest "non-production" version offered Xon the Epic web site. It is quite useable; however. X XWWW: http://www.epicsol.org/ END-of-epic4-devel/pkg-descr echo x - epic4-devel/pkg-plist sed 's/^X//' >epic4-devel/pkg-plist << 'END-of-epic4-devel/pkg-plist' Xbin/epic-EPIC4-1.1.7 Xbin/epic Xlibexec/wserv4 Xshare/epic/script/2.8script Xshare/epic/script/alias Xshare/epic/script/altchan Xshare/epic/script/autoget Xshare/epic/script/autokick Xshare/epic/script/autoop Xshare/epic/script/away Xshare/epic/script/basical Xshare/epic/script/columns Xshare/epic/script/commandqueues Xshare/epic/script/country Xshare/epic/script/dcc_timeout Xshare/epic/script/deban Xshare/epic/script/debug.irc Xshare/epic/script/dig Xshare/epic/script/dns Xshare/epic/script/edit Xshare/epic/script/edit_topic Xshare/epic/script/efnext Xshare/epic/script/environment Xshare/epic/script/epic-crypt-gpg Xshare/epic/script/epic-crypt-gpg-aa Xshare/epic/script/events Xshare/epic/script/events.hop Xshare/epic/script/fake-dcc Xshare/epic/script/fe Xshare/epic/script/files Xshare/epic/script/functions Xshare/epic/script/genalias Xshare/epic/script/global Xshare/epic/script/grep Xshare/epic/script/guh Xshare/epic/script/hybrid6 Xshare/epic/script/imap Xshare/epic/script/ip-to-int Xshare/epic/script/ircprimer Xshare/epic/script/keybinds Xshare/epic/script/killpath Xshare/epic/script/kpstat Xshare/epic/script/langtrans Xshare/epic/script/less Xshare/epic/script/less-pipe Xshare/epic/script/list Xshare/epic/script/local.examp Xshare/epic/script/ls Xshare/epic/script/mail Xshare/epic/script/man Xshare/epic/script/map Xshare/epic/script/meta Xshare/epic/script/mkpdir Xshare/epic/script/more Xshare/epic/script/motd Xshare/epic/script/mudirc Xshare/epic/script/netsplit Xshare/epic/script/netsplit.env Xshare/epic/script/newaway Xshare/epic/script/nicks Xshare/epic/script/newformat Xshare/epic/script/nopaste Xshare/epic/script/old-dcc Xshare/epic/script/pipe Xshare/epic/script/prefix Xshare/epic/script/recursion Xshare/epic/script/repeat Xshare/epic/script/revdcc Xshare/epic/script/scan Xshare/epic/script/scandir Xshare/epic/script/screen Xshare/epic/script/sdiff Xshare/epic/script/setmail Xshare/epic/script/silent Xshare/epic/script/sound Xshare/epic/script/starutils Xshare/epic/script/stat Xshare/epic/script/status_lag Xshare/epic/script/tabkey Xshare/epic/script/tabkey.ce Xshare/epic/script/tabkey.th Xshare/epic/script/tc Xshare/epic/script/time Xshare/epic/script/tls Xshare/epic/script/utime Xshare/epic/script/vi-binds Xshare/epic/script/webster Xshare/epic/script/window X@dirrm share/epic/script X@dirrm share/epic END-of-epic4-devel/pkg-plist exit --- epic.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message