From owner-freebsd-ports Sun Jun 11 0:47:34 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 25FF737B9FA; Sun, 11 Jun 2000 00:47:33 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA93810; Sun, 11 Jun 2000 00:47:33 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 00:47:33 -0700 (PDT) From: Message-Id: <200006110747.AAA93810@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, alex@FreeBSD.org Subject: Re: ports/19194: Simple update ftp/downloader from 1.16.1 to 1.17 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Simple update ftp/downloader from 1.16.1 to 1.17 Responsible-Changed-From-To: freebsd-ports->alex Responsible-Changed-By: alex Responsible-Changed-When: Sun Jun 11 00:47:15 PDT 2000 Responsible-Changed-Why: Mine now http://www.freebsd.org/cgi/query-pr.cgi?pr=19194 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 0:50: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 24E7137C84D for ; Sun, 11 Jun 2000 00:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA94582; Sun, 11 Jun 2000 00:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7074737C897; Sun, 11 Jun 2000 00:43:46 -0700 (PDT) Message-Id: <20000611074346.7074737C897@hub.freebsd.org> Date: Sun, 11 Jun 2000 00:43:46 -0700 (PDT) From: k_nishizawa@anet.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19195: New ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19195 >Category: ports >Synopsis: New ports >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 Jun 11 00:50:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Kazumasa Nishizawa >Release: 4.0-RELEASE >Organization: NEC Corporation >Environment: FreeBSD constantinople 4.0-RELEASE FreeBSD 4.0-RELEASE #7: Wed Jun 7 21:34:45 JST 2000 root@constantinople:/usr/src/sys/compile/CONSTANTINOPLE i386 >Description: # 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: # # rio500 # rio500/Makefile # rio500/files # rio500/files/md5 # rio500/pkg # rio500/pkg/COMMENT # rio500/pkg/DESCR # rio500/pkg/PLIST # echo c - rio500 mkdir -p rio500 > /dev/null 2>&1 echo x - rio500/Makefile sed 's/^X//' >rio500/Makefile << 'END-of-rio500/Makefile' X# New ports collection makefile for: rio500 X# Date created: 27 May 2000 X# Whom: Kazumasa Nishizawa X# X# $FreeBSD$ X# X XPORTNAME= rio500 XPORTVERSION= 0.6 XCATEGORIES= audio XMASTER_SITES= http://download.sourceforge.net/rio500/ X XMAINTAINER= k_nishizawa@anet.ne.jp X XLIB_DEPENDS= glib12:${PORTSDIR}/devel/glib12 X XGLIB_CONFIG= ${LOCALBASE}/bin/glib12-config X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-devicepath='/dev' \ X --with-deviceentry='urio0' \ X --with-id3support XCONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" X X.include END-of-rio500/Makefile echo c - rio500/files mkdir -p rio500/files > /dev/null 2>&1 echo x - rio500/files/md5 sed 's/^X//' >rio500/files/md5 << 'END-of-rio500/files/md5' XMD5 (rio500-0.6.tar.gz) = 392922c9b1509ced1bbc26d33f1e5270 END-of-rio500/files/md5 echo c - rio500/pkg mkdir -p rio500/pkg > /dev/null 2>&1 echo x - rio500/pkg/COMMENT sed 's/^X//' >rio500/pkg/COMMENT << 'END-of-rio500/pkg/COMMENT' XUtilities for Diamond Rio500 END-of-rio500/pkg/COMMENT echo x - rio500/pkg/DESCR sed 's/^X//' >rio500/pkg/DESCR << 'END-of-rio500/pkg/DESCR' XThis set of utilities and driver have been written so that Linux, FreeBSD, XOpenBSD and NetBSD users can use their Rio500 without the need to reboot Xto 'that other OS'. X XWWW: http://rio500.sourceforge.net/ END-of-rio500/pkg/DESCR echo x - rio500/pkg/PLIST sed 's/^X//' >rio500/pkg/PLIST << 'END-of-rio500/pkg/PLIST' Xbin/rio_add_directory Xbin/rio_add_folder Xbin/rio_add_song Xbin/rio_del_song Xbin/rio_font_info Xbin/rio_format Xbin/rio_get_song Xbin/rio_stat Xinclude/getopt.h Xinclude/libfon.h Xinclude/libpsf.h Xinclude/librio500.h Xinclude/librio500_api.h Xinclude/rio500_usb.h Xinclude/usbdevfs.h Xinclude/usbdevice_fs.h Xlib/librio500.a Xlib/librio500_api.a Xshare/rio500/fonts/6581.fon Xshare/rio500/fonts/Readme.txt Xshare/rio500/fonts/amiga.fon Xshare/rio500/fonts/amplitud.fon Xshare/rio500/fonts/atopaz.fon Xshare/rio500/fonts/blackout.fon Xshare/rio500/fonts/camels.fon Xshare/rio500/fonts/cbm64.fon Xshare/rio500/fonts/ce.fon Xshare/rio500/fonts/ck.nfo Xshare/rio500/fonts/defjam.fon Xshare/rio500/fonts/dynamic.fon Xshare/rio500/fonts/flt.fon Xshare/rio500/fonts/font-bitmaps.psf Xshare/rio500/fonts/future.fon Xshare/rio500/fonts/genesis.fon Xshare/rio500/fonts/heretic2.fon Xshare/rio500/fonts/hl1.fon Xshare/rio500/fonts/hl2.fon Xshare/rio500/fonts/icoin.fon Xshare/rio500/fonts/kung_fu.fon Xshare/rio500/fonts/noname.fon Xshare/rio500/fonts/phont.fon Xshare/rio500/fonts/q1c.fon Xshare/rio500/fonts/q2c.fon Xshare/rio500/fonts/qu.fon Xshare/rio500/fonts/sac.fon Xshare/rio500/fonts/shylock.fon Xshare/rio500/fonts/sin.fon Xshare/rio500/fonts/star.fon Xshare/rio500/fonts/trek.fon Xshare/rio500/fonts/triangle.fon X@dirrm share/rio500/fonts X@dirrm share/rio500 END-of-rio500/pkg/PLIST exit >How-To-Repeat: >Fix: >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 Jun 11 0:53: 2 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2BBD37C8B8; Sun, 11 Jun 2000 00:53:00 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA95396; Sun, 11 Jun 2000 00:53:00 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Sun, 11 Jun 2000 00:53:00 -0700 (PDT) From: Message-Id: <200006110753.AAA95396@freefall.freebsd.org> To: ve@sci.fi, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19181: Update of the fetchmail port to version 5.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update of the fetchmail port to version 5.4.1 State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Sun Jun 11 16:52:34 JST 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19181 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 0:53:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 24B9C37C8E0; Sun, 11 Jun 2000 00:53:18 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA95498; Sun, 11 Jun 2000 00:53:18 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Sun, 11 Jun 2000 00:53:18 -0700 (PDT) From: Message-Id: <200006110753.AAA95498@freefall.freebsd.org> To: lioux@uol.com.br, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19188: Update port mail/qmail to output PREFIX safe pkg/MESSAGE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port mail/qmail to output PREFIX safe pkg/MESSAGE State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Sun Jun 11 16:52:34 JST 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19181 State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Sun Jun 11 16:52:34 JST 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19188 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 0:56:53 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E683737C92A; Sun, 11 Jun 2000 00:56:49 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA96336; Sun, 11 Jun 2000 00:56:49 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Sun, 11 Jun 2000 00:56:49 -0700 (PDT) From: Message-Id: <200006110756.AAA96336@freefall.freebsd.org> To: knu@FreeBSD.org, freebsd-ports@FreeBSD.org, torstenb@FreeBSD.org Subject: Re: ports/19185: mail/postfix: manual pages contains !!PREFIX!! instead of the real value Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mail/postfix: manual pages contains !!PREFIX!! instead of the real value Responsible-Changed-From-To: freebsd-ports->torstenb Responsible-Changed-By: knu Responsible-Changed-When: Sun Jun 11 16:56:15 JST 2000 Responsible-Changed-Why: Over to Maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=19185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 1: 6: 3 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C75637C884; Sun, 11 Jun 2000 01:06:00 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA98821; Sun, 11 Jun 2000 01:06:00 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Sun, 11 Jun 2000 01:06:00 -0700 (PDT) From: Message-Id: <200006110806.BAA98821@freefall.freebsd.org> To: hetzels@westbend.net, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19187: Upgrade cyrus-sasl port to 1.5.21 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Upgrade cyrus-sasl port to 1.5.21 State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Sun Jun 11 17:05:42 JST 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19187 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 1: 7:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 35BA837C8E9; Sun, 11 Jun 2000 01:07:13 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA98995; Sun, 11 Jun 2000 01:07:13 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Sun, 11 Jun 2000 01:07:13 -0700 (PDT) From: Message-Id: <200006110807.BAA98995@freefall.freebsd.org> To: knu@FreeBSD.org, freebsd-ports@FreeBSD.org, nbm@FreeBSD.org Subject: Re: ports/19191: Update port sysutils/daemontools to include sample rc file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port sysutils/daemontools to include sample rc file Responsible-Changed-From-To: freebsd-ports->nbm Responsible-Changed-By: knu Responsible-Changed-When: Sun Jun 11 17:06:27 JST 2000 Responsible-Changed-Why: Over to Maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=19191 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 1: 8:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F41F137C884; Sun, 11 Jun 2000 01:08:08 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA99103; Sun, 11 Jun 2000 01:08:08 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Sun, 11 Jun 2000 01:08:08 -0700 (PDT) From: Message-Id: <200006110808.BAA99103@freefall.freebsd.org> To: knu@FreeBSD.org, freebsd-ports@FreeBSD.org, jfieber@FreeBSD.org Subject: Re: ports/19193: Update textproc/jade to C{XX,}FLAGS safe status Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update textproc/jade to C{XX,}FLAGS safe status Responsible-Changed-From-To: freebsd-ports->jfieber Responsible-Changed-By: knu Responsible-Changed-When: Sun Jun 11 17:07:49 JST 2000 Responsible-Changed-Why: Over to Maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=19193 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 1:13: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FAFA37BF83; Sun, 11 Jun 2000 01:13:04 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA99554; Sun, 11 Jun 2000 01:13:04 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 01:13:04 -0700 (PDT) From: Message-Id: <200006110813.BAA99554@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, asami@FreeBSD.org Subject: Re: ports/19051: New target for bsd.port.mk : fetchdepends Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New target for bsd.port.mk : fetchdepends Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: alex Responsible-Changed-When: Sun Jun 11 01:12:07 PDT 2000 Responsible-Changed-Why: bsd.port.mk is asami's baby. http://www.freebsd.org/cgi/query-pr.cgi?pr=19051 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 1:16:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 80FDB37B752; Sun, 11 Jun 2000 01:16:19 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-40.sugnm1.kt.home.ne.jp [203.165.77.40]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id RAA02768; Sun, 11 Jun 2000 17:16:17 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id RAA28715; Sun, 11 Jun 2000 17:15:45 +0900 (JST) Date: Sun, 11 Jun 2000 17:15:43 +0900 Message-ID: <86aegsiqfk.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: alex@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/19194: Simple update ftp/downloader from 1.16.1 to 1.17 In-Reply-To: In your message of "Sun, 11 Jun 2000 00:47:33 -0700 (PDT)" <200006110747.AAA93810@freefall.freebsd.org> References: <200006110747.AAA93810@freefall.freebsd.org> User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Sun, 11 Jun 2000 00:47:33 -0700 (PDT), alex@FreeBSD.ORG wrote: > > Synopsis: Simple update ftp/downloader from 1.16.1 to 1.17 > > Responsible-Changed-From-To: freebsd-ports->alex > Responsible-Changed-By: alex > Responsible-Changed-When: Sun Jun 11 00:47:15 PDT 2000 > Responsible-Changed-Why: > Mine now Sorry, alex! I happened to commit this before noticing your taking over... -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 1:21:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id F1C8B37B759; Sun, 11 Jun 2000 01:21:06 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9C1177.dip0.t-ipconnect.de [62.156.17.119]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id KAA27492; Sun, 11 Jun 2000 10:20:39 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id E1D65AC30; Sun, 11 Jun 2000 10:20:45 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 6919714A77; Sun, 11 Jun 2000 10:20:15 +0200 (CEST) Date: Sun, 11 Jun 2000 10:20:15 +0200 From: Alexander Langer To: Akinori -Aki- MUSHA Cc: alex@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/19194: Simple update ftp/downloader from 1.16.1 to 1.17 Message-ID: <20000611102015.A3668@cichlids.cichlids.com> Mail-Followup-To: Akinori -Aki- MUSHA , alex@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG References: <200006110747.AAA93810@freefall.freebsd.org> <86aegsiqfk.wl@localhost.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <86aegsiqfk.wl@localhost.local.idaemons.org>; from knu@idaemons.org on Sun, Jun 11, 2000 at 05:15:43PM +0900 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Akinori -Aki- MUSHA (knu@idaemons.org): > I happened to commit this before noticing your taking over... No problem. I only took it, since I'm using downloader anyways and could avoid the latter update then :-P Alex -- (Imagine a big "FreeBSD - The Power To Serve" sticker here) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 2:46:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from BSDpc.geek4food.org (adsl-216-103-105-71.dsl.snfc21.pacbell.net [216.103.105.71]) by hub.freebsd.org (Postfix) with ESMTP id F284737B51B for ; Sun, 11 Jun 2000 02:46:20 -0700 (PDT) (envelope-from andy@geek4food.org) Received: from mega.geek4food.org (mega.geek4food.org [192.168.1.57]) by BSDpc.geek4food.org (Postfix) with ESMTP id 41F4E6CC; Sun, 11 Jun 2000 02:46:20 -0700 (PDT) Received: from mega.geek4food.org (localhost.geek4food.org [127.0.0.1]) by mega.geek4food.org (8.9.3/8.9.3) with ESMTP id CAA03173; Sun, 11 Jun 2000 02:46:19 -0700 (PDT) (envelope-from andy@geek4food.org) Message-Id: <200006110946.CAA03173@mega.geek4food.org> To: John Holland Cc: freebsd-ports@freebsd.org Subject: Re: ports/19180: Hylafax security patch In-reply-to: Your message of "Sat, 10 Jun 2000 17:32:04 EDT." <4.3.1.0.20000610173154.00b0c6d0@mail175.pair.com> Date: Sun, 11 Jun 2000 02:46:19 -0700 From: Andy Sparrow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -------- Your message dated: Sat, 10 Jun 2000 17:32:04 EDT >This port compiles cleanly against the patch. However, I have no FreeBSD >box with a fax modem available to test the functionality. It would be >great if someone could do that. It does indeed, compile cleanly. However, the built HylaFAX does not work. It does not work when compiled against libtiff-3.5.x, because you have not included the libtiff interfaces patch (which was produced against 4.1b2). HylaFAX was originally built against libtiff-3.4, which is no longer in the FreeBSD ports tree. The interface changed sixe between libtiff 3.4 and 3.5. Without the aforementioned patch, 'faxq' and 'faxgetty' (depending on whether you're sending or receiving, respectively) will loop infinitely, consuming CPU with abandon.. This is a well-known issue (it bites recent RH Linux users too). I mentioned it in my reply to your original email. Regards, AS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 3:17:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.af.airnet.ne.jp (mail.af.airnet.ne.jp [210.159.66.49]) by hub.freebsd.org (Postfix) with ESMTP id 630F337BA0E; Sun, 11 Jun 2000 03:17:04 -0700 (PDT) (envelope-from imura@cs.titech.ac.jp) Received: from imura.af.airnet.ne.jp (tok038.airnet.ne.jp [210.159.88.38]) by mail.af.airnet.ne.jp (8.8.8/3.6W/06/13/98-AF.AIRNET.NE.JP) with ESMTP id TAA12040; Sun, 11 Jun 2000 19:17:02 +0900 Posted-Date: Sun, 11 Jun 2000 19:16:50 +0900 (JST) To: asami@freebsd.org Cc: obrien@freebsd.org, ports@freebsd.org Subject: Re: Moving personal distfiles from Freefall to ftp.freebsd.org From: "R. Imura" In-Reply-To: References: <20000609094000.A45481@dragon.nuxi.com> X-Mailer: Mew version 1.94b20 on Emacs 19.34 / Mule 2.3 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?= X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000611191648I.imura@cs.titech.ac.jp> Date: Sun, 11 Jun 2000 19:16:48 +0900 X-Dispatcher: imput version 990401(IM113) Lines: 23 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Index: bsd.port.mk > =================================================================== > RCS file: /usr/cvs/ports/Mk/bsd.port.mk,v > retrieving revision 1.338 > diff -u -r1.338 bsd.port.mk > --- bsd.port.mk 2000/05/06 10:45:35 1.338 > +++ bsd.port.mk 2000/06/09 19:58:00 > @@ -1114,7 +1148,8 @@ > > # Where to put distfiles that don't have any other master site > MASTER_SITE_LOCAL?= \ > - ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/LOCAL_PORTS/ > + ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ > + ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ > > # If the user has MASTER_SITE_FREEBSD set, go to the FreeBSD repository > # for everything, but don't search it twice by appending it to the end. > === You may have already noticed yourself, these lines should move higher in bsd.port.mk in order to convert %SUBDIR% to ${MASTER_SITE_SUBDIR}. :) - R. Imura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 3:40:43 2000 Delivered-To: freebsd-ports@freebsd.org Received: from telanrhiod.snet.co.uk (telanrhiod.snet.co.uk [212.87.76.2]) by hub.freebsd.org (Postfix) with ESMTP id CE04337BFB2 for ; Sun, 11 Jun 2000 03:40:39 -0700 (PDT) (envelope-from jamie@jamiesdomain.co.uk) Received: from telanrhiod (jamie-mailer.snet.co.uk [212.87.76.142]) by telanrhiod.snet.co.uk (8.9.3/8.9.3) with ESMTP id KAA15939 for ports@freebsd.org; Sun, 11 Jun 2000 10:43:11 GMT Date: Sun, 11 Jun 2000 10:43:11 GMT From: jamie@jamiesdomain.co.uk Message-Id: <200006111043.KAA15939@telanrhiod.snet.co.uk> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Please remove audio/cd2mp3 from the ports. I am the maintainrew jamie@jamiesdomain.co.uk (Jamie Heckford) Please check the main website http://www.jamiesdomain.co.uk if you want more info on cd2mop3. Reason for removal is that you took to long tro add it (4-5 Months) and the website and numerous versions have gone by by now. Thanx, Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 3:52:27 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id CB16737BFE6 for ; Sun, 11 Jun 2000 03:52:20 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9C1177.dip0.t-ipconnect.de [62.156.17.119]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id MAA21323; Sun, 11 Jun 2000 12:52:15 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 67F08AC30; Sun, 11 Jun 2000 12:52:30 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id B12B514AAB; Sun, 11 Jun 2000 12:52:17 +0200 (CEST) Date: Sun, 11 Jun 2000 12:52:17 +0200 From: Alexander Langer To: jamie@jamiesdomain.co.uk Cc: ports@freebsd.org Subject: Re: your mail Message-ID: <20000611125217.A27498@cichlids.cichlids.com> Mail-Followup-To: jamie@jamiesdomain.co.uk, ports@freebsd.org References: <200006111043.KAA15939@telanrhiod.snet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006111043.KAA15939@telanrhiod.snet.co.uk>; from jamie@jamiesdomain.co.uk on Sun, Jun 11, 2000 at 10:43:11AM +0000 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake jamie@jamiesdomain.co.uk (jamie@jamiesdomain.co.uk): > Reason for removal is that you took to long tro add it (4-5 Months) > and the website and numerous versions have gone by by now. Do you really really really really want to have it removed, or don't you just want to update the port? *beg* *beg* Alex -- (Imagine a big "FreeBSD - The Power To Serve" sticker here) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 4:30:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9728337B780 for ; Sun, 11 Jun 2000 04:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA21253; Sun, 11 Jun 2000 04:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id E19E037BFB2 for ; Sun, 11 Jun 2000 04:16:19 -0700 (PDT) (envelope-from cj@214.norrgarden.se) Received: (from root@localhost) by 214.norrgarden.se (8.9.3/8.9.3) id NAA38165; Sun, 11 Jun 2000 13:16:07 +0200 (CEST) (envelope-from cj) Message-Id: <200006111116.NAA38165@214.norrgarden.se> Date: Sun, 11 Jun 2000 13:16:07 +0200 (CEST) From: calle.madestrand@norrgarden.se Reply-To: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19196: update port: ftp/lftp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19196 >Category: ports >Synopsis: update port: ftp/lftp >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 Jun 11 04:30:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: update port to latest version >How-To-Repeat: >Fix: diff -urN /usr/ports/ftp/lftp/Makefile lftp/Makefile --- /usr/ports/ftp/lftp/Makefile Sun May 7 23:20:58 2000 +++ lftp/Makefile Sun Jun 11 12:49:42 2000 @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} diff -urN /usr/ports/ftp/lftp/files/md5 lftp/files/md5 --- /usr/ports/ftp/lftp/files/md5 Sun May 7 23:20:58 2000 +++ lftp/files/md5 Sun Jun 11 12:52:09 2000 @@ -1 +1 @@ -MD5 (lftp-2.2.2.tar.bz2) = 9d41f0fefd0f4a4db7d3d9a187482650 +MD5 (lftp-2.2.3.tar.bz2) = bd33e9f0d7f30c710c72aa8e35aeee27 >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 Jun 11 5:10: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6645B37BF97 for ; Sun, 11 Jun 2000 05:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA25439; Sun, 11 Jun 2000 05:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id 4A9C537B832 for ; Sun, 11 Jun 2000 05:07:20 -0700 (PDT) (envelope-from cj@214.norrgarden.se) Received: (from root@localhost) by 214.norrgarden.se (8.9.3/8.9.3) id OAA66859; Sun, 11 Jun 2000 14:07:19 +0200 (CEST) (envelope-from cj) Message-Id: <200006111207.OAA66859@214.norrgarden.se> Date: Sun, 11 Jun 2000 14:07:19 +0200 (CEST) From: calle.madestrand@norrgarden.se Reply-To: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19198: update port: security/saint Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19198 >Category: ports >Synopsis: update port: security/saint >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 Jun 11 05:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: update Saint to latest version >How-To-Repeat: >Fix: diff -urN /usr/ports/security/saint/Makefile saint/Makefile --- /usr/ports/security/saint/Makefile Sun May 7 23:24:31 2000 +++ saint/Makefile Sun Jun 11 13:29:11 2000 @@ -6,19 +6,18 @@ # PORTNAME= saint -PORTVERSION= 2.0.2 +PORTVERSION= 2.1 CATEGORIES= security MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \ http://www.wwdsi.com/saint/downloads/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ -DISTNAME= ${PKGNAME}.beta2 MAINTAINER= calle.madestrand@norrgarden.se RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap USE_PERL5= yes -WRKSRC= ${WRKDIR}/saint-2.0.2 +WRKSRC= ${WRKDIR}/saint-2.1 MAKE_ENV= XFLAGS="DAUTH_GID_T=int -DSYS_ERRLIST_DECLARED -DFDSETSIZE=2048" ALL_TARGET= freebsd INSTALL_TARGET= all diff -urN /usr/ports/security/saint/files/md5 saint/files/md5 --- /usr/ports/security/saint/files/md5 Sun May 7 23:24:33 2000 +++ saint/files/md5 Sun Jun 11 14:02:21 2000 @@ -1 +1 @@ -MD5 (saint-2.0.2.beta2.tar.gz) = feed65b4faabe08caa0fa94728b362b0 +MD5 (saint-2.1.tar.gz) = ecfd31ced136e1a2e40a9e857e158df0 diff -urN /usr/ports/security/saint/pkg/PLIST saint/pkg/PLIST --- /usr/ports/security/saint/pkg/PLIST Sun May 7 23:24:37 2000 +++ saint/pkg/PLIST Sun Jun 11 14:01:40 2000 @@ -9,6 +9,10 @@ saint/READMEs/CHANGES-1.3.6-1.5 saint/READMEs/README.SNMP saint/READMEs/CHANGES +saint/READMEs/CHANGES-2.0 +saint/bin/ddos.saint +saint/bin/ddos_scan +saint/bin/irix.saint saint/bin/cim.saint saint/bin/snmp.saint saint/bin/boot.saint @@ -63,6 +67,7 @@ saint/bin/nfs-chk saint/bin/yp-chk saint/bin/fping +saint/config/passwd saint/config/paths.pl saint/config/paths.sh saint/config/saint.cf @@ -71,6 +76,9 @@ saint/config/paths.pl.old saint/config/paths.sh.old saint/config/SNMP_communities.pl +saint/perl/passwd.pl +saint/html/auth/saint_auth_action.pl +saint/html/auth/saint_auth_form.pl saint/html/admin/saint_cf_action.pl saint/html/admin/saint_cf_form.pl saint/html/data/saint_data_form.pl @@ -110,6 +118,8 @@ saint/html/dots/reddot.gif saint/html/dots/whitedot.gif saint/html/dots/yellowdot.gif +saint/html/images/checkmark.gif +saint/html/images/top10.jpg saint/html/images/long_bottom_border.gif saint/html/images/bckgrnd.jpg saint/html/images/saint.gif @@ -170,6 +180,8 @@ saint/html/tutorials/first_time/make.html saint/html/tutorials/first_time/scanning.html saint/html/tutorials/first_time/template.html +saint/html/tutorials/vulnerability/Gauntlet_WebShield_cyberdaemon.html +saint/html/tutorials/vulnerability/Kerberos_detected.html saint/html/tutorials/vulnerability/Possible_fraggle_problem.html saint/html/tutorials/vulnerability/objectserver_vulnerability.html saint/html/tutorials/vulnerability/Archives @@ -193,7 +205,6 @@ saint/html/tutorials/vulnerability/imap_version.html saint/html/tutorials/vulnerability/jolt.html saint/html/tutorials/vulnerability/land.html -saint/html/tutorials/vulnerability/lpd_over_the_internet.html saint/html/tutorials/vulnerability/nestea.html saint/html/tutorials/vulnerability/netbios_over_the_internet.html saint/html/tutorials/vulnerability/newtear.html @@ -333,6 +344,7 @@ @dirrm saint/READMEs @dirrm saint/bin @dirrm saint/config +@dirrm saint/html/auth @dirrm saint/html/admin @dirrm saint/html/data @dirrm saint/html/docs >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 Jun 11 5:57:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4694E37BFF7; Sun, 11 Jun 2000 05:57:18 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA30449; Sun, 11 Jun 2000 05:57:18 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Sun, 11 Jun 2000 05:57:18 -0700 (PDT) From: Message-Id: <200006111257.FAA30449@freefall.freebsd.org> To: jtjang@gcn.net.tw, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/14643: new port: chinese/pydict - A Chinese/English dictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: chinese/pydict - A Chinese/English dictionary State-Changed-From-To: open->analyzed State-Changed-By: sada State-Changed-When: Sun Jun 11 05:55:14 PDT 2000 State-Changed-Why: Applied some portlint. -- diff -Bbuw -r t/pyDict/Makefile pyDict/Makefile --- t/pyDict/Makefile Sun Jun 11 21:49:07 2000 +++ pyDict/Makefile Sat Jun 10 04:56:51 2000 @@ -1,22 +1,22 @@ # New ports collection makefile for: pyDict -# Version required: 0.2.0 # Date created: 25 Oct 1999 # Whom: Keith Jang # # $FreeBSD$ # -DISTNAME= pyDict-0.2.0 -PKGNAME= zh-pyDict-0.2.0 +PORTNAME= pyDict +PORTVERSION= 0.2.0 CATEGORIES= chinese MASTER_SITES= http://www.linux.org.tw/~plateau/linux_notes/softwares/ \ ftp://freebsd.sinica.edu.tw/pub/keith/ +PKGNAMEPREFIX= zh- EXTRACT_SUFX= .tgz MAINTAINER= keith@freebsd.sinica.edu.tw RUN_DEPENDS= ${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \ - ${PREFIX}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ + ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ xcin2.5:${PORTSDIR}/chinese/xcin25 USE_X_PREFIX= yes diff -Bbuw -r t/pyDict/pkg/COMMENT pyDict/pkg/COMMENT --- t/pyDict/pkg/COMMENT Sun Jun 11 21:49:07 2000 +++ pyDict/pkg/COMMENT Sat Jun 10 04:48:34 2000 @@ -1 +1 @@ -A Chinese <-> English dictionary, under both console and X11. +A Chinese <-> English dictionary, under both console and X11 http://www.freebsd.org/cgi/query-pr.cgi?pr=14643 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 8: 0: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C55137B7D1 for ; Sun, 11 Jun 2000 08:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA07340; Sun, 11 Jun 2000 08:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 8501737B6A3; Sun, 11 Jun 2000 07:51:43 -0700 (PDT) Message-Id: <20000611145143.8501737B6A3@hub.freebsd.org> Date: Sun, 11 Jun 2000 07:51:43 -0700 (PDT) From: shige2@pop17.odn.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19199: ports/japanese/skkfep dependency wrong? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19199 >Category: ports >Synopsis: ports/japanese/skkfep dependency wrong? >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 Jun 11 08:00:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: tomoShige Tashiro >Release: FreeBSD 4.0-STABLE >Organization: Toyohashi Japan >Environment: FreeBSD view.bsd 4.0-STABLE FreeBSD 4.0-STABLE #0: Tue Jun 6 23:11:27 JST 2000 root@view.bsd:/usr/src/sys/compile/BP6 i386 >Description: ports/japanese/skkfep/Makefile wrong? skkfep installation not going well. trying install skkserv installed already though. >How-To-Repeat: # cd /usr/ports/japanese/skk # make install # cd ../skkfep # make install >Fix: --- Makefile.org Sun Jun 11 23:40:35 2000 +++ Makefile Sun Jun 11 23:40:49 2000 @@ -17,7 +17,7 @@ MAINTAINER= azuki@azkey.org -RUN_DEPENDS= ${LOCALBASE}/libexec/skkserv:${PORTSDIR}/japanese/skk +RUN_DEPENDS= ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skk NO_WRKSUBDIR= yes >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 Jun 11 8:45: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bsa-1-as01-7-a04.gd.uol.com.br (bsa-1-as01-7-a04.gd.uol.com.br [200.197.118.4]) by hub.freebsd.org (Postfix) with ESMTP id EFE2837BF50 for ; Sun, 11 Jun 2000 08:45:01 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 36744 invoked by uid 1001); 11 Jun 2000 15:45:07 -0000 From: lioux@uol.com.br Date: Sun, 11 Jun 2000 12:45:07 -0300 To: "Mr. GTK+" Cc: lioux@uol.com.br, freebsd-ports@FreeBSD.ORG Subject: Re: ports/19193: Update textproc/jade to C{XX,}FLAGS safe status Message-ID: <20000611124507.A36313@Fedaykin.here> References: <20000611051106.74837.qmail@Fedaykin.here> <20000611133949.A75547@play.cirx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000611133949.A75547@play.cirx.org>; from vanilla@play.cirx.org on Sun, Jun 11, 2000 at 01:39:50PM +0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jun 11, 2000 at 01:39:50PM +0800, Mr. GTK+ wrote: > On Sun, Jun 11, 2000 at 05:11:06AM -0000, lioux@uol.com.br wrote: > > Updated textproc/jade to C{XX,}FLAGS safe status. > > Files removed: > > patches/patch-aa > > > > patch-aa is not necessary. "-O" is the default value for C{XX,}FLAGS. > > I've just built jade 2 times using very weird C{XX,}FLAGS values > > to be sure and it seems okay. > > Besides, CONFIGURE_ENV is unusual. Just let CXXFLAGS be CXXFLAGS, > > if the user has not set it, we do not unless it brakes the port > > not to. This way we respect make.conf choices and behave safely in > > possibly hostile enviroments (archs such as alpha). > > jade behaves just fine without these > Well, it the CFLAGS not set to '-O', > it will dead on 'make release'... I did not know that. :) Could you add a comment line stating that? So that, no one submits additional PRs for that. Thanks, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:10:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6403637B76E; Sun, 11 Jun 2000 09:10:12 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA18214; Sun, 11 Jun 2000 09:10:12 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:10:12 -0700 (PDT) From: Message-Id: <200006111610.JAA18214@freefall.freebsd.org> To: calle.madestrand@norrgarden.se, alex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19196: update port: ftp/lftp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: update port: ftp/lftp State-Changed-From-To: open->closed State-Changed-By: alex State-Changed-When: Sun Jun 11 09:08:33 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19196 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:12:31 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D370537C945; Sun, 11 Jun 2000 09:12:29 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA18635; Sun, 11 Jun 2000 09:12:29 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:12:29 -0700 (PDT) From: Message-Id: <200006111612.JAA18635@freefall.freebsd.org> To: croyle@gelemna.org, alex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19169: Update textproc/txt2html to 1.28 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update textproc/txt2html to 1.28 State-Changed-From-To: open->closed State-Changed-By: alex State-Changed-When: Sun Jun 11 09:11:11 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19169 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:20:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CC8A537B684 for ; Sun, 11 Jun 2000 09:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA19509; Sun, 11 Jun 2000 09:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 3C16937B6CA for ; Sun, 11 Jun 2000 09:13:34 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5BGDXp15753 for ; Sun, 11 Jun 2000 12:13:33 -0400 (EDT) Message-Id: Date: Sun, 11 Jun 2000 12:13:32 -0400 (EDT) From: Trevor Johnson To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/19200: new port: audio/xwave Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19200 >Category: ports >Synopsis: new port: audio/xwave >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 Jun 11 09:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: 4.0-STABLE i386 >Organization: myself >Environment: 4.0-STABLE FreeBSD 4.0-STABLE #0: Fri May 26 19:12:56 BST 2000 root@ws99.invalid:/usr/src/sys/compile/FREEBASE40f i386 >Description: audio player/recorder/editor for the X Window System >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: # # xwave # xwave/files # xwave/files/md5 # xwave/patches # xwave/patches/patch-al # xwave/patches/patch-ad # xwave/patches/patch-ak # xwave/patches/patch-am # xwave/patches/patch-ao # xwave/patches/patch-ap # xwave/patches/patch-aq # xwave/patches/patch-an # xwave/pkg # xwave/pkg/COMMENT # xwave/pkg/DESCR # xwave/pkg/PLIST # xwave/pkg/MESSAGE # xwave/Makefile # echo c - xwave mkdir -p xwave > /dev/null 2>&1 echo c - xwave/files mkdir -p xwave/files > /dev/null 2>&1 echo x - xwave/files/md5 sed 's/^X//' >xwave/files/md5 << 'END-of-xwave/files/md5' X$NetBSD: md5,v 1.3 1999/02/08 21:27:11 hubertf Exp $ X XMD5 (xwave2.tar.gz) = fddc9ac33e3c7ec5272212abe8c8e606 END-of-xwave/files/md5 echo c - xwave/patches mkdir -p xwave/patches > /dev/null 2>&1 echo x - xwave/patches/patch-al sed 's/^X//' >xwave/patches/patch-al << 'END-of-xwave/patches/patch-al' X$NetBSD: patch-al,v 1.2 1998/08/07 10:36:24 agc Exp $ X X--- config.site.BAK Sat Feb 21 19:55:25 1998 X+++ config.site Sat Feb 21 19:55:55 1998 X@@ -1,5 +1,5 @@ X X-EXTRA_INCLUDES=-I../ -I../include X+EXTRA_INCLUDES=-I../ -I../include -I${X11BASE}/include X X XCOMM On sgi we need libaudio X XCOMM OSLIBS=-laudio END-of-xwave/patches/patch-al echo x - xwave/patches/patch-ad sed 's/^X//' >xwave/patches/patch-ad << 'END-of-xwave/patches/patch-ad' X$NetBSD: patch-ad,v 1.2 1998/08/07 10:36:23 agc Exp $ X X--- xwave/src/audio.c.orig Wed Aug 12 23:27:09 1998 X+++ src/audio.c Sun Jun 11 13:35:54 2000 X@@ -37,7 +37,7 @@ X #ifdef linux X #include X X-#elif defined(FreeBSD) X+#elif defined(__FreeBSD__) X #include X X #elif defined(sgi) X@@ -55,7 +55,7 @@ X #include "sample_settings.h" X #include "audio.h" X X-#if defined(linux) || defined (FreeBSD) || defined(sun) X+#if defined(linux) || defined (__FreeBSD__) || defined(sun) X static int set_dsp(int o_mode,int res,int channels,int freq,int *buf_size); X #endif X X@@ -67,7 +67,7 @@ X static Audio_File af; X static int stop_record; X X-#if defined (linux) || defined (FreeBSD) X+#if defined (linux) || defined (__FreeBSD__) X int set_dsp(int o_mode,int res, int channels, int freq, int *buf_size) X { X int check; X@@ -274,7 +274,7 @@ X } X #endif X X-#ifdef sun X+#if defined(sun) X void check_audio(Main_Bool *mb) X /* test if there is a play device, and how fast we can play */ X { X@@ -307,7 +307,7 @@ X case AUDIO_ENCODING_LINEAR: X printf("ULAW\n");break; X default: X- printf("unknown encoding\n"); X+ printf("unknown encoding: %d\n",au_info.play.encoding); X } X close(audio); X } else { X@@ -370,7 +370,7 @@ X X void play_file(char *fname,Main_Bool *mb) X { X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X int audio; X #elif defined(sgi) X ALport port; X@@ -384,7 +384,7 @@ X return; X } X X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X if ((audio=set_dsp(O_WRONLY,af.bps,af.channels,af.freq,&buf_size))==-1) { X fprintf(stderr,"XWave: Error ! Cannot set dsp !\n"); X close(af.fd); X@@ -404,7 +404,7 @@ X if ((buffer=malloc(buf_size))==NULL) { X fprintf(stderr,"XWave: Error ! Cannot alloc mem !\n"); X close(af.fd); X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X close(audio); X #elif defined(sgi) X ALcloseport(port); X@@ -413,7 +413,7 @@ X return; X } X X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X while ((length=af_read(af,buffer,buf_size))>0) { X if (write(audio, buffer, length)==-1) break; X } X@@ -440,7 +440,7 @@ X int offset=0,playlength,length; X #ifdef sgi X ALport port; X-#elif defined(linux) || defined (FreeBSD) || defined (sun) X+#elif defined(linux) || defined (__FreeBSD__) || defined (sun) X int audio; X X if ((audio=set_dsp(O_WRONLY,wd->res,wd->channels,wd->freq,&buf_size))==-1) { X@@ -473,7 +473,7 @@ X buffer=wd->buffer+offset; X while (playlength>0) { X if (playlength0) { X if (playlengthmg->fbuf,buf_size))==-1) { X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X close(audio); X #elif defined(sgi) X ALcloseport(port); X@@ -518,7 +518,7 @@ X kill((pid_t) getppid(),SIGUSR1); X return; X } X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X if (write(audio,(char*) md->mg->fbuf,length)==-1) { X close(audio); X kill((pid_t) getppid(),SIGUSR1); X@@ -536,7 +536,7 @@ X } X } X X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X close(audio); X #elif defined(sgi) X while (ALgetfilled(port)) sginap(2); X@@ -556,7 +556,7 @@ X void write_length(); X byte *data=NULL; X int abuf_size,count; X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X int audio; X X if ((audio=set_dsp(O_RDONLY,res,mode,freq,&abuf_size))==-1) { X@@ -577,7 +577,7 @@ X X if ((data = (byte *) malloc(abuf_size)) == NULL) { X fprintf(stderr,"XWave: Error while alloc mem for audio_buffer !\n"); X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X close(audio); X #elif defined(sgi) X ALcloseport(port); X@@ -595,7 +595,7 @@ X X if (af_open(fname,&af,AF_NEW)==AF_ERROR) { X free(data); X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X close(audio); X #elif defined(sgi) X ALcloseport(port); X@@ -608,7 +608,7 @@ X signal(SIGUSR1,write_length); X X while(1) { X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X if ((count=read(audio, data, abuf_size))==-1) { X close(audio); X af_close(af); X@@ -632,7 +632,7 @@ X return; X } X if ((count=af_write(af,(char*)data,count))==AF_ERROR) { X-#if defined (linux) || defined (FreeBSD) || defined (sun) X+#if defined (linux) || defined (__FreeBSD__) || defined (sun) X close(audio); X #elif defined(sgi) X ALcloseport(port); END-of-xwave/patches/patch-ad echo x - xwave/patches/patch-ak sed 's/^X//' >xwave/patches/patch-ak << 'END-of-xwave/patches/patch-ak' X$NetBSD: patch-ak,v 1.4 1999/12/25 23:58:59 wiz Exp $ X--- FWF/FWF.rules.orig Thu Aug 13 01:27:07 1998 X+++ FWF/FWF.rules Fri Oct 22 15:13:20 1999 X@@ -23,13 +23,11 @@ X libdir/libname:: objlist @@\ X -@(if [ ! -f libdir/libname ]; then \ @@\ X $(MKDIRHIER) libdir ; \ @@\ X- echo Creating Library libdir/libname ; \ @@\ X- $(AR) libdir/libname ; \ @@\ X- RanLibrary(libdir/libname) ; \ @@\ X fi; exit 0) @@\ X @echo Adding objlist To Library libdir/libname @@\ X $(ARMERGE) libdir/libname objlist @@\ X- RanLibrary(libdir/libname) X+ RanLibrary(libdir/libname) @@\ X+ sleep 1 X #endif /* AddToLibraryTarget */ X X /* X@@ -44,16 +42,6 @@ X #endif /* FileCopyWhenNeeded */ X X /* X- * RequireThisFileForDepend(file) X- * X- */ X-#ifndef RequireThisFileForDepend X-#define RequireThisFileForDepend(file) @@\ X-depend:: file @@\ X- X-#endif /* RequireThisFileForDepend */ X- X-/* X * RequireThisFileForInit(file) X * X */ X@@ -146,7 +134,8 @@ X #define InstallLibraryFile(srcdir,lib,destdir) @@\ X install:: srcdir/lib @@\ X $(INSTALL) -c $(INSTLIBFLAGS) srcdir/lib destdir @@\ X- RanLibrary($(RANLIBINSTFLAGS) destdir/lib) X+ RanLibrary($(RANLIBINSTFLAGS) destdir/lib) @@\ X+ sleep 1 X #endif /* InstallLibraryFile */ X X /* X@@ -244,18 +233,6 @@ X #endif /* ObjectRuleWithFlags */ X X /* X- * DependTargetWithFlags(flags,sources) X- * X- */ X-#ifndef DependTargetWithFlags X-#define DependTargetWithFlags(flags,sources) @@\ X-DependDependency() @@\ X- @@\ X-depend:: @@\ X- $(DEPEND) -s "# DO NOT DELETE" -- flags -- sources X-#endif /* DependTargetWithFlags */ X- X-/* X * SqueakyCleanTarget() X * X */ X@@ -282,3 +259,6 @@ X #define SqueakyCleanSubdirs(dirs) @@\ X NamedSqueakyCleanSubdirs(squeakyclean,dirs) X #endif X+ X+DependSubdirs($(SUBDIRS)) X+ END-of-xwave/patches/patch-ak echo x - xwave/patches/patch-am sed 's/^X//' >xwave/patches/patch-am << 'END-of-xwave/patches/patch-am' X$NetBSD: patch-am,v 1.2 1998/08/07 10:36:25 agc Exp $ X X--- src/Imakefile.distrib.BAK Sat Feb 21 20:59:35 1998 X+++ src/Imakefile.distrib Sat Feb 21 20:59:43 1998 X@@ -17,6 +17,8 @@ X LIBS= $(OSLIBS) $(XLIBS) $(AUDIOLIBS) -lm -lc X X NormalProgramTarget(xwave,$(OBJS),,$(LIBS),) X+ComplexProgramTarget(xwave) X+InstallAppDefaults(XWave) X X all:: $(PROGRAMS) X END-of-xwave/patches/patch-am echo x - xwave/patches/patch-ao sed 's/^X//' >xwave/patches/patch-ao << 'END-of-xwave/patches/patch-ao' X$NetBSD: patch-ao,v 1.2 1998/08/07 10:36:25 agc Exp $ X X--- FWF/FWF.tmpl.orig Thu Jul 23 02:11:50 1998 X+++ FWF/FWF.tmpl Thu Jul 23 02:16:13 1998 X@@ -54,4 +54,4 @@ X X-XPM_LIBDIR = X-XPM_INCDIR = X+XPM_LIBDIR = $(PREFIX)/lib X+XPM_INCDIR = $(PREFIX)/include X XPM_LIB = -lXpm END-of-xwave/patches/patch-ao echo x - xwave/patches/patch-ap sed 's/^X//' >xwave/patches/patch-ap << 'END-of-xwave/patches/patch-ap' X--- src/record_dialog.c.orig Wed Aug 12 23:27:10 1998 X+++ src/record_dialog.c Sun Jun 11 13:36:13 2000 X@@ -33,8 +33,6 @@ X #include X #include X X- X- X #include /* Intrinsics Definitions */ X #include /* Standard Name-String definitions */ X #include /* Shell Definitions */ X@@ -52,12 +50,13 @@ X #include "button.h" X #include "xwave_widget.h" X #include "sample_settings.h" X-#include "audio.h" X+//#include "audio.h" X #include "audio_file.h" X #include "filebrowse.h" X #include "graphics.h" X #include "fileop.h" X #include "record_dialog.h" X+#include "audio.h" X X extern Main_Data *MD; X extern AppResources app_resources; END-of-xwave/patches/patch-ap echo x - xwave/patches/patch-aq sed 's/^X//' >xwave/patches/patch-aq << 'END-of-xwave/patches/patch-aq' X--- src/types.h.orig Wed Aug 12 23:27:10 1998 X+++ src/types.h Sun Jun 11 13:17:49 2000 X@@ -27,7 +27,7 @@ X typedef unsigned char byte; X typedef byte bool; X X-#ifdef FreeBSD X+#ifdef __FreeBSD__ X typedef unsigned long ulong; X #endif X END-of-xwave/patches/patch-aq echo x - xwave/patches/patch-an sed 's/^X//' >xwave/patches/patch-an << 'END-of-xwave/patches/patch-an' X$NetBSD: patch-an,v 1.2 1998/08/07 10:36:25 agc Exp $ X X--- Imakefile.BAK Sat Feb 21 21:53:52 1998 X+++ Imakefile Sat Feb 21 21:56:04 1998 X@@ -2,13 +2,14 @@ X #define IHaveSubDirs X #define PassCDebugFlags CDEBUGFLAGS='$(CDEBUGFLAGS)' X X-SUBDIRS = ccitt adpcm2pcm ieee FWF src X+SUBDIRS = ccitt adpcm2pcm ieee src X+ALLSUBDIRS= FWF ${SUBDIRS} X X-MakeSubdirs($(SUBDIRS)) X+MakeSubdirs($(ALLSUBDIRS)) X InstallSubdirs($(SUBDIRS)) X-DependSubdirs($(SUBDIRS)) X-CleanSubdirs($(SUBDIRS)) X-MakefileSubdirs($(SUBDIRS)) X+DependSubdirs($(ALLSUBDIRS)) X+CleanSubdirs($(ALLSUBDIRS)) X+MakefileSubdirs($(ALLSUBDIRS)) X X clean:: X @rm -rf lib include man END-of-xwave/patches/patch-an echo c - xwave/pkg mkdir -p xwave/pkg > /dev/null 2>&1 echo x - xwave/pkg/COMMENT sed 's/^X//' >xwave/pkg/COMMENT << 'END-of-xwave/pkg/COMMENT' XAudio player/recorder/editor for the X Window System END-of-xwave/pkg/COMMENT echo x - xwave/pkg/DESCR sed 's/^X//' >xwave/pkg/DESCR << 'END-of-xwave/pkg/DESCR' Xnote from the original author: X XThe user interface of xwave is based on Athena and FWF widgets. XThe application defaults are optimized for Xaw3d, so if you don't Xuse Xaw3d you may want to modify the resources. X XFeatures: X - multiple files X - overview window X - zoom window X - mark, cut, copy, paste, merge X - echo, reverse, swap, resample, volume (absolute, dynamic X compressor) X - stop recording on demand X - raw, wav, au, aiff, aifc (PCM, ALAW, ULAW, and some ADPCM X implementations) X - files of any length X XTrevor Johnson Xtrevor@jpj.net END-of-xwave/pkg/DESCR echo x - xwave/pkg/PLIST sed 's/^X//' >xwave/pkg/PLIST << 'END-of-xwave/pkg/PLIST' X@comment $NetBSD: PLIST,v 1.2 1999/02/08 21:27:12 hubertf Exp $ Xbin/xwave Xlib/X11/app-defaults/XWave Xshare/doc/xwave2/README Xshare/doc/xwave2/README-XWAVE2 Xshare/doc/xwave2/README.v06 Xshare/doc/xwave2/COPYING Xshare/doc/xwave2/INSTALL X@dirrm share/doc/xwave2 END-of-xwave/pkg/PLIST echo x - xwave/pkg/MESSAGE sed 's/^X//' >xwave/pkg/MESSAGE << 'END-of-xwave/pkg/MESSAGE' XIf you run out of space for the temporary files, set the X ressource XXWave*tdir (either in /usr/X11R6/lib/X11/app-defaults/XWave or your X~/.Xdefaults) to a suitable directory. END-of-xwave/pkg/MESSAGE echo x - xwave/Makefile sed 's/^X//' >xwave/Makefile << 'END-of-xwave/Makefile' X# New ports collection makefile for: xwave X# Date created: 2000-06-11 X# Whom: Trevor Johnson X# based on the NetBSD port X# X# $NetBSD: Makefile,v 1.8 2000/04/24 14:52:33 hubertf Exp $ X# $FreeBSD$ X# X XPORTNAME= xwave XPORTVERSION= 2 XCATEGORIES= audio XMASTER_SITES= ftp://ftp.vex.net/pub/software/ XDISTNAME= xwave2 X XMAINTAINER= trevor@jpj.net X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_IMAKE= yes X XDOC_FILES= README README-XWAVE2 README.v06 COPYING INSTALL X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/src/xwave ${PREFIX}/bin X ${INSTALL_DATA} ${WRKSRC}/src/XWave ${PREFIX}/lib/X11/app-defaults/ X X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/xwave2 X.for i in ${DOC_FILES} X ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/xwave2 X.endfor X.endif X X.include END-of-xwave/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 Sun Jun 11 9:20:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B64DA37B845; Sun, 11 Jun 2000 09:20:29 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA19613; Sun, 11 Jun 2000 09:20:29 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:20:29 -0700 (PDT) From: Message-Id: <200006111620.JAA19613@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, cwt@FreeBSD.org Subject: Re: ports/17427: a big enhancement to the flexability of the amanda24 port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: a big enhancement to the flexability of the amanda24 port Responsible-Changed-From-To: freebsd-ports->cwt Responsible-Changed-By: alex Responsible-Changed-When: Sun Jun 11 09:20:15 PDT 2000 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=17427 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:26:59 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BE34E37BC76; Sun, 11 Jun 2000 09:26:22 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA20750; Sun, 11 Jun 2000 09:26:22 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:26:22 -0700 (PDT) From: Message-Id: <200006111626.JAA20750@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/15326: tcsh modification Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tcsh modification Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: alex Responsible-Changed-When: Sun Jun 11 09:23:36 PDT 2000 Responsible-Changed-Why: David is the maintainer of tcsh in the base system. Since this patch could also be interesting for the tree (though it's contrib/) David should decide what should happen with this. David, if you think it is a good idea to have this option, do the required steps, please. http://www.freebsd.org/cgi/query-pr.cgi?pr=15326 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:30:30 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 40DAC37B670; Sun, 11 Jun 2000 09:30:28 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA21359; Sun, 11 Jun 2000 09:30:27 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:30:27 -0700 (PDT) From: Message-Id: <200006111630.JAA21359@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, kris@FreeBSD.org Subject: Re: ports/19180: Hylafax security patch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Hylafax security patch Responsible-Changed-From-To: freebsd-ports->kris Responsible-Changed-By: alex Responsible-Changed-When: Sun Jun 11 09:28:19 PDT 2000 Responsible-Changed-Why: Over to the ports-security officer. However, since I did very similar changes some months ago, these look fine. I myself lost my patches, but if you still have them, Kris, you might want to compare them :-) (and merge if I have some additional ones) http://www.freebsd.org/cgi/query-pr.cgi?pr=19180 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:31: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from home.bsdclub.org (home.bsdclub.org [202.227.26.94]) by hub.freebsd.org (Postfix) with ESMTP id C707337B670; Sun, 11 Jun 2000 09:31:00 -0700 (PDT) (envelope-from sada@bsdclub.org) Received: (from sada@localhost) by home.bsdclub.org (8.9.3/3.7W) id BAA67212; Mon, 12 Jun 2000 01:30:31 +0900 (JST) Date: Mon, 12 Jun 2000 01:30:31 +0900 (JST) Message-Id: <200006111630.BAA67212@home.bsdclub.org> To: Cy.Schubert@uumail.gov.bc.ca Cc: sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/14515: new port: security/tripwire version 1.3 In-Reply-To: Your message of "Fri, 09 Jun 2000 16:19:43 -0700". <200006092320.e59NKgr01922@cwsys.cwsent.com> From: SADA Kenji Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.22] 1999-12/19(Sun) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <200006092320.e59NKgr01922@cwsys.cwsent.com> Cy.Schubert@uumail.gov.bc.ca writes: >> The reason I had for not "updating" tripwire was the copyright. >> Reading the copyrights again, they're similar enough to be able to >> replace tripwire 1.2 with 1.3.1. Go ahead and replace it. I read the pages and guess respecting distributer's will would be good as your PR does. I'd like to import an independent port security/tripwire13. By the way, they look distributing version 1.3.1 now and your port should be updated a little. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:36:53 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BCC8237B845; Sun, 11 Jun 2000 09:36:51 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA22358; Sun, 11 Jun 2000 09:36:51 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:36:51 -0700 (PDT) From: Message-Id: <200006111636.JAA22358@freefall.freebsd.org> To: rmiya@cc.hirosaki-u.ac.jp, alex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19170: PLIST of lang/f77 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: PLIST of lang/f77 State-Changed-From-To: open->closed State-Changed-By: alex State-Changed-When: Sun Jun 11 09:36:13 PDT 2000 State-Changed-Why: This is not a problem: PLIST is generated during install, the pkg/PLIST is only a dummy. http://www.freebsd.org/cgi/query-pr.cgi?pr=19170 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:40:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 143A637B670; Sun, 11 Jun 2000 09:40:09 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA22969; Sun, 11 Jun 2000 09:40:08 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:40:08 -0700 (PDT) From: Message-Id: <200006111640.JAA22969@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, alex@FreeBSD.org Subject: Re: ports/19160: The f77 port now installs binary as ftn77 but DeFT calls fc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: The f77 port now installs binary as ftn77 but DeFT calls fc Responsible-Changed-From-To: freebsd-ports->alex Responsible-Changed-By: alex Responsible-Changed-When: Sun Jun 11 09:39:50 PDT 2000 Responsible-Changed-Why: Broken port, I want that. http://www.freebsd.org/cgi/query-pr.cgi?pr=19160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:42:19 2000 Delivered-To: freebsd-ports@freebsd.org Received: from home.bsdclub.org (home.bsdclub.org [202.227.26.94]) by hub.freebsd.org (Postfix) with ESMTP id 5702137C952 for ; Sun, 11 Jun 2000 09:42:12 -0700 (PDT) (envelope-from sada@bsdclub.org) Received: (from sada@localhost) by home.bsdclub.org (8.9.3/3.7W) id BAA67383; Mon, 12 Jun 2000 01:41:42 +0900 (JST) Date: Mon, 12 Jun 2000 01:41:42 +0900 (JST) Message-Id: <200006111641.BAA67383@home.bsdclub.org> To: ports@freebsd.org, doconnor@cain.gsoft.com.au Cc: sada@bsdclub.org Subject: ports/comms/hylafax From: SADA Kenji Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.22] 1999-12/19(Sun) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If no objection would be present, I'd like to close this PR 10634. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:43:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7485337B8ED; Sun, 11 Jun 2000 09:43:06 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA23399; Sun, 11 Jun 2000 09:43:05 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:43:05 -0700 (PDT) From: Message-Id: <200006111643.JAA23399@freefall.freebsd.org> To: ats@first.gmd.de, alex@FreeBSD.org, freebsd-ports@FreeBSD.org, kuriyama@FreeBSD.org Subject: Re: ports/19061: ports/textproc/lotusxsl the source zip package isn't on any master Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ports/textproc/lotusxsl the source zip package isn't on any master State-Changed-From-To: open->feedback State-Changed-By: alex State-Changed-When: Sun Jun 11 09:41:59 PDT 2000 State-Changed-Why: kuriyama asked for patches. Responsible-Changed-From-To: freebsd-ports->kuriyama Responsible-Changed-By: alex Responsible-Changed-When: Sun Jun 11 09:41:59 PDT 2000 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=19061 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:48:58 2000 Delivered-To: freebsd-ports@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id B25EB37B9FC for ; Sun, 11 Jun 2000 09:48:55 -0700 (PDT) (envelope-from john@zoner.org) Received: from tag1288.zoner.org ([209.138.225.180]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id MAB31721; Sun, 11 Jun 2000 12:48:41 -0400 (EDT) Message-Id: <4.3.1.0.20000611115343.00b0d720@pop.mindspring.com> X-Sender: sniper@mail175.pair.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Sun, 11 Jun 2000 12:48:34 -0400 To: Andy Sparrow From: John Holland Subject: Re: Hylafax security audit Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <200006100210.TAA84367@mega.geek4food.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 07:10 PM 6/9/2000 -0700, Andy Sparrow wrote: >(4.1 mostly because of the libtiff interfaces incompatibility >issues with libtiff-3.5/hylafax-4.0. The patch to fix this is against >4.1 and doesn't apply cleanly to 4.0) > >Unfortunately, I do have other interests and things to do generally, >not to mention that hylafax 4.0 works great for me on 3.4-STABLE once I >sussed the libtiff issue and built it against a tiff-3.4 lib, so this >is kind of a "be nice to do" priority. In your opinion, would it be better/quicker to modify the libtiff interface calls to conform to libtiff-3.5.5 or to add a port for tiff-3.4 which links against libtiff34.so Do you have a patch for your modifications to hylafax 4.0 linked against tiff-3.4 lib? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 9:54:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B5BE37B670; Sun, 11 Jun 2000 09:54:39 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA24588; Sun, 11 Jun 2000 09:54:39 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Sun, 11 Jun 2000 09:54:39 -0700 (PDT) From: Message-Id: <200006111654.JAA24588@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, alex@FreeBSD.org Subject: Re: ports/19161: The f77 port now installs binary as ftn77 but mopac calls fc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: The f77 port now installs binary as ftn77 but mopac calls fc Responsible-Changed-From-To: freebsd-ports->alex Responsible-Changed-By: alex Responsible-Changed-When: Sun Jun 11 09:54:09 PDT 2000 Responsible-Changed-Why: broken port is mine http://www.freebsd.org/cgi/query-pr.cgi?pr=19161 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 10: 8: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C70FE37CAC1; Sun, 11 Jun 2000 10:08:02 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA26926; Sun, 11 Jun 2000 10:08:03 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Sun, 11 Jun 2000 10:08:03 -0700 (PDT) From: Message-Id: <200006111708.KAA26926@freefall.freebsd.org> To: shige2@pop17.odn.ne.jp, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19199: ports/japanese/skkfep dependency wrong? Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ports/japanese/skkfep dependency wrong? State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Mon Jun 12 02:07:27 JST 2000 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=19199 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 10:38:41 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id EE08F37B6C4 for ; Sun, 11 Jun 2000 10:38:34 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9C1177.dip0.t-ipconnect.de [62.156.17.119]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id TAA09017; Sun, 11 Jun 2000 19:38:07 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 4D53FAC33; Sun, 11 Jun 2000 19:02:43 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 3352114AAB; Sun, 11 Jun 2000 19:02:24 +0200 (CEST) Date: Sun, 11 Jun 2000 19:02:24 +0200 From: Alexander Langer To: SADA Kenji Cc: ports@FreeBSD.ORG, doconnor@cain.gsoft.com.au Subject: Re: ports/comms/hylafax Message-ID: <20000611190224.C9695@cichlids.cichlids.com> Mail-Followup-To: SADA Kenji , ports@FreeBSD.ORG, doconnor@cain.gsoft.com.au References: <200006111641.BAA67383@home.bsdclub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006111641.BAA67383@home.bsdclub.org>; from sada@bsdclub.org on Mon, Jun 12, 2000 at 01:41:42AM +0900 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake SADA Kenji (sada@bsdclub.org): > If no objection would be present, > I'd like to close this PR 10634. No, please don't, we have updates for the hylafax port (security fixes). Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 11:30: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B7BA37B9CD for ; Sun, 11 Jun 2000 11:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA35401; Sun, 11 Jun 2000 11:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bsa-1-as01-7-a04.gd.uol.com.br (bsa-1-as01-7-a04.gd.uol.com.br [200.197.118.4]) by hub.freebsd.org (Postfix) with ESMTP id 40B6E37B8B7 for ; Sun, 11 Jun 2000 11:26:12 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 53524 invoked by uid 1001); 11 Jun 2000 18:26:27 -0000 Message-Id: <20000611182627.53523.qmail@Fedaykin.here> Date: 11 Jun 2000 18:26:27 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19201: Update graphics/nurbs++ PLIST, missing WWW: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19201 >Category: ports >Synopsis: Update graphics/nurbs++ PLIST, missing WWW: >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 Jun 11 11:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: Just added the WWW tag to PLIST. >How-To-Repeat: n/a >Fix: diff -ruN /usr/ports/graphics/nurbs++/pkg/DESCR nurbs++/pkg/DESCR --- /usr/ports/graphics/nurbs++/pkg/DESCR Fri Jun 9 19:51:50 2000 +++ nurbs++/pkg/DESCR Sun Jun 11 15:25:30 2000 @@ -8,3 +8,5 @@ This library is copyrighted under the terms of the LGPL by its author, Phillipe Lavoie . + +WWW: http://yukon.genie.uottawa.ca/~lavoie/software/nurbs/ >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 Jun 11 12: 5:56 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A05A37B7A5; Sun, 11 Jun 2000 12:05:54 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA40648; Sun, 11 Jun 2000 12:05:54 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Date: Sun, 11 Jun 2000 12:05:54 -0700 (PDT) From: Message-Id: <200006111905.MAA40648@freefall.freebsd.org> To: cpiazza@FreeBSD.org, freebsd-ports@FreeBSD.org, cpiazza@FreeBSD.org Subject: Re: ports/15147: new port: audio/xsidplay Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: audio/xsidplay Responsible-Changed-From-To: freebsd-ports->cpiazza Responsible-Changed-By: cpiazza Responsible-Changed-When: Sun Jun 11 12:05:42 PDT 2000 Responsible-Changed-Why: I've got this http://www.freebsd.org/cgi/query-pr.cgi?pr=15147 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 12: 5:59 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hq1.tyfon.net (hq1.tyfon.net [213.212.29.17]) by hub.freebsd.org (Postfix) with ESMTP id D5F7F37BD57 for ; Sun, 11 Jun 2000 12:05:55 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from enigmatic (dhcp1.intranet.tyfon.net [192.168.1.20]) by hq1.tyfon.net (Postfix) with SMTP id ADB5D1C5C8 for ; Sun, 11 Jun 2000 21:05:53 +0200 (CEST) From: "Dan Larsson" To: Subject: PLIST entries problem Date: Sun, 11 Jun 2000 21:05:32 +0200 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.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org How do I specify in my PLIST that the directory: '/var/db/myappdbs' should be removed during deinstallation? Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 12: 7:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id A8FE937B7A5; Sun, 11 Jun 2000 12:07:29 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id MAA06386; Sun, 11 Jun 2000 12:06:55 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda06384; Sun Jun 11 12:06:36 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.9.3/8.9.1) id MAA05573; Sun, 11 Jun 2000 12:06:36 -0700 (PDT) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdtd5571; Sun Jun 11 12:05:45 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.10.2/8.9.1) id e5BJ5js07191; Sun, 11 Jun 2000 12:05:45 -0700 (PDT) Message-Id: <200006111905.e5BJ5js07191@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdbw7184; Sun Jun 11 12:05:10 2000 X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.0-STABLE X-Sender: cy To: SADA Kenji Cc: Cy.Schubert@uumail.gov.bc.ca, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/14515: new port: security/tripwire version 1.3 In-reply-to: Your message of "Mon, 12 Jun 2000 01:30:31 +0900." <200006111630.BAA67212@home.bsdclub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 11 Jun 2000 12:05:10 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200006111630.BAA67212@home.bsdclub.org>, SADA Kenji writes: > In article <200006092320.e59NKgr01922@cwsys.cwsent.com> > Cy.Schubert@uumail.gov.bc.ca writes: > > >> The reason I had for not "updating" tripwire was the copyright. > >> Reading the copyrights again, they're similar enough to be able to > >> replace tripwire 1.2 with 1.3.1. Go ahead and replace it. > > I read the pages and guess respecting distributer's will would be good > as your PR does. > I'd like to import an independent port security/tripwire13. > > By the way, they look distributing version 1.3.1 now and your port > should be updated a little. Your last sentence doesn't make sense. What do you mean? Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 12:20: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A662B37B77B for ; Sun, 11 Jun 2000 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA42661; Sun, 11 Jun 2000 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dannyboy.eyep.net (adsl-207-68-88-97.ba-dsg.net [207.68.88.97]) by hub.freebsd.org (Postfix) with ESMTP id 3B3E537B673 for ; Sun, 11 Jun 2000 12:18:05 -0700 (PDT) (envelope-from dannyboy@dannyboy.eyep.net) Received: (from dannyboy@localhost) by dannyboy.eyep.net (8.9.3/8.9.3) id PAA67793; Sun, 11 Jun 2000 15:18:09 -0400 (EDT) (envelope-from dannyboy) Message-Id: <200006111918.PAA67793@dannyboy.eyep.net> Date: Sun, 11 Jun 2000 15:18:09 -0400 (EDT) From: Daniel Harris Reply-To: dannyboy@subdimension.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19202: make x11-toolkits/linux-gtk fetchable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19202 >Category: ports >Synopsis: make x11-toolkits/linux-gtk fetchable >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 Jun 11 12:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Daniel Harris >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: The file moved... >How-To-Repeat: >Fix: --- /usr/ports/x11-toolkits/linux-gtk/Makefile Sat Apr 15 13:20:47 2000 +++ linux-gtk/Makefile Sun Jun 11 15:07:33 2000 @@ -28,7 +28,7 @@ ONLY_FOR_ARCHS= i386 PREFIX= /compat/linux -RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ +RPM_MIRRORS= ftp://ftp.freesoftware.com/pub/linux/redhat/old-releases/__DIR__/ STDDIR= redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS UPDDIR= updates/6.1/${MACHINE_ARCH} RPM_SET?= gtk+-1.2.5-2.${MACHINE_ARCH}.rpm >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 Jun 11 12:46:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B9E637B534; Sun, 11 Jun 2000 12:46:31 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA45407; Sun, 11 Jun 2000 12:46:31 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Date: Sun, 11 Jun 2000 12:46:31 -0700 (PDT) From: Message-Id: <200006111946.MAA45407@freefall.freebsd.org> To: obrien@FreeBSD.org, obrien@FreeBSD.org, ports@FreeBSD.org Subject: Re: ports/15326: tcsh modification Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tcsh modification Responsible-Changed-From-To: obrien->ports Responsible-Changed-By: obrien Responsible-Changed-When: Sun Jun 11 12:45:31 PDT 2000 Responsible-Changed-Why: Passing the PR on to the Tcsh port maintainer. I am only interested in offical Tcsh bits for src/contrib/tcsh http://www.freebsd.org/cgi/query-pr.cgi?pr=15326 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 12:51:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C0D5237B534; Sun, 11 Jun 2000 12:51:21 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA45820; Sun, 11 Jun 2000 12:51:21 -0700 (PDT) (envelope-from will@FreeBSD.org) Date: Sun, 11 Jun 2000 12:51:21 -0700 (PDT) From: Message-Id: <200006111951.MAA45820@freefall.freebsd.org> To: will@FreeBSD.org, ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/15326: tcsh modification Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tcsh modification Responsible-Changed-From-To: ports->freebsd-ports Responsible-Changed-By: will Responsible-Changed-When: Sun Jun 11 12:51:02 PDT 2000 Responsible-Changed-Why: "freebsd-ports" is the correct way to assign to -ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=15326 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 12:51:25 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C0D5237B534; Sun, 11 Jun 2000 12:51:21 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA45820; Sun, 11 Jun 2000 12:51:21 -0700 (PDT) (envelope-from will@FreeBSD.org) Date: Sun, 11 Jun 2000 12:51:21 -0700 (PDT) From: Message-Id: <200006111951.MAA45820@freefall.freebsd.org> To: will@FreeBSD.org, ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/15326: tcsh modification Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tcsh modification Responsible-Changed-From-To: ports->freebsd-ports Responsible-Changed-By: will Responsible-Changed-When: Sun Jun 11 12:51:02 PDT 2000 Responsible-Changed-Why: "freebsd-ports" is the correct way to assign to -ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=15326 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 14:40: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F222F37B81B for ; Sun, 11 Jun 2000 14:39:59 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA56377; Sun, 11 Jun 2000 14:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from vortex.greycat.com (vortex.greycat.com [207.173.133.4]) by hub.freebsd.org (Postfix) with SMTP id F2C0C37B81B for ; Sun, 11 Jun 2000 14:30:34 -0700 (PDT) (envelope-from dann@greycat.com) Received: (qmail 12273 invoked from network); 11 Jun 2000 21:30:31 -0000 Received: from bigphred.greycat.com (HELO greycat.com) (207.173.133.2) by vortex.greycat.com with SMTP; 11 Jun 2000 21:30:31 -0000 Received: (from dann@localhost) by greycat.com (8.9.3/8.9.3) id OAA46879; Sun, 11 Jun 2000 14:30:30 -0700 (PDT) (envelope-from dann) Message-Id: <200006112130.OAA46879@greycat.com> Date: Sun, 11 Jun 2000 14:30:30 -0700 (PDT) From: dann@greycat.com Reply-To: dann@greycat.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19204: ports: x11/XFree86-4 breaks "make readmes" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19204 >Category: ports >Synopsis: ports: x11/XFree86-4 breaks "make readmes" >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 Jun 11 14:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dann Lunsford >Release: FreeBSD 4.0-STABLE i386 >Organization: You're kidding, right? >Environment: FreeBSD bigphred.greycat.com 4.0-STABLE FreeBSD 4.0-STABLE #0: Sun May 28 10:06:35 PDT 2000 root@bigphred.greycat.com:/usr/src/sys/compile/PHRED i386 Ports cvsup'ed this morning (11-Jun-2000) >Description: "make readmes" hangs when building in ports/x11. Appears to be caused by x11/XFree86-4 not including bsd.port.mk. "make readme" in that directory pops up a dialog box about security problems, which would account for the hang. >How-To-Repeat: cd /usr/ports/x11; make readmes wait forever... >Fix: Unknown. I don't yet know enough about the port system or the x11/XFree86-4 port to suggest a fix :-(. >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 Jun 11 14:50:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E588337BA62 for ; Sun, 11 Jun 2000 14:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA57311; Sun, 11 Jun 2000 14:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from c1030098-a.wtrlo1.ia.home.com (c1030098-a.wtrlo1.ia.home.com [24.14.126.45]) by hub.freebsd.org (Postfix) with ESMTP id C2A1B37B722 for ; Sun, 11 Jun 2000 14:42:53 -0700 (PDT) (envelope-from mdharnois@home.com) Received: (from mdharnois@localhost) by c1030098-a.wtrlo1.ia.home.com (8.9.3/8.9.3) id QAA24917; Sun, 11 Jun 2000 16:42:52 -0500 (CDT) (envelope-from mdharnois) Message-Id: <200006112142.QAA24917@c1030098-a.wtrlo1.ia.home.com> Date: Sun, 11 Jun 2000 16:42:52 -0500 (CDT) From: mdharnois@home.com Reply-To: mdharnois@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19205: VMWare Beta 2.0.1 RC1 available Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19205 >Category: ports >Synopsis: VMWare Beta 2.0.1 RC1 available >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 Jun 11 14:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Michael Harnois >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: new beta/release candidate available. patches are broken. >How-To-Repeat: >Fix: >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 Jun 11 16:23:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bsa-1-as01-7-a04.gd.uol.com.br (bsa-1-as01-7-a04.gd.uol.com.br [200.197.118.4]) by hub.freebsd.org (Postfix) with ESMTP id B6B8C37B5C9 for ; Sun, 11 Jun 2000 16:23:23 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 90868 invoked by uid 1001); 11 Jun 2000 23:14:56 -0000 From: lioux@uol.com.br Date: Sun, 11 Jun 2000 20:14:55 -0300 To: Dan Larsson Cc: ports@FreeBSD.ORG Subject: Re: PLIST entries problem Message-ID: <20000611201455.A88122@Fedaykin.here> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from dl@tyfon.net on Sun, Jun 11, 2000 at 09:05:32PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jun 11, 2000 at 09:05:32PM +0200, Dan Larsson wrote: > How do I specify in my PLIST that > the directory: '/var/db/myappdbs' > should be removed during deinstallation? From pkg_create(1) manual page: @dirrm name Declare directory name to be deleted at deinstall time. By de- fault, directories created by a package installation are not deleted when the package is deinstalled; this provides an explic- it directory cleanup method. This directive should appear at the end of the package list. If more than one @dirrm directives are used, the directories are removed in the order specified. The name directory will not be removed unless it is empty. Hence, @cwd / @dirrm /var/db/myappdbs Put those 2 babies at the end of your PLIST. cwd is necessary because dirrm is relative to the current directory. You also might consider reading the porters handbook. :) Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 16:30: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 54C9E37B568 for ; Sun, 11 Jun 2000 16:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA67964; Sun, 11 Jun 2000 16:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 11 Jun 2000 16:30:02 -0700 (PDT) Message-Id: <200006112330.QAA67964@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: lioux@uol.com.br Subject: Re: ports/19201: Update graphics/nurbs++ PLIST, missing WWW: Reply-To: lioux@uol.com.br Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19201; it has been noted by GNATS. From: lioux@uol.com.br To: lioux@uol.com.br Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19201: Update graphics/nurbs++ PLIST, missing WWW: Date: Sun, 11 Jun 2000 20:16:27 -0300 > >Description: > > Just added the WWW tag to PLIST. Err.... s/PLIST/DESCR/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 17:50:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 912F337B526 for ; Sun, 11 Jun 2000 17:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA76292; Sun, 11 Jun 2000 17:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bsa-1-as01-7-a04.gd.uol.com.br (bsa-1-as01-7-a04.gd.uol.com.br [200.197.118.4]) by hub.freebsd.org (Postfix) with ESMTP id C20F237B526 for ; Sun, 11 Jun 2000 17:47:05 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 8848 invoked by uid 1001); 12 Jun 2000 00:46:32 -0000 Message-Id: <20000612004632.8847.qmail@Fedaykin.here> Date: 12 Jun 2000 00:46:32 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19208: New port ftp/caitoo KDE download manager Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19208 >Category: ports >Synopsis: New port ftp/caitoo KDE download manager >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 Jun 11 17:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: KDE/Qt based GetRight(tm)/Go!zilla(tm) downloader alike formerly known as KGet >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: # # caitoo # caitoo/files # caitoo/files/md5 # caitoo/patches # caitoo/patches/patch-aa # caitoo/pkg # caitoo/pkg/COMMENT # caitoo/pkg/DESCR # caitoo/pkg/PLIST # caitoo/Makefile # echo c - caitoo mkdir -p caitoo > /dev/null 2>&1 echo c - caitoo/files mkdir -p caitoo/files > /dev/null 2>&1 echo x - caitoo/files/md5 sed 's/^X//' >caitoo/files/md5 << 'END-of-caitoo/files/md5' XMD5 (caitoo-0.6.6.tar.gz) = 8b19a565dc61972ecd1fb2762c057b64 END-of-caitoo/files/md5 echo c - caitoo/patches mkdir -p caitoo/patches > /dev/null 2>&1 echo x - caitoo/patches/patch-aa sed 's/^X//' >caitoo/patches/patch-aa << 'END-of-caitoo/patches/patch-aa' X--- caitoo/kmainwidget.cpp.orig Sun Jun 11 04:09:58 2000 X+++ caitoo/kmainwidget.cpp Sun Jun 11 04:11:28 2000 X@@ -60,6 +60,7 @@ X #undef map X #include // needed for SIOCGIFFLAGS X #else X+#include X #include X #endif X END-of-caitoo/patches/patch-aa echo c - caitoo/pkg mkdir -p caitoo/pkg > /dev/null 2>&1 echo x - caitoo/pkg/COMMENT sed 's/^X//' >caitoo/pkg/COMMENT << 'END-of-caitoo/pkg/COMMENT' XKDE/Qt based GetRight(tm)/Go!zilla(tm) downloader alike formerly known as KGet END-of-caitoo/pkg/COMMENT echo x - caitoo/pkg/DESCR sed 's/^X//' >caitoo/pkg/DESCR << 'END-of-caitoo/pkg/DESCR' X Caitoo X======== X XCaitoo (formerly known as KGet) is a download manager similar to XGo!zilla(tm) or GetRight Download(tm). It keeps all your downloads Xin one dialog and you can add and remove transfers. Transfers can Xbe paused, resumed, queued or scheduled. Dialogs display info about Xstatus of transfers - progress, size, speed and remaining time. XProgram supports drag & drop from KDE applications and Netscape. X XWWW: http://devel-home.kde.org/~caitoo/ END-of-caitoo/pkg/DESCR echo x - caitoo/pkg/PLIST sed 's/^X//' >caitoo/pkg/PLIST << 'END-of-caitoo/pkg/PLIST' Xbin/caitoo Xbin/caitooclient Xbin/kio_file Xbin/kio_ftp Xbin/kio_http Xlib/libkio.so Xlib/libkio.so.3 Xshare/applnk/Internet/caitoo.kdelnk Xshare/apps/caitoo/pics/connect0.xpm Xshare/apps/caitoo/pics/connect1.xpm Xshare/apps/caitoo/pics/connect2.xpm Xshare/apps/caitoo/pics/connect3.xpm Xshare/apps/caitoo/pics/connect4.xpm Xshare/apps/caitoo/pics/connect5.xpm Xshare/apps/caitoo/pics/connect6.xpm Xshare/apps/caitoo/pics/dock_hand1.xpm Xshare/apps/caitoo/pics/dock_hand2.xpm Xshare/apps/caitoo/pics/dock_hand3.xpm Xshare/apps/caitoo/pics/md_delayed.xpm Xshare/apps/caitoo/pics/md_finished.xpm Xshare/apps/caitoo/pics/md_queued.xpm Xshare/apps/caitoo/pics/md_scheduled.xpm Xshare/apps/caitoo/pics/retrying.xpm Xshare/apps/caitoo/pics/target_hand1.xpm Xshare/apps/caitoo/pics/target_hand2.xpm Xshare/apps/caitoo/pics/target_hand3.xpm Xshare/apps/caitoo/pics/tool_clipboard.xpm Xshare/apps/caitoo/pics/tool_delay.xpm Xshare/apps/caitoo/pics/tool_delete.xpm Xshare/apps/caitoo/pics/tool_disconnect.xpm Xshare/apps/caitoo/pics/tool_dock.xpm Xshare/apps/caitoo/pics/tool_drop_target.xpm Xshare/apps/caitoo/pics/tool_expert.xpm Xshare/apps/caitoo/pics/tool_logwindow.xpm Xshare/apps/caitoo/pics/tool_offline_mode.xpm Xshare/apps/caitoo/pics/tool_paste.xpm Xshare/apps/caitoo/pics/tool_pause.xpm Xshare/apps/caitoo/pics/tool_preferences.xpm Xshare/apps/caitoo/pics/tool_queue.xpm Xshare/apps/caitoo/pics/tool_restart.xpm Xshare/apps/caitoo/pics/tool_resume.xpm Xshare/apps/caitoo/pics/tool_shutdown.xpm Xshare/apps/caitoo/pics/tool_timer.xpm Xshare/apps/caitoo/pics/tool_uselastdir.xpm Xshare/apps/caitoo/pics/try0.xpm Xshare/apps/caitoo/pics/try1.xpm Xshare/apps/caitoo/pics/try2.xpm Xshare/apps/caitoo/pics/try3.xpm Xshare/apps/caitoo/pics/try4.xpm Xshare/apps/caitoo/pics/try5.xpm Xshare/apps/caitoo/pics/try6.xpm Xshare/apps/caitoo/sounds/added.wav Xshare/apps/caitoo/sounds/finished.wav Xshare/apps/caitoo/sounds/finishedall.wav Xshare/apps/caitoo/sounds/started.wav Xshare/doc/HTML/de/caitoo/config.gif Xshare/doc/HTML/de/caitoo/docked.gif Xshare/doc/HTML/de/caitoo/drop1.gif Xshare/doc/HTML/de/caitoo/drop2.gif Xshare/doc/HTML/de/caitoo/drop3.gif Xshare/doc/HTML/de/caitoo/index-1.html Xshare/doc/HTML/de/caitoo/index-2.html Xshare/doc/HTML/de/caitoo/index-3.html Xshare/doc/HTML/de/caitoo/index-4.html Xshare/doc/HTML/de/caitoo/index-5.html Xshare/doc/HTML/de/caitoo/index-6.html Xshare/doc/HTML/de/caitoo/index-7.html Xshare/doc/HTML/de/caitoo/index.html Xshare/doc/HTML/de/caitoo/listbox.gif Xshare/doc/HTML/de/caitoo/log.gif Xshare/doc/HTML/de/caitoo/logotp3.gif Xshare/doc/HTML/de/caitoo/progress.gif Xshare/doc/HTML/de/caitoo/rmb.gif Xshare/doc/HTML/de/caitoo/toolbar.gif Xshare/doc/HTML/en/caitoo/config.gif Xshare/doc/HTML/en/caitoo/docked.gif Xshare/doc/HTML/en/caitoo/drop1.gif Xshare/doc/HTML/en/caitoo/drop2.gif Xshare/doc/HTML/en/caitoo/drop3.gif Xshare/doc/HTML/en/caitoo/index-1.html Xshare/doc/HTML/en/caitoo/index-2.html Xshare/doc/HTML/en/caitoo/index-3.html Xshare/doc/HTML/en/caitoo/index-4.html Xshare/doc/HTML/en/caitoo/index-5.html Xshare/doc/HTML/en/caitoo/index-6.html Xshare/doc/HTML/en/caitoo/index-7.html Xshare/doc/HTML/en/caitoo/index.html Xshare/doc/HTML/en/caitoo/listbox.gif Xshare/doc/HTML/en/caitoo/log.gif Xshare/doc/HTML/en/caitoo/logotp3.gif Xshare/doc/HTML/en/caitoo/progress.gif Xshare/doc/HTML/en/caitoo/rmb.gif Xshare/doc/HTML/en/caitoo/toolbar.gif Xshare/doc/HTML/fr/caitoo/config.gif Xshare/doc/HTML/fr/caitoo/docked.gif Xshare/doc/HTML/fr/caitoo/index-1.html Xshare/doc/HTML/fr/caitoo/index-2.html Xshare/doc/HTML/fr/caitoo/index-3.html Xshare/doc/HTML/fr/caitoo/index-4.html Xshare/doc/HTML/fr/caitoo/index-5.html Xshare/doc/HTML/fr/caitoo/index-6.html Xshare/doc/HTML/fr/caitoo/index-7.html Xshare/doc/HTML/fr/caitoo/index.html Xshare/doc/HTML/fr/caitoo/listbox.gif Xshare/doc/HTML/fr/caitoo/logotp3.gif Xshare/doc/HTML/fr/caitoo/progress.gif Xshare/doc/HTML/fr/caitoo/rmb.gif Xshare/doc/HTML/fr/caitoo/toolbar.gif Xshare/doc/HTML/it/caitoo/config.gif Xshare/doc/HTML/it/caitoo/docked.gif Xshare/doc/HTML/it/caitoo/index-1.html Xshare/doc/HTML/it/caitoo/index-2.html Xshare/doc/HTML/it/caitoo/index-3.html Xshare/doc/HTML/it/caitoo/index-4.html Xshare/doc/HTML/it/caitoo/index-5.html Xshare/doc/HTML/it/caitoo/index-6.html Xshare/doc/HTML/it/caitoo/index-7.html Xshare/doc/HTML/it/caitoo/index.html Xshare/doc/HTML/it/caitoo/listbox.gif Xshare/doc/HTML/it/caitoo/logotp3.gif Xshare/doc/HTML/it/caitoo/progress.gif Xshare/doc/HTML/it/caitoo/rmb.gif Xshare/doc/HTML/it/caitoo/toolbar.gif Xshare/icons/caitoo.xpm Xshare/locale/ca/LC_MESSAGES/caitoo.mo Xshare/locale/cz/LC_MESSAGES/caitoo.mo Xshare/locale/de/LC_MESSAGES/caitoo.mo Xshare/locale/es/LC_MESSAGES/caitoo.mo Xshare/locale/fr/LC_MESSAGES/caitoo.mo Xshare/locale/it/LC_MESSAGES/caitoo.mo Xshare/locale/ja/LC_MESSAGES/caitoo.mo Xshare/locale/sv/LC_MESSAGES/caitoo.mo X@dirrm share/doc/HTML/it/caitoo X@dirrm share/doc/HTML/fr/caitoo X@dirrm share/doc/HTML/en/caitoo X@dirrm share/doc/HTML/de/caitoo X@dirrm share/apps/caitoo/sounds X@dirrm share/apps/caitoo/pics X@dirrm share/apps/caitoo X@exec /sbin/ldconfig -m %B X@unexec /sbin/ldconfig -R END-of-caitoo/pkg/PLIST echo x - caitoo/Makefile sed 's/^X//' >caitoo/Makefile << 'END-of-caitoo/Makefile' X# New ports collection makefile for: caitoo X# Date created: 11 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= caitoo XPORTVERSION= 0.6.6 XCATEGORIES= ftp kde XMASTER_SITES= http://devel-home.kde.org/~caitoo/src/ X XMAINTAINER= lioux@gns.com.br X XLIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ X kdeui.3:${PORTSDIR}/x11/kdelibs11 \ X kfile.3:${PORTSDIR}/x11/kdelibs11 \ X kfm.3:${PORTSDIR}/x11/kdelibs11 \ X mediatool.3:${PORTSDIR}/x11/kdelibs11 X XUSE_XLIB= yes XUSE_QT= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_LIBTOOL= yes X X.include END-of-caitoo/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 Sun Jun 11 17:50:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B49A237B5AC for ; Sun, 11 Jun 2000 17:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA76301; Sun, 11 Jun 2000 17:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hq1.tyfon.net (hq1.tyfon.net [213.212.29.17]) by hub.freebsd.org (Postfix) with ESMTP id B863B37B526 for ; Sun, 11 Jun 2000 17:47:17 -0700 (PDT) (envelope-from root@tyfon.net) Received: by hq1.tyfon.net (Postfix, from userid 0) id 8A9461C7BB; Mon, 12 Jun 2000 02:47:16 +0200 (CEST) Message-Id: <20000612004716.8A9461C7BB@hq1.tyfon.net> Date: Mon, 12 Jun 2000 02:47:16 +0200 (CEST) From: dl@tyfon.net Reply-To: dl@tyfon.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19209: New port submit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19209 >Category: ports >Synopsis: New port submit >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 Jun 11 17:50:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dan Larsson >Release: FreeBSD 4.0-STABLE i386 >Organization: Tyfon Svenska AB >Environment: >Description: >How-To-Repeat: >Fix: >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 Jun 11 18: 0:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A3E7237B861 for ; Sun, 11 Jun 2000 18:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA77062; Sun, 11 Jun 2000 18:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hq1.tyfon.net (hq1.tyfon.net [213.212.29.17]) by hub.freebsd.org (Postfix) with ESMTP id 8BD0537B5AC for ; Sun, 11 Jun 2000 17:56:11 -0700 (PDT) (envelope-from root@tyfon.net) Received: by hq1.tyfon.net (Postfix, from userid 0) id BD9EC1C7BB; Mon, 12 Jun 2000 02:56:09 +0200 (CEST) Message-Id: <20000612005609.BD9EC1C7BB@hq1.tyfon.net> Date: Mon, 12 Jun 2000 02:56:09 +0200 (CEST) From: dl@tyfon.net Reply-To: dl@tyfon.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19210: New port submission Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19210 >Category: ports >Synopsis: New port submission >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 Jun 11 18:00:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dan Larsson >Release: FreeBSD 4.0-STABLE i386 >Organization: Tyfon Svenska AB >Environment: >Description: >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: # # squidguard # squidguard/Makefile # squidguard/files # squidguard/files/md5 # squidguard/patches # squidguard/patches/patch-ab # squidguard/patches/patch-aa # squidguard/patches/patch-ac # squidguard/pkg # squidguard/pkg/COMMENT # squidguard/pkg/DESCR # squidguard/pkg/PLIST # echo c - squidguard mkdir -p squidguard > /dev/null 2>&1 echo x - squidguard/Makefile sed 's/^X//' >squidguard/Makefile << 'END-of-squidguard/Makefile' X# New ports collection makefile for: squidGuard X# Date created: 5 June 2000 X# Whom: dl@tyfon.net X# X# $FreeBSD$ X# X XPORTNAME= squidGuard XPORTVERSION= 1.1.4 XCATEGORIES= www XMASTER_SITES= http://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \ X ftp://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ X XMAINTAINER= ports@tyfon.net X XBUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db XRUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid23 X XHAS_CONFIGURE= yes XCONFIGURE_ARGS= --with-db-inc=${PREFIX}/include/db2 \ X --with-db-lib=${PREFIX}/lib \ X --with-sg-config=${PREFIX}/etc/squid/squidguard.conf \ X --with-sg-dbhome=${DATADIR} \ X --with-sg-logdir=/var/log X XDATADIR= /var/db/${PORTNAME} X X### To optimize squidGuard add OPTIMIZE=YES to your make arg X X.if defined(OPTIMIZE) && ${OPTIMIZE} == YES XCC= gcc XCFLAGS= -pipe -O6 -Wall -fomit-frame-pointer X.endif X Xpost-install: X X### Install documentation X X.if !defined(NOPORTDOCS) X @${ECHO_MSG} "===> Installing ${PORTNAME} documentation" X -@${MKDIR} ${PREFIX}/share/doc/${PORTNAME} X.for i in ${WRKSRC}/doc/*.txt ${WRKSRC}/doc/*.html ${WRKSRC}/doc/*.gif ${WRKSRC}/doc/README X @${INSTALL_DATA} ${WRKSRC}$i ${PREFIX}/share/doc/${PORTNAME} X.endfor X @${ECHO_MSG} " -> Documentation installed in: ${PREFIX}/share/doc/${PORTNAME}" X.endif X X### Install blacklist databases X X.if !exists(${DATADIR}) X @${ECHO_MSG} "===> Installing blacklist databases" X @${MKDIR} ${DATADIR} X @cd ${DATADIR} ; \ X ${TAR} fpxz ${WRKSRC}/samples/dest/blacklists.tar.gz ; \ X for f in blacklists/* ; do \ X ${MV} $$f ${DATADIR} ; \ X done X @if [ -d ${PREFIX}/share/doc/${PORTNAME} ] ; then \ X ${MV} -f ${DATADIR}/README \ X ${PREFIX}/share/doc/${PORTNAME}/README.blacklists ; \ X else \ X ${RM} -f ${DATADIR}/README ; \ X fi X @for d in ${DATADIR}/ads ${DATADIR}/agressive ${DATADIR}/drugs \ X ${DATADIR}/hacking ${DATADIR}/porn ; do \ X cd $$d ; \ X ${RM} -f newdomains.* newurls.* ; \ X ${CHOWN} root.nobody * ; \ X ${CHMOD} 640 * ; \ X cd ${DATADIR} ; \ X done X @${RM} -rf ${DATADIR}/blacklists* X @${CHOWN} root.nobody ${DATADIR}/* ${DATADIR} X @${CHMOD} 750 ${DATADIR}/* ${DATADIR} X @${ECHO_MSG} " -> Blacklists installed in: ${DATADIR}" X.else X @${ECHO_MSG} "===> Found existing datadirectory - skipping blacklist installation" X.endif X X### Install sample configuration file X X @if [ ! -f ${PREFIX}/etc/squid/squidguard.conf ] ; then \ X ${ECHO_MSG} "===> Installing sample configuration file" ; \ X ${SED} -e 's!%%DATADIR%%!${DATADIR}!' ${WRKSRC}/samples/sample.conf > \ X ${PREFIX}/etc/squid/squidguard.conf.sample ; \ X ${CHOWN} root.nobody ${PREFIX}/etc/squid/squidguard.conf.sample ; \ X ${CHMOD} 640 ${PREFIX}/etc/squid/squidguard.conf.sample ; \ X ${ECHO_MSG} " -> Sample configuration file installed in: ${PREFIX}/etc/squid" ; \ X else \ X ${ECHO_MSG} "===> Existing configuration file found - sample not installed" ; \ X fi X X### View short howto message X X @${ECHO_MSG} "===================================================================" X @${ECHO_MSG} "= In order to activate ${PORTNAME} you have to edit squid.conf" X @${ECHO_MSG} "= To the contain \"redirect_program ${PREFIX}/bin/${PORTNAME}\"" X @${ECHO_MSG} "= and create a configuration file for ${PORTNAME}." X @${ECHO_MSG} "=" X @${ECHO_MSG} "= To activate the changes do a ${PREFIX}/sbin/squid -k reconfigure" X @${ECHO_MSG} "===================================================================" X @${ECHO_MSG} " " X X.include END-of-squidguard/Makefile echo c - squidguard/files mkdir -p squidguard/files > /dev/null 2>&1 echo x - squidguard/files/md5 sed 's/^X//' >squidguard/files/md5 << 'END-of-squidguard/files/md5' XMD5 (squidGuard-1.1.4.tar.gz) = 300a179d05fcba2068c4e766b607d73f END-of-squidguard/files/md5 echo c - squidguard/patches mkdir -p squidguard/patches > /dev/null 2>&1 echo x - squidguard/patches/patch-ab sed 's/^X//' >squidguard/patches/patch-ab << 'END-of-squidguard/patches/patch-ab' X--- configure.orig Wed Mar 29 11:40:54 2000 X+++ configure Fri Jun 2 08:44:14 2000 X@@ -1085,7 +1085,7 @@ X fi X done X IFS="$ac_save_ifs" X- test -z "$ac_cv_path_LYNX" && ac_cv_path_LYNX="/bin/false" X+ test -z "$ac_cv_path_LYNX" && ac_cv_path_LYNX="/usr/bin/false" X ;; X esac X fi X@@ -1217,14 +1217,14 @@ X LDFLAGS="$LDFLAGS $db_lib" X X X-echo $ac_n "checking for db_version in -ldb""... $ac_c" 1>&6 X-echo "configure:1222: checking for db_version in -ldb" >&5 X+echo $ac_n "checking for db_version in -ldb2""... $ac_c" 1>&6 X+echo "configure:1222: checking for db_version in -ldb2" >&5 X ac_lib_var=`echo db'_'db_version | sed 'y%./+-%__p_%'` X if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then X echo $ac_n "(cached) $ac_c" 1>&6 X else X ac_save_LIBS="$LIBS" X-LIBS="-ldb $LIBS" X+LIBS="-ldb2 $LIBS" X cat > conftest.$ac_ext <&6 END-of-squidguard/patches/patch-ab echo x - squidguard/patches/patch-aa sed 's/^X//' >squidguard/patches/patch-aa << 'END-of-squidguard/patches/patch-aa' X--- configure.in.orig Wed Mar 29 11:38:50 2000 X+++ configure.in Fri Jun 2 08:45:04 2000 X@@ -8,7 +8,7 @@ X AC_PROG_INSTALL X AC_PROG_YACC X AC_PROG_LEX X-AC_PATH_PROG(LYNX,lynx,/bin/false,$PATH:/usr/bin:/usr/local/bin/:/local/bin:/local/perl/bin:/usr/local/perl/bin) X+AC_PATH_PROG(LYNX,lynx,/usr/bin/false,$PATH:/usr/bin:/usr/local/bin/:/local/bin:/local/perl/bin:/usr/local/perl/bin) X AC_PATH_PROG(PERL,perl,no,$PATH:/usr/bin:/usr/local/bin/:/local/bin:/local/perl/bin:/usr/local/perl/bin) X if test $PERL = no; then X echo END-of-squidguard/patches/patch-aa echo x - squidguard/patches/patch-ac sed 's/^X//' >squidguard/patches/patch-ac << 'END-of-squidguard/patches/patch-ac' X--- samples/sample.conf.in.orig Sun Jun 11 21:45:41 2000 X+++ samples/sample.conf.in Sun Jun 11 21:46:54 2000 X@@ -1,9 +1,9 @@ X # X-# CONFIG FILE FOR SQUIDGUARD X+# SAMPLE CONFIG FILE FOR SQUIDGUARD X # X X-dbhome @prefix@/squidGuard/db X-logdir @prefix@/squidGuard/logs X+dbhome %%DATADIR%% X+logdir /var/log X X # X # TIME RULES: END-of-squidguard/patches/patch-ac echo c - squidguard/pkg mkdir -p squidguard/pkg > /dev/null 2>&1 echo x - squidguard/pkg/COMMENT sed 's/^X//' >squidguard/pkg/COMMENT << 'END-of-squidguard/pkg/COMMENT' XA fast redirector for squid END-of-squidguard/pkg/COMMENT echo x - squidguard/pkg/DESCR sed 's/^X//' >squidguard/pkg/DESCR << 'END-of-squidguard/pkg/DESCR' XsquidGuard is a fast redirector using database stored blacklists X XWWW: http://www.squidguard.org END-of-squidguard/pkg/DESCR echo x - squidguard/pkg/PLIST sed 's/^X//' >squidguard/pkg/PLIST << 'END-of-squidguard/pkg/PLIST' Xbin/squidGuard Xshare/doc/squidGuard/README Xshare/doc/squidGuard/README.blacklists Xshare/doc/squidGuard/configuration.html Xshare/doc/squidGuard/configuration.txt Xshare/doc/squidGuard/faq.html Xshare/doc/squidGuard/faq.txt Xshare/doc/squidGuard/index.html Xshare/doc/squidGuard/installation.html Xshare/doc/squidGuard/installation.txt Xshare/doc/squidGuard/squidGuard.gif X@dirrm share/doc/squidGuard X@cwd /var/db/squidGuard Xads/domains Xads/domains.db Xads/urls Xads/urls.db X@dirrm ads Xagressive/domains Xagressive/domains.db Xagressive/urls Xagressive/urls.db X@dirrm agressive Xdrugs/domains Xdrugs/domains.db Xdrugs/urls Xdrugs/urls.db X@dirrm drugs Xhacking/domains Xhacking/domains.db Xhacking/urls Xhacking/urls.db X@dirrm hacking Xporn/domains Xporn/domains.db Xporn/expressions Xporn/urls Xporn/urls.db X@dirrm porn X@cwd /var/db X@dirrm squidGuard END-of-squidguard/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 Jun 11 18: 7: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 2507737B755; Sun, 11 Jun 2000 18:07:03 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id SAA34336; Sun, 11 Jun 2000 18:06:39 -0700 (PDT) (envelope-from adsharma) Date: Sun, 11 Jun 2000 18:06:39 -0700 From: Arun Sharma To: will@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/19144: Updated port py-kde-0.12. The current port doesn't get the distfile Message-ID: <20000611180639.B34312@sharmas.dhs.org> References: <200006091524.IAA20546@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="XF85m9dhOBO43t/C" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006091524.IAA20546@freefall.freebsd.org>; from will@FreeBSD.org on Fri, Jun 09, 2000 at 08:24:20AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Jun 09, 2000 at 08:24:20AM -0700, will@FreeBSD.org wrote: > Synopsis: Updated port py-kde-0.12. The current port doesn't get the distfile > > State-Changed-From-To: open->feedback > State-Changed-By: will > State-Changed-When: Fri Jun 9 08:23:46 PDT 2000 > State-Changed-Why: > Please submit port updates in ``diff -urN'' format, not a > whole new shar. Thanks. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=19144 As attached. -Arun --XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="py-kde.diff" diff -urN py-kde/Makefile py-kde.new/Makefile --- py-kde/Makefile Sat Apr 22 22:11:50 2000 +++ py-kde.new/Makefile Thu Jun 8 22:52:43 2000 @@ -7,7 +7,7 @@ # PORTNAME= py-kde -PORTVERSION= 0.11.1 +PORTVERSION= 0.12 CATEGORIES= x11-toolkits kde python MASTER_SITES= http://www.river-bank.demon.co.uk/software/ DISTNAME= PyKDE-${PORTVERSION} diff -urN py-kde/files/md5 py-kde.new/files/md5 --- py-kde/files/md5 Sat Apr 22 22:11:51 2000 +++ py-kde.new/files/md5 Fri Jun 9 07:47:07 2000 @@ -1 +1 @@ -MD5 (PyKDE-0.11.1.tar.gz) = 0110b211d723db525ebb4e4ea9e0d443 +MD5 (PyKDE-0.12.tar.gz) = ac81e726029bcba02a4b4c23ce1366ff diff -urN py-kde/pkg/PLIST py-kde.new/pkg/PLIST --- py-kde/pkg/PLIST Sat Apr 22 22:11:52 2000 +++ py-kde.new/pkg/PLIST Fri Jun 9 07:39:08 2000 @@ -1,9 +1,9 @@ -lib/python1.5/lib-dynload/libkdecorecmodule-0.11.1.so -lib/python1.5/lib-dynload/libkdeuicmodule-0.11.1.so -lib/python1.5/lib-dynload/libkhtmlwcmodule-0.11.1.so -lib/python1.5/lib-dynload/libkfmcmodule-0.11.1.so -lib/python1.5/lib-dynload/libkfilecmodule-0.11.1.so -lib/python1.5/lib-dynload/libkspellcmodule-0.11.1.so +lib/python1.5/lib-dynload/libkdecorecmodule-0.12.so +lib/python1.5/lib-dynload/libkdeuicmodule-0.12.so +lib/python1.5/lib-dynload/libkhtmlwcmodule-0.12.so +lib/python1.5/lib-dynload/libkfmcmodule-0.12.so +lib/python1.5/lib-dynload/libkfilecmodule-0.12.so +lib/python1.5/lib-dynload/libkspellcmodule-0.12.so @exec /sbin/ldconfig -m %D/lib @unexec /sbin/ldconfig -R lib/python1.5/kdecore.py --XF85m9dhOBO43t/C-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 18: 7:30 2000 Delivered-To: freebsd-ports@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 00F6C37B969; Sun, 11 Jun 2000 18:07:24 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id SAA34346; Sun, 11 Jun 2000 18:07:01 -0700 (PDT) (envelope-from adsharma) Date: Sun, 11 Jun 2000 18:07:01 -0700 From: Arun Sharma To: will@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/19143: Updated port py-qt-0.12. The current port doesn't get the distfile Message-ID: <20000611180701.C34312@sharmas.dhs.org> References: <200006091607.JAA26804@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Pk6IbRAofICFmK5e" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006091607.JAA26804@freefall.freebsd.org>; from will@FreeBSD.org on Fri, Jun 09, 2000 at 09:07:28AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Jun 09, 2000 at 09:07:28AM -0700, will@FreeBSD.org wrote: > Synopsis: Updated port py-qt-0.12. The current port doesn't get the distfile > > State-Changed-From-To: open->feedback > State-Changed-By: will > State-Changed-When: Fri Jun 9 09:06:49 PDT 2000 > State-Changed-Why: > Please submit port updates in ``diff -urN'' format, not a > whole new shar. Thanks. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=19143 As attached. -Arun --Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="py-qt.diff" diff -urN py-qt/Makefile py-qt.new/Makefile --- py-qt/Makefile Sat Apr 22 22:07:09 2000 +++ py-qt.new/Makefile Thu Jun 8 22:37:40 2000 @@ -6,14 +6,14 @@ # $FreeBSD: ports/x11-toolkits/py-qt/Makefile,v 1.1 2000/04/23 05:07:09 will Exp $ PORTNAME= py-qt -PORTVERSION= 0.11.1 +PORTVERSION= 0.12 CATEGORIES= x11-toolkits python MASTER_SITES= http://www.river-bank.demon.co.uk/software/ DISTNAME= PyQt-${PORTVERSION} MAINTAINER= adsharma@sharmas.dhs.org -LIB_DEPENDS= sip.2:${PORTSDIR}/devel/sip +LIB_DEPENDS= sip.3:${PORTSDIR}/devel/sip USE_QT= yes USE_LIBTOOL= yes diff -urN py-qt/files/md5 py-qt.new/files/md5 --- py-qt/files/md5 Sat Apr 22 22:07:10 2000 +++ py-qt.new/files/md5 Thu Jun 8 22:35:27 2000 @@ -1 +1 @@ -MD5 (PyQt-0.11.1.tar.gz) = c6b6ac3541c5d3b99e1e078b93047cce +MD5 (PyQt-0.12.tar.gz) = 2e3ce2c038dde5fa1a71b46924189385 diff -urN py-qt/pkg/PLIST py-qt.new/pkg/PLIST --- py-qt/pkg/PLIST Sat Apr 22 22:07:11 2000 +++ py-qt.new/pkg/PLIST Thu Jun 8 22:49:36 2000 @@ -1,4 +1,4 @@ -lib/python1.5/lib-dynload/libqtcmodule-0.11.1.so +lib/python1.5/lib-dynload/libqtcmodule-0.12.so lib/python1.5/lib-dynload/libqtcmodule.so lib/python1.5/qt.py @exec /sbin/ldconfig -m %D/lib --Pk6IbRAofICFmK5e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 18:30: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EACD37B77D for ; Sun, 11 Jun 2000 18:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA82535; Sun, 11 Jun 2000 18:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 11 Jun 2000 18:30:03 -0700 (PDT) Message-Id: <200006120130.SAA82535@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ryo MIYAMOTO Subject: Re: ports/19170: PLIST of lang/f77 Reply-To: Ryo MIYAMOTO Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19170; it has been noted by GNATS. From: Ryo MIYAMOTO To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/19170: PLIST of lang/f77 Date: Mon, 12 Jun 2000 10:25:05 +0900 To alex, You mean that the user MUST read Makefile to know what the file will be installed ? Because the user does NOT know whether the pkg/PLIST is a dummy or not. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 19:50: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CD1037B948 for ; Sun, 11 Jun 2000 19:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA46906; Sun, 11 Jun 2000 19:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hq1.tyfon.net (hq1.tyfon.net [213.212.29.17]) by hub.freebsd.org (Postfix) with ESMTP id 6983A37B837 for ; Sun, 11 Jun 2000 19:49:13 -0700 (PDT) (envelope-from root@tyfon.net) Received: by hq1.tyfon.net (Postfix, from userid 0) id AF57A1C5CB; Mon, 12 Jun 2000 04:49:10 +0200 (CEST) Message-Id: <20000612024910.AF57A1C5CB@hq1.tyfon.net> Date: Mon, 12 Jun 2000 04:49:10 +0200 (CEST) From: dl@tyfon.net Reply-To: dl@tyfon.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19211: port updates www/squidguard Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19211 >Category: ports >Synopsis: port updates www/squidguard >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 Jun 11 19:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dan Larsson >Release: FreeBSD 4.0-STABLE i386 >Organization: Tyfon Svenska AB >Environment: FreeBSD 4.0-STABLE i386 >Description: Changed port to handle user specified data locations >How-To-Repeat: >Fix: diff -ru squidguard.orig/Makefile squidguard/Makefile --- squidguard.orig/Makefile Mon Jun 12 02:29:01 2000 +++ squidguard/Makefile Mon Jun 12 04:18:25 2000 @@ -21,9 +21,18 @@ --with-db-lib=${PREFIX}/lib \ --with-sg-config=${PREFIX}/etc/squid/squidguard.conf \ --with-sg-dbhome=${DATADIR} \ - --with-sg-logdir=/var/log + --with-sg-logdir=${LOGDIR} +### To change any of the below paths add it to your make arg + +.if !defined(DATADIR) DATADIR= /var/db/${PORTNAME} +.endif +.if !defined(LOGDIR) +LOGDIR= /var/log +.endif + +PLIST_SUB= DATADIR=${DATADIR} ### To optimize squidGuard add OPTIMIZE=YES to your make arg @@ -81,7 +90,8 @@ @if [ ! -f ${PREFIX}/etc/squid/squidguard.conf ] ; then \ ${ECHO_MSG} "===> Installing sample configuration file" ; \ - ${SED} -e 's!%%DATADIR%%!${DATADIR}!' ${WRKSRC}/samples/sample.conf > \ + ${SED} -e 's!%%DATADIR%%!${DATADIR}!' -e 's!%%LOGDIR%%!${LOGDIR}!' \ + ${WRKSRC}/samples/sample.conf > \ ${PREFIX}/etc/squid/squidguard.conf.sample ; \ ${CHOWN} root.nobody ${PREFIX}/etc/squid/squidguard.conf.sample ; \ ${CHMOD} 640 ${PREFIX}/etc/squid/squidguard.conf.sample ; \ @@ -89,6 +99,10 @@ else \ ${ECHO_MSG} "===> Existing configuration file found - sample not installed" ; \ fi + +.if !exists(${LOGDIR}) + @${MKDIR} ${LOGDIR} +.endif ### View short howto message diff -ru squidguard.orig/patches/patch-ac squidguard/patches/patch-ac --- squidguard.orig/patches/patch-ac Sun Jun 11 21:47:47 2000 +++ squidguard/patches/patch-ac Mon Jun 12 03:46:36 2000 @@ -1,5 +1,5 @@ --- samples/sample.conf.in.orig Sun Jun 11 21:45:41 2000 -+++ samples/sample.conf.in Sun Jun 11 21:46:54 2000 ++++ samples/sample.conf.in Sun Jun 12 03:44:13 2000 @@ -1,9 +1,9 @@ # -# CONFIG FILE FOR SQUIDGUARD @@ -9,7 +9,7 @@ -dbhome @prefix@/squidGuard/db -logdir @prefix@/squidGuard/logs +dbhome %%DATADIR%% -+logdir /var/log ++logdir %%LOGDIR%% # # TIME RULES: diff -ru squidguard.orig/pkg/PLIST squidguard/pkg/PLIST --- squidguard.orig/pkg/PLIST Mon Jun 12 01:45:34 2000 +++ squidguard/pkg/PLIST Mon Jun 12 04:05:11 2000 @@ -10,32 +10,32 @@ share/doc/squidGuard/installation.txt share/doc/squidGuard/squidGuard.gif @dirrm share/doc/squidGuard -@cwd /var/db/squidGuard +@cwd %%DATADIR%% ads/domains ads/domains.db ads/urls ads/urls.db -@dirrm ads agressive/domains agressive/domains.db agressive/urls agressive/urls.db -@dirrm agressive drugs/domains drugs/domains.db drugs/urls drugs/urls.db -@dirrm drugs hacking/domains hacking/domains.db hacking/urls hacking/urls.db -@dirrm hacking porn/domains porn/domains.db porn/expressions porn/urls porn/urls.db +@dirrm ads +@dirrm agressive +@dirrm drugs +@dirrm hacking @dirrm porn -@cwd /var/db -@dirrm squidGuard +@cwd / +@dirrm %%DATADIR%% >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 Jun 11 20:30: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F77437B574 for ; Sun, 11 Jun 2000 20:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA81710; Sun, 11 Jun 2000 20:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 11 Jun 2000 20:30:01 -0700 (PDT) Message-Id: <200006120330.UAA81710@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Dan Larsson" Subject: Re: ports/19211: port updates www/squidguard Reply-To: "Dan Larsson" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19211; it has been noted by GNATS. From: "Dan Larsson" To: , Cc: Subject: Re: ports/19211: port updates www/squidguard Date: Mon, 12 Jun 2000 05:20:50 +0200 The patchfile 'patch-aa' is completely unnecessary and should be removed. Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 20:50: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C29AB37B6B5 for ; Sun, 11 Jun 2000 20:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA98728; Sun, 11 Jun 2000 20:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 11 Jun 2000 20:50:02 -0700 (PDT) Message-Id: <200006120350.UAA98728@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Akinori -Aki- MUSHA" Subject: Re: ports/19205: VMWare Beta 2.0.1 RC1 available Reply-To: "Akinori -Aki- MUSHA" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19205; it has been noted by GNATS. From: "Akinori -Aki- MUSHA" To: mdharnois@home.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19205: VMWare Beta 2.0.1 RC1 available Date: Mon, 12 Jun 2000 12:48:37 +0900 At Sun, 11 Jun 2000 16:42:52 -0500 (CDT), mdharnois@home.com wrote: > >Synopsis: VMWare Beta 2.0.1 RC1 available > >Description: > > new beta/release candidate available. patches are broken. don't apply cleanly to the new version Thanks for the notice, but I'm aware of it. Necessary changes are just trivial. Look at those three .rej files. They are merely caused by some whitespace/comment changes. In fact, the vendor has been made no essential changes over vmmon/vmnet modules since 2.0 release. I, personally, have been longing for them to start supporting USB and CD-R/CD-RW, however, I can see no signs yet. :( -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 20:58:55 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A8B637B94B; Sun, 11 Jun 2000 20:58:53 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA04506; Sun, 11 Jun 2000 20:58:53 -0700 (PDT) (envelope-from knu@FreeBSD.org) Date: Sun, 11 Jun 2000 20:58:53 -0700 (PDT) From: Message-Id: <200006120358.UAA04506@freefall.freebsd.org> To: mdharnois@home.com, knu@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/19205: VMWare Beta 2.0.1 RC1 available Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: VMWare Beta 2.0.1 RC1 available State-Changed-From-To: open->analyzed State-Changed-By: knu State-Changed-When: Mon Jun 12 12:53:58 JST 2000 State-Changed-Why: I've considering if I should update the port to that beta version. Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: knu Responsible-Changed-When: Mon Jun 12 12:53:58 JST 2000 Responsible-Changed-Why: My port, my PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=19205 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 21:52:44 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bsa-1-as01-7-a04.gd.uol.com.br (bsa-1-as01-7-a04.gd.uol.com.br [200.197.118.4]) by hub.freebsd.org (Postfix) with ESMTP id 4B4E737B93F for ; Sun, 11 Jun 2000 21:52:41 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 23711 invoked by uid 1001); 12 Jun 2000 04:52:56 -0000 From: lioux@uol.com.br Date: Mon, 12 Jun 2000 01:52:56 -0300 To: freebsd-ports@freebsd.org Subject: bsd.port.mk change Message-ID: <20000612015256.A23680@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I proposed CONFIGURE_WRKSRC which I thank Satoshi for commiting. :) However, I miss the following change? Comments? Or, should we have AUTOCONF_WRKSRC? By the way, is my CC_SAFE that wrong? No one commented on that. Regards, Mario Ferreira --- /usr/ports/Mk/bsd.port.mk Mon May 29 15:31:51 2000 +++ /tmp/bsd.port.mk Mon Jun 12 01:48:18 2000 @@ -1730,7 +1730,7 @@ @(cd ${WRKSRC} && ${AUTOMAKE}) .endif .if defined(USE_AUTOCONF) - @(cd ${WRKSRC} && ${AUTOCONF}) + @(cd ${CONFIGURE_WRKSRC} && ${AUTOCONF}) .endif @if [ -f ${SCRIPTDIR}/configure ]; then \ cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 21:52:52 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bsa-1-as01-7-a04.gd.uol.com.br (bsa-1-as01-7-a04.gd.uol.com.br [200.197.118.4]) by hub.freebsd.org (Postfix) with ESMTP id 82ED037B596 for ; Sun, 11 Jun 2000 21:52:39 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 23711 invoked by uid 1001); 12 Jun 2000 04:52:56 -0000 From: lioux@uol.com.br Date: Mon, 12 Jun 2000 01:52:56 -0300 To: freebsd-ports@freebsd.org Subject: bsd.port.mk change Message-ID: <20000612015256.A23680@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I proposed CONFIGURE_WRKSRC which I thank Satoshi for commiting. :) However, I miss the following change? Comments? Or, should we have AUTOCONF_WRKSRC? By the way, is my CC_SAFE that wrong? No one commented on that. Regards, Mario Ferreira --- /usr/ports/Mk/bsd.port.mk Mon May 29 15:31:51 2000 +++ /tmp/bsd.port.mk Mon Jun 12 01:48:18 2000 @@ -1730,7 +1730,7 @@ @(cd ${WRKSRC} && ${AUTOMAKE}) .endif .if defined(USE_AUTOCONF) - @(cd ${WRKSRC} && ${AUTOCONF}) + @(cd ${CONFIGURE_WRKSRC} && ${AUTOCONF}) .endif @if [ -f ${SCRIPTDIR}/configure ]; then \ cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 22:20: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 526E737B93F for ; Sun, 11 Jun 2000 22:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA50003; Sun, 11 Jun 2000 22:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 11 Jun 2000 22:20:06 -0700 (PDT) Message-Id: <200006120520.WAA50003@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Subject: Re: ports/14260: new port: www/woda - A Web Oriented Database System Reply-To: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/14260; it has been noted by GNATS. From: To: sada@FreeBSD.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/14260: new port: www/woda - A Web Oriented Database System Date: Sun, 11 Jun 2000 22:13:31 -0700 (PDT) > Can't un-shar. Re-send in correct format as others. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=14260 Its a small typo that prevents the shar file from being unpacked. Not a big deal to fix from our side. Regards, Koshy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Jun 11 23: 0: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A4CC37BA87 for ; Sun, 11 Jun 2000 23:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA64292; Sun, 11 Jun 2000 23:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 4683E37BA87 for ; Sun, 11 Jun 2000 22:52:09 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id WAA80289; Sun, 11 Jun 2000 22:51:48 -0700 (PDT) (envelope-from adsharma) Message-Id: <200006120551.WAA80289@sharmas.dhs.org> Date: Sun, 11 Jun 2000 22:51:48 -0700 (PDT) From: Arun Sharma Reply-To: adsharma@sharmas.dhs.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19212: New port py-amk-crypto-0.13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19212 >Category: ports >Synopsis: New port py-amk-crypto-0.13 >Confidential: yes >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 11 23:00:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Arun Sharma >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD 4.0-STABLE >Description: >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: # # py-amk-crypto # py-amk-crypto/Makefile # py-amk-crypto/files # py-amk-crypto/files/md5 # py-amk-crypto/patches # py-amk-crypto/patches/patch-aa # py-amk-crypto/pkg # py-amk-crypto/pkg/PLIST # py-amk-crypto/pkg/COMMENT # py-amk-crypto/pkg/DESCR # echo c - py-amk-crypto mkdir -p py-amk-crypto > /dev/null 2>&1 echo x - py-amk-crypto/Makefile sed 's/^X//' >py-amk-crypto/Makefile << 'END-of-py-amk-crypto/Makefile' X# New ports collection makefile for: pyncurses X# Version required: 0.3 X# Date created: Tue May 16 22:15:11 PDT 2000 X# Whom: adsharma@sharams.dhs.org X# X# $FreeBSD: ports/devel/sip/Makefile,v 1.1 2000/04/22 21:27:54 will Exp $ X# X XCATEGORIES= security python XMASTER_SITES= ftp://starship.python.net/pub/crew/amk/crypto/ XDISTNAME= amkCrypto-${PORTVERSION} XDISTFILES= ${DISTNAME}.tgz X XMAINTAINER= adsharma@sharmas.dhs.org X XPORTNAME= py-amk-crypto XPORTVERSION= 0.1.3 X Xdo-build: X cd ${WRKSRC}; python setup.py build X Xdo-install: X cd ${WRKSRC}; python setup.py install X X.include END-of-py-amk-crypto/Makefile echo c - py-amk-crypto/files mkdir -p py-amk-crypto/files > /dev/null 2>&1 echo x - py-amk-crypto/files/md5 sed 's/^X//' >py-amk-crypto/files/md5 << 'END-of-py-amk-crypto/files/md5' XMD5 (amkCrypto-0.1.3.tgz) = 569900a1961c7d02a2095818523a32ed END-of-py-amk-crypto/files/md5 echo c - py-amk-crypto/patches mkdir -p py-amk-crypto/patches > /dev/null 2>&1 echo x - py-amk-crypto/patches/patch-aa sed 's/^X//' >py-amk-crypto/patches/patch-aa << 'END-of-py-amk-crypto/patches/patch-aa' X--- setup.py Sun Apr 16 18:05:42 2000 X+++ setup.py+ Sun Jun 11 22:07:33 2000 X@@ -25,7 +25,7 @@ X # You may need to edit this script to point to the location of your X # OpenSSL installation. It should be sufficient to change the value of X # the SSL_DIR variable below. X-SSL_DIR = "/usr/local/ssl" X+SSL_DIR = "/usr/local" X SSL_INCLUDE_DIR = os.path.join(SSL_DIR, 'include') X SSL_LIB_DIR = os.path.join(SSL_DIR, 'lib') X END-of-py-amk-crypto/patches/patch-aa echo c - py-amk-crypto/pkg mkdir -p py-amk-crypto/pkg > /dev/null 2>&1 echo x - py-amk-crypto/pkg/PLIST sed 's/^X//' >py-amk-crypto/pkg/PLIST << 'END-of-py-amk-crypto/pkg/PLIST' Xlib/python1.5/site-packages/Crypto/Cipher/ARC2.py Xlib/python1.5/site-packages/Crypto/Cipher/ARC2.pyc Xlib/python1.5/site-packages/Crypto/Cipher/ARC4.py Xlib/python1.5/site-packages/Crypto/Cipher/ARC4.pyc Xlib/python1.5/site-packages/Crypto/Cipher/Blowfish.py Xlib/python1.5/site-packages/Crypto/Cipher/Blowfish.pyc Xlib/python1.5/site-packages/Crypto/Cipher/CAST.py Xlib/python1.5/site-packages/Crypto/Cipher/CAST.pyc Xlib/python1.5/site-packages/Crypto/Cipher/DES.py Xlib/python1.5/site-packages/Crypto/Cipher/DES.pyc Xlib/python1.5/site-packages/Crypto/Cipher/DES3.py Xlib/python1.5/site-packages/Crypto/Cipher/DES3.pyc Xlib/python1.5/site-packages/Crypto/Cipher/IDEA.py Xlib/python1.5/site-packages/Crypto/Cipher/IDEA.pyc Xlib/python1.5/site-packages/Crypto/Cipher/RC5.py Xlib/python1.5/site-packages/Crypto/Cipher/RC5.pyc Xlib/python1.5/site-packages/Crypto/Cipher/__init__.py Xlib/python1.5/site-packages/Crypto/Cipher/__init__.pyc X@dirrm lib/python1.5/site-packages/Crypto/Cipher Xlib/python1.5/site-packages/Crypto/Ciphers.py Xlib/python1.5/site-packages/Crypto/Ciphers.pyc Xlib/python1.5/site-packages/Crypto/Hash/HMAC.py Xlib/python1.5/site-packages/Crypto/Hash/HMAC.pyc Xlib/python1.5/site-packages/Crypto/Hash/MD2.py Xlib/python1.5/site-packages/Crypto/Hash/MD2.pyc Xlib/python1.5/site-packages/Crypto/Hash/MD5.py Xlib/python1.5/site-packages/Crypto/Hash/MD5.pyc Xlib/python1.5/site-packages/Crypto/Hash/RIPEMD.py Xlib/python1.5/site-packages/Crypto/Hash/RIPEMD.pyc Xlib/python1.5/site-packages/Crypto/Hash/SHA.py Xlib/python1.5/site-packages/Crypto/Hash/SHA.pyc Xlib/python1.5/site-packages/Crypto/Hash/__init__.py Xlib/python1.5/site-packages/Crypto/Hash/__init__.pyc X@dirrm lib/python1.5/site-packages/Crypto/Hash Xlib/python1.5/site-packages/Crypto/Hashes.py Xlib/python1.5/site-packages/Crypto/Hashes.pyc Xlib/python1.5/site-packages/Crypto/Protocol/AllOrNothing.py Xlib/python1.5/site-packages/Crypto/Protocol/AllOrNothing.pyc Xlib/python1.5/site-packages/Crypto/Protocol/__init__.py Xlib/python1.5/site-packages/Crypto/Protocol/__init__.pyc X@dirrm lib/python1.5/site-packages/Crypto/Protocol Xlib/python1.5/site-packages/Crypto/PublicKey/DSA.py Xlib/python1.5/site-packages/Crypto/PublicKey/DSA.pyc Xlib/python1.5/site-packages/Crypto/PublicKey/ElGamal.py Xlib/python1.5/site-packages/Crypto/PublicKey/ElGamal.pyc Xlib/python1.5/site-packages/Crypto/PublicKey/RSA.py Xlib/python1.5/site-packages/Crypto/PublicKey/RSA.pyc Xlib/python1.5/site-packages/Crypto/PublicKey/__init__.py Xlib/python1.5/site-packages/Crypto/PublicKey/__init__.pyc Xlib/python1.5/site-packages/Crypto/PublicKey/pubkey.py Xlib/python1.5/site-packages/Crypto/PublicKey/pubkey.pyc Xlib/python1.5/site-packages/Crypto/PublicKey/qNEW.py Xlib/python1.5/site-packages/Crypto/PublicKey/qNEW.pyc X@dirrm lib/python1.5/site-packages/Crypto/PublicKey Xlib/python1.5/site-packages/Crypto/Util/RFC1751.py Xlib/python1.5/site-packages/Crypto/Util/RFC1751.pyc Xlib/python1.5/site-packages/Crypto/Util/__init__.py Xlib/python1.5/site-packages/Crypto/Util/__init__.pyc Xlib/python1.5/site-packages/Crypto/Util/number.py Xlib/python1.5/site-packages/Crypto/Util/number.pyc Xlib/python1.5/site-packages/Crypto/Util/randpool.py Xlib/python1.5/site-packages/Crypto/Util/randpool.pyc Xlib/python1.5/site-packages/Crypto/Util/test.py Xlib/python1.5/site-packages/Crypto/Util/test.pyc Xlib/python1.5/site-packages/Crypto/Util/testdata.py Xlib/python1.5/site-packages/Crypto/Util/testdata.pyc X@dirrm lib/python1.5/site-packages/Crypto/Util Xlib/python1.5/site-packages/Crypto/Utils.py Xlib/python1.5/site-packages/Crypto/Utils.pyc Xlib/python1.5/site-packages/Crypto/__init__.py Xlib/python1.5/site-packages/Crypto/__init__.pyc Xlib/python1.5/site-packages/Crypto/mxCrypto.so X@dirrm lib/python1.5/site-packages/Crypto END-of-py-amk-crypto/pkg/PLIST echo x - py-amk-crypto/pkg/COMMENT sed 's/^X//' >py-amk-crypto/pkg/COMMENT << 'END-of-py-amk-crypto/pkg/COMMENT' XWraps OpenSSL's cryptographic algorithms END-of-py-amk-crypto/pkg/COMMENT echo x - py-amk-crypto/pkg/DESCR sed 's/^X//' >py-amk-crypto/pkg/DESCR << 'END-of-py-amk-crypto/pkg/DESCR' XWraps OpenSSL's cryptographic algorithms END-of-py-amk-crypto/pkg/DESCR 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 Jun 11 23:52:38 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mtiwmhc27.worldnet.att.net (mtiwmhc27.worldnet.att.net [204.127.131.52]) by hub.freebsd.org (Postfix) with ESMTP id A9CEC37BB45 for ; Sun, 11 Jun 2000 23:52:34 -0700 (PDT) (envelope-from kspett@worldnet.att.net) Received: from worldnet.att.net ([12.77.10.171]) by mtiwmhc27.worldnet.att.net (InterMail vM.4.01.02.39 201-229-119-122) with ESMTP id <20000612065232.KZPQ2120.mtiwmhc27.worldnet.att.net@worldnet.att.net>; Mon, 12 Jun 2000 06:52:32 +0000 Message-ID: <39445424.DEFD6B16@worldnet.att.net> Date: Mon, 12 Jun 2000 03:08:20 +0000 From: Kevin 'Shaft' Spett X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: mike@fate.com Cc: ports@FreeBSD.org Subject: FreeBSD Port: pgp-6.5.1i Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Here's what I'm getting when I'm in /usr/ports/security/pgp6 and try to make install: wonder_llama# make install basename: illegal option -- b usage: basename string [suffix] ===> Extracting for cannot open -beta2.tar.gz: no such file *** Error code 2 Stop in /usr/ports/security/pgp6. *** Error code 1 Apparently, there's a problem with a filename with -b in it and it treats it like a switch... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 0: 3:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE70137BB45; Mon, 12 Jun 2000 00:03:16 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA80246; Mon, 12 Jun 2000 00:03:16 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Mon, 12 Jun 2000 00:03:16 -0700 (PDT) From: Message-Id: <200006120703.AAA80246@freefall.freebsd.org> To: dl@tyfon.net, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19209: New port submit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port submit State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Mon Jun 12 00:02:32 PDT 2000 State-Changed-Why: Misfilled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=19209 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 0:20: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 87C0337BC27 for ; Mon, 12 Jun 2000 00:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA84336; Mon, 12 Jun 2000 00:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from tama5.ecl.ntt.co.jp (tama5.ecl.ntt.co.jp [129.60.39.102]) by hub.freebsd.org (Postfix) with ESMTP id 89D9737B995 for ; Mon, 12 Jun 2000 00:13:30 -0700 (PDT) (envelope-from ginga@guges.silab.ecl.ntt.co.jp) Received: from nttmail3.ecl.ntt.co.jp (nttmail3.ecl.ntt.co.jp [129.60.39.100]) by tama5.ecl.ntt.co.jp (8.9.3+3.2W/3.7W/01/21/00) with ESMTP id QAA18036 for ; Mon, 12 Jun 2000 16:13:29 +0900 (JST) (envelope-from ginga@guges.silab.ecl.ntt.co.jp) Received: from imf.m.ecl.ntt.co.jp by nttmail3.ecl.ntt.co.jp (8.9.3+3.2W/3.7W/06/05/00) with ESMTP id QAA07668 for ; Mon, 12 Jun 2000 16:13:28 +0900 (JST) (envelope-from ginga@guges.silab.ecl.ntt.co.jp) Received: from guges.silab.ecl.ntt.co.jp (guges.silab.ecl.ntt.co.jp [129.60.21.121]) by imf.m.ecl.ntt.co.jp (8.9.3/3.7W) with ESMTP id QAA28926 for ; Mon, 12 Jun 2000 16:13:28 +0900 (JST) Received: by guges.silab.ecl.ntt.co.jp (Postfix, from userid 4397) id 4236618D; Mon, 12 Jun 2000 16:13:24 +0900 (JST) Message-Id: <20000612071324.4236618D@guges.silab.ecl.ntt.co.jp> Date: Mon, 12 Jun 2000 16:13:24 +0900 (JST) From: ginga@athena.club.ne.jp Reply-To: ginga@athena.club.ne.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19214: port version up: japanese/ng Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19214 >Category: ports >Synopsis: ng port upgrade >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: Mon Jun 12 00:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Kawaguti Ginga >Release: FreeBSD 4.0-STABLE i386 >Organization: NTT >Environment: 4.0-STABLE on 2000/6/2 >Description: japanese/ng ports' version up; beta-version, but it seems stable enough and functional. >How-To-Repeat: >Fix: begin 644 ngport000612.tgz M'XL(`)N,1#D``^U9;7/B.!+.5_PK^C93-\DD?L,V)-QF*RPX+),`.INIG&2`)L$I% MX?]-Z?]W@RK0C8!.B,]5/XPC"G,`Q&^@+,X@G@` M+>8GL=NJUKQGKF!,HAL&?APLO(*F--/Y,P?W4TW_V/1T;\0&J8I/.2W/B4:$ M`TO?0RDS^,P2VEX#P$;#&A"HQ0&23QYHH8KQJ>:O12$;4SC( MLLE_?!*)AM]8AYKT\=\27O?_UU=-;UO1W^;XS[;*B_C?R>M_=KGD2/^_"Z`W M1*4K?(3>4$<7AT=!'(+V4+NH_E.CF:_>3%_KQ9(\8$DR@6>4?WU?^(K]D]0?;;4"_#7U M7\MR9O&?+?/_76"U_O-6)>OVY(W8Y/^=\I+^L0/,DFW:TO_O`JJJ`K_G>I\' M>HN,J:C^:R+:+O0R"A^S"*`$IEDQ[(IY`D7#,)2CHZ,70PJ?,2;-J/U8<$\/34TP]2*IPHHX/WL% MY!%,R/J@AAC71@3;E"83GTR5HU6$;G9"]MW3*?;-TLVL+:9XVP M=SSM,SN"+Y?NIW+YB%\T'&H M.A]:J[;;U<70_$TDMN0Q/Y[GOIQ7LB@`4LA'3$N;)]J@OT?K?-EO+3_N4O?WAP;[+^(V=Y3_EP:QRY\=A2/U4U(@FCX=`7-$5H:3V4-F'.DDI^`G%)J@L@G>, M"]KQ+9WTT8SPACY!PL^C>/)$,,E4YU,LH3H)/%'[!;O4I19 M00[-=@__W.YLBA7+5Y3/W4NO6SM;[-N[W_!+O=E]$!EI]>KJEUZUVW![^6J4 M:H+]=;?3Z%9;#T^<<&)\N>ZZ%\TO#[JH&3Q.O!BNL0'\;>:L@X-V1VQRO5/S M#@7?5B[\$H/G6?;2W/5JK[H\,1+QQVK$:@;/RA5O8(?M>G9+I8$WL$OPGEG+ M;JD@\@9V:9:N9[=40=G$;E%16DS&/_RI;G()"0D)"0D)"0D)"0D) D"0D)"0D)"0D)"0D)"0D)"0D)"0D)"0F);PG_`\*\J",`4``` ` 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 Mon Jun 12 0:44:45 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2736937B524; Mon, 12 Jun 2000 00:44:33 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA88787; Mon, 12 Jun 2000 00:44:33 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Mon, 12 Jun 2000 00:44:33 -0700 (PDT) From: Message-Id: <200006120744.AAA88787@freefall.freebsd.org> To: tkato@prontomail.ne.jp, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19164: Update port: archivers/macutils Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: archivers/macutils State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Mon Jun 12 00:43:59 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19164 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 0:47:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D95437B524; Mon, 12 Jun 2000 00:47:10 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA89161; Mon, 12 Jun 2000 00:47:10 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Mon, 12 Jun 2000 00:47:10 -0700 (PDT) From: Message-Id: <200006120747.AAA89161@freefall.freebsd.org> To: sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org, will@FreeBSD.org Subject: Re: ports/19176: update and rename astro/ssystem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: update and rename astro/ssystem Responsible-Changed-From-To: freebsd-ports->will Responsible-Changed-By: sobomax Responsible-Changed-When: Mon Jun 12 00:45:29 PDT 2000 Responsible-Changed-Why: Over to maintainer (non-trivial change which would require repo-copy). http://www.freebsd.org/cgi/query-pr.cgi?pr=19176 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 0:48:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f97.law8.hotmail.com [216.33.241.97]) by hub.freebsd.org (Postfix) with SMTP id 673C037BBFC for ; Mon, 12 Jun 2000 00:48:18 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 95629 invoked by uid 0); 12 Jun 2000 07:48:17 -0000 Message-ID: <20000612074817.95628.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Mon, 12 Jun 2000 00:48:17 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: andreas@freebsd.org Cc: freebsd-ports@freebsd.org, freebsd-databases@freebsd.org Subject: Installing Postgresql v7.0.2 with v7.0.0 port Date: Mon, 12 Jun 2000 03:48:17 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi: This email explains what I had to do to modify the v7.0.0 port so that it would install v7.0.2. I am running 4.0-STABLE. My make command was: "make -DWITH_TCL -DWITH_JDBC". 1) Makefile: I changed "7.0.0" to "7.0.2" 2) Makefile: I commented out the line: "${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/*ps.gz ${PREFIX}/share/doc/ pgsql" because v7.0.2 has no .ps.gz files (see #3) 3) PLIST.doc: I deleted all lines for .ps.gz documents: share/doc/pgsql/admin.ps.gz share/doc/pgsql/adminA4.ps.gz share/doc/pgsql/programmer.ps.gz share/doc/pgsql/programmerA4.ps.gz share/doc/pgsql/tutorial.ps.gz share/doc/pgsql/tutorialA4.ps.gz share/doc/pgsql/user.ps.gz share/doc/pgsql/userA4.ps.gz I assume that ".ps" indicates postscript files and that that form of documentation has been discontinued. 4) I changed the MD5 file to include the correct file names and checksums by commenting out the lines that were there and adding the following lines: "MD5 (postgresql/postgresql-7.0.2.base.tar.gz) = 871d23b85d9a3599a7ed75dfc7da7ba7" "MD5 (postgresql/postgresql-7.0.2.docs.tar.gz) = efac1f87463f252e54d72b256885b883" "MD5 (postgresql/postgresql-7.0.2.support.tar.gz) = c21180a6485d85785c8e69f0cbff05dd" "MD5 (postgresql/postgresql-7.0.2.tar.gz) = fc512e38394256e2749299fdd69a937e" "MD5 (postgresql/postgresql-7.0.2.test.tar.gz) = 3443b3d83194c396f20aee2adc6f93bf" (NOTE I added quote marks, they should not appear in the file.) 5) patch-bb: I changed the following line: "CFLAGS+= -I$(SRCDIR)/include -I$(SRCDIR)/backend" - to - "CFLAGS+= -I$(SRCDIR)/include -I$(SRCDIR)/backend $(PGSQL_INCLUDES)" 6) ** CAUTION ** First, I am not the port maintainer, so I can't say that these changes are correct or that they are the only changes. I was not able to obtain a list of file changes (adds, deletes), so I cannot say that the file lists in the PLIST files are correct. I am not very familiar with ports or Postgresql and I have done limited testing. ANY USE OF THE ABOVE CHANGES IS AT YOUR OWN RISK! I would *strongly* suggest that you install v7.0.0 or wait for the port maintainer to officially upgrade the port (about three weeks from now) if at all possible. 7) ERRATA The next time the port is updated, the following should be taken into account: Tcl/Tk is now at version 8.3.1. Java 2 (JDK 1.2.2) ports are now available on FreeBSD. The current port only allows for use with JDK 1.1.8. John ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 0:55:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 629F637BBFC; Mon, 12 Jun 2000 00:55:21 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA90233; Mon, 12 Jun 2000 00:55:21 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Mon, 12 Jun 2000 00:55:21 -0700 (PDT) From: Message-Id: <200006120755.AAA90233@freefall.freebsd.org> To: dannyboy@subdimension.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19202: make x11-toolkits/linux-gtk fetchable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: make x11-toolkits/linux-gtk fetchable State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Mon Jun 12 00:54:27 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19202 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 1: 0:31 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D94A37BBFC; Mon, 12 Jun 2000 01:00:30 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA91155; Mon, 12 Jun 2000 01:00:30 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Mon, 12 Jun 2000 01:00:30 -0700 (PDT) From: Message-Id: <200006120800.BAA91155@freefall.freebsd.org> To: tkato@prontomail.ne.jp, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19059: Re: graphis/jbigkit upgraded to 1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Re: graphis/jbigkit upgraded to 1.2 State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Mon Jun 12 00:59:56 PDT 2000 State-Changed-Why: botched PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=19059 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 1: 1: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EB26537BC3E; Mon, 12 Jun 2000 01:01:05 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA91286; Mon, 12 Jun 2000 01:01:05 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Mon, 12 Jun 2000 01:01:05 -0700 (PDT) From: Message-Id: <200006120801.BAA91286@freefall.freebsd.org> To: mi@privatelabs.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19065: Re: graphis/jbigkit upgraded to 1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Re: graphis/jbigkit upgraded to 1.2 State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Mon Jun 12 01:00:48 PDT 2000 State-Changed-Why: botched PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=19065 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 1:45:34 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 0496B37BD34 for ; Mon, 12 Jun 2000 01:45:29 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id LAA06513 for ; Mon, 12 Jun 2000 11:44:10 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id LAA14895 for ; Mon, 12 Jun 2000 11:45:20 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3944A31D.DA8820A2@FreeBSD.org> Date: Mon, 12 Jun 2000 11:45:18 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: ports@FreeBSD.org Subject: New (virtual?) category proposal: x11-themes Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, The number of theme engines for various x11 toolkits (GTK, QT/KDE etc.) constantly increases, we already have at least 3 GTK-based in x11-toolkits and I have 3 others ready to import. It seems that x11-toolkits is not ideal place for them, because the number of similar ports potentially could be quite large and they are only partially related to x11-toolkits category. Therefore we should discuss the possibility of creation of the separate category now while the number is not so big to avoid future repo-copying as much as possible. Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 2: 7:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1992E37CC66; Mon, 12 Jun 2000 02:07:19 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA01587; Mon, 12 Jun 2000 02:07:18 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Mon, 12 Jun 2000 02:07:18 -0700 (PDT) From: Message-Id: <200006120907.CAA01587@freefall.freebsd.org> To: lioux@uol.com.br, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19201: Update graphics/nurbs++ PLIST, missing WWW: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update graphics/nurbs++ PLIST, missing WWW: State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Mon Jun 12 02:06:53 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 3:14:30 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 3F4AB37B735; Mon, 12 Jun 2000 03:14:23 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-40.sugnm1.kt.home.ne.jp [203.165.77.40]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id TAA20333; Mon, 12 Jun 2000 19:13:33 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id TAA80140; Mon, 12 Jun 2000 19:13:01 +0900 (JST) Date: Mon, 12 Jun 2000 19:12:59 +0900 Message-ID: <86g0qj9phw.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: asami@cs.berkeley.edu Cc: ports@FreeBSD.ORG, i18n@FreeBSD.ORG, ache@FreeBSD.ORG Subject: Re: -lxpg4 In-Reply-To: In your message of "Sat, 3 Jun 2000 12:46:15 -0700 (PDT)" <200006031946.MAA82159@silvia.hip.berkeley.edu> References: <200006031946.MAA82159@silvia.hip.berkeley.edu> User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, At Sat, 3 Jun 2000 12:46:15 -0700 (PDT), Satoshi Asami wrote: > A happy day. A bad news here.. Since this merger, such 3.x binaries as JDK 1.1.8 have been unable to deal with locales correctly under 5.0-CURRENT. It goes like this: A 3.x dynamic linked binary seeks libc.so.3 and libxpg4.so.2, and finds /usr/lib/compat/libc.so.3 and /usr/lib/libxpg4.so.2 respectively, but neither of them actually has setlocale() because the latter is just a dummy now. Thus it can't do a setlocale().. Now, you have to do two more things immediately to fix this situation: To bump the shlib version of libxpg4 to libxpg4.so.3, and to include libxpg4.so.2 in the compat packages. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 3:20:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 809DC37B7A7 for ; Mon, 12 Jun 2000 03:20:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA10189; Mon, 12 Jun 2000 03:20:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 12 Jun 2000 03:20:09 -0700 (PDT) Message-Id: <200006121020.DAA10189@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "KATO Tsuguru" Subject: Re: ports/19200: new port: audio/xwave Reply-To: "KATO Tsuguru" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19200; it has been noted by GNATS. From: "KATO Tsuguru" To: Trevor Johnson Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19200: new port: audio/xwave Date: Mon, 12 Jun 2000 19:19:45 +0900 PR of xwave port is already submitted (not commited yet) as ports/18879. In addition, patches for xwave in NetBSD pkgsrc seems doing a lot of redundant or unreasonable work. -- KATO Tsuguru / tkato@prontomail.ne.jp Sent by Japanese ProntoMail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 3:45:36 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 81F4C37BC7E for ; Mon, 12 Jun 2000 03:45:33 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9D38C6.dip0.t-ipconnect.de [62.157.56.198]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id MAA21516; Mon, 12 Jun 2000 12:45:01 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id A31BCAC30; Mon, 12 Jun 2000 12:45:07 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 32E2414AAB; Mon, 12 Jun 2000 12:45:05 +0200 (CEST) Date: Mon, 12 Jun 2000 12:45:05 +0200 From: Alexander Langer To: Ryo MIYAMOTO Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/19170: PLIST of lang/f77 Message-ID: <20000612124505.A456@cichlids.cichlids.com> Mail-Followup-To: Ryo MIYAMOTO , freebsd-ports@FreeBSD.ORG References: <200006120130.SAA82535@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006120130.SAA82535@freefall.freebsd.org>; from rmiya@cc.hirosaki-u.ac.jp on Sun, Jun 11, 2000 at 06:30:03PM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Ryo MIYAMOTO (rmiya@cc.hirosaki-u.ac.jp): > You mean that the user MUST read Makefile to know what the file > will be installed ? Because the user does NOT know whether the > pkg/PLIST is a dummy or not. Yes. Sometimes, we even add some only some files during build/install, which isn't obvious from the PLIST. However, for most ports the pkg/PLIST files is the final one :-) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 4:57:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 870EE37B634 for ; Mon, 12 Jun 2000 04:57:31 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5CBvGB17033; Mon, 12 Jun 2000 07:57:16 -0400 (EDT) Date: Mon, 12 Jun 2000 07:57:16 -0400 (EDT) From: Trevor Johnson To: KATO Tsuguru , Martin Kraft Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/19200: new port: audio/xwave In-Reply-To: <200006121020.DAA10189@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 12 Jun 2000, KATO Tsuguru wrote: > PR of xwave port is already submitted (not commited yet) as ports/18879. I'm sorry, but it escaped my notice. By the way, it is ports/18779, even though several replies were erroneously made to ports/18879. See http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18779 and http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18879 . The version I submitted (version 2) has some enhancements by Juhana Kouhia . Like version 0.6, it seems not to be maintained any longer. The version you found seems to be maintained, and may be better just for that reason. > In addition, patches for xwave in NetBSD pkgsrc seems doing a lot of > redundant or unreasonable work. The -#ifdef FreeBSD +#ifdef __FreeBSD__ stuff is mine, and was necessary. I removed 9 of the 15 NetBSD patches and pared down two of the remaining ones. I left some that I didn't understand but which didn't cause obvious breakage. Perhaps you would like to explain why they are superfluous. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 6:33: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 68BF637C74D for ; Mon, 12 Jun 2000 06:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA69826; Mon, 12 Jun 2000 06:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 0F32537C2D9 for ; Mon, 12 Jun 2000 06:29:42 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5CDTbU19541 for ; Mon, 12 Jun 2000 09:29:37 -0400 (EDT) Message-Id: Date: Mon, 12 Jun 2000 09:29:37 -0400 (EDT) From: Trevor Johnson To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/19216: new port: japanese/funetfonts Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19216 >Category: ports >Synopsis: new port: japanese/funetfonts >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 Jun 12 06:30:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: 4.0-STABLE >Organization: myself >Environment: only tested under XFree86 4.0 on 4.0-STABLE FreeBSD 4.0-STABLE #0: Fri May 26 19:12:56 BST 2000 root@ws99.invalid:/usr/src/sys/compile/FREEBASE40f i386 >Description: kanji and marumoji fonts for X >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: # # funetfonts # funetfonts/files # funetfonts/files/md5 # funetfonts/patches # funetfonts/patches/patch-aa # funetfonts/pkg # funetfonts/pkg/COMMENT # funetfonts/pkg/DESCR # funetfonts/pkg/PLIST # funetfonts/Makefile # echo c - funetfonts mkdir -p funetfonts > /dev/null 2>&1 echo c - funetfonts/files mkdir -p funetfonts/files > /dev/null 2>&1 echo x - funetfonts/files/md5 sed 's/^X//' >funetfonts/files/md5 << 'END-of-funetfonts/files/md5' XMD5 (ja-fonts/13x26.bdf.Z) = 9973244d9741c76951b0f581ce857f72 XMD5 (ja-fonts/13x26rk.bdf.Z) = 41b3dae70c9f3465a81979b45a6b9816 XMD5 (ja-fonts/7x14maru.alias) = 5aeb94d0b4a130dbce434a74ef32fbd1 XMD5 (ja-fonts/7x14maru.bdf.Z) = 3c8c2e579c8e1e65c1da7f968e13f800 XMD5 (ja-fonts/7x14rkmaru.bdf.Z) = 95e7653f71b5d093876b1076b868f26d XMD5 (ja-fonts/Imakefile) = 636b40ab65339338ef020f921eb9ca07 XMD5 (ja-fonts/Jming16.bdf.Z) = 148a21c9b43a4296789eca57e724202a XMD5 (ja-fonts/Jsong24.bdf.Z) = 038d113acdcc974db69bf40be9820e0a XMD5 (ja-fonts/a16.alias) = 5e9a372e9196cd50582f400208338064 XMD5 (ja-fonts/a16.bdf.Z) = 1d359a9d1106c23dc5e24ff1d1aa1b34 XMD5 (ja-fonts/a16rk.bdf.Z) = 3d0cfbc4b44012ed731ce6fba7d6d915 XMD5 (ja-fonts/a18.alias) = 0c08aab4913063af0ea0412d5ad7458f XMD5 (ja-fonts/a18.bdf.Z) = 3d964595697726fca4e6afcc05ae9e2b XMD5 (ja-fonts/a18rk.bdf.Z) = e0224b4e6c879b31584971ec98b5bed8 XMD5 (ja-fonts/index.html) = 6c9204ad1e9b7b6f261c121be226b4ca XMD5 (ja-fonts/kanji16.alias) = 38ca6686410dd48061d1011d61bfbac3 XMD5 (ja-fonts/kanji16.bdf.Z) = 777549b00306601ff7922224869f4ae3 XMD5 (ja-fonts/kanji18.alias) = ee207a8db0088d5943dfa6d9902bcd78 XMD5 (ja-fonts/kanji18.bdf.Z) = d2b4cc61fb725706124922e1ed301f46 XMD5 (ja-fonts/kanji24.alias) = 47b03c1f470b878baca1c54de4513e3d XMD5 (ja-fonts/kanji24.bdf.Z) = 940bd9edb7ffb2204d78e5a4326596c5 XMD5 (ja-fonts/kanji26.alias) = 7d22f03461456425b9eea9d907d678d1 XMD5 (ja-fonts/kanji26.bdf.Z) = 6fd666e8bcbc525faaecfa6ae9f770cd XMD5 (ja-fonts/kanji26.fonts.dir) = 29519db168253dd71950a1cbc83a96c9 XMD5 (ja-fonts/kanji26to24.sed) = 413ad0131fd20a5d4270436909c4ab4c XMD5 (ja-fonts/maru14.alias) = 58d3b78e5891707e18dee4dddfd5aa02 XMD5 (ja-fonts/maru14.bdf.Z) = 48788b59036a2fae7fcd90ec7da95c99 XMD5 (ja-fonts/maru16.alias) = 5d745dfbeb14f91d6dd05f79464ee2e5 XMD5 (ja-fonts/maru16.bdf.Z) = 25e68081dfa4c12d2a24490bc70ce471 XMD5 (ja-fonts/maru18.alias) = 0629bb92bc0aae0bd6160a1eb39aa579 XMD5 (ja-fonts/maru18.bdf.Z) = 0d6abfc5ddd93464ca10bf9ce3d9a565 END-of-funetfonts/files/md5 echo c - funetfonts/patches mkdir -p funetfonts/patches > /dev/null 2>&1 echo x - funetfonts/patches/patch-aa sed 's/^X//' >funetfonts/patches/patch-aa << 'END-of-funetfonts/patches/patch-aa' X$OpenBSD: patch-Imakefile,v 1.1.1.1 2000/04/24 18:25:23 espie Exp $ X--- Imakefile.orig Mon Apr 24 20:21:02 2000 X+++ Imakefile Mon Apr 24 20:21:56 2000 X@@ -1,13 +1,13 @@ X-SRCS = 7x14maru.bdf 7x14rkmaru.bdf a16.bdf a16rk.bdf a18.bdf a18rk.bdf \ X- kanji16.bdf kanji18.bdf maru14.bdf maru16.bdf maru18.bdf X- X-OBJS = 7x14maru.snf 7x14rkmaru.snf a16.snf a16rk.snf a18.snf a18rk.snf \ X- kanji16.snf kanji18.snf maru14.snf maru16.snf maru18.snf X+OBJS = FontObj(7x14maru) FontObj(7x14rkmaru) \ X+ FontObj(a16) FontObj(a16rk) FontObj(a18) \ X+ FontObj(kanji16) FontObj(kanji18) FontObj(kanji24) FontObj(kanji26) \ X+ FontObj(maru14) FontObj(maru16) FontObj(maru18) \ X X ALIASFILE = 7x14maru.alias a16.alias a18.alias kanji16.alias kanji18.alias \ X+ kanji24.alias kanji26.alias \ X maru14.alias maru16.alias maru18.alias X X-FONTINSTDIR = $(FONTDIR)/local X+FONTINSTDIR = $(FONTDIR)/ja X X FONTCFLAGS = -t -i X X@@ -21,9 +21,11 @@ FontTarget(7x14rkmaru) X FontTarget(a16) X FontTarget(a16rk) X FontTarget(a18) X-FontTarget(a18rk) X+XCOMM FontTarget(a18rk) X FontTarget(kanji16) X FontTarget(kanji18) X+FontTarget(kanji24) X+FontTarget(kanji26) X FontTarget(maru14) X FontTarget(maru16) X FontTarget(maru18) X@@ -31,7 +33,7 @@ FontTarget(maru18) X all:: fonts.alias X X fonts.alias: $(ALIASFILE) X- cat $(ALIASFILE) > fonts.alias X+ cat $(ALIASFILE) > fonts.alias X X clean:: X $(RM) fonts.alias END-of-funetfonts/patches/patch-aa echo c - funetfonts/pkg mkdir -p funetfonts/pkg > /dev/null 2>&1 echo x - funetfonts/pkg/COMMENT sed 's/^X//' >funetfonts/pkg/COMMENT << 'END-of-funetfonts/pkg/COMMENT' XJapanese fonts, marumoji END-of-funetfonts/pkg/COMMENT echo x - funetfonts/pkg/DESCR sed 's/^X//' >funetfonts/pkg/DESCR << 'END-of-funetfonts/pkg/DESCR' Xfrom the OpenBSD maintainer: X XThese are Japanese fonts, either public domain, or copyable for no Xfee, including marumoji fonts and some interesting sizes of kanji. X XTrevor Johnson X END-of-funetfonts/pkg/DESCR echo x - funetfonts/pkg/PLIST sed 's/^X//' >funetfonts/pkg/PLIST << 'END-of-funetfonts/pkg/PLIST' X@comment $OpenBSD: PLIST,v 1.1.1.1 2000/04/24 18:25:23 espie Exp $ Xlib/X11/fonts/ja/7x14maru.pcf.gz Xlib/X11/fonts/ja/7x14rkmaru.pcf.gz Xlib/X11/fonts/ja/a16.pcf.gz Xlib/X11/fonts/ja/a16rk.pcf.gz Xlib/X11/fonts/ja/a18.pcf.gz Xlib/X11/fonts/ja/fonts.alias-funet Xlib/X11/fonts/ja/kanji16.pcf.gz Xlib/X11/fonts/ja/kanji18.pcf.gz Xlib/X11/fonts/ja/kanji24.pcf.gz Xlib/X11/fonts/ja/kanji26.pcf.gz Xlib/X11/fonts/ja/maru14.pcf.gz Xlib/X11/fonts/ja/maru16.pcf.gz Xlib/X11/fonts/ja/maru18.pcf.gz X@exec cat %B/fonts.alias-* >%B/fonts.alias X@exec echo "Remember to add %B to your font path." X@exec /usr/X11R6/bin/mkfontdir %B || true X@unexec cat %B/fonts.alias-* >%B/fonts.alias X@unexec /usr/X11R6/bin/mkfontdir %B || true X@unexec echo "Remove %B manually if it's now empty." END-of-funetfonts/pkg/PLIST echo x - funetfonts/Makefile sed 's/^X//' >funetfonts/Makefile << 'END-of-funetfonts/Makefile' X# New ports collection makefile for: ja-funetfonts X# Date created: 2000-06-12 X# Whom: Trevor Johnson X# based on the OpenBSD port by Marc Espie X# X# $OpenBSD: Makefile,v 1.2 2000/06/11 01:53:47 espie Exp $ X# $FreeBSD$ X# X XPORTNAME= funetfonts XPORTVERSION= 1.300 XCATEGORIES= japanese x11-fonts XMASTER_SITES= ftp://ftp.srv.ualberta.ca/pub/Mirror/openbsd-distfiles/ja-fonts/ \ X ftp://ftp.funet.fi/pub/culture/japan/fonts/bdf/ XDISTNAME= ja-fonts-funet XDISTFILES=${FONTS} ${ALIASES} ${OTHER} XDIST_SUBDIR= ja-fonts X XMAINTAINER= trevor@jpj.net X XFONTS= 13x26.bdf.Z 13x26rk.bdf.Z 7x14maru.bdf.Z 7x14rkmaru.bdf.Z \ X a16.bdf.Z a16rk.bdf.Z a18.bdf.Z a18rk.bdf.Z \ X kanji16.bdf.Z kanji18.bdf.Z kanji24.bdf.Z kanji26.bdf.Z \ X maru14.bdf.Z maru16.bdf.Z maru18.bdf.Z XALIASES=7x14maru.alias a16.alias a18.alias \ X kanji16.alias kanji18.alias kanji24.alias kanji26.alias \ X maru14.alias maru16.alias maru18.alias XOTHER=Imakefile XNO_BUILD= yes XUSE_IMAKE= yes XFONTDIR=${PREFIX}/lib/X11/fonts/ja X Xdo-extract: X @${MKDIR} ${WRKSRC} X @for i in $(FONTS); do \ X ${GUNZIP_CMD} -c ${_DISTDIR}/$$i>${WRKSRC}/`basename $$i .Z`; \ X done X @for i in ${ALIASES} ${OTHER}; do \ X ${CP} ${_DISTDIR}/$$i ${WRKSRC}; \ X done X Xpost-install: X @cd ${FONTDIR} && ${MV} fonts.alias fonts.alias-funet X X.include END-of-funetfonts/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 Mon Jun 12 8: 9:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C920A37B527; Mon, 12 Jun 2000 08:09:22 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA62177; Mon, 12 Jun 2000 08:09:22 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Mon, 12 Jun 2000 08:09:22 -0700 (PDT) From: Message-Id: <200006121509.IAA62177@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, alex@FreeBSD.org Subject: Re: ports/19166: Update port: graphics/imlib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update port: graphics/imlib Responsible-Changed-From-To: freebsd-ports->alex Responsible-Changed-By: alex Responsible-Changed-When: Mon Jun 12 08:08:56 PDT 2000 Responsible-Changed-Why: Port fix is mine http://www.freebsd.org/cgi/query-pr.cgi?pr=19166 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 8:10: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B5A3E37B614 for ; Mon, 12 Jun 2000 08:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA62325; Mon, 12 Jun 2000 08:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 12 Jun 2000 08:10:05 -0700 (PDT) Message-Id: <200006121510.IAA62325@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "KATO Tsuguru" Subject: Re: ports/19216: new port: japanese/funetfonts Reply-To: "KATO Tsuguru" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19216; it has been noted by GNATS. From: "KATO Tsuguru" To: Trevor Johnson Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19216: new port: japanese/funetfonts Date: Tue, 13 Jun 2000 00:08:03 +0900 It seems that several portion of this PR, such as kanji18 and kanji26, are already exist in FreeBSD ports. And then, I guess X11 font file ports should be as an individual port per typeface and size. -- KATO Tsuguru / tkato@prontomail.ne.jp Sent by Japanese ProntoMail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 8:34:48 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C25137B58C; Mon, 12 Jun 2000 08:34:47 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA66211; Mon, 12 Jun 2000 08:34:47 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Mon, 12 Jun 2000 08:34:47 -0700 (PDT) From: Message-Id: <200006121534.IAA66211@freefall.freebsd.org> To: alex@FreeBSD.org, freebsd-ports@FreeBSD.org, asami@FreeBSD.org Subject: Re: ports/18960: Add USE_APACHE to bsd.port.mk for Apache module ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Add USE_APACHE to bsd.port.mk for Apache module ports Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: alex Responsible-Changed-When: Mon Jun 12 08:34:12 PDT 2000 Responsible-Changed-Why: bsd.port.mk is PW's baby. http://www.freebsd.org/cgi/query-pr.cgi?pr=18960 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 8:36:36 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 063F037B58C; Mon, 12 Jun 2000 08:36:35 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA66603; Mon, 12 Jun 2000 08:36:35 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Mon, 12 Jun 2000 08:36:35 -0700 (PDT) From: Message-Id: <200006121536.IAA66603@freefall.freebsd.org> To: tmessmer@scilearn.com, alex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/18324: pipsecd contains practically no documentation. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: pipsecd contains practically no documentation. State-Changed-From-To: open->closed State-Changed-By: alex State-Changed-When: Mon Jun 12 08:35:16 PDT 2000 State-Changed-Why: Missing documentation is nothing that belongs to the FreeBSD Project's Ports-system. Please contact the authors of pipsec instead. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=18324 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 9:15:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailgw5.prontomail.com (mailgw5.prontomail.com [209.185.149.196]) by hub.freebsd.org (Postfix) with ESMTP id 41EF337B83E for ; Mon, 12 Jun 2000 09:15:30 -0700 (PDT) (envelope-from tkato@prontomail.ne.jp) Received: from mail46.prontomail.com (209.185.149.146) by mailgw5.prontomail.com (NPlex 2.0.123) for freebsd-ports@FreeBSD.ORG; Mon, 12 Jun 2000 09:15:20 -0700 Received: from c0web03 (216.163.180.10) by mail46.prontomail.com (NPlex 2.0.123); Mon, 12 Jun 2000 09:15:13 -0700 From: "KATO Tsuguru" Message-Id: <78C2389A77044D1178F30005B8672B34@tkato.prontomail.ne.jp> Date: Tue, 13 Jun 2000 01:15:24 +0900 X-Priority: Normal Content-Type: text/plain; charset=ISO-2022-JP To: Trevor Johnson , Martin Kraft Subject: Re: ports/19200: new port: audio/xwave Cc: freebsd-ports@FreeBSD.ORG X-Mailer: Web Based Pronto Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Perhaps you would like to explain why they are superfluous. It's a little difficult to explain in short, but it seems that 19920 is doing more complicated way than 18879 to fix similer part. -- KATO Tsuguru / tkato@prontomail.ne.jp Sent by Japanese ProntoMail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 9:20: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C076837B8B2 for ; Mon, 12 Jun 2000 09:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA74324; Mon, 12 Jun 2000 09:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 12 Jun 2000 09:20:03 -0700 (PDT) Message-Id: <200006121620.JAA74324@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Trevor Johnson Subject: Re: ports/19216: new port: japanese/funetfonts Reply-To: Trevor Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19216; it has been noted by GNATS. From: Trevor Johnson To: KATO Tsuguru Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19216: new port: japanese/funetfonts Date: Mon, 12 Jun 2000 12:10:00 -0400 (EDT) > It seems that several portion of this PR, such as kanji18 and kanji26, > are already exist in FreeBSD ports. You're right about those two. I don't see any other identical files though. Which ones did you have in mind? > And then, I guess X11 font file ports should be as an individual port > per typeface and size. I don't see such a recommendation in the Handbook, and looking in the x11-fonts category I see only one of the font collections that follows that practice. Xg, etlfonts, freefonts, intlfonts, mozilla-fonts and sharefonts don't. IMO the fonts in this collection have as much in common with each other as do the ones in those collections. While looking in the Handbook, I see that I forgot to use the "local" directory as per section 4.4.11, so I'l fix that. Thank you for examining my PR. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 10:10: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B454B37B5D4 for ; Mon, 12 Jun 2000 10:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA81315; Mon, 12 Jun 2000 10:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 12 Jun 2000 10:10:02 -0700 (PDT) Message-Id: <200006121710.KAA81315@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "KATO Tsuguru" Subject: Re: ports/19216: new port: japanese/funetfonts Reply-To: "KATO Tsuguru" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19216; it has been noted by GNATS. From: "KATO Tsuguru" To: Trevor Johnson Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19216: new port: japanese/funetfonts Date: Tue, 13 Jun 2000 02:01:16 +0900 > You're right about those two. I don't see any other identical files > though. Which ones did you have in mind? No, nothing. I've found the conflict immediately since these fonts are in my system. > I don't see such a recommendation in the Handbook, and looking in the > x11-fonts category I see only one of the font collections that follows > that practice. Xg, etlfonts, freefonts, intlfonts, mozilla-fonts and > sharefonts don't. IMO the fonts in this collection have as much in common > with each other as do the ones in those collections. In japanese category, almost all font files are made as individual port. It should be because Japanese font filess are relatively much lerger than roman. Although it isn't an explicit guideline, You had better follow custom if you going to add port of Japanese fonts into japanese category. In addition, as far as I remember, some font files has its so-called 'upstream' distribution source. I cannot confirm for the time being, though. -- KATO Tsuguru / tkato@prontomail.ne.jp Sent by Japanese ProntoMail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 10:50: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B5DFF37BC26 for ; Mon, 12 Jun 2000 10:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA85962; Mon, 12 Jun 2000 10:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 12 Jun 2000 10:50:04 -0700 (PDT) Message-Id: <200006121750.KAA85962@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Trevor Johnson Subject: Re: ports/19216: new port: japanese/funetfonts Reply-To: Trevor Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19216; it has been noted by GNATS. From: Trevor Johnson To: KATO Tsuguru Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19216: new port: japanese/funetfonts Date: Mon, 12 Jun 2000 13:49:56 -0400 (EDT) > In japanese category, almost all font files are made as individual > port. It should be because Japanese font filess are relatively > much lerger than roman. OK, I see that now (the intlfonts port includes Japanese fonts, but is not in the "japanese" category). > In addition, as far as I remember, some font files has its so-called > 'upstream' distribution source. I cannot confirm for the time being, > though. The fonts on the funet site date from 1990, so their stream must have dried up. I've found some other sites which are preferable, so the name "funetfonts" won't make sense. Therefore I'd like this PR to be closed. Thanks again to Kato Tsuguru for his advice. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 10:50: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9438F37BC21 for ; Mon, 12 Jun 2000 10:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA85955; Mon, 12 Jun 2000 10:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bsd.caece.net (bsd.ce.ntu.edu.tw [140.112.13.1]) by hub.freebsd.org (Postfix) with ESMTP id E06D137B64C for ; Mon, 12 Jun 2000 10:45:22 -0700 (PDT) (envelope-from leeym@bsd.caece.net) Received: (from leeym@localhost) by bsd.caece.net (8.9.3/8.9.0) id BAA13972; Tue, 13 Jun 2000 01:45:08 +0800 (CST) Message-Id: <200006121745.BAA13972@bsd.caece.net> Date: Tue, 13 Jun 2000 01:45:08 +0800 (CST) From: Yen-Ming Lee Reply-To: leeym@cae.ce.ntu.edu.tw To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19218: update port: textproc/antiword Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19218 >Category: ports >Synopsis: update port: textproc/antiword >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 Jun 12 10:50:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: >Description: update Makefile and files/md5 for the versioned distfile on MASTER_SITE. >How-To-Repeat: >Fix: diff -ruN /usr/ports/textproc/antiword/Makefile antiword/Makefile --- /usr/ports/textproc/antiword/Makefile Fri Jun 9 17:16:09 2000 +++ antiword/Makefile Tue Jun 13 01:33:43 2000 @@ -9,7 +9,6 @@ PORTVERSION= 0.30 CATEGORIES= textproc MASTER_SITES= http://www.winfield.demon.nl/linux/ -DISTNAME= ${PORTNAME} MAINTAINER= leeym@cae.ce.ntu.edu.tw diff -ruN /usr/ports/textproc/antiword/files/md5 antiword/files/md5 --- /usr/ports/textproc/antiword/files/md5 Fri Jun 9 17:16:09 2000 +++ antiword/files/md5 Tue Jun 13 01:34:27 2000 @@ -1 +1 @@ -MD5 (antiword.tar.gz) = 888cc02e6ea75f530a7e4bb5b866a07a +MD5 (antiword-0.30.tar.gz) = 888cc02e6ea75f530a7e4bb5b866a07a >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 Jun 12 11: 0:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 49CFF37BA34 for ; Mon, 12 Jun 2000 11:00:13 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA87160 for freebsd-ports@freebsd.org; Mon, 12 Jun 2000 11:00:12 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 12 Jun 2000 11:00:12 -0700 (PDT) Message-Id: <200006121800.LAA87160@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 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 report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. 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. Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/04/08] ports/17863 ports Running DAP reboots computer o [2000/05/03] ports/18367 ports Staroffice personal dir cannot be on nfs o [2000/05/29] ports/18871 ports apache13-fp port doesn't install on FreeB o [2000/06/05] ports/19028 ports Update port: net/jabber-transport f [2000/06/06] ports/19085 ports All POP3 daemons returns a runtime error o [2000/06/07] ports/19107 ports Mingw o [2000/06/08] ports/19136 ports word2x won't make o [2000/06/09] ports/19141 ports patch to make equalizer finally work in x o [2000/06/09] ports/19151 ports XFree86 X-Server make install Dies o [2000/06/09] ports/19165 ports cdda2wav can no longer read from IDE driv o [2000/06/11] ports/19204 ports ports: x11/XFree86-4 breaks "make readmes 11 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [1999/01/03] ports/9286 ports Patch for games/nethack-qt to fix compila s [1999/03/16] ports/10634 ports Update the hylafax port to do a client in f [1999/06/13] ports/12188 ports new port: misc/pbs - a batch scheduler a [1999/07/05] ports/12518 ports new port: mail/ifmail-os f [1999/09/21] ports/13887 ports New port (fmirror) a [1999/09/30] ports/14070 ports new port: devel/crossgo32-f77 o [1999/10/02] ports/14088 ports update port: x11-wm/fvwm2 to 2.3.8 a [1999/10/11] ports/14260 ports new port: www/woda - A Web Oriented Datab a [1999/10/25] ports/14515 ports new port: security/tripwire version 1.3 a [1999/11/01] ports/14643 ports new port: chinese/pydict - A Chinese/Engl o [1999/11/18] ports/14991 ports new port: devel/tcl-trf - Tcl Data transf o [1999/12/06] ports/15326 ports tcsh modification o [1999/12/14] ports/15477 ports wwwstat-2.01 port is not Y2K compliant: 1 f [1999/12/17] ports/15545 ports new port: x11/xterm o [2000/01/02] ports/15840 ports new port: x11-fonts/ucs-fixed o [2000/01/03] ports/15873 ports new port: www/apache_fp+php+mod_ssl-1.3.9 o [2000/01/04] ports/15894 ports new port: security/aide o [2000/01/19] ports/16201 ports Port of CDD isn't up to date o [2000/01/27] ports/16417 ports nethack3 port won't compile on 3.4-Stable o [2000/01/30] ports/16486 ports new port: devel/linux-jdk2 o [2000/02/10] ports/16629 ports new port: net/vtun o [2000/02/10] ports/16638 ports new port: GNU fileutils o [2000/02/10] ports/16640 ports rwhois port install tries to copy wrong l o [2000/02/16] ports/16763 ports new port: emulators/vxtools o [2000/02/17] ports/16794 ports new port: devel/sdts++ o [2000/02/24] ports/16970 ports new port: lang/tclX82 f [2000/02/25] ports/16989 ports new port: comms/qico o [2000/02/25] ports/16998 ports Eterm fails to function from Gnome/Enligh o [2000/02/28] ports/17066 ports audio/xmms chewing CPU (and skipping too) o [2000/03/02] ports/17130 ports new port: korean/hlatex-uhcstd o [2000/03/02] ports/17131 ports new port: korean/hlatexpsfonts-uhcextra o [2000/03/04] ports/17176 ports Update ports: Mew-1.94.2 o [2000/03/08] ports/17279 ports USA/Canada Netscape Navigator 4.72 FreeBS o [2000/03/09] ports/17286 ports New port of ISC DHCP 3.0 beta o [2000/03/09] ports/17293 ports samba port installs man-pages twice, fail o [2000/03/10] ports/17302 ports new port: news/c-nocem o [2000/03/10] ports/17309 ports ports/audio/cdd doesn't support .wav outp o [2000/03/15] ports/17390 ports new port: security/saint-devel o [2000/03/16] ports/17416 ports new port: net/p5-File-CounterFile o [2000/03/16] ports/17418 ports new port: net/p5-Net-Netmask o [2000/03/16] ports/17420 ports new port: xbone o [2000/03/17] ports/17436 ports new port: emulators/vxtools - utilites f o [2000/03/19] ports/17489 ports Zephyr port is broken with Kerberos enabl o [2000/03/19] ports/17496 ports /usr/ports/editors/emacs termcap problem o [2000/03/20] ports/17513 ports new port: russian/apache13-php3 (fix, ple o [2000/03/21] ports/17523 ports new port: www/ssserver o [2000/03/22] ports/17556 ports new port: audio/linux-realplayer7 o [2000/03/24] ports/17577 ports new port: hebrew/elmar-fonts o [2000/03/25] ports/17597 ports new port: net/p5-Net-ext - a perl modules o [2000/03/29] ports/17676 ports new port: astro/rmap o [2000/03/30] ports/17693 ports new port: www/linux-djvuplugin o [2000/04/01] ports/17727 ports new port: Pine with Hebrew support, see a o [2000/04/03] ports/17771 ports new port: japanese/elisp-manual o [2000/04/04] ports/17799 ports new port: lang/jgnat o [2000/04/14] ports/18004 ports new port: mail/pgp4pine o [2000/04/15] ports/18032 ports new port: p5-String-Approx o [2000/04/17] ports/18059 ports new port: devel/adabroker o [2000/04/18] ports/18083 ports Gratuitous Apache package inconsistencies o [2000/04/19] ports/18087 ports Port of SmallEiffel -0.76 beta1 f [2000/04/19] ports/18088 ports libXext.so.6.x never found - often looked o [2000/04/20] ports/18116 ports new port: audio/ripit-dagrab o [2000/04/20] ports/18122 ports new port: mail/listar o [2000/04/21] ports/18130 ports new port: net/tcpillust o [2000/04/21] ports/18150 ports new port: audio/ripit-cdda2wav o [2000/04/22] ports/18159 ports new port: games/nadar o [2000/04/22] ports/18170 ports new port: misc/prestimel o [2000/04/25] ports/18215 ports new port: lang/oo2c o [2000/04/26] ports/18228 ports Patch to enable LDAP support for Pine4 o [2000/04/26] ports/18239 ports Had to create symbolic link for StarOffic o [2000/04/26] ports/18250 ports new port: misc/kdirstat o [2000/04/27] ports/18262 ports new port: net/crescendo o [2000/04/30] ports/18310 ports ports/devel/cdk install error o [2000/05/02] ports/18355 ports New port: tkregex o [2000/05/02] ports/18356 ports /usr/ports/net/pipsecd build fails o [2000/05/02] ports/18357 ports Final revisions to new XSwallow port o [2000/05/02] ports/18359 ports New port: biblereader o [2000/05/03] ports/18368 ports Update port emulators/xmame to 0.37b1.2 o [2000/05/03] ports/18374 ports New port: gnat-glade o [2000/05/03] ports/18380 ports New port cad/electric o [2000/05/05] ports/18395 ports Port for Generic Java o [2000/05/07] ports/18413 ports New port - gvid o [2000/05/07] ports/18416 ports New port for gbackground-1.0.0b2 o [2000/05/07] ports/18426 ports new port: misc/xdrawchem o [2000/05/09] ports/18463 ports new port www/http_load o [2000/05/09] ports/18475 ports New port - net/isc-dhcp3 o [2000/05/11] ports/18497 ports New port: japanese/balsa o [2000/05/13] ports/18525 ports request for port [video,nonlinear,editor, o [2000/05/13] ports/18534 ports New port - felis-1.0 o [2000/05/14] ports/18557 ports inclusion request [www, sql, database] o [2000/05/15] ports/18563 ports Port update with utmp support. Resending o [2000/05/15] ports/18568 ports new/update ports submission o [2000/05/15] ports/18570 ports New port - IRcatLite o [2000/05/15] ports/18573 ports ztelnet spits core on 4.0 systems o [2000/05/15] ports/18581 ports Change FP Exts from BSDI to FreeBSD o [2000/05/15] ports/18582 ports joe can't read @7 termcap capability and o [2000/05/17] ports/18633 ports New port pyncurses-0.3 a [2000/05/18] ports/18644 ports hylafax and libtiff-3.4 o [2000/05/18] ports/18652 ports New port: devel/libnspr o [2000/05/18] ports/18656 ports New Ports linux_mesa3 with RedHat Package o [2000/05/19] ports/18681 ports New Port: gnubile-0.20 o [2000/05/21] ports/18726 ports New port: audio/xmms-tfmx o [2000/05/21] ports/18730 ports New Port: www/mod_auth_mysql - part of Sc o [2000/05/21] ports/18732 ports New port mail/qmail-ldap o [2000/05/22] ports/18752 ports New port net/adasockets o [2000/05/22] ports/18761 ports new port -- TCL memory channels o [2000/05/23] ports/18777 ports New Port: misc/upclient4 www.uptimes.net o [2000/05/23] ports/18779 ports New port audio/xwave o [2000/05/23] ports/18788 ports Apache & module ports collection o [2000/05/24] ports/18791 ports [NEW] Script for building and installing o [2000/05/24] ports/18794 ports New ports -- WingzPro-311 (math/wingz3) o [2000/05/24] ports/18803 ports Refactoring port: converters/mule-ucs-ema o [2000/05/25] ports/18809 ports New port for UAE (Amiga Emulator) o [2000/05/25] ports/18816 ports a perl5 port of "Share Perl variables bet o [2000/05/26] ports/18826 ports new port: p5-Error : Perl5 Error.pm modul o [2000/05/27] ports/18846 ports new port: perl5 DBZ_File o [2000/05/28] ports/18867 ports Port name being changed from cdict into s o [2000/05/29] ports/18891 ports new port german/webalizer2 o [2000/05/29] ports/18896 ports Tcl "info hostname" command returns chop- o [2000/05/30] ports/18911 ports New port - plptools o [2000/06/02] ports/18964 ports new tripwire-1.3.1 port o [2000/06/02] ports/18979 ports New ports: XEmacsPKGADD-1.0 o [2000/06/04] ports/18998 ports ports/japanese/kterm16c missing patch on a [2000/06/04] ports/19006 ports New port: biology/gaussian98 a [2000/06/05] ports/19014 ports new port: sysutils/rmm o [2000/06/05] ports/19021 ports Update ports: XEmacs21 ports(NON-SUMO) o [2000/06/05] ports/19023 ports Update ports: XEmacs21 ports(SUMO) o [2000/06/05] ports/19029 ports ports/net/jabber-transport checksum probl o [2000/06/06] ports/19062 ports ports/textproc/xml4j missing source on ma o [2000/06/06] ports/19064 ports Xosview broken on AXP Alpha o [2000/06/06] ports/19073 ports New port - sysutils/stow o [2000/06/06] ports/19082 ports Can't build editors/aXe-6.1.2 o [2000/06/06] ports/19083 ports New port devel/codemedic o [2000/06/07] ports/19097 ports New port of IcePref o [2000/06/07] ports/19108 ports tcl-Mysql port is needlessly bound v8.0 o o [2000/06/08] ports/19120 ports new port - gq - GTK LDAP client o [2000/06/08] ports/19134 ports Update port sysutils/ucspi-tcp version fr o [2000/06/08] ports/19135 ports Update port x11-toolkits/jx just after su o [2000/06/10] ports/19167 ports new port: audio/grip o [2000/06/10] ports/19168 ports update to www/fcgi port o [2000/06/10] ports/19171 ports Update to security/p5-PGP-Sign port o [2000/06/10] ports/19172 ports icqmail port o [2000/06/10] ports/19173 ports modify japanese/latex2html o [2000/06/10] ports/19184 ports Update russian/apache port o [2000/06/11] ports/19195 ports New ports o [2000/06/11] ports/19198 ports update port: security/saint o [2000/06/11] ports/19200 ports new port: audio/xwave o [2000/06/11] ports/19208 ports New port ftp/caitoo KDE download manager o [2000/06/11] ports/19210 ports New port submission o [2000/06/11] ports/19211 ports port updates www/squidguard o [2000/06/12] ports/19214 ports ng port upgrade o [2000/06/12] ports/19216 ports new port: japanese/funetfonts o [2000/06/12] ports/19218 ports update port: textproc/antiword 152 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 Jun 12 12:10: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0865637B8E7 for ; Mon, 12 Jun 2000 12:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00290; Mon, 12 Jun 2000 12:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 968BE37B70E; Mon, 12 Jun 2000 12:07:12 -0700 (PDT) Message-Id: <20000612190712.968BE37B70E@hub.freebsd.org> Date: Mon, 12 Jun 2000 12:07:12 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19221: Update port: games/xchain Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19221 >Category: ports >Synopsis: Update port: games/xchain >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 Jun 12 12:10:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Fix MASTER_SITES - Support LOCALBASE properly >How-To-Repeat: >Fix: diff -urN /usr/ports/games/xchain/Makefile games/xchain/Makefile --- /usr/ports/games/xchain/Makefile Sat Apr 15 00:24:13 2000 +++ games/xchain/Makefile Sat Jun 10 11:33:11 2000 @@ -8,23 +8,23 @@ PORTNAME= xchain PORTVERSION= 1.0.2 CATEGORIES= games -MASTER_SITES= http://thor.cam.ac.uk/~ac212/xchain/ -DISTNAME= xchain_1.0-2 +MASTER_SITES= http://linux.tucows.com/files/x11/entertain/ +DISTNAME= ${PORTNAME}_1.0-2 MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 -USE_X_PREFIX= yes -WRKSRC= ${WRKDIR}/xchain-1.0 +WRKSRC= ${WRKDIR}/${PORTNAME}-1.0 +USE_X_PREFIX= yes MAN6= xchain.6 do-install: - @ ${INSTALL_PROGRAM} ${WRKSRC}/xchain ${PREFIX}/bin - @ ${INSTALL_MAN} ${WRKSRC}/xchain.6 ${PREFIX}/man/man6 - @ ${MKDIR} ${PREFIX}/share/doc/xchain - @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchain - @ ${INSTALL_DATA} ${WRKSRC}/copyright ${PREFIX}/share/doc/xchain + ${INSTALL_PROGRAM} ${WRKSRC}/xchain ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/xchain.6 ${PREFIX}/man/man6 + @${MKDIR} ${PREFIX}/share/doc/xchain + ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchain + ${INSTALL_DATA} ${WRKSRC}/copyright ${PREFIX}/share/doc/xchain .include diff -urN /usr/ports/games/xchain/patches/patch-aa games/xchain/patches/patch-aa --- /usr/ports/games/xchain/patches/patch-aa Mon Nov 29 03:32:39 1999 +++ games/xchain/patches/patch-aa Sat Jun 10 11:29:52 2000 @@ -1,11 +1,12 @@ ---- xchain.c Wed Feb 25 15:10:15 1998 -+++ /home/andy/tmp/wrk/xchain.c Fri Mar 13 21:53:20 1998 -@@ -29,7 +29,7 @@ +--- xchain.c.orig Thu Feb 26 00:10:15 1998 ++++ xchain.c Sat Jun 10 11:29:42 2000 +@@ -29,7 +29,9 @@ #include #include --#define DEF_WISH_PATH "/usr/bin/wish" -+#define DEF_WISH_PATH "/usr/local/bin/wish8.2" ++#ifndef DEF_WISH_PATH + #define DEF_WISH_PATH "/usr/bin/wish" ++#endif void wprintf(char *, ...); void draw_screen(void); diff -urN /usr/ports/games/xchain/patches/patch-ab games/xchain/patches/patch-ab --- /usr/ports/games/xchain/patches/patch-ab Mon Apr 27 13:36:16 1998 +++ games/xchain/patches/patch-ab Sat Jun 10 11:36:29 2000 @@ -1,5 +1,5 @@ ---- Makefile.orig Mon Apr 27 00:32:58 1998 -+++ Makefile Mon Apr 27 00:33:22 1998 +--- Makefile.orig Wed Feb 25 03:50:23 1998 ++++ Makefile Sat Jun 10 11:32:52 2000 @@ -1,8 +1,8 @@ DESTDIR = / # This is so dpkg-buildpackage can build in the correct dir @@ -7,7 +7,7 @@ -CC=gcc -CFLAGS=-O2 -Wall +#CC=gcc -+#CFLAGS=-O2 -Wall ++CFLAGS+=-DDEF_WISH_PATH=\"${LOCALBASE}/bin/wish8.2\" OBJS= xchain.o >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 Jun 12 12:10:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 99B5337B7A3 for ; Mon, 12 Jun 2000 12:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00281; Mon, 12 Jun 2000 12:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 2204837B6BF; Mon, 12 Jun 2000 12:06:15 -0700 (PDT) Message-Id: <20000612190615.2204837B6BF@hub.freebsd.org> Date: Mon, 12 Jun 2000 12:06:15 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19220: Update port: games/merlin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19220 >Category: ports >Synopsis: Update port: games/merlin >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 Jun 12 12:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Update MASTER_SITES and WWW: line of pkg/DESCR - Support LOCALBASE properly >How-To-Repeat: >Fix: diff -urN /usr/ports/games/merlin/Makefile games/merlin/Makefile --- /usr/ports/games/merlin/Makefile Sat Apr 15 06:31:34 2000 +++ games/merlin/Makefile Sat Jun 10 11:25:42 2000 @@ -8,7 +8,7 @@ PORTNAME= merlin PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= http://outoften.doc.ic.ac.uk/~np2/software/download/ +MASTER_SITES= http://www-dse.doc.ic.ac.uk/~np2/software/download/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org @@ -19,14 +19,15 @@ NO_BUILD= yes USE_X_PREFIX= yes -post-extract: - @ ${MV} ${WRKSRC}/merlin.tcl ${WRKSRC}/merlin +post-patch: + @${SED} -e "s:%%LOCALBASE%%:${LOCALBASE}:g" \ + ${WRKSRC}/merlin.tcl > ${WRKSRC}/merlin do-install: - @ ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/merlin ${PREFIX}/bin .if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/merlin - @ ${INSTALL_DATA} ${WRKSRC}/merlin.README.txt ${PREFIX}/share/doc/merlin/README + @${MKDIR} ${PREFIX}/share/doc/merlin + ${INSTALL_DATA} ${WRKSRC}/merlin.README.txt ${PREFIX}/share/doc/merlin/README .endif .include diff -urN /usr/ports/games/merlin/patches/patch-aa games/merlin/patches/patch-aa --- /usr/ports/games/merlin/patches/patch-aa Mon Nov 29 03:31:25 1999 +++ games/merlin/patches/patch-aa Sat Jun 10 11:26:10 2000 @@ -1,8 +1,8 @@ ---- merlin.orig Mon Jul 7 11:28:19 1997 -+++ merlin Sun Aug 23 18:09:17 1998 +--- merlin.tcl.orig Mon Jul 7 11:28:19 1997 ++++ merlin.tcl Sun Aug 23 18:09:17 1998 @@ -1,4 +1,4 @@ -#!/usr/local/bin/wish4.1 -+#!/usr/local/bin/wish8.2 ++#!%%LOCALBASE%%/bin/wish8.2 # # Merlin - a pointless puzzle game # diff -urN /usr/ports/games/merlin/pkg/DESCR games/merlin/pkg/DESCR --- /usr/ports/games/merlin/pkg/DESCR Mon May 3 07:14:48 1999 +++ games/merlin/pkg/DESCR Sat Jun 10 11:14:58 2000 @@ -8,4 +8,4 @@ and a new level to solve. If you run out of points, the game is over. Merlin records the high-score and the high-level between games. -WWW: http://outofnet.doc.ac.ic.uk/~np2/software/merlin.html +WWW: http://www-dse.doc.ac.ic.uk/~np2/software/merlin.html >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 Jun 12 12:10:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C1DA37B9CD for ; Mon, 12 Jun 2000 12:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00308; Mon, 12 Jun 2000 12:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 7FFFD37BA1F; Mon, 12 Jun 2000 12:09:20 -0700 (PDT) Message-Id: <20000612190920.7FFFD37BA1F@hub.freebsd.org> Date: Mon, 12 Jun 2000 12:09:20 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19223: Update port: games/xlines Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19223 >Category: ports >Synopsis: Update port: games/xlines >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 Jun 12 12:10:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Fix MASTER_SITES - Support PREFIX properly >How-To-Repeat: >Fix: diff -urN /usr/ports/games/xlines/Makefile games/xlines/Makefile --- /usr/ports/games/xlines/Makefile Sat Apr 15 00:24:24 2000 +++ games/xlines/Makefile Sat Jun 10 11:44:43 2000 @@ -8,7 +8,7 @@ PORTNAME= xlines PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= ftp://risq.belcaf.minsk.by/pub/genie/ +MASTER_SITES= ftp://ftp.trolltech.com/contrib/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org @@ -17,19 +17,20 @@ USE_X_PREFIX= yes NO_WRKSUBDIR= yes -pre-build: - @ ${RM} ${WRKSRC}/lines.moc +post-extract: + @${RM} ${WRKSRC}/lines.moc -do-install: - @ ${INSTALL_PROGRAM} ${WRKSRC}/xlines ${PREFIX}/bin - @ ${MKDIR} ${PREFIX}/share/xlines - @ ${INSTALL_DATA} ${WRKSRC}/trolltech.gif ${PREFIX}/share/xlines +post-patch: + @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/*.cpp -post-install: +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/xlines ${PREFIX}/bin + @${MKDIR} ${PREFIX}/share/xlines + ${INSTALL_DATA} ${WRKSRC}/trolltech.gif ${PREFIX}/share/xlines .if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/xlines - @ ${INSTALL_DATA} ${WRKSRC}/readme.lines ${PREFIX}/share/doc/xlines - @ ${INSTALL_DATA} ${WRKSRC}/readme.qt ${PREFIX}/share/doc/xlines + @${MKDIR} ${PREFIX}/share/doc/xlines + ${INSTALL_DATA} ${WRKSRC}/readme.lines ${PREFIX}/share/doc/xlines + ${INSTALL_DATA} ${WRKSRC}/readme.qt ${PREFIX}/share/doc/xlines .endif .include diff -urN /usr/ports/games/xlines/patches/patch-ab games/xlines/patches/patch-ab --- /usr/ports/games/xlines/patches/patch-ab Sat Feb 14 03:08:29 1998 +++ games/xlines/patches/patch-ab Sat Jun 10 11:43:06 2000 @@ -5,7 +5,7 @@ curScore=0; score->display(0); - movie=new QMovie("trolltech.gif"); -+ movie=new QMovie("/usr/X11R6/share/xlines/trolltech.gif"); ++ movie=new QMovie("%%PREFIX%%/share/xlines/trolltech.gif"); label=new QLabel(this,"label"); label->setFrameStyle(QFrame::Box|QFrame::Plain); label->setMovie(*movie); >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 Jun 12 12:10:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D60E37B90B for ; Mon, 12 Jun 2000 12:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00299; Mon, 12 Jun 2000 12:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5A76937B6BF; Mon, 12 Jun 2000 12:08:19 -0700 (PDT) Message-Id: <20000612190819.5A76937B6BF@hub.freebsd.org> Date: Mon, 12 Jun 2000 12:08:19 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19222: Update port: games/xkoules Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19222 >Category: ports >Synopsis: Update port: games/xkoules >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 Jun 12 12:10:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Fix new compiler error - Exclude GPL doc from package New file: patches/patch-ab >How-To-Repeat: >Fix: diff -urN /usr/ports/games/xkoules/Makefile games/xkoules/Makefile --- /usr/ports/games/xkoules/Makefile Sat Apr 15 00:24:23 2000 +++ games/xkoules/Makefile Tue Jun 13 03:24:29 2000 @@ -24,19 +24,17 @@ MANCOMPRESSED= no do-install: - @ ${INSTALL_PROGRAM} ${WRKSRC}/xkoules ${PREFIX}/bin - @ ${MKDIR} ${PREFIX}/share/xkoules + ${INSTALL_PROGRAM} ${WRKSRC}/xkoules ${PREFIX}/bin + @${MKDIR} ${PREFIX}/share/xkoules .if ${MACHINE_ARCH} == "i386" - @ ${INSTALL_PROGRAM} ${WRKSRC}/koules.sndsrv.freebsd ${PREFIX}/share/xkoules + ${INSTALL_PROGRAM} ${WRKSRC}/koules.sndsrv.freebsd ${PREFIX}/share/xkoules .endif - @ ${INSTALL_DATA} ${WRKSRC}/sounds/*.raw ${PREFIX}/share/xkoules - @ ${INSTALL_MAN} ${WRKSRC}/xkoules.6 ${PREFIX}/man/man6 - -post-install: + ${INSTALL_DATA} ${WRKSRC}/sounds/*.raw ${PREFIX}/share/xkoules + ${INSTALL_MAN} ${WRKSRC}/xkoules.6 ${PREFIX}/man/man6 .if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/xkoules -.for file in ANNOUNCE BUGS COPYING Card ChangeLog Koules.FAQ TODO - @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/xkoules + @${MKDIR} ${PREFIX}/share/doc/xkoules +.for file in ANNOUNCE BUGS Card ChangeLog Koules.FAQ TODO + ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/xkoules .endfor .endif diff -urN /usr/ports/games/xkoules/patches/patch-ab games/xkoules/patches/patch-ab --- /usr/ports/games/xkoules/patches/patch-ab Thu Jan 1 09:00:00 1970 +++ games/xkoules/patches/patch-ab Tue Jun 13 03:45:38 2000 @@ -0,0 +1,47 @@ +--- xlib/shmbitmap.c.orig Thu Mar 5 03:59:19 1998 ++++ xlib/shmbitmap.c Tue Jun 13 03:45:28 2000 +@@ -237,7 +237,7 @@ + #define __clipy1 0 + #undef __clipy2 + #define __clipy2 (MAPHEIGHT+19) +-#ifdef __i386__ ++#if defined(__i386__)&&defined(ASSEMBLY) + static INLINE int + muldiv64 (int CONST m1, int CONST m2, int CONST d) + { +@@ -333,7 +333,7 @@ + } + if (r1 & 1) + { /* left */ +-#ifdef __i386__ ++#if defined(__i386__)&&defined(ASSEMBLY) + y1 += muldiv64 (__clipx1 - x1, y2 - y1, x2 - x1); + #else + y1 += (long) (__clipx1 - x1) * (long) (y2 - y1) / (long) (x2 - x1); +@@ -342,7 +342,7 @@ + } + else if (r1 & 2) + { /* right */ +-#ifdef __i386__ ++#if defined(__i386__)&&defined(ASSEMBLY) + y1 += muldiv64 (__clipx2 - x1, y2 - y1, x2 - x1); + #else + y1 += (long) (__clipx2 - x1) * (long) (y2 - y1) / (long) (x2 - x1); +@@ -351,7 +351,7 @@ + } + else if (r1 & 4) + { /* top */ +-#ifdef __i386__ ++#if defined(__i386__)&&defined(ASSEMBLY) + x1 += muldiv64 (__clipy1 - y1, x2 - x1, y2 - y1); + #else + x1 += (long) (__clipy1 - y1) * (long) (x2 - x1) / (long) (y2 - y1); +@@ -360,7 +360,7 @@ + } + else if (r1 & 8) + { /* bottom */ +-#ifdef __i386__ ++#if defined(__i386__)&&defined(ASSEMBLY) + x1 += muldiv64 (__clipy2 - y1, x2 - x1, y2 - y1); + #else + x1 += (long) (__clipy2 - y1) * (long) (x2 - x1) / (long) (y2 - y1); diff -urN /usr/ports/games/xkoules/pkg/PLIST games/xkoules/pkg/PLIST --- /usr/ports/games/xkoules/pkg/PLIST Thu Aug 13 11:23:13 1998 +++ games/xkoules/pkg/PLIST Tue Jun 13 03:24:42 2000 @@ -1,7 +1,6 @@ bin/xkoules share/doc/xkoules/ANNOUNCE share/doc/xkoules/BUGS -share/doc/xkoules/COPYING share/doc/xkoules/Card share/doc/xkoules/ChangeLog share/doc/xkoules/Koules.FAQ diff -urN /usr/ports/games/xkoules/pkg/PLIST.alpha games/xkoules/pkg/PLIST.alpha --- /usr/ports/games/xkoules/pkg/PLIST.alpha Wed Jun 23 03:07:48 1999 +++ games/xkoules/pkg/PLIST.alpha Tue Jun 13 03:25:01 2000 @@ -1,7 +1,6 @@ bin/xkoules share/doc/xkoules/ANNOUNCE share/doc/xkoules/BUGS -share/doc/xkoules/COPYING share/doc/xkoules/Card share/doc/xkoules/ChangeLog share/doc/xkoules/Koules.FAQ >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 Jun 12 14:10: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0803E37B8E7 for ; Mon, 12 Jun 2000 14:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA15363; Mon, 12 Jun 2000 14:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 0548937B650; Mon, 12 Jun 2000 14:01:12 -0700 (PDT) Message-Id: <20000612210112.0548937B650@hub.freebsd.org> Date: Mon, 12 Jun 2000 14:01:12 -0700 (PDT) From: yushunwa@isi.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19224: Problem installing p5-Net-SSLeay port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19224 >Category: ports >Synopsis: Problem installing p5-Net-SSLeay port >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 Jun 12 14:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Yu-Shun Wang >Release: 3.4 >Organization: USC / ISI >Environment: FreeBSD 3.4-RELEASE i386 >Description: LIB_DEPENDS & RUN_DEPENDS lines missing in Makefile of p5-Net-SSLeay port. >How-To-Repeat: On a machine with 3.* release without OpenSSL % cd /usr/ports/security/p5-Net-SSLeay % make install >Fix: Suggestion: Add the following lines in the Makefile: -----CUT HERE------------------------------------------------ .if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO @${FALSE} .elif ${USA_RESIDENT} == YES MYARG= -rsaref ${PREFIX} .elif ${USA_RESIDENT} == NO MYARG= ${PREFIX} .endif LIB_DEPENDS= ssl.1:${PORTSDIR}/security/openssl \ crypto.1:${PORTSDIR}/security/openssl RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Net::SSLeay.3 do-configure: @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${MYARG} >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 Jun 12 14:30:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B32E37BD14 for ; Mon, 12 Jun 2000 14:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA18034; Mon, 12 Jun 2000 14:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 2084B37BAC3 for ; Mon, 12 Jun 2000 14:22:07 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5CLM1i02532 for ; Mon, 12 Jun 2000 17:22:01 -0400 (EDT) Message-Id: Date: Mon, 12 Jun 2000 17:22:00 -0400 (EDT) From: Trevor Johnson To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/19225: new port: net/p0f Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19225 >Category: ports >Synopsis: new port: net/p0f >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 Jun 12 14:30:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: 4.0-STABLE i386 >Organization: myself >Environment: only tested under 4.0-STABLE FreeBSD 4.0-STABLE #0: Fri May 26 19:12:56 BST 2000 root@ws99.invalid:/usr/src/sys/compile/FREEBASE40f i386 against systems running FreeBSD 5.0 and Linux 2.2 >Description: When another host establishes a TCP connection to the computer running p0f, the operating system on the remote host is identified. >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: # # p0f # p0f/files # p0f/files/md5 # p0f/patches # p0f/patches/patch-aa # p0f/pkg # p0f/pkg/COMMENT # p0f/pkg/DESCR # p0f/pkg/PLIST # p0f/Makefile # echo c - p0f mkdir -p p0f > /dev/null 2>&1 echo c - p0f/files mkdir -p p0f/files > /dev/null 2>&1 echo x - p0f/files/md5 sed 's/^X//' >p0f/files/md5 << 'END-of-p0f/files/md5' XMD5 (p0f.tgz) = f4b76164257957645a798763c96bee19 END-of-p0f/files/md5 echo c - p0f/patches mkdir -p p0f/patches > /dev/null 2>&1 echo x - p0f/patches/patch-aa sed 's/^X//' >p0f/patches/patch-aa << 'END-of-p0f/patches/patch-aa' X--- README.orig Mon Jun 12 15:28:41 2000 X+++ README Mon Jun 12 21:15:54 2000 X@@ -27,30 +27,31 @@ X X Background: X X- * What is passive OS fingerprinting? X+ * What is passive OS fingerprinting? X X- Passive OS fingerprinting technique bases on information coming X- from remote host when it establishes connection to our system. Captured X- packets contains enough information to determine OS - and, unlike X- active scanners (nmap, queSO) - without sending anything to this host. X+ Passive OS fingerprinting is based on information coming from a remote host X+ when it establishes a connection to our system. Captured packets contain X+ enough information to identify the operating system. In contrast to active X+ scanners such as nmap and QueSO, p0f does not send anything to the host being X+ identified. X X If you're looking for more information, read Spitzner's text at: X http://www.enteract.com/~lspitz/finger.html X X- * How it works? X+ * How does it work? X X Well, there are some TCP/IP flag settings specific for given systems. X Usually initial TTL (8 bits), window size (16 bits), maximum segment size X (16 bits), don't fragment flag (1 bit), sackOK option (1 bit), nop option X- (1 bit) and window scaling option (8 bits) combined together gives unique, X+ (1 bit) and window scaling option (8 bits) combined together give a unique, X 51-bit signature for every system. X X- * What are main advantages? X+ * What are the main advantages? X X- Passive OS fingerprinting can be done on huge portions of input data - eg. X- information gathered on firewall, proxy, routing device or Internet server, X- without causing any network activity. You can launch passive OS detection X- software on such machine and leave it for days, weeks or months, collecting X+ Passive OS fingerprinting can be done on huge amounts of input data - X+ gathered on a firewall, proxy, routing device or Internet server - without X+ causing any network activity. You can launch passive OS detection X+ software on such a machine and leave it for days or months, collecting X really interesting statistical and - *erm* - just interesting information. X What's really funny - packet filtering firewalls, network address X translation and so on are transparent to p0f-alike software, so you're able X@@ -62,7 +63,7 @@ X Limitations X X Proxy firewalls and other high-level proxy devices are not transparent to X- any tcp fingerprinting software. It applies to p0f, as well. X+ any TCP fingerprinting software. It applies to p0f, as well. X X In order to obtain information required for fingerprinting, you have to X receive at least one SYN packet initializing TCP connection to your X@@ -78,9 +79,9 @@ X window size are constant for initial TCP/IP packet, but changing rapidly X later). X X-Why our bubble gum is better? X+Why is our bubble gum better? X X- There is another passive OS detection utility, called 'siphon'. It's X+ There is another passive OS detection utility, called 'siphon'. It's a X pretty good piece of proof-of-concept software, but it isn't perfect. Well, X p0f isn't perfect for sure, but has several improvements: X X@@ -128,8 +129,8 @@ X X Files: X X- /etc/p0f.fp or ./p0f.fp - OS fingerprints database. Format is described X- inside: X+ /etc/p0f.fp or ./p0f.fp - OS fingerprints database. X+ The format is described inside: X X # Valid entry describes the way server starts TCP handshake (first SYN). X # Important options are: window size (wss), maximum segment size (mss), END-of-p0f/patches/patch-aa echo c - p0f/pkg mkdir -p p0f/pkg > /dev/null 2>&1 echo x - p0f/pkg/COMMENT sed 's/^X//' >p0f/pkg/COMMENT << 'END-of-p0f/pkg/COMMENT' XPassive OS fingerprinting tool END-of-p0f/pkg/COMMENT echo x - p0f/pkg/DESCR sed 's/^X//' >p0f/pkg/DESCR << 'END-of-p0f/pkg/DESCR' Xfrom the README: X XPassive OS fingerprinting is based on information coming from a remote host Xwhen it establishes a connection to our system. Captured packets contain Xenough information to identify the operating system. In contrast to active Xscanners such as nmap and QueSO, p0f does not send anything to the host being Xidentified. X XFor more information, read Spitzner's text at: Xhttp://www.enteract.com/~lspitz/finger.html . X Xfrom the maintainer: X XUse of this program requires read access to the packet filtering device, Xtypically /dev/bpf0. Granting such access allows the users who have it to Xsniff your network. See Xhttp://www.infoworld.com/articles/op/xml/00/05/29/000529opswatch.xml if you do Xnot understand how this can be harmful. X XTrevor Johnson Xtrevor@jpj.net END-of-p0f/pkg/DESCR echo x - p0f/pkg/PLIST sed 's/^X//' >p0f/pkg/PLIST << 'END-of-p0f/pkg/PLIST' Xbin/p0f Xetc/p0f.fp Xshare/doc/p0f/README X@dirrm share/doc/p0f END-of-p0f/pkg/PLIST echo x - p0f/Makefile sed 's/^X//' >p0f/Makefile << 'END-of-p0f/Makefile' X# New ports collection makefile for: p0f X# Date created: 2000-06-12 X# Whom: Trevor Johnson X# X# $FreeBSD$ X# X XPORTNAME= p0f XPORTVERSION= 1.5 XCATEGORIES= net XMASTER_SITES= http://lcamtuf.hack.pl/ XDISTNAME= ${PORTNAME} XEXTRACT_SUFX= .tgz X XMAINTAINER= trevor@jpj.net X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X Xpost-patch: X @${SED} s=/etc=${PREFIX}/etc=g ${WRKSRC}/p0f.c >${WRKSRC}/p0f-sed.c X @${SED} s=/etc=${PREFIX}/etc=g ${WRKSRC}/README >${WRKSRC}/README-sed X ${MV} ${WRKSRC}/p0f-sed.c ${WRKSRC}/p0f.c X ${MV} ${WRKSRC}/README-sed ${WRKSRC}/README X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/p0f ${PREFIX}/bin X @${INSTALL_DATA} ${WRKSRC}/p0f.fp ${PREFIX}/etc X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/p0f X @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/p0f X.endif X X.include END-of-p0f/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 Mon Jun 12 14:36:55 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1460837BB04; Mon, 12 Jun 2000 14:36:53 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA18987; Mon, 12 Jun 2000 14:36:52 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 12 Jun 2000 14:36:52 -0700 (PDT) From: Kris Kennaway To: "Kevin 'Shaft' Spett" Cc: mike@fate.com, ports@FreeBSD.org Subject: Re: FreeBSD Port: pgp-6.5.1i In-Reply-To: <39445424.DEFD6B16@worldnet.att.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 12 Jun 2000, Kevin 'Shaft' Spett wrote: > Here's what I'm getting when I'm in /usr/ports/security/pgp6 and try > to make install: > > > wonder_llama# make install > basename: illegal option -- b > usage: basename string [suffix] > ===> Extracting for > cannot open -beta2.tar.gz: no such file Nope, looks like your ports collection is out of sync with itself. Make sure you update ports-base whenever you update any other part of it. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 14:50:43 2000 Delivered-To: freebsd-ports@freebsd.org Received: from home.bsdclub.org (home.bsdclub.org [202.227.26.94]) by hub.freebsd.org (Postfix) with ESMTP id 01F5D37B8F4 for ; Mon, 12 Jun 2000 14:50:38 -0700 (PDT) (envelope-from sada@bsdclub.org) Received: (from sada@localhost) by home.bsdclub.org (8.9.3/3.7W) id GAA80016; Tue, 13 Jun 2000 06:49:35 +0900 (JST) Date: Tue, 13 Jun 2000 06:49:35 +0900 (JST) Message-Id: <200006122149.GAA80016@home.bsdclub.org> To: alex@big.endian.de Cc: ports@FreeBSD.ORG, doconnor@cain.gsoft.com.au, sada@bsdclub.org Subject: Re: ports/comms/hylafax In-Reply-To: Your message of "Sun, 11 Jun 2000 19:02:24 +0200". <20000611190224.C9695@cichlids.cichlids.com> From: SADA Kenji Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.22] 1999-12/19(Sun) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <20000611190224.C9695@cichlids.cichlids.com> alex@big.endian.de writes: >> > If no objection would be present, >> > I'd like to close this PR 10634. >> >> No, please don't, we have updates for the hylafax port (security >> fixes). So I'll change the status to "analyzed". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 14:53:48 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0DBD37BBAE; Mon, 12 Jun 2000 14:53:45 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA21146; Mon, 12 Jun 2000 14:53:45 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Mon, 12 Jun 2000 14:53:45 -0700 (PDT) From: Message-Id: <200006122153.OAA21146@freefall.freebsd.org> To: doconnor@cain.gsoft.com.au, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/10634: Update the hylafax port to do a client install Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Update the hylafax port to do a client install State-Changed-From-To: suspended->analyzed State-Changed-By: sada State-Changed-When: Mon Jun 12 14:49:43 PDT 2000 State-Changed-Why: Alexander Langer is going to update this port and fix security problems. http://www.freebsd.org/cgi/query-pr.cgi?pr=10634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 15: 2:56 2000 Delivered-To: freebsd-ports@freebsd.org Received: from home.bsdclub.org (home.bsdclub.org [202.227.26.94]) by hub.freebsd.org (Postfix) with ESMTP id 0A61337B5B7; Mon, 12 Jun 2000 15:02:53 -0700 (PDT) (envelope-from sada@bsdclub.org) Received: (from sada@localhost) by home.bsdclub.org (8.9.3/3.7W) id HAA80108; Tue, 13 Jun 2000 07:02:13 +0900 (JST) Date: Tue, 13 Jun 2000 07:02:13 +0900 (JST) Message-Id: <200006122202.HAA80108@home.bsdclub.org> To: Cy.Schubert@uumail.gov.bc.ca Cc: sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/14515: new port: security/tripwire version 1.3 In-Reply-To: Your message of "Sun, 11 Jun 2000 12:05:10 -0700". <200006111905.e5BJ5js07191@cwsys.cwsent.com> From: SADA Kenji Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.22] 1999-12/19(Sun) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <200006111905.e5BJ5js07191@cwsys.cwsent.com> Cy.Schubert@uumail.gov.bc.ca writes: >> > By the way, they look distributing version 1.3.1 now and your port >> > should be updated a little. >> >> Your last sentence doesn't make sense. What do you mean? I've gone that site and get below file. MD5 (Tripwire-1.3.1-1.tar.gz) = 31025a0649e8c5123877b30d13b62143 I'll be glad if you verify it. # Sorry I can hardly write English. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 15:20:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5277D37B5B7 for ; Mon, 12 Jun 2000 15:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA25277; Mon, 12 Jun 2000 15:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D21B537B520; Mon, 12 Jun 2000 15:16:17 -0700 (PDT) Message-Id: <20000612221617.D21B537B520@hub.freebsd.org> Date: Mon, 12 Jun 2000 15:16:17 -0700 (PDT) From: yushunwa@isi.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19227: Installation problem: apache13-ssl port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19227 >Category: ports >Synopsis: Installation problem: apache13-ssl port >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 Jun 12 15:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Yu-Shun Wang >Release: 3.4 Release >Organization: USC / ISI >Environment: FreeBSD 3.4 Release i386 >Description: Got the following error message while installing apache13-ssl port: ... ===> Configuring for apache+ssl-1.3.12.1.40 Configuring for Apache, Version 1.3.12 Ben-SSL/1.40 1.3.12 + using installation path layout: GNU (config.layout) Creating Makefile Creating Configuration.apaci in src + enabling mod_so for DSO support Creating Makefile in src + configured for FreeBSD 3.4 platform + setting C pre-processor to cc -E + checking for system header files + using custom target name: httpsd + adding selected modules o rewrite_module uses ConfigStart/End enabling DBM support for mod_rewrite o db_auth_module uses ConfigStart/End using Berkeley-DB/1.x for mod_auth_db (-lc) + checking sizeof various data types + doing sanity check on compiler and options ** A test compilation with your Makefile configuration ** failed. The below error output from the compilation ** test will give you an idea what is failing. Note that ** Apache requires an ANSI C Compiler, such as gcc. cd ..; cc -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DUSE_EXPAT -I./lib/expat-lite -DAPACHE_SSL -O3 -pipe -funroll-loops -m486 -I/usr/local/include/openssl `./apaci` -o helpers/dummy helpers/dummy.c -lcrypt -L/usr/local/lib -lssl -lcrypto /usr/local/lib/libcrypto.so: undefined reference to `ERR_load_RSAREF_strings' /usr/local/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref' *** Error code 1 Stop. ======== Error Output for sanity check ======== ============= End of Error Report ============= ===> Building for apache+ssl-1.3.12.1.40 ===> src make: don't know how to make all. Stop *** Error code 2 Aborting! >How-To-Repeat: On a FreeBSD 3.4-Release box: % cd /usr/ports/www/apache13-ssl % make install >Fix: Apply the following patch to Makefile: ----CUT HERE------------------------------------------------------------ diff -u Makefile Makefile.work | more --- Makefile Fri Jun 9 15:16:11 2000 +++ Makefile.work Fri Jun 9 17:23:37 2000 @@ -85,7 +85,8 @@ CONFIGURE_ENV= OPTIM='${OPTIM}' .if defined(OPENSSL_RSAREF) -CONFIGURE_ENV+= EXTRA_SSL_LIBS="-L${OPENSSLLIB} -lRSAglue -L${LOCALBASE} /lib -lrsaref" +CONFIGURE_ENV+= LIBS="-L${OPENSSLLIB} -lssl -lcrypto -lRSAglue -lrsaref" +MAKE_ENV+=EXTRA_SSL_LIBS="-lRSAglue -lrsaref" .else CONFIGURE_ENV+= EXTRA_SSL_LIBS="-L${OPENSSLLIB} -L${LOCALBASE}/lib" .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 Mon Jun 12 16: 1: 3 2000 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 753D737B55B; Mon, 12 Jun 2000 16:01:01 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id QAA10822; Mon, 12 Jun 2000 16:01:00 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda10816; Mon Jun 12 16:00:52 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.9.3/8.9.1) id QAA13266; Mon, 12 Jun 2000 16:00:52 -0700 (PDT) Message-Id: <200006122300.QAA13266@passer.osg.gov.bc.ca> Received: from localhost.osg.gov.bc.ca(127.0.0.1), claiming to be "passer.osg.gov.bc.ca" via SMTP by localhost.osg.gov.bc.ca, id smtpdM13262; Mon Jun 12 16:00:48 2000 X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.0-STABLE X-Sender: cschuber To: SADA Kenji Cc: Cy.Schubert@uumail.gov.bc.ca, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/14515: new port: security/tripwire version 1.3 In-reply-to: Your message of "Tue, 13 Jun 2000 07:02:13 +0900." <200006122202.HAA80108@home.bsdclub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 12 Jun 2000 16:00:48 -0700 From: Cy Schubert Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200006122202.HAA80108@home.bsdclub.org>, SADA Kenji writes: > In article <200006111905.e5BJ5js07191@cwsys.cwsent.com> > Cy.Schubert@uumail.gov.bc.ca writes: > > >> > By the way, they look distributing version 1.3.1 now and your port > >> > should be updated a little. > >> > >> Your last sentence doesn't make sense. What do you mean? > > I've gone that site and get below file. > > MD5 (Tripwire-1.3.1-1.tar.gz) = 31025a0649e8c5123877b30d13b62143 > > I'll be glad if you verify it. > > # Sorry I can hardly write English. Now I understand. It's the lobotomy I had to go through before they allowed me to manage my team. I should have clued into the old PR number before this. Duh... PR 18964 supercedes 14515. Your MD5 file change and version number change to the 1.3 port is the only difference which makes 14515 equivalent to 18964. You can go ahead and close both PR's when you're done. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 16:36:52 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D6EAA37B5AB; Mon, 12 Jun 2000 16:36:42 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA33871; Mon, 12 Jun 2000 16:36:43 -0700 (PDT) (envelope-from will@FreeBSD.org) Date: Mon, 12 Jun 2000 16:36:43 -0700 (PDT) From: Message-Id: <200006122336.QAA33871@freefall.freebsd.org> To: murban@tznet.com, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19097: New port of IcePref Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port of IcePref State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Mon Jun 12 16:36:36 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19097 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 16:50: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E41C537B7F4 for ; Mon, 12 Jun 2000 16:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA35495; Mon, 12 Jun 2000 16:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id CA50937B83A for ; Mon, 12 Jun 2000 16:44:01 -0700 (PDT) (envelope-from pfeifer@deneb.dbai.tuwien.ac.at) Received: from deneb.dbai.tuwien.ac.at (deneb [128.130.111.2]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id BAA00588; Tue, 13 Jun 2000 01:43:45 +0200 (MET DST) Received: (from pfeifer@localhost) by deneb.dbai.tuwien.ac.at (8.9.3/8.8.3) id BAA03717; Tue, 13 Jun 2000 01:43:45 +0200 (CEST) Message-Id: <200006122343.BAA03717@deneb.dbai.tuwien.ac.at> Date: Tue, 13 Jun 2000 01:43:45 +0200 (CEST) From: pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer) To: FreeBSD-gnats-submit@freebsd.org Cc: pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer) X-Send-Pr-Version: 3.2 Subject: ports/19228: Remove superflous ports/emulators/wine/patches/patch-au Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19228 >Category: ports >Synopsis: Remove superflous ports/emulators/wine/patches/patch-au >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 Jun 12 16:50:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: FreeBSD 3.4-RELEASE i386 >Organization: Vienna University of Technology >Environment: n/a >Description: While I updated (and merged) Wine and our Wine port, this patch got drastically reduced in size. What still remains does not seem necessary according to my reading of the code and the FreeBSD man pages and Alexandre Julliard, Wine project leader, agreed as well. >How-To-Repeat: n/a >Fix: Just remove that patch. >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 Jun 12 16:54:55 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bastuba.partitur.se (bastuba.partitur.se [193.219.246.194]) by hub.freebsd.org (Postfix) with ESMTP id 3A9A837B80A; Mon, 12 Jun 2000 16:54:47 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from partitur.se ([193.150.250.87]) by bastuba.partitur.se (8.8.8/8.8.8) with ESMTP id BAA11667; Tue, 13 Jun 2000 01:54:44 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <39457826.FA5969BE@partitur.se> Date: Tue, 13 Jun 2000 01:54:14 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org, freebsd-stable@freebsd.org Subject: vmware freezes host w/ fresh stable Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I just upgraded my system to a fresh stable this afternoon, and now when I try to run vmware (version 2, installed last week from fresh port), the computer freezes entirely, and reboots after ~30 secs. I now use the system linprocfs instead of the unofficial port I used to have, and have put if in my fstab. Has anyone else seen this, of is it just me? -- Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 17: 9:39 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bastuba.partitur.se (bastuba.partitur.se [193.219.246.194]) by hub.freebsd.org (Postfix) with ESMTP id 6EB4337BA48 for ; Mon, 12 Jun 2000 17:09:36 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from partitur.se ([193.150.250.87]) by bastuba.partitur.se (8.8.8/8.8.8) with ESMTP id CAA12142; Tue, 13 Jun 2000 02:09:30 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <39457B9B.CA202DF0@partitur.se> Date: Tue, 13 Jun 2000 02:08:59 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: John Daniels Cc: scrappy@hub.org, freebsd-ports@FreeBSD.ORG, pgsql-general@postgresql.org Subject: Re: FreeBSD PostgreSQL7 port and v7.0.2 References: <20000608132212.63639.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org John Daniels wrote: > > (After I have installed 7.0.2, I will send a diff and comments to the port > maintainer to help him when he updates the port.) John, Since Andreas is busy for so long, I'd suggest you send-pr your patches so people can upgrade postgres before he gets back and commits them. Thanks! -- Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 17:30: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DE4AA37BB0F for ; Mon, 12 Jun 2000 17:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA40991; Mon, 12 Jun 2000 17:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dannyboy.eyep.net (adsl-207-68-91-212.ba-dsg.net [207.68.91.212]) by hub.freebsd.org (Postfix) with ESMTP id 590F337BB0F for ; Mon, 12 Jun 2000 17:28:16 -0700 (PDT) (envelope-from dannyboy@dannyboy.eyep.net) Received: (from dannyboy@localhost) by dannyboy.eyep.net (8.9.3/8.9.3) id UAA11295; Mon, 12 Jun 2000 20:28:18 -0400 (EDT) (envelope-from dannyboy) Message-Id: <200006130028.UAA11295@dannyboy.eyep.net> Date: Mon, 12 Jun 2000 20:28:18 -0400 (EDT) From: dannyboy@subdimension.com Reply-To: dannyboy@dannyboy.eyep.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19229: new port: whowatch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19229 >Category: ports >Synopsis: new port: whowatch >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 Jun 12 17:30:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Daniel Harris >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD 4.0-STABLE i386 >Description: New port of whowatch, which displays (in real time) information about users currently logged on. >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: # # whowatch # whowatch/pkg # whowatch/pkg/COMMENT # whowatch/pkg/PLIST # whowatch/pkg/DESCR # whowatch/files # whowatch/files/md5 # whowatch/Makefile # echo c - whowatch mkdir -p whowatch > /dev/null 2>&1 echo c - whowatch/pkg mkdir -p whowatch/pkg > /dev/null 2>&1 echo x - whowatch/pkg/COMMENT sed 's/^X//' >whowatch/pkg/COMMENT << 'END-of-whowatch/pkg/COMMENT' XDisplays information in real time about users currently logged on END-of-whowatch/pkg/COMMENT echo x - whowatch/pkg/PLIST sed 's/^X//' >whowatch/pkg/PLIST << 'END-of-whowatch/pkg/PLIST' Xbin/whowatch END-of-whowatch/pkg/PLIST echo x - whowatch/pkg/DESCR sed 's/^X//' >whowatch/pkg/DESCR << 'END-of-whowatch/pkg/DESCR' XWhowatch is an interactive who-like program that displays information about the Xusers currently logged on to the machine. In addition to standard information X(login name, tty, host, user's process), the type of the connection (telnet or Xssh) is shown. You can toggle display between the users' commands or idle times. XYou can watch the process tree, navigate in it, and send INT and KILL signals. X XWWW: http://wizard.ae.krakow.pl/~mike/ X X- Daniel Harris Xdannyboy@subdimension.com END-of-whowatch/pkg/DESCR echo c - whowatch/files mkdir -p whowatch/files > /dev/null 2>&1 echo x - whowatch/files/md5 sed 's/^X//' >whowatch/files/md5 << 'END-of-whowatch/files/md5' XMD5 (whowatch-1.4.tar.gz) = 0870155e8b75b99f9954e76fb20f9528 END-of-whowatch/files/md5 echo x - whowatch/Makefile sed 's/^X//' >whowatch/Makefile << 'END-of-whowatch/Makefile' X# New ports collection makefile for: whowatch X# Date created: 12 June 2000 X# Whom: Daniel Harris X# X# $FreeBSD$ X# X XPORTNAME= whowatch XPORTVERSION= 1.4 XCATEGORIES= sysutils XMASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ X XMAINTAINER= dannyboy@subdimension.com X XMAN1= whowatch.1 XMANCOMPRESSED= no XGNU_CONFIGURE= yes X Xpost-install: X strip ${PREFIX}/bin/whowatch X X.include END-of-whowatch/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 Mon Jun 12 17:48: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 542) id D55CD37B59E; Mon, 12 Jun 2000 17:48:01 -0700 (PDT) Date: Mon, 12 Jun 2000 17:48:01 -0700 From: "Andrey A. Chernov" To: Akinori -Aki- MUSHA Cc: asami@cs.berkeley.edu, ports@FreeBSD.ORG, i18n@FreeBSD.ORG Subject: Re: -lxpg4 Message-ID: <20000612174801.A90964@freebsd.org> References: <200006031946.MAA82159@silvia.hip.berkeley.edu> <86g0qj9phw.wl@localhost.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <86g0qj9phw.wl@localhost.local.idaemons.org>; from knu@idaemons.org on Mon, Jun 12, 2000 at 07:12:59PM +0900 Organization: Biomechanoid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jun 12, 2000 at 07:12:59PM +0900, Akinori -Aki- MUSHA wrote: > Now, you have to do two more things immediately to fix this situation: > To bump the shlib version of libxpg4 to libxpg4.so.3, and to include Done. > libxpg4.so.2 in the compat packages. I don't know, how. Ask someone who knows whole release procedure. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 17:55: 3 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailgw.cablecom.ne.jp (mailgw.cablecom.ne.jp [202.248.199.37]) by hub.freebsd.org (Postfix) with ESMTP id 932FD37B59E; Mon, 12 Jun 2000 17:54:55 -0700 (PDT) (envelope-from motoyuki@mk.bsdclub.org) Received: from srv2.cablecom.ne.jp by mailgw.cablecom.ne.jp (8.9.3/3.7W) id JAA26105; Tue, 13 Jun 2000 09:54:39 +0900 (JST) Received: from mail.mk.bsdclub.org by srv2.cablecom.ne.jp (8.9.3/3.7W) id JAA17676; Tue, 13 Jun 2000 09:54:37 +0900 (JST) Received: from sakura.mk.bsdclub.org (sakura.mk.bsdclub.org [192.168.11.4]) by mail.mk.bsdclub.org (8.9.3/3.7W) with ESMTP id JAA89830; Tue, 13 Jun 2000 09:54:37 +0900 (JST) Received: from sakura (localhost [127.0.0.1]) by sakura.mk.bsdclub.org (8.9.3/3.7W) with ESMTP id JAA51942; Tue, 13 Jun 2000 09:54:37 +0900 (JST) Message-Id: <200006130054.JAA51942@sakura.mk.bsdclub.org> To: "Andrey A. Chernov" Cc: Akinori -Aki- MUSHA , asami@cs.berkeley.edu, ports@FreeBSD.ORG, i18n@FreeBSD.ORG Subject: Re: -lxpg4 From: Motoyuki Konno X-Mailer: mh-e on Mule 2.3 / Emacs 19.34.1 References: <200006031946.MAA82159@silvia.hip.berkeley.edu> <86g0qj9phw.wl@localhost.local.idaemons.org> <20000612174801.A90964@freebsd.org> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Date: Tue, 13 Jun 2000 09:54:37 +0900 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, "Andrey A. Chernov" wrote: > > libxpg4.so.2 in the compat packages. > > > I don't know, how. Ask someone who knows whole release procedure. David O'Brien is the person, I think. -- ------------------------------------------------------------------------ Motoyuki Konno motoyuki@bsdclub.org (Home) motoyuki@FreeBSD.ORG (FreeBSD Project) http://www.freebsd.org/~motoyuki/ (WWW) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 18:50: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D6F6E37B971 for ; Mon, 12 Jun 2000 18:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA52514; Mon, 12 Jun 2000 18:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nadja.cis.ibaraki.ac.jp (nadja.cis.ibaraki.ac.jp [157.80.87.69]) by hub.freebsd.org (Postfix) with ESMTP id 1286B37B919 for ; Mon, 12 Jun 2000 18:40:25 -0700 (PDT) (envelope-from th@nadja.cis.ibaraki.ac.jp) Received: (from th@localhost) by nadja.cis.ibaraki.ac.jp (8.9.3/8.9.3) id KAA42303; Tue, 13 Jun 2000 10:40:17 +0900 (JST) (envelope-from th) Message-Id: <200006130140.KAA42303@nadja.cis.ibaraki.ac.jp> Date: Tue, 13 Jun 2000 10:40:17 +0900 (JST) From: th@cis.ibaraki.ac.jp Reply-To: th@cis.ibaraki.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19230: unable to build wine on 4-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19230 >Category: ports >Synopsis: unable to build wine on 4-STABLE >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 Jun 12 18:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 4.0-STABLE i386 >Organization: Dept. of Comp. & Info. Sci.s, Ibaraki University >Environment: FreeBSD nadja 4.0-STABLE FreeBSD 4.0-STABLE #0: Sun Jun 11 14:16:28 JST 2000 root@nadja:/usr/src/sys/compile/TH_KERNEL i386 >Description: An error occurs when compiling wine/work/wine-20000526/debugger. The error is, ../libwine.so: undefined reference to `__GET_DEBUGGING__nc_trace' >How-To-Repeat: cd /usr/ports/wine make >Fix: I 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 Mon Jun 12 20: 8:53 2000 Delivered-To: freebsd-ports@freebsd.org Received: from BSDpc.geek4food.org (adsl-216-103-105-71.dsl.snfc21.pacbell.net [216.103.105.71]) by hub.freebsd.org (Postfix) with ESMTP id 5A4F937B8C0; Mon, 12 Jun 2000 20:08:49 -0700 (PDT) (envelope-from andy@geek4food.org) Received: from mega.geek4food.org (mega.geek4food.org [192.168.1.57]) by BSDpc.geek4food.org (Postfix) with ESMTP id 8467D450; Mon, 12 Jun 2000 20:08:48 -0700 (PDT) Received: from mega.geek4food.org (localhost.geek4food.org [127.0.0.1]) by mega.geek4food.org (8.9.3/8.9.3) with ESMTP id UAA63656; Mon, 12 Jun 2000 20:08:48 -0700 (PDT) (envelope-from andy@geek4food.org) Message-Id: <200006130308.UAA63656@mega.geek4food.org> To: sada@FreeBSD.org Cc: doconnor@cain.gsoft.com.au, freebsd-ports@FreeBSD.org, alex@big.endian.de Subject: Re: ports/10634: Update the hylafax port to do a client install In-reply-to: Your message of "Mon, 12 Jun 2000 14:53:45 PDT." <200006122153.OAA21146@freefall.freebsd.org> Date: Mon, 12 Jun 2000 20:08:47 -0700 From: Andy Sparrow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -------- Your message dated: Mon, 12 Jun 2000 14:53:45 PDT >Synopsis: Update the hylafax port to do a client install > >State-Changed-From-To: suspended->analyzed >State-Changed-By: sada >State-Changed-When: Mon Jun 12 14:49:43 PDT 2000 >State-Changed-Why: >Alexander Langer is going to update this port >and fix security problems. Hi all. Time to speak up I think, lest anyone repeats work... I spent my weekend porting HylaFAX 4.1beta2, and used Alex's original submission to the '-audit' list as a starting point for fixing all the sprintf()'s and strcpy()'s in it. It's been running here for a day or so, seems fine (although this is hardly what I'd call extensive testing of a package this large). There's a remaining niggle with the setup script not killing running processes correctly, which I was aiming to look at tonight, then I intend to submit it as a port. I've already got a dialogue going with the HylaFAX developers, who are happy to look at patches with a view to incorporating them into their tree - one of their main concerns, of course, is portability, which is a different issue. Anyway - should this be a new port - e.g. 'hylafax-devel' or a replacement for the existing hylafax port? Despite the 'beta2' name, it's been around a fair old time... Cheers, AS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 20:34:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from rtp.tfd.com (rtp.tfd.com [198.79.53.206]) by hub.freebsd.org (Postfix) with ESMTP id 5605337B505 for ; Mon, 12 Jun 2000 20:34:44 -0700 (PDT) (envelope-from kent@kent.tfd.com) Received: from kent.tfd.com (kent.tfd.com [10.9.200.50]) by rtp.tfd.com (8.9.3/8.9.3) with ESMTP id XAA09504 for ; Mon, 12 Jun 2000 23:32:20 -0400 (EDT) Received: (from kent@localhost) by kent.tfd.com (8.9.3/8.9.3) id XAA01267 for ports@freebsd.org; Mon, 12 Jun 2000 23:30:57 -0400 (EDT) (envelope-from kent) Date: Mon, 12 Jun 2000 23:30:57 -0400 (EDT) From: Kent Hauser Message-Id: <200006130330.XAA01267@kent.tfd.com> To: ports@freebsd.org Subject: Netscape 4.x: Temporary Directory Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org How does one set the "Temporary Directory" for Netscape 4.x? I get an error every time I try to forward/reply to a mail message. Setting TMPDIR doesn't help & the Netscape "Knowledge Base" only knows about Win 9x. Thanks. Kent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 21:10: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 85FB837B923 for ; Mon, 12 Jun 2000 21:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA71188; Mon, 12 Jun 2000 21:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 12 Jun 2000 21:10:05 -0700 (PDT) Message-Id: <200006130410.VAA71188@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Trevor Johnson Subject: Re: ports/19230: unable to build wine on 4-STABLE Reply-To: Trevor Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19230; it has been noted by GNATS. From: Trevor Johnson To: HIYAMA Takeshi Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19230: unable to build wine on 4-STABLE Date: Tue, 13 Jun 2000 00:02:38 -0400 (EDT) > ../libwine.so: undefined reference to `__GET_DEBUGGING__nc_trace' The maintainer of the Wine port has analyzed this and considers it a bug in FreeBSD. He has reported it already, as misc/19077 (http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19077). A workaround he suggested to me is to add #undef trace at the beginning of Wine's include/debugtools.h. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Jun 12 21:20:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 966BB37B99B for ; Mon, 12 Jun 2000 21:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA71985; Mon, 12 Jun 2000 21:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from cn.FreeBSD.org (cn.freebsd.org [202.103.100.254]) by hub.freebsd.org (Postfix) with ESMTP id 6405737B530 for ; Mon, 12 Jun 2000 21:15:29 -0700 (PDT) (envelope-from phj@cn.FreeBSD.org) Received: (from root@localhost) by cn.FreeBSD.org (8.9.3/8.9.2) id MAA20698; Tue, 13 Jun 2000 12:15:23 +0800 (CST) (envelope-from phj) Message-Id: <200006130415.MAA20698@cn.FreeBSD.org> Date: Tue, 13 Jun 2000 12:15:23 +0800 (CST) From: phj@cn.freebsd.org Reply-To: phj@cn.freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19232: port name changed from cdict into stardict Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19232 >Category: ports >Synopsis: port name changed and being updated >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 12 21:20:06 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Peng HaiJie >Release: FreeBSD 3.4-STABLE i386 >Organization: cn.FreeBSD.org >Environment: FreeBSD cn.FreeBSD.org 3.4-STABLE FreeBSD 3.4-STABLE #0: Sun May 28 13:09:09 CST 2000 phj@cn.FreeBSD.org:/usr/src/sys/compile/KERNEL.19990924 i386 >Description: package name changed and being updated. >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: # # stardict # stardict/pkg # stardict/pkg/COMMENT # stardict/pkg/DESCR # stardict/pkg/PLIST # stardict/patches # stardict/files # stardict/files/md5 # stardict/Makefile # echo c - stardict mkdir -p stardict > /dev/null 2>&1 echo c - stardict/pkg mkdir -p stardict/pkg > /dev/null 2>&1 echo x - stardict/pkg/COMMENT sed 's/^X//' >stardict/pkg/COMMENT << 'END-of-stardict/pkg/COMMENT' XEnglish-Chinese dictionary END-of-stardict/pkg/COMMENT echo x - stardict/pkg/DESCR sed 's/^X//' >stardict/pkg/DESCR << 'END-of-stardict/pkg/DESCR' Xcdict - English-Chinese dictionary. X X-- Peng HaiJie X Xphj@cn.FreeBSD.org X(or phj@transfar.com) END-of-stardict/pkg/DESCR echo x - stardict/pkg/PLIST sed 's/^X//' >stardict/pkg/PLIST << 'END-of-stardict/pkg/PLIST' Xbin/stardict Xshare/stardict/hzfont/hz16.pcf Xshare/stardict/hzfont/hz16ft.pcf Xshare/stardict/hzfont/yb10x20.pcf Xshare/stardict/hzfont/fonts.dir Xshare/stardict/images/back.gif Xshare/stardict/images/chinabyte.gif Xshare/stardict/images/help.gif Xshare/stardict/images/icon.gif Xshare/stardict/images/joyo.gif Xshare/stardict/images/last.gif Xshare/stardict/images/next.gif Xshare/stardict/images/sina.gif Xshare/stardict/images/wri.gif Xshare/stardict/images/wuhan.gif Xshare/stardict/images/exitmask.xbm Xshare/stardict/images/helpmask.xbm Xshare/stardict/images/iconmask.xbm Xshare/stardict/images/lastmask.xbm Xshare/stardict/images/nextmask.xbm Xshare/stardict/stardict.db Xshare/stardict/yblib X@dirrm share/stardict/hzfont X@dirrm share/stardict/images X@dirrm share/stardict END-of-stardict/pkg/PLIST echo c - stardict/patches mkdir -p stardict/patches > /dev/null 2>&1 echo c - stardict/files mkdir -p stardict/files > /dev/null 2>&1 echo x - stardict/files/md5 sed 's/^X//' >stardict/files/md5 << 'END-of-stardict/files/md5' XMD5 (zh-stardict-1.3.tar.gz) = 72baeb85da0506aa8ce48db04953a64a END-of-stardict/files/md5 echo x - stardict/Makefile sed 's/^X//' >stardict/Makefile << 'END-of-stardict/Makefile' X# Ports collection makefile for: stardict X# Date created: Thu Oct 14, 1999 X# Whom: Peng HaiJie (phj@cn.FreeBSD.org) X# (phj@transfar.com) X# X# $FreeBSD: ports/chinese/stardict/Makefile,v 1.5 2000/05/23 08:27:59 phj Exp $ X# X XPORTNAME= stardict XPORTVERSION= 1.3 XCATEGORIES= chinese XMASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/ XPKGNAMEPREFIX= zh- XDISTNAME= ${PKGNAME} X XMAINTAINER= phj@cn.FreeBSD.org X XREQUIRES_MOTIF= yes X XGNU_CONFIGURE= yes XUSE_GMAKE = yes XUSE_XLIB= yes X XPREFIX= ${X11BASE} X Xport-install: X strip $(PREFIX)/bin/${PORTNAME} X X.include END-of-stardict/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 Mon Jun 12 21:30:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D9D437BAC9 for ; Mon, 12 Jun 2000 21:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA73072; Mon, 12 Jun 2000 21:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ns.rim.or.jp (ns.rim.or.jp [202.247.128.2]) by hub.freebsd.org (Postfix) with ESMTP id A209837BB0F for ; Mon, 12 Jun 2000 21:23:53 -0700 (PDT) (envelope-from hige@higesoft.rim.or.jp) Received: from rayearth.rim.or.jp (uucp@rayearth.rim.or.jp [202.247.130.242]) by ns.rim.or.jp (8.9.3/3.6W-RIMNET-98-06-09) with ESMTP id NAA11754 for ; Tue, 13 Jun 2000 13:23:52 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.8/3.5Wpl2-uucp1/RIMNET) with UUCP id NAA26133 for FreeBSD-gnats-submit@freebsd.org; Tue, 13 Jun 2000 13:23:51 +0900 (JST) Received: (from hige@localhost) by higesoft.rim.or.jp (8.9.3/3.7W) id MAA49498; Tue, 13 Jun 2000 12:56:40 +0900 (JST) Message-Id: <200006130356.MAA49498@higesoft.rim.or.jp> Date: Tue, 13 Jun 2000 12:56:40 +0900 (JST) From: hige@higesoft.rim.or.jp Reply-To: hige@higesoft.rim.or.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19234: hige@higesoft.rim.or.jp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19234 >Category: ports >Synopsis: New port: japanese/kebook-i18n >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 Jun 12 21:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: SUZUKI Mitsuhiro >Release: FreeBSD 4.0-STABLE i386 >Organization: None >Environment: >Description: KEBook is a KDE application with which you look up words in your CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. WWW: http://www.os.rim.or.jp/~s_mitu/library/mysofts.html#kebook -SUZUKI, Mitsuhiro >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: # # kebook-i18n # kebook-i18n/files # kebook-i18n/files/md5 # kebook-i18n/patches # kebook-i18n/patches/patch-aa # kebook-i18n/pkg # kebook-i18n/pkg/DESCR # kebook-i18n/pkg/COMMENT # kebook-i18n/pkg/PLIST # kebook-i18n/Makefile # echo c - kebook-i18n mkdir -p kebook-i18n > /dev/null 2>&1 echo c - kebook-i18n/files mkdir -p kebook-i18n/files > /dev/null 2>&1 echo x - kebook-i18n/files/md5 sed 's/^X//' >kebook-i18n/files/md5 << 'END-of-kebook-i18n/files/md5' XMD5 (kebook-0.3.4.tar.bz2) = 9b19aeef4b392e356a1f65a186f86d47 END-of-kebook-i18n/files/md5 echo c - kebook-i18n/patches mkdir -p kebook-i18n/patches > /dev/null 2>&1 echo x - kebook-i18n/patches/patch-aa sed 's/^X//' >kebook-i18n/patches/patch-aa << 'END-of-kebook-i18n/patches/patch-aa' X*** configure.orig Thu May 25 22:44:47 2000 X--- configure Thu May 25 22:46:39 2000 X*************** X*** 2858,2865 **** X AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ X objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ X deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ X! ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ X! $libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $lt_target \ X || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } X X # Reload cache, that may have been modified by ltconfig X--- 2858,2865 ---- X AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ X objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ X deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ X! ${CONFIG_SHELL-/bin/sh} /usr/local/share/libtool/ltconfig --no-reexec \ X! $libtool_flags --no-verify --disable-ltlibs /usr/local/share/libtool/ltmain.sh $lt_target \ X || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } X X # Reload cache, that may have been modified by ltconfig X*************** X*** 2873,2879 **** X X X # This can be used to rebuild libtool when needed X! LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" X X # Always use our own libtool. X LIBTOOL='$(SHELL) $(top_builddir)/libtool' X--- 2873,2879 ---- X X X # This can be used to rebuild libtool when needed X! LIBTOOL_DEPS="/usr/local/share/libtool/ltconfig --disable-ltlibs /usr/local/share/libtool/ltmain.sh" X X # Always use our own libtool. X LIBTOOL='$(SHELL) $(top_builddir)/libtool' X*************** X*** 4676,4689 **** X X X X! LIBQT="-lqt" X if test $kde_qtver = 2; then X X X LIBQT="$LIBQT $LIBPNG" X fi X! echo $ac_n "checking for Qt""... $ac_c" 1>&6 X! echo "configure:4687: checking for Qt" >&5 X X LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSOCKET" X ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO X--- 4676,4689 ---- X X X X! LIBQT="-lqti18n" X if test $kde_qtver = 2; then X X X LIBQT="$LIBQT $LIBPNG" X fi X! echo $ac_n "checking for Qt-i18n""... $ac_c" 1>&6 X! echo "configure:4687: checking for Qt-i18n" >&5 X X LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSOCKET" X ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO X*************** X*** 4895,4901 **** X X CXXFLAGS="$CXXFLAGS -I$qt_includes" X LDFLAGS="$X_LDFLAGS" X! LIBS="-lqt -lXext -lX11 $LIBSOCKET" X LD_LIBRARY_PATH= X export LD_LIBRARY_PATH X LIBRARY_PATH= X--- 4895,4901 ---- X X CXXFLAGS="$CXXFLAGS -I$qt_includes" X LDFLAGS="$X_LDFLAGS" X! LIBS="-lqti18n -lXext -lX11 $LIBSOCKET" X LD_LIBRARY_PATH= X export LD_LIBRARY_PATH X LIBRARY_PATH= X*************** X*** 5086,5092 **** X X X X! LIB_QT='-lqt $(LIBPNG) -lXext $(LIB_X11) $(X_PRE_LIBS)' X X X X--- 5086,5092 ---- X X X X! LIB_QT='-lqti18n $(LIBPNG) -lXext $(LIB_X11) $(X_PRE_LIBS)' X X X X*************** X*** 5184,5190 **** X kde_libdir=NO X for i in $kde_libdirs; X do X! for j in libkdecore.la; X do X if test -r "$i/$j"; then X kde_libdir=$i X--- 5184,5190 ---- X kde_libdir=NO X for i in $kde_libdirs; X do X! for j in libkdecore.a; X do X if test -r "$i/$j"; then X kde_libdir=$i X*************** X*** 5195,5201 **** X X ac_kde_libraries="$kde_libdir" X X! if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/libkdecore.la"; then X { echo "configure: error: X in the prefix, you've chosen, are no KDE libraries installed. This will fail. X So, check this please and use another prefix!" 1>&2; exit 1; } X--- 5195,5201 ---- X X ac_kde_libraries="$kde_libdir" X X! if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/libkdecore.a"; then X { echo "configure: error: X in the prefix, you've chosen, are no KDE libraries installed. This will fail. X So, check this please and use another prefix!" 1>&2; exit 1; } X*************** X*** 5571,5579 **** X X LIB_SMB='-lsmb' X X! LIB_KFILE='-lkfile' X X! LIB_KAB='-lkab' X X LIB_MEDIATOOL='-lmediatool' X X--- 5571,5579 ---- X X LIB_SMB='-lsmb' X X! LIB_KFILE='-lkfilei18n' X X! LIB_KAB='-lkabi18n' X X LIB_MEDIATOOL='-lmediatool' X X*************** X*** 5590,5598 **** X X LIB_KFM='-lkfm $(LIB_KDECORE)' X X! LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' X X! LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' X X LIB_MEDIATOOL='-lmediatool $(LIB_KDECORE)' X X--- 5590,5598 ---- X X LIB_KFM='-lkfm $(LIB_KDECORE)' X X! LIB_KFILE='-lkfilei18n $(LIB_KFM) $(LIB_KDEUI)' X X! LIB_KAB='-lkabi18n $(LIB_KIMGIO) $(LIB_KDECORE)' X X LIB_MEDIATOOL='-lmediatool $(LIB_KDECORE)' X X*************** X*** 5616,5624 **** X X LIB_SMB='-lsmb' X X! LIB_KFILE='-lkfile' X X! LIB_KAB='-lkab' X X LIB_MEDIATOOL='-lmediatool' X X--- 5616,5624 ---- X X LIB_SMB='-lsmb' X X! LIB_KFILE='-lkfilei18n' X X! LIB_KAB='-lkabi18n' X X LIB_MEDIATOOL='-lmediatool' X X*************** X*** 5635,5643 **** X X LIB_KFM='-lkfm $(LIB_KDECORE)' X X! LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' X X! LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' X X LIB_MEDIATOOL='-lmediatool $(LIB_KDECORE)' X X--- 5635,5643 ---- X X LIB_KFM='-lkfm $(LIB_KDECORE)' X X! LIB_KFILE='-lkfilei18n $(LIB_KFM) $(LIB_KDEUI)' X X! LIB_KAB='-lkabi18n $(LIB_KIMGIO) $(LIB_KDECORE)' X X LIB_MEDIATOOL='-lmediatool $(LIB_KDECORE)' X END-of-kebook-i18n/patches/patch-aa echo c - kebook-i18n/pkg mkdir -p kebook-i18n/pkg > /dev/null 2>&1 echo x - kebook-i18n/pkg/DESCR sed 's/^X//' >kebook-i18n/pkg/DESCR << 'END-of-kebook-i18n/pkg/DESCR' XKEBook is a KDE application with which you look up words Xin your CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. X XWWW: http://www.os.rim.or.jp/~s_mitu/library/mysofts.html#kebook X X-SUZUKI, Mitsuhiro END-of-kebook-i18n/pkg/DESCR echo x - kebook-i18n/pkg/COMMENT sed 's/^X//' >kebook-i18n/pkg/COMMENT << 'END-of-kebook-i18n/pkg/COMMENT' XA KDE application to look up words END-of-kebook-i18n/pkg/COMMENT echo x - kebook-i18n/pkg/PLIST sed 's/^X//' >kebook-i18n/pkg/PLIST << 'END-of-kebook-i18n/pkg/PLIST' Xbin/kebook Xshare/applnk/Utilities/kebook.kdelnk Xshare/apps/kebook/pics/config-search.xpm Xshare/apps/kebook/pics/copyright_btn.xpm Xshare/apps/kebook/pics/dictionaries.xpm Xshare/apps/kebook/pics/keyboard.xpm Xshare/apps/kebook/pics/match-exactly.xpm Xshare/apps/kebook/pics/match-head.xpm Xshare/apps/kebook/pics/match-tail.xpm Xshare/apps/kebook/pics/menu_btn.xpm Xshare/doc/HTML/en/kebook/commands.html Xshare/doc/HTML/en/kebook/common/logotp3.png Xshare/doc/HTML/en/kebook/compilation.html Xshare/doc/HTML/en/kebook/configuration.html Xshare/doc/HTML/en/kebook/credits.html Xshare/doc/HTML/en/kebook/faq.html Xshare/doc/HTML/en/kebook/index.html Xshare/doc/HTML/en/kebook/installation.html Xshare/doc/HTML/en/kebook/introduction.html Xshare/doc/HTML/en/kebook/kde.css Xshare/doc/HTML/en/kebook/requirements.html Xshare/doc/HTML/en/kebook/using-kebook.html Xshare/doc/HTML/ja/kebook/commands.html Xshare/doc/HTML/ja/kebook/common/logotp3.png Xshare/doc/HTML/ja/kebook/compilation.html Xshare/doc/HTML/ja/kebook/configuration.html Xshare/doc/HTML/ja/kebook/credits.html Xshare/doc/HTML/ja/kebook/faq.html Xshare/doc/HTML/ja/kebook/index.html Xshare/doc/HTML/ja/kebook/installation.html Xshare/doc/HTML/ja/kebook/introduction.html Xshare/doc/HTML/ja/kebook/kde.css Xshare/doc/HTML/ja/kebook/requirements.html Xshare/doc/HTML/ja/kebook/using-kebook.html Xshare/icons/kebook.xpm Xshare/icons/mini/kebook.xpm Xshare/locale/ja/LC_MESSAGES/kebook.mo X%%DOCDIR%%/AUTHORS X%%DOCDIR%%/COPYING X%%DOCDIR%%/ChangeLog X%%DOCDIR%%/INSTALL X%%DOCDIR%%/INSTALL.euc-jp X%%DOCDIR%%/NEWS X%%DOCDIR%%/README X%%DOCDIR%%/README.euc-jp X@dirrm %%DOCDIR%% X@dirrm share/apps/kebook/pics X@dirrm share/apps/kebook X@dirrm share/doc/HTML/en/kebook/common X@dirrm share/doc/HTML/en/kebook X@dirrm share/doc/HTML/ja/kebook/common X@dirrm share/doc/HTML/ja/kebook END-of-kebook-i18n/pkg/PLIST echo x - kebook-i18n/Makefile sed 's/^X//' >kebook-i18n/Makefile << 'END-of-kebook-i18n/Makefile' X# New ports collection makefile for: kebook-i18n X# Date created: 13 Novenver 1999 X# Whom: SUZUKI, Mitsuhiro X# X# $FreeBSD$ X# X XPORTNAME= kebook XPORTVERSION= 0.3.4 XCATEGORIES= japanese kde XMASTER_SITES= http://www.os.rim.or.jp/~s_mitu/library/kebook/ \ X ftp://ftp.kde.gr.jp/pub/kde/unstable/contrib/ XPKGNAMEPREFIX= ja- XPKGNAMESUFFIX= -i18n X XMAINTAINER= hige@higesoft.os.rim.or.jp X XLIB_DEPENDS= qti18n.3:${PORTSDIR}/x11-toolkits/qt-i18n \ X kdecore.2:${PORTSDIR}/x11/kdelibs11-i18n \ X kfm.2:${PORTSDIR}/x11/kdebase11-i18n \ X eb.3:${PORTSDIR}/japanese/eb X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_NEWGCC= yes XUSE_LIBTOOL= yes X XCONFIGURE_ARGS= "--with-qt-includes=${QTDIR}/include/X11/qt" \ X "--with-eb-includes=$(LOCALBASE)/include" \ X "--with-eb-libraries=$(LOCALBASE)/lib" \ X "--with-extra-includes=${LOCALBASE}/include" \ X "--with-extra-libs=${LOCALBASE}/lib" XCONFIGURE_ENV= CPPFLAGS=-I$(LOCALBASE)/include \ X LDFLAGS=-L$(LOCALBASE)/lib \ X X_EXTRA_LIBS="-lxpg4" \ X QTDIR=${QTDIR} XCXXFLAGS?= ${CFLAGS} X XDOCDIR= share/apps/kebook/doc XPLIST_SUB= DOCDIR=${DOCDIR} X X.if defined(PREFIX) XQTDIR?= ${PREFIX} X.else XQTDIR?= ${X11BASE} X.endif X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/${DOCDIR} X @for i in AUTHORS COPYING ChangeLog NEWS README README.euc-jp INSTALL INSTALL.euc-jp; do \ X ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${DOCDIR} ;\ X done X.endif X X.include END-of-kebook-i18n/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 Tue Jun 13 0: 0: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA50437B9EB for ; Tue, 13 Jun 2000 00:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA92617; Tue, 13 Jun 2000 00:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 13 Jun 2000 00:00:05 -0700 (PDT) Message-Id: <200006130700.AAA92617@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jeremy Lea Subject: Re: ports/19165: cdda2wav can no longer read from IDE drives using cooked ioctl Reply-To: Jeremy Lea Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19165; it has been noted by GNATS. From: Jeremy Lea To: freebsd-gnats-submit@FreeBSD.org Cc: brad@kazrak.com, dirk@FreeBSD.org Subject: Re: ports/19165: cdda2wav can no longer read from IDE drives using cooked ioctl Date: Mon, 12 Jun 2000 23:54:30 -0700 This patch seems to fix it... --- cdda2wav/ioctl.c.orig Mon Jun 12 23:40:46 2000 +++ cdda2wav/ioctl.c Mon Jun 12 23:42:03 2000 @@ -175,7 +175,7 @@ ioctl(global.cooked_fd, CDROMREADAUDIO, &arg2); #endif -#if defined __sun || defined HAVE_SYS_CDIO_H +#if defined __sun && defined HAVE_SYS_CDIO_H struct cdrom_cdda suncdda; suncdda.cdda_addr = lSector; @@ -251,7 +251,7 @@ do { err = ioctl(global.cooked_fd, CDROMREADAUDIO, &arg); #endif -#if defined __sun || defined HAVE_SYS_CDIO_H +#if defined __sun && defined HAVE_SYS_CDIO_H struct cdrom_cdda suncdda; suncdda.cdda_addr = lSector; --- cdda2wav/mycdrom.h.orig Mon Jun 12 23:21:22 2000 +++ cdda2wav/mycdrom.h Mon Jun 12 23:27:42 2000 @@ -51,8 +51,6 @@ */ # endif -# else -# undef HAVE_IOCTL_INTERFACE # endif # if defined __FreeBSD__ || defined __NetBSD__ || defined __OpenBSD__ # if !defined CDIOCREADAUDIO Please confirm for me. Regards, -Jeremy -- FreeBSD - Because the best things in life are free... 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 Tue Jun 13 0:23: 2 2000 Delivered-To: freebsd-ports@freebsd.org Received: from www.walshsimmons.co.uk (www.walshsimmons.co.uk [194.200.209.2]) by hub.freebsd.org (Postfix) with ESMTP id F312537BAB6; Tue, 13 Jun 2000 00:22:46 -0700 (PDT) (envelope-from paul@walshsimmons.co.uk) Received: from cesar.nationnet.com (mag.nation-net.com [194.200.209.123]) by www.walshsimmons.co.uk (8.8.8/8.8.8) with SMTP id IAA11188; Tue, 13 Jun 2000 08:31:20 +0100 (BST) From: "Paul Walsh" To: Cc: Subject: comments on ezmlm-idx with MySQL Date: Tue, 13 Jun 2000 08:22:24 +0100 Message-ID: <015101bfd508$1f5ff420$7bd1c8c2@nationnet.com> 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 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Re: ports/mail/ezmlm-idx/Makefile,v 1.10 (4.0-stable) got this running on 4.0-release/MySQL-3.22.32 with the latest stable port. However it wasn't out of the box so here are my comments, sorry I don't know how to bundle these as patches or formal mods/suggestions: 1. Source libraries/includes needed for mysqlclient if only installed as binary package (used just 'make') - could the Makefile do this? (2. Use Makefile 1.10) 3. Do 'make -D WITH_MYSQL configure' - documentation / an INSTALL.FreeBSD4.0 would help 4. cd work/ezmlm-0.53 5. edit conf-sqlld and remove ' -lnsl' - patch needed - or am I missing some sys sources? (6. cd ../..; make install;) (7. cd /usr/local/bin;) 8. ln -s /usr/local/etc/ezmlmrc - because doing step 9. still looks in /usr/local/bin for config file - Makefile? (9. set up ~eztest as user and in MySQL and do ./ezmlm-test -p '[MySQL password for eztest]' Hope this isn't all wrong and is useful to someone. To newbie users: Don't forget to get your head round MySQL and qmail first (especially GRANT/REVOKE in MySQL.) Regards, Paul Walsh WALSH SIMMONS The Old Bank, 247 Chapel St, Manchester, UK T:01618399337 F:01618399336 ISDN:01618346884 www.walshsimmons.co.uk Paul mobile: 07714 523312 Sweet dreams at http://www.laterooms.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 0:56: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from iserver.dpi.ru (ns.dpi.ru [194.85.142.2]) by hub.freebsd.org (Postfix) with ESMTP id E7EF537BA19; Tue, 13 Jun 2000 00:56:00 -0700 (PDT) (envelope-from alecn@dpi.ru) Received: from [194.85.142.30] (alecn.dpi.ru [194.85.142.30]) by iserver.dpi.ru (8.8.8/8.8.2) with ESMTP id LAA27763; Tue, 13 Jun 2000 11:55:55 +0400 (MSD) Mime-Version: 1.0 X-Sender: alecn@dpi.ru (Unverified) Message-Id: Date: Tue, 13 Jun 2000 11:55:49 +0400 To: jseger@FreeBSD.org From: Alexander Novitsky Subject: FreeBSD Port: Mesa-3.2 Cc: ports@FreeBSD.org Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! The description of Mesa-3.2 port on the FreeBSD site (http://www.freebsd.org/cgi/ports.cgi?query=%5EMesa&stype=all&release=4.0-STABLE%2Fi386) does not mention that it requires the "libggi" library. Coul'd you please fix it? With best regards, -- Alexander Novitsky Brand Manager E-mail: alecn@dpi.ru DPI Group tel +7(095) 937 51 57 fax +7(095) 937 51 58 http://www.dpi.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 1: 0:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F73237BB01 for ; Tue, 13 Jun 2000 01:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA02615; Tue, 13 Jun 2000 01:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from BSDpc.geek4food.org (adsl-216-103-105-71.dsl.snfc21.pacbell.net [216.103.105.71]) by hub.freebsd.org (Postfix) with ESMTP id 39BD537B8F5 for ; Tue, 13 Jun 2000 00:58:16 -0700 (PDT) (envelope-from andy@geek4food.org) Received: from mega.geek4food.org (mega.geek4food.org [192.168.1.57]) by BSDpc.geek4food.org (Postfix) with ESMTP id 59628450 for ; Tue, 13 Jun 2000 00:58:15 -0700 (PDT) Received: (from andy@localhost) by mega.geek4food.org (8.9.3/8.9.3) id AAA81044; Tue, 13 Jun 2000 00:58:14 -0700 (PDT) (envelope-from andy@geek4food.org) Message-Id: <200006130758.AAA81044@mega.geek4food.org> Date: Tue, 13 Jun 2000 00:58:14 -0700 (PDT) From: Reply-To: andy@geek4food.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19237: Update Hylafax port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19237 >Category: ports >Synopsis: new HylaFAX port >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 13 01:00:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andy Sparrow >Release: FreeBSD 3.4-STABLE i386 >Organization: None really >Environment: 3.4-STABLE, 4.0-STABLE, 5.0-CURRENT (Built/tested on 3.4-STABLE, built only on 4.0-STABLE, 5.0-CURRENT should work(?)). >Description: The HylaFAX 4.0pl2 port suffered badly from bitrot, was marked forbidden following a UUCP SETUID security exploit (fixed in this version by the code maintainers), relied upon an obsolete version of libtiff and wouldn't run correctly when built against the current (3.5.x) version of libtiff, due to interface changes in that library. This update takes the most recent "stable" version of hylafax, 4.1beta2, and: * adds in distribution patches to allow it to interoperate with libtiff-3.5.5 (the current version in the ports tree), and replace an original FreeBSD patch. * includes security patches (replacements of 'strcpy' and 'sprintf', primarily), mostly based on patches originally submitted by Alex Langer for 4.0pl2 and not yet commited, although some new work was done too. * Fixes some issues with the configure/setup scripts introduced since the previous version. * Additionally, original FreeBSD patches from 4.0pl2 were merged in where they were not addressed by anything else. (except the I18N patch, sorry). Despite the name "4.1beta2", this is a fairly stable version of HylafAX that has been around a long time (date of archive on hylafax FTP site is August 1999). This port was run against Ghostscript 5.5 and 6.01, no problems were detected with either. >How-To-Repeat: Comment out 'FORBIDDEN' line in hylafax makefile, build and attempt to use. >Fix: Here it is: begin 644 hylafax-devel.tgz M'XL(`&;F13D``^P]ZWK;MI+]*SX%JJ2-79L229&2I=0]<7U)U1/'J>4VR9?- MIA`)2ECS%H*TI?3LN^\,2$DD+5M)ZJIG3X0OM8C!8#``9@:#:\=3C[ITHCKL MBGG-K_Z20$RM8UGD*X)!J_SF$=+1#;W5-EJM-B&ZWM&MKXCUU[!3#JE(:$S( M5W$8)G?A78\9\];!T'K#N-3_+O>8N'WO3_.L*R_C_\;7"O M,O`9_6]:^J;_UQ%NZ__S%HN0=L?0]%;'M-#^FRT+]%^[ M+P;N"E]X_S?'H<^:@7TEE+^;E4WX&\*M^L^B4/`DC*=_OHR5^F]:%?VWVGIG MH__K"`O];T9AG(BF'?J^:.9BD0G$QC+\YX;;]/\X2&+.Q+V4L4K_P=VOZC]D MV.C_.L),TQMBW!#4CSS6U!MZ\V*V>T9!M&[W4ZSJ31]QP*< M=G.0!A*'=(G>[AE[/6T/<;J`<[0Q&?]/PC+]OR$2?[*,5?IO&CC^M\R6@(>::8B;GJA3;VFP$*`M&!(5V+YH<-\ ML12+.HY,S1!Y`$X)D">`XF$&EMC-))D*HG"7O"'J9!F-]^3M8V0O($IM:?*W MWQ)FCT.B!N31K.:/B.+R+\EX+=-_,/#W6L8J_6\9G7S]QVRUVSHZ!.``;/1_ M'>'TR");,V]_)@QF0Q^RA!H-:)K&Z,,VV2?.GM76.D:;F6['TKJM8==IVQU' M-[56NVO:3"D12KCKJJV&I?(@8;%+;28:$4WL,9*R=R`JIKUGV6Y+MW4&#B2P MR+XD#?YSH:S_T>7H+]@#^O3]'\/L;-;_UQ)N]O]]K_Y_UOH_3`DW_;^.L+S_ M[W/U_[/6_[76QO]?2]BL_W_9X1;]O\?5_X]9_Z_JOV5T-NM_:PDKUO]!(#9V MX3\Y+-?_^US]_XCYOU;=_S,M<[/_MY;0/#P[/3U^?M'4&RVYZG]F)T37B&;V M+*MGRE7_-J[Z'QT/#L\!RVR^9`XYB&+H):)I/:/3T[JS=?_FZ?%@2:QIM5LR\PW-1_ M:>COM8P5^J^;.NA\1[,L`S"U#NK_9O]O36&+36P61PEQX]`G/X$TG!R\(B<' MO^R2<9)$O6;S^OJZ<<4G#9@8S*<%D-[\16^,$]_;5A39B[.L7!!*7&H+[G./ M$3$5"?.)&\;DU^?]5WE<-$@_(2*-Y)RCI\P&@I`(%CBXU3>G4$B+FAYX)G$#%W7*^J1T%V*E\0T$!&8NP`X&,.O0QR:4)(*AEEP0U/N/2YARF=" MT!$3N`<:P475M&N!&*0VF1.#VZ!9KC!KDP-PE/YK;NX1Q(!^3[AZ! M]M"[;>)%?!>PG8R.9,WG2<*<9E998(Z*63;]2&6!#;PYF-U8Q!;-C37):&T5 MTF7]H&/%*H8`[>A'U'P]X`!,@9D1A)ZR;`#Q1@ZAL4Y6]R7V[XX M-4P#;M.$;4.E@FG64-!D=-&9)`SF[0BJ%3@TSFNWV`N2XK!@.HQ83!,.CF#> M?-`5SF/"&ZPA6_+0HT(0?3?[R(@9N]@&68K1T#).&HIRA]`JRLN7+WM%L9X= M=`CC4?,+'?QNVO_ M0%N@$6T0\CI,'WD>"1B8#Y\&*=A3.PQ\%)[B2=`IF%*P-*# M+;V$^@#G(F(V=ZT#]S&(E4R!UQ6VV*P>#NIU2JM>5&K8+HP[BU`')T>O0 M0&=HDJ^YP#H3)P2C%H1)N>A#8!KX*E853Z[$=L.Y><9*VL3\W(W`W"<07]1S M?@8&QMBFM.?R,,PN&CZLR.),#'3DD'GAM5+#AL2ABPSZ3W_Z]<7LY`Z)XA", M,`R[R@^RBK7ZDLX802=.ZS6'4R^-:F";!;-3F",H1Z&=^M"74@QZ2NTL(,\X MV/Q3*26B1VH@+[/S--!G+\,8^N0E=QAYR88P+":L5]L8X7^3<-/^RZ69>RUC MA?UO=R!1VG]-:QF9_V_J^L;^KR,\L:^=@H%29@?P//3^\H@=7BTB/N5SK-B? M?4$C)O(;[0W$Y]_H)BNW6SW%X\.FO&B0%].(1!&&I15!8_CC-'`DFH.P!/2U M%TC)%!S*%"\N2&-FC\,H@3$DC[U??*-Q6\2PVD-P897J*<0B``:&>!&7H]0\ MF@V0BV@YS$>N.$\4B[3%PN*[Q=?ML?H@OK[E"_8QF972F-J M.=88"H=70#SFDPK(XT%:@$$'LWGL&@]B93'9(_EGUKM9!,3I$D?6+!8&T``T MK[#LL3F3,!H-6:'.,/&YPM+RWDOH:-%%"9LDKC^+<->UQ\R^S*,XLLP10006 ML8F+$X])1O6)P^/8)[FP*)D"7-&X*:(P]!04H,.S%Z_/87P:6-X_#=+5$,A*8WG!`VBN@T0T(.%1S$#9# MB?(U:FH: M*T+],`FKV?U$UP5R&P5SOFB=CXG(W MA%FAF\^6>+8810F>$L])^Y>(E--KGO1/SE:46<8!LT_:FE9.2P.9"C;Z9A;_ M$JSW#$YC>\ROV*H2JVA8:&=1:#FY5(#MX:1U%?T*EB1O64M32]3!Y5Y%NHA2 MH;M(*A,-[?;\/SMT<9]SS%7[_VW-*-S_D^N_YN;\[WK"Q9@1=/)Q>PBW@SR8-I&87<

8PRGY.?4X#<@@H3:;*M__SU@\<6/&8&*)RW@_[,JC.GJW M:S64,.8C'H!+@7,BF\F%9BKR.X.X]:>0PS":`M8X*=.5!`"A]@+FN@+8C)F\ M6$B^S3B=9E[*@/KD&7-=,`F/!*0-GO;AUV,C*%,DJ>LJM3X9PP0"^(Y91LJ? M9BNU/"#)&'&NXDQ9)^KND_\A'1PG:Q*,!+BAGA#$S>%E*+=OD5;T'^?U]_X"V*??_VFU3'-S_V,=87G_W^\=H,_H_TZGL^G_=83;^__^[@!] MQOV?CK;9_UU+V-S_^;+#'?I_;W>`5M__Z53TOZV;F_O_:PFK[O]D`K&Q#?^I MX7;]O[\[0"O?_^K<>/_/-(R-_J\C9%VNTF%3;UCR22]YM<<@6JNG:SU+FU_& MR1&=6Z[CF/.[/3DB6X6XN;?S;Q"6ZW_>A?1^REBA_Y;6FKW_8VD=W93O_YF; M^[]K"0YW7:+&Z7-2V/!MX*)=$:"HJGH#H8;6XF<:R.N">D_K]EK9`X#*SLY. M$;N&=_Q^!F0P*X;>L[H]F/`9N$G\Y`E137UWC^S(OT^>*&3`A.!AC M7JVFZ[7:`^*%H_Q9,35F'DWP#/SLV+A0R#FSKTZXQTY#AT$>K:UIF`L7SXO' MX_$,*![3S%;C%/(L'"W)%<79858L,WL`53V2YT(K>-EA47GCP<8#E7R(A]D# M;XHG+7&G0FZRJD_QJ,]!/!*0M:Z.R3<><2;OOA%UR>#[E,=,S$[2AX2F20C: MF#`[R?83\$3_3J7\]B>4OU,J7R1.XY.*)K^DU./N]&+0Q_QU67`H6Q$RXR9^ M0G@P#-/`*5ZW&$2,7K+XM]!+?>0Y=%W,Z5-[S`/V2&3'<;V840?9#:&Q4P?Z M$5^1^Y&Y8&.3(Y;&`H@%/JD:W*K6`6Y)9HP>89D%F#;.SVR$[V0]*+9XU(FI^DBZUA_BXW(N# MBY_V'^+?W@QR6\5,\XA MO0()EM@WF5!+1+*3P#>(-($?7A&?[@ M%L&+LT'_U;/7[P[/SL^/#R_V]<>$3>1N1"5%BB<7%%4!B;))P@(AC83LN)9N M[+:AY_`W,S@U&W<$'EX#L\-_`I%GQ\\O7K\XWL^2QX^5'4#.=T?, M6['3=SQ(6D8U@_51&8`=X.S*;!CIM;&:(>3^UX!/7H(.?APVY9/;69]CR@;> M:UM2-?;:,]VHR;,L[E8]]!P\Q^ZE#LOL:H^`/@_U54_.$NV0(C%-A^M(69P=;]EI'?SR%@5,N5:>GP8TWA:J)^8UZ](&VM3 MJ]:,,$\PV9@MJZOOPNBZ`Q^M7?",9'/&+$GC@&@*-`)1U.P)S`^D_O#D[/G% MZ<&+^NSA2T6MY:#]WT3HX`>LA?E=4EROJ\Q!&N/KLJ@;>@\!4GT8$G+\Q M#@=S>LI.544*$@IB@4KZ[N#DM&@E\'@E=7V2B?-V[0XN=\`J+N,3<]:`5?C[ M"]"2,CR?,3A-I9:2I>CM!_=A<.--[%:^B4*`[] M*"'U@UB^GXKW#B_)FRD3;_]1?TQB>=7D$JK]X&,1P\M]`$+1F0'&5@XOZVAW MYRFR!S.P-'%O=+7[]E_Z&TUMO]W..0*>7]"8^N`!Q`10H2G_;O=T$_[B<.?\ M;W@_9:R8_QF6:2SF?X:>S?\V]S_6$A8^-!X==6>'_\6XP8/,F;X)EU[U+>@U M7/#!]UR(A6_(Z'K^ADSF7M_,5)T;&CVSO?"S=9CIH$'.?]$@@T6'L20,!G(R MF`\A4HX$'P74ZS\_OCC:#\*Y?P##CDL>#EX/?NL_[U\L1IUBOAB6T`V4 M]_'`[QM.LYMS-"%#D!-Y(WKAFD@J#T\.7OT"P\`Y^"Y$9>]!P-\6N9L%&(K( M]]\?GYWD%>R8607E+U9P%HH$][4"_"=(.*HDX(A>JJ]L!O37B$K+62K,5=IA MGJ^^*B.I'>_7<_-1`^>)4;^6V%$M"*\I3VK(?NWA4?_\'7A/QZ^.#[.;(C7Y MEZC].GH^#D_Z`4L<'%^WM@'R1]8J':LE6R7[E>-PC8NS?P*#$SFNE7)":MX& MI#9K".;).GW]&8U1S/II#0)]FW4M>!YY13I65A'Y>[?\3O9_WYI&*!_J)4R- M.8S88IL8/^")PV:0PF3D7^3AT_/C%T3EY-%_NW@["J8C\:/?BTA%.?B0M1?P MC:UP\*Q_,#@>+.OY$F)]AEG4!6!N:=ESLK_/!9'J;2^>],XF>N MSB"[PMN7BPN@?-+9F[TMD2T`S>ZO,E'QA2;SHN>R,N=?OO1>KX/W-7LR?HE) MF*\.=X[_]OV4L6K_IZ,7QW]+CO_&YOS' M6L)B_'?S6Y_SZY\->VHP#NPM?";.U'I6875X:;Z;OD"K M4_`%]C)3NF<5S,85?>=QF//0Z/$<(+5OBT:[Q/43;3:MML?0S0!XHVN&^?9Q M9B9%/FD'.$SSOQ&S>?HH#M-(D'^0^L]/7QR[TK-XQ]FF1%T&A[>U%5Q`+(8UP*^+S^ MOU/_G?N1L;OU'P:"5D'_<2Z`__^GS?N/:PDE_7>:\D&=4_F63E'[JPDSW5^: MH:KY>D\S2II?S;5"[]O=S$/NYGK_Q]QC2$+<)F);]:/^P3-0-M"F(/6'+"XI M_3!UWQA6NZKS`-XE6W88@/E`O.^VY>I_`V^7'/I.@519TV6^7-/A>_LCB4A^ MF"]&9!_\D#Q^2+W_:^_9^]K(D;Q_[4^A\2S!QOB);<`$;ATP6=\08#!,LI>9 M'VO<[SY#1X!7-SF("WOBRS\A2ZD6#T07UBF;4\L(!2]#Q*)1*$@'+3#YPC` M:4Y<^U.H]4NU+S@!K*HG#E-XKE65V\WZ@:O\"DL2T8>`;0HB#07UYQ6TRAM+(J``KD MT7#$=-\LQ`6ZL,@)"HKD!B+Q@@R)$H4MJ9INT3D.P9,5EH#=UN"^(I,!FZ(' MXKMC>1#D.>R!W:8YLSO'';HSEUWA;(RW$;"#>RXCZ#/4+_9KN'D#A5!:(D,YL;I^^(O_MX`JR(R;O/GR6;F0/M9W%1TOY]+^."85E/O$B+?KT3E>:CU MKM?^Y-3K=`@GW0,NPKW,SX]G_.B8QFWPZ&A6H8%Q'$@:P[)W0BQ;`UG"KW>8 M7^\H?IV`AF8V2&OMN%IOF[T1[C*C<@FX>0D_[0GJ`^/UW7,/HN?9L@O[S M)&@`!K>1XIJ4'&#%M:H7$6K8(,"J;>M!Q33OGM^\M5UJ7GSQ#HD/7*\#%[9L MO7^3="OR^7S&F[=]0;R\-T\.KQ--Q0;P(IK5@T/F(W8C"*0MT`PEG5A/D8;(5V]0#"35K!^SQ]:X;2 M'J_([&F:%4RLYZ_J?#P._IFTF64:?&3.%.Q`4S):U%.4-^UFYOCRS,8^/4Z3,#XXV9HX#9L)/PUABM6 M+A&-+<-#A'8Z&2DDX-E!\GR&UBW`:[B;Q`+5Y@/1CBO9%-@3@?Q":]U0K]_6 MNDBTQ4GVY27`4+N'8OS6CP.)Z0.54!\(@2T>W#ME6HWFER=XX>:XZ9HS('MTZ0,W0,PX:8%XS'J[Y<\YMV82",':H$ M?1T$(RA?Z":'0BO'T&!;B5J1J,TOFBD_BXR<^3+`.%>:,S6)9>&\J;K1 MOV[N)(+N%6M(4'Y]Q1)1C+;(,].;BY/F&YXS5IUMHB!<"!-=]=7 MC>/F+26^N&QOA\7"T%I/B)OP\&8CA1`["4?Y_"06:`6&$H9;PE%V=U"5XY>F MO8>D`(_1`"N>P0"`+G!^%75]"M&-7FNZA>DFH\.4"XT+)3&$QH0> M[(^'2.*8L5`-C04=)CP.:C`4]'&`FNN.LHF#PGZ/3L5[\%8F<2^G#T9^<)3, M^B%]>XHA('.0FKU%,I!@8V`T:_J`.G:;/6^SAERJ[)&*7-E7:R<)A)GQ'/1@ MY(ZF#[:*+!*LG<$6O><58_'("JMQ1W^9R9K&(>O>1J90#^0?5APHX7,\5O M@JP36B<.8I6V=I*$!P!-C5DD\]^=DMJ*:#C=X=!'"!@N6R?I*>6#:R7>\(42 MH6FI=%1,PC6(3QODT'UC9/PGD`*7_M&+NB#PX"R4EBH*6F;CH-PR:'\!<[Z% M'$]:KUO7[H7?$T`#C]@P-+S_0'URAA"L,+1\B M9H+9UY27G1(I+_3BY09=.\M"$'$ M=GC9QU_>H5A)0UR+CD8IHW&T4/;-)A"-3*FX!=22(U"]"3$Z@&+ M(;H&@^J0L2U65.7+6_-WU;(P=9#X(U&N*CC-@7NB3(>]%JTF#Z'UH+H_SLR9 MJ4^X1*!=UG]W]V((]%_670QY?K7NGHD\6ZJ:$N6JY)D#]Z\@SS[WG_VX_H-K M@O_2[O/7+^P^<^">F3Y1?DA)8IFB'A/@C!&01+M#OI#H9-4N78H6PQYUL,4\ MCK`QUR%($<24@C"'EF3OI!T'$$=*QE:G2'>9`.WG0>V]#ZET@; M`LY&:CL)5%=V15MM""VH?#92^4F@]A+50PRJ("VR$5I,`L10JKQ"-)\TV0AI M)@':J(E/+](\2JG%(.8!';M__WZG2,L_.$%VNC"RBOC+>1BZW8%(V^;'O#7% M68\Y<[F&:I!\K_6@E?7'\B[H&D0Y>J\I]V4:I`O-G$'JL*DH+D[-0U=,IS7IOS2H@MTH^Q^XC*_$O`*5N4 M&B2HK@:H:-SI3A\<<,U/3V[_NWEUD7YAH];U;>Q_%MI_F<^3QV+[KU*Q4BOZ M]E]5:?^U]O_S31Z?WY%A?D&:6H>WIN9$$N];!!CE@"5MDW(.9,R9D*)N#U;" MB8U?ZWEM98F@M%LFNM%K3;<5Y0&D7'6'3BSPRUMB0BL!WFFD+2@28FEG#$3: M4ORDH^^[G3??7;>;/Y[?O$DS6+9KS29N=!*>OQ&W``7E+K?DC,A^7&"*]JV, MOF@OSEADQ,(#_+^L.R?,2E28QD$"R6(81R7,.!3`,GY1J;$!*;SEH=Y$3_43 M7!G`ZPW"1B"_6G=YNAYS\HF:-G%GFYT/:B^33M-NGFS6H6=Z7=,=3Z7J6)[5 M-W+E&2_.Y%W+Q35QAW^!DDV_J+_Z'58!RW;FGYE%R.C<=`AC?,TDLGG5:$(U MF%![?.JJME=91*C4N4B]QXS1)I!NP/AE+N[+U4@TH64'KX;TZPL))%%YU-'0 M?1%U?O2H`X)WJ42&R'O;T-.>T)%0"&21,#:+ZY7[$7ED\_H1_?KR?L3(]&ZD M$'X1H6[FU2)?ZLE,Z2:N@6TZ`VMDK%SP^?!?5,Z?H)QA#G4Q,B[1G+QKC<*, M*A2E\:LXH!BV50VSK1#<8NZU4T4_)5E^89?3H%EBJM=I:?*8U+'`(JS;Z4>6 M8`-F24$9@)=[*A&C/-F,3AVMCSO]B.TL&NT,;$I&MK61?9,%IO,!M*%-EBC> MH#%M)`&$,=;09DS/0VA8,Q9=:+=+]A(U&Y()1OKRZN+ZXOCB+(/'44$N.#'O M9GVT8O,`R%,$2%$ED*;D6ZGC2,+B+R``8'DTU-[^JMFU'']+)Q!,@`#Y8E,S MV&%[***;2BRMH/P$'3>8@+"1BIE5:4:Q6`($#2:?@S,,X5OV#)V1]6!28Z`E M=H8&GZ*&:\VF4S_R@"R=I&`WKYI,JH5UH"31(F%QTMTI[[QY'61[,R.]MV6W)8^(*/V*1H-_B1^G4T^L*UR?';I MA=F1;.B)MO,;V3=U6]IX<[NQU]NV,*4LC=![-EY%8-?%SS@N4JEP-MSIPQR3 M]WS"S-(/U?AD*&D,BZR%6:0/LI@[EFO%[1*Z<^(W3\DQ/-_>K-,1\AY-SFBX M-&9S=EJHQF&G;'US)=1T]%[I362M\U.V1PCTR$!T>/KB24BV<\`$SY\><4:. M*926T_(I;.DQ**U<%!][^(330/>_CDFV7*;XH]=KGOM9N/[7>YX\EI[_QC/? MWOK?+JW_[:S/?WZ3Q^?KX\Y$WG:5K_28J0>"B*-'$S&#[DR$J(CR3KVR5R]I M>QR!]#&\O*3IZ16II_,;>3E>3H3^R-%1H6N)Z:C3-45'3`=H;H[WG^A!HC>;T"D`D`,(3/SC'QN;F\3^.EW$)JVZ(&/3Z7:F?%TB)()4LJ"HIWLU M(N-Y9>K7`0XWZ8\(J0-8'_#&(KZ>GHY.)?FLW-"152,K.\/_[9^>,YYTI=#" M\=]_GCZV9/SO5'8J_OBOL?^'ZGK\?Y/''_]H0UJ0ARV[//X#033^HXFBAW^E MSW`:_X'TB\?_'AEA[2D;K(1M]H?H8H;V.+L3]T`/(X5U"\UW$GRN5DRLAVTZ MV9LFY4AMC.+A8..6CPNC06HTF#=/V>3!]71@4B)O0?LC!C.J#AX3AB@0\WPH MD145`J4=1U1%$.H`:2BR65+5%=9)`*T2O*38M4HFV3F9`*6S64]%.[/Z*.:+ M%^+LXO7M9?/JZN**U$8D--HD:PFO.WU6BE49Y3FA;2$C25CVXD:!R&`=1$Y, MI)A'>Z\:!4`KC2];ZR28NR00Y)!ZOV'\$MI"3X0).8V6(!9R:9E\,FQ-87"! M.EG?/-!_BDW*7XM%D@?"A`HCS%+S]8]>T^:[UP'Y(+;7<\E\/5ORK-@!JUO2 ME&CR1RIK?Z]120XEM2;DI5A(H"`0EA28@&].Z\K5&[FWQ6[B=OT=FBV:&P?H M$!OJ85MC^L&L"#U5#T?H$=H[<4Q:?`]MS*TI8.=SBL<7Y^V+L^:VN+A]>W5Q M?O9W]`"0T0Y5:=VQXZIQ^+/]\R05Z9&A^&"-N?&Q?ME#4:8?.`2&$\-\E&"; M1YLXODH4R7C]G1L@(`+G<-#EA$(9XNWW,/)?)?I8KWORGY;W>'Y;^U_<7P>`;*5^5@P)_WAQ%0\(AA& M/"(FV6+_+T&`)3I@L4:>7^2;^`0N*`V[+/%-R9L+V8]*GCWD,9_N#G!O&E+1 M&KK8S.BK3&J-J8O+9(/0QE-@?"F1*^LE0/I#I8#YD&V,O\CU^ M.A(?H-$V8X+FG1X52.*)4%B&!DFL)UV1QA)D,9&K)%=5E5BE3@;BJ3_HSH?" MQT,_T=Q>'Q5;$-]QK:%2P=@59W.,`KNH#&"K6M0P3A^U5\_5MX_JB MQ6-74+VI;+(P#"Z'V[QH;^BIY-X8IHT0EK!M@K9MYT#8N2/*'_=JX!8CSCR1/-H M#/9<(DF0\)P(JDKZL>HJP7230,)MH2$F$V-,S6'O`U$^^X$4GWV5P&O.>)P9 M7SV36E3F;C(_C,8E+$Y`@9!+.$ MON8Y7*,!XJWJ`%%F79=&)E3"5^YVZ$ASS5,=0H.3]E@5H5)%,AG7O4-Y9>1# M+Q(R:##H)U*6=JK*43"_430B_INJ"POE_^'SY+%$_B\5=S7_G[N\_U,KKN7_ M;_'X`I'3'Y;QUJ_AN.]:\*%$HF@X"45SDB]>+X@"+1:,RJ4*>Z;2_1'A)3IM MTST=FB,C[0Y[?*W.=>/U[67C=?/\YLVKYM6VF$ZVQ<2S_%L,=WS6;)RC8_?& M=6-;Z+\X2F'X37,IJ1U8#9M*G0SQ4BWXSQ"O7KSU[@"R>NP&9CB9SEQE[K38 M.FI%3'(@S:]@ZPU0YJ39/KYJ75ZW+LX#MD^?EY&G?7%Z_;9QU80"R09,_3_< M"?]S/@OY_Z_/D\<2_\^UW:+'_R'ISMK_\S=\?/X_@);%5U7YT`F(K2"U=@R#T+&S$UQ!D)XX M[D%RG1_)BNW6N/,X\6UB4W9,&(%VWX2KV M=RSU9P0N<0?D3(2BC`+`V5C@WQ@<0JED^/E9MQTDX5FMHF]NTZJYOH:>3?B0 M`58OO=JDN_*8"[E@K"@(6;%`3P0#&I*.YD]AI.9[ MQ+0U:HI811=.>PJ4OYQ%#\:QW0ZPK$.[SK6ARNKV*.-`NWEY5K`:N-(X"+>98M3*= MI^&7?K43/NS_CRSXTZGH"P*F)7O M05_DE`D7")Y!L$#>]WK)"=2WM-=XS.=PXZ"5:1LR";6-'NPW321Q=#HI[X1: M1H=9W#"[96P7^HO-H@#1-VF]CAZ4,`1_X>70Z;##&@B+OT2$O!*COULB'6@0 M>/45ZQ3X`[63=NN_F^W(N0B&],[8C_B(WRIXJ%BJM`W;[GS:$NAG%(;3Q'P( MQLC4IZVSYI;HX8CKT5ZW++?M]3OIO(J\'K-_CE!3ML\O+V,'6C#";\X8@)@& MK80:-`BU9*SMD/D0O[PSFN%!=G;QNN6/,7]5.&Y,!D>O\,+6#,1JY8T`2I_:0[31QOZU>(O*%Z!T$BR%X1=^JX^MX MBFJ-%IFS!U^OWZ.O_:<=/MH+N(&Z#]!^KBNV*-E#IW^P'/.G#)A0(E2-4'/1 M>?9R-4+%%:BW3T[K]I7/NA`E@(#O<1WCYA3'N7XH^SOVJIU1URP\4'W@7AKB3P!,"97_FD) MJ/",S3$N=)/?096SEX)[4HE[TK-08_1O3XX2DZ/T+.3H_V'4Z#TVY(X0ISTJ M`4?_*JT,:W8' M,L&7$TNY'67K>.%E(G?;N+]52IJ4ZO%DZ1R3`I>ZS8L<#?U*UAWP>HU/O!Y` MM:BR!6"UJ$U'VN5I3YN)8EV"?F5E5M1AK\WQ%'Z_4-7X'X[F/3;JWKP"PY=`Q%.;W#X>T%U-\D2%8]FN ML'HQ&%9I,$)U'\:5?7II)DM1/*$X860B@@SO9T6/RIB>+G25!U?0)H']+8[X MF`H^A2]YE``_L@#MH.,,TAG>DXW(\'CQHF'@R4^UT1,)]GM=)''BK6G0-<^E M$BK*U?UZ.:PHZS"+^^`>,:`]G?](87C0\[24@>6X4E/I9#W&A[P<$TDG-;BB M).2C,W$`(K\X(H=73:'+:<0I$*=#"IV\"$9EHJO*`6ZO#W$2\9^*5F$5TLT9 MX=&")9@MVT6:3YZE"K:9"`XT62!K2`*#9XMI,@<0T63709&BAP2^^NL)O M$/*XZCD.\LX?4[`\Y8YZ[&GK]`*/@PGCG%]%P&O+M)II2:&.K.S"&=MJ9 M6M8(/LAQ'QM![9,U][YG$VA8GB*-BP`K& M/ML3@4BMG.(GJ(0H,^GKQ*K$LE6T9"6U(@#5@)]*PF*!+I!G-AJ8+4%PJ>CU MY8`MTXK`"C:0O[3%\RA(I0V8OG;Q$LK4\8:SX=35`?^`N2HEX-O_0JGDB>FA MPUZ/\?K:.MU<&Z)RX!>65I4H;#BKEP7YXN)R4(JO+@-219Z3(/_JE(VR41L; M`0]7]%OK8(`1T9@1F/>QZZ@AG>L/)0"FC/-HP1W%3JQ< MV&JK('QRJY'@0:;2>[NA'97/_B>I]\Z'(3F1%OJC\0*^4S-PJ6:/NWF(7`O) MALAP3G*MY51["O56P!M&.X^(F$/ATC0Y'\7Q.`79L[/YWG M#CA#\@Y@?W0.6@VS M-"'MVT%Z>`)&%'XTI(&&G%?$N=B>4JI%2,)LEXAYK#\6].&57,J5#CREY^JX^NIZ@]D:&K4PUFI_L MWU`)#M62)R.V=:`)G)@UWBN,UQA)2Z%GUY`]-4]V7WVZF#M1?*%:S?L5[&`U M8!!"G$X*?G[AE8CW^\7M^4GSK/'W@&"WE#EJ+1<96@'AEP8W_.'%:KL?D6^C MS"28^FM9QBKL8AZ'EV=INB/+X9QC&0=0Q:"P'<_]CH;AZ(6&FF&]-/LH_MFF_\AQ&T/[_^*=VX7GLRO5'5(J[U>I\_W_X@^W_:^6=G1JP MW/).M?@?HOK\18D^?W+[_VC[7RTAQ-.?9?X?<0=;U';+Q=+.;J6*[;\#&N'Z M_,>W>`H#:VP6)MU[9WV@Z\_XQ(Q_R/SU7'DO'_\YN:/Q7JJ6U_Y]O M\OCCOX#.O)P"BAU.07:+-4_X__Y$QW]S0M>`/&,>R\9_"12^T/R_N[[_[=L\ MA3>=#R;N*15*^7*U@#:%;SJ?A-@7I5J]O%NOEFG5HU!(GA0PF4-69B?>26'Y MZT.?OO[HVJR?IS[!\:\ZP_/FL[\F')QJ5CT8F MN3<78]D).4;>LOO)[R'V+Z<0\*I]4A'AT!VBI%R8CRM?=*Z^EQP!N9HY!0PO"Q^3B:@WF<7QXVS5XUV\W-A-+PK='KCPC'0 M:&C:`4A:-,-8:/>))0QSBK>?3;J?!/2M/MG&=NWAU!5W9KA`/@R%4ZGO/UPEZ[45+)S&US1Z$):]NSEF/A1]+>_OY M@3L>)9,W[>;MZS>-'Z!#?3*=Y/'%^6GK]OFZ< MG1VF4E0X&4I@?1RE0H8<'Q\69HY=N!M."MVNGA8H@%Y<#E.YLW`#BMR(JIT; M8<4".2!(Z_SX,!6`D5<5I))_:[1OO1)S!:"[G9<.@9FK>I?P>NO.",TRZ9/N M">3/<6V,`P6RKF"TY M^AG^$X9)M2?<3U/3GHWX!W6X/%TKA#\?>SB>'M%?<;6GY:/*#8'=(:64AM#P M99B.VW7M$>'#BQ<\Y'C4EO$D)$8LB#WN3/';-KOW'_$#*\$?@YEK6`\3^N8[ MCK"\SA!?6)D]K$SW(]T(OH=N+:RI^L:,U3?2]@X&M?HV#+:LV:/&URSO9?S$ M>?!^R'KQ#V5&R+]"2'AW2T+9UD1^]DW7_22_B0#\^5&]NR.S,_&Q?)P-53GM M[KTA/Y$DWJ<[F\KO!V1I^,T-QDC&'[CWP*^)!7V6,J<6ETC0AD'AGCK42>`+ MR8]5<"0:M]-7],..KY+A-SGQIQ_.4*5Y,(V^J8H@NXU"ETRV;UHGM\UWP*P% M3@E7S=/6.^`^.`(5B40T_*-DI2I.>W-Q\EE4JM5J*.ZOPYYX+[X3N9Z6D^EV"W8W;Z@I M+^\,\DYG/(6I_Y<#9+R3!!?W^/(S@-'<1"PQFCZ*]`!A>T,J5N,:X2]_>/VF MV6XW7C<_)Y-Y=?')2Y03<(+*CS\<)?'YHT6B/]43E/^OFHV3-TV:HYXQCV7^ M_ZH@WRGYOUBLH/Q?*U?7\O^W>%YB6Q\E7[I#=V0>T25%4DX4EZ08'/N*03H@ MMG.7R;PL,&CRY<#L&$:(%;P2*E8D&`SY=3 MF3SE<3T8.MJE$3ET@(%S/TFK6'+.!U)@1G6"P7+"*]G`R4LX5L]]Z."U$C** MTES"?`AB+OH5(=RD6Z5>=L0`)-K#%*Z=D&N^U)'W^;+0.4I1?ITD'N4#\5JGR^`/^T09PZL2>[`AG-AYW;)+-!T!; MP(@BN9_*ZP^UCFH[)DLIVH8G38!P@B@WVQ*MX.,L(\@ M39*_)Q?14DB2,TF#Y$R^+'!OA1Y,(^J/'MCK9_VLG_6S?M;/^ED_ZV?]K)_U ILW[6S_I9/^MG_:R?];-^UL_Z63_K9_VLG_6S?OY4S_\"K$;(]P!``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 Tue Jun 13 1:15:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 46AEA37BF7A; Tue, 13 Jun 2000 01:15:13 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id LAA04605; Tue, 13 Jun 2000 11:13:50 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id LAA25659; Tue, 13 Jun 2000 11:14:31 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3945ED6F.ACCE23@FreeBSD.org> Date: Tue, 13 Jun 2000 11:14:39 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Alexander Novitsky Cc: jseger@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: Mesa-3.2 References: Content-Type: multipart/alternative; boundary="------------A4FBEAFBA35858098B195FCA" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --------------A4FBEAFBA35858098B195FCA Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Alexander Novitsky wrote: > Hi! > > The description of Mesa-3.2 port on the FreeBSD site > (http://www.freebsd.org/cgi/ports.cgi?query=%5EMesa&stype=all&release=4.0-STABLE%2Fi386) > does not mention that it requires the "libggi" library. Coul'd you > please fix it? Support for libggi is optional, turned off by default, so it really doesn't need to be fixed. -Maxim --------------A4FBEAFBA35858098B195FCA Content-Type: text/html; charset=koi8-r Content-Transfer-Encoding: 7bit Alexander Novitsky wrote:

Hi!

The description of Mesa-3.2 port on the FreeBSD site
(http://www.freebsd.org/cgi/ports.cgi?query=%5EMesa&stype=all&release=4.0-STABLE%2Fi386)
does not mention that it requires the "libggi" library. Coul'd you
please fix it?

Support for libggi is optional, turned off by default, so it really doesn't need to be fixed.

-Maxim
  --------------A4FBEAFBA35858098B195FCA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 1:26:25 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bongo.rbc.ru (bongo.rbc.ru [212.111.65.120]) by hub.freebsd.org (Postfix) with ESMTP id 50BC037BAED for ; Tue, 13 Jun 2000 01:26:22 -0700 (PDT) (envelope-from mike@megera.rbc.ru) Received: from megera.rbc.ru (megera.rbc.ru [195.218.138.109]) by bongo.rbc.ru (Postfix) with ESMTP id 110891504C for ; Tue, 13 Jun 2000 12:26:15 +0400 (MSD) Received: (from root@localhost) by megera.rbc.ru (8.9.3/8.9.3) id MAA01141 for ports@FreeBSD.org; Tue, 13 Jun 2000 12:26:14 +0400 (MSD) (envelope-from mike) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 13 Jun 2000 12:26:14 +0400 (MSD) Reply-To: mike@rbc.ru Organization: =?KOI8-R?Q?=F2=CF=D3=E2=C9=DA=CE=C5=D3=EB=CF=CE=D3=C1=CC=D4=C9=CE=C7?= From: "Mike Ju. Volkov" To: ports@FreeBSD.org Subject: XFree86 Version 4.0 anr Russian Locale strange bug Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi peole! I build and install new XFree86 version 4 ### XFree86 Version 4.0 / X Window System (protocol Version 11, revision 0, vendor release 6400) Release Date: 8 March 2000 ### And i discover a strange thing - if i try to enter russian letters in all applications, they core dumpes :( like this ### Jun 13 12:18:20 megera /kernel: pid 1090 (kvt), uid 0: exited on signal 11 (core dumped) Jun 13 11:11:56 megera /kernel: pid 945 (navigator-4.73.b), uid 0: exited on signal 10 (core dumped) ### for key change i use those configure ### Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "ru(winkeys)" Option "XkbOptions" "grp:ctrl_shift_toggle" ### In tcsh enviromen i use those variables ### setenv LANG ru_RU.KOI8-R setenv MM_CHARSET KOI8-R ### HELP ME !!!!! Whats wrong ??? PS. Some strange thing too... What this mean and what to do ### (WW) fcntl(7, F_SETOWN): Inappropriate ioctl for device Removing /usr/X11R6/lib/X11/fonts/Speedo/ from the valid list of fontpaths ### PPS. Operation system is Jun 13 10:44:51 megera /kernel: FreeBSD 4.0-STABLE #0: Fri Jun 9 14:14:01 MSD 2000 CPU - Pentium Celeron 460 MGz RAM - 64 Mb ---------------------------------- E-Mail: Mike Ju. Volkov Date: 13-Jun-00 Time: 12:13:35 ICQ: 5173328 --- There *____is* intelligent life on Earth, but I leave for Texas on Monday. ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 1:30:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F99437BB47 for ; Tue, 13 Jun 2000 01:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA07589; Tue, 13 Jun 2000 01:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mbsd.mbank.lv (ns.mbank.lv [194.19.236.145]) by hub.freebsd.org (Postfix) with ESMTP id 1EF5B37BAED for ; Tue, 13 Jun 2000 01:25:57 -0700 (PDT) (envelope-from justas@mbsd.mbank.lv) Received: (from justas@localhost) by mbsd.mbank.lv (8.9.3/8.9.3) id LAA06267; Tue, 13 Jun 2000 11:25:53 +0300 (EEST) (envelope-from justas) Message-Id: <200006130825.LAA06267@mbsd.mbank.lv> Date: Tue, 13 Jun 2000 11:25:53 +0300 (EEST) From: justas@mbank.lv Reply-To: justas@mbank.lv To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19238: sgmltools1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19238 >Category: ports >Synopsis: sgmltools1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 13 01:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: justas >Release: FreeBSD 4.0-RELEASE i386 >Organization: >Environment: >Description: >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: # # sgmltools1 # sgmltools1/Makefile # sgmltools1/files # sgmltools1/files/md5 # sgmltools1/pkg # sgmltools1/pkg/COMMENT # sgmltools1/pkg/DESCR # sgmltools1/pkg/PLIST # sgmltools1/pkg/PLIST.nodocs # sgmltools1/patches # sgmltools1/patches/patch-aa # sgmltools1/patches/patch-ac # sgmltools1/patches/patch-ab # echo c - sgmltools1 mkdir -p sgmltools1 > /dev/null 2>&1 echo x - sgmltools1/Makefile sed 's/^X//' >sgmltools1/Makefile << 'END-of-sgmltools1/Makefile' X# New ports collection makefile for: sgmltools1 X# Version required: 1.0.9 X# Date created: Jun 4, 2000 X# Whom: Eugene Furs X# X# $FreeBSD$ X# X XPORTNAME= sgmltools XPORTVERSION= 1.0.9 XDISTNAME= sgml-tools-1.0.9 XCATEGORIES= textproc XMASTER_SITES= ftp://ftp.deva.net/pub/sources/sgml/ \ X ftp://ftp.uni-klu.ac.at/pub/linux/tools/sgml-tools/v1.0/ \ X ftp://ftp.uni-passau.de/mount/common.lib.archive.unix/Text/sgml/ \ X ftp://ftp.cs.itu.edu.tr/pub/linux/utilities/documentation/ \ X ftp://ftp.lip6.fr/pub/sgml-tools/v1.0/ \ X ftp://ftp.kreonet.re.kr/.3/tools/doc-tools/sgml-tools/ X XMAINTAINER= justas@mbank.lv X XRUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/sp \ X sgmlsasp:${PORTSDIR}/textproc/sgmls X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= PERL_VER=${PERL_VER} XCONFIGURE_ARGS= --with-installed-nsgmls --with-installed-sgmlsasp X XMAN1= sgml2html.1 sgml2info.1 sgml2latex.1 sgml2lyx.1 \ X sgml2rtf.1 sgml2txt.1 sgmlcheck.1 sgmltools.1 X X.if defined(NOPORTDOCS) XPLIST= ${PKGDIR}/PLIST.nodocs X.endif X Xpost-install: X.if !defined(NOPORTDOCS) X @cd ${WRKSRC} && ${GMAKE} install-doc X.endif X X.include END-of-sgmltools1/Makefile echo c - sgmltools1/files mkdir -p sgmltools1/files > /dev/null 2>&1 echo x - sgmltools1/files/md5 sed 's/^X//' >sgmltools1/files/md5 << 'END-of-sgmltools1/files/md5' XMD5 (sgml-tools-1.0.9.tar.gz) = 41187c94c4c112253543c50a834c223c END-of-sgmltools1/files/md5 echo c - sgmltools1/pkg mkdir -p sgmltools1/pkg > /dev/null 2>&1 echo x - sgmltools1/pkg/COMMENT sed 's/^X//' >sgmltools1/pkg/COMMENT << 'END-of-sgmltools1/pkg/COMMENT' XSGML documentation tools END-of-sgmltools1/pkg/COMMENT echo x - sgmltools1/pkg/DESCR sed 's/^X//' >sgmltools1/pkg/DESCR << 'END-of-sgmltools1/pkg/DESCR' XSGML documentation tools. Create plain text (with groff), XDVI or PostScript (with LaTeX), HTML, GNU info, LyX, Xand RTF, output from a single SGML source file. X X- Eugene Furs Xjustas@mbank.lv END-of-sgmltools1/pkg/DESCR echo x - sgmltools1/pkg/PLIST sed 's/^X//' >sgmltools1/pkg/PLIST << 'END-of-sgmltools1/pkg/PLIST' Xbin/rtf2rtf Xbin/sgml2html Xbin/sgml2info Xbin/sgml2latex Xbin/sgml2lyx Xbin/sgml2rtf Xbin/sgml2txt Xbin/sgmlcheck Xbin/sgmlpre Xbin/sgmltools.v1 Xlib/entity-map/0.1.0/GFextra.2ab Xlib/entity-map/0.1.0/GFextra.2as Xlib/entity-map/0.1.0/GFextra.2l1b Xlib/entity-map/0.1.0/GFextra.2l1s Xlib/entity-map/0.1.0/GFextra.2rtf Xlib/entity-map/0.1.0/GFextra.2tex Xlib/entity-map/0.1.0/GFextra.2texi Xlib/entity-map/0.1.0/ISOdia Xlib/entity-map/0.1.0/ISOdia.2ab Xlib/entity-map/0.1.0/ISOdia.2as Xlib/entity-map/0.1.0/ISOdia.2html Xlib/entity-map/0.1.0/ISOdia.2l1b Xlib/entity-map/0.1.0/ISOdia.2l1s Xlib/entity-map/0.1.0/ISOdia.2l1tr Xlib/entity-map/0.1.0/ISOdia.2rtf Xlib/entity-map/0.1.0/ISOdia.2tex Xlib/entity-map/0.1.0/ISOdia.2texi Xlib/entity-map/0.1.0/ISOdia.2tr Xlib/entity-map/0.1.0/ISOlat1 Xlib/entity-map/0.1.0/ISOlat1.2ab Xlib/entity-map/0.1.0/ISOlat1.2as Xlib/entity-map/0.1.0/ISOlat1.2html Xlib/entity-map/0.1.0/ISOlat1.2l1b Xlib/entity-map/0.1.0/ISOlat1.2l1s Xlib/entity-map/0.1.0/ISOlat1.2l1tr Xlib/entity-map/0.1.0/ISOlat1.2rtf Xlib/entity-map/0.1.0/ISOlat1.2tex Xlib/entity-map/0.1.0/ISOlat1.2texi Xlib/entity-map/0.1.0/ISOlat1.2tr Xlib/entity-map/0.1.0/ISOlat2 Xlib/entity-map/0.1.0/ISOlat2.2ab Xlib/entity-map/0.1.0/ISOlat2.2as Xlib/entity-map/0.1.0/ISOlat2.2l1b Xlib/entity-map/0.1.0/ISOlat2.2l1s Xlib/entity-map/0.1.0/ISOlat2.2rtf Xlib/entity-map/0.1.0/ISOlat2.2tex Xlib/entity-map/0.1.0/ISOlat2.2texi Xlib/entity-map/0.1.0/ISOnum Xlib/entity-map/0.1.0/ISOnum.2ab Xlib/entity-map/0.1.0/ISOnum.2as Xlib/entity-map/0.1.0/ISOnum.2html Xlib/entity-map/0.1.0/ISOnum.2l1b Xlib/entity-map/0.1.0/ISOnum.2l1s Xlib/entity-map/0.1.0/ISOnum.2l1tr Xlib/entity-map/0.1.0/ISOnum.2rtf Xlib/entity-map/0.1.0/ISOnum.2tex Xlib/entity-map/0.1.0/ISOnum.2texi Xlib/entity-map/0.1.0/ISOnum.2tr Xlib/entity-map/0.1.0/ISOpub Xlib/entity-map/0.1.0/ISOpub.2ab Xlib/entity-map/0.1.0/ISOpub.2as Xlib/entity-map/0.1.0/ISOpub.2html Xlib/entity-map/0.1.0/ISOpub.2l1b Xlib/entity-map/0.1.0/ISOpub.2l1s Xlib/entity-map/0.1.0/ISOpub.2l1tr Xlib/entity-map/0.1.0/ISOpub.2rtf Xlib/entity-map/0.1.0/ISOpub.2tex Xlib/entity-map/0.1.0/ISOpub.2texi Xlib/entity-map/0.1.0/ISOpub.2tr Xlib/entity-map/0.1.0/ISOtech Xlib/entity-map/0.1.0/ISOtech.2ab Xlib/entity-map/0.1.0/ISOtech.2as Xlib/entity-map/0.1.0/ISOtech.2html Xlib/entity-map/0.1.0/ISOtech.2l1b Xlib/entity-map/0.1.0/ISOtech.2l1s Xlib/entity-map/0.1.0/ISOtech.2l1tr Xlib/entity-map/0.1.0/ISOtech.2rtf Xlib/entity-map/0.1.0/ISOtech.2tex Xlib/entity-map/0.1.0/ISOtech.2texi Xlib/entity-map/0.1.0/ISOtech.2tr Xlib/entity-map/0.1.0/LDextra.2html Xlib/entity-map/0.1.0/LDextra.2l1tr Xlib/entity-map/0.1.0/LDextra.2tex Xlib/entity-map/0.1.0/LDextra.2tr Xlib/entity-map/0.1.0/greek.2html Xlib/entity-map/0.1.0/lat1.2sdata Xlib/perl5/site_perl/5.005/Text/EntityMap.pm Xlib/sgml/iso-entities-8879.1986/ISOamsa Xlib/sgml/iso-entities-8879.1986/ISOamsb Xlib/sgml/iso-entities-8879.1986/ISOamsc Xlib/sgml/iso-entities-8879.1986/ISOamsn Xlib/sgml/iso-entities-8879.1986/ISOamso Xlib/sgml/iso-entities-8879.1986/ISOamsr Xlib/sgml/iso-entities-8879.1986/ISObox Xlib/sgml/iso-entities-8879.1986/ISOcyr1 Xlib/sgml/iso-entities-8879.1986/ISOcyr2 Xlib/sgml/iso-entities-8879.1986/ISOdia Xlib/sgml/iso-entities-8879.1986/ISOgrk1 Xlib/sgml/iso-entities-8879.1986/ISOgrk2 Xlib/sgml/iso-entities-8879.1986/ISOgrk3 Xlib/sgml/iso-entities-8879.1986/ISOgrk4 Xlib/sgml/iso-entities-8879.1986/ISOlat1 Xlib/sgml/iso-entities-8879.1986/ISOlat2 Xlib/sgml/iso-entities-8879.1986/ISOnum Xlib/sgml/iso-entities-8879.1986/ISOpub Xlib/sgml/iso-entities-8879.1986/ISOtech Xlib/sgml/iso-entities-8879.1986/iso-entities.cat Xlib/sgmltools1/SGMLTools.pm Xlib/sgmltools1/SGMLTools/BackEnd.pm Xlib/sgmltools1/SGMLTools/CharEnts.pm Xlib/sgmltools1/SGMLTools/FixRef.pm Xlib/sgmltools1/SGMLTools/Html2Html.pm Xlib/sgmltools1/SGMLTools/Lang.pm Xlib/sgmltools1/SGMLTools/Utils.pm Xlib/sgmltools1/SGMLTools/Vars.pm Xlib/sgmltools1/VERSION Xlib/sgmltools1/dist/fmt_html.pl Xlib/sgmltools1/dist/fmt_info.pl Xlib/sgmltools1/dist/fmt_latex2e.pl Xlib/sgmltools1/dist/fmt_lyx.pl Xlib/sgmltools1/dist/fmt_rtf.pl Xlib/sgmltools1/dist/fmt_txt.pl Xlib/sgmltools1/dist/sgmltool/groff/mapping Xlib/sgmltools1/dist/sgmltool/groff/math.README Xlib/sgmltools1/dist/sgmltool/html/mapping Xlib/sgmltools1/dist/sgmltool/info/mapping X@exec mkdir %D/lib/sgmltools1/dist/sgmltool/latex 2>/dev/null || true Xlib/sgmltools1/dist/sgmltool/latex2e/mapping Xlib/sgmltools1/dist/sgmltool/latin1/README Xlib/sgmltools1/dist/sgmltool/latin1/mapping Xlib/sgmltools1/dist/sgmltool/lyx/mapping Xlib/sgmltools1/dist/sgmltool/man/mapping Xlib/sgmltools1/dist/sgmltool/rtf/mapping X@exec ln -sf sgmltool %D/lib/sgmltools1/dist/linuxdoc97 X@exec ln -sf sgmltool %D/lib/sgmltools1/dist/linuxdoc96 X@exec ln -sf sgmltool %D/lib/sgmltools1/dist/linuxdoc Xlib/sgmltools1/dtd/catalog Xlib/sgmltools1/dtd/common Xlib/sgmltools1/dtd/deprec96 Xlib/sgmltools1/dtd/html32.dtd Xlib/sgmltools1/dtd/isoent Xlib/sgmltools1/dtd/linuxdoc.dtd Xlib/sgmltools1/dtd/linuxdoc96.dtd Xlib/sgmltools1/dtd/linuxdoc97.dtd Xlib/sgmltools1/dtd/qwertz.dtd Xlib/sgmltools1/epsf.sty Xlib/sgmltools1/epsf.tex Xlib/sgmltools1/icons/next.gif Xlib/sgmltools1/icons/prev.gif Xlib/sgmltools1/icons/toc.gif Xlib/sgmltools1/info.awk Xlib/sgmltools1/linuxdoc-sgml.sty Xlib/sgmltools1/null.sty Xlib/sgmltools1/qwertz.sty Xlib/sgmltools1/sgml.dcl X@exec mkdir %D/lib/sgmltools1/site 2>/dev/null || true Xlib/sgmltools1/url.sty Xshare/doc/sgmltools1/Makedoc.sh Xshare/doc/sgmltools1/README Xshare/doc/sgmltools1/example.sgml Xshare/doc/sgmltools1/guide.dvi Xshare/doc/sgmltools1/guide.info Xshare/doc/sgmltools1/guide.lyx Xshare/doc/sgmltools1/guide.ps.gz Xshare/doc/sgmltools1/guide.sgml Xshare/doc/sgmltools1/guide.txt Xshare/doc/sgmltools1/html/guide-1.html Xshare/doc/sgmltools1/html/guide-2.html Xshare/doc/sgmltools1/html/guide-3.html Xshare/doc/sgmltools1/html/guide-4.html Xshare/doc/sgmltools1/html/guide-5.html Xshare/doc/sgmltools1/html/guide-6.html Xshare/doc/sgmltools1/html/guide.html Xshare/doc/sgmltools1/html/next.gif Xshare/doc/sgmltools1/html/prev.gif Xshare/doc/sgmltools1/html/toc.gif Xshare/doc/sgmltools1/rtf/guide-0.rtf Xshare/doc/sgmltools1/rtf/guide.rtf X@dirrm share/doc/sgmltools1/rtf X@dirrm share/doc/sgmltools1/html X@dirrm share/doc/sgmltools1 X@unexec rmdir %D/lib/sgmltools1/site 2>/dev/null || true X@dirrm lib/sgmltools1/icons X@dirrm lib/sgmltools1/dtd X@unexec rm -f %D/lib/sgmltools1/dist/linuxdoc97 X@unexec rm -f %D/lib/sgmltools1/dist/linuxdoc96 X@unexec rm -f %D/lib/sgmltools1/dist/linuxdoc X@dirrm lib/sgmltools1/dist/sgmltool/rtf X@dirrm lib/sgmltools1/dist/sgmltool/man X@dirrm lib/sgmltools1/dist/sgmltool/lyx X@dirrm lib/sgmltools1/dist/sgmltool/latin1 X@dirrm lib/sgmltools1/dist/sgmltool/latex2e X@dirrm lib/sgmltools1/dist/sgmltool/latex X@dirrm lib/sgmltools1/dist/sgmltool/info X@dirrm lib/sgmltools1/dist/sgmltool/html X@dirrm lib/sgmltools1/dist/sgmltool/groff X@dirrm lib/sgmltools1/dist/sgmltool X@dirrm lib/sgmltools1/dist X@dirrm lib/sgmltools1/SGMLTools X@dirrm lib/sgmltools1 X@dirrm lib/sgml/iso-entities-8879.1986 X@dirrm lib/sgml X@unexec rmdir %D/lib/perl5/site_perl/5.005/Text 2>/dev/null || true X@dirrm lib/entity-map/0.1.0 X@dirrm lib/entity-map END-of-sgmltools1/pkg/PLIST echo x - sgmltools1/pkg/PLIST.nodocs sed 's/^X//' >sgmltools1/pkg/PLIST.nodocs << 'END-of-sgmltools1/pkg/PLIST.nodocs' Xbin/rtf2rtf Xbin/sgml2html Xbin/sgml2info Xbin/sgml2latex Xbin/sgml2lyx Xbin/sgml2rtf Xbin/sgml2txt Xbin/sgmlcheck Xbin/sgmlpre Xbin/sgmltools.v1 Xlib/entity-map/0.1.0/GFextra.2ab Xlib/entity-map/0.1.0/GFextra.2as Xlib/entity-map/0.1.0/GFextra.2l1b Xlib/entity-map/0.1.0/GFextra.2l1s Xlib/entity-map/0.1.0/GFextra.2rtf Xlib/entity-map/0.1.0/GFextra.2tex Xlib/entity-map/0.1.0/GFextra.2texi Xlib/entity-map/0.1.0/ISOdia Xlib/entity-map/0.1.0/ISOdia.2ab Xlib/entity-map/0.1.0/ISOdia.2as Xlib/entity-map/0.1.0/ISOdia.2html Xlib/entity-map/0.1.0/ISOdia.2l1b Xlib/entity-map/0.1.0/ISOdia.2l1s Xlib/entity-map/0.1.0/ISOdia.2l1tr Xlib/entity-map/0.1.0/ISOdia.2rtf Xlib/entity-map/0.1.0/ISOdia.2tex Xlib/entity-map/0.1.0/ISOdia.2texi Xlib/entity-map/0.1.0/ISOdia.2tr Xlib/entity-map/0.1.0/ISOlat1 Xlib/entity-map/0.1.0/ISOlat1.2ab Xlib/entity-map/0.1.0/ISOlat1.2as Xlib/entity-map/0.1.0/ISOlat1.2html Xlib/entity-map/0.1.0/ISOlat1.2l1b Xlib/entity-map/0.1.0/ISOlat1.2l1s Xlib/entity-map/0.1.0/ISOlat1.2l1tr Xlib/entity-map/0.1.0/ISOlat1.2rtf Xlib/entity-map/0.1.0/ISOlat1.2tex Xlib/entity-map/0.1.0/ISOlat1.2texi Xlib/entity-map/0.1.0/ISOlat1.2tr Xlib/entity-map/0.1.0/ISOlat2 Xlib/entity-map/0.1.0/ISOlat2.2ab Xlib/entity-map/0.1.0/ISOlat2.2as Xlib/entity-map/0.1.0/ISOlat2.2l1b Xlib/entity-map/0.1.0/ISOlat2.2l1s Xlib/entity-map/0.1.0/ISOlat2.2rtf Xlib/entity-map/0.1.0/ISOlat2.2tex Xlib/entity-map/0.1.0/ISOlat2.2texi Xlib/entity-map/0.1.0/ISOnum Xlib/entity-map/0.1.0/ISOnum.2ab Xlib/entity-map/0.1.0/ISOnum.2as Xlib/entity-map/0.1.0/ISOnum.2html Xlib/entity-map/0.1.0/ISOnum.2l1b Xlib/entity-map/0.1.0/ISOnum.2l1s Xlib/entity-map/0.1.0/ISOnum.2l1tr Xlib/entity-map/0.1.0/ISOnum.2rtf Xlib/entity-map/0.1.0/ISOnum.2tex Xlib/entity-map/0.1.0/ISOnum.2texi Xlib/entity-map/0.1.0/ISOnum.2tr Xlib/entity-map/0.1.0/ISOpub Xlib/entity-map/0.1.0/ISOpub.2ab Xlib/entity-map/0.1.0/ISOpub.2as Xlib/entity-map/0.1.0/ISOpub.2html Xlib/entity-map/0.1.0/ISOpub.2l1b Xlib/entity-map/0.1.0/ISOpub.2l1s Xlib/entity-map/0.1.0/ISOpub.2l1tr Xlib/entity-map/0.1.0/ISOpub.2rtf Xlib/entity-map/0.1.0/ISOpub.2tex Xlib/entity-map/0.1.0/ISOpub.2texi Xlib/entity-map/0.1.0/ISOpub.2tr Xlib/entity-map/0.1.0/ISOtech Xlib/entity-map/0.1.0/ISOtech.2ab Xlib/entity-map/0.1.0/ISOtech.2as Xlib/entity-map/0.1.0/ISOtech.2html Xlib/entity-map/0.1.0/ISOtech.2l1b Xlib/entity-map/0.1.0/ISOtech.2l1s Xlib/entity-map/0.1.0/ISOtech.2l1tr Xlib/entity-map/0.1.0/ISOtech.2rtf Xlib/entity-map/0.1.0/ISOtech.2tex Xlib/entity-map/0.1.0/ISOtech.2texi Xlib/entity-map/0.1.0/ISOtech.2tr Xlib/entity-map/0.1.0/LDextra.2html Xlib/entity-map/0.1.0/LDextra.2l1tr Xlib/entity-map/0.1.0/LDextra.2tex Xlib/entity-map/0.1.0/LDextra.2tr Xlib/entity-map/0.1.0/greek.2html Xlib/entity-map/0.1.0/lat1.2sdata Xlib/perl5/site_perl/5.005/Text/EntityMap.pm Xlib/sgml/iso-entities-8879.1986/ISOamsa Xlib/sgml/iso-entities-8879.1986/ISOamsb Xlib/sgml/iso-entities-8879.1986/ISOamsc Xlib/sgml/iso-entities-8879.1986/ISOamsn Xlib/sgml/iso-entities-8879.1986/ISOamso Xlib/sgml/iso-entities-8879.1986/ISOamsr Xlib/sgml/iso-entities-8879.1986/ISObox Xlib/sgml/iso-entities-8879.1986/ISOcyr1 Xlib/sgml/iso-entities-8879.1986/ISOcyr2 Xlib/sgml/iso-entities-8879.1986/ISOdia Xlib/sgml/iso-entities-8879.1986/ISOgrk1 Xlib/sgml/iso-entities-8879.1986/ISOgrk2 Xlib/sgml/iso-entities-8879.1986/ISOgrk3 Xlib/sgml/iso-entities-8879.1986/ISOgrk4 Xlib/sgml/iso-entities-8879.1986/ISOlat1 Xlib/sgml/iso-entities-8879.1986/ISOlat2 Xlib/sgml/iso-entities-8879.1986/ISOnum Xlib/sgml/iso-entities-8879.1986/ISOpub Xlib/sgml/iso-entities-8879.1986/ISOtech Xlib/sgml/iso-entities-8879.1986/iso-entities.cat Xlib/sgmltools1/SGMLTools.pm Xlib/sgmltools1/SGMLTools/BackEnd.pm Xlib/sgmltools1/SGMLTools/CharEnts.pm Xlib/sgmltools1/SGMLTools/FixRef.pm Xlib/sgmltools1/SGMLTools/Html2Html.pm Xlib/sgmltools1/SGMLTools/Lang.pm Xlib/sgmltools1/SGMLTools/Utils.pm Xlib/sgmltools1/SGMLTools/Vars.pm Xlib/sgmltools1/VERSION Xlib/sgmltools1/dist/fmt_html.pl Xlib/sgmltools1/dist/fmt_info.pl Xlib/sgmltools1/dist/fmt_latex2e.pl Xlib/sgmltools1/dist/fmt_lyx.pl Xlib/sgmltools1/dist/fmt_rtf.pl Xlib/sgmltools1/dist/fmt_txt.pl Xlib/sgmltools1/dist/sgmltool/groff/mapping Xlib/sgmltools1/dist/sgmltool/groff/math.README Xlib/sgmltools1/dist/sgmltool/html/mapping Xlib/sgmltools1/dist/sgmltool/info/mapping X@exec mkdir %D/lib/sgmltools1/dist/sgmltool/latex 2>/dev/null || true Xlib/sgmltools1/dist/sgmltool/latex2e/mapping Xlib/sgmltools1/dist/sgmltool/latin1/README Xlib/sgmltools1/dist/sgmltool/latin1/mapping Xlib/sgmltools1/dist/sgmltool/lyx/mapping Xlib/sgmltools1/dist/sgmltool/man/mapping Xlib/sgmltools1/dist/sgmltool/rtf/mapping X@exec ln -sf sgmltool %D/lib/sgmltools1/dist/linuxdoc97 X@exec ln -sf sgmltool %D/lib/sgmltools1/dist/linuxdoc96 X@exec ln -sf sgmltool %D/lib/sgmltools1/dist/linuxdoc Xlib/sgmltools1/dtd/catalog Xlib/sgmltools1/dtd/common Xlib/sgmltools1/dtd/deprec96 Xlib/sgmltools1/dtd/html32.dtd Xlib/sgmltools1/dtd/isoent Xlib/sgmltools1/dtd/linuxdoc.dtd Xlib/sgmltools1/dtd/linuxdoc96.dtd Xlib/sgmltools1/dtd/linuxdoc97.dtd Xlib/sgmltools1/dtd/qwertz.dtd Xlib/sgmltools1/epsf.sty Xlib/sgmltools1/epsf.tex Xlib/sgmltools1/icons/next.gif Xlib/sgmltools1/icons/prev.gif Xlib/sgmltools1/icons/toc.gif Xlib/sgmltools1/info.awk Xlib/sgmltools1/linuxdoc-sgml.sty Xlib/sgmltools1/null.sty Xlib/sgmltools1/qwertz.sty Xlib/sgmltools1/sgml.dcl X@exec mkdir %D/lib/sgmltools1/site 2>/dev/null || true Xlib/sgmltools1/url.sty X@unexec rmdir %D/lib/sgmltools1/site 2>/dev/null || true X@dirrm lib/sgmltools1/icons X@dirrm lib/sgmltools1/dtd X@unexec rm -f %D/lib/sgmltools1/dist/linuxdoc97 X@unexec rm -f %D/lib/sgmltools1/dist/linuxdoc96 X@unexec rm -f %D/lib/sgmltools1/dist/linuxdoc X@dirrm lib/sgmltools1/dist/sgmltool/rtf X@dirrm lib/sgmltools1/dist/sgmltool/man X@dirrm lib/sgmltools1/dist/sgmltool/lyx X@dirrm lib/sgmltools1/dist/sgmltool/latin1 X@dirrm lib/sgmltools1/dist/sgmltool/latex2e X@dirrm lib/sgmltools1/dist/sgmltool/latex X@dirrm lib/sgmltools1/dist/sgmltool/info X@dirrm lib/sgmltools1/dist/sgmltool/html X@dirrm lib/sgmltools1/dist/sgmltool/groff X@dirrm lib/sgmltools1/dist/sgmltool X@dirrm lib/sgmltools1/dist X@dirrm lib/sgmltools1/SGMLTools X@dirrm lib/sgmltools1 X@dirrm lib/sgml/iso-entities-8879.1986 X@dirrm lib/sgml X@unexec rmdir %D/lib/perl5/site_perl/5.005/Text 2>/dev/null || true X@dirrm lib/entity-map/0.1.0 X@dirrm lib/entity-map END-of-sgmltools1/pkg/PLIST.nodocs echo c - sgmltools1/patches mkdir -p sgmltools1/patches > /dev/null 2>&1 echo x - sgmltools1/patches/patch-aa sed 's/^X//' >sgmltools1/patches/patch-aa << 'END-of-sgmltools1/patches/patch-aa' X--- Makefile.in.orig Fri Oct 16 22:06:43 1998 X+++ Makefile.in Sun Jun 4 15:29:38 2000 X@@ -10,13 +10,14 @@ X exec_prefix=@exec_prefix@ X bindir=@BINDIR@ X libdir=@LIBDIR@ X-LINUXDOCDOC=$(prefix)/doc/sgml-tools X+LINUXDOCDOC=$(prefix)/share/doc/sgmltools1 X mandir=@mandir@ X mandir1=$(mandir)/man1 X PERL=@PERL@ X X INSTALL=@INSTALL@ X INSTALL_PROGRAM=@INSTALL_PROGRAM@ -m 755 X+INSTALL_SCRIPT=@INSTALL_SCRIPT@ -m 755 X INSTALL_DATA=@INSTALL_DATA@ X X BUILD_SGMLSASP=@BUILD_SGMLSASP@ X@@ -78,7 +79,7 @@ X bn=`basename $$ii`; \ X $(INSTALL_PROGRAM) $$ii $(bindir)/$$bn; \ X done X- $(INSTALL_PROGRAM) bin/sgmltools $(bindir)/sgmltools.v1 X+ $(INSTALL_SCRIPT) bin/sgmltools $(bindir)/sgmltools.v1 X @echo "Installing library and support files in $(libdir)..." X if [ ! -d $(libdir) ]; then mkdir -p $(libdir); fi X chmod 755 $(libdir) X@@ -105,6 +106,8 @@ X (cd $(libdir)/dist; rm -f linuxdoc97; ln -s sgmltool linuxdoc97) X (cd $(libdir)/dtd; rm -f linuxdoc.dtd; ln -s linuxdoc96.dtd linuxdoc.dtd) X (cd $(bindir); for i in $(progs); do rm -f $$i; ln sgmltools.v1 $$i;done) X+ X+install-doc: X @echo "Installing documentation in $(LINUXDOCDOC) ..." X (cd doc; PATH=${PATH}:$(bindir) sh Makedoc.sh) X if [ ! -d $(LINUXDOCDOC) ]; then mkdir -p $(LINUXDOCDOC); fi END-of-sgmltools1/patches/patch-aa echo x - sgmltools1/patches/patch-ac sed 's/^X//' >sgmltools1/patches/patch-ac << 'END-of-sgmltools1/patches/patch-ac' X--- entity-map/configure.orig Fri Oct 16 22:32:11 1998 X+++ entity-map/configure Sun Jun 4 15:16:49 2000 X@@ -721,7 +721,7 @@ X X perl5libdir=\${datadir}/perl5 X X-textmoddir=\${perl5libdir}/Text X+textmoddir=\${perl5libdir}/site_perl/${PERL_VER}/Text X X entitymapdir=\${datadir}/entity-map/\${VERSION} X END-of-sgmltools1/patches/patch-ac echo x - sgmltools1/patches/patch-ab sed 's/^X//' >sgmltools1/patches/patch-ab << 'END-of-sgmltools1/patches/patch-ab' X--- configure.orig Fri Oct 16 22:32:10 1998 X+++ configure Sun Jun 4 15:24:14 2000 X@@ -606,6 +606,8 @@ X # It thinks the first close brace ends the variable substitution. X test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' X X+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' X+ X test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' X X X@@ -827,7 +829,7 @@ X X X BINDIR='${prefix}/bin' X-LIBDIR='${prefix}/lib/sgml-tools' X+LIBDIR='${prefix}/lib/sgmltools1' X X X X@@ -992,6 +994,7 @@ X s%@infodir@%$infodir%g X s%@mandir@%$mandir%g X s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g X+s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g X s%@INSTALL_DATA@%$INSTALL_DATA%g X s%@PERL@%$PERL%g X s%@PERLWARN@%$PERLWARN%g END-of-sgmltools1/patches/patch-ab 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 Tue Jun 13 2:21:25 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 18CE437BAF5; Tue, 13 Jun 2000 02:21:23 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9D38B7.dip0.t-ipconnect.de [62.157.56.183]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id LAA08066; Tue, 13 Jun 2000 11:21:02 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id A27EDAC30; Tue, 13 Jun 2000 11:21:14 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id CFDC514A69; Tue, 13 Jun 2000 11:21:02 +0200 (CEST) Date: Tue, 13 Jun 2000 11:21:02 +0200 From: Alexander Langer To: Andy Sparrow Cc: sada@FreeBSD.org, doconnor@cain.gsoft.com.au, freebsd-ports@FreeBSD.org Subject: Re: ports/10634: Update the hylafax port to do a client install Message-ID: <20000613112102.A404@cichlids.cichlids.com> Mail-Followup-To: Andy Sparrow , sada@FreeBSD.org, doconnor@cain.gsoft.com.au, freebsd-ports@FreeBSD.org References: <200006122153.OAA21146@freefall.freebsd.org> <200006130308.UAA63656@mega.geek4food.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006130308.UAA63656@mega.geek4food.org>; from andy@geek4food.org on Mon, Jun 12, 2000 at 08:08:47PM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Andy Sparrow (andy@geek4food.org): > I spent my weekend porting HylaFAX 4.1beta2, and used Alex's original > submission to the '-audit' list as a starting point for fixing > all the sprintf()'s and strcpy()'s in it. I sent those to -audit? > Anyway - should this be a new port - e.g. 'hylafax-devel' or a > replacement for the existing hylafax port? If it fixes all the security problems, a replacement of course. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 4:28:31 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C742637B7B0; Tue, 13 Jun 2000 04:28:29 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA37634; Tue, 13 Jun 2000 04:28:28 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Tue, 13 Jun 2000 04:28:28 -0700 (PDT) From: Message-Id: <200006131128.EAA37634@freefall.freebsd.org> To: patrick@freebsd.org, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/16486: new port: devel/linux-jdk2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: devel/linux-jdk2 State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Tue Jun 13 04:26:59 PDT 2000 State-Changed-Why: Somebody else's linux-jdk is already in the tree (ports/java/linux-jdk). Anyway, thanks for your efforts! http://www.freebsd.org/cgi/query-pr.cgi?pr=16486 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 6: 0:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CD8137BDF2 for ; Tue, 13 Jun 2000 06:00:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA49390; Tue, 13 Jun 2000 06:00:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 13 Jun 2000 06:00:10 -0700 (PDT) Message-Id: <200006131300.GAA49390@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Yoichi ASAI Subject: Re: ports/18497: New port: japanese/balsa Reply-To: Yoichi ASAI Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/18497; it has been noted by GNATS. From: Yoichi ASAI To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/18497: New port: japanese/balsa Date: Tue, 13 Jun 2000 21:44:47 +0900 I released new fix patch. (previous patch may be broken....) So apply this to port skelton. diff -urN balsa.orig/Makefile balsa/Makefile --- balsa.orig/Makefile Tue Jun 13 21:32:20 2000 +++ balsa/Makefile Tue Jun 13 21:32:52 2000 @@ -11,8 +11,8 @@ MASTER_SITES= ftp://ftp.critical.ne.jp/pub/balsa-ja/ DISTNAME= balsa-0.6.0_ja_4 -PATCH_SITES= http://www.gnome.gr.jp/~yatt/ -PATCHFILES= balsa-0.6.0_ja_4_fix.patch.gz +PATCH_SITES= http://www.gnome.gr.jp/~yatt/dist/ +PATCHFILES= balsa-0.6.0_ja_4_fix2.patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= yatt@msc.biglobe.ne.jp diff -urN balsa.orig/files/md5 balsa/files/md5 --- balsa.orig/files/md5 Tue Jun 13 21:32:20 2000 +++ balsa/files/md5 Tue Jun 13 21:33:36 2000 @@ -1,2 +1,2 @@ MD5 (balsa-0.6.0_ja_4.tar.bz2) = 515beea8f685fec41b525bbbf2c86cae -MD5 (balsa-0.6.0_ja_4_fix.patch.gz) = a120e968c3b50560d834c4c020d08ed7 +MD5 (balsa-0.6.0_ja_4_fix2.patch.gz) = 1231735395daac17922637a50caf1988 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 6: 0:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C6A937BDFA for ; Tue, 13 Jun 2000 06:00:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA49382; Tue, 13 Jun 2000 06:00:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 16AAC37B62F; Tue, 13 Jun 2000 05:54:28 -0700 (PDT) Message-Id: <20000613125428.16AAC37B62F@hub.freebsd.org> Date: Tue, 13 Jun 2000 05:54:28 -0700 (PDT) From: yatt@msc.biglobe.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19240: Update port: x11-wm/icewm-i18n Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19240 >Category: ports >Synopsis: Update port: x11-wm/icewm-i18n >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: Tue Jun 13 06:00:07 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 3.4-RELEASE >Organization: Personal >Environment: >Description: Update port: x11-wm/icewm. (from 1.0.3 to 1.0.4) >How-To-Repeat: >Fix: diff -urN icewm-i18n.orig/Makefile icewm-i18n/Makefile --- icewm-i18n.orig/Makefile Tue Jun 6 15:07:13 2000 +++ icewm-i18n/Makefile Tue Jun 13 21:51:21 2000 @@ -6,7 +6,7 @@ # PORTNAME= icewm-i18n -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11-wm MASTER_SITES= http://download.sourceforge.net/icewm/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/icewm/ @@ -14,7 +14,7 @@ EXTRACT_SUFX= .src.tar.gz PATCH_SITES= http://www.gnome.gr.jp/~yatt/dist/ -PATCHFILES= icewm-1.0.3-nls.patch.gz +PATCHFILES= icewm-1.0.4-nls.patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= yatt@msc.biglobe.ne.jp @@ -23,7 +23,7 @@ intl.1:${PORTSDIR}/devel/gettext .if defined(WITH_GNOME) -LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS+= gnome.4:${PORTSDIR}/x11/gnomelibs .endif GNU_CONFIGURE= yes diff -urN icewm-i18n.orig/files/md5 icewm-i18n/files/md5 --- icewm-i18n.orig/files/md5 Tue Jun 6 15:07:13 2000 +++ icewm-i18n/files/md5 Tue Jun 13 21:49:03 2000 @@ -1,2 +1,2 @@ -MD5 (icewm-1.0.3.src.tar.gz) = 473aeb31f2886d08a7c54767ec8c769a -MD5 (icewm-1.0.3-nls.patch.gz) = 7a749c95b361e2de3193efaeea2e1610 +MD5 (icewm-1.0.4.src.tar.gz) = 31d6fd8b94fd1becab0de15d4a8e4eb4 +MD5 (icewm-1.0.4-nls.patch.gz) = 87b9e2e33034902a0b58a0c3aef73b16 diff -urN icewm-i18n.orig/patches/patch-ab icewm-i18n/patches/patch-ab --- icewm-i18n.orig/patches/patch-ab Tue Jun 6 15:07:13 2000 +++ icewm-i18n/patches/patch-ab Tue Jun 13 21:49:03 2000 @@ -1,12 +1,13 @@ ---- install.in.orig Mon Jun 7 20:07:12 1999 -+++ install.in Mon Jun 7 20:08:10 1999 -@@ -3,11 +3,11 @@ +--- install.in.orig Tue Jun 13 21:19:25 2000 ++++ install.in Tue Jun 13 21:20:11 2000 +@@ -3,12 +3,12 @@ PREFIX = @prefix@ BINDIR = @bindir@ -LIBDIR = @libdir@/X11/icewm +LIBDIR = @prefix@/share/icewm ETCDIR = @sysconfdir@ + LOCALEDIR = @prefix@/share/locale INSTALL = @INSTALL@ -INSTALLDIR = @INSTALL@ -m 755 -d >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 Tue Jun 13 7:10: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3086037BC64 for ; Tue, 13 Jun 2000 07:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA23305; Tue, 13 Jun 2000 07:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from news.uni-kl.de (news.uni-kl.de [131.246.137.51]) by hub.freebsd.org (Postfix) with SMTP id 5978737BC56 for ; Tue, 13 Jun 2000 07:09:31 -0700 (PDT) (envelope-from naddy@unix-ag.uni-kl.de) Received: from sushi.unix-ag.uni-kl.de ( root@sushi.unix-ag.uni-kl.de [131.246.89.13] ) by news.uni-kl.de id aa06688 for ; 13 Jun 2000 16:09 MESZ Received: from fettuccini.unix-ag.uni-kl.de (fettuccini.unix-ag.uni-kl.de [131.246.89.27]) by sushi.unix-ag.uni-kl.de (8.9.3/8.9.3) with ESMTP id QAA09855 for ; Tue, 13 Jun 2000 16:09:24 +0200 Received: (from naddy@localhost) by fettuccini.unix-ag.uni-kl.de (8.9.3/8.9.3) id QAA01715; Tue, 13 Jun 2000 16:09:28 +0200 (CEST) (envelope-from naddy) Message-Id: <200006131409.QAA01715@fettuccini.unix-ag.uni-kl.de> Date: Tue, 13 Jun 2000 16:09:28 +0200 (CEST) From: Christian Weisgerber Reply-To: naddy@unix-ag.uni-kl.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19241: PERL_CONFIGURE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19241 >Category: ports >Synopsis: PERL_CONFIGURE >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: Tue Jun 13 07:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: Installation of Perl5 modules that use Perl's MakeMaker configuration, e.g. most CPAN modules. >Description: There are 150+ Perl5 modules in the ports collection. All of them require similar "do-configure" targets. A sample target has been copied over and over, with various gratuitous divergences. At this time (2000-06-13), nearly all p5-* ports that compile something don't honor CC/CFLAGS, suggesting that the porters aren't very comfortable with handling MakeMaker manually and have blindly copied from previous ports. To unify and simplify the handling of p5-* ports, I suggest to introduce PERL_CONFIGURE, which if set will modify the configure run appropriately. At the core, PERL_CONFIGURE=yes causes perl Makefile.PL CC="${CC}" CCFLAGS="${CFLAGS}" PREFIX="${PREFIX}" to be executed by default. >How-To-Repeat: >Fix: --- bsd.port.mk.orig Sun May 7 05:54:34 2000 +++ bsd.port.mk Tue Jun 13 15:38:44 2000 @@ -371,13 +371,16 @@ # configure stage will not do anything if this is not set. # GNU_CONFIGURE - Set if you are using GNU configure (optional). Implies # HAS_CONFIGURE. +# PERL_CONFIGURE - Configure using Perl's MakeMaker. Implies USE_PERL5. # CONFIGURE_WRKSRC - Directory to run configure in (default: ${WRKSRC}). -# CONFIGURE_SCRIPT - Name of configure script (default: configure). +# CONFIGURE_SCRIPT - Name of configure script (default: "Makefile.PL" if +# PERL_CONFIGURE is set, "configure" otherwise). # CONFIGURE_TARGET - The name of target to call when GNU_CONFIGURE is # defined (default: ${MACHINE_ARCH}--freebsd${OSREL}). # CONFIGURE_ARGS - Pass these args to configure if ${HAS_CONFIGURE} is set # (default: "--prefix=${PREFIX} ${CONFIGURE_TARGET}" if -# GNU_CONFIGURE is set, empty otherwise). +# GNU_CONFIGURE is set, "CC=${CC} CCFLAGS=${CFLAGS} +# PREFIX=${PREFIX}" if PERL_CONFIGURE is set, empty otherwise). # CONFIGURE_ENV - Pass these env (shell-like) to configure if # ${HAS_CONFIGURE} is set. # CONFIGURE_LOG - The name of configure log file (default: config.log). @@ -1226,6 +1229,13 @@ .endif PKGLATESTFILE?= ${PKGLATESTREPOSITORY}/${PKGBASE}${PKG_SUFX} +.if defined(PERL_CONFIGURE) +CONFIGURE_ARGS+= CC="${CC}" CCFLAGS="${CFLAGS}" PREFIX="${PREFIX}" +CONFIGURE_SCRIPT?= Makefile.PL +USE_PERL5= yes +.undef HAS_CONFIGURE +.endif + CONFIGURE_WRKSRC?= ${WRKSRC} CONFIGURE_SCRIPT?= configure CONFIGURE_TARGET?= ${MACHINE_ARCH}--freebsd${OSREL} @@ -1750,6 +1760,11 @@ ${ECHO} "(end of \"${CONFIGURE_LOG}\")"; \ ${FALSE}; \ fi) +.endif +.if defined(PERL_CONFIGURE) + @cd ${CONFIGURE_WRKSRC} && \ + ${SETENV} ${CONFIGURE_ENV} \ + ${PERL5} ${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS} .endif .if defined(USE_IMAKE) @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${XMKMF}) >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 Tue Jun 13 7:12:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2229137B694; Tue, 13 Jun 2000 07:12:21 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA23789; Tue, 13 Jun 2000 07:12:20 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Tue, 13 Jun 2000 07:12:20 -0700 (PDT) From: Message-Id: <200006131412.HAA23789@freefall.freebsd.org> To: sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org, asami@FreeBSD.org Subject: Re: ports/19241: PERL_CONFIGURE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: PERL_CONFIGURE Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: sobomax Responsible-Changed-When: Tue Jun 13 07:11:53 PDT 2000 Responsible-Changed-Why: bsd.port.mk is asami's baby. http://www.freebsd.org/cgi/query-pr.cgi?pr=19241 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 7:14: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9611D37BB20; Tue, 13 Jun 2000 07:14:02 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA24049; Tue, 13 Jun 2000 07:14:02 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Tue, 13 Jun 2000 07:14:02 -0700 (PDT) From: Message-Id: <200006131414.HAA24049@freefall.freebsd.org> To: Cy.Schubert@uumail.gov.bc.ca, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/14515: new port: security/tripwire version 1.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: security/tripwire version 1.3 State-Changed-From-To: analyzed->closed State-Changed-By: sada State-Changed-When: Tue Jun 13 07:11:23 PDT 2000 State-Changed-Why: Now latter version of this software is released and originator have post new PR about it. http://www.freebsd.org/cgi/query-pr.cgi?pr=14515 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 7:23:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 821C337BE64; Tue, 13 Jun 2000 07:23:30 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from [128.130.111.10] (nunki [128.130.111.10]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id QAA12251; Tue, 13 Jun 2000 16:23:28 +0200 (MET DST) Date: Tue, 13 Jun 2000 16:23:26 +0200 (MET DST) From: Gerald Pfeifer To: freebsd-hackers@freebsd.org Cc: ports@freebsd.org, "Jordan K. Hubbard" Subject: Re: -STABLE (was: ncurses.h and #define trace _nc_trace) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ Jordan, I'm Cc:ing you as release engineer as -STABLE has been partially broken for nearly three weeks now. ] On Sat, 3 Jun 2000, Gerald Pfeifer wrote: > This causes clear breakage in -STABLE and lots of wasted time for users > of the Wine port and myself (answering support requests), for example. I reported that problem to -hackers on May 26th. On June 6th I filled it as PR misc/19077 with highest priority and even included a patch. Neither my concerns about the MFC happening before the original patch got installed in -CURRENT nor the problem per se have been addressed. From the mails I get as the (new) maintainer of the Wine port I see that lots of people loose lots of time due this bug in -STABLE and -CURRENT. Is there a way to a) escalate such issues that at least -STABLE gets fixed ASAP? b) mark a port to notify users not to try using it on -STABLE and -CURRENT? Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 7:40:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F2FCC37BB3E for ; Tue, 13 Jun 2000 07:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA27599; Tue, 13 Jun 2000 07:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 64D5A37BE6A for ; Tue, 13 Jun 2000 07:31:09 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id 1621418BB; Tue, 13 Jun 2000 16:31:30 +0200 (CEST) Message-Id: <20000613143130.1621418BB@pcwin002.win.tue.nl> Date: Tue, 13 Jun 2000 16:31:30 +0200 (CEST) From: stijn@win.tue.nl Reply-To: stijn@win.tue.nl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19242: Sawfish control panel applet fixes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19242 >Category: ports >Synopsis: Sawfish control panel applet fixes >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: Tue Jun 13 07:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Stijn Hoop >Release: FreeBSD 5.0-CURRENT i386 >Organization: Technical University of Eindhoven >Environment: FreeBSD 5.0-CURRENT #6: Mon Jun 5 17:06:37 CEST 2000 >Description: The sawfish window manager (x11-wm/sawfish) installs a Gnome control applet by default. This applet is installed into /usr/X11R6/share/control-center however this should be /usr/X11R6/share/gnome/control-center in FreeBSD (Gnome 1.2.0). The capplet doesn't work otherwise. Also the images that go with the capplet are installed into /usr/X11R6/share/pixmaps, which should be /usr/X11R6/share/gnome/pixmaps. >How-To-Repeat: cd /usr/ports/x11-wm/sawfish && make install ls -l /usr/X11R6/share/control-center ls -l /usr/X11R6/share/pixmaps or try to configure sawfish through the Gnome settings menu. >Fix: Add the attached patches/patch-ae, apply the attached PLIST.diff to pkg/PLIST and reinstall. >Release-Note: >Audit-Trail: >Unformatted: >>>>>>>>>> patches/patch-ae --- capplet/Makefile.in.orig Wed Apr 26 21:12:29 2000 +++ capplet/Makefile.in Tue Jun 13 16:02:14 2000 @@ -29,9 +29,9 @@ override CFLAGS += $(GNOME_CC_CFLAGS) override LIBS += $(GNOME_CC_LIBS) -G_CC_DIR = $(GNOMEDIR)/share/control-center +G_CC_DIR = $(GNOMEDIR)/share/gnome/control-center G_MENU_DIR = $(GNOMEDIR)/share/gnome/apps/Settings -G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps +G_PIXMAP_DIR = $(GNOMEDIR)/share/gnome/pixmaps all : sawfish-capplet >>>>>>>>>> PLIST.diff --- PLIST.orig Tue Jun 13 13:30:15 2000 +++ PLIST Tue Jun 13 16:09:03 2000 @@ -38,17 +38,17 @@ share/locale/pt_PT/LC_MESSAGES/sawfish.mo share/locale/sv/LC_MESSAGES/sawfish.mo share/locale/tr/LC_MESSAGES/sawfish.mo -share/control-center/Sawfish/.directory -share/control-center/Sawfish/appearance-properties.desktop -share/control-center/Sawfish/bindings-properties.desktop -share/control-center/Sawfish/focus-properties.desktop -share/control-center/Sawfish/match-properties.desktop -share/control-center/Sawfish/maximize-properties.desktop -share/control-center/Sawfish/misc-properties.desktop -share/control-center/Sawfish/move-properties.desktop -share/control-center/Sawfish/placement-properties.desktop -share/control-center/Sawfish/sound-properties.desktop -share/control-center/Sawfish/workspace-properties.desktop +share/gnome/control-center/Sawfish/.directory +share/gnome/control-center/Sawfish/appearance-properties.desktop +share/gnome/control-center/Sawfish/bindings-properties.desktop +share/gnome/control-center/Sawfish/focus-properties.desktop +share/gnome/control-center/Sawfish/match-properties.desktop +share/gnome/control-center/Sawfish/maximize-properties.desktop +share/gnome/control-center/Sawfish/misc-properties.desktop +share/gnome/control-center/Sawfish/move-properties.desktop +share/gnome/control-center/Sawfish/placement-properties.desktop +share/gnome/control-center/Sawfish/sound-properties.desktop +share/gnome/control-center/Sawfish/workspace-properties.desktop share/gnome/apps/Settings/Sawfish/.directory share/gnome/apps/Settings/Sawfish/appearance-properties.desktop share/gnome/apps/Settings/Sawfish/bindings-properties.desktop @@ -61,18 +61,18 @@ share/gnome/apps/Settings/Sawfish/sound-properties.desktop share/gnome/apps/Settings/Sawfish/workspace-properties.desktop share/gnome/wm-properties/Sawfish.desktop -share/pixmaps/sawfish-appearance.png -share/pixmaps/sawfish-edgeflip.png -share/pixmaps/sawfish-focus.png -share/pixmaps/sawfish-logo.png -share/pixmaps/sawfish-matched.png -share/pixmaps/sawfish-minmax.png -share/pixmaps/sawfish-misc.png -share/pixmaps/sawfish-moveresize.png -share/pixmaps/sawfish-placement.png -share/pixmaps/sawfish-shortcuts.png -share/pixmaps/sawfish-tooltips.png -share/pixmaps/sawfish-workspaces.png +share/gnome/pixmaps/sawfish-appearance.png +share/gnome/pixmaps/sawfish-edgeflip.png +share/gnome/pixmaps/sawfish-focus.png +share/gnome/pixmaps/sawfish-logo.png +share/gnome/pixmaps/sawfish-matched.png +share/gnome/pixmaps/sawfish-minmax.png +share/gnome/pixmaps/sawfish-misc.png +share/gnome/pixmaps/sawfish-moveresize.png +share/gnome/pixmaps/sawfish-placement.png +share/gnome/pixmaps/sawfish-shortcuts.png +share/gnome/pixmaps/sawfish-tooltips.png +share/gnome/pixmaps/sawfish-workspaces.png share/sawfish/%%VERSION%%/lisp/3d-hack.jl share/sawfish/%%VERSION%%/lisp/3d-hack.jlc share/sawfish/%%VERSION%%/lisp/anim-outline.jl @@ -383,7 +383,7 @@ @dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%% @dirrm libexec/sawfish/%%VERSION%% @dirrm libexec/sawfish -@dirrm share/control-center/Sawfish +@dirrm share/gnome/control-center/Sawfish @dirrm share/gnome/apps/Settings/Sawfish @dirrm share/sawfish/%%VERSION%%/lisp @dirrm share/sawfish/%%VERSION%%/sounds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 7:44: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20F6737BBA8; Tue, 13 Jun 2000 07:44:08 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA28180; Tue, 13 Jun 2000 07:44:08 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Tue, 13 Jun 2000 07:44:08 -0700 (PDT) From: Message-Id: <200006131444.HAA28180@freefall.freebsd.org> To: sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/19242: Sawfish control panel applet fixes Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Sawfish control panel applet fixes Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: sobomax Responsible-Changed-When: Tue Jun 13 07:43:35 PDT 2000 Responsible-Changed-Why: I said mine! http://www.freebsd.org/cgi/query-pr.cgi?pr=19242 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 8:10:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0632D37BE81 for ; Tue, 13 Jun 2000 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA32842; Tue, 13 Jun 2000 08:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id A234537C0B8 for ; Tue, 13 Jun 2000 08:03:37 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id 46E2118BB; Tue, 13 Jun 2000 17:03:59 +0200 (CEST) Message-Id: <20000613150359.46E2118BB@pcwin002.win.tue.nl> Date: Tue, 13 Jun 2000 17:03:59 +0200 (CEST) From: stijn@win.tue.nl Reply-To: stijn@win.tue.nl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19243: Updated: a new port of grdb, a theme utility for GTK Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19243 >Category: ports >Synopsis: Updated: a new port of grdb, a theme utility for GTK >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: Tue Jun 13 08:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Stijn Hoop >Release: FreeBSD 5.0-CURRENT i386 >Organization: Eindhoven Technical University >Environment: FreeBSD 5.0-CURRENT #6: Mon Jun 5 17:06:37 CEST 2000 >Description: This is a resubmission of a new port of grdb, a theme utility that attempts to match Motif/Athena/Tk applications to the current GTK theme. This submission updates grdb to 0.2.1, which adds Gnome control panel support. Looking at the current categories, I've placed this port in misc because e.g. gnomeutils et al also live there. Feel free to change this to whatever is more appropriate. Please close PR ports/19139 as this PR supersedes it. >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: # # grdb # grdb/pkg # grdb/pkg/COMMENT # grdb/pkg/DESCR # grdb/pkg/PLIST # grdb/files # grdb/files/md5 # grdb/Makefile # grdb/patches # grdb/patches/patch-aa # echo c - grdb mkdir -p grdb > /dev/null 2>&1 echo c - grdb/pkg mkdir -p grdb/pkg > /dev/null 2>&1 echo x - grdb/pkg/COMMENT sed 's/^X//' >grdb/pkg/COMMENT << 'END-of-grdb/pkg/COMMENT' XMatches Motif/Athena/Tk widgets with the current GTK theme END-of-grdb/pkg/COMMENT echo x - grdb/pkg/DESCR sed 's/^X//' >grdb/pkg/DESCR << 'END-of-grdb/pkg/DESCR' XA utility that updates X applications that use Motif/Athena/Tk to use Xthe colors of the current GTK+ theme. Based on the KDE equivalent krdb. X XWWW: http://bucket.pp.ualr.edu/~bit/grdb.html X X--Stijn Hoop END-of-grdb/pkg/DESCR echo x - grdb/pkg/PLIST sed 's/^X//' >grdb/pkg/PLIST << 'END-of-grdb/pkg/PLIST' Xbin/grdb Xshare/grdb/AAAAAAGeneral.ad Xshare/grdb/AAAMotif.ad Xshare/grdb/AAATk.ad Xshare/grdb/AAAXaw.ad Xshare/grdb/Ddd.ad Xshare/grdb/Editres.ad Xshare/grdb/Emacs.ad Xshare/grdb/ML.ad Xshare/grdb/Nedit.ad Xshare/grdb/Netscape.ad Xshare/grdb/RVPlayer.ad Xshare/grdb/XCalc.ad Xshare/grdb/XTerm.ad Xshare/grdb/XV.ad Xshare/grdb/XWp.ad X@dirrm share/grdb END-of-grdb/pkg/PLIST echo c - grdb/files mkdir -p grdb/files > /dev/null 2>&1 echo x - grdb/files/md5 sed 's/^X//' >grdb/files/md5 << 'END-of-grdb/files/md5' XMD5 (grdb-0.2.1.tar.gz) = de0c758d3553a287b25927036e604eaf END-of-grdb/files/md5 echo x - grdb/Makefile sed 's/^X//' >grdb/Makefile << 'END-of-grdb/Makefile' X# New ports collection makefile for: grdb X# Date created: 13 June 2000 X# Whom: Stijn Hoop X# X# $FreeBSD$ X# X XPORTNAME= grdb XPORTVERSION= 0.2.1 XCATEGORIES= misc gnome XMASTER_SITES= http://bucket.pp.ualr.edu/~bit/download/ X XMAINTAINER= stijn@win.tue.nl X XLIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt X.if defined(NOGNOME) XLIB_DEPENDS+= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 X.else XLIB_DEPENDS+= gnome.4:${PORTSDIR}/x11/gnomelibs X.endif X XUSE_X_PREFIX= yes X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XGTK_CONFIG?= ${PREFIX}/bin/gtk12-config XCONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ X LIBS="-L${LOCALBASE}/lib" X.if defined(NOGNOME) XCONFIGURE_ARGS= --disable-gnome X.endif X X.if !defined(NOGNOME) Xpre-extract: X @${ECHO} "===> NOTE: You can remove support for the Gnome control panel" X @${ECHO} "===> by defining NOGNOME" X.endif X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/grdb X ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/grdb X ${ECHO} "share/doc/grdb/README" >> ${TMPPLIST} X ${ECHO} "@dirrm share/doc/grdb" >> ${TMPPLIST} X.endif X.if !defined(NOGNOME) X ${ECHO} "bin/grdb-capplet" >> ${TMPPLIST} X ${ECHO} "share/gnome/control-center/Desktop/grdb-capplet.desktop" >> ${TMPPLIST} X ${ECHO} "share/gnome/apps/Settings/Desktop/grdb-capplet.desktop" >> ${TMPPLIST} X ${ECHO} "share/gnome/pixmaps/grdb-capplet.png" >> ${TMPPLIST} X.endif X X.include END-of-grdb/Makefile echo c - grdb/patches mkdir -p grdb/patches > /dev/null 2>&1 echo x - grdb/patches/patch-aa sed 's/^X//' >grdb/patches/patch-aa << 'END-of-grdb/patches/patch-aa' X--- capplet/Makefile.in.orig Mon Jun 12 04:57:34 2000 X+++ capplet/Makefile.in Tue Jun 13 15:29:11 2000 X@@ -103,13 +103,13 @@ X INCLUDES = $(GNOME_CFLAGS) -DGNOMELOCALEDIR=\""$(datadir)/locale"\" X X X-ccdir = $(datadir)/control-center/Desktop X+ccdir = $(datadir)/gnome/control-center/Desktop X cc_DATA = grdb-capplet.desktop X X paneldir = $(datadir)/gnome/apps/Settings/Desktop/ X panel_DATA = $(cc_DATA) X X-icondir = $(datadir)/pixmaps X+icondir = $(datadir)/gnome/pixmaps X icon_DATA = grdb-capplet.png X X EXTRA_DIST = grdb-capplet.desktop grdb-capplet.png END-of-grdb/patches/patch-aa 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 Tue Jun 13 8:11:52 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D25EF37BECC; Tue, 13 Jun 2000 08:11:49 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA33129; Tue, 13 Jun 2000 08:11:49 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Tue, 13 Jun 2000 08:11:49 -0700 (PDT) From: Message-Id: <200006131511.IAA33129@freefall.freebsd.org> To: Cy.Schubert@uumail.gov.bc.ca, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/18964: new tripwire-1.3.1 port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new tripwire-1.3.1 port State-Changed-From-To: open->closed State-Changed-By: sada State-Changed-When: Tue Jun 13 08:10:12 PDT 2000 State-Changed-Why: Committed with some portlint and adding patches for mkstemp>. Please verify it, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=18964 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 8:19:54 2000 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 3082D37BF12; Tue, 13 Jun 2000 08:19:49 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id IAA13902; Tue, 13 Jun 2000 08:19:46 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda13900; Tue Jun 13 08:19:30 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.9.3/8.9.1) id IAA03751; Tue, 13 Jun 2000 08:19:29 -0700 (PDT) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdEa3749; Tue Jun 13 08:19:18 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.10.2/8.9.1) id e5DFJHp01815; Tue, 13 Jun 2000 08:19:17 -0700 (PDT) Message-Id: <200006131519.e5DFJHp01815@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdBi1811; Tue Jun 13 08:18:39 2000 X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.0-STABLE X-Sender: cy To: sada@FreeBSD.org Cc: Cy.Schubert@uumail.gov.bc.ca, freebsd-ports@FreeBSD.org Subject: Re: ports/18964: new tripwire-1.3.1 port In-reply-to: Your message of "Tue, 13 Jun 2000 08:11:49 PDT." <200006131511.IAA33129@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 13 Jun 2000 08:18:39 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200006131511.IAA33129@freefall.freebsd.org>, sada@FreeBSD.org write s: > Synopsis: new tripwire-1.3.1 port > > State-Changed-From-To: open->closed > State-Changed-By: sada > State-Changed-When: Tue Jun 13 08:10:12 PDT 2000 > State-Changed-Why: > Committed with some portlint and adding patches for mkstemp>. > Please verify it, thanks. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=18964 I assume that to verify all I do is CVSup. My next scheduled CVSup will be on June 14 at 04:15 PDT. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 8:29:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from coimbra.oss.uswest.net (coimbra.oss.uswest.net [209.180.20.7]) by hub.freebsd.org (Postfix) with ESMTP id 7AE2737BEF8 for ; Tue, 13 Jun 2000 08:29:10 -0700 (PDT) (envelope-from nitebirdz@uswest.net) Received: from localhost (IDENT:nitebirdz@localhost [127.0.0.1]) by coimbra.oss.uswest.net (8.9.3/8.9.3) with ESMTP id KAA06666; Tue, 13 Jun 2000 10:29:18 -0500 Date: Tue, 13 Jun 2000 10:29:18 -0500 (CDT) From: Nitebirdz X-Sender: nitebirdz@coimbra.oss.uswest.net To: Kent Hauser Cc: ports@FreeBSD.ORG Subject: Re: Netscape 4.x: Temporary Directory In-Reply-To: <200006130330.XAA01267@kent.tfd.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 12 Jun 2000, Kent Hauser wrote: > > How does one set the "Temporary Directory" for Netscape 4.x? > > I get an error every time I try to forward/reply to a mail message. > Setting TMPDIR doesn't help & the Netscape "Knowledge Base" > only knows about Win 9x. > What is the exact error message that you get? Are you sure you don't get a message warning about the preferences for the FCC directory not being set or something like that? Also make sure you enter something for the reply to settings. -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 8:31:42 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 7839037BECC; Tue, 13 Jun 2000 08:31:36 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5DFVKX03207; Tue, 13 Jun 2000 11:31:20 -0400 (EDT) Date: Tue, 13 Jun 2000 11:31:20 -0400 (EDT) From: Trevor Johnson To: Gerald Pfeifer Cc: freebsd-hackers@FreeBSD.ORG, ports@FreeBSD.ORG, "Jordan K. Hubbard" Subject: Re: -STABLE (was: ncurses.h and #define trace _nc_trace) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gerald Pfeifer wrote: > Is there a way to [...] > b) mark a port to notify users not to try using it on -STABLE and > -CURRENT? After a look at http://www.freebsd.org/porters-handbook/porting-versions.html and at src/sys/sys/param.h,v in the CVS tree, I made the appended patch. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt diff -ruN wine.orig/Makefile wine/Makefile --- wine.orig/Makefile Sat Jun 10 19:47:24 2000 +++ wine/Makefile Tue Jun 13 15:25:38 2000 @@ -24,6 +24,15 @@ MAN5= wine.conf.5 ONLY_FOR_ARCHS= i386 +.include + +# PR misc/19077 +.if !defined(IREADIT) +.if ${OSVERSION} > 400018 +BROKEN= "Your ncurses.h may be too new for this port. Please make sure it is from before 24 May 2000, then restart the build with IREADIT=yes" +.endif +.endif + .if !defined(NDEBUG) STRIP= CFLAGS+= -g @@ -102,4 +111,4 @@ ${ECHO} @${SED} s+%%PREFIX%%+${PREFIX}+g <${PKGMESSAGE} -.include +.include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 9: 7:48 2000 Delivered-To: freebsd-ports@freebsd.org Received: from modemcable127.61-201-24.mtl.mc.videotron.net (modemcable127.61-201-24.mtl.mc.videotron.net [24.201.61.127]) by hub.freebsd.org (Postfix) with SMTP id 5BF8737B63E for ; Tue, 13 Jun 2000 09:07:39 -0700 (PDT) (envelope-from patrick@mindstep.com) Received: (qmail 26373 invoked from network); 13 Jun 2000 16:07:37 -0000 Received: from patrak.local.mindstep.com (HELO PATRAK) (192.168.10.4) by jacuzzi.local.mindstep.com with SMTP; 13 Jun 2000 16:07:37 -0000 Message-ID: <00c701bfd551$7cedf4e0$040aa8c0@local.mindstep.com> From: "Patrick Bihan-Faou" To: References: <200006131412.HAA23789@freefall.freebsd.org> Subject: Re: ports/19241: PERL_CONFIGURE Date: Tue, 13 Jun 2000 12:07:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, This change sounds like a really excellent idea. Also one thing that I would like to see is a category for perl modules. At this time they are split accross all the categories and can usually be identified with the leading "p5-", however it would be nice to have a directory with all of them even if only as symlinks. I think that there are enough of these to warrant a separate category, aren't there ? Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 9:10: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 023D137B571; Tue, 13 Jun 2000 09:10:01 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5DG9f604343; Tue, 13 Jun 2000 12:09:41 -0400 (EDT) Date: Tue, 13 Jun 2000 12:09:41 -0400 (EDT) From: Trevor Johnson To: Cy Schubert - ITSD Open Systems Group Cc: sada@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/18964: new tripwire-1.3.1 port In-Reply-To: <200006131519.e5DFJHp01815@cwsys.cwsent.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I assume that to verify all I do is CVSup. My next scheduled CVSup > will be on June 14 at 04:15 PDT. If you want to check it before then, you can do so at http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/tripwire131/ . It should soon be at ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/security/tripwire131 too. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 9:20:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 92EB637BEF7 for ; Tue, 13 Jun 2000 09:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA43596; Tue, 13 Jun 2000 09:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 13 Jun 2000 09:20:06 -0700 (PDT) Message-Id: <200006131620.JAA43596@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Trevor Johnson Subject: Re: ports/19225: new port: net/p0f Reply-To: Trevor Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19225; it has been noted by GNATS. From: Trevor Johnson To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/19225: new port: net/p0f Date: Tue, 13 Jun 2000 12:13:27 -0400 (EDT) A new version was released. I updated PORTVERSION and the checksum. The revised port is at http://jpj.net/~trevor/freebsd/ports/p0f.shar . -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 9:30:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 95D5837BFA0 for ; Tue, 13 Jun 2000 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA44792; Tue, 13 Jun 2000 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 13 Jun 2000 09:30:02 -0700 (PDT) Message-Id: <200006131630.JAA44792@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Trevor Johnson Subject: Re: ports/19232: port name changed from cdict into stardict Reply-To: Trevor Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19232; it has been noted by GNATS. From: Trevor Johnson To: phj@cn.freebsd.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19232: port name changed from cdict into stardict Date: Tue, 13 Jun 2000 12:26:03 -0400 (EDT) > echo x - stardict/pkg/DESCR > sed 's/^X//' >stardict/pkg/DESCR << 'END-of-stardict/pkg/DESCR' > Xcdict - English-Chinese dictionary. ^^^^^ One slipped through. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 9:46:25 2000 Delivered-To: freebsd-ports@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id B1CD737BF81; Tue, 13 Jun 2000 09:46:13 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.3) id JAA40867; Tue, 13 Jun 2000 09:49:51 -0700 (PDT) (envelope-from sgk) From: Steve Kargl Message-Id: <200006131649.JAA40867@troutmask.apl.washington.edu> Subject: Re: -STABLE (was: ncurses.h and #define trace _nc_trace) In-Reply-To: from Trevor Johnson at "Jun 13, 2000 11:31:20 am" To: Trevor Johnson Date: Tue, 13 Jun 2000 09:49:51 -0700 (PDT) Cc: Gerald Pfeifer , freebsd-hackers@FreeBSD.ORG, ports@FreeBSD.ORG, "Jordan K. Hubbard" X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Trevor Johnson wrote: > Gerald Pfeifer wrote: > > > Is there a way to > [...] > > b) mark a port to notify users not to try using it on -STABLE and > > -CURRENT? > > After a look at > http://www.freebsd.org/porters-handbook/porting-versions.html and at > src/sys/sys/param.h,v in the CVS tree, I made the appended patch. > -- > Trevor Johnson > http://jpj.net/~trevor/gpgkey.txt > Add CONFIGURE_ARGS+=--without-curses to the ports makefile. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 10:10: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 97FA637C021 for ; Tue, 13 Jun 2000 10:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA51462; Tue, 13 Jun 2000 10:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from modemcable127.61-201-24.mtl.mc.videotron.net (modemcable127.61-201-24.mtl.mc.videotron.net [24.201.61.127]) by hub.freebsd.org (Postfix) with SMTP id 4220637BF73 for ; Tue, 13 Jun 2000 10:01:22 -0700 (PDT) (envelope-from patrick@mindstep.com) Received: (qmail 28373 invoked by alias); 13 Jun 2000 17:01:21 -0000 Received: (qmail 28369 invoked from network); 13 Jun 2000 17:01:21 -0000 Received: from nitro.local.mindstep.com (qmailr@192.168.10.2) by jacuzzi.local.mindstep.com with SMTP; 13 Jun 2000 17:01:21 -0000 Received: (qmail 15071 invoked by uid 0); 13 Jun 2000 17:04:05 -0000 Message-Id: <20000613170405.15070.qmail@nitro.local.mindstep.com> Date: 13 Jun 2000 17:04:05 -0000 From: patrick@mindstep.com Reply-To: patrick@mindstep.com To: freefall-gnats@mindstep.com X-Send-Pr-Version: 3.2 Subject: ports/19248: Update mod_dav to version 1.0.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19248 >Category: ports >Synopsis: Update mod_dav to version 1.0.0 >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: Tue Jun 13 10:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Patrick Bihan-Faou >Release: FreeBSD 4.0-STABLE i386 >Organization: MindStep Corporation >Environment: Port collection as of June 12, 2000 >Description: The mod_dav Apache module has been upgraded to version 1.0.0. This patch updates the FreeBSD port to build the latest released version. >How-To-Repeat: n/a >Fix: --- Makefile.orig Tue Jun 13 12:57:12 2000 +++ Makefile Tue Jun 13 12:58:02 2000 @@ -6,7 +6,7 @@ # PORTNAME= mod_dav -PORTVERSION= 0.9.17 +PORTVERSION= 1.0.0 DISTNAME= mod_dav-${PORTVERSION}-${APACHE_VERSION} CATEGORIES= www MASTER_SITES= http://www.webdav.org/mod_dav/ --- files/md5.orig Tue Jun 13 12:59:29 2000 +++ files/md5 Tue Jun 13 12:58:53 2000 @@ -1 +1 @@ -MD5 (mod_dav-0.9.17-1.3.6.tar.gz) = 2e267a99bc028799ee5a3c6c6d6ae734 +MD5 (mod_dav-1.0.0-1.3.6.tar.gz) = 0f095028f64b665668268fd82a26378c >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 Tue Jun 13 10:10:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D415137C026 for ; Tue, 13 Jun 2000 10:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA51472; Tue, 13 Jun 2000 10:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.initio.no (nalle.initio.no [62.92.112.203]) by hub.freebsd.org (Postfix) with SMTP id 8111537C01C for ; Tue, 13 Jun 2000 10:07:25 -0700 (PDT) (envelope-from root@gaia.initio.no) Received: (qmail 26143 invoked from network); 13 Jun 2000 17:07:18 -0000 Received: from isdn-b90.oa-a.ntnu.no (HELO gaia.initio.no) (129.241.54.90) by nalle.initio.no with SMTP; 13 Jun 2000 17:07:18 -0000 Received: (qmail 49265 invoked by uid 0); 13 Jun 2000 17:08:20 -0000 Message-Id: <20000613170820.49264.qmail@gaia.initio.no> Date: 13 Jun 2000 17:08:20 -0000 From: oyvindmo@initio.no Reply-To: oyvindmo@initio.no To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19249: change port: audio/ripit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19249 >Category: ports >Synopsis: change port: audio/ripit >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: Tue Jun 13 10:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: oyvindmo@initio.no >Release: FreeBSD 4.0-STABLE i386 >Organization: Initio IT-losninger AS >Environment: >Description: Add features to audio/ripit: more command line options, and ability to spawn multiple encoder processes. Neat for those lucky ones with SMP boxen. Patch submitted by Jeremy Lea >How-To-Repeat: >Fix: diff -uNr ripit.orig/patches/patch-aa ripit/patches/patch-aa --- ripit.orig/patches/patch-aa Mon Jun 5 00:37:22 2000 +++ ripit/patches/patch-aa Tue Jun 13 19:02:14 2000 @@ -1,13 +1,31 @@ ---- ripit.pl.orig Fri Jun 2 23:17:16 2000 -+++ ripit.pl Fri Jun 2 23:18:58 2000 -@@ -26,12 +26,12 @@ +--- ripit.pl.orig Mon May 22 15:27:36 2000 ++++ ripit.pl Tue Jun 13 01:27:34 2000 +@@ -15,25 +15,32 @@ + # --bitrate [rate] - Encode MP3 at this bitrate + # --year [year] - Tag MP3 with this year (included as CDDB + # does not store this information) +-# --device - CDROM device to rip from ++# --device - CDROM device to rip from ++# --numcpu - Number of parrallel encoders to run ++# --outputdir - Directory in which to place MP3s ++# --cdripper - Which cdripper to use ++# --encoder - Which encoder to use + # + # Version 1.8 22/05/00 - Simon Quinn + # + # Usage: ripit.pl [--halt] [--bitrate rate] +-# [--year year] [--device cddevice] [start_track] ++# [--year year] [--device cddevice] [--numcpu cpus] ++# [--outputdir dir] [--cdripper ripper] [--encoder encoder] ++# [start_track] + #################################################################### + # # User configurable variables # --$cddev = "/dev/cdrom"; # CD Audio device + $cddev = "/dev/cdrom"; # CD Audio device -$outputdir = "/dosc/cdrip/"; # Where the MP3s should go -+$cddev = "/dev/rcd0c"; # CD Audio device -+$outputdir = "/home/mp3/"; # Where the MP3s should go ++$outputdir = "/home/mp3"; # Where the MP3s should go $bitrate = 160; # Bitrate for MP3s -$encoder = 1; # 0 - Bladeenc, 1 - Lame, 2 - Gogo +$encoder = 2; # 0 - Bladeenc, 1 - Lame, 2 - Gogo @@ -16,4 +34,165 @@ +$cdripper = 2; # 0 - cdparanoia, 1 - cdda2wav, # 2 - tosha, 3 - cdd $cdopt = ""; # options for cdaudio ripper ++$numcpu = 1; # Number of parallel encoders to run + + $use_underscore = 0; # Use _ instead of spaces in filenames (1 yes, 0 no) + +@@ -53,6 +60,9 @@ + require "flush.pl"; + use Getopt::Long; + ++$ripper_died = 0; ++$SIG{HUP} = \&catch_hup; ++ + # Initialise global variables + # + $year = ""; # Year of Audio CD - written to MP3 tag +@@ -75,9 +85,19 @@ + if ( ! &GetOptions("halt" => \$haltonfinish, + "bitrate=i" => \$bitrate, + "year=i" => \$year, +- "device=s" => \$cddev) ) { ++ "device=s" => \$cddev, ++ "numcpu=i" => \$numcpu, ++ "outputdir=s" => \$outputdir, ++ "cdripper=i" => \$cdripper, ++ "cdopt=s" => \$cdopt, ++ "encoder=i" => \$encoder, ++ "encopt=s" => \$encopt) ) { + print "Usage: ripit.pl [--halt] [--bitrate rate] [--year year] +- [--device cddevice] [start_track]\n"; ++ [--device cddevice] [--numcpu cpus] [--outputdir dir] ++ [--cdripper cdripper] [--encoder encoder] [start_track] ++ CD Rippers: 0 - cdparanoia, 1 - cdda2wav, 2 - tosha, 3 - cdd ++ Encoders: 0 - Bladeenc, 1 - Lame, 2 - Gogo\n"; ++ + exit 1; + } + +@@ -113,7 +133,7 @@ + &rip_cd(); # Rip, Encode & Tag + + print "Waiting for MP3 Encoder to finish...\n"; +-wait; ++while (wait != -1) {}; + + &create_m3u(); # Create the M3U file for the MP3 files + +@@ -137,6 +157,10 @@ + + exit; + ++sub catch_hup { ++ $ripper_died = 1; ++} ++ + # + # Create the track selection from the parameters passed + # on the command line +@@ -286,7 +310,7 @@ + # Directory created will be: /outputdir/Artist - Album/ + # The value must end in / + +- $mp3dir = $outputdir.$artist." - ".$album."/"; ++ $mp3dir = $outputdir."/".$artist." - ".$album."/"; + + if ($use_underscore == 1) { $mp3dir =~ s/ /_/g; } + +@@ -340,24 +364,29 @@ + $riptrackname = &get_trackname($_, $tracklist[$_ - 1]); + $riptrackno = $_; + ++ if ( ! -r "$riptrackname.wav" && ! -r "$riptrackname.mp3" ) { ++ print "Ripping track $tracklist[$_ - 1]...\n"; + &printflush(RIPLOG,"Ripping $tracklist[$_ - 1]...\n"); + + # Choose the cdaudio ripper to use + if ($cdripper == 0) { + if (system("cdparanoia -d $cddev $cdopt $riptrackno \"$riptrackname.rip\"")) { + &printflush(RIPLOG,"cdparanoia failed on $tracklist[$_ - 1]\n"); ++ kill 1, @encoders; + die "cdparanoia failed on $tracklist[$_ - 1]"; + } + } + elsif ($cdripper == 1) { +- if (system("cdda2wav -D $cddev -Q -H $cdopt -t $riptrackno \"$riptrackname.rip\"")) { ++ if (system("cdda2wav -D $cddev -q -Q -H $cdopt -t $riptrackno - > \"$riptrackname.rip\"")) { + &printflush(RIPLOG,"cdda2wav failed on $tracklist[$_ - 1]\n"); ++ kill 1, @encoders; + die "cdda2wav failed on $tracklist[$_ - 1]"; + } + } + elsif ($cdripper == 2) { + if (system("tosha -d $cddev -f wav -t $riptrackno -o \"$riptrackname.rip\"")) { + &printflush(RIPLOG,"tosha failed on $tracklist[$_ - 1]\n"); ++ kill 1, @encoders; + die "tosha failed on $tracklist[$_ - 1]"; + } + } +@@ -379,11 +408,13 @@ + rename "$riptrackname.rip","$riptrackname.wav"; + + &printflush(RIPLOG,"Rip complete $tracklist[$_ - 1]\n"); ++ } + + # Start the Encoder in the background. but only once +- if ($startenc == 0) { +- $startenc = 1; +- unless (fork) { &enc_cd(); } ++ if ($startenc < $numcpu) { ++ sleep $startenc*5; ++ $startenc = $startenc + 1; ++ unless ($encoders[$startenc]=fork) { &enc_cd(); } + } + + } +@@ -399,24 +430,25 @@ + sub enc_cd { + my($i,$x,$ncount,$enc); + +- + foreach (@seltrack) { + + $riptrackname = &get_trackname($_, $tracklist[$_ - 1]); + $ncount++; + +- print "\nMP3 Encoding track ".$ncount." of ".($#seltrack + 1)."\n"; +- &printflush(RIPLOG,"Encoding $tracklist[$_ - 1]...\n"); +- + # Keep looping until the file appears, ie wait for cdparanoia + # timeout after 30 minutes + $x=0; +- while( ! -r "$riptrackname.wav" ){ ++ while( ! -r "$riptrackname.wav" && ! -r "$riptrackname.mp3" ){ + $x++; + if ($x > 179) { die "MP3 encoder waited 30 minutes before giving up"; } ++ if ($ripper_died) { die "CD Ripper seems to have died - exiting"; } + sleep 10; + } + ++ if ( ! -r "$riptrackname.mp3" ) { ++ print "\nMP3 Encoding track ".$ncount." of ".($#seltrack + 1)."\n"; ++ &printflush(RIPLOG,"Encoding $tracklist[$_ - 1]...\n"); ++ + # Set the encoder we are going to use + if ($encoder == 0) { + $enc = "bladeenc $encopt -QUIT -$bitrate \"$riptrackname.wav\" "; +@@ -427,6 +459,9 @@ + elsif ($encoder == 2) { + $enc = "gogo \"$riptrackname.wav\" \"$riptrackname.mp3\" $encopt -b $bitrate"; + } ++ else { ++ die "No Encoder defined"; ++ } + + if ( ! system("$enc >$enclog 2>&1 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 Tue Jun 13 10:31:28 2000 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id C96F837B8D8; Tue, 13 Jun 2000 10:31:19 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id KAA14294; Tue, 13 Jun 2000 10:31:10 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda14290; Tue Jun 13 10:30:50 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.9.3/8.9.1) id KAA06159; Tue, 13 Jun 2000 10:30:49 -0700 (PDT) Message-Id: <200006131730.KAA06159@passer.osg.gov.bc.ca> Received: from localhost.osg.gov.bc.ca(127.0.0.1), claiming to be "passer.osg.gov.bc.ca" via SMTP by localhost.osg.gov.bc.ca, id smtpdNY6150; Tue Jun 13 10:30:04 2000 X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.0-STABLE X-Sender: cschuber To: Trevor Johnson Cc: Cy Schubert - ITSD Open Systems Group , sada@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/18964: new tripwire-1.3.1 port In-reply-to: Your message of "Tue, 13 Jun 2000 12:09:41 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 13 Jun 2000 10:30:04 -0700 From: Cy Schubert Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message , Trevor John son writes: > > I assume that to verify all I do is CVSup. My next scheduled CVSup > > will be on June 14 at 04:15 PDT. > > If you want to check it before then, you can do so at > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/tripwire131/ . It > should soon be at > ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/security/tripwire13 > 1 > too. > -- > Trevor Johnson > http://jpj.net/~trevor/gpgkey.txt > Fetched it file by file from the Web Site -- man that was painful. It installs O.K. Currently rolling it into production on my desktop system here at work. Will replace the other tripwires installed here after my next scheduled CVSup. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 10:50:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 13CF437BFC6 for ; Tue, 13 Jun 2000 10:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA57471; Tue, 13 Jun 2000 10:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3]) by hub.freebsd.org (Postfix) with ESMTP id 7C71F37B6F7 for ; Tue, 13 Jun 2000 10:43:38 -0700 (PDT) (envelope-from dima@netserv1.chg.ru) Received: (from dima@localhost) by netserv1.chg.ru (8.9.3/8.9.3) id VAA42091; Tue, 13 Jun 2000 21:43:34 +0400 (MSD) Message-Id: <200006131743.VAA42091@netserv1.chg.ru> Date: Tue, 13 Jun 2000 21:43:34 +0400 (MSD) From: "Dmitry S. Sivachenko" Reply-To: dima@Chg.RU To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19250: Update port: net/rrdtool Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19250 >Category: ports >Synopsis: Update port: net/rrdtool >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: Tue Jun 13 10:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dmitry S. Sivachenko >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -Nur rrdtool.old/Makefile rrdtool/Makefile --- rrdtool.old/Makefile Tue Jun 13 19:45:15 2000 +++ rrdtool/Makefile Tue Jun 13 21:18:50 2000 @@ -6,7 +6,7 @@ # PORTNAME= rrdtool -PORTVERSION= 1.0.13 +PORTVERSION= 1.0.24 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ @@ -15,6 +15,7 @@ USE_PERL5= yes MAKE_ENV+= PERL=${PERL} +USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-shared=yes CONFIGURE_ENV= PERL=${PERL} @@ -22,7 +23,7 @@ MAN1= RRDp.1 RRDs.1 bin_dec_hex.1 rrdcgi.1 rrdcreate.1 rrddump.1 \ rrdfetch.1 rrdgraph.1 rrdlast.1 rrdresize.1 rrdrestore.1 \ rrdtool.1 rrdtune.1 rrdtutorial.1 rrdupdate.1 cdeftutorial.1 \ - rpntutorial.1 + rpntutorial.1 rrdinfo.1 MAN3= RRDp.3 RRDs.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff -Nur rrdtool.old/files/md5 rrdtool/files/md5 --- rrdtool.old/files/md5 Tue Feb 15 17:18:53 2000 +++ rrdtool/files/md5 Tue Jun 13 19:46:14 2000 @@ -1 +1 @@ -MD5 (rrdtool-1.0.13.tar.gz) = 51311e66400ad776cf04a8fcf6594115 +MD5 (rrdtool-1.0.24.tar.gz) = 251b2ea132245d02039fe67eae6047da diff -Nur rrdtool.old/patches/patch-aa rrdtool/patches/patch-aa --- rrdtool.old/patches/patch-aa Thu Sep 30 04:52:17 1999 +++ rrdtool/patches/patch-aa Tue Jun 13 20:59:23 2000 @@ -1,12 +1,12 @@ ---- perl-shared/Makefile.PL.orig Wed Sep 29 17:26:51 1999 -+++ perl-shared/Makefile.PL Wed Sep 29 17:42:36 1999 -@@ -9,7 +9,8 @@ +--- perl-shared/Makefile.PL.orig Tue Jun 13 20:51:17 2000 ++++ perl-shared/Makefile.PL Tue Jun 13 20:51:19 2000 +@@ -10,7 +10,8 @@ 'NAME' => 'RRDs', 'VERSION_FROM' => 'RRDs.pm', # finds $VERSION - 'OPTIMIZE' => '-g', + 'DEFINE' => "-DPERLPATCHLEVEL=$Config{PATCHLEVEL}", - 'INC' => '-I../src -I../gd1.3', -+ 'CCFLAGS' => '-DHAVE_CONFIG_H', ++ 'CCFLAGS' => "-DHAVE_CONFIG_H", + 'INC' => '-I../config -I../src -I../gd1.3', # where to look for the necessary libraries # Perl will figure out which one is valid - 'depend' => {'RRDs.c' => $librrd}, + 'depend' => {'RRDs.c' => "../src/.libs/librrd_private.a"}, diff -Nur rrdtool.old/patches/patch-ab rrdtool/patches/patch-ab --- rrdtool.old/patches/patch-ab Thu Dec 23 20:08:27 1999 +++ rrdtool/patches/patch-ab Tue Jun 13 20:59:31 2000 @@ -1,6 +1,6 @@ ---- src/rrd_tool.c.orig Wed Nov 24 17:06:43 1999 -+++ src/rrd_tool.c Fri Nov 26 15:41:04 1999 -@@ -202,12 +202,12 @@ +--- src/rrd_tool.c.orig Tue Jun 13 20:56:08 2000 ++++ src/rrd_tool.c Tue Jun 13 20:56:10 2000 +@@ -317,12 +317,12 @@ datai=data; printf(" "); for (i = 0; i stack[stptr] ? 1.0 : 0.0; -+ if (isnan(stack[stptr-1])) -+ ; -+ else if (isnan(stack[stptr])) -+ stack[stptr-1] = stack[stptr]; -+ else -+ stack[stptr-1] = stack[stptr-1] > stack[stptr] ? 1.0 : 0.0; - stptr--; - break; - case OP_GE: -@@ -1084,7 +1103,12 @@ - free(stack); - return -1; - } -- stack[stptr-1] = stack[stptr-1] >= stack[stptr] ? 1.0 : 0.0; -+ if (isnan(stack[stptr-1])) -+ ; -+ else if (isnan(stack[stptr])) -+ stack[stptr-1] = stack[stptr]; -+ else -+ stack[stptr-1] = stack[stptr-1] >= stack[stptr] ? 1.0 : 0.0; - stptr--; - break; - case OP_EQ: -@@ -1093,7 +1117,12 @@ - free(stack); - return -1; - } -- stack[stptr-1] = stack[stptr-1] == stack[stptr] ? 1.0 : 0.0; -+ if (isnan(stack[stptr-1])) -+ ; -+ else if (isnan(stack[stptr])) -+ stack[stptr-1] = stack[stptr]; -+ else -+ stack[stptr-1] = stack[stptr-1] == stack[stptr] ? 1.0 : 0.0; - stptr--; - break; - case OP_IF: -@@ -1105,6 +1134,52 @@ - stack[stptr-2] = stack[stptr-2] != 0.0 ? stack[stptr-1] : stack[stptr]; - stptr--; - stptr--; -+ break; -+ case OP_MIN: -+ if(stptr<1){ -+ rrd_set_error("RPN stack underflow"); -+ free(stack); -+ return -1; -+ } -+ if (isnan(stack[stptr-1])) -+ ; -+ else if (isnan(stack[stptr])) -+ stack[stptr-1] = stack[stptr]; -+ else if (stack[stptr-1] > stack[stptr]) -+ stack[stptr-1] = stack[stptr]; -+ stptr--; -+ break; -+ case OP_MAX: -+ if(stptr<1){ -+ rrd_set_error("RPN stack underflow"); -+ free(stack); -+ return -1; -+ } -+ if (isnan(stack[stptr-1])) -+ ; -+ else if (isnan(stack[stptr])) -+ stack[stptr-1] = stack[stptr]; -+ else if (stack[stptr-1] < stack[stptr]) -+ stack[stptr-1] = stack[stptr]; -+ stptr--; -+ break; -+ case OP_LIMIT: -+ if(stptr<2){ -+ rrd_set_error("RPN stack underflow"); -+ free(stack); -+ return -1; -+ } -+ if (isnan(stack[stptr-2])) -+ ; -+ else if (isnan(stack[stptr-1])) -+ stack[stptr-2] = stack[stptr-1]; -+ else if (isnan(stack[stptr])) -+ stack[stptr-2] = stack[stptr]; -+ else if (stack[stptr-2] < stack[stptr-1]) -+ stack[stptr-2] = DNAN; -+ else if (stack[stptr-2] > stack[stptr]) -+ stack[stptr-2] = DNAN; -+ stptr-=2; - break; - case OP_UN: - if(stptr<0){ diff -Nur rrdtool.old/pkg/PLIST rrdtool/pkg/PLIST --- rrdtool.old/pkg/PLIST Tue Feb 15 17:18:55 2000 +++ rrdtool/pkg/PLIST Tue Jun 13 21:20:25 2000 @@ -1,8 +1,10 @@ bin/rrdtool bin/rrdcgi +bin/trytime lib/librrd.a lib/librrd.so.0 lib/librrd.so +include/rrd.h @exec /sbin/ldconfig -m %D/lib @unexec /sbin/ldconfig -R share/examples/rrdtool/cgi-demo.cgi @@ -30,6 +32,7 @@ share/examples/rrdtool/rrdfetchnames/README share/examples/rrdtool/README share/doc/rrdtool/rrdtool.pod +share/doc/rrdtool/rrdinfo.pod share/doc/rrdtool/rrdlast.pod share/doc/rrdtool/rrdcreate.pod share/doc/rrdtool/rrdupdate.pod @@ -45,6 +48,7 @@ share/doc/rrdtool/rrdcgi.pod share/doc/rrdtool/rrdtutorial.pod share/doc/rrdtool/rrdtool.txt +share/doc/rrdtool/rrdinfo.txt share/doc/rrdtool/rrdlast.txt share/doc/rrdtool/rrdcreate.txt share/doc/rrdtool/rrdupdate.txt @@ -62,6 +66,7 @@ share/doc/rrdtool/RRDs.txt share/doc/rrdtool/RRDp.txt share/doc/rrdtool/html/rrdtool.html +share/doc/rrdtool/html/rrdinfo.html share/doc/rrdtool/html/rrdlast.html share/doc/rrdtool/html/rrdcreate.html share/doc/rrdtool/html/rrdupdate.html >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 Tue Jun 13 11: 7:41 2000 Delivered-To: freebsd-ports@freebsd.org Received: from sinamail.com (tp221-186.dialup.seed.net.tw [139.175.221.186]) by hub.freebsd.org (Postfix) with SMTP id BCC4637BFF6; Tue, 13 Jun 2000 11:07:25 -0700 (PDT) (envelope-from Ann1319@sinamail.com) From: "May May" Subject: =?big5?B?q9ywqr+zu3vD0adBfg==?= Date: Thu, 6 Jun 2002 16:53:32 +0800 MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_0009_01C20D7A.B9657340"; type="multipart/alternative" X-Priority: 3 X-MSMail-Priority: Normal X-Unsent: 1 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-Id: <20000613180725.BCC4637BFF6@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C20D7A.B9657340 Content-Type: multipart/alternative; boundary="----=_NextPart_001_000A_01C20D7A.B9657340" ------=_NextPart_001_000A_01C20D7A.B9657340 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable =A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A6V=B0=AA=C1~=ACD=BE=D4 =20 =20 =A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=B4=BF=B8g=A7=DA=AD=CC=B4=A7=A6=BD= =A6p=ABB=A1A=AC=B0=A4F=AEa=AEx=A6=D3=A8=AF=B6=D4=A4u=A7@=A1C =A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=B4=BF=B8g=A7=DA=AD=CC=A6=AD=A5X=B1=DF= =C2k=A1A=AC=B0=A4F=B9=EA=B2{=A4=DF=A4=A4=AA=BA=B2z=B7Q=BBP=A9=EA=ADt=A1C =A1@=B2{=A6b=A1A=B3z=B9L=BA=F4=B8=F4=A1A=A4=A3=B6=C8=A7=DA=AD=CC=A7=E4=A8= =EC=A4F=B3=CC=A6=B3=AE=C4=B2v=AA=BA=A4u=A7@=A4=E8=A6=A1=A1A=A1@=A1@=A1@=A1= @=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A5=B4=AF}=B6=C7=B2=CE=A1A=A7= =F3=AC=B0=A6=DB=A4v=B1a=A8=D3=A4@=B5=A7=B7N=B7Q=A4=A3=A8=EC=AA=BA=A6=AC=A4= J=A1C =A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1= @ ------=_NextPart_001_000A_01C20D7A.B9657340 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable

 
=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A6V=B0=AA=C1~=ACD=BE=D4<= /DIV>
 
 
=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=B4=BF=B8g=A7=DA= =AD=CC=B4=A7=A6=BD=A6p=ABB=A1A=AC=B0=A4F=AEa=AEx=A6=D3=A8=AF=B6=D4=A4u=A7= @=A1C
=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=B4=BF=B8g=A7=DA=AD=CC= =A6=AD=A5X=B1=DF=C2k=A1A=AC=B0=A4F=B9=EA=B2{=A4=DF=A4=A4=AA=BA=B2z=B7Q=BB= P=A9=EA=ADt=A1C
 
=A1@=B2{=A6b=A1A=B3z=B9L=BA=F4=B8=F4=A1A=A4=A3=B6=C8=A7=DA=AD= =CC=A7=E4=A8=EC=A4F=B3=CC=A6=B3=AE=C4=B2v=AA=BA=A4u=A7@=A4=E8=A6=A1=A1A=A1= @=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A5=B4=AF}=B6=C7= =B2=CE=A1A=A7=F3=AC=B0=A6=DB=A4v=B1a=A8=D3=A4@=B5=A7=B7N=B7Q=A4=A3=A8=EC=AA= =BA=A6=AC=A4J=A1C
 
=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@= =A1@=A1@=A1@3D""=203D""=20
------=_NextPart_001_000A_01C20D7A.B9657340-- ------=_NextPart_000_0009_01C20D7A.B9657340 Content-Type: image/gif; name="a0.gif" Content-Transfer-Encoding: base64 Content-ID: <000401c20d37$a3132b20$7549f3d2@abs> R0lGODlhUABQAPcAAAAAAAAAqgCqAACqqqoAAKoAqqpVAKqqqlVVVVVV/1X/VVX///9VVf9V//// Vf///+/v79/f39PT08PDw7e3t6urq5ubm4+Pj39/f3Nzc2dnZ1dXV0tLSzs7Oy8vLyMjI/8AAO8A AOMAANcAAMsAAL8AALMAAKcAAJsAAIsAAH8AAHMAAGcAAFsAAE8AAEAAAP/a2v+6uv+fn/9/f/9f X/9AQP8gIP8AAPyoXO+bS+OLO9N/K8dvH7djE6tXB59PAPz82Pz8uPz8nPz8fPz4XPz0QPz0IPz0 AOTYAMzEALSsAJycAISEAHBsAFhUAEBAAND8XMT8QLT8IKD8AJDkAIDMAHS0AGCcANj82Lz8uJz8 nID8fGD8XED8QCD8IAD8AAD/AADvAADjAADXAAfLAAe/AAezAAenAAebAAeLAAd/AAdzAAdnAAdb AAdPAARAANr//7j8/Jz8/Hz8+Fz8/ED8/CD8/AD8/ADk5ADMzAC0tACcnACEhABwcABYWABAQFy8 /ECw/CCo/ACc/ACM5AB8zABstABcnNra/7q//5+f/3+A/19g/0BA/yAl/wAF/wAA/wAA7wAA4wAA 1wAAywAAvwAAswAApwAAmwAAiwAAfwAAcwAAZwAAWwAATwAAQPDa/+W6/9qf/9B//8pf/79A/7Ug /6oA/5oA5YAAz3UAtWAAn1AAhUUAcDUAWioAQP/a//+6//+f//9///9f//9A//8g//8A/+AA5coA z7UAtZ8An4UAhW8AcFoAWkAAQP/q3//g0P/axf/Vv//PsP/Fpf+/n/+6kP+wgP+lcP+fYPCVX+qP Wt+KVdCAUMp/T796SrVwRapqQKBlP59gOpBfNYpaMIBQL3VPKm9KJV9AIFU/H0o6GkAwGjovFSog DwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMcrK8dPK8d3K8efK8fHK5/HK3fHK0/HKyvHMyvHXyvH iyvHtyurxyt/xytTxy8rx1srx4crx7Mrx8crr8crg8crV8crK////yH/C05FVFNDQVBFMi4wAwEA AAAh+QQJHgAAACwAAAAAUABQAIMzAP8iIiJ3uwC7AAD/AAD/IiL////MAAD/RET/VVXdAAD/d3fu AAD/mZkiIsz/u7sE/9CBSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRy yZwJmiTBExqSUkXT6yer7Vi7Xi4YIzCIx5byGU1RszPudzoub6vX6LLBXJ9IA4ACgIOAY1IDiAKI BwOMAwFdUgIHCpIKlweOkYoGlZaYjJBXh3sGBAwMlwqOolCHjIyoqquhS4QBf4SpqpkDCq1HAQTD w1IFBMcEAbu9iMBFwgUFCJII09LDAZiIj0rRe9UJCNbH2rTO3gSlC+zs4tbKmY7dSQEFBgkJDfvu CdgBjQI+MyLMAIIFDR7we1eOG710+PTxW5DvH6Em3xK0oyjuXxdhCDgMcMw3rhyYaCHHqfR4Epm0 lyzHCCNGc+DHW4X66NzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTpyYiAAAh+QQJHgAAACwAAAAAUABQ AIMzAP8iIiJ3uwD/AAD/ERH/MzP/VVW7AAD/d3f////MAADdAAD/mZnuAAAiIsz/u7sE/9CBSau9 OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRy+REwSYLoUxSVTptO57UJsG45 Wu83YxWPLV7tGd2tqNeTrPu9lrvhFPsdLqXH+Vl+fldqg4NMUQGKAoqNim1fUQeTApMKB5cHAYdJ VQoLVQsBCwqZZkuSCaChC6SXm5xGqQkJAw0NraSTAZCIlZeXt7muml2xPo6wybi5pZqLjMm8PwED 1tZRBAPaAwHMztXXUdvk3cjbBAVVBekE3KO61ekFsPTs7z3ytOsGBffdrUpVK2DAgKN+/6btqEYr AYKHDxFqC1Dq1QADCBhojNjPnTkeAZgIJCiokQFHjwEwYRrY0GFBfyjzDUhQIOODjRK7Tdo1oECC khzZWVOogyHJjQgKokzW06HJpBInyhSJEeLLmBT0FYTaESvIplxzEp0Qkma/s+m2jS26zae/t16z bqP59p5Uaujc6b17Qd9ecmu/XhscWO7ga4VBSkucdTGex5AjS55MubLly5gza97MubPnz6BDix5N uvSECAAh+QQJHgAAACwAAAAAUABQAIMzAP8iIiJ3uwC7AAD/AAD/IiLMAAD/RET/VVXdAAD/d3f/ ///uAAD/mZkiIsz/u7sE/9CBSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqP yKRyyZwJmiTBExqSUkXT6yer7Vi7Xi4Y8xSPLeWzJq0mA8xtK1wtn4+z9q40wBfw/3x3AgOEgwMG h4QBelIGCVICCZIGiAOMAwuPkJIJlAOLV1KYCwsEDAyclaBQooiIp5ydiKtIgAF7gKipiAm0RgEE wcFSBQTFBAG6nopJwAUFB5AH0M/BAZOEn0rOpNIIB9PF17LMzQSkCwrq6t/TyJSV2s0FCwgIDfjs CNUBibNLwBYcUNDgQb524rLJ23bOHr4G+vgBasINwToF9sIh6wLsQDp7GTTd+YLizCO4k/zGOHvG MuUZYMJijuRoK1Cbmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KVGkEACH5BAkeAAAALAAAAABQAFAA gzMA/8wAALsAACIiIt0AAHe7AO4AAP8AACIizAAAAAAAAAAAAAAAAAAAAAAAAAAAAATbEIFJq704 6827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHL5KTBLzucoKg1Rq02sVQsqXLka L9jzHWPKZgs6TVmzAW62+H2mAwb4fCHP5w4EAgGBAgWAgoICA1qGAQSOXo4EAYhYf5ORXpCOk4lV f4GRAQcGBqGAilKWjY4CpJGSgqhPAwSBq4KvnASyTLSMsAKbiJ2egKCTt8a8s7/IwqdaAweMyMjK foPV2cTY1MbcYHziy3bl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/v4RADs= ------=_NextPart_000_0009_01C20D7A.B9657340-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 12:10: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 2092D37C059; Tue, 13 Jun 2000 12:10:06 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id MAA37685; Tue, 13 Jun 2000 12:10:03 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id MAA87977; Tue, 13 Jun 2000 12:10:34 -0700 (PDT) (envelope-from obrien) Date: Tue, 13 Jun 2000 12:10:34 -0700 From: "David O'Brien" To: Andy Sparrow Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Hylafax security audit Message-ID: <20000613121034.A87883@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <4.3.1.0.20000609101719.00ae4900@pop.mindspring.com> <200006100210.TAA84367@mega.geek4food.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006100210.TAA84367@mega.geek4food.org>; from andy@geek4food.org on Fri, Jun 09, 2000 at 07:10:02PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jun 09, 2000 at 07:10:02PM -0700, Andy Sparrow wrote: > Heh, I'd like an answer to that too, or a pointer to the "Compleat C > Programmers Guide to defensively Programming in the Hacker Age" document > I haven't found yet... :-) http://seclab.cs.ucdavis.edu/~bishop/scriv/index.html * "Writing Safe Privileged Programs," Network Security '97 (Oct. 1997) * "How To Write A Setuid Program," ;login: 12(1) pp. 5-11 (Jan/Feb 1987) * "How To Write A Setuid Program," TR 85.6, Research Institute for Advanced Computer Science (May 1985). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 12:28: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from coredump.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id 116E137C2BE; Tue, 13 Jun 2000 12:28:06 -0700 (PDT) (envelope-from ade@lovett.com) Received: from ade by coredump.lovett.com with local (Exim 3.14 #1) id 131wLv-000NVr-00; Tue, 13 Jun 2000 14:27:59 -0500 Date: Tue, 13 Jun 2000 14:27:59 -0500 From: Ade Lovett To: Maxim Sobolev Cc: ports@FreeBSD.org Subject: Re: New (virtual?) category proposal: x11-themes Message-ID: <20000613142759.J4459@FreeBSD.org> References: <3944A31D.DA8820A2@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3944A31D.DA8820A2@FreeBSD.org>; from sobomax@FreeBSD.org on Mon, Jun 12, 2000 at 11:45:18AM +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jun 12, 2000 at 11:45:18AM +0300, Maxim Sobolev wrote: > > The number of theme engines for various x11 toolkits (GTK, QT/KDE etc.) > constantly increases, we already have at least 3 GTK-based in x11-toolkits and > I have 3 others ready to import. > > [snip] Well, a virtual category doesn't really make sense, since you'd still have to put the port skeletons somewhere. So, the question becomes, how many ports of a particular type do we need before creating a new real category? Any comments? -aDe -- Ade Lovett, Austin, TX. ade@FreeBSD.org 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 Tue Jun 13 15:30: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6823137C0E7 for ; Tue, 13 Jun 2000 15:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA97750; Tue, 13 Jun 2000 15:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from esummer.esolstice.com (esummer.esolstice.com [209.145.65.15]) by hub.freebsd.org (Postfix) with ESMTP id 0EF1C37C0E9 for ; Tue, 13 Jun 2000 15:24:58 -0700 (PDT) (envelope-from adrian@mail.esolstice.com) Received: from cluebie.esolstice.int (an-fw.esolstice.com [208.241.63.212]) by esummer.esolstice.com (8.9.3/8.9.3) with ESMTP id SAA21339 for ; Tue, 13 Jun 2000 18:27:08 -0400 (EDT) (envelope-from adrian@mail.esolstice.com) Received: (from adrian@localhost) by cluebie.esolstice.int (8.9.3/8.9.3) id SAA73486; Tue, 13 Jun 2000 18:28:46 -0400 (EDT) (envelope-from adrian@mail.esolstice.com) Message-Id: <200006132228.SAA73486@cluebie.esolstice.int> Date: Tue, 13 Jun 2000 18:28:46 -0400 (EDT) From: adrian@ubergeeks.com Reply-To: adrian@ubergeeks.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19253: mod_php4 pkg dependency fix/generalization. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19253 >Category: ports >Synopsis: mod_php4 has pkg dependency when not using the apache13 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: Tue Jun 13 15:30:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Adrian Filipi-Martin >Release: FreeBSD 3.4-RELEASE i386 >Organization: Ubergeeks Consulting >Environment: /usr/ports cvsup'd today. >Description: The mod_php4 port has the apache13 port hard coded as its apache dependency. This is not necessary and yields incorrect dependency lists when other apache ports are installed. >How-To-Repeat: cd /usr/ports/www/apache13-modssl make install cd ../mod_php4 make install make deinstall # get complaing about missing 'apache-1.3.12' dependency. >Fix: Apply the attaqched patch. This makes the base package over ridable on the make command line. --- Makefile.orig Tue Jun 13 15:07:56 2000 +++ Makefile Tue Jun 13 15:08:54 2000 @@ -21,8 +21,11 @@ MAINTAINER= dirk@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 -RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 +.if !defined(APACHE_PORT) +APACHE_PORT=apache13 +.endif +BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${APACHE_PORT} +RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${APACHE_PORT} Y2K= http://www.php.net/y2k.php >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 Tue Jun 13 16: 2:33 2000 Delivered-To: freebsd-ports@freebsd.org Received: from thelab.hub.org (nat202.161.mpoweredpc.net [142.177.202.161]) by hub.freebsd.org (Postfix) with ESMTP id 155C837BB60 for ; Tue, 13 Jun 2000 16:02:30 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id UAA46718; Tue, 13 Jun 2000 20:01:18 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 13 Jun 2000 20:01:17 -0300 (ADT) From: The Hermit Hacker To: John Daniels Cc: freebsd-ports@FreeBSD.ORG, pgsql-general@postgresql.org Subject: Re: FreeBSD PostgreSQL7 port and v7.0.2 In-Reply-To: <20000608132212.63639.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 8 Jun 2000, John Daniels wrote: > Hi: > > > > Thanks, I check into that. I have assumed, from my own reading of > > > the release history, that: > > > > > > 1) 7.0.1 fixes some minor bugs, and > > > 2) 7.0.2 was released so quickly after 7.0.1 because some > > > documentation was left out as an oversight (which was probably > > > already in of 7.0.0). > > > > > > Which led me to conclude that: > > > 1) there should be no change to the patches that make 7.0.x > > > run with FreeBSD > > > 2) there are no new files from 7.0.0 to 7.0.2 > > > >the only caveat to 2 ... there are now docs, which we missed > >including in v7.0.1 ... are those installed anywhere? > > FreeBSD currently has a port (in the ports collection) of v7.0.0. There has > not been a port of v7.0.1. I am trying to edit the v7.0.0 port so that it > will install v7.0.2. My assumptions, listed above, lead me to beleive that > this should be fairly easy to do. > > I am not the port maintainer (he is busy until the end of the month, as > described in my previous post), and I have not previously created or > customized a port, so I am trying to get more info from people, like > yourself, who are more knowledgeable about ports or Postgresql. > > The crucial question at this point seems to be: has there been any change in > the number and names of postgresql files from v7.0.0 to v7.0.2? v7.0.1 is > inconsequential since I am editing/customizing a port that works for v7.0.0. Installed, no ... in fact, I can't think of the last time anything was added to the number of files installed ... > (After I have installed 7.0.2, I will send a diff and comments to the port > maintainer to help him when he updates the port.) > > John > > P.S. My mail to pgsql-general@postgresql.org doesn't seem to be getting > through. Would you have any idea why this is so? Are you subscribed to the list? its a closed list, subscribers-only ... we're using majordomo2, so you can do a 'subscribe-nomail' so that you can post but not get any messages back ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 17: 7:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from dorothy.hentschel.net (216-59-4-104.usa.flashcom.net [216.59.4.104]) by hub.freebsd.org (Postfix) with ESMTP id 268CB37B5DE; Tue, 13 Jun 2000 17:07:22 -0700 (PDT) (envelope-from thomas@hentschel.net) Received: from hentschel.net (thomas@falcon.home.hentschel.net [192.168.1.2]) by dorothy.hentschel.net (8.8.8/8.8.8) with ESMTP id QAA19931; Tue, 13 Jun 2000 16:55:36 -0700 (PDT) (envelope-from thomas@hentschel.net) Message-Id: <200006132355.QAA19931@dorothy.hentschel.net> Date: Tue, 13 Jun 2000 17:14:56 -0700 (PDT) From: thomas@hentschel.net Subject: Zope port revamp [was ports/18444: zope port outdated] To: steve@FreeBSD.org Cc: freebsd-ports@FreeBSD.org In-Reply-To: <200005290250.TAA41586@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just talking to several Zope/FreeBSD users on IRC, and we thought a bit of a revamp for this port is in order. Some background: Zope is a extensible application server created by Digital Creations. As this, it heavily relies on plug-ins, called "Products" in Zope lingo. I.e. there is a product called "SquishDot" which will turn a zope server into a Slashdot like forum within minutes. There are other products (Shopping carts, Portal Site kit, an Auction site etc, you name it, the total number of usable products is ~ 50) which don't come with a Zope distribution per se, but can be installed rather easily. In addition, there is a "Super" zope server (called ZEO) just around the corner. In order to make all that easily install-able and accessible from within FreeBSD, I thought of using the ports system. For that I would have to create a separate zope section (/usr/ports/zope). Is that something which sounds feasible ? If so, I'll submit a patch for the upcoming Zope-2.2.0 release with that functionality. -Th To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 17:30: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 993A337BB3B for ; Tue, 13 Jun 2000 17:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA10468; Tue, 13 Jun 2000 17:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 13 Jun 2000 17:30:02 -0700 (PDT) Message-Id: <200006140030.RAA10468@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Peng HaiJie Subject: Re: ports/19232: port name changed and being updated Reply-To: Peng HaiJie Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19232; it has been noted by GNATS. From: Peng HaiJie To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/19232: port name changed and being updated Date: Wed, 14 Jun 2000 08:29:13 +0800 (CST) I forgot to change it.it should be stardict. thanks Trevor! -phj To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 18:10: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB1E637B789 for ; Tue, 13 Jun 2000 18:10:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA15374; Tue, 13 Jun 2000 18:10:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 13 Jun 2000 18:10:06 -0700 (PDT) Message-Id: <200006140110.SAA15374@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Scot W. Hetzel" Subject: Re: ports/19253: mod_php4 pkg dependency fix/generalization. Reply-To: "Scot W. Hetzel" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19253; it has been noted by GNATS. From: "Scot W. Hetzel" To: Cc: Subject: Re: ports/19253: mod_php4 pkg dependency fix/generalization. Date: Tue, 13 Jun 2000 20:08:29 -0500 From: > The mod_php4 port has the apache13 port hard coded as its > apache dependency. This is not necessary and yields incorrect > dependency lists when other apache ports are installed. > > >How-To-Repeat: > > cd /usr/ports/www/apache13-modssl > make install > cd ../mod_php4 > make install > make deinstall > # get complaing about missing 'apache-1.3.12' dependency. > > >Fix: > > Apply the attaqched patch. This makes the base package > over ridable on the make command line. > This would be a temproary fix to the problem, this would be better solved by PR 18960, which defines a common code base to be used by all Apache Module ports ( USE_APACHE). > --- Makefile.orig Tue Jun 13 15:07:56 2000 > +++ Makefile Tue Jun 13 15:08:54 2000 > @@ -21,8 +21,11 @@ > > MAINTAINER= dirk@FreeBSD.org > > -BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 > -RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 > +.if !defined(APACHE_PORT) > +APACHE_PORT=apache13 > +.endif > +BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${APACHE_PORT} > +RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${APACHE_PORT} > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 20: 0: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2620137BE0F for ; Tue, 13 Jun 2000 20:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA26246; Tue, 13 Jun 2000 20:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 13 Jun 2000 20:00:02 -0700 (PDT) Message-Id: <200006140300.UAA26246@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/19238: sgmltools1 Reply-To: Will Andrews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19238; it has been noted by GNATS. From: Will Andrews To: justas@mbank.lv Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/19238: sgmltools1 Date: Tue, 13 Jun 2000 22:52:36 -0400 On Tue, Jun 13, 2000 at 11:25:53AM +0300, justas@mbank.lv wrote: > >Synopsis: sgmltools1 Is there some reason why this should be imported; i.e. why should we have a sgmltools1 port when we already have an up-to-date sgmltools? -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 20:20: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4ABDA37BF07 for ; Tue, 13 Jun 2000 20:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA28772; Tue, 13 Jun 2000 20:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-157-152-as.acessonet.com.br (200-191-157-152-as.acessonet.com.br [200.191.157.152]) by hub.freebsd.org (Postfix) with ESMTP id 9BD8837B762 for ; Tue, 13 Jun 2000 20:17:48 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 2058 invoked by uid 1001); 13 Jun 2000 03:14:49 -0000 Message-Id: <20000613031449.2057.qmail@Fedaykin.here> Date: 13 Jun 2000 03:14:49 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19254: Change devel/rvm maintainership Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19254 >Category: ports >Synopsis: Change devel/rvm maintainership >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: Tue Jun 13 20:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: I am declining maintainership in behalf of coda@cs.cmu.edu so that they can maintain all pertinent ports such as devel/lwp and devel/rpc2 >How-To-Repeat: n/a >Fix: diff -ruN /usr/ports/devel/rvm/Makefile /tmp/rvm/Makefile --- /usr/ports/devel/rvm/Makefile Mon May 29 01:17:23 2000 +++ /tmp/rvm/Makefile Tue Jun 13 00:13:12 2000 @@ -10,7 +10,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/ -MAINTAINER= lioux@linf.unb.br +MAINTAINER= coda@cs.cmu.edu LIB_DEPENDS= lwp.1:${PORTSDIR}/devel/lwp >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 Tue Jun 13 20:40:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from 200-191-157-152-as.acessonet.com.br (200-191-157-152-as.acessonet.com.br [200.191.157.152]) by hub.freebsd.org (Postfix) with ESMTP id 6A50C37BFA2 for ; Tue, 13 Jun 2000 20:40:32 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 39080 invoked by uid 1001); 14 Jun 2000 03:39:36 -0000 From: lioux@uol.com.br Date: Wed, 14 Jun 2000 00:39:36 -0300 To: Ade Lovett Cc: Maxim Sobolev , ports@FreeBSD.ORG Subject: Re: New (virtual?) category proposal: x11-themes Message-ID: <20000614003936.A34920@Fedaykin.here> References: <3944A31D.DA8820A2@FreeBSD.org> <20000613142759.J4459@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000613142759.J4459@FreeBSD.org>; from ade@FreeBSD.ORG on Tue, Jun 13, 2000 at 02:27:59PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jun 13, 2000 at 02:27:59PM -0500, Ade Lovett wrote: > On Mon, Jun 12, 2000 at 11:45:18AM +0300, Maxim Sobolev wrote: > > > > The number of theme engines for various x11 toolkits (GTK, QT/KDE etc.) > > constantly increases, we already have at least 3 GTK-based in x11-toolkits and > > I have 3 others ready to import. > > > > [snip] > > Well, a virtual category doesn't really make sense, since you'd still > have to put the port skeletons somewhere. > > So, the question becomes, how many ports of a particular type do > we need before creating a new real category? Any comments? Well, at least as much as the smallest non-virtual category which is 16. Then, I am not considering the language categories because they have a relevance of their own, i.e., it does not matter the number. However, we should consider, how complex/populated we want ${PORTSDIR} to become. We should revisit the multi-level hierarchical directories idea. Who last proposed it? (tick tick ... mailing list search) Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Jun 13 21:10: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CCCD37B979 for ; Tue, 13 Jun 2000 21:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA34702; Tue, 13 Jun 2000 21:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from alpha.balistik.net (237-65-40.tr.cgocable.ca [205.237.65.40]) by hub.freebsd.org (Postfix) with ESMTP id 76BD937BD2E for ; Tue, 13 Jun 2000 21:00:58 -0700 (PDT) (envelope-from nemesis@alpha.balistik.net) Received: (from root@localhost) by alpha.balistik.net (8.9.3/8.9.3) id AAA38208; Wed, 14 Jun 2000 00:00:56 -0400 (EDT) (envelope-from nemesis) Message-Id: <200006140400.AAA38208@alpha.balistik.net> Date: Wed, 14 Jun 2000 00:00:56 -0400 (EDT) From: nemesis@balistik.net Reply-To: nemesis@balistik.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19255: New port (nano) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19255 >Category: ports >Synopsis: New port (nano) >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: Tue Jun 13 21:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: System Administrator >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: Simply a new port. A text editor similar to pico. >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: # # editors/nano/ # editors/nano/pkg # editors/nano/pkg/COMMENT # editors/nano/pkg/DESCR # editors/nano/pkg/PLIST # editors/nano/files # editors/nano/files/md5 # editors/nano/Makefile # echo c - editors/nano/ mkdir -p editors/nano/ > /dev/null 2>&1 echo c - editors/nano/pkg mkdir -p editors/nano/pkg > /dev/null 2>&1 echo x - editors/nano/pkg/COMMENT sed 's/^X//' >editors/nano/pkg/COMMENT << 'END-of-editors/nano/pkg/COMMENT' XNano's ANOther editor, an enhanced free Pico Clone END-of-editors/nano/pkg/COMMENT echo x - editors/nano/pkg/DESCR sed 's/^X//' >editors/nano/pkg/DESCR << 'END-of-editors/nano/pkg/DESCR' Xnano was originally known as TIP (TIP Isn't Pico). It is a small, free Xand friendly editor which aims to replace Pico, the default editor Xincluded in the non-free Pine package. Rather than just copying Pico's Xlook and feel, nano also implements some missing (or disabled by Xdefault) features in Pico, such as "search and replace" and "goto line Xnumber". X XWWW: http://www.asty.org/nano X X- Philippe Xnemesis@balistik.net END-of-editors/nano/pkg/DESCR echo x - editors/nano/pkg/PLIST sed 's/^X//' >editors/nano/pkg/PLIST << 'END-of-editors/nano/pkg/PLIST' Xbin/nano Xshare/locale/es/LC_MESSAGES/nano.mo Xshare/locale/de/LC_MESSAGES/nano.mo Xshare/locale/fr/LC_MESSAGES/nano.mo Xshare/locale/it/LC_MESSAGES/nano.mo END-of-editors/nano/pkg/PLIST echo c - editors/nano/files mkdir -p editors/nano/files > /dev/null 2>&1 echo x - editors/nano/files/md5 sed 's/^X//' >editors/nano/files/md5 << 'END-of-editors/nano/files/md5' XMD5 (nano-0.9.10.tar.gz) = b21c47b844cfc92682c1bced9e4f5368 END-of-editors/nano/files/md5 echo x - editors/nano/Makefile sed 's/^X//' >editors/nano/Makefile << 'END-of-editors/nano/Makefile' X# New ports collection makefile for: nano X# Date created: 12 June 2000 X# Whom: Philippe Lefebvre X# X# $FreeBSD$ X# X XPORTNAME= nano XPORTVERSION= 0.9.10 XCATEGORIES= editors XMASTER_SITES= http://www.asty.org/nano/dist/ \ X http://download.sourceforge.net/nano/ X XMAINTAINER= nemesis@balistik.net X XGNU_CONFIGURE= yes XMAN1= nano.1 X X.include END-of-editors/nano/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 Wed Jun 14 0:25:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9475937BB4B; Wed, 14 Jun 2000 00:25:15 -0700 (PDT) (envelope-from reg@FreeBSD.org) Received: (from reg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA60448; Wed, 14 Jun 2000 00:25:15 -0700 (PDT) (envelope-from reg@FreeBSD.org) Date: Wed, 14 Jun 2000 00:25:15 -0700 (PDT) From: Message-Id: <200006140725.AAA60448@freefall.freebsd.org> To: oyvindmo@initio.no, reg@FreeBSD.org, freebsd-ports@FreeBSD.org, reg@FreeBSD.org Subject: Re: ports/19249: change port: audio/ripit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: change port: audio/ripit State-Changed-From-To: open->closed State-Changed-By: reg State-Changed-When: Wed Jun 14 00:24:24 PDT 2000 State-Changed-Why: Patch committed. Responsible-Changed-From-To: freebsd-ports->reg Responsible-Changed-By: reg Responsible-Changed-When: Wed Jun 14 00:24:24 PDT 2000 Responsible-Changed-Why: I submitted it. http://www.freebsd.org/cgi/query-pr.cgi?pr=19249 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 0:32:47 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 37ABC37BB4B; Wed, 14 Jun 2000 00:32:46 -0700 (PDT) (envelope-from reg@FreeBSD.org) Received: (from reg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA61448; Wed, 14 Jun 2000 00:32:46 -0700 (PDT) (envelope-from reg@FreeBSD.org) Date: Wed, 14 Jun 2000 00:32:46 -0700 (PDT) From: Message-Id: <200006140732.AAA61448@freefall.freebsd.org> To: brad@kazrak.com, reg@FreeBSD.org, freebsd-ports@FreeBSD.org, reg@FreeBSD.org Subject: Re: ports/19165: cdda2wav can no longer read from IDE drives using 'cooked_ioctl' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: cdda2wav can no longer read from IDE drives using 'cooked_ioctl' State-Changed-From-To: open->closed State-Changed-By: reg State-Changed-When: Wed Jun 14 00:31:03 PDT 2000 State-Changed-Why: Problem solved and patches committed. Responsible-Changed-From-To: freebsd-ports->reg Responsible-Changed-By: reg Responsible-Changed-When: Wed Jun 14 00:31:03 PDT 2000 Responsible-Changed-Why: Me? responsible? http://www.freebsd.org/cgi/query-pr.cgi?pr=19165 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 1: 2: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id CC03937C12D for ; Wed, 14 Jun 2000 01:02:04 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5E824S02392 for ; Wed, 14 Jun 2000 04:02:04 -0400 (EDT) Date: Wed, 14 Jun 2000 04:02:03 -0400 (EDT) From: Trevor Johnson To: ports@freebsd.org Subject: new port x11/puff--testers needed Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Its man page says: Puff is intended for people who need text and graphics displayed at a high magnification factor. Typically users will want both the pointer and text to be tracked as they work. Puff follows the pointer (aka mouse), magnifying a part of the screen under the cursor. In addition, puff can moni- tor the X11 protocol of X clients and magnify the region where graphics were last drawn. By monitoring a program like xterm, puff can follow the text cursor automatically. Puff switches focus between the pointer and graphics depending on which was last active. In order to track the protocol of X clients, puff sets up a false server on the machine that it is executed on. The magnification works for me, but the monitoring and following doesn't. When I try the examples given in the man page, puff crashes. I've appended the output of "truss puff" while I crash it by doing "xclock -display 0:1" (I have FreeBSD 4.0 from 26 May, and XFree86 4.0). I'm wondering whether the feature works for anyone else. The port is at http://jpj.net/~trevor/freebsd/ports/puff.shar . syscall break(0x8751000) returns 0 (0x0) syscall select(0x374,0xbfbff578,0xbfbff5f8,0xbfbff678,0xbfbff724) returns 2 (0x2) syscall read(0x372,0x806c800,0x800) returns 12 (0xc) syscall write(883,0x806c800,12) returns 12 (0xc) syscall accept(0x4,0xbfbff708,0xbfbff704) errno 23 'Too many open files in system' syscall sigprocmask(0x1,0x28065040,0x28065050) returns 0 (0x0) syscall sigprocmask(0x3,0x28065050,0x0) returns 0 (0x0) syscall sigprocmask(0x1,0x28065040,0x28065050) returns 0 (0x0) syscall sigprocmask(0x3,0x28065050,0x0) returns 0 (0x0) syscall sigprocmask(0x1,0x28065040,0x28065050) returns 0 (0x0) syscall sigprocmask(0x3,0x28065050,0x0) returns 0 (0x0) syscall sigprocmask(0x1,0x28065040,0x28065050) returns 0 (0x0) syscall sigprocmask(0x3,0x28065050,0x0) returns 0 (0x0) Error - Can't connect to Client, at snoop.c:193: Too many open files in system syscall writev(0x2,0xbfbff588,0x4) returns 79 (0x4f) -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 1:27:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from www.walshsimmons.co.uk (www.walshsimmons.co.uk [194.200.209.2]) by hub.freebsd.org (Postfix) with ESMTP id 2302E37B605 for ; Wed, 14 Jun 2000 01:26:59 -0700 (PDT) (envelope-from paul@walshsimmons.co.uk) Received: from cesar.nationnet.com (mag.nation-net.com [194.200.209.123]) by www.walshsimmons.co.uk (8.8.8/8.8.8) with SMTP id JAA23849; Wed, 14 Jun 2000 09:35:43 +0100 (BST) From: "Paul Walsh" To: "'Jason Evans'" Cc: "'Scott Hess'" , Subject: RE: FW: Thread issues on FreeBSD 3.4/4.0 with MySQL Date: Wed, 14 Jun 2000 09:26:10 +0100 Message-ID: <003101bfd5da$3296e580$7bd1c8c2@nationnet.com> 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 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <20000613173610.J47268@blitz.canonware.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks for your comments. What confuses me slightly is why this seems to be mainly a database problem. I understand that industrial strength RDBMSs have only appeared relatively recently on FreeBSD/LINUX but surely any app/service which has a lot of disk IO/threads will cause this - what about web servers, news servers, syslogd which have been around getting heavy use for ages? Regards, Paul Walsh WALSH SIMMONS The Old Bank, 247 Chapel St, Manchester, UK T:01618399337 F:01618399336 ISDN:01618346884 www.walshsimmons.co.uk Paul mobile: 07714 523312 Sweet dreams at http://www.laterooms.com -----Original Message----- From: Jason Evans [mailto:jasone@canonware.com] Sent: 14 June 2000 01:37 To: Paul Walsh Cc: freebsd-database@freebsd.org Subject: Re: FW: Thread issues on FreeBSD 3.4/4.0 with MySQL On Tue, Jun 13, 2000 at 08:32:23AM +0100, Paul Walsh wrote: > Hi > > Could anybody comment on the following - we are trying to get a pretty busy > MySQL server optimised on FreeBSD4.0 having switched from 3.4 after reading > on the MySQL list: > > "if decide to go with FreeBSD, be sure to install the latest 4.0 > release as 3.x releases had quite some problems with thread libraries. " > > and receiving the comments below from Scott Hess Scott's comments bring up a definite issue with FreeBSD's libc_r with regard to databases. libc_r is a userland library that does call conversion to avoid blocking in the kernel. Unfortunately, this isn't possible for "fast devices", which is what hard drives are considered. There isn't a good fix for this in libc_r; it's a design limitation of userland threading. There is another option, however. There is the linuxthreads port, which is a port of the LinuxThreads package normally associated with GNU libc. This threads package uses clone() (actually a special form of rfork() call on FreeBSD) to run one thread per process. With some tuning, you can probably make this threads package scale reasonably to multiple processors/disks. I've recently updated this port to the most recent released version of LinuxThreads. The port should be 100% compatible with LinuxThreads as they run on Linux, except that I did not take the time to make the gdb hooks work. As for the future, we're working on a replacement for libc_r that will be a first class threads implementation. This will probably be done for FreeBSD 5.0, but that doesn't help in the short term, which is why I recommend the linuxthreads port. Jason _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Control Centre. For further information visit http://www.star.net.uk/stats.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 2:20:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CA0F37C137 for ; Wed, 14 Jun 2000 02:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA74313; Wed, 14 Jun 2000 02:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from alpha.a2z.co.jp (a2z194.a2z.co.jp [210.145.109.194]) by hub.freebsd.org (Postfix) with ESMTP id 0EE0737C132 for ; Wed, 14 Jun 2000 02:17:41 -0700 (PDT) (envelope-from saito@a2z.co.jp) Received: from omega.a2z.co.jp (a2z198.a2z.co.jp [210.145.109.198]) by alpha.a2z.co.jp (8.9.3/3.7W-) with ESMTP id SAA14024 for ; Wed, 14 Jun 2000 18:17:39 +0900 (JST) Received: by omega.a2z.co.jp (8.9.3/3.7W-) with ESMTP id SAA20815 for ; Wed, 14 Jun 2000 18:17:09 +0900 (JST) Message-Id: <200006140917.SAA00785@elephant.a2z.co.jp> Date: Wed, 14 Jun 2000 18:17:09 +0900 (JST) From: saito@a2z.co.jp Reply-To: saito@a2z.co.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19258: new japanese ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19258 >Category: ports >Synopsis: Newport: category japanese >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: Wed Jun 14 02:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Saito Tomokatsu >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: New object-relational DBMS PostgreSQL 7 with japanese Multibyte, tcl tk, jdbc, odbc and perl. >How-To-Repeat: >Fix: begin 644 postgresql7.tar.gz M'XL(`%\@1CD``^P\_7O:2,[[*_XK%)+;?-I@/AMZ]$H"26B3D`/:;K?MPQE[ M`#?&]MHF:;8O__LKS=@&#$G:;=K>/1L_;3P?DD:CD32:\0RNXP=#C_E_6.7, M+]_I@4*V7"S"+P!0+D7O`G^'3Q9+U)Q:4,MEM0B@XCOW"Q2_%T/SS\0/-`_@ M%U\S`^<.N/OJ_TRC_?^(9WTMTS?MC#^2 MI'78./(8.^C4*^`Z7N!G#"W0^II/2G&WFNQ=@:J40-W?W\]DGV1R^QC"5;*Y MBIH'EP7,@\8G%S:HB0@-9)C1!!J#8.("D8:!XT'("&BV07"^V;=N8(=*MB9V MP/R`&=M$[G"DV4/F5S`I@\=L;Z8;0.!`GX%I@W]CZW!M!B-HGG>Z MM=-3WAY''3-OB)B6H3OVP!P*$N"S/R;,UI$ESQD37P@6LAWV(FQB"_GTF.9O M"V*.80Y,)!>,&`8K(JOYX$^&0]X=8I#@D0(L\`?7(U,?P34"#\TK M9A,6^Z2AU!=%E5-R"3X\-G:N0C9T9SS&2LNT&3AN8#JVM)Y*R?6UM8MVXZCY MV]J:&%$^YO"><]%GNC;Q6;(;KN?HS/?W0L9XKWS`?DUL`ZL1FF,S^\KT''O, M[`"<@2!"+0"2]/90"(@4C$Q?C`A57QS7:]W:$O*5YIE:W^)#N,2N@MR(492D M=R`;RQ"6V89[E##>E%--'"&S#IFAI$Z3I`TV\ M*PP;2V33QF&U+-EVT-B^M8W[XK]R'OU_.9O-YBC\(_]?*A4?_?\/>:1SYQJ- M3PO@0FA"Y]^G@$89*@`S]N#&F8`_FP7P%NB.&'D37;/+!`P==!&A!14*E'P6!6\EDKJ^OE5G3BN,-,TCYBQC"Y%-F?N#1M(9*);FX(END'BM1AU*0- M3*9RPN4F)*,+]HE37_883S^?F0)Q$;LE*6"?`DC'S:BIMZ@MR(L-.=LOE+,5PJJP'K^'&0UNX?EN^+U_+D$$APUS^NI5!4C7IQ+ MH%D_S;VHO:YA@6E8@?-1N])`'MB.K+NN2`0FD^07M38A?=0\2B,\SUQI(G<8 M9760AZ*HWHH+<9:1=D,":VM4V3MIG376Q(*(2.Y&)%=58R.[<2.K`70!$;:Y M&H:X@/89`7AC[)D$W=:KPQ/*!\Y$'Z%L2&*%_;T2[.+?,I=7ZCF/"%^\/E.B M3%PH?\,C[:8VMLYJ+QO;0,.ITLB,_6$E]3#4?[:R/SY+SQW^GSU4&_?%_X5< M8_ M6(=IJI*@TZ9$E;KB>SHYNFX-LZ@,?RLW=8?]&P_5QGWV7RJHC_;_DQZR_]CP MAY;3URS%M(4+6+1JC/S03\>1WS)2$OY))5^>>8$G9?("_"]Y`;+%L]HY-\&$ MU8XUF\QQ'=Z,F"=V'VGK50MHES3:>/!A"YM6]GBUQP8(23NJB#O1K&V^=HZW M,!1T$+'IW^(DYNKGMN'\D>8Q[NKXID&2K1'3:,>3[YN!S6CEKGDW?,-Y8EK& M;)7N>L[0T\9^DB\X:=3JC?8JMDQ;MR;&=_^^=H?]ZP_5QGWVGR]EE^T__VC_ M/^(A^Q<;XA,O6O"-)F+!5X!LH:)F*[@\C\T^ADU:>VG!VM5"6IUWG:J@3=A$C#+9U1*RQYOP`G3AYT=208P!T!I2/^VP:Q!&JJ8NF%^6MI= MJ+MHM;NM@Q='K?99K2N@"%PBXT0?DEK1X,^6]W_;`KT*X`[2.$Z4YP-3NNCFP#3:`'DZ(S=]ZG=:K]F$#BP$+39NE M>A>U3N=-JUWOG3;.4VKN22JS@S/_)["8/0Q&>V`[`?F30#-M^A!P_NKT%'8R M2"%L0L=I/86:MZ,[8_ID_%2BKYB!J<.58QHPH6W]K:/F:0-V_,!CVG@[`4'? M07KNM=&CJ7^+R,$.)8E8$O;:,P-V&_`>B'S_,D25YU$QI/%NW("0!=XENWFW M_R%$\C4K>)>/B/>P8U'V M#@S>AN.%S.R(FD@0427A"TTI9OE$4LR'\PCZ]13.`5M_P%J5#^TVE:1VMO[8 MW:432YOOLYLH1P&$PX>"WG*W"5C-;TN[R?)GL-!93NPSISAP/=,.!@B+09ZW M!^DWM?9Y\_RX`O_P*\"_I/_#J(")H=Q0LR#B/-1"Y;V=WN-TD%(\VC8.@@^[ MH&+_J'MP%Q)1DG%3TRUO86.#X"P!7-M6`Z:^Q!K':3FA8[\ M[W$Y[T'$`U=K.>6Q8.+9*"3/UL?N5E2[%[:X1ZH*U2IDX5^@0@6RU)M[D1+] M2U(0NA7Z0.I//L]CM'R^&/4G*8VP(!P(HDJJ0N% M,H6\0R>,0M2\X167]L^>%?\^SQWQW_"AVKAO_5OCH%V;?;H\)S-F,%P8A6U MM/&R@@3.1J)D]U8`Y"('. M`4HX3O1A:/X\P!>32I(I5++SRT,,^,E9R-(NG95T("T?I?];3>A_^IFW_\B= M/W0;=]M_+ILKJ>']/U0`.@NDYHOYQ_L_/^19AW-V+8[[@^[@4E;GQS?'H2K0 MEY=*:G::45J'NA8PT#V&+Z.22I6Y%7/+I4\CSAC+4EUG[%QJ@3^!#HD-_LFE M]US+_:GHCO+1?2:MK[AN\%%S-9OY++-**3?HA#=M^)[7SAK5U`R$%[YNM#O- MUGDUQ>\O28>U;N.XU6XV.M541#4^)NE+9[5.M]'N=9I=`ACP]8\[^+_1KN:2LA;0?@5RQ''73D4W+!`4L024GJ;>UE=.,>; MZ,=-[E(9!6.++FJ8XG3LM6;S"QG1M0**(H/+N0]EX0%8_EW/YB@4KL6?U.@& MR>S:B#BBJUO1T5KHWT!PXYKVL,(U&%YU&CT,PJHW..C4>[&!:&R%Y=L2Q6OU MQD7CO(Z*@)2>9#^ZBEH18J4/<=.95O)J/G+!Y9UP6"M1Z->ZJ*9DF9B4$9<7 M-<_Y-\:-SZ>MP]KI0:W3F$9?^CA]!>E*W9=WPUT*,#JGU6N2`>OFJ?U MF4IN?(Y1IK-SA0F]N]((7UJ?4X@8JSI/05J?C?.=<)W#=O.BV[D;*)+MF_;+ M3IL$O_$9DYRGVUT4/VP3?FG_0@SZ0"^1#(^I@]74VT:'ZSYMT%=3Q^>OHLE* M.JEU>G$/!>"LP[4V+O90.5P/@3\M*KFXOT.F':NNY>@:SG^B3-@PP\`59[WJ M?R9\OTKVX?_0GW;;4]A\5Y-__[");TW^\\/F?SB:L,36Q12!0MN(DZ3?<8;T M=CK?4FCI?C6]R@'`@HE3+O(7T_0"O[HEOM82F05'@'`1S.5*D)>+E-`'>)IG M(D-)UT`SSKF*(QD&!'U%#6,#2[.'<8:^"F#&\!R7@U`B!*!F*!N",-VE4M,V M`PY)"1H*BDHHZ^JZQ31*BF6&2!B3L1O2"G.:%5:%WZ-X>N(./*>J8]J(1PFZ M%<4(PG(T@[_TRY`&W1;%I.T$YH#4RV-1#U'[6<#?5\XEP7BX5.AK'--GM&@( M28@,2B9P>!65^R.'N`P\E*<0]\2.N9BXAB@39J18W*.(`U@\U.6IT$-+$CIO MF7>M(J6>;WQN')ZT>F>=XRFDNTY\GXJF9FQL/E*<#R31BEQ:VEPRSV8BB*RD MD^2BO2EQ5]:GY/MTYVWG=>?D;`]XHA$F$.%].LUG_+6E`'.92Q%44[SP/CUW M30P9Z^K6[$(%"*=[\SZ]1TGNFT3,LIK99+R+#/$#+PG0`VJ=/HHG;ZB]3T>M MO$\KZ?EH:VTYCDD]A]7=>D$7-;8XT.R^6\PT)+E>BKYF7,.7LCVWZ/BH>?/, M2_PJ*]_-K`B*9Z_YI,L#EFDFFM`S`UR']GWCCBJ^)RYH=!KU*<@,-OUUL=-; MD5LYD,>%)R607=-E43'.J#PQ7=\4DRG'H=[R.;11L9WY'/9>`-[#!3Q[=@>C MJ_JY?%3SSDK%L8QD5ZNS0Y'5V"BKP\TPT+F;&`=:X'H93HP55Z+*+<$SLJ3/ MCU'B[A%=R-[XS&/$Z:+>GK?LO!]?0"I3H& M+=@B^D52\WBO8@^#@X'CLWP9>VXT>.KGN;Y\39I?_ML MRD\$)IW_O/C/7H:Q[R)(J+5=7+=,^5:'6!!-@5:05,77-;S/L\`T]!,K&4RH MSI90'K%^F3Z=JQS]N`!^>BOT086WA MH%S4NB=DC/B:5I*HN%84(7SJV:UDGR[2HWE7D`Q3RU2QFQ'5+R9[<7S:/*@F M@7&R^6I*ZQ2:L$KX.Q&`T8K'#U?Y?#:5Z_$/;(A)^R]P2G276"5;_&I::%`7 MI[6WU4KVJU$QB*.]+!H!"$<"N!"CCH>T_X+\$KMP?/K%(!AG3^Y)Z%RM'^[- MF3YT?__Z)KJ_5R\ZW2<7]>[7XX8=_^)F!Z8P>$1_-NA(:_!(=VAP2JV9H7VJ9?`X=E\&4>FZ6^9[)V[G_=SQC=#;V6-:E<@ M?!%S\]NLM\9M\82-!I`M%HMS`A=7;/A]ZI7C=DN@EED,^X7#@)5T$Z!+:XN' M".!"4A>3@(=O">9XP+W,V#)^S3"$WT'GC([:@\/36J=#!K^V#/PM?-^B"#P$ M?K8X['>%TO>.:Q1"AT[FHU##KQCFD$!FA_\$P"VC_,VMM!NU^EECYZOI?U\M MXJ,1M4T[`\X]G#VHCBPN>F[7@A7!>/+:'._@\ZJH3FH=0]/N&V.:=4HLWNF MOI5$^(&YGCC&)BGT$T-\%8)NC+;G_[^]<^]NV\82>/^-/@7CNM-T&UOB0Y3D M;KIY-I.9INDD3=L])^?HT!(ELZ9)A:0HT=OM5STKH#Y(OD7+ZIBF0W*+0<_@$7%]M)[%9J M\>:XWN[X3UCY`,GP^.+\VQLEH(_[:>G_G6__(3[`/\#_DQ]XX/_)FP8W_I\^ MR:?[_A^]>/[\R0\_?=1[4/J?3LC]O_I3;Q*XW/[/#_T;^]]/\GG`)E6GK`SN M.AFXN=O&F70A=]?)3W^+5]51$:<\($J=QP^?O[KI@/]??;KM__&35X]>?N1[ M$.W?FTZX_\_9;,K^^3/N_^_&_^>G^;2]?D:MWN"HV1N\$+W!RW9OX-QY\1)^ M?W77&:WC(@%WP]Q9,JS(/HR+\SB-K^L5ME+[K[R(LFC+W84ZY759Q1?'CO/+ M&0B9HT:."MC)R$KI(/,=F[+MTX%NB;LLOLC7<7K7*<`E,0^`7KB'59]&_[>/4>;N/BVNGWMIW1GS+ M$9R)PK76X&IZ?UK&W+\Q."\=C7YBJ6&3+H%\J<=>L;QQ!\YP\7BS@55.EH05 MPC5LT*_WH%);5DS8S2J6G1%WI#P0`<_"JNMF4SL4N6#BMO,N+\YANJC<+]=6 M,TP.9W<9_5CDF[@LF13_G!5.Q![K595G\6D1G3,^$KIKK[.$R^ZB:!Y%:<)R MF2717?46CYUGF3-R%XOI7>A?L33G M6?Z..\2N:TVYF!X[SZ%<)&<[BNQ]U^[6F69N5!*M]KLS287['5<@JM<2`XEY&RB-=^`8[<< M7<1L*G9]M[5US;)\RLJ7U9A&Z#J^C--\Q^_+&N,.M"ZRBA7M:\]@+2-CE7`DT_,Z<98[;++HL/(!Y8U=#C5?.@R'_:?5OBC@ M-I#AS;[:%W'S[MQMK[H>SP^_VRK/BS6KVA6["LO@\ZA8.4^/G>_R/:LJK"[= M*5=%M-M=WV\X]'WQ\NE7Q\[HE=30A4[F,DI2[M!;]13]0HB+,>S-<96G?0;5 MLCHK\OU6>`H?#?GZ=>XHG[Z]#+3*F>4!=LOYPTO?Z#O0#')*]B"KN)5'EO*7 M7WXY<5`MYW]Q>:@[_LN%B8]Z#S;^F^9_3.1W^?@?!I.`_8+Q?P;^?V_&_W_\ MY_/;S@Z1[=$R#V.7E/+K8]??GB]8_W#O^`L/_,%"V:_6>"SQ^]'(W`) ML7OG<`4_KJX&&>+I6'Z\;\>L3QIG^S2M*.2 M@_96F3O/G'=)RD\^8++&\<'HEE`4:-XW6H/&@$CE'&WA.\N;NJ.\Y8,UC"O] MN\`UZXMJ%'K&/LL&)U`/.3[FB6[%5TS\<<$>)>%;JG5I\.ZW+@Q>>!]8%OP" M;^K$5B4!241!\#3.T=X1[TB6B"P=.#V$+]4?<2T+47-`'UL<\9#E:A*5^=&M;[X9Q66T^M3# M2;==\TV?CWP/X_P/SGH#FW^Y_N=/_1O[OT_XZ>^>=\Y5T0OUM8I_+PBD^%X@ MUZS2@4+UOQ/025B;`32"8+]AU%5PZ`34Y@'-8&DFT`@2Y@+M`-C%Z(?`!E0K M,,Z8F)^TLLJW/MI_BTV0=I@T.&@'RCV25J"P1F@&R7;9"1+&!\U`&./TG[4Q MPD@/E>,?GRZE+4TS%(9UI3WJVD$L\TIKWA);@JD,5V`7ZO)$L@LJ7ES/ZE+Y MCB:6^2Y9VUYN">845;R]MDL`YR013%45ZWAC!2TC)DZEEIFMY)S7$EN**[._ M6>E^T`T:*?=6*5=II.JY"5GF=H\J8)8+VWJQCL697;H%TN`R/_W-,C^VB/AI M_48Y$A,%EV1G<9%4=+V3H-WE2OF.R_AMEEOE=9>:@7K5QXZR;O$J@>6K$C8H MJCQU6") M^L>]])550KP1A>GNWB8#W*2-R(&T=+."EM56V#3:ED`WG?4KU`GMD[!Z1Q.V M[YNS[(?MDS;$9H0`6\'6NX#!$Q;'\[03JHX3:P=OX[>Y=-[3C8$EAJ$PI)-2 MT>5U.50<+/[L%%QI9)M.,)O7=T+*LVB=O^L$UB=&MH*'W1%)I/:M(.3PL9!G MCL\ZL:M^B#A6LQS7%IM]`,RK>\$PKXF+(LL'8]+D=#"-R ME_0B-Q?;?I[`I<,ZYK/O/ MIQ%EAXLCJ=@$-!!,4L]*[#9'&^3B1TF&7+1.6"+1N[=0%7J1>9]7YN18Q#*^ MZF=B]S:^VIWN-YN!.L:^^WRW9][B#T75W/!@I3:0'XE+^O?V<9K=P$JP71,;)!1/HV2]V\R6;;U:L M;]DF&Q/%Q34[E#UR<4U!FX*-81241J=Q2D*LPSW-KRB,;XU34!&MD]SN*>'X MTB&&CP)U5PLF)@/QL-]&SPT0(;QYF0OCX,#+"YX<9V5V3`)-/SBIS(?;K"F6>50PX(5GB]A=#DG3E;KN4 M(4FKBJW=T)"45:5NN*VA,8M*JEW=D!190;5['!-5N\LQ,<*1CI%@@R2L%B=; MXDI\,#42:D0U44PZOR!;B_#[8R+.F#B2%^:!@ZZH\9`0N5^8K9/$[*3A2 M%-U@I?\G$\+ZF\SB?ARC;[C;VE7\AN*="8-\)<2(4\1#NL(Q( M[2C+!)5LTG(1$0A,Z,P9EIZX:$3XYS)S8@"@;DC<#3Q_&8&WZ7*[9Y-/BB*; M$-@79EL2$TO21D0Y)S-"PFV9$6$=GOE.TN69$4GJ)KL4OGSVA`3$EWD)HMQ' MJ1RPB&&4>_`=CJ^%DW*\^CU>G9F1=;RO2@IB,^UL%26EF6)C39I$66ZFV/SW M.BK,#/0`^^T^)FY8Y&"L0##[LF29.C[/DSEQ5XDNWR69&2QW49:4@V5VP806 M]AN;6^_4>:CHU+SN(Y'HNGM$HF5_A<:*K@J+5ET+`L@VBL2*9H5$BMJ/1D+% M?SM8;%"B//P^+*<[7.>4ZQ]EEPW?+E]\T?+M\L474N$P78ME?G"#\,7#T?U] M]G^[RLLZ>WUS[8X-.-B_#X4M'SS[=3#\X:O'SP8C'C_Y>3@\V4*3>YTE5X/Q M4F-X,.[//[X>SL6S`KG:]TFV'X[YVP^_!H,1KQZ]&`YG@F*1]$M,&/H?/V+! M;/Q"XW_X"8O9E-?9"HM,LKC"XH1+82SVXA2/`??MW4AP,M`+Y(XMLB@MCW?] M)^-^;L5/\,M.Q:<(<)J_% M8K,1P*\@[`+->5&,&TX".RX([3AC,;'9DUAWP(F\DG-3%-EMC^K]$@,DYB;F M^&#N&A&US6*`F*`0P<0=)6#M_9)/\PP(]Q]'$^X\-.5840O32ZBI16"^5AKS M-3N*\":3A0WEF3HC1?D6>?(F@:D)U93KF:JVHGQS64G*6/T5-3=UIS7%'M*& M\FR>T0MM\N7-YQ:4;Y4OW[7)EV]5JGY@4W/\J=4=9S9E'[@V=2+P;&IAX-F4 M:F!5$H%O+(E]5B47IK98QJM]D52F3J9&W&!J:HD:FYLRKK"IL?5KS#?=E/6Q M[!?8')F>@(V?>[X01A'NS/@"%>6;7J`\>J<7JPXDBDZQ@5@CZTM8UEW;4=YL MX0TWP2$T&'X]&MWMCM21$I8D/U#"DD4'\A8KSZNPXNSNKDZZ($FNSD)2\IP, M*TX=HT'3]2D;),G$&7G`A@U:G[]AP8IYN16)SF(%-0'%\/C7A>< M33SB45?N8C$?EO8TX[&AC\H99]B/<%@4ZH/(!+H'+A"!NP_Z5L_!P*DMB,R+ M&N#4]88E%[V)1X[Q*C9DL7<9\ M'6YBN#J+=N2"30OUO(":-W?X*;+?@/$S2G+I\I1LV>5G'W;].34Y[?+44DR' M7U#++8)G0EA44.V`D]49N$9+J"5B#N_2?0G_/@"%[2^;$FGP5B78X*W>D.;= M&=&?=W@/40AI\"6Q+&O6'>AC+(M41]!DJ1ZTR5(CM6!MF&!NE\=@3DVG:P[1 MJ]$C)"(LC&\J;NM0T3*.LH&Q1GUK8U&B`J$P,H=3XN2.[,R"\<#XA M>D:)40^\BXKJR&+G3W!6JVT<5=ZG+5A]B)@%K!VV6\`5^/-((F)BR%&ZDP*, M7>M(S;(-J%).@X*P92D.7"K82;5\I_1(>!*1?@'(J^L4W/;%!EXGY0?QH,QM M1]:6(U9L+@W$+6'06["%Q4FJMG1R\2%T6L8QL=ZK8;``LV5!0K9EJYA:-M$L M&/1DUCGF?K;L8/8=/%=8L;5M%LE:()[O4VMS-4>)7SN6M[B@;BJ@8$H)*`JD MID^X@FL;<<,9M:E9?[&G#*N,\,5&7\*D.-N`\BI?Y53A2@KFY(2$H=$%M9S2 M0*F=!&G&22)LDDYM$=0<-36H.4JD4APA#4AN3K6*FJ-*K^8H$5IQEOFCII!& M;>L&!;^("J^TJ5UJNJ!(CY+--#DEKXGK7WY;)!D,A=`T4L7@904.Z4FJH)BE(LD11UQ[?ID72^1V+@ M,8^[Z[5DI;\7*Y9>O0)4NMJC,(OE%('MZ0D>!Z5O7SL2_&=:@91^BN!VU$`# M%#=E:?@RLTL@?&%'B56&A0V.\H%FQVM/:':\9?42L,4ZIH:U"S4[7CM2L^.% M.S4[5CM5L^,M&U(#CFSJJL!K?VR6.#W@*-:N30N6WB\!5GG^HT'A_H_DBGSW M`2/M*#[1EE>>H;0WF ML%7]M3/.JTF[NDOJWW*H]D-(@=(9(85)YW\45OODHSC[FF2S_\&YG%KJ%]2* M6+8'2CC/HZC:J1W%%;;C2R&\P]&8IU5$57).3,E%QP$1BVI2XR80 M4E9->1./6N1KH)2540.EMDU,K@:ZD#O'O)8,D-2T$H99..W=CO)GU`JL(N?4 M^J\F*6-#35*K;G"@15(EU.KF%4B2!$(;97'$74QF4Q+%[1BC-7%GX2KJ3#R!V)# M4@_$-A4;8!AB:K@-R&@RW.",IL!-CC`&;J)&<^`&B!D$MY"YCRDPMS',U5`# M,]BC=B#0];`$YS1HM#CM<_,0TYL<8K&-K`%V%EKG=8[J0PRPK'.P9E'[I3Z[ M\.@NP&15VJ70S?4>B%F5:I`TA&RC-LQL0M:8>A6:`)M@8`D6F!9(-X') M"*_+$F9X'=QLB(?``3J?1A-8EJ5.8/FV5`+4X!M-@&E<-A-@]GB:,=M':0ZW MD&HSTP4VG>URF/)-FPM=NJ$(#G-RT.",YC]]+K00=Q4[PVSQ!]@YIM,WQ&)^ MEP98U"96L[@54)N9HTM8'0[U0=#@+&Q6FC1MC=*D;>U1AM.@Z_1]G+))Z:?` M%:?ZK&FA?8`V6:8,XKAMRA!NLDX9XDWV*4.\P4)E",=M5(9HW$IEB,;M5(9H MDZ7*$&^P5>GCA<%:I4^;=IDZM!44^+0068-DGV0TOVAB9IL[C#1.NG9&JXX^ M-_/HL4.Q%K,ES=(K%@;=W`[DNK2X)4`/T[KM@9C:;0=[Q-MTMKK/98D\YJ'\:510=8@]YJCR8T5X=XH^[J4`)<&0.C,?W5(=Z@ MP=K#21W67@J3"FD?QO58^ZQ)D[5'FW59>[A9F[6%6R">3R_J,\R?T$MZ'*-W M)CA&+TR2^[@-U+B3V^?8#(KL;14[I]>H-$O/0`P;C`W(9IV=0U-LB[''D4\L M.'I.QKD9O0)@VF1L4/@V8P,R;#0V*,-6HZ:PS<;:3-_@3%\C)F?Z/M1%W-EQ'VY0_&19M MVA1BL*<@XZ*'HG"KVS;B^LB.0A>CLB4Q1-CJ8H@=6P<+D+W8+H;8^74Q9.&B MA]GE#3'>55A):38V21+`W,,T&4RM23.HNE@;<3UDMZ2+(0:!"J-&3`V:/)(, M4H96B_6GH'MKZ$M%-'4P2(="1X$.A^K]*LYP&$B+H>]HU#-6%'H`B"(,AW^T M&./!'YHT'?JA*/.!'TW,=-A'@S,<]-&D4%<_#0@[X*.!H(=[=!C,*VL#PP_U M:$+8@1Z:D2I--&5P3*$YK*]2A/$`CYHR']XA*/S$#1YO$"IX_"J8((.,C@Y< M9.1H(-CX*!$?T^-Q&%B09AZM.-\RM.F%U6MA'/1?R%=C'$6V,' M\T*KJ_G(`5(=#)L1=3%D!8UCM/L_@1D<@36!8&JJ`=I3F&'4->W><*`T6J=K MQ&R9WN9PR\(V9Y;+2Z,UND+P[=,&@ENA:\AD@=ZB,.OS%F3J3TN3U;DF+"S. M.S!A;=ZAC6:V'=9H9-MA+:H)95W>`8U+!QW6:%S;85'3V@YG-*SML!:5G[8B M[Z(&^]LN:A1,-4>W/<)J7'$FB_$&A%J+:X:T%&^A=M67M!!OD195UVP9WL+L MJBUI$=XBZ2I+6H*W2(OJ2EF`MT&R_M$K,C5%USU,-UX#!FMO!>&6W@K9HE;> M"C%8>"O&H!ND&NT$@MLN*0.VT%6&PT5:,R3Z[`6$&S0T$M*,MI>:PJWNU:,P>9:,`9[9`'@MLB->$ROOHD@ M:M)-Q#2WK6V/#8*^1!"?>$T$V>SD"+7J+B"3+6V+\&>(AE&;FB-Z51W*M!C6 ML)TU4.:.M(Y%5@;,1K<DR6D[8+A<,6(X!EYO.1S%-="__MH0B48-1\`; MAZ(=CJWG5L.Q8E=B,*X=6&]@0#;&9W&Z,T37LE>),TA,;L.]NX$]GGSF3CY<%_+.' MK5+'^:R,DBHW<%3\O^A'="CQ572Q2^-2]CCP^L?/H,[]S,1=UE__%EU&(QQE M4YYD14)I?LJFK17%@-VC7ZQF>X_5>K]"/6,:K] M>Y['0B:3B3<)9],)M'_/]6[:_Z?X*,EA+'>T1ZV0=,3Q1$;!WW`0\G&2)<,2 M.\_#3>?QH9]F^R]71;*KRO''OH?#Q/KI%&__CC.!]N_Z'A/[O9"U?S\(V?@_ M_=@9&?K\N[?_@?>_RK--LMT7\4>Z!]G_L\JAY3^?O?]IX-_,_S[)Y_/;#I?U MF)PW^MPY_*Z(XX>O'I\X_/BM<;V?58Z-]>3NI>,>^XZ[6"S&[H3]ST3ZDTEX MXD^=U2Z)?O\]?G75R\?P>PDODHJQQV-0&?`.=HESE'L M')3W;M_^RX.?'RS__.+YD]NW[QW^H?YZ?^\;!Z)_?/GDNV>_\CCQ]?V]`^?P M#W'A]V-],*.8D3V/SN--DIHG0O^FG\'WJG9C/\X]B/;O35S6YL/0=:>^ZWE3 M:/^A[]^T_T_Q^?SV>%\68KK'6N'H\]$HOHQ2Y\L[O'$>_M?DJR^=/_W)$8%\ MV:&5P#EZY1Q.6.-SOSXXO'_P_LL1S4;%]O+D[9>C9.-,OAFQ7W>W7Z3O&TL`% MX[2,(:4D[[%!BMWPW1GK2^1]]LGZCKX0OXVDO_Z:H>]'[U6FMH5EII[J3'73 M=#+U="A3VV(K,_6TG:FG*E.W_B2T7I<;GNA@'%>K,=NDQ:L1:\O0.;`?2;9U6!'($N#O`\.V`GLJL5%YS=XB/)NJ(JLSL"QPCB+G M33,/[,(R*V].WIQ,V'\_BC[KU=^^=W9EO%_G_!3%O4 M8_D&;SL;V$N_X[!4]:V=OSOU_=0+K:L]O$Y1YM\YO^5)=@=:#WN-\E&.^9\, CXSIISG?L6_?ZKW\0;_B?W17=?&X^-Y]/_/D?$_U8\`!``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 Wed Jun 14 2:40:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8833637C13A for ; Wed, 14 Jun 2000 02:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA76248; Wed, 14 Jun 2000 02:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from exchange.mistral.co.uk (gate.mistral.co.uk [195.184.225.3]) by hub.freebsd.org (Postfix) with ESMTP id 5A1C937BEE4 for ; Wed, 14 Jun 2000 02:34:48 -0700 (PDT) (envelope-from hdm@mistral.co.uk) Received: from bizboz.mistral.co.uk ([195.184.225.25]) by exchange.mistral.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id M3QBA038; Wed, 14 Jun 2000 10:28:39 +0100 Received: by bizboz.mistral.co.uk (Postfix, from userid 1000) id AD044273; Wed, 14 Jun 2000 10:34:35 +0100 (BST) Message-Id: <20000614093435.AD044273@bizboz.mistral.co.uk> Date: Wed, 14 Jun 2000 10:34:35 +0100 (BST) From: hdm@mistral.co.uk Reply-To: hdm@mistral.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19259: Fix textproc/py-mxTextTools Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19259 >Category: ports >Synopsis: Fis for textproc/py-mxTextTools >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 14 02:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 4.0-RELEASE i386 >Organization: Mistral Internet >Environment: FreeBSD bizboz.mistral.co.uk 4.0-RELEASE FreeBSD 4.0-RELEASE #2: Tue Jun 13 09:24:01 BST 2000 root@bizboz.mistral.co.uk:/usr/src/sys/compile/BIZBOZ i386 Current ports. >Description: When installed, py-mxTextTools doesn't work. try doing: % python -c "import TextTools" And you'll get a stack trace claiming that it can't find "FS". This is because it's part of the package that isn't (yet) publically available. The workaround is to install the shared library in a directory, and use an __init__.py to make it look like it works. :-) >How-To-Repeat: See above. >Fix: Here'srthe patch: diff -urN /usr/ports/textproc/py-mxTextTools/Makefile py-mxTextTools/Makefile --- /usr/ports/textproc/py-mxTextTools/Makefile Wed Apr 26 22:21:05 2000 +++ py-mxTextTools/Makefile Sun Jun 11 08:41:44 2000 @@ -23,6 +23,7 @@ PYTHONSCRIPTDIR= ${PREFIX}/lib/python1.5 TEXTTOOLSDIR= ${PYTHONSCRIPTDIR}/site-packages/TextTools +MXTEXTTOOLSDIR= ${PYTHONSCRIPTDIR}/site-packages/mxTextTools DOCDIR= ${PREFIX}/share/doc/py-mxTextTools EXAMPLEDIR= ${PREFIX}/share/examples/py-mxTextTools @@ -32,13 +33,18 @@ do-configure: @(cd ${WRKSRC} && ${CONFIGURE_ENV} ${MAKE} -f Makefile.pre.in boot) -post-install: +do-install: + @${MKDIR} ${MXTEXTTOOLSDIR} + ${INSTALL_DATA} ${WRKSRC}/mxTextTools.so ${MXTEXTTOOLSDIR} + ${INSTALL_DATA} ${WRKSRC}/__init__.py ${MXTEXTTOOLSDIR} @${MKDIR} ${TEXTTOOLSDIR} ${INSTALL_DATA} ${WRKDIR}/TextTools/*.py ${TEXTTOOLSDIR} @${MKDIR} ${TEXTTOOLSDIR}/Constants ${INSTALL_DATA} ${WRKDIR}/TextTools/Constants/*.py ${TEXTTOOLSDIR}/Constants - @${PREFIX}/bin/python ${PYTHONSCRIPTDIR}/compileall.py ${TEXTTOOLSDIR} - @${PREFIX}/bin/python -O ${PYTHONSCRIPTDIR}/compileall.py ${TEXTTOOLSDIR} + @${PREFIX}/bin/python ${PYTHONSCRIPTDIR}/compileall.py \ + ${TEXTTOOLSDIR} ${MXTEXTTOOLSDIR} + @${PREFIX}/bin/python -O ${PYTHONSCRIPTDIR}/compileall.py \ + ${TEXTTOOLSDIR} ${MXTEXTTOOLSDIR} @${MKDIR} ${EXAMPLEDIR} ${INSTALL_DATA} ${WRKDIR}/TextTools/Examples/* ${EXAMPLEDIR} .if !defined(NOPORTDOCS) diff -urN /usr/ports/textproc/py-mxTextTools/pkg/PLIST py-mxTextTools/pkg/PLIST --- /usr/ports/textproc/py-mxTextTools/pkg/PLIST Wed May 26 08:53:18 1999 +++ py-mxTextTools/pkg/PLIST Sun Jun 11 08:41:03 2000 @@ -14,8 +14,12 @@ lib/python1.5/site-packages/TextTools/__init__.py lib/python1.5/site-packages/TextTools/__init__.pyc lib/python1.5/site-packages/TextTools/__init__.pyo -lib/python1.5/site-packages/mxTextTools.so @dirrm lib/python1.5/site-packages/TextTools +lib/python1.5/site-packages/mxTextTools/mxTextTools.so +lib/python1.5/site-packages/mxTextTools/__init__.py +lib/python1.5/site-packages/mxTextTools/__init__.pyc +lib/python1.5/site-packages/mxTextTools/__init__.pyo +@dirrm lib/python1.5/site-packages/mxTextTools share/doc/py-mxTextTools/mxTextTools.html @dirrm share/doc/py-mxTextTools share/examples/py-mxTextTools/HTML.py >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 Wed Jun 14 3: 6:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id EF95037C0F0; Wed, 14 Jun 2000 03:06:33 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-17.sugnm1.kt.home.ne.jp [203.165.77.17]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id TAA28585; Wed, 14 Jun 2000 19:05:43 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id TAA46521; Wed, 14 Jun 2000 19:05:12 +0900 (JST) Date: Wed, 14 Jun 2000 19:05:09 +0900 Message-ID: <86snuglgru.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: girgen@partitur.se Cc: freebsd-ports@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: vmware freezes host w/ fresh stable In-Reply-To: In your message of "Tue, 13 Jun 2000 01:54:14 +0200" <39457826.FA5969BE@partitur.se> References: <39457826.FA5969BE@partitur.se> User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, At Tue, 13 Jun 2000 01:54:14 +0200, Palle Girgensohn wrote: > I just upgraded my system to a fresh stable this afternoon, and > now when I try to run vmware (version 2, installed last week > from fresh port), the computer freezes entirely, and reboots > after ~30 secs. Please try reinstalling the vmware2 port and the rtc port on that fresh stable, and make sure your /module is in sync with the kernel. Or can I presume you already did all these above? > Has anyone else seen this, of is it just me? I don't know, but I'd like to know if anyone else is stuck with the similar situation. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 3:30:39 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id 5270A37C140; Wed, 14 Jun 2000 03:30:35 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 132ARD-0003LT-00; Wed, 14 Jun 2000 12:30:23 +0200 Date: Wed, 14 Jun 2000 12:30:23 +0200 From: Neil Blakey-Milner To: thomas@hentschel.net Cc: steve@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: Zope port revamp [was ports/18444: zope port outdated] Message-ID: <20000614123022.A12825@mithrandr.moria.org> References: <200005290250.TAA41586@freefall.freebsd.org> <200006132355.QAA19931@dorothy.hentschel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006132355.QAA19931@dorothy.hentschel.net>; from thomas@hentschel.net on Tue, Jun 13, 2000 at 05:14:56PM -0700 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue 2000-06-13 (17:14), thomas@hentschel.net wrote: > In order to make all that easily install-able and accessible from > within FreeBSD, I thought of using the ports system. For that I > would have to create a separate zope section (/usr/ports/zope). You wouldn't have to. Chances are it'd fit quite nicely in ports/www. If you really envisage 50 products, though, I'm sure it's possible get some leeway. It would certainly be a virtual category. > Is that something which sounds feasible ? If so, I'll submit a > patch for the upcoming Zope-2.2.0 release with that > functionality. I'd be happy to commit the Zope updates, since I was about to start doing the same. For now, it'd work fine in its current position, ports/www/zope, and maybe just zope Products need go in ports/zope, if one is created in the future. Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 4:13:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 6B45737C140; Wed, 14 Jun 2000 04:13:05 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id 467BF18BB; Wed, 14 Jun 2000 13:13:26 +0200 (CEST) Date: Wed, 14 Jun 2000 13:13:26 +0200 From: Stijn Hoop To: Neil Blakey-Milner Cc: thomas@hentschel.net, steve@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: Zope port revamp [was ports/18444: zope port outdated] Message-ID: <20000614131325.B25770@pcwin002.win.tue.nl> References: <200005290250.TAA41586@freefall.freebsd.org> <200006132355.QAA19931@dorothy.hentschel.net> <20000614123022.A12825@mithrandr.moria.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000614123022.A12825@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Wed, Jun 14, 2000 at 12:30:23PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 12:30:23PM +0200, Neil Blakey-Milner wrote: > On Tue 2000-06-13 (17:14), thomas@hentschel.net wrote: > > In order to make all that easily install-able and accessible from > > within FreeBSD, I thought of using the ports system. For that I > > would have to create a separate zope section (/usr/ports/zope). > > You wouldn't have to. Chances are it'd fit quite nicely in ports/www. > If you really envisage 50 products, though, I'm sure it's possible get > some leeway. It would certainly be a virtual category. Well, check out http://www.zope.org/Products, and note that there are over 140 'products' available (there is a link at the bottom to the next twenty products, I missed it the first time ;) As I'm not yet familiar with Zope, I wouldn't know how many of these products would need to be ported or anything, but if there is interest in these it would surely fill up ports/www... Maybe a common prefix would help in the meantime, like the perl modules? Something like ports/www/zope-[squishdot,wiki,...]? > > > Is that something which sounds feasible ? If so, I'll submit a > > patch for the upcoming Zope-2.2.0 release with that > > functionality. > > I'd be happy to commit the Zope updates, since I was about to start > doing the same. For now, it'd work fine in its current position, > ports/www/zope, and maybe just zope Products need go in ports/zope, if > one is created in the future. I'd say if you create ports/zope, IMHO you should put the main distribution there also. --Stijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 5: 3: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id 375AA37C140; Wed, 14 Jun 2000 05:02:57 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from bone.nectar.com (bone.nectar.com [10.0.1.105]) by gw.nectar.com (Postfix) with ESMTP id 5025A9B30; Wed, 14 Jun 2000 07:02:56 -0500 (CDT) Received: by bone.nectar.com (Postfix, from userid 1001) id 93FB01DC6; Wed, 14 Jun 2000 07:02:45 -0500 (CDT) Date: Wed, 14 Jun 2000 07:02:45 -0500 From: "Jacques A . Vidrine" To: Stijn Hoop Cc: Neil Blakey-Milner , thomas@hentschel.net, steve@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: Zope port revamp [was ports/18444: zope port outdated] Message-ID: <20000614070245.D61826@bone.nectar.com> Mail-Followup-To: "Jacques A . Vidrine" , Stijn Hoop , Neil Blakey-Milner , thomas@hentschel.net, steve@FreeBSD.org, freebsd-ports@FreeBSD.org References: <200005290250.TAA41586@freefall.freebsd.org> <200006132355.QAA19931@dorothy.hentschel.net> <20000614123022.A12825@mithrandr.moria.org> <20000614131325.B25770@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000614131325.B25770@pcwin002.win.tue.nl>; from stijn@win.tue.nl on Wed, Jun 14, 2000 at 01:13:26PM +0200 X-Url: http://www.nectar.com/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 01:13:26PM +0200, Stijn Hoop wrote: > Well, check out http://www.zope.org/Products, and note that there are over 140 > 'products' available (there is a link at the bottom to the next twenty > products, I missed it the first time ;) A virtual category will suffice, I think. Just have a look at all the Perl modules in the ports system (and that represents just a fraction of the Perl modules that are available). Besides, we don't have any Zope Product ports just yet. > Maybe a common prefix would help in the meantime, like the perl modules? > Something like ports/www/zope-[squishdot,wiki,...]? I agree with this (zope- prefix for Zope Products). However, I think it is debatable that all Zope Products automatically belong in ports/www. e.g., I would argue that database connectors belong in ports/databases next to the likes of py-PyGreSQL, p5-Pg, and so on. -- Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6: 4: 2 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id 141E237C1B4 for ; Wed, 14 Jun 2000 06:03:59 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 132Cpp-0003sR-00 for ports@FreeBSD.org; Wed, 14 Jun 2000 15:03:57 +0200 Date: Wed, 14 Jun 2000 15:03:56 +0200 From: Neil Blakey-Milner To: FreeBSD Ports Subject: New virtual categories? Message-ID: <20000614150356.A14885@mithrandr.moria.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, What about "enlightenment" and "theme" for new virtual categories? (since "windowmaker" is a virtual category) Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6:12:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C13137BFF1 for ; Wed, 14 Jun 2000 06:12:13 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9D38D6.dip0.t-ipconnect.de [62.157.56.214]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id PAA11442; Wed, 14 Jun 2000 15:11:54 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 38B5CAC27; Wed, 14 Jun 2000 15:12:14 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id F0B7714A67; Wed, 14 Jun 2000 15:11:50 +0200 (CEST) Date: Wed, 14 Jun 2000 15:11:50 +0200 From: Alexander Langer To: Neil Blakey-Milner Cc: FreeBSD Ports Subject: Re: New virtual categories? Message-ID: <20000614151150.A1730@cichlids.cichlids.com> Mail-Followup-To: Neil Blakey-Milner , FreeBSD Ports References: <20000614150356.A14885@mithrandr.moria.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000614150356.A14885@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Wed, Jun 14, 2000 at 03:03:56PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Neil Blakey-Milner (nbm@mithrandr.moria.org): > What about "enlightenment" and "theme" for new virtual categories? themes I'm fine with this. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6:26:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id F410537C1BE for ; Wed, 14 Jun 2000 06:26:15 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id QAA17882; Wed, 14 Jun 2000 16:24:36 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id QAA37960; Wed, 14 Jun 2000 16:25:05 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <394787B5.9F88670B@FreeBSD.org> Date: Wed, 14 Jun 2000 16:25:09 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Alexander Langer Cc: Neil Blakey-Milner , FreeBSD Ports Subject: Re: New virtual categories? References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alexander Langer wrote: > Thus spake Neil Blakey-Milner (nbm@mithrandr.moria.org): > > > What about "enlightenment" and "theme" for new virtual categories? > > themes x11-themes then. It is hard to imagine console themes ;). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6:29:51 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id B1DEE37C1B4; Wed, 14 Jun 2000 06:29:43 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 132DEg-0003yO-00; Wed, 14 Jun 2000 15:29:38 +0200 Date: Wed, 14 Jun 2000 15:29:38 +0200 From: Neil Blakey-Milner To: Maxim Sobolev Cc: Alexander Langer , FreeBSD Ports Subject: Re: New virtual categories? Message-ID: <20000614152938.A15251@mithrandr.moria.org> References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <394787B5.9F88670B@FreeBSD.org>; from sobomax@FreeBSD.org on Wed, Jun 14, 2000 at 04:25:09PM +0300 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed 2000-06-14 (16:25), Maxim Sobolev wrote: > > Thus spake Neil Blakey-Milner (nbm@mithrandr.moria.org): > > > > > What about "enlightenment" and "theme" for new virtual categories? > > > > themes > > x11-themes then. It is hard to imagine console themes ;). I prefer "themes" (which is what I meant, not "theme"). It can cover irc themes, enlightenment themes, gtk themes, and so forth. No need for the 'x11-'. It's a virtual category anyway. Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6:30: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 11C6E37C213; Wed, 14 Jun 2000 06:29:59 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9D38D6.dip0.t-ipconnect.de [62.157.56.214]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id PAA16655; Wed, 14 Jun 2000 15:29:45 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 352C4AC27; Wed, 14 Jun 2000 15:30:04 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id AC94D14A67; Wed, 14 Jun 2000 15:29:54 +0200 (CEST) Date: Wed, 14 Jun 2000 15:29:54 +0200 From: Alexander Langer To: Maxim Sobolev Cc: Neil Blakey-Milner , FreeBSD Ports Subject: Re: New virtual categories? Message-ID: <20000614152954.A2128@cichlids.cichlids.com> Mail-Followup-To: Maxim Sobolev , Neil Blakey-Milner , FreeBSD Ports References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <394787B5.9F88670B@FreeBSD.org>; from sobomax@FreeBSD.org on Wed, Jun 14, 2000 at 04:25:09PM +0300 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Maxim Sobolev (sobomax@FreeBSD.org): > > > What about "enlightenment" and "theme" for new virtual categories? > > themes > x11-themes then. It is hard to imagine console themes ;). You've said it in public! You know, we'll have those in a few now. I strongly believe some Linux morons will do it soon :) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6:31:53 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E22337C1AB; Wed, 14 Jun 2000 06:31:52 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA09745; Wed, 14 Jun 2000 06:31:51 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Wed, 14 Jun 2000 06:31:51 -0700 (PDT) From: Message-Id: <200006141331.GAA09745@freefall.freebsd.org> To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, sada@FreeBSD.org Subject: Re: ports/14088: update port: x11-wm/fvwm2 to 2.3.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: update port: x11-wm/fvwm2 to 2.3.8 Responsible-Changed-From-To: freebsd-ports->sada Responsible-Changed-By: sada Responsible-Changed-When: Wed Jun 14 06:27:50 PDT 2000 Responsible-Changed-Why: I'm handling this. PLIST looks having problems, mm.. BTW the portname "fvwm2-devel" seems good for me. Comments ? http://www.freebsd.org/cgi/query-pr.cgi?pr=14088 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6:35:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (Postfix) with ESMTP id 1452837BAD8 for ; Wed, 14 Jun 2000 06:35:07 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (d137.as0.appl.wi.voyager.net [169.207.127.11]) by mailgw00.execpc.com (8.9.1) id IAA02697; Wed, 14 Jun 2000 08:34:19 -0500 From: "Doug Poland" To: Cc: Subject: FreeBSD Port: freetds-0.50 Date: Wed, 14 Jun 2000 08:34:19 -0500 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.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think there's an omission in the Makefile. I had to add the line DISTNAME= freetds-${PORTVERSION} to get it to work. Thanks... -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6:42:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 3FC7A37BB31 for ; Wed, 14 Jun 2000 06:42:45 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id QAA18652; Wed, 14 Jun 2000 16:41:29 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id QAA38032; Wed, 14 Jun 2000 16:42:12 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <39478BB8.527DC4E9@FreeBSD.org> Date: Wed, 14 Jun 2000 16:42:16 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Neil Blakey-Milner Cc: Alexander Langer , FreeBSD Ports Subject: Re: New virtual categories? References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> <20000614152938.A15251@mithrandr.moria.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Neil Blakey-Milner wrote: > On Wed 2000-06-14 (16:25), Maxim Sobolev wrote: > > > Thus spake Neil Blakey-Milner (nbm@mithrandr.moria.org): > > > > > > > What about "enlightenment" and "theme" for new virtual categories? > > > > > > themes > > > > x11-themes then. It is hard to imagine console themes ;). > > I prefer "themes" (which is what I meant, not "theme"). It can cover > irc themes, enlightenment themes, gtk themes, and so forth. No need for > the 'x11-'. It's a virtual category anyway. Just to reflect the fact that they are all x11-related. It is why we have x11-clocks, x11-fm etc. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 6:58:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id 6FAA737C194; Wed, 14 Jun 2000 06:58:47 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 132Dgs-00045U-00; Wed, 14 Jun 2000 15:58:46 +0200 Date: Wed, 14 Jun 2000 15:58:46 +0200 From: Neil Blakey-Milner To: Maxim Sobolev Cc: Alexander Langer , FreeBSD Ports Subject: Re: New virtual categories? Message-ID: <20000614155846.A15672@mithrandr.moria.org> References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> <20000614152938.A15251@mithrandr.moria.org> <39478BB8.527DC4E9@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39478BB8.527DC4E9@FreeBSD.org>; from sobomax@FreeBSD.org on Wed, Jun 14, 2000 at 04:42:16PM +0300 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed 2000-06-14 (16:42), Maxim Sobolev wrote: > > I prefer "themes" (which is what I meant, not "theme"). It can cover > > irc themes, enlightenment themes, gtk themes, and so forth. No need for > > the 'x11-'. It's a virtual category anyway. > > Just to reflect the fact that they are all x11-related. It is why we have > x11-clocks, x11-fm etc. It is a restrictive term. Also, the themes may not be related to x11, but to programs that run under x11. There is a difference. There may be themes that aren't run under x11 either. I don't want to be _forced_ not to include them because the category name is 'x11-themes'. (Why aren't windowmaker apps in the 'x11-windowmaker' category instead of the 'windowmaker' category? *grin*) Anyway, 'themes' looks nicer. (And I suggested, it, so wah! *grin*) Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 7: 4:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id BD35237B68F for ; Wed, 14 Jun 2000 07:04:11 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id RAA20026; Wed, 14 Jun 2000 17:02:52 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id RAA38171; Wed, 14 Jun 2000 17:03:32 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <394790B6.AFA7499A@FreeBSD.org> Date: Wed, 14 Jun 2000 17:03:35 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Neil Blakey-Milner Cc: Alexander Langer , FreeBSD Ports Subject: Re: New virtual categories? References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> <20000614152938.A15251@mithrandr.moria.org> <39478BB8.527DC4E9@FreeBSD.org> <20000614155846.A15672@mithrandr.moria.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Neil Blakey-Milner wrote: > On Wed 2000-06-14 (16:42), Maxim Sobolev wrote: > > > I prefer "themes" (which is what I meant, not "theme"). It can cover > > > irc themes, enlightenment themes, gtk themes, and so forth. No need for > > > the 'x11-'. It's a virtual category anyway. > > > > Just to reflect the fact that they are all x11-related. It is why we have > > x11-clocks, x11-fm etc. > > It is a restrictive term. Also, the themes may not be related to x11, > but to programs that run under x11. There is a difference. There may > be themes that aren't run under x11 either. I don't want to be _forced_ > not to include them because the category name is 'x11-themes'. (Why > aren't windowmaker apps in the 'x11-windowmaker' category instead of the > 'windowmaker' category? *grin*) > > Anyway, 'themes' looks nicer. (And I suggested, it, so wah! *grin*) Actually this name has been suggested by alex *grin*. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 7: 6:51 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id C249137C194; Wed, 14 Jun 2000 07:06:46 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9D38D6.dip0.t-ipconnect.de [62.157.56.214]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id QAA27720; Wed, 14 Jun 2000 16:06:34 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id E8651AC27; Wed, 14 Jun 2000 16:06:54 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 9FB9B14A67; Wed, 14 Jun 2000 16:06:45 +0200 (CEST) Date: Wed, 14 Jun 2000 16:06:45 +0200 From: Alexander Langer To: Maxim Sobolev Cc: Neil Blakey-Milner , FreeBSD Ports Subject: Re: New virtual categories? Message-ID: <20000614160645.B23379@cichlids.cichlids.com> Mail-Followup-To: Maxim Sobolev , Neil Blakey-Milner , FreeBSD Ports References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> <20000614152938.A15251@mithrandr.moria.org> <39478BB8.527DC4E9@FreeBSD.org> <20000614155846.A15672@mithrandr.moria.org> <394790B6.AFA7499A@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <394790B6.AFA7499A@FreeBSD.org>; from sobomax@FreeBSD.org on Wed, Jun 14, 2000 at 05:03:35PM +0300 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Maxim Sobolev (sobomax@FreeBSD.org): > Actually this name has been suggested by alex *grin*. HA! CORRECT! nbm wants to steal my credits! ;-)) Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 7:12:41 2000 Delivered-To: freebsd-ports@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id AF10137C182; Wed, 14 Jun 2000 07:12:39 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id EF98018BB; Wed, 14 Jun 2000 16:13:05 +0200 (CEST) Date: Wed, 14 Jun 2000 16:13:05 +0200 From: Stijn Hoop To: Alexander Langer Cc: Maxim Sobolev , Neil Blakey-Milner , FreeBSD Ports Subject: Re: New virtual categories? Message-ID: <20000614161305.A28325@pcwin002.win.tue.nl> References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> <20000614152954.A2128@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000614152954.A2128@cichlids.cichlids.com>; from alex@big.endian.de on Wed, Jun 14, 2000 at 03:29:54PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 03:29:54PM +0200, Alexander Langer wrote: > Thus spake Maxim Sobolev (sobomax@FreeBSD.org): > > > > > What about "enlightenment" and "theme" for new virtual categories? > > > themes > > x11-themes then. It is hard to imagine console themes ;). bash2-themes _do_ exist :) > You've said it in public! > You know, we'll have those in a few now. > > I strongly believe some Linux morons will do it soon :) /me, as a converted Linux-user, ducks... But seriously, "themes" and "enlightenment" as virtual categories sound good. --Stijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 7:26:26 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 2FB4637B68F for ; Wed, 14 Jun 2000 07:26:21 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id RAA20953; Wed, 14 Jun 2000 17:25:05 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id RAA38255; Wed, 14 Jun 2000 17:25:48 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <394795EE.57964CB3@FreeBSD.org> Date: Wed, 14 Jun 2000 17:25:50 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Stijn Hoop Cc: Alexander Langer , Neil Blakey-Milner , FreeBSD Ports Subject: Re: New virtual categories? References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> <20000614152954.A2128@cichlids.cichlids.com> <20000614161305.A28325@pcwin002.win.tue.nl> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Stijn Hoop wrote: > On Wed, Jun 14, 2000 at 03:29:54PM +0200, Alexander Langer wrote: > > Thus spake Maxim Sobolev (sobomax@FreeBSD.org): > > > > > > > What about "enlightenment" and "theme" for new virtual categories? > > > > themes > > > x11-themes then. It is hard to imagine console themes ;). > > bash2-themes _do_ exist :) send-pr? I really wonder. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 7:29:25 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bman.uucom.com (bman.uucom.com [198.202.217.19]) by hub.freebsd.org (Postfix) with ESMTP id D3BA837C1BE; Wed, 14 Jun 2000 07:29:16 -0700 (PDT) (envelope-from dakota@tangerine.uucom.com) Received: from tangerine.uucom.com (tangerine.uucom.com [198.202.217.38]) by bman.uucom.com (8.9.3/8.9.3/990218bjb) with ESMTP id KAA04366; Wed, 14 Jun 2000 10:29:14 -0400 (EDT) Received: from tangerine (localhost [127.0.0.1]) by tangerine.uucom.com (8.9.3+Sun/8.9.3) with ESMTP id KAA12895; Wed, 14 Jun 2000 10:29:53 -0400 (EDT) Message-Id: <200006141429.KAA12895@tangerine.uucom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Akinori -Aki- MUSHA" Cc: girgen@partitur.se, freebsd-ports@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, dakota@tangerine.uucom.com From: mwhalen@uucom.com Subject: Re: vmware freezes host w/ fresh stable In-Reply-To: Message from "Akinori -Aki- MUSHA" of "Wed, 14 Jun 2000 19:05:09 +0900." <86snuglgru.wl@localhost.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 14 Jun 2000 10:29:53 -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think I heard "Akinori -Aki- MUSHA" say: >Hi, > >At Tue, 13 Jun 2000 01:54:14 +0200, >Palle Girgensohn wrote: >> I just upgraded my system to a fresh stable this afternoon, and >> now when I try to run vmware (version 2, installed last week >> from fresh port), the computer freezes entirely, and reboots >> after ~30 secs. > >Please try reinstalling the vmware2 port and the rtc port on that >fresh stable, and make sure your /module is in sync with the kernel. > >Or can I presume you already did all these above? > >> Has anyone else seen this, of is it just me? > >I don't know, but I'd like to know if anyone else is stuck with the >similar situation. I just updated my stable Monday night and had the same problem. I reinstalled linux_base, linuxproc and vmware2. I had to reconfigure my vmware since the install overwrote my config, but now it works. -matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 8:10: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B71A37C27C for ; Wed, 14 Jun 2000 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA79019; Wed, 14 Jun 2000 08:10:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 4452637C237; Wed, 14 Jun 2000 08:01:21 -0700 (PDT) Message-Id: <20000614150121.4452637C237@hub.freebsd.org> Date: Wed, 14 Jun 2000 08:01:21 -0700 (PDT) From: myleal@americel.com.br To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19264: libglade linking errors Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19264 >Category: ports >Synopsis: libglade linking errors >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: Wed Jun 14 08:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Marcus Yuri Maranhao Leal >Release: 3.2-RELEASE >Organization: Americel >Environment: >Description: When linking any port that depends on libglade-0.13, got several undefined symbols (extract from bugbuddy): cc -O -pipe -Wall -Wunused -o bug-buddy bts.o bts-debian.o bug-buddy.o ctree-combo.o distro-debian.o distro-redhat.o gdb-buddy.o gtk-combo-box.o util.o -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lglade-gnome -lglade -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -lxml -lz -lintl -L/usr/local/lib -Wl,--export-dynamic /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_push_accel' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_pop_uline_accel' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_get_parent_accel' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_gettext' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_ensure_accel' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_get_uline_accel' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_get_adjustment' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_set_window_props' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_set_common_params' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_relative_file' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_pop_accel' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_set_toplevel' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_standard_build_children' /usr/local/lib/libglade-gnome.so: undefined reference to `glade_xml_push_uline_accel' >How-To-Repeat: Install 3.2 to 3 Stable update kit, ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-3-stable/Latest/32upgrade.tgz Grab latest ports: ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports.tar.gz and try to compile bugbuddy port: cd /usr/ports/devel/bugbuddy ; make or gnomeutils ports: cd /usr/ports/misc/gnomeutils ; make >Fix: I don´t known. The missing symbols were defined in /usr/local/libglade.so, and this lib is specified in the linker command line. >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 Wed Jun 14 8:11:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bastuba.partitur.se (bastuba.partitur.se [193.219.246.194]) by hub.freebsd.org (Postfix) with ESMTP id 749C737B62E; Wed, 14 Jun 2000 08:11:10 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from partitur.se (elbas.partitur.se [193.219.246.222]) by bastuba.partitur.se (8.8.8/8.8.8) with ESMTP id RAA02978; Wed, 14 Jun 2000 17:10:50 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <3947A07A.7C969726@partitur.se> Date: Wed, 14 Jun 2000 17:10:50 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: mwhalen@uucom.com Cc: Akinori -Aki- MUSHA , freebsd-ports@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, dakota@tangerine.uucom.com Subject: Re: vmware freezes host w/ fresh stable References: <200006141429.KAA12895@tangerine.uucom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org mwhalen@uucom.com wrote: > > I think I heard "Akinori -Aki- MUSHA" say: > >Hi, > > > >At Tue, 13 Jun 2000 01:54:14 +0200, > >Palle Girgensohn wrote: > >> I just upgraded my system to a fresh stable this afternoon, and > >> now when I try to run vmware (version 2, installed last week > >> from fresh port), the computer freezes entirely, and reboots > >> after ~30 secs. > > > >Please try reinstalling the vmware2 port and the rtc port on that > >fresh stable, and make sure your /module is in sync with the kernel. > > > >Or can I presume you already did all these above? > > > >> Has anyone else seen this, of is it just me? > > > >I don't know, but I'd like to know if anyone else is stuck with the > >similar situation. > > I just updated my stable Monday night and had the same problem. I > reinstalled linux_base, linuxproc and vmware2. I had to reconfigure > my vmware since the install overwrote my config, but now it works. > Cool. Thanks for the input! I'll try it tonight. /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 8:15: 3 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailgw02.execpc.com (mailgw02.execpc.com [169.207.3.78]) by hub.freebsd.org (Postfix) with ESMTP id 9A89637B62E for ; Wed, 14 Jun 2000 08:15:00 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (d29.as4.appl.wi.voyager.net [169.207.124.29]) by mailgw02.execpc.com (8.9.1) id KAA06908; Wed, 14 Jun 2000 10:14:45 -0500 From: "Doug Poland" To: Cc: Subject: FreeBSD Port: freetds-0.50 Date: Wed, 14 Jun 2000 10:14:45 -0500 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.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It's me again. The port is complaining about libtool-1.3.4 being out of date. i.e., ===> Registering installation for libtool-1.3.4 ===> Returning to build of freetds-0.50 ===> Patching for freetds-0.50 ===> Applying FreeBSD patches for freetds-0.50 Your libtool installation is out of date. Please remove and reinstall /usr/ports/devel/libtool. *** Error code 1 I just downloaded the latest port for libtool. Can you suggest a solution? -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 9:28:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from d203.p6.col.ru (d203.p6.col.ru [212.248.5.203]) by hub.freebsd.org (Postfix) with SMTP id B2A7E37C2A5 for ; Wed, 14 Jun 2000 09:28:09 -0700 (PDT) (envelope-from prettylady@freemail.ru) From: To: Date: Ńđ, 14 čţí 2000 19:53:00 +0400 Message-ID: <80427777004621648@d203.p6.col.ru> Subject: Hi, its for you ! Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! We are Russian girls - Natali, Alla, Vika. We would like to correspond with you. Visit our site and see our photos. http://www.russiangirls.narod.ru/ With interest, Natali,Alla, Vika. P.S. (This is not spam. You can unsubscribe at any time by sending an email to prettylady@freemail.ru with the subject UNSUBSCRIBE.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 10:20: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 434B037C285 for ; Wed, 14 Jun 2000 10:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA98161; Wed, 14 Jun 2000 10:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from infres.enst.fr (infres.enst.fr [137.194.160.3]) by hub.freebsd.org (Postfix) with ESMTP id 0670637C2A2 for ; Wed, 14 Jun 2000 10:10:09 -0700 (PDT) (envelope-from quinot@inf.enst.fr) Received: from shalmaneser.enst.fr (shalmaneser.enst.fr [137.194.160.128]) by infres.enst.fr (Postfix) with ESMTP id DE39F4541A for ; Wed, 14 Jun 2000 19:10:05 +0200 (MET DST) Received: by shalmaneser.enst.fr (Postfix, from userid 11117) id E57E5117B; Wed, 14 Jun 2000 19:13:50 +0200 (CEST) Message-Id: <20000614171350.E57E5117B@shalmaneser.enst.fr> Date: Wed, 14 Jun 2000 19:13:50 +0200 (CEST) From: Thomas Quinot Reply-To: Thomas Quinot To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19269: New port: security/calife Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19269 >Category: ports >Synopsis: New port: security/calife >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: Wed Jun 14 10:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Thomas Quinot >Release: FreeBSD 5.0-CURRENT i386 >Organization: ENST >Environment: >Description: Here is a port of Calife, a lightweight alternative to Sudo created by Ollivier Robert. >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: # # calife # calife/pkg # calife/pkg/COMMENT # calife/pkg/DESCR # calife/pkg/PLIST # calife/files # calife/files/md5 # calife/Makefile # echo c - calife mkdir -p calife > /dev/null 2>&1 echo c - calife/pkg mkdir -p calife/pkg > /dev/null 2>&1 echo x - calife/pkg/COMMENT sed 's/^X//' >calife/pkg/COMMENT << 'END-of-calife/pkg/COMMENT' XA lightweight alternative to sudo END-of-calife/pkg/COMMENT echo x - calife/pkg/DESCR sed 's/^X//' >calife/pkg/DESCR << 'END-of-calife/pkg/DESCR' XCalife is a lightweight replacement to Sudo: it allows Xusers listed in a particular file, $(PREFIX)/etc/calife.auth, Xto endorse the identity of any other user after entering their Xown password. X XWWW: http://mutt.frmug.org/calife/ X X-- XThomas Quinot -- END-of-calife/pkg/DESCR echo x - calife/pkg/PLIST sed 's/^X//' >calife/pkg/PLIST << 'END-of-calife/pkg/PLIST' Xbin/calife Xetc/calife.auth-dist END-of-calife/pkg/PLIST echo c - calife/files mkdir -p calife/files > /dev/null 2>&1 echo x - calife/files/md5 sed 's/^X//' >calife/files/md5 << 'END-of-calife/files/md5' XMD5 (calife-2.8.4.tar.gz) = aaee7625f0056f364ef322bc9dbadad9 END-of-calife/files/md5 echo x - calife/Makefile sed 's/^X//' >calife/Makefile << 'END-of-calife/Makefile' X# New ports collection makefile for: calife X# Date created: 13 Jun 2000 X# Whom: Thomas Quinot X# X# $FreeBSD$ X# X XPORTNAME= calife XPORTVERSION= 2.8.4 XCATEGORIES= security XMASTER_SITES= ftp://postfix.eu.org/pub/calife/ X XMAINTAINER= thomas@cuivre.fr.eu.org X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc" X XMAN1= calife.1 XMAN5= calife.auth.5 X X.include END-of-calife/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 Wed Jun 14 10:29: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from iris.phdnswc.navy.mil (IRIS.PHDNSWC.NAVY.MIL [204.34.201.69]) by hub.freebsd.org (Postfix) with ESMTP id 25DBA37C2C6; Wed, 14 Jun 2000 10:28:51 -0700 (PDT) (envelope-from efb@SUNED1.PHDNSWC.NAVY.MIL) Received: from MAINS2.PHDNSWC.NAVY.MIL (root@mains2.phdnswc.navy.mil [137.24.144.30]) by iris.phdnswc.navy.mil (8.9.0/8.9.0) with ESMTP id KAA03512; Wed, 14 Jun 2000 10:28:40 -0700 (PDT) Received: from suned1.Nswses.Navy.MIL (SUNED1.PHDNSWC.NAVY.MIL [137.24.30.40]) by MAINS2.PHDNSWC.NAVY.MIL (8.9.3/8.9.0) with SMTP id KAA21390; Wed, 14 Jun 2000 10:28:35 -0700 (PDT) Received: from suned1.nswses.navy.mil by suned1.Nswses.Navy.MIL (SMI-8.6/SMI-SVR4-9809251044e) id KAA24567; Wed, 14 Jun 2000 10:28:35 -0700 Message-ID: <3947C0C2.59144FCC@suned1.nswses.navy.mil> Date: Wed, 14 Jun 2000 10:28:34 -0700 From: Everett F Batey Reply-To: efb@cotdazr.org X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: vanilla@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: enlightenment-0.16.4 Content-Type: multipart/alternative; boundary="------------06C4CFAB7643C52492F0D891" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --------------06C4CFAB7643C52492F0D891 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thank you for all the work helping us BSD die-hards in getting access to the Linux goodies... Have you any knowledge on the "helix-code .. Gnome" window environment and possibilities of using in either with FreeBSD 4 or with F.BSD4 with Linux _ Emulator 6.x for BSD ? Thank you again for all your effort.. /Everett/ -- + efb@suned1.nswses.Navy.MIL efb@cotdazr.org http://www.cotdazr.org WA6CRE + + Beep 805.655.2017 Ofc 805.228.7180 (Many Fwds) Vmail 805.340.6471..5... + + Navy / Business .. Commercial Emergencies .. 800 380.6999 / 800 545.6998 + --------------06C4CFAB7643C52492F0D891 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit  
Thank you for all the work helping us BSD die-hards in getting
access to the Linux goodies...

Have you any knowledge on the "helix-code .. Gnome" window
environment and possibilities of using in either with FreeBSD 4 or
with F.BSD4 with Linux _ Emulator 6.x for BSD ?

Thank you again for all your effort.. /Everett/

-- 
 + efb@suned1.nswses.Navy.MIL efb@cotdazr.org http://www.cotdazr.org WA6CRE +
 + Beep 805.655.2017  Ofc 805.228.7180 (Many Fwds) Vmail 805.340.6471..5... +
 + Navy / Business .. Commercial Emergencies .. 800 380.6999 / 800 545.6998 +
  --------------06C4CFAB7643C52492F0D891-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 11: 0: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2C2837BF53 for ; Wed, 14 Jun 2000 11:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA03759; Wed, 14 Jun 2000 11:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6ECE437C548; Wed, 14 Jun 2000 10:54:00 -0700 (PDT) Message-Id: <20000614175400.6ECE437C548@hub.freebsd.org> Date: Wed, 14 Jun 2000 10:54:00 -0700 (PDT) From: pfeifer@dbai.tuwien.ac.at To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19270: Ports build mechanism doesn't check whether /usr/ports/distfiles is writeable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19270 >Category: ports >Synopsis: Ports build mechanism doesn't check whether /usr/ports/distfiles is writeable >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 14 11:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: 4.0-RELEASE >Organization: Vienna University of Technology >Environment: FreeBSD spica.dbai.tuwien.ac.at 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Tue Jun 13 18:09:54 CEST 2000 root@spica.dbai.tuwien.ac.at:/usr/src/sys/compile/DBAI_KERNEL i386 >Description: The build mechanism of the ports system does not check whether /usr/ports/distfiles is writeable before trying to download from the net. Accordingly, the user does get several error messages (see below) instead of a single one which explains the real source of the problem. A similiar situation will happen when building a port as root, when /usr/ports/distfiles is NFS-mounted (which may make sense in a multi- host environment). >How-To-Repeat: Try to `make` any port as a regular user: spica[99]:/sw/test/ports/emulators/wine% make >Fix: Add some variation of if [ ! -w /usr/ports/distfiles ]; then echo "/usr/ports/distfiles is not writable; cannot download..." fi to the build mechanism. >Release-Note: >Audit-Trail: >Unformatted: >> Wine-20000526.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/. fetch: Wine-20000526.tar.gz: Permission denied >> Attempting to fetch from ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ALPHA/wine/development/. fetch: ftp.infomagic.com: sunsite: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.freesoftware.com/pub/linux/sunsite/ALPHA/wine/development/. fetch: Wine-20000526.tar.gz: Permission denied >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: Wine-20000526.tar.gz: Permission denied >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 11:12:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id D22B237C29E; Wed, 14 Jun 2000 11:12:14 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm016-023.dialup.bignet.net [64.79.82.231]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id OAA21923; Wed, 14 Jun 2000 14:11:34 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 151A31951; Wed, 14 Jun 2000 14:10:24 -0400 (EDT) Date: Wed, 14 Jun 2000 14:10:24 -0400 From: Will Andrews To: Maxim Sobolev Cc: Stijn Hoop , Alexander Langer , Neil Blakey-Milner , FreeBSD Ports Subject: Re: New virtual categories? Message-ID: <20000614141024.V28506@argon.gryphonsoft.com> References: <20000614150356.A14885@mithrandr.moria.org> <20000614151150.A1730@cichlids.cichlids.com> <394787B5.9F88670B@FreeBSD.org> <20000614152954.A2128@cichlids.cichlids.com> <20000614161305.A28325@pcwin002.win.tue.nl> <394795EE.57964CB3@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <394795EE.57964CB3@FreeBSD.org>; from sobomax@FreeBSD.ORG on Wed, Jun 14, 2000 at 05:25:50PM +0300 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 05:25:50PM +0300, Maxim Sobolev wrote: > send-pr? I really wonder. I back "themes", as I've seen a product such as BASHISH wish does shell themes. Give up this debate, "themes" is the best name. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 11:51:56 2000 Delivered-To: freebsd-ports@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 75E1A37C358 for ; Wed, 14 Jun 2000 11:51:37 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm016-023.dialup.bignet.net [64.79.82.231]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id OAA00753; Wed, 14 Jun 2000 14:51:14 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 18C1E1951; Wed, 14 Jun 2000 14:50:03 -0400 (EDT) Date: Wed, 14 Jun 2000 14:50:02 -0400 From: Will Andrews To: Doug Poland Cc: midom@dammit.lt, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: freetds-0.50 Message-ID: <20000614145002.W28506@argon.gryphonsoft.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from dpoland@execpc.com on Wed, Jun 14, 2000 at 10:14:45AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 10:14:45AM -0500, Doug Poland wrote: > The port is complaining about libtool-1.3.4 being out of date. > i.e., > > ===> Registering installation for libtool-1.3.4 > ===> Returning to build of freetds-0.50 > ===> Patching for freetds-0.50 > ===> Applying FreeBSD patches for freetds-0.50 > Your libtool installation is out of date. Please remove > and reinstall /usr/ports/devel/libtool. > *** Error code 1 > > I just downloaded the latest port for libtool. Can > you suggest a solution? It's not the port complaining, it's bsd.port.mk complaining. Your ports-base (/usr/ports/Mk/*) are out of date. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 12:26:26 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailgw02.execpc.com (mailgw02.execpc.com [169.207.3.78]) by hub.freebsd.org (Postfix) with ESMTP id 8517C37BD10 for ; Wed, 14 Jun 2000 12:26:23 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (d109.as2.appl.wi.voyager.net [169.207.24.109]) by mailgw02.execpc.com (8.9.1) id OAA20328; Wed, 14 Jun 2000 14:26:13 -0500 From: "Doug Poland" To: "Will Andrews" Cc: Subject: RE: FreeBSD Port: freetds-0.50 Date: Wed, 14 Jun 2000 14:26:13 -0500 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.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <20000614145002.W28506@argon.gryphonsoft.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > On Wed, Jun 14, 2000 at 10:14:45AM -0500, Doug Poland wrote: > > The port is complaining about libtool-1.3.4 being out of date. > > i.e., > > > > ===> Registering installation for libtool-1.3.4 > > ===> Returning to build of freetds-0.50 > > ===> Patching for freetds-0.50 > > ===> Applying FreeBSD patches for freetds-0.50 > > Your libtool installation is out of date. Please remove > > and reinstall /usr/ports/devel/libtool. > > *** Error code 1 > > > > I just downloaded the latest port for libtool. Can > > you suggest a solution? > > It's not the port complaining, it's bsd.port.mk complaining. Your > ports-base (/usr/ports/Mk/*) are out of date. > Oh great... I'm not sure I'm up to the task of updating my ports collection. I'm still trying to figure out how to get through my Novell firewall via ftp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 12:30:31 2000 Delivered-To: freebsd-ports@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id E1C9437BD10 for ; Wed, 14 Jun 2000 12:30:28 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm016-023.dialup.bignet.net [64.79.82.231]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id PAA12259; Wed, 14 Jun 2000 15:30:24 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id F006D1951; Wed, 14 Jun 2000 15:29:13 -0400 (EDT) Date: Wed, 14 Jun 2000 15:29:13 -0400 From: Will Andrews To: Doug Poland Cc: Will Andrews , ports@FreeBSD.ORG Subject: Re: FreeBSD Port: freetds-0.50 Message-ID: <20000614152913.X28506@argon.gryphonsoft.com> References: <20000614145002.W28506@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from dpoland@execpc.com on Wed, Jun 14, 2000 at 02:26:13PM -0500 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 02:26:13PM -0500, Doug Poland wrote: > Oh great... I'm not sure I'm up to the task of updating my ports > collection. I'm still trying to figure out how to get through my > Novell firewall via ftp. Passive connection? ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/Mk/ is the FTP location of ports-base. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 12:50: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A179537C155 for ; Wed, 14 Jun 2000 12:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA30088; Wed, 14 Jun 2000 12:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 14 Jun 2000 12:50:02 -0700 (PDT) Message-Id: <200006141950.MAA30088@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Adrian Filipi-Martin Subject: Re: ports/19253: mod_php4 pkg dependency fix/generalization. Reply-To: Adrian Filipi-Martin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19253; it has been noted by GNATS. From: Adrian Filipi-Martin To: "Scot W. Hetzel" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19253: mod_php4 pkg dependency fix/generalization. Date: Wed, 14 Jun 2000 15:48:17 -0400 (EDT) On Tue, 13 Jun 2000, Scot W. Hetzel wrote: > From: > > The mod_php4 port has the apache13 port hard coded as its > > apache dependency. This is not necessary and yields incorrect > > dependency lists when other apache ports are installed. > > > > >How-To-Repeat: > > > > cd /usr/ports/www/apache13-modssl > > make install > > cd ../mod_php4 > > make install > > make deinstall > > # get complaing about missing 'apache-1.3.12' dependency. > > > > >Fix: > > > > Apply the attaqched patch. This makes the base package > > over ridable on the make command line. > > > > This would be a temproary fix to the problem, this would be better solved by PR 18960, which defines a common code base to be used > by all Apache Module ports ( USE_APACHE). > Having looked over the PR, I agree that it is a more general change. Until it takes a final my PR does bring mode_php4 inline with p5-Apache for referencing the base Apache package. I am a little leary of including so much Apache specific information in the bsd.ports.mk file. It's not a stock part of a system like perl, yacc and flex. Adrian -- [ adrian@ubergeeks.com -- Ubergeeks Consulting -- http://www.ubergeeks.com/ ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 13: 5:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 83CE337C18D; Wed, 14 Jun 2000 13:05:17 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA41815; Wed, 14 Jun 2000 13:05:17 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Wed, 14 Jun 2000 13:05:17 -0700 (PDT) From: Message-Id: <200006142005.NAA41815@freefall.freebsd.org> To: ob@seicom.net, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/15326: tcsh modification Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tcsh modification State-Changed-From-To: open->analyzed State-Changed-By: sada State-Changed-When: Wed Jun 14 13:04:39 PDT 2000 State-Changed-Why: Have analyzed by some comitters. http://www.freebsd.org/cgi/query-pr.cgi?pr=15326 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 13:17:42 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 99CEA37C097; Wed, 14 Jun 2000 13:17:35 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9D38D6.dip0.t-ipconnect.de [62.157.56.214]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id WAA26289; Wed, 14 Jun 2000 22:17:20 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 3E8E5AC27; Wed, 14 Jun 2000 22:17:42 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id A13EF14A67; Wed, 14 Jun 2000 22:17:32 +0200 (CEST) Date: Wed, 14 Jun 2000 22:17:32 +0200 From: Alexander Langer To: sada@FreeBSD.ORG Cc: ob@seicom.net, freebsd-ports@FreeBSD.ORG Subject: Re: ports/15326: tcsh modification Message-ID: <20000614221732.D82336@cichlids.cichlids.com> Mail-Followup-To: sada@FreeBSD.ORG, ob@seicom.net, freebsd-ports@FreeBSD.ORG References: <200006142005.NAA41815@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006142005.NAA41815@freefall.freebsd.org>; from sada@FreeBSD.ORG on Wed, Jun 14, 2000 at 01:05:17PM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake sada@FreeBSD.ORG (sada@FreeBSD.ORG): > State-Changed-Why: > Have analyzed by some comitters. I myself feel to close it, since I _myself_ only want a tcsh as port that acts like a tcsh that one will find when he upgrades to 4.x/5.x. David is quite correct with "official bits" here. I tried to speak with Will about that, but he doesn't seem to have an opinion about that ("Do what you want") ;-))) (ha! not quite correct [we came to no conclusion, however]). Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 13:22:45 2000 Delivered-To: freebsd-ports@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 412A337C097; Wed, 14 Jun 2000 13:22:33 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm016-023.dialup.bignet.net [64.79.82.231]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id QAA28218; Wed, 14 Jun 2000 16:22:11 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 590051951; Wed, 14 Jun 2000 16:21:01 -0400 (EDT) Date: Wed, 14 Jun 2000 16:21:01 -0400 From: Will Andrews To: Alexander Langer Cc: sada@FreeBSD.ORG, ob@seicom.net, freebsd-ports@FreeBSD.ORG Subject: Re: ports/15326: tcsh modification Message-ID: <20000614162101.Z28506@argon.gryphonsoft.com> References: <200006142005.NAA41815@freefall.freebsd.org> <20000614221732.D82336@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000614221732.D82336@cichlids.cichlids.com>; from alex@big.endian.de on Wed, Jun 14, 2000 at 10:17:32PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 10:17:32PM +0200, Alexander Langer wrote: > with Will about that, but he doesn't seem to have an opinion about > that ("Do what you want") ;-))) (ha! not quite correct [we came to no What did you expect? I'm a zsh user, not a tcsh lamer.. :-P -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 13:41:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 443B937BB73; Wed, 14 Jun 2000 13:41:33 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA46377; Wed, 14 Jun 2000 13:41:33 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Wed, 14 Jun 2000 13:41:33 -0700 (PDT) From: Message-Id: <200006142041.NAA46377@freefall.freebsd.org> To: hart@iserver.com, sada@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/17279: USA/Canada Netscape Navigator 4.72 FreeBSD port seems broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: USA/Canada Netscape Navigator 4.72 FreeBSD port seems broken State-Changed-From-To: open->feedback State-Changed-By: sada State-Changed-When: Wed Jun 14 13:39:23 PDT 2000 State-Changed-Why: Obrien looks coped with this. Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: sada Responsible-Changed-When: Wed Jun 14 13:39:23 PDT 2000 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=17279 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 13:45:42 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 722B037B664; Wed, 14 Jun 2000 13:45:39 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA46987; Wed, 14 Jun 2000 13:45:38 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Wed, 14 Jun 2000 13:45:38 -0700 (PDT) From: Message-Id: <200006142045.NAA46987@freefall.freebsd.org> To: sada@FreeBSD.org, freebsd-ports@FreeBSD.org, hosokawa@FreeBSD.org Subject: Re: ports/17293: samba port installs man-pages twice, fails to link with KRB5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: samba port installs man-pages twice, fails to link with KRB5 Responsible-Changed-From-To: freebsd-ports->hosokawa Responsible-Changed-By: sada Responsible-Changed-When: Wed Jun 14 13:44:43 PDT 2000 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=17293 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 13:59:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hq.seicom.net (hq.seicom.net [194.97.200.30]) by hub.freebsd.org (Postfix) with ESMTP id 8951737B8FF; Wed, 14 Jun 2000 13:59:32 -0700 (PDT) (envelope-from ob@seicom.net) Received: from seicom.net by hq.seicom.net (8.9.3/8.9.3) with ESMTP id WAA26895; Wed, 14 Jun 2000 22:59:22 +0200 (CEST) Message-ID: <3947F229.924ADBD8@seicom.net> Date: Wed, 14 Jun 2000 22:59:21 +0200 From: Oliver Breuninger X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: de-DE, en MIME-Version: 1.0 To: Will Andrews Cc: Alexander Langer , sada@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/15326: tcsh modification References: <200006142005.NAA41815@freefall.freebsd.org> <20000614221732.D82336@cichlids.cichlids.com> <20000614162101.Z28506@argon.gryphonsoft.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, in a environment with a lot of machine with tcsh scripting it's quite interesting, to have the -D option. We didn't see arguments against this with FreeBSD. If it's not possible to integrate this to the official ports, we don't have problems with that ! We can keep an internal port version for tcsh. Our idea was, that this feature should available for others. regards Oliver Breuninger Will Andrews wrote: > > On Wed, Jun 14, 2000 at 10:17:32PM +0200, Alexander Langer wrote: > > with Will about that, but he doesn't seem to have an opinion about > > that ("Do what you want") ;-))) (ha! not quite correct [we came to no > > What did you expect? I'm a zsh user, not a tcsh lamer.. :-P > > -- > Will Andrews > GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- > ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ > G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 14: 9:38 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 934D937C254; Wed, 14 Jun 2000 14:09:31 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9D38D6.dip0.t-ipconnect.de [62.157.56.214]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id XAA12447; Wed, 14 Jun 2000 23:09:18 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 46DDEAC27; Wed, 14 Jun 2000 23:09:40 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id A4D9A14A69; Wed, 14 Jun 2000 23:09:28 +0200 (CEST) Date: Wed, 14 Jun 2000 23:09:28 +0200 From: Alexander Langer To: Oliver Breuninger Cc: Will Andrews , sada@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/15326: tcsh modification Message-ID: <20000614230928.C471@cichlids.cichlids.com> Mail-Followup-To: Oliver Breuninger , Will Andrews , sada@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG References: <200006142005.NAA41815@freefall.freebsd.org> <20000614221732.D82336@cichlids.cichlids.com> <20000614162101.Z28506@argon.gryphonsoft.com> <3947F229.924ADBD8@seicom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3947F229.924ADBD8@seicom.net>; from ob@seicom.net on Wed, Jun 14, 2000 at 10:59:21PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Oliver Breuninger (ob@seicom.net): > If it's not possible to integrate this to the official ports, we don't > have problems with that ! Hmmm. On the other hand, this is ports... things are expected to be different from the base system. Maybe I'll just add it :) Will? Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 14:18:56 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hq.seicom.net (hq.seicom.net [194.97.200.30]) by hub.freebsd.org (Postfix) with ESMTP id 87D6337C2A6; Wed, 14 Jun 2000 14:18:50 -0700 (PDT) (envelope-from ob@seicom.net) Received: from seicom.net by hq.seicom.net (8.9.3/8.9.3) with ESMTP id XAA28300; Wed, 14 Jun 2000 23:18:41 +0200 (CEST) Message-ID: <3947F6B0.BBC0B572@seicom.net> Date: Wed, 14 Jun 2000 23:18:40 +0200 From: Oliver Breuninger X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: de-DE, en MIME-Version: 1.0 To: Alexander Langer Cc: Will Andrews , sada@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/15326: tcsh modification References: <200006142005.NAA41815@freefall.freebsd.org> <20000614221732.D82336@cichlids.cichlids.com> <20000614162101.Z28506@argon.gryphonsoft.com> <3947F229.924ADBD8@seicom.net> <20000614230928.C471@cichlids.cichlids.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alexander Langer wrote: > > Thus spake Oliver Breuninger (ob@seicom.net): > > > If it's not possible to integrate this to the official ports, we don't > > have problems with that ! > > Hmmm. > On the other hand, this is ports... things are expected to be > different from the base system. > That's true, we think so, too. > > Maybe I'll just add it :) Will? > > Alex > > -- > cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 14:40:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A63937B8C7 for ; Wed, 14 Jun 2000 14:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA54863; Wed, 14 Jun 2000 14:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 08DBE37C2A6 for ; Wed, 14 Jun 2000 14:30:19 -0700 (PDT) (envelope-from housley@thehousleys.net) Received: from baby.int.thehousleys.net (baby.int.thehousleys.net. [192.168.0.24]) by thehousleys.net (8.9.3/8.9.3) with ESMTP id RAA44706 for ; Wed, 14 Jun 2000 17:30:18 -0400 (EDT) (envelope-from housley@thehousleys.net) Received: (from housley@localhost) by baby.int.thehousleys.net (8.9.3/8.9.3) id RAA03896; Wed, 14 Jun 2000 17:30:17 -0400 (EDT) (envelope-from housley) Message-Id: <200006142130.RAA03896@baby.int.thehousleys.net> Date: Wed, 14 Jun 2000 17:30:17 -0400 (EDT) From: jim@thehousleys.net Reply-To: jim@thehousleys.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19274: New Ports/RTEMS development system Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19274 >Category: ports >Synopsis: New Ports/RTEMS development system >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: Wed Jun 14 14:40:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: James Housley >Release: FreeBSD 4.0-STABLE i386 >Organization: The Housleys dot Net >Environment: >Description: This the a collection of 42 ports plus 7 base directories to enable embedded development with the RTEMS RTOS. This provides C/C++, CHILL, F77, JAVA, OBJC, binutils & gdb for i386, i960, m68k, mips64orion, powerpc, sh and sparc processors. RTEMS is an open-source RTOS for embedded system development. It now provides TCP/IP using the FreeBSD stack. See http://www.oarcorp.com/ for more information on RTEMS. >How-To-Repeat: >Fix: begin 644 rtems.shar.tgz M'XL(`&SW1SD``^Q=^W/<-I+.KZ._`A5[$[N\\]:\E"AK11HK2B39I9'7NKJ] M4W%(C(8QA^22',E**O_[`>`+CP8))HZC/Q)UX M;45?_&E_^KW>>'<7?8'HGY[T]V@X&/?'"$WZ@_YD,ASU^PCU^\-1[PO4^_-< M*O]LX\2*$/HB"H*D"G>WQMC[%`Y]VC]/T.7:C1'YGX7B-?8\9$7VVKW%'806 MUBU&;H)O?H"5>!1'>>8(2.HKG^@1C^0[YB'VT M]4/+?D]'6-XC["^#+0610=;4:P>OK*V7H!!'&S>.W<"/.SM/ M=K+99E-$=N`GENO'>U356EHQ;D=T/[27KK]-7"^&I5WF4Y6NNW%&&GWX_D:O MZ1Z^/CN;GU]6(([FB\.+"OV;TY-%E3W3=]SA=)QJZZ&S<<\0NAE/WYM"W3`> M[Y)@!KZA11C1Y@`A*#DZA9D:J5-*B M$,,Y4:J!A"B50#9(2FTJR#A=$5892@<4P6E"V@*K(AF-[02>PT' M+U.E?[1%5$ M4@3"<90N69U%TH"ZD%,8''`V`!1N3J$)]HUM*P(HV(58#395*<'.A'"P#SW1*\',I'/Q""P2_T`'!%W7: MX$LP7?!E6'44)'1%JDA(.%5DD"Y5&`X.?CH$%'Q>PP>_7##^:QP@Y:_(J?.# MO2S2P-.CGRC00-.#@RC00=F]2!1HH!F]21(-.-L.DD0`%[!\SQM9L?NN:90[D9L;)+?G8T-\ENV MD4%^SC`'9X)-M(JI`WR4\> M_/Y19*!!GN^BH/OZ]*A]='*Q@#6O3D[G@`H:/PT"_Q&$I4O/?X1A;,'YCR`L M6V;A,PC,%E?X+`#+PYJPM(!89U8LL"S3&60K)DITX&S=1(D6G*Z>*-&!\S64 M1#IXOI*2B(/O8'L=(!NU$51CV+QWW`BU0TB)OD-=!]]V_:WGH<%W7_4KA\KH MIFK`%*(9]D/5L(R88NR@K^/N_UYUNU^C[RJQZ-MOT=?S\Z-VL&I7`K_>N3H[ M&J%GN:8]Z,PZHTZO,]CM)%;4N?GE.=I'UG1BV;BW'%E#C/$(6U,B&0R=Y

M]9<32S](=N%!C_P9]"8=QUVMLD&'RS'NS^SQ:KQ'$L5:.@\NYY*TO_\[6FX3>CT_ MN$-!B/UV'&PC&^]Y=]L MK1M,9T"N2FR)*+K!R-\2'R.*#:/`QG$<1&F5-6:SB(F7.U?OWKW;0^LD"?>Z MW;N[NTY`&"Z(PHX=;*BZC7YTR0\_NYN7Q/=UL(T]?!]W?%R;`VEH:S,@/6J9 M90##FF0``Y(,>$EF0>.1EJY#SXUII3LA$G)B)\EPCSR\2A#>A,E]W7Q21\WF MPS_1:3`USLQXEIP-F3#1\T?(V/T%*T)RXW*VFU"16Y%JG]!R?JS((\OWW"4T MLAV$]^K(CA,-:..`.A"V'.RM%+F_`7U1G;9?O"`DG:B75)V^L6+5WG-VKES? M]K8.[BY73F==?K3\F.PXV^-E!$+F\9Z*R`)TR7\NV6+)?<AI1 M26'6@$H*FYQ*RN=V')640I%*2GE!)9R]0"6E7*`2862.2KB1)2KA!A*HI)07 M5"+ZHCHM4@EW2=5ICDI*X<.BDL*ODDI$44XEHI11B2@JJ$1"QHJ(K4`I$C?C MC><0E1V0@_D'0QBC$Q.@*2XRQ'%TH8%K`)!8H(MR,S?SC%DM54UKD(KT*9":K^/DDQ)5.RL:4*@@J4Y M>0IF&7&*A;62-)6"6TF8HBHG2VD@GBA%%4^2:EFO($CI*B(Y2B/RQ"BJC0LH3D5`"+SBH'%&DGW((GGD*:4XZPO5E M)P6J*2\D.UD23"%Z4-R2>U70BB#()B[(:'0$01X'$15+`CKK0B#NM7A-*:-" M27FB0EVMC2JUVPJM5^F65^.75^V85^V9QQ,/C`+5JI!GFH(!&FUD8W[A>H,; M44QIUX!E2J.<:+CF#8YKQ)8.CFXX1<$X_!`"Z7`*@7>DAI&2>OC1)?;AQQ(( MB%,4'"1Y!#@O,A%_7<7)H M'!ZV:6>?J MS>N+R_.#L_D_]EOE9:GPG_.+Q7S_.@')UT]8-MCB\.'E#+TO6J$R?KAWX*_=F&^$T6N=]MDK"Q-_(DNS`0,0L0P1=>E^1+>C!`X1GQPD%3V]DH$%VG)`-BL,$:.1[&S+Q M6]DH.R*`)I;BD^=T^G35^!1-=]W1_/NWQ\_S/7A$,HW%DI)'VT%%Q%![3CYP MH,4EB1&)6@=[--JUYFW"JW=6Y)"?_KUU<5(QH$^(@3H;1KA=Q'R/S/+E,YL? M\QOR\UGZHYI/S^D(3M!F&M48R$`R'EW*I[\NYI?S\W_^1D)%_HDQ7:.CTZ8=R=Q6^N'ZR2YWL](>^7<9. MA]X2.YOWWQ4Q/7]]_?W;D].C_=9_S1?"!%I/YJS_+@^6P9T7;,=-6]&A/ERF M,6NSYO])AW:H)@W6\C_[T!Y#)*#F$"*A\K[J&]NF=X]19\"U4_>7J_ZH/]O% MX^5LYO2FT_YPN.P[@VE_,G9FN[/,UL=WA*C:_#88K>[7<7>Y.!LO1[BX9 M?6B/^U,,>,*/-NZ-^=&LY71WV5OU)LZNW9M,1F/+'DZFX_YX,L.[JY$#9)`< M!7WH=;WC5_NW#'TY.3]ME''Y'\[;J;?6<:MJV)6#M?/*& M;3J;=!Y3[_= MM*^;=E=OX[2'FF&Z#,]JXNPS2@)T@WW:X8V1!8V&_5LW"GS62`P[-9Y^^/!! M],H*0\^UK21]+16E;'9Q>MTTS:E7<=:83/VT:->Y@T-"@MBW[XE-^Z/]V;GZ M$4?1/?K!M=^3L]K/:_KWRQL/^U;B==C?]Q&F9^/_-ZWMM?E6D^(U?>D2L#;% M/U)'NNR?P1R,>M'U-F8SJ^Q"3V_,5R_)U]L/V$;9?;]-OR&0`YR#/4QVWM^. MNE309>`.T^4B0L;TV9*@),.I@]6-09]54'ZA?W/]O"EMTN<4J:%5A[3M?C:G M&AP%14FO$]2'LJXSN.)57<91K6WRTQNH'7X/,JIIA1ESI^:@+O,Y`$W\MO%$:ɧ+\WSS@33-I'*FW` MWI$'&7VQ:%X3>1`,1QV&-HEX?05>^^I#XT#7U-YU<+GP_B`C6]0G:X(JX^!X M*J@FH:RLUXHUYE**\USK?Q1.3>4YIG5?U!-JICU?JM\H+1S5'O^!T=XL+6R.S=9 MMV_\;=N*$??)HT62K(Z6Y@S!8M]:>KA=/%[9_Y(%_LN/6&@K]X]<:LLK#/NM MTX/SX[<'QV13%-79V^RQ4REK$Y$IL;707@G^`I17AR2RTRMWU&C M*IWQ`W-?JNI7AM[]*24PFA],Q#G[#?)\U%[%B(658[MN]ARS4QIV.D7=Z[&6 M]@=J:6$0)X)3PJ&+A)EQSV_*V4O2L"/8GUJ9D\Y'%665[%UR%:65%-&HO"*_ M<:[NP"WAJ\_:$OAK]D`>\2^@(@O;H4_`6Z\B%QUL;U!_B'K#O=WQWFB$^K/9 M;.?JQ8L7LDGKC)SQR($-]0=H,-CK[>[U1]G9[>5+U!Z,9KV_]Z?H!?MAC%Z^ MW+E"Y']/T$D:%O:D?6/Y*&1/QHDJSPXBW,L_D&6.T=-G<623GY[3`S,MXQ>? M;=NF;07T#M#AS,D<6VU"P/]-=CPKQ;!RR--GY.2//R3/T?^0O_*!*A M:$.!3Y\1TSX;]^FSX\/#Z\.+UXO%-66)YTQ';;_);9X^RU/^Z.#RX#G@9)/1 M[/4F<)#5_M#(CF9^S1QR)S_6+&K&JYA'I>7*93%3)D$#7&`91.]QE@R5UJ!_ M$DQ-4W)_B*SHGD]2(J)G+93^W;'XA-5_8Y-W.L0T]-5R$+\0N5GQO_R-#IIA MFA3^Q=\#H64F`:8A)`'S6/(W*_F+ZZ\+MZ[`%>%6R_RO)I,_ M5N27O:R:24V!7X#5S,+T;6S9_!Y?QO:17L8FAK(JV#6E;@%6$^R/5.86/:OU MW:C$K;,PF5%E>?N&W'8,'[42J.Y!:ZZ2/K;[BJ"G2%3,0)$,%JOM#T;I7=/V4/5+Q0PSW*3(76$!EK@?4_US M3G6PYF^4[?6U?LTOQS/,]9HZ/PR6J_R/R?TY)[?<`&&4UY6-#W6_R]'TI&+8 MME9CI6U:>TS[SSGMM=U[9J<8HZX]_>\I-:7WVNX?+1[H_7E,^,\YX8&&*#.J MKVF$$GY)2V5>US1!\9#?T0)%G_%_T@8H=L'_Y/:G5Y-)X^:GW.9S:GW*YOPI M&I_2G'IL>_+_Y+8G]BGK4C%I@B)Q^9@M4/DN,FJ`2J\-OXJ`TK[9O[AOT!N5 M>_?7=T:5GCSXOJC"U<>NJ`?>%54QQB%WI<@UB%]E88=4'1;:KO@BJT9M14P*N[H`28 MAHP$S&,7E%D7E+C^NG#KNJ`RG7FHC;J@)&!%N(&7G70/7[SX8WU0LI]5O%"[HW*9':J_?9$]6LC?&DN0[6$W3ASZJ(2]#8]_IVRI)0L:>N1&"VN= M3`UK5Y7:F]AS;5REN[:BR+J'$2[Y/A!A.ZG">-7N;:SX?95YA7^U[I'_KF\M MKQ(168088&5N6G6)`K/!B05#BM#"D2]B"ZLE)Q(5M7A%OUPHEZ9?6`E3+KNLJN6:\:(5F!M$H1O.MN(81XDB MMI/[$"M2'$5^H$A9%BE2-P[&NV-%[+D;E[Y&618'MN6I%]Q8B>IRNH,4<8R3 MG^FKS66Q>T/N0JHX<`6)777B1,I>_:R(Z?Y7Q`DYT2C".WO-?B&E M+(66'QZ7.($_V#A4(F!Y-^0`E*PWLL+!_]XJ@Z^VOIW>L&4-.4VMKS>6LK), M'F/ENFY"#VV!,BMZ,)!EP+`;O`FB>UE*CE0X[?>RD+ZWTTT4AV_)?5)=@XPD-`RI(SOM?@8,5G>.+%V2 M#:?.,+_3:+87Q"*>*GSC!0E\0Z+I!TOIR0O2D!`"][5T(54%V:8:$Y;?P#TM MRW!5DV\JV!70CBH&A0'\V6W*3UVM`GT++!2XJ[!Q5 M3;<)+'5)>@#)`5TYAF?&MA&87]=PTN0:.'%2+3@+JM(F$%6F11&MCNRRK0W. MP+O69!E5Z3.-:EGV$$B%%HQPH877.M-JLH^IP62F&GUN4JTNBI[>3WV>%EKM M+#*JAY5P,E,-8WM8%5EWUS&9'OFNSJ:J0=&'".!W`Z(#MP/5:*>A37ZBTF\` M\J4QU!SNB#+"&B^VONN[B6MY[B_8@2&Z;:"](GPU>C"YUGV-*J]A^&*F,`2Z M?0Q;NVQ;U]J5#RM]+%J["L%`%A0M4-G@TL>R.:P0]!2)BADH$ODZ7'-8(1DI MDK$BF2B2J2*9R1+%G8$RB8$RB8%JI4QBH$QBH$QBH$QBH$QBH$QBH$Q"N?A0 MF83BC>*,XHOBBN))=?N:)J$K^MW`+*[^YU?YGHOOX_3;5/YKB`Q,V+>>1GAR MSC+'WUH1&;^!0[=6V_+"M=7(8CT=]GJ-+-SIN*'!K*$![:1M9C"=OF]FX/=[ M@X;SIC9-URIL%HSP/FJ$3W_74A,+VW/#$#>]RK:9P?^U=^W/;=Q(^GZ5_HJI MK&^35):41%$4Y5UG[=B*5XD?*4G>^.KNRD610XD.'SJ2BNW;RO]^P#SP[&XT M1HHB^<#:C<7IKS$`NAL$!E]C9KN=R#M<1,%_[>_%F2&JE\J'+7%VNXRT0O7O)P]?/L$04V:NPCS_$`'E5_QRN5@OHL;'L\5BRE>(';"+9VM\^/'A MDVS.."A=M&W[S#>.L\)+4W`GBENNS_%P2:1C(?#YBX28L%..>J\M\ MN`H6)7=X@AU7D!T8-KB<7LD'H5HD]X[*#2-]36J+_\]DB?[E(7!Y6!X-"J#/ MX4+TJPM]6>T$[4Y[9[N];4%JIWLGWY!8+`8`63%)J19"OGBPQ`3%8VE$6#P= M161RAVJ.*1;/KQ'9>+!:R\?-F'@XKYY_^;+SY24BF>1Y/L:$Y3-O1#C3CS0@ M(5K/2R%:8;)R-QJ3?A@A$K$01+MTF9]7,T1`6#Z2QX3%@WE,J#:&0)GP3%2H M]E5]H5C[SR8+K`/D`WI$=$7)YL/U$FN'6)B+ZJ*EHIVC?R=`\P\O)O.@R]8P MT@EK4&FJUN@]"Q<`$;VE("*$L?:),6/K70A@/+J#`>1((`'4:"#E5,@7\@D: MO5(LYKG5CALLIZ*JE)><%`)"AY`$K`=KW*8U@A`3EJS%:"163HY@28@M%#ICQ@&+)7T%YA*'E`:/.*3@7[J$("4I M"4'.-(@X MA.(QXA"A@!"'*`V8.$1I@,0A4@$B#E$*('&(5("(0Z0"0AP*Z<3V%4`<(N$` M<8C"P\0A2@,C#M%W`8A#9$]!Q"'R#CYQB(*#Q"$R+&)Z"2$.D78#B$.D%0#B M$(I'B$,H'B,.H0H^<8B"\BL.$X>H\1$D#J$*L0,V3!Q"X2!QR$/[Q"$?`K.! M/!S$M_$+\_@V'@3AV_CW6XS7K:)3V"K34:_;J/P8/<4#BBX>X6<%6L[5BKV+ M!37$FM.DKUF<)N_R$+BL.$T>^AQ`VRV&;F,CH#L:".3FCD<%[V+0K+Q6X#)I M!JSUE8F@ZBL?)&3T31D]1]0-\-=`+U,U!F!HY0$LIQU3B.M&F3.$YD`8-ZX' M:(LJ`,D5"0^0F20\7UR1\`"!)N'Y0DW"\V4&]<87:MJ-+[,838!8,7)\64W" M\R4&_\D7&B0\7VB0\"`A6D]-P@-D!@D/D%8D/%^BZ4*03)'P?*'!V`*$FD$$ M"-56*BB;5B0\2*@X"K[0).$!TIK/XXNN*)DFX4%"Q2*"2D4[!^39X3#2SV"> M70@7`!$=XO/L`#/9/#L80(XZ#L\.!E`!;_/L$/D$#5";9P?+J<#Q>'8PA(X2 MAV>'(P@Q84F;9X?+*2.&C$Q&B,VS@^6*9X>8T.39(1VD>':H#13/#AC&-5\6 M&%0U"0\BQ&&+(B;:F4E$:S$5^&4'4#3MSY^A8#*LW2@,0CC#%06QN(6>^.:Y MA;K#PMQ"SOOK,`T6MY!Z?YVB#YKOM/,.)3.%Z5`R2YRXA8E;:`H2MS!Q"ZO+ MB5MH74S<0N]2XA:Z@QT:SX!"XA8F;B$2'[XX<0L3M["6)FYAXA;JJXE;F+B% MB5MX>]Q"_3")S2TD5$!N(8D'N(4X'N$64@HPMY#4`+F%I`;$+:05#B(5(&XA MK0!P"VD%F%L8U(GM*Y];2,-];B&)![F%I`;"+0S<6TCT%<`OI.WC<0A(. M<0OIL(CI)9A;2-O-YQ;25O"YA3A>/IUI]?K]_@Y?!^8CXGB$CX@K>'Q$$LJO M.,A'),=4B(^(*\0.\B`?$8=#?$0?[?$1`0C(1P1PR.ED(!(XG0S$>:>3@2C& M/0&V)%"4RY;T(>+*]O8V0D[TX5S<;*\34>IL>'FU&U%XD+H).H;/JJ2Z`Z8Y M$BUE*ZC&LC4XA$W05AIJB!4!T[@VG6@"IG]Y"%RN:7X^^AQ`ZWZ%;J&ET)TJ M*7)#PX')DC4]T(74!@1K5@O!BA5"K%XJ`JAB\5HI+P&KI:1@O4HI5C$=;&3) M>-4`-BT-`2L)\&GI4L#J8HQ:WRWQ]G@QKVB7?BDAB#<03-$`M;B@BIP+'Y88B$#I* M;&XH@2#$A"4M;B@AIXP8,C(9(18W%)'7W%#,A`8W%.N@FAN*VZ#FAD+#N%JJ M0H,JR0U%%ZA,=#G9X(+E9(*++>837'"`;.II!%`D@Q2<;J%2J\G@G`F5`HW" MQSH*8A)+??&-$TN-?F002R>7JUYWL9PLYI4.EU_J*O)HIJZ6>Y*E!]`'6@(B M14SU1,-TO*4E3A341$$U!8F"FBBHU>5$0;4N)@JJ=RE14-W!#HUG0"%14!,% M%8D/7YPHJ(F"6DL3!3514/751$%-%-1$0;U%"JK[3(G/1`UJPH14AAK$2PVI M8?34L!["4F4HPF15AB+(6>7H0=15AA[(8.7H0416CA["9V6J-NQ5@-W*T0)( MK@PUF.O*4,0HKZQ[`LQ73I]"!%C._7P>+$,+I,-RPK!!?R+D6([9`8XLQWH` M53:DAK!?0VH8"3:DYW-A&1K1C8*9L8S!'23(AO0:_@3!=-F0%LB:Q91\\BR* MA#FT&!PBJZ)%>YQ5%(D1=`D%B*>+P::*DVJ&F\;VK%AK8' M"FA6\>OXP_7J?IV*-ZNU1;R-K+.E&U7C(&>?H=G(JUWUAK5NX-V6E:ZZ&-!V.T0&&)=G`:P6D!I_KLNG,JKF?61,WU2$!4 MW9AM0Q<<`!ML$9"&&@.%(V>HF38YL+S15U7FA/,>*UVND%%O/B)O@ MJQ2V9K1.M$)LW1HT)ZH=,877NPEV6C$.4]G%.,1,,D915:XQ+M7.P@,H\)^92=X!V$,-V%Z M$R?J[>1O$J9RP&DG,5/!Z?Y5&>$ANZK$'X[]6=)JXI\?)%L>4W&ET M8^UZ4GF-`IJJ1NH9D^9&F@U;6BLW48O3:5"[9FV*;`P/3"?\AW[I&$@K!1]# M$0AS"16$!0"<0C"W"Z!Y.'Z1(1`Q%#`T^-BXHF_^1`7/7\,'*UPN/N3+RV&% M9QZJ8"FQ#E2P--S#%"RA/DC!N5P?HF!?!@]0`)(M4UI\2HM/:?$I+=XQ8TJ+ M=V+KEM/BTU$WZ:B;QD?=I`,4X*OWZ0"%)DE$Z0"$=H)`. M4$@'**0#%-(!"ND`A?(IK_4\B7UX`JT%'IP04@$.32!5D`,3`CKP80DA)?"@ MA)`2=$A"4`!#$3AJ#7K//PPAJ.$?A!!2`0]!""DA M!R"$[^4??A#L.^#@@^!]O$,/0AK0@0?!,(KL-_B@@Z!)_4,.@M;Q#S@@5>## M#4@5Y&`#4L<[U""$CFH$>)A!:,"%#C(@=1K\%(`'&)`:T.$%=-N%8+":L6[B M'78`H\"##D`H<,@!7*1[P`&(FH+9C2`TA]XKAB*]C$VX,36'FH7DW7W%OOMP M$-&H"LPN.:)G!9K?$16876E^=\B=8G;)%9A=R^O:,^*':QM'>:L!#J;(MQT^+R`@']%*C6[4Y1&D_9$MR7^ M#N4/792&@;81ZBP&^[(L:EKE^H&2(2RI'1C4.4=+TWF(0)$#HB:E$*O,@*A/ M%:-4L52MC`QZ3(C4RC@4`-/$.BIGU(KL+B4GZD9UFA[;`N63E2S]%_6M.55! MR4DD?&Q.^MD\5+5JB$"J5DF1JA5C$EJU>B)&EARJ&FE;#:`J2%G7F!&%;A'L M1"H\-("H*1DFQJ0D=`M&38/=&@H;C0E6.=B_K!`"?VQ5FBS5'4QP7,DL9$Q] MV77EH?CWM7]:$63]4,]*.D8@=<(Q(C:2C6%$F6B,R%22,2Q7"<:P6"?7P7*5 M5`>+S>Q(!%&GV\'B*ID8%NIL2EBNDXAAN4X@QN14S57B,"+62<,(H$P8AH4J M(Q`3U[F6L%PG@R)RE1^(R&OZ.2J>EHG!F+QF@L)R(R$8`51)>+#T*B!62<"8 MO$X%Q(JGN@Y*_*61(3<%$WXYT#".[B@OR1>QII6TBV-"XYR=K(MC`F.*E:1+ M0"94Z%O)N3@D$(9N4BZ."@:&!,S-\(A0I%D)MSBD3K8E MC&TDVA)]5R?9DG:J$VR1WQ2U=8B,ZF1B+;CRKE3Y"L,!'UO,J&+@$=C)G`]6 ML]%8E3A\9/EL$AEFPB7L`$+J_8QD0@$B=WYX`RLRC M!1$WGGMIVS2<=[FZJ*#,E,L:S\JVK,%NHF5]7>=8JBO#.KU28]*KJ2UQRM=) MKZ8V!2D'-^7@5I=3#JYU,>7@>I?N<@YN>C4UX&3PU?N469E>3>U>39F5*;.R MEJ3,RI19Z?^T%8_?4F:EOI(R*XTK*;,R+K.R?I3$3JI$%@?(?Z1*]U(?"3"4]4BY/;]GX%Q'RDI^FB/5ZWZ&(X:& MDQLQ-)+7B,&]E$8"R*TPF,A(C'10#B,&CQMTP^5:;..`5,3T$Z!V?)XO_#Q7MWC52.UHN!\;$P_1752TQYJT#T1 M?6,!E5#E0Z@K4G=:T8/=BT/O8DT`=I'GD+JF^%J2V12^X6P*WW,VA6\[F\)W M5D$!WJ(4@7>9==`;54,/7B#>ULJ9X,KLYGAM=G.\.KLY7I_=/%`ASV'ANGDP MN)HV#*VQ/P;R;LIH1[@)X=J'*QZN01RK+'1B$%9AHADP1KO#A;!Z);:Y$6T--+1>`EH9*[ZT M3E;Q)4:>BB=++RN02[[HBM`.2.J7$$^EL`U^D>.V^J*9/ M09)IF3X"B&I.HB3N- M`Y6C0M1:5MX&*L4-19N1\'@K1P.4UND9L)F,S`RX.^JD#*ROZWP,?Z!5CT'] MX8_,PE!P1@*&BYW!J0`>;)=97)<):Q%OZ4+1Q22"IS)EMVS*;]R4W;YI;!/= MF2%3BP,C,62:!S;&X@`SP<$5^@(U#<=%NX0:W&$HC$!@(N0Z5E^TLIR:!JJI MZ^@249JFAB@78&2%R/W'"LU-#-$JO-P0C??20[3(R!`Q+NHD$1.9\D0L<

IRRA.Q+J8\$>]2RA-Q!SLTG@&%E">2\D20^/#%*4\DY8G4 MTI0GDO)$]-64)Y+R1%*>R"WFB>BG2?Q4$4('SA8A%:"$$5P!RQFA-)"T$5(% MSAPA5<#D$5H#RA\A-<`4$EH#RB*A-9!$DJ!2=(\!Z20T'L@H(17@I!)2!8D'@PQX0.DZB^0C)-:`,"R2:T-8!\$UP!23G!%;"L M$US#3SPAL1&5A]-/R*$3S$#!-:*'#J2@^W,]&`3!P0@H`7*[/\O.) M]]X#&)K/1SR@]^X%&,:Y+90U`Q3F)<[XF"F<00'<\]%PR@5>*D+$!^MK MIS1:$`(HP"`E-SB`@KVB#D$0S!P&I)@\"0H.4!$@U)PD0 M6NPN2*XH2X"PYA("(H,0!D@-1B$@-4B%H!2OK:860D*#70B)*X(A(-+T*E"H M:(:`U."S05)-O(*DBF\("Z<5Y1"4*M8A(#6)AY"XYD8!LBM2J!F(H%11LL"" M\6X"J8@$CG8^F)`8!(905,?XS$3J=E(VS5&'PQPJ(X(@1PZ;T(@! M)GB8V[1&!$"&GD=N1#"!,',HC@2$DE/VM[F.!(`T:=#F=(39O$<$H*B/F$%- M]B/64XH`B=M#<2"A7P=-@X3&:9H)B4Z_N7`YH6!B0S":6H899$9C,1+9R\$ON1P':-Y8C2*H8C7DR\VW?\I>Y1^RR\5ROO7SW:J%WFZ9/3P^>OCX\.3QYMC/)?\^GFVY=/ M3DX/C]^=')V*BUF6C=>7#[>VQ'_;"]&]"S'+&BYF6Y=79UO5^B!?#U;EWZUN M>Z^]W9)7MH;OUF+%*\*K&!"WLO_:?+NQ<;$N"OOPX4/;:819P-GNUN;;9\*B MWQ^]D!5[\*_G3Y_*EOS67HLIZ_G_9@_^]>KPYQ='WYD710N?G#[]AZ=3=;KL MU^V]W9WV:#(>RS**"ED%F=J]&5@57/;+Q!_6'-,S1JU/Q_\/C1QN`&TA( MU>;"XJW:QKJ%CS;F^0<1FJV==E]*VI-Q)J:+(LA'7[UX^N+TR?'SP].O:Q=X M=G0L^[']](W\\[>M=GO+=>(B[A[);OSIQ^<%J(S$!_]2Q?TFZ_7=FZ,7S]X] M._Q)Q%)A'"UN#58/A;IPSI.B@,(+MRR$6(%*!L6J-IDAFHZXRIMOC]^\^J.K M('KLQ^?2$C\='WY_]-:IQN;;-R>'[YZ_?/*CL-2G7."?OWKS[NGK5]\?/7]S M7%][\N+%NU+CT898FV3E0S01RC6NDO[]T4:K)4+C/%\_LNVAD>+*28'[,%E? MM,[G5Z(K,N/;=%1_*QU'?/LU7YXM5GG9$4(SG\M]YM9T,#^_&ISGJT?#OQ3\ M5WV3GX]_/#E^^G?96/%GT4F2B3AJ8;4Z>7I\]).LO_`X'>282CYBV6B)7X MCE0S0Z(,^V>'W[UY_G4]",AAJ>@V.32V1IEJ4]8Z%%\,T,FI:(5H5SN?KG*& M>DO\3'P8+&6/_\_5)%\3!<[%R"0K>[G,6ZI7'@J#//YJ:);YU\)*Q:6Z%\6U MZ3QKC5=9T;G&Z+=5F;BMU=KUWP_^];(LT3?MWQ3C]:.,_#D^L?MSXT^'L4O+7*M>C9T3EW&OHS+U&9YNS7T1%LM:E M>NVY>;^W9VZ.?.P9_[L:J_3O8^SJV??*9.T2B-<:P95&#;-H#Z/&50U+[K) MB4\5..[$!YC7C,[D[$6(=H5(/I"8"H]L[WZ&$YHT$[F]F8ARI(;3D8N)Y%I^ M^J.F).:$`9F2R(='V+1$ROA3$_D4ZNGKER\/7YW2LQ,#2$Q0#)28HWQ_\GU6 M_^:4-Y8]):S?+Y&>L*L']6&9X=B$`JWH(`%ZE]@1.U/ M+_+B3IFJM!QTQ>]K57DY!2SF7VTQA)27)JMLD(G?FWPP;9U.9GGV^E+RDB?S M\^SDTTK<)5N,L\/963X:B9J>+,9K,=#D9C>T-]\>K;,+L9R=B(G=8BD?\HJ_ MY\5]WYQD+V5&QF#YZ2]B(%G+^\T7'[+%93YOE5.(S;>#^2A;75W*FHE[G'T2 M-?HP$9[ZZV`Y67^2%1"_+9F<=F1J\2M:(.XJ=,4E\;.1S:]$'9<26^WW+9:B M9;+@HA6KMHR!GW_^^6%FS%6,B8\4M[(?)N(/:$X2Z'O2T,4T(VSH`A8P=($1 MAGXL:BS[7O2QZ-!+N?,L>GPMKA1)0]-/V30?K[.\"-Q`<>&ZMR>[_5[UM)?7 M#$.#TR(#7J4`ZPOEY$WONI8#I1XQ+P"A3.,2O\0K4/A+_FDVN(1E]3@*R<2L M:)3S>=;VD-Z`;&V-Z3[AVBJ_NF:JD!18O&Q"B6A135*IMO`'ZHK2T9?J>P^\ MO8<:'/)8TQ\9SGO0VXYT7J7!?*KE;MT>YU/83[HC22?[8^7ZMY-K_F@.Z[>3@T[%XKIQC6>Y<$U^$OWS>'U$*ZNI)'[L_7DFO1_ M<3,#-GU8F@TU6'%<]]8J/`_7^"^!D\^4GQL7"U=W+ZXFJ^3_G[?_6]:^7@BX M;$_@\;Y\]K]"'_`74OXC_@*^-1OMT6&D8$3H*(P(EY?/]K*OZJ?[%9?QZ^Q1 MUN_T1YU^M[\_&/>&^7![O]O;/1CN[&QW]GH'W?U=1Q/97I#`<@L=9J+]2][P>_#L">E0*D4X$B"!-I,<]& M&D\;R<8A5K)!RDR*5FD8:N=LO+.W<]#->V<'!Z/M?G]G=_=L1]AN9[\W.N@> M5+HF]=+0/NN.QOWM@^V=SOYHL+/?S;N=_EYG-!*&''0[:^S M>]#)#SJ[X^'XK'O6W>^<[76[HO3=86^GGP,U03BOLK3!6;][MCW>WA]UA??M M[_4&P]W]?F^GMW^0=\=[(\!M'!.@1L>VW6IAA,%9&V\NDC*ZO_7VPY-_/FEI M`S38@?-J2C8GL`=GXT)-X>["U8U,6W$WM!7GF).T>&`SSL:%+'Y#VW%.Y<+U M9VW(H2JL5M%;NRGO M`.37\WP^&TSFP7X+[0HY:,[#&'Y$X"N%G)(@"KS?1IR2-^M`]FM[K/@_`[SER M[>UB.8MO7(?9=?3RNUD'^KF(?A\"F(AN#&3KN8,`?R+3CWHETFI]RH@DFVKWGV+F-_HP'=7]=%GO+/K`J5 M"<"LW.^;':GKFM(C;S\IX7=,`K`G-/CSR,%Z>$$]AJX`,<\E2XWRW]9@$)JN M.G!RCNI@Q>RJU6IE9@YF6QZRMYR<;WR_G&1/KLZSG=UL>_=AM_=P;R_;.3@X MV'S[S3??N"H;+\6,3,ROLIU.UND\W.X^W-FKIEJ/'V>MSM[!]E]V^MDWQ1^] M[/'CS;>9^-^?LJ/2(,43O=E@GET63^"$J-Y=$A?!5[9[/ MGIP^^1JH9$QIPXO98I0-6A^C]*3/!]I05_*F6A$HCV@'J3F>%#;S&B$-K+`% M!*]QG:M/:8/U#ME4DDL5>FQ;PA2N/IO3(;APQ*-BCME?'VRAP3H$;']LIJ883!67ME+I(R MNK]7]OJ['YY>;Z_,JRG9G,!>F8T+-86[5U8W,NV5W=!>F6-.TN*!O3(;%[+X M#>V5.94+UY^U5X:JL%IE[Y71^UDU^:8H0;X\QCU(.J`B_].J3YJ-T%NI-RQ& MWJQ)_0:7DTBU5V^?RE?_G*R]X]\#BJ_/WN?#V,[X21XJ/O1/"0^HY?/A8E2= MKQJA)L]O--[3&*-YP>B.X7!'@$,H<;6PIJ:!\>L1#,/0UJN#YFR]HBJ\B+2V M7NGMT6!$!E30B`SHP1')N%F3^@$1&5##(S*@"$=D0`F+R(`:%I$!-2(B0YI^ M1/H:4$3Z*#HBZ7J$(S*PD^^B^5M^(4UF?`);?JR-N'"TLC3QH&6I(['+OO4U M*@U%,DN;"&B6/A+7+%TTO%G::)2SM*E@YQ4`Q#RF"(8^!@Z,`)S*,08"UG:T MH\1D]E!:O''`9?8$>3?!^`]KH;$?5H7CGG?+AA4%XCVLB<=Z6!>.\[`>%N-A M32R^PYI$;#.4_;@&E:"8!H%T/`E10AE2!N`1?D.:')OBZ,RHZZ:HP`C1`;BW@8:*E M!:,B\1I$RZ)!MTJT+.]XGXF6<@,HFFBIE*J._W]!M*P;?1M$R\JO$M'RKA$M MI6%NDFBI(HE%M*SN?K-$2U6%/YYH:53ESA,M=5T3T?*S(EK:$QJ3Z)A$M$]$R$2W_:*(E'.9JC#%2P-5[(M3X`@B)L05`8ZLT"FJ. M*12.NUJ#6GBK*S;S_1N,2;_Z57MD5-WX^?D"G<)[7?3%)J,?05\87DRF4]`1 M"@G/"PHHPP5L'&)_&]3`^&63;M7RU2U_9[/;/0/9W#$$9/#Q_CYH;G&=9VP! M9)C:1"&&-B$-S"P;\P>M?G8;<_NM??V?SFGT"F?<\R`OB$$@3\_XA M+XC[OR-N:_Z`O9'?VEY66?BG'-5=:E&D@7[!G9M9UG@=0,S,8A=B] MTF2&=#YK7FIE9UYGF)69F,`HS;Y.9F?/:H[L_,XLT+S@S M0SI?F=B,Y:1K(%YQG9JZ$ MYP7D,S,4A]B_V3,SKTGWX9E9I-F19V:X(2"#6\_,[.L\8Q//S!`48N@FS\R< MAMS]9V:1)@:?F6&=#YG7FIG9UWGF)69F"`HQ;Y.9F=.0NS\SBS0O.#/#.A\T MKSDSLZ\SS8O/S!`49MX&,S/W-7UW?F86:UYH9H9U/F1>^YF9(^`9F'IFAL$0 M$S=Z9N:VYAX\,XNT,OS,##4!9&?[F9DCX-F9>F:&P1`[-WIFYK;F'CPSB[0S M_,P,-8&VLW=<,+#@0C&4]5$EU!'"&I9/A.%L]\`[X;ZLR;R$U6LNS1C6(WS( M7:C!@"COH9=M`3CM-PT7<4BK[\5:KI&[8$NZD*T(1[$7>)`XRDFHY1X)IAVD MT>(/;.L]6`,V<@UX*4C;AW`+>V$(B:/<@EHFDF#:+1HM&L&VWH.U8R.W@)>0 MM'THM[`6E)`XSBV(Y24)#KA%D\4F_`;MN[_F;.86X-*3M@_A%LY"%)1'.0:Y M+*71M<6Z3"#;X/:]5&WH$L60-6(OS#6<""\BC_()>S-)KVCV:+6[C!]V&- MV\@_D*5NP$K*/^QW8/FK75A.^`>L@/E'`&WZ1P#*]0^DP?=D96L?WW*]56W( M4HB/.*M90,CV#G(52T%QOVBV>H5:>!]6KO'N@*Q:2;M0CF"^TS'L&1Z:.$^= MH^ZG*,9H1?HI5@R6S-BHC)!G!PM(:8\I[3&E/=Y.VF.S42)RA#/?*,#5N/;( MAKY[(%8]?CSSWE)0GD72%Y:7A_N_7*P7R\5TD+WL]7\LSKE_NIB.QI.E_*46 M@T`+>&%!=)OC>PMZM4&<JE^"X/=37K^Y(*K#WLKW*6[%,2_5ZOR MO03EB2@%OMA%*[YGZT5VGL_E6Q/R;`"5EL]_G2P7\^*P?KA2O?['CQ_M6@TN M+Z>3X4!.T\J7%Y0WE_>M3IL0M5I5A__+>@[DFQQ&^64^'^7SH8SBUHU]-M_^ MD"^7G[)_3(:_B!G6^POY[^/S:3X?K*?MXM]/R[QXCT(CVS5P->B="G'*C5RM M?ON"\R+O:N;Z6,R,/^9#-7S*8VVREO"&:2Z,P_*I-`9P$+=?;[46TY8T73[!_!^2L+':>6^A< M][>@*`1X\5"<:?;R0]Z!_OC4:>_W1MV MQ[?WBJ)QIS/>[G4Z.P<[_5%OI]??Z_?/NOO[WR%B?LZA.6%Q-9M:7NN/*DQ@MR7HRRXLWVEE7+P;+D7P#7?,]9<+RB)/9 M>\F^C.UFU!XR@<0=K='>,="X>[!O'#_$P'O&E$40^]M[Q;Z,;7]JCYA`XO9O MM#<,-.X>[`O'VQ_>$Z8LHNQ?'U8/;`5[(L+Z'A8S/@XT;8^CN*;WVW5/=GS5 MVP.NM]E+&,2WO;.19U_G6+UG?RIOWCZZ-^Z]B\OIJ^.SEJ'YV\?M?O[QVT.EZ?.-6EVE,<$!YN M4`$+M*C`?$E4IKP75IM00.'K<`02'4KW9Y\\*HB0-3K6_7[X6`MQ\RHG=(CE M-X@!#=MDT6U5_^ZOMZ-,"BZUX2[WS6DML,VK'',2RVH0`YJSR6+:JO[=7T=' MF1-<0L-=#IC37#B;5UGFQ)?+(`8V9X-%LE7]N[\^UN;D+8V;+VIAT_AFMY>R MUF6.X:D%+`P"3=]HV6JWX1ZL6*."&5ZL(AWOV]5>HEJ7.7:E%J8P"+1KH^6H MW89[L!*-LBN\"$4Z7MM5OXL)6H("4LK*`!PU-H6U;$X!V::'FGE?5J3&Z[*N MN2@E[0/ZA+LT=45,;Z"74"@0\X.&"RFO7?=B+15I?FPYA5L#-+R]J+(%3*-3 M2RL$AAF\T0++:9F$6`,UL+[9L`=/,U)(+@6%F;K3P MD6:&EU^8!6`S6XLP6\`U,[$40V"HF9LLR)S6W(,U6:R9P>469@'0S,ZBRY$P M#4TNO3`<9NIF"S"W2?=A#19I;609AMH!M+>S&',D3'N32S(,A]F[V<+,;=)] M6)M%VAM9GJ%VR#].UIN;_Y8^Z9,^Z9,^Z9,^Z9,^Z9,^Z9,^Z9,^Z9,^Z9,^ 4Z9,^Z9,^Z7/MS_\!_9ZHQP#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 Wed Jun 14 16:30: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F34637B5A6 for ; Wed, 14 Jun 2000 16:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA67737; Wed, 14 Jun 2000 16:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from esummer.esolstice.com (esummer.esolstice.com [209.145.65.15]) by hub.freebsd.org (Postfix) with ESMTP id 9F41F37B8E1 for ; Wed, 14 Jun 2000 16:25:13 -0700 (PDT) (envelope-from adrian@mail.esolstice.com) Received: from cluebie.esolstice.int (an-fw.esolstice.com [208.241.63.212]) by esummer.esolstice.com (8.9.3/8.9.3) with ESMTP id TAA47046 for ; Wed, 14 Jun 2000 19:27:32 -0400 (EDT) (envelope-from adrian@mail.esolstice.com) Received: (from adrian@localhost) by cluebie.esolstice.int (8.9.3/8.9.3) id TAA05196; Wed, 14 Jun 2000 19:29:04 -0400 (EDT) (envelope-from adrian@mail.esolstice.com) Message-Id: <200006142329.TAA05196@cluebie.esolstice.int> Date: Wed, 14 Jun 2000 19:29:04 -0400 (EDT) From: adrian@ubergeeks.com Reply-To: adrian@ubergeeks.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19277: patch to add gettext option to mod_php port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19277 >Category: ports >Synopsis: Addition of GNU gettext to selectable php modules >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: Wed Jun 14 16:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Adrian Filipi-Martin >Release: FreeBSD 3.4-RELEASE i386 >Organization: Ubergeeks Consulting >Environment: /usr/ports from today. >Description: PHP supports the GNU gettext library for adding internationalization to your PHP code. In particular newer version of the IMP web-mail system relie upon gettext. >How-To-Repeat: N/A >Fix: Apply the following patch to scripts/configure.php. --- configure.php.orig Wed Jun 14 19:06:17 2000 +++ configure.php Wed Jun 14 19:11:41 2000 @@ -14,6 +14,7 @@ GD "GD library support" OFF \ FreeType "TrueType font rendering (implies GD)" OFF \ zlib "zlib library support" ON \ +gettext "gettext library support" OFF \ mcrypt "Encryption support" OFF \ mhash "Crypto-hashing support" OFF \ pdflib "pdflib support (implies zlib)" OFF \ @@ -68,6 +69,10 @@ \"zlib\") echo "CONFIGURE_ARGS+=--with-zlib" ZLIB=1 + ;; + \"gettext\") + echo "LIB_DEPENDS+= intl.1:${PORTSDIR}/devel/gettext" + echo "CONFIGURE_ARGS+=--with-gettext" ;; \"mcrypt\") echo "LIB_DEPENDS+= mcrypt-2.2.2:\${PORTSDIR}/security/libmcrypt" >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 Wed Jun 14 16:34:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from wilsonandhorton.co.nz (fw2.wilsonandhorton.co.nz [203.99.66.4]) by hub.freebsd.org (Postfix) with ESMTP id 2D16937B56B for ; Wed, 14 Jun 2000 16:34:34 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by wilsonandhorton.co.nz (8.9.3/8.9.3) id LAA09691 for freebsd-ports@freebsd.org; Thu, 15 Jun 2000 11:34:31 +1200 (NZST) (envelope-from jonc) Date: Thu, 15 Jun 2000 11:34:31 +1200 From: Jonathan Chen To: freebsd-ports@freebsd.org Subject: Postgresql7 update Message-ID: <20000615113431.B4654@jonc.ntdns.wilsonandhorton.co.n> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Would it be possible to request the maintainer for databases/postgresql7 to update the port from 7.0 to 7.0.2? Cheers. -- Jonathan Chen ---------------------------------------------------------------------- When you don't know what you are doing, do it neatly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 16:40: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (law-f133.hotmail.com [209.185.131.196]) by hub.freebsd.org (Postfix) with SMTP id 82E5E37B56B for ; Wed, 14 Jun 2000 16:40:01 -0700 (PDT) (envelope-from ronnetron@hotmail.com) Received: (qmail 26530 invoked by uid 0); 14 Jun 2000 23:40:00 -0000 Message-ID: <20000614234000.26529.qmail@hotmail.com> Received: from 63.203.116.218 by www.hotmail.com with HTTP; Wed, 14 Jun 2000 16:40:00 PDT X-Originating-IP: [63.203.116.218] From: "Ron Smith" To: freebsd-ports@freebsd.org Subject: deinstalling ssh Date: Wed, 14 Jun 2000 16:40:00 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I think I got the right list. Please, correct me if I'm wrong. I recently installed 'ssh' from a standalone tarball (floppy disk). I would like to know the procedure for deinstalling it, since it wasn't installed from the '/usr/ports/...' directory. I don't think I can use the deinstall command. Or, can I? If I can't, could someone at least tell me the separate files I would have to manually delete. I would like to replace 'ssh' with 'OpenSSH', but I would like to avoid *any* conflicts. TIA Ron Smith ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 18:23: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 75C8B37B80D; Wed, 14 Jun 2000 18:23:06 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA79340; Wed, 14 Jun 2000 18:23:06 -0700 (PDT) (envelope-from ade@FreeBSD.org) Date: Wed, 14 Jun 2000 18:23:06 -0700 (PDT) From: Message-Id: <200006150123.SAA79340@freefall.freebsd.org> To: myleal@americel.com.br, ade@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/19264: libglade linking errors Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: libglade linking errors State-Changed-From-To: open->feedback State-Changed-By: ade State-Changed-When: Wed Jun 14 18:22:17 PDT 2000 State-Changed-Why: Sounds very much like a known issue with libtool that was resolved many months ago. Waiting on submitter to confirm. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Wed Jun 14 18:22:17 PDT 2000 Responsible-Changed-Why: I'll take care of this. http://www.freebsd.org/cgi/query-pr.cgi?pr=19264 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 18:26:41 2000 Delivered-To: freebsd-ports@freebsd.org Received: from coredump.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id 6451537B588 for ; Wed, 14 Jun 2000 18:26:39 -0700 (PDT) (envelope-from ade@lovett.com) Received: from ade by coredump.lovett.com with local (Exim 3.14 #1) id 132OQR-000Gvc-00; Wed, 14 Jun 2000 20:26:31 -0500 Date: Wed, 14 Jun 2000 20:26:31 -0500 From: Ade Lovett To: efb@cotdazr.org Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: enlightenment-0.16.4 Message-ID: <20000614202631.B65007@FreeBSD.org> References: <3947C0C2.59144FCC@suned1.nswses.navy.mil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3947C0C2.59144FCC@suned1.nswses.navy.mil>; from efb@SUNED1.PHDNSWC.NAVY.MIL on Wed, Jun 14, 2000 at 10:28:34AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 14, 2000 at 10:28:34AM -0700, Everett F Batey wrote: > Have you any knowledge on the "helix-code .. Gnome" window > environment and possibilities of using in either with FreeBSD 4 or > with F.BSD4 with Linux _ Emulator 6.x for BSD ? cd /usr/ports/x11/gnome; make all install clean with an up to date ports tree will get you "regular" GNOME 1.2 It's not exactly clear what the HelixCode version provides, other than an installer that you have to run as root, downloading unverified data from an untrusted source... :) -aDe -- Ade Lovett, Austin, TX. ade@FreeBSD.org 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 Wed Jun 14 19:10: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C9AD37B52E for ; Wed, 14 Jun 2000 19:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA84402; Wed, 14 Jun 2000 19:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from cc158233-a.catv1.md.home.com (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (Postfix) with ESMTP id E61AE37B52E; Wed, 14 Jun 2000 19:07:22 -0700 (PDT) (envelope-from sjr@home.net) Received: (from sjr@localhost) by cc158233-a.catv1.md.home.com (8.9.3/8.9.3) id WAA58962; Wed, 14 Jun 2000 22:07:13 -0400 (EDT) (envelope-from sjr) Message-Id: <200006150207.WAA58962@cc158233-a.catv1.md.home.com> Date: Wed, 14 Jun 2000 22:07:13 -0400 (EDT) From: sjr@home.com Reply-To: sjr@home.com To: FreeBSD-gnats-submit@freebsd.org, billf@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19281: Error in ucd-snmp port with tkmib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19281 >Category: ports >Synopsis: Error in ucd-snmp port with tkmib >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 14 19:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Stephen J. Roznowski >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: The tkmib program depends on having two additional perl ports installed. Otherwise, running it errors. >How-To-Repeat: % tkmib Can't locate Tk.pm in @INC (@INC contains: .... >Fix: --- net/ucd-snmp/Makefile.orig Wed Jun 14 21:58:18 2000 +++ net/ucd-snmp/Makefile Wed Jun 14 21:57:41 2000 @@ -14,6 +14,9 @@ MAINTAINER= billf@FreeBSD.org +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk +RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net/p5-SNMP + USE_AUTOCONF= YES CONFIGURE_ARGS+= --enable-shared .if defined(BATCH) >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 Wed Jun 14 20: 4:53 2000 Delivered-To: freebsd-ports@freebsd.org Received: from pc515.sbs.ohio-state.edu (bd223.sociology.ohio-state.edu [128.146.113.223]) by hub.freebsd.org (Postfix) with SMTP id 7E27237BDA5 for ; Wed, 14 Jun 2000 20:04:49 -0700 (PDT) (envelope-from moffitt.10@osu.edu) Received: (qmail 63511 invoked from network); 15 Jun 2000 03:04:47 -0000 Received: from ss11.sociology.ohio-state.edu (HELO 192.168.1.4) (128.146.219.11) by ss11.sociology.ohio-state.edu with SMTP; 15 Jun 2000 03:04:47 -0000 Date: Wed, 14 Jun 2000 23:04:47 -0400 From: Matthew Moffitt To: ports@freebsd.org Cc: green@freebsd.org Subject: licq-0.81 port 6/14/2000 missing DISTNAME Message-ID: <3246180482.961023887@[192.168.1.4]> X-Mailer: Mulberry/2.0.0 (Win32 Demo) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As above, the DISTNAME parameter is missing from Makefile for the licq-0.81 port distributed on 6/14/2000. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 21:24:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from dragonstar.dhs.org (dsl-028-a.resnet.purdue.edu [128.211.161.178]) by hub.freebsd.org (Postfix) with ESMTP id 3505137B578 for ; Wed, 14 Jun 2000 21:24:16 -0700 (PDT) (envelope-from jonsmith@dragonstar.dhs.org) Received: from localhost (jonsmith@localhost) by dragonstar.dhs.org (8.9.3/8.9.3) with ESMTP id XAA35914 for ; Wed, 14 Jun 2000 23:24:15 -0500 (EST) (envelope-from jonsmith@dragonstar.dhs.org) Date: Wed, 14 Jun 2000 23:24:14 -0500 (EST) From: Jonathan Smith To: freebsd-ports@freebsd.org Subject: apache Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What has happened to apache in 4-stable? I was running apache+php4, using the files as named apache instead of httpd. Now, that port's been dissallowed. I couldn't install the mod_php4 over the original mod (failed to implement the newly configured features). Now, my config files are confused because the config files are different between apache.conf and httpd.conf...... Is there some _good_ reason for the discordance between the two branches and is that why apache+php's been disable (to cover for a discrepancy in how we do things)? If it's simply because it's a 'better idea' to use the mod, try unscrewing up the differences between the two so that maybe someone can make a transition without re-writing config files, etc. jon smith -- Close your eyes. Now forget what you see. What do you feel? -- My heart. -- Come here. -- Your heart. -- See? We're exactly the same. Jon Smith -- Senior Math Major @ Purdue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 21:30:26 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 470BD37B578 for ; Wed, 14 Jun 2000 21:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA01156; Wed, 14 Jun 2000 21:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 14 Jun 2000 21:30:03 -0700 (PDT) Message-Id: <200006150430.VAA01156@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: lioux@uol.com.br Subject: Re: ports/19083 Reply-To: lioux@uol.com.br Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19083; it has been noted by GNATS. From: lioux@uol.com.br To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/19083 Date: Thu, 15 Jun 2000 01:23:34 -0300 Ignore all previous information. :) This one follows all the latest changes, I have worked out with Will. Regards, Mario Ferreira # 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: # # codemedic # codemedic/patches # codemedic/patches/patch-aa # codemedic/patches/patch-ab # codemedic/pkg # codemedic/pkg/COMMENT # codemedic/pkg/DESCR # codemedic/pkg/PLIST # codemedic/files # codemedic/files/md5 # codemedic/Makefile # echo c - codemedic mkdir -p codemedic > /dev/null 2>&1 echo c - codemedic/patches mkdir -p codemedic/patches > /dev/null 2>&1 echo x - codemedic/patches/patch-aa sed 's/^X//' >codemedic/patches/patch-aa << 'END-of-codemedic/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-codemedic/patches/patch-aa echo x - codemedic/patches/patch-ab sed 's/^X//' >codemedic/patches/patch-ab << 'END-of-codemedic/patches/patch-ab' X--- programs/code_medic/Make.header.orig Tue Jun 13 00:38:13 2000 X+++ programs/code_medic/Make.header Tue Jun 13 00:39:34 2000 X@@ -24,7 +24,7 @@ X X # Directories to search for header files X X-SEARCHDIRS := -I- \ X+SEARCHDIRS = -I- \ X -I${CODEDIR} \ X -I${TREEDIR} \ X -I${VARTREEDIR} \ X@@ -39,7 +39,8 @@ X -I${JSEARCHDIR} \ X -I${JCOREDIR}\ X -I${JXDIR}\ X- -I${ACE_ROOT} X+ -I${ACE_ROOT} \ X+ ${J_X11_INCLUDE_DIR} X X # other constants X X@@ -57,13 +58,6 @@ X X # library dependencies X X-ifdef J_BUILD_SHARED_LIB X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.so \ X- ${JLIBDIR}/libjsearch-${JSEARCH_LIB_VERSION}.so X-else X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.a \ X- ${JLIBDIR}/libjsearch-${JSEARCH_LIB_VERSION}.a X-endif X X # make variables X X@@ -85,7 +79,7 @@ X ##### X X .PHONY : default X-default: libs medic X+default: medic X X .PHONY : Makefiles X Makefiles: X@@ -121,7 +115,7 @@ X # X X .PHONY : jxinstall X-jxinstall: medic X+jxinstall_not: medic X @strip medic X @mv medic ${JX_INSTALL_ROOT}/ X END-of-codemedic/patches/patch-ab echo c - codemedic/pkg mkdir -p codemedic/pkg > /dev/null 2>&1 echo x - codemedic/pkg/COMMENT sed 's/^X//' >codemedic/pkg/COMMENT << 'END-of-codemedic/pkg/COMMENT' XCode Medic provides an elegant graphical interface to gdb END-of-codemedic/pkg/COMMENT echo x - codemedic/pkg/DESCR sed 's/^X//' >codemedic/pkg/DESCR << 'END-of-codemedic/pkg/DESCR' XThe standard UNIX debugger, gdb, is extremely powerful, but its Xcommand line interface can be quite intimidating and painful to Xuse. X XCode Medic provides an elegant free graphical interface to gdb's Xmost important features. Unlike most interfaces to gdb, Code Medic Xaims to remove the need for the command line. X XIt provides access to the power of gdb with an intuitive front end. XIt currently supports opening multiple source windows at once, Xsetting/clearing breakpoints while the program is running, watching Xvariables change in the variable tree as you step through code X(even with nested structs), text searching through source, and Xintegration with Code Crusader to provide a rapid, efficient Xdevelop-debug cycle. X XWWW: http://www.newplanetsoftware.com/medic/ END-of-codemedic/pkg/DESCR echo x - codemedic/pkg/PLIST sed 's/^X//' >codemedic/pkg/PLIST << 'END-of-codemedic/pkg/PLIST' Xbin/medic X%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE X%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary X%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% END-of-codemedic/pkg/PLIST echo c - codemedic/files mkdir -p codemedic/files > /dev/null 2>&1 echo x - codemedic/files/md5 sed 's/^X//' >codemedic/files/md5 << 'END-of-codemedic/files/md5' XMD5 (Code_Medic_source-1.0.4.tar.gz) = 13fc3011baf29a6c4b97322665602304 END-of-codemedic/files/md5 echo x - codemedic/Makefile sed 's/^X//' >codemedic/Makefile << 'END-of-codemedic/Makefile' X# New ports collection makefile for: Code Medic X# Date created: 30 July 1999 X# Whom: Davec X# X# $FreeBSD$ X# X XPORTNAME= code_medic XPORTVERSION= 1.0.4 XCATEGORIES= devel XMASTER_SITES= http://people.FreeBSD.org/~sobomax/distfiles/ XDISTNAME= Code_Medic_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X jsearch-0_5_6.0:${PORTSDIR}/x11-toolkits/libjsearch \ X jtree-1_1_7.1:${PORTSDIR}/x11-toolkits/libjtree X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_XLIB= yes XUSE_BISON= yes XUSE_GMAKE= yes X# breaks if CXX is c++, bugs me XMAKE_ARGS= CC="${CC}" CXX="g++" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${X11BASE}/bin" \ X JX_LIB_ROOT="${X11BASE}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jcore \ X -I${X11BASE}/include/jsearch \ X -I${X11BASE}/include/jtree \ X -I${LOCALBASE}/include XPORTLIBS= -L${X11BASE}/lib X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# program files XPROGRAMFILES= code_medic/medic X# documents XDOCFILES= LICENSE README.binary XDOCDIR_PREFIX= ${PREFIX}/share/doc/${PORTNAME} X# additional configuration and header files XEXTRALIB_PREFIX= ${X11BASE}/lib/jx XEXTRALIBFILES_MAKE_WRKSRC= include/make X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 XJX_MAKE_CONSTANTS= jsearch_constants jtree_constants X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x X.else XALL_TARGET= freebsd2.x X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X @${ECHO} "\nLOADLIBS += ${PORTLIBS}" >> \ X ${WRKSRC}/programs/${PORTNAME}/Make.header X Xpre-build: X.for i in ${JX_MAKE_CONSTANTS} X @${LN} -sf ${EXTRALIB_PREFIX}/make/${i} ${WRKSRC}/include/make X.endfor X Xpost-build: X @cd ${WRKSRC}/programs/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ X ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X @${INSTALL_DATA_DIR} ${DOCDIR_PREFIX} X.for i in ${DOCFILES} X @${INSTALL_DATA} ${WRKSRC}/programs/${PORTNAME}/${i} ${DOCDIR_PREFIX} X.endfor X.endif # !defined(NOPORTDOCS) X# Install all programs X.for i in ${PROGRAMFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/programs/${i} ${PREFIX}/bin X.endfor X X.include END-of-codemedic/Makefile exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 21:30:29 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F0FA37BDF0 for ; Wed, 14 Jun 2000 21:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA01161; Wed, 14 Jun 2000 21:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 14 Jun 2000 21:30:04 -0700 (PDT) Message-Id: <200006150430.VAA01161@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: lioux@uol.com.br Subject: Re: ports/19083 Reply-To: lioux@uol.com.br Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19083; it has been noted by GNATS. From: lioux@uol.com.br To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/19083 Date: Thu, 15 Jun 2000 01:23:34 -0300 Ignore all previous information. :) This one follows all the latest changes, I have worked out with Will. Regards, Mario Ferreira # 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: # # codemedic # codemedic/patches # codemedic/patches/patch-aa # codemedic/patches/patch-ab # codemedic/pkg # codemedic/pkg/COMMENT # codemedic/pkg/DESCR # codemedic/pkg/PLIST # codemedic/files # codemedic/files/md5 # codemedic/Makefile # echo c - codemedic mkdir -p codemedic > /dev/null 2>&1 echo c - codemedic/patches mkdir -p codemedic/patches > /dev/null 2>&1 echo x - codemedic/patches/patch-aa sed 's/^X//' >codemedic/patches/patch-aa << 'END-of-codemedic/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-codemedic/patches/patch-aa echo x - codemedic/patches/patch-ab sed 's/^X//' >codemedic/patches/patch-ab << 'END-of-codemedic/patches/patch-ab' X--- programs/code_medic/Make.header.orig Tue Jun 13 00:38:13 2000 X+++ programs/code_medic/Make.header Tue Jun 13 00:39:34 2000 X@@ -24,7 +24,7 @@ X X # Directories to search for header files X X-SEARCHDIRS := -I- \ X+SEARCHDIRS = -I- \ X -I${CODEDIR} \ X -I${TREEDIR} \ X -I${VARTREEDIR} \ X@@ -39,7 +39,8 @@ X -I${JSEARCHDIR} \ X -I${JCOREDIR}\ X -I${JXDIR}\ X- -I${ACE_ROOT} X+ -I${ACE_ROOT} \ X+ ${J_X11_INCLUDE_DIR} X X # other constants X X@@ -57,13 +58,6 @@ X X # library dependencies X X-ifdef J_BUILD_SHARED_LIB X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.so \ X- ${JLIBDIR}/libjsearch-${JSEARCH_LIB_VERSION}.so X-else X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.a \ X- ${JLIBDIR}/libjsearch-${JSEARCH_LIB_VERSION}.a X-endif X X # make variables X X@@ -85,7 +79,7 @@ X ##### X X .PHONY : default X-default: libs medic X+default: medic X X .PHONY : Makefiles X Makefiles: X@@ -121,7 +115,7 @@ X # X X .PHONY : jxinstall X-jxinstall: medic X+jxinstall_not: medic X @strip medic X @mv medic ${JX_INSTALL_ROOT}/ X END-of-codemedic/patches/patch-ab echo c - codemedic/pkg mkdir -p codemedic/pkg > /dev/null 2>&1 echo x - codemedic/pkg/COMMENT sed 's/^X//' >codemedic/pkg/COMMENT << 'END-of-codemedic/pkg/COMMENT' XCode Medic provides an elegant graphical interface to gdb END-of-codemedic/pkg/COMMENT echo x - codemedic/pkg/DESCR sed 's/^X//' >codemedic/pkg/DESCR << 'END-of-codemedic/pkg/DESCR' XThe standard UNIX debugger, gdb, is extremely powerful, but its Xcommand line interface can be quite intimidating and painful to Xuse. X XCode Medic provides an elegant free graphical interface to gdb's Xmost important features. Unlike most interfaces to gdb, Code Medic Xaims to remove the need for the command line. X XIt provides access to the power of gdb with an intuitive front end. XIt currently supports opening multiple source windows at once, Xsetting/clearing breakpoints while the program is running, watching Xvariables change in the variable tree as you step through code X(even with nested structs), text searching through source, and Xintegration with Code Crusader to provide a rapid, efficient Xdevelop-debug cycle. X XWWW: http://www.newplanetsoftware.com/medic/ END-of-codemedic/pkg/DESCR echo x - codemedic/pkg/PLIST sed 's/^X//' >codemedic/pkg/PLIST << 'END-of-codemedic/pkg/PLIST' Xbin/medic X%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE X%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary X%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% END-of-codemedic/pkg/PLIST echo c - codemedic/files mkdir -p codemedic/files > /dev/null 2>&1 echo x - codemedic/files/md5 sed 's/^X//' >codemedic/files/md5 << 'END-of-codemedic/files/md5' XMD5 (Code_Medic_source-1.0.4.tar.gz) = 13fc3011baf29a6c4b97322665602304 END-of-codemedic/files/md5 echo x - codemedic/Makefile sed 's/^X//' >codemedic/Makefile << 'END-of-codemedic/Makefile' X# New ports collection makefile for: Code Medic X# Date created: 30 July 1999 X# Whom: Davec X# X# $FreeBSD$ X# X XPORTNAME= code_medic XPORTVERSION= 1.0.4 XCATEGORIES= devel XMASTER_SITES= http://people.FreeBSD.org/~sobomax/distfiles/ XDISTNAME= Code_Medic_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X jsearch-0_5_6.0:${PORTSDIR}/x11-toolkits/libjsearch \ X jtree-1_1_7.1:${PORTSDIR}/x11-toolkits/libjtree X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_XLIB= yes XUSE_BISON= yes XUSE_GMAKE= yes X# breaks if CXX is c++, bugs me XMAKE_ARGS= CC="${CC}" CXX="g++" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${X11BASE}/bin" \ X JX_LIB_ROOT="${X11BASE}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jcore \ X -I${X11BASE}/include/jsearch \ X -I${X11BASE}/include/jtree \ X -I${LOCALBASE}/include XPORTLIBS= -L${X11BASE}/lib X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# program files XPROGRAMFILES= code_medic/medic X# documents XDOCFILES= LICENSE README.binary XDOCDIR_PREFIX= ${PREFIX}/share/doc/${PORTNAME} X# additional configuration and header files XEXTRALIB_PREFIX= ${X11BASE}/lib/jx XEXTRALIBFILES_MAKE_WRKSRC= include/make X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 XJX_MAKE_CONSTANTS= jsearch_constants jtree_constants X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x X.else XALL_TARGET= freebsd2.x X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X @${ECHO} "\nLOADLIBS += ${PORTLIBS}" >> \ X ${WRKSRC}/programs/${PORTNAME}/Make.header X Xpre-build: X.for i in ${JX_MAKE_CONSTANTS} X @${LN} -sf ${EXTRALIB_PREFIX}/make/${i} ${WRKSRC}/include/make X.endfor X Xpost-build: X @cd ${WRKSRC}/programs/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ X ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X @${INSTALL_DATA_DIR} ${DOCDIR_PREFIX} X.for i in ${DOCFILES} X @${INSTALL_DATA} ${WRKSRC}/programs/${PORTNAME}/${i} ${DOCDIR_PREFIX} X.endfor X.endif # !defined(NOPORTDOCS) X# Install all programs X.for i in ${PROGRAMFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/programs/${i} ${PREFIX}/bin X.endfor X X.include END-of-codemedic/Makefile exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 21:30:45 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA75837BF23 for ; Wed, 14 Jun 2000 21:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA01170; Wed, 14 Jun 2000 21:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id 0662137B728 for ; Wed, 14 Jun 2000 21:26:55 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 20624 invoked by uid 1001); 15 Jun 2000 04:26:26 -0000 Message-Id: <20000615042626.20623.qmail@Fedaykin.here> Date: 15 Jun 2000 04:26:26 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19283: New port x11-toolkits/libjparser for x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19283 >Category: ports >Synopsis: New port x11-toolkits/libjparser for x11-toolkits/jx >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: Wed Jun 14 21:30:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: JParser is an additional library for the JX widget library >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: # # libjparser # libjparser/files # libjparser/files/md5 # libjparser/pkg # libjparser/pkg/COMMENT # libjparser/pkg/DESCR # libjparser/pkg/PLIST # libjparser/patches # libjparser/patches/patch-aa # libjparser/patches/patch-ab # libjparser/patches/patch-ac # libjparser/Makefile # libjparser/ # echo c - libjparser mkdir -p libjparser > /dev/null 2>&1 echo c - libjparser/files mkdir -p libjparser/files > /dev/null 2>&1 echo x - libjparser/files/md5 sed 's/^X//' >libjparser/files/md5 << 'END-of-libjparser/files/md5' XMD5 (JParser_source-1.1.8.tar.gz) = 04077a9b037781210ec0085d5e1a6b1b END-of-libjparser/files/md5 echo c - libjparser/pkg mkdir -p libjparser/pkg > /dev/null 2>&1 echo x - libjparser/pkg/COMMENT sed 's/^X//' >libjparser/pkg/COMMENT << 'END-of-libjparser/pkg/COMMENT' XJParser is an additional library for the JX widget library END-of-libjparser/pkg/COMMENT echo x - libjparser/pkg/DESCR sed 's/^X//' >libjparser/pkg/DESCR << 'END-of-libjparser/pkg/DESCR' XJX is a full-featured application framework and widget library for Xuse with the X Window System. It provides support for all facets Xof application development, including distributed applications, Xand aims to combine the best of MacOS and NeXTSTEP. It is built Xdirectly on top of Xlib and has been carefully optimized for Xperformance. X XWWW: http://www.newplanetsoftware.com/jx/ END-of-libjparser/pkg/DESCR echo x - libjparser/pkg/PLIST sed 's/^X//' >libjparser/pkg/PLIST << 'END-of-libjparser/pkg/PLIST' Xinclude/jparser/JAbsValue.h Xinclude/jparser/JAlgSign.h Xinclude/jparser/JArcCosine.h Xinclude/jparser/JArcHypCosine.h Xinclude/jparser/JArcHypSine.h Xinclude/jparser/JArcHypTangent.h Xinclude/jparser/JArcSine.h Xinclude/jparser/JArcTangent.h Xinclude/jparser/JArcTangent2.h Xinclude/jparser/JBinaryDecision.h Xinclude/jparser/JBinaryDecision.tmpl Xinclude/jparser/JBinaryDecision.tmpls Xinclude/jparser/JBinaryFunction.h Xinclude/jparser/JBinaryOperator.h Xinclude/jparser/JBooleanAND.h Xinclude/jparser/JBooleanConstant.h Xinclude/jparser/JBooleanDecision.h Xinclude/jparser/JBooleanNOT.h Xinclude/jparser/JBooleanOR.h Xinclude/jparser/JBooleanXOR.h Xinclude/jparser/JConjugate.h Xinclude/jparser/JConstantValue.h Xinclude/jparser/JCosine.h Xinclude/jparser/JDecision.h Xinclude/jparser/JDecisionType.h Xinclude/jparser/JDecisionWithVar.h Xinclude/jparser/JDiscVarValue.h Xinclude/jparser/JDiscVarValueIndex.h Xinclude/jparser/JDiscreteEquality.h Xinclude/jparser/JDiscreteVarEquality.h Xinclude/jparser/JDivision.h Xinclude/jparser/JExponent.h Xinclude/jparser/JExprEditor.h Xinclude/jparser/JExprNodeList.h Xinclude/jparser/JExprRectList.h Xinclude/jparser/JExprRenderer.h Xinclude/jparser/JFunction.h Xinclude/jparser/JFunctionComparison.h Xinclude/jparser/JFunctionEquality.h Xinclude/jparser/JFunctionType.h Xinclude/jparser/JFunctionWithArgs.h Xinclude/jparser/JFunctionWithVar.h Xinclude/jparser/JGreaterEqualThan.h Xinclude/jparser/JGreaterThan.h Xinclude/jparser/JHypCosine.h Xinclude/jparser/JHypSine.h Xinclude/jparser/JHypTangent.h Xinclude/jparser/JImagPart.h Xinclude/jparser/JLessEqualThan.h Xinclude/jparser/JLessThan.h Xinclude/jparser/JLogB.h Xinclude/jparser/JLogE.h Xinclude/jparser/JMaxFunc.h Xinclude/jparser/JMinFunc.h Xinclude/jparser/JNamedConstant.h Xinclude/jparser/JNaryFunction.h Xinclude/jparser/JNaryOperator.h Xinclude/jparser/JNegation.h Xinclude/jparser/JParallel.h Xinclude/jparser/JParseResult.h Xinclude/jparser/JParserLibVersion.h Xinclude/jparser/JPhaseAngle.h Xinclude/jparser/JPiecewiseFunction.h Xinclude/jparser/JProduct.h Xinclude/jparser/JRealPart.h Xinclude/jparser/JRotateComplex.h Xinclude/jparser/JRoundToInt.h Xinclude/jparser/JSine.h Xinclude/jparser/JSquareRoot.h Xinclude/jparser/JSummation.h Xinclude/jparser/JTangent.h Xinclude/jparser/JTruncateToInt.h Xinclude/jparser/JUnaryFunction.h Xinclude/jparser/JUserInputFunction.h Xinclude/jparser/JValueUnknown.h Xinclude/jparser/JVariableList.h Xinclude/jparser/JVariableValue.h Xinclude/jparser/JXExprEditor.h Xinclude/jparser/JXExprEditorSet.h Xinclude/jparser/JXExprEvalDirector.h Xinclude/jparser/JXExprInput.h Xinclude/jparser/jExprUIUtil.h Xinclude/jparser/jFindLPOperator.h Xinclude/jparser/jParseDecision.h Xinclude/jparser/jParseDecision.ph Xinclude/jparser/jParseFunction.h Xinclude/jparser/jParseFunction.ph Xinclude/jparser/jParseUtil.h Xinclude/jparser/jParserData.h Xlib/jx/lib/%%PORTNAME%%-%%LIBVERSION%%.a Xlib/jx/lib/%%PORTNAME%%-%%LIBVERSION%%.so Xlib/jx/make/%%EXTRALIBFILES_MAKE_FILES%% Xlib/%%PORTNAME%%-%%LIBVERSION%%.a Xlib/%%PORTNAME%%-%%LIBVERSION%%.so Xlib/%%PORTNAME%%-%%LIBVERSION%%.so.%%LIBNUMBER%% X%%PORTDOCS:%%share/doc/jx/LICENSE_%%PORTNAME%% X%%PORTDOCS:%%share/doc/jx/README_%%PORTNAME%% X%%PORTDOCS:%%@unexec rmdir %D/share/doc/jx 2>/dev/null || true X@dirrm include/%%INCLUDEDIR%% X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R END-of-libjparser/pkg/PLIST echo c - libjparser/patches mkdir -p libjparser/patches > /dev/null 2>&1 echo x - libjparser/patches/patch-aa sed 's/^X//' >libjparser/patches/patch-aa << 'END-of-libjparser/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-libjparser/patches/patch-aa echo x - libjparser/patches/patch-ab sed 's/^X//' >libjparser/patches/patch-ab << 'END-of-libjparser/patches/patch-ab' X--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-libjparser/patches/patch-ab echo x - libjparser/patches/patch-ac sed 's/^X//' >libjparser/patches/patch-ac << 'END-of-libjparser/patches/patch-ac' X--- include/make/sys/FreeBSD-3.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-3.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-libjparser/patches/patch-ac echo x - libjparser/Makefile sed 's/^X//' >libjparser/Makefile << 'END-of-libjparser/Makefile' X# New ports collection makefile for: libjparser X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= libjparser XPORTVERSION= 1.1.8 XCATEGORIES= x11-toolkits XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ X ftp://ftp.newplanetsoftware.com/pub/thx/source/ XDISTNAME= JParser_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${PREFIX}/bin" \ X JX_LIB_ROOT="${PREFIX}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" \ X LIBNUMBER="${LIBNUMBER}" \ X LIBVERSION="${LIBVERSION}" \ X EXTRALIBFILES_MAKE_FILES="${EXTRALIBFILES_MAKE_FILES}" \ X INCLUDEDIR="${INCLUDEDIR}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jcore -I${X11BASE}/include/jx \ X -I${X11BASE}/share/jx X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# New version number XLIBVERSION= 1_1_8 X# the libraries XLIBFILES= ${PORTNAME}-${LIBVERSION}.a ${PORTNAME}-${LIBVERSION}.so X# header files XINCLUDEDIR= jparser X# documentation XDOCDIR_PREFIX= ${PREFIX}/share/doc/jx XDOCDIRS= ${PORTNAME} XDOCDIRFILES= LICENSE README X# additional configuration and header files XEXTRALIB_PREFIX= ${PREFIX}/lib/jx XEXTRALIBDIRS= lib make XEXTRALIBFILES_MAKE_WRKSRC= include/make XEXTRALIBFILES_MAKE_FILES= jparser_constants X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x XLIBNUMBER= 1 X.else XALL_TARGET= freebsd2.x XLIBNUMBER= 1.1 X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpost-build: X @cd ${WRKSRC}/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} \ X ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X.for i in ${DOCDIRS} X @for j in ${DOCDIRFILES} ; \ X do \ X if [ -f ${WRKSRC}/programs/${i}/$${j} ]; \ X then \ X ${INSTALL_DATA} ${WRKSRC}/programs/${i}/$${j} \ X ${DOCDIR_PREFIX}/$${j}_${i} ; \ X elif [ -f ${WRKSRC}/${i}/$${j} ]; \ X then \ X ${INSTALL_DATA} ${WRKSRC}/${i}/$${j} \ X ${DOCDIR_PREFIX}/$${j}_${i} ; \ X fi ; \ X done X.endfor X.endif # !defined(NOPORTDOCS) X# Install all header files X.for i in ${INCLUDEDIR} X @${INSTALL_DATA_DIR} ${PREFIX}/include/${i} ; \ X for j in ${WRKSRC}/include/${i}/*.*h \ X ${WRKSRC}/include/${i}/*.tmpl \ X ${WRKSRC}/include/${i}/*.tmpls ; \ X do \ X if [ -f $${j} ]; \ X then \ X ${INSTALL_DATA} $${j} ${PREFIX}/include/${i}/ ; \ X fi ; \ X done X.endfor X# Install all libraries X.for i in ${LIBFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/lib/${i} ${PREFIX}/lib X.endfor X# Install additional library files X.for i in ${EXTRALIBDIRS} X @${INSTALL_DATA_DIR} ${EXTRALIB_PREFIX}/${i} X.endfor X.for i in ${EXTRALIBFILES_MAKE_FILES} X @${INSTALL_DATA} ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/${i} \ X ${EXTRALIB_PREFIX}/make/${i} X.endfor X Xpost-install: X @${LN} -sf ${PORTNAME}-${LIBVERSION}.so \ X ${PREFIX}/lib/${PORTNAME}-${LIBVERSION}.so.${LIBNUMBER} X.for i in ${LIBFILES} X @${LN} -sf ../../${i} ${EXTRALIB_PREFIX}/lib/${i} X.endfor X X.include END-of-libjparser/Makefile echo c - libjparser/ mkdir -p libjparser/ > /dev/null 2>&1 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 Wed Jun 14 21:30:49 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A78637BF56 for ; Wed, 14 Jun 2000 21:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA01179; Wed, 14 Jun 2000 21:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id 37F5C37B85F for ; Wed, 14 Jun 2000 21:26:55 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 20624 invoked by uid 1001); 15 Jun 2000 04:26:26 -0000 Message-Id: <20000615042626.20623.qmail@Fedaykin.here> Date: 15 Jun 2000 04:26:26 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19284: New port x11-toolkits/libjparser for x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19284 >Category: ports >Synopsis: New port x11-toolkits/libjparser for x11-toolkits/jx >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: Wed Jun 14 21:30:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: JParser is an additional library for the JX widget library >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: # # libjparser # libjparser/files # libjparser/files/md5 # libjparser/pkg # libjparser/pkg/COMMENT # libjparser/pkg/DESCR # libjparser/pkg/PLIST # libjparser/patches # libjparser/patches/patch-aa # libjparser/patches/patch-ab # libjparser/patches/patch-ac # libjparser/Makefile # libjparser/ # echo c - libjparser mkdir -p libjparser > /dev/null 2>&1 echo c - libjparser/files mkdir -p libjparser/files > /dev/null 2>&1 echo x - libjparser/files/md5 sed 's/^X//' >libjparser/files/md5 << 'END-of-libjparser/files/md5' XMD5 (JParser_source-1.1.8.tar.gz) = 04077a9b037781210ec0085d5e1a6b1b END-of-libjparser/files/md5 echo c - libjparser/pkg mkdir -p libjparser/pkg > /dev/null 2>&1 echo x - libjparser/pkg/COMMENT sed 's/^X//' >libjparser/pkg/COMMENT << 'END-of-libjparser/pkg/COMMENT' XJParser is an additional library for the JX widget library END-of-libjparser/pkg/COMMENT echo x - libjparser/pkg/DESCR sed 's/^X//' >libjparser/pkg/DESCR << 'END-of-libjparser/pkg/DESCR' XJX is a full-featured application framework and widget library for Xuse with the X Window System. It provides support for all facets Xof application development, including distributed applications, Xand aims to combine the best of MacOS and NeXTSTEP. It is built Xdirectly on top of Xlib and has been carefully optimized for Xperformance. X XWWW: http://www.newplanetsoftware.com/jx/ END-of-libjparser/pkg/DESCR echo x - libjparser/pkg/PLIST sed 's/^X//' >libjparser/pkg/PLIST << 'END-of-libjparser/pkg/PLIST' Xinclude/jparser/JAbsValue.h Xinclude/jparser/JAlgSign.h Xinclude/jparser/JArcCosine.h Xinclude/jparser/JArcHypCosine.h Xinclude/jparser/JArcHypSine.h Xinclude/jparser/JArcHypTangent.h Xinclude/jparser/JArcSine.h Xinclude/jparser/JArcTangent.h Xinclude/jparser/JArcTangent2.h Xinclude/jparser/JBinaryDecision.h Xinclude/jparser/JBinaryDecision.tmpl Xinclude/jparser/JBinaryDecision.tmpls Xinclude/jparser/JBinaryFunction.h Xinclude/jparser/JBinaryOperator.h Xinclude/jparser/JBooleanAND.h Xinclude/jparser/JBooleanConstant.h Xinclude/jparser/JBooleanDecision.h Xinclude/jparser/JBooleanNOT.h Xinclude/jparser/JBooleanOR.h Xinclude/jparser/JBooleanXOR.h Xinclude/jparser/JConjugate.h Xinclude/jparser/JConstantValue.h Xinclude/jparser/JCosine.h Xinclude/jparser/JDecision.h Xinclude/jparser/JDecisionType.h Xinclude/jparser/JDecisionWithVar.h Xinclude/jparser/JDiscVarValue.h Xinclude/jparser/JDiscVarValueIndex.h Xinclude/jparser/JDiscreteEquality.h Xinclude/jparser/JDiscreteVarEquality.h Xinclude/jparser/JDivision.h Xinclude/jparser/JExponent.h Xinclude/jparser/JExprEditor.h Xinclude/jparser/JExprNodeList.h Xinclude/jparser/JExprRectList.h Xinclude/jparser/JExprRenderer.h Xinclude/jparser/JFunction.h Xinclude/jparser/JFunctionComparison.h Xinclude/jparser/JFunctionEquality.h Xinclude/jparser/JFunctionType.h Xinclude/jparser/JFunctionWithArgs.h Xinclude/jparser/JFunctionWithVar.h Xinclude/jparser/JGreaterEqualThan.h Xinclude/jparser/JGreaterThan.h Xinclude/jparser/JHypCosine.h Xinclude/jparser/JHypSine.h Xinclude/jparser/JHypTangent.h Xinclude/jparser/JImagPart.h Xinclude/jparser/JLessEqualThan.h Xinclude/jparser/JLessThan.h Xinclude/jparser/JLogB.h Xinclude/jparser/JLogE.h Xinclude/jparser/JMaxFunc.h Xinclude/jparser/JMinFunc.h Xinclude/jparser/JNamedConstant.h Xinclude/jparser/JNaryFunction.h Xinclude/jparser/JNaryOperator.h Xinclude/jparser/JNegation.h Xinclude/jparser/JParallel.h Xinclude/jparser/JParseResult.h Xinclude/jparser/JParserLibVersion.h Xinclude/jparser/JPhaseAngle.h Xinclude/jparser/JPiecewiseFunction.h Xinclude/jparser/JProduct.h Xinclude/jparser/JRealPart.h Xinclude/jparser/JRotateComplex.h Xinclude/jparser/JRoundToInt.h Xinclude/jparser/JSine.h Xinclude/jparser/JSquareRoot.h Xinclude/jparser/JSummation.h Xinclude/jparser/JTangent.h Xinclude/jparser/JTruncateToInt.h Xinclude/jparser/JUnaryFunction.h Xinclude/jparser/JUserInputFunction.h Xinclude/jparser/JValueUnknown.h Xinclude/jparser/JVariableList.h Xinclude/jparser/JVariableValue.h Xinclude/jparser/JXExprEditor.h Xinclude/jparser/JXExprEditorSet.h Xinclude/jparser/JXExprEvalDirector.h Xinclude/jparser/JXExprInput.h Xinclude/jparser/jExprUIUtil.h Xinclude/jparser/jFindLPOperator.h Xinclude/jparser/jParseDecision.h Xinclude/jparser/jParseDecision.ph Xinclude/jparser/jParseFunction.h Xinclude/jparser/jParseFunction.ph Xinclude/jparser/jParseUtil.h Xinclude/jparser/jParserData.h Xlib/jx/lib/%%PORTNAME%%-%%LIBVERSION%%.a Xlib/jx/lib/%%PORTNAME%%-%%LIBVERSION%%.so Xlib/jx/make/%%EXTRALIBFILES_MAKE_FILES%% Xlib/%%PORTNAME%%-%%LIBVERSION%%.a Xlib/%%PORTNAME%%-%%LIBVERSION%%.so Xlib/%%PORTNAME%%-%%LIBVERSION%%.so.%%LIBNUMBER%% X%%PORTDOCS:%%share/doc/jx/LICENSE_%%PORTNAME%% X%%PORTDOCS:%%share/doc/jx/README_%%PORTNAME%% X%%PORTDOCS:%%@unexec rmdir %D/share/doc/jx 2>/dev/null || true X@dirrm include/%%INCLUDEDIR%% X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R END-of-libjparser/pkg/PLIST echo c - libjparser/patches mkdir -p libjparser/patches > /dev/null 2>&1 echo x - libjparser/patches/patch-aa sed 's/^X//' >libjparser/patches/patch-aa << 'END-of-libjparser/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-libjparser/patches/patch-aa echo x - libjparser/patches/patch-ab sed 's/^X//' >libjparser/patches/patch-ab << 'END-of-libjparser/patches/patch-ab' X--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-libjparser/patches/patch-ab echo x - libjparser/patches/patch-ac sed 's/^X//' >libjparser/patches/patch-ac << 'END-of-libjparser/patches/patch-ac' X--- include/make/sys/FreeBSD-3.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-3.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-libjparser/patches/patch-ac echo x - libjparser/Makefile sed 's/^X//' >libjparser/Makefile << 'END-of-libjparser/Makefile' X# New ports collection makefile for: libjparser X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= libjparser XPORTVERSION= 1.1.8 XCATEGORIES= x11-toolkits XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ X ftp://ftp.newplanetsoftware.com/pub/thx/source/ XDISTNAME= JParser_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${PREFIX}/bin" \ X JX_LIB_ROOT="${PREFIX}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" \ X LIBNUMBER="${LIBNUMBER}" \ X LIBVERSION="${LIBVERSION}" \ X EXTRALIBFILES_MAKE_FILES="${EXTRALIBFILES_MAKE_FILES}" \ X INCLUDEDIR="${INCLUDEDIR}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jcore -I${X11BASE}/include/jx \ X -I${X11BASE}/share/jx X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# New version number XLIBVERSION= 1_1_8 X# the libraries XLIBFILES= ${PORTNAME}-${LIBVERSION}.a ${PORTNAME}-${LIBVERSION}.so X# header files XINCLUDEDIR= jparser X# documentation XDOCDIR_PREFIX= ${PREFIX}/share/doc/jx XDOCDIRS= ${PORTNAME} XDOCDIRFILES= LICENSE README X# additional configuration and header files XEXTRALIB_PREFIX= ${PREFIX}/lib/jx XEXTRALIBDIRS= lib make XEXTRALIBFILES_MAKE_WRKSRC= include/make XEXTRALIBFILES_MAKE_FILES= jparser_constants X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x XLIBNUMBER= 1 X.else XALL_TARGET= freebsd2.x XLIBNUMBER= 1.1 X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpost-build: X @cd ${WRKSRC}/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} \ X ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X.for i in ${DOCDIRS} X @for j in ${DOCDIRFILES} ; \ X do \ X if [ -f ${WRKSRC}/programs/${i}/$${j} ]; \ X then \ X ${INSTALL_DATA} ${WRKSRC}/programs/${i}/$${j} \ X ${DOCDIR_PREFIX}/$${j}_${i} ; \ X elif [ -f ${WRKSRC}/${i}/$${j} ]; \ X then \ X ${INSTALL_DATA} ${WRKSRC}/${i}/$${j} \ X ${DOCDIR_PREFIX}/$${j}_${i} ; \ X fi ; \ X done X.endfor X.endif # !defined(NOPORTDOCS) X# Install all header files X.for i in ${INCLUDEDIR} X @${INSTALL_DATA_DIR} ${PREFIX}/include/${i} ; \ X for j in ${WRKSRC}/include/${i}/*.*h \ X ${WRKSRC}/include/${i}/*.tmpl \ X ${WRKSRC}/include/${i}/*.tmpls ; \ X do \ X if [ -f $${j} ]; \ X then \ X ${INSTALL_DATA} $${j} ${PREFIX}/include/${i}/ ; \ X fi ; \ X done X.endfor X# Install all libraries X.for i in ${LIBFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/lib/${i} ${PREFIX}/lib X.endfor X# Install additional library files X.for i in ${EXTRALIBDIRS} X @${INSTALL_DATA_DIR} ${EXTRALIB_PREFIX}/${i} X.endfor X.for i in ${EXTRALIBFILES_MAKE_FILES} X @${INSTALL_DATA} ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/${i} \ X ${EXTRALIB_PREFIX}/make/${i} X.endfor X Xpost-install: X @${LN} -sf ${PORTNAME}-${LIBVERSION}.so \ X ${PREFIX}/lib/${PORTNAME}-${LIBVERSION}.so.${LIBNUMBER} X.for i in ${LIBFILES} X @${LN} -sf ../../${i} ${EXTRALIB_PREFIX}/lib/${i} X.endfor X X.include END-of-libjparser/Makefile echo c - libjparser/ mkdir -p libjparser/ > /dev/null 2>&1 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 Wed Jun 14 21:34:49 2000 Delivered-To: freebsd-ports@freebsd.org Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id 00DEC37B6B2 for ; Wed, 14 Jun 2000 21:34:46 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 21143 invoked by uid 1001); 15 Jun 2000 04:35:09 -0000 From: lioux@uol.com.br Date: Thu, 15 Jun 2000 01:35:09 -0300 To: freebsd-ports@freebsd.org Subject: Duplicated PR Message-ID: <20000615013509.A21133@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Could someone please close ports/19284? It is a duplication of ports/19283. An ISP bad MTA's fault. :) Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 21:40:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DCFF537B6DA for ; Wed, 14 Jun 2000 21:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA02162; Wed, 14 Jun 2000 21:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id 8DD9337BD59 for ; Wed, 14 Jun 2000 21:32:52 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 21076 invoked by uid 1001); 15 Jun 2000 04:33:00 -0000 Message-Id: <20000615043300.21075.qmail@Fedaykin.here> Date: 15 Jun 2000 04:33:00 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19285: New port x11-toolkits/libj2dplot for x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19285 >Category: ports >Synopsis: New port x11-toolkits/libj2dplot for x11-toolkits/jx >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: Wed Jun 14 21:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: J2dplot is an additional library for the JX widget library This one depends upon ports/19283. >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: # # libj2dplot # libj2dplot/files # libj2dplot/files/md5 # libj2dplot/pkg # libj2dplot/pkg/COMMENT # libj2dplot/pkg/DESCR # libj2dplot/pkg/PLIST # libj2dplot/patches # libj2dplot/patches/patch-aa # libj2dplot/patches/patch-ab # libj2dplot/patches/patch-ac # libj2dplot/Makefile # libj2dplot/ # echo c - libj2dplot mkdir -p libj2dplot > /dev/null 2>&1 echo c - libj2dplot/files mkdir -p libj2dplot/files > /dev/null 2>&1 echo x - libj2dplot/files/md5 sed 's/^X//' >libj2dplot/files/md5 << 'END-of-libj2dplot/files/md5' XMD5 (J2DPlot_source-0.6.5.tar.gz) = 0f54607beb08280246039be45a432d41 END-of-libj2dplot/files/md5 echo c - libj2dplot/pkg mkdir -p libj2dplot/pkg > /dev/null 2>&1 echo x - libj2dplot/pkg/COMMENT sed 's/^X//' >libj2dplot/pkg/COMMENT << 'END-of-libj2dplot/pkg/COMMENT' XJ2dplot is an additional library for the JX widget library END-of-libj2dplot/pkg/COMMENT echo x - libj2dplot/pkg/DESCR sed 's/^X//' >libj2dplot/pkg/DESCR << 'END-of-libj2dplot/pkg/DESCR' XJX is a full-featured application framework and widget library for Xuse with the X Window System. It provides support for all facets Xof application development, including distributed applications, Xand aims to combine the best of MacOS and NeXTSTEP. It is built Xdirectly on top of Xlib and has been carefully optimized for Xperformance. X XWWW: http://www.newplanetsoftware.com/jx/ END-of-libj2dplot/pkg/DESCR echo x - libj2dplot/pkg/PLIST sed 's/^X//' >libj2dplot/pkg/PLIST << 'END-of-libj2dplot/pkg/PLIST' Xinclude/j2dplot/J2DDataPoint.h Xinclude/j2dplot/J2DPlotData.h Xinclude/j2dplot/J2DPlotLibVersion.h Xinclude/j2dplot/J2DPlotWidget.h Xinclude/j2dplot/J2DVectorData.h Xinclude/j2dplot/J2DVectorPoint.h Xinclude/j2dplot/JCurveInfo.h Xinclude/j2dplot/JPlotDataBase.h Xinclude/j2dplot/JPlotFunctionBase.h Xinclude/j2dplot/JPlotJFunction.h Xinclude/j2dplot/JX2DPlotWidget.h Xinclude/j2dplot/JXCursorMarkTable.h Xinclude/j2dplot/JXCursorMarkTableDir.h Xinclude/j2dplot/JXCurveNameList.h Xinclude/j2dplot/JXCurveOptionsDialog.h Xinclude/j2dplot/JXPlotLabelDialog.h Xinclude/j2dplot/JXPlotRangeDialog.h Xinclude/j2dplot/JXPlotScaleDialog.h Xinclude/j2dplot/fitplot.h Xlib/jx/lib/%%PORTNAME%%-%%LIBVERSION%%.a Xlib/jx/lib/%%PORTNAME%%-%%LIBVERSION%%.so Xlib/jx/make/%%EXTRALIBFILES_MAKE_FILES%% Xlib/%%PORTNAME%%-%%LIBVERSION%%.a Xlib/%%PORTNAME%%-%%LIBVERSION%%.so Xlib/%%PORTNAME%%-%%LIBVERSION%%.so.%%LIBNUMBER%% X%%PORTDOCS:%%share/doc/jx/LICENSE_%%PORTNAME%% X%%PORTDOCS:%%@unexec rmdir %D/share/doc/jx 2>/dev/null || true X@dirrm include/%%INCLUDEDIR%% X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R END-of-libj2dplot/pkg/PLIST echo c - libj2dplot/patches mkdir -p libj2dplot/patches > /dev/null 2>&1 echo x - libj2dplot/patches/patch-aa sed 's/^X//' >libj2dplot/patches/patch-aa << 'END-of-libj2dplot/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-libj2dplot/patches/patch-aa echo x - libj2dplot/patches/patch-ab sed 's/^X//' >libj2dplot/patches/patch-ab << 'END-of-libj2dplot/patches/patch-ab' X--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-libj2dplot/patches/patch-ab echo x - libj2dplot/patches/patch-ac sed 's/^X//' >libj2dplot/patches/patch-ac << 'END-of-libj2dplot/patches/patch-ac' X--- include/make/sys/FreeBSD-3.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-3.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-libj2dplot/patches/patch-ac echo x - libj2dplot/Makefile sed 's/^X//' >libj2dplot/Makefile << 'END-of-libj2dplot/Makefile' X# New ports collection makefile for: libj2dplot X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= libj2dplot XPORTVERSION= 0.6.5 XCATEGORIES= x11-toolkits XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ X ftp://ftp.newplanetsoftware.com/pub/thx/source/ XDISTNAME= J2DPlot_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X jparser-1_1_8.1:${PORTSDIR}/x11-toolkits/libjparser X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${PREFIX}/bin" \ X JX_LIB_ROOT="${PREFIX}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" \ X LIBNUMBER="${LIBNUMBER}" \ X LIBVERSION="${LIBVERSION}" \ X EXTRALIBFILES_MAKE_FILES="${EXTRALIBFILES_MAKE_FILES}" \ X INCLUDEDIR="${INCLUDEDIR}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jcore -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jparser X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# New version number XLIBVERSION= 0_6_5 X# the libraries XLIBFILES= ${PORTNAME}-${LIBVERSION}.a ${PORTNAME}-${LIBVERSION}.so X# header files XINCLUDEDIR= j2dplot X# documentation XDOCDIR_PREFIX= ${PREFIX}/share/doc/jx XDOCDIRS= ${PORTNAME} XDOCDIRFILES= LICENSE X# additional configuration and header files XEXTRALIB_PREFIX= ${PREFIX}/lib/jx XEXTRALIBDIRS= lib make XEXTRALIBFILES_MAKE_WRKSRC= include/make XEXTRALIBFILES_MAKE_FILES= j2dplot_constants X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x XLIBNUMBER= 0 X.else XALL_TARGET= freebsd2.x XLIBNUMBER= 0.6 X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpost-build: X @cd ${WRKSRC}/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} \ X ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X.for i in ${DOCDIRS} X @for j in ${DOCDIRFILES} ; \ X do \ X if [ -f ${WRKSRC}/programs/${i}/$${j} ]; \ X then \ X ${INSTALL_DATA} ${WRKSRC}/programs/${i}/$${j} \ X ${DOCDIR_PREFIX}/$${j}_${i} ; \ X elif [ -f ${WRKSRC}/${i}/$${j} ]; \ X then \ X ${INSTALL_DATA} ${WRKSRC}/${i}/$${j} \ X ${DOCDIR_PREFIX}/$${j}_${i} ; \ X fi ; \ X done X.endfor X.endif # !defined(NOPORTDOCS) X# Install all header files X.for i in ${INCLUDEDIR} X @${INSTALL_DATA_DIR} ${PREFIX}/include/${i} ; \ X for j in ${WRKSRC}/include/${i}/*.h ; \ X do \ X ${INSTALL_DATA} $${j} ${PREFIX}/include/${i} ; \ X done X.endfor X# Install all libraries X.for i in ${LIBFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/lib/${i} ${PREFIX}/lib X.endfor X# Install additional library files X.for i in ${EXTRALIBDIRS} X @${INSTALL_DATA_DIR} ${EXTRALIB_PREFIX}/${i} X.endfor X.for i in ${EXTRALIBFILES_MAKE_FILES} X @${INSTALL_DATA} ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/${i} \ X ${EXTRALIB_PREFIX}/make/${i} X.endfor X Xpost-install: X @${LN} -sf ${PORTNAME}-${LIBVERSION}.so \ X ${PREFIX}/lib/${PORTNAME}-${LIBVERSION}.so.${LIBNUMBER} X.for i in ${LIBFILES} X @${LN} -sf ../../${i} ${EXTRALIB_PREFIX}/lib/${i} X.endfor X X.include END-of-libj2dplot/Makefile echo c - libj2dplot/ mkdir -p libj2dplot/ > /dev/null 2>&1 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 Wed Jun 14 21:40:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A37937BCB8 for ; Wed, 14 Jun 2000 21:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA02171; Wed, 14 Jun 2000 21:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id D27DF37BDA5 for ; Wed, 14 Jun 2000 21:32:53 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 21076 invoked by uid 1001); 15 Jun 2000 04:33:00 -0000 Message-Id: <20000615043300.21075.qmail@Fedaykin.here> Date: 15 Jun 2000 04:33:00 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19286: New port x11-toolkits/libj2dplot for x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19286 >Category: ports >Synopsis: New port x11-toolkits/libj2dplot for x11-toolkits/jx >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: Wed Jun 14 21:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: J2dplot is an additional library for the JX widget library This one depends upon ports/19283. >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: # # libj2dplot # libj2dplot/files # libj2dplot/files/md5 # libj2dplot/pkg # libj2dplot/pkg/COMMENT # libj2dplot/pkg/DESCR # libj2dplot/pkg/PLIST # libj2dplot/patches # libj2dplot/patches/patch-aa # libj2dplot/patches/patch-ab # libj2dplot/patches/patch-ac # libj2dplot/Makefile # libj2dplot/ # echo c - libj2dplot mkdir -p libj2dplot > /dev/null 2>&1 echo c - libj2dplot/files mkdir -p libj2dplot/files > /dev/null 2>&1 echo x - libj2dplot/files/md5 sed 's/^X//' >libj2dplot/files/md5 << 'END-of-libj2dplot/files/md5' XMD5 (J2DPlot_source-0.6.5.tar.gz) = 0f54607beb08280246039be45a432d41 END-of-libj2dplot/files/md5 echo c - libj2dplot/pkg mkdir -p libj2dplot/pkg > /dev/null 2>&1 echo x - libj2dplot/pkg/COMMENT sed 's/^X//' >libj2dplot/pkg/COMMENT << 'END-of-libj2dplot/pkg/COMMENT' XJ2dplot is an additional library for the JX widget library END-of-libj2dplot/pkg/COMMENT echo x - libj2dplot/pkg/DESCR sed 's/^X//' >libj2dplot/pkg/DESCR << 'END-of-libj2dplot/pkg/DESCR' XJX is a full-featured application framework and widget library for Xuse with the X Window System. It provides support for all facets Xof application development, including distributed applications, Xand aims to combine the best of MacOS and NeXTSTEP. It is built Xdirectly on top of Xlib and has been carefully optimized for Xperformance. X XWWW: http://www.newplanetsoftware.com/jx/ END-of-libj2dplot/pkg/DESCR echo x - libj2dplot/pkg/PLIST sed 's/^X//' >libj2dplot/pkg/PLIST << 'END-of-libj2dplot/pkg/PLIST' Xinclude/j2dplot/J2DDataPoint.h Xinclude/j2dplot/J2DPlotData.h Xinclude/j2dplot/J2DPlotLibVersion.h Xinclude/j2dplot/J2DPlotWidget.h Xinclude/j2dplot/J2DVectorData.h Xinclude/j2dplot/J2DVectorPoint.h Xinclude/j2dplot/JCurveInfo.h Xinclude/j2dplot/JPlotDataBase.h Xinclude/j2dplot/JPlotFunctionBase.h Xinclude/j2dplot/JPlotJFunction.h Xinclude/j2dplot/JX2DPlotWidget.h Xinclude/j2dplot/JXCursorMarkTable.h Xinclude/j2dplot/JXCursorMarkTableDir.h Xinclude/j2dplot/JXCurveNameList.h Xinclude/j2dplot/JXCurveOptionsDialog.h Xinclude/j2dplot/JXPlotLabelDialog.h Xinclude/j2dplot/JXPlotRangeDialog.h Xinclude/j2dplot/JXPlotScaleDialog.h Xinclude/j2dplot/fitplot.h Xlib/jx/lib/%%PORTNAME%%-%%LIBVERSION%%.a Xlib/jx/lib/%%PORTNAME%%-%%LIBVERSION%%.so Xlib/jx/make/%%EXTRALIBFILES_MAKE_FILES%% Xlib/%%PORTNAME%%-%%LIBVERSION%%.a Xlib/%%PORTNAME%%-%%LIBVERSION%%.so Xlib/%%PORTNAME%%-%%LIBVERSION%%.so.%%LIBNUMBER%% X%%PORTDOCS:%%share/doc/jx/LICENSE_%%PORTNAME%% X%%PORTDOCS:%%@unexec rmdir %D/share/doc/jx 2>/dev/null || true X@dirrm include/%%INCLUDEDIR%% X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R END-of-libj2dplot/pkg/PLIST echo c - libj2dplot/patches mkdir -p libj2dplot/patches > /dev/null 2>&1 echo x - libj2dplot/patches/patch-aa sed 's/^X//' >libj2dplot/patches/patch-aa << 'END-of-libj2dplot/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-libj2dplot/patches/patch-aa echo x - libj2dplot/patches/patch-ab sed 's/^X//' >libj2dplot/patches/patch-ab << 'END-of-libj2dplot/patches/patch-ab' X--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-libj2dplot/patches/patch-ab echo x - libj2dplot/patches/patch-ac sed 's/^X//' >libj2dplot/patches/patch-ac << 'END-of-libj2dplot/patches/patch-ac' X--- include/make/sys/FreeBSD-3.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-3.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-libj2dplot/patches/patch-ac echo x - libj2dplot/Makefile sed 's/^X//' >libj2dplot/Makefile << 'END-of-libj2dplot/Makefile' X# New ports collection makefile for: libj2dplot X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= libj2dplot XPORTVERSION= 0.6.5 XCATEGORIES= x11-toolkits XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ X ftp://ftp.newplanetsoftware.com/pub/thx/source/ XDISTNAME= J2DPlot_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X jparser-1_1_8.1:${PORTSDIR}/x11-toolkits/libjparser X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${PREFIX}/bin" \ X JX_LIB_ROOT="${PREFIX}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" \ X LIBNUMBER="${LIBNUMBER}" \ X LIBVERSION="${LIBVERSION}" \ X EXTRALIBFILES_MAKE_FILES="${EXTRALIBFILES_MAKE_FILES}" \ X INCLUDEDIR="${INCLUDEDIR}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jcore -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jparser X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# New version number XLIBVERSION= 0_6_5 X# the libraries XLIBFILES= ${PORTNAME}-${LIBVERSION}.a ${PORTNAME}-${LIBVERSION}.so X# header files XINCLUDEDIR= j2dplot X# documentation XDOCDIR_PREFIX= ${PREFIX}/share/doc/jx XDOCDIRS= ${PORTNAME} XDOCDIRFILES= LICENSE X# additional configuration and header files XEXTRALIB_PREFIX= ${PREFIX}/lib/jx XEXTRALIBDIRS= lib make XEXTRALIBFILES_MAKE_WRKSRC= include/make XEXTRALIBFILES_MAKE_FILES= j2dplot_constants X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x XLIBNUMBER= 0 X.else XALL_TARGET= freebsd2.x XLIBNUMBER= 0.6 X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpost-build: X @cd ${WRKSRC}/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} \ X ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X.for i in ${DOCDIRS} X @for j in ${DOCDIRFILES} ; \ X do \ X if [ -f ${WRKSRC}/programs/${i}/$${j} ]; \ X then \ X ${INSTALL_DATA} ${WRKSRC}/programs/${i}/$${j} \ X ${DOCDIR_PREFIX}/$${j}_${i} ; \ X elif [ -f ${WRKSRC}/${i}/$${j} ]; \ X then \ X ${INSTALL_DATA} ${WRKSRC}/${i}/$${j} \ X ${DOCDIR_PREFIX}/$${j}_${i} ; \ X fi ; \ X done X.endfor X.endif # !defined(NOPORTDOCS) X# Install all header files X.for i in ${INCLUDEDIR} X @${INSTALL_DATA_DIR} ${PREFIX}/include/${i} ; \ X for j in ${WRKSRC}/include/${i}/*.h ; \ X do \ X ${INSTALL_DATA} $${j} ${PREFIX}/include/${i} ; \ X done X.endfor X# Install all libraries X.for i in ${LIBFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/lib/${i} ${PREFIX}/lib X.endfor X# Install additional library files X.for i in ${EXTRALIBDIRS} X @${INSTALL_DATA_DIR} ${EXTRALIB_PREFIX}/${i} X.endfor X.for i in ${EXTRALIBFILES_MAKE_FILES} X @${INSTALL_DATA} ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/${i} \ X ${EXTRALIB_PREFIX}/make/${i} X.endfor X Xpost-install: X @${LN} -sf ${PORTNAME}-${LIBVERSION}.so \ X ${PREFIX}/lib/${PORTNAME}-${LIBVERSION}.so.${LIBNUMBER} X.for i in ${LIBFILES} X @${LN} -sf ../../${i} ${EXTRALIB_PREFIX}/lib/${i} X.endfor X X.include END-of-libj2dplot/Makefile echo c - libj2dplot/ mkdir -p libj2dplot/ > /dev/null 2>&1 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 Wed Jun 14 21:46:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id B561037BDA5 for ; Wed, 14 Jun 2000 21:46:10 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 21841 invoked by uid 1001); 15 Jun 2000 04:43:50 -0000 From: lioux@uol.com.br Date: Thu, 15 Jun 2000 01:43:50 -0300 To: freebsd-ports@freebsd.org Subject: Duplicated PR: ports/19286 Message-ID: <20000615014350.A21025@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Could someone, also close ports/19286? It is a duplication of 19285. Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Jun 14 21:50:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E16137BF6F for ; Wed, 14 Jun 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA03132; Wed, 14 Jun 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id 42A0F37BBC4 for ; Wed, 14 Jun 2000 21:42:39 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 21808 invoked by uid 1001); 15 Jun 2000 04:42:41 -0000 Message-Id: <20000615044241.21807.qmail@Fedaykin.here> Date: 15 Jun 2000 04:42:41 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19288: New port x11-fm/systemg uses x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19288 >Category: ports >Synopsis: New port x11-fm/systemg uses x11-toolkits/jx >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: Wed Jun 14 21:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: UNIX File Manager based on the design of the Macintosh System 7 >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: # # systemg # systemg/patches # systemg/patches/patch-aa # systemg/patches/patch-ad # systemg/patches/patch-ac # systemg/patches/patch-ab # systemg/pkg # systemg/pkg/COMMENT # systemg/pkg/DESCR # systemg/pkg/PLIST # systemg/files # systemg/files/md5 # systemg/Makefile # echo c - systemg mkdir -p systemg > /dev/null 2>&1 echo c - systemg/patches mkdir -p systemg/patches > /dev/null 2>&1 echo x - systemg/patches/patch-aa sed 's/^X//' >systemg/patches/patch-aa << 'END-of-systemg/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-systemg/patches/patch-aa echo x - systemg/patches/patch-ad sed 's/^X//' >systemg/patches/patch-ad << 'END-of-systemg/patches/patch-ad' X--- programs/systemg/Make.header.orig Mon Oct 4 19:52:16 1999 X+++ programs/systemg/Make.header Wed Jun 14 23:56:30 2000 X@@ -19,7 +19,7 @@ X X # Directories to search for header files X X-SEARCHDIRS := -I- \ X+SEARCHDIRS = -I- \ X -I${CODEDIR} \ X -I${BINDINGSDIR} \ X -I${TREEDIR} \ X@@ -27,7 +27,8 @@ X -I${JCOREDIR} \ X -I${JXDIR} \ X -I${MENUIMGDIR} \ X- -I${ACE_ROOT} X+ -I${ACE_ROOT} \ X+ ${J_X11_INCLUDE_DIR} X X # other constants X X@@ -44,13 +45,6 @@ X X # library dependencies X X-ifdef J_BUILD_SHARED_LIB X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.so \ X- ${JLIBDIR}/libjtoolbar-${JTOOLBAR_LIB_VERSION}.so X-else X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.a \ X- ${JLIBDIR}/libjtoolbar-${JTOOLBAR_LIB_VERSION}.a X-endif X X # make variables X X@@ -66,7 +60,7 @@ X ##### X X .PHONY : default X-default: libs systemg X+default: systemg X X .PHONY : Makefiles X Makefiles: END-of-systemg/patches/patch-ad echo x - systemg/patches/patch-ac sed 's/^X//' >systemg/patches/patch-ac << 'END-of-systemg/patches/patch-ac' X--- include/make/sys/FreeBSD-3.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-3.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-systemg/patches/patch-ac echo x - systemg/patches/patch-ab sed 's/^X//' >systemg/patches/patch-ab << 'END-of-systemg/patches/patch-ab' X--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-systemg/patches/patch-ab echo c - systemg/pkg mkdir -p systemg/pkg > /dev/null 2>&1 echo x - systemg/pkg/COMMENT sed 's/^X//' >systemg/pkg/COMMENT << 'END-of-systemg/pkg/COMMENT' XUNIX File Manager based on the design of the Macintosh System 7 END-of-systemg/pkg/COMMENT echo x - systemg/pkg/DESCR sed 's/^X//' >systemg/pkg/DESCR << 'END-of-systemg/pkg/DESCR' XSystem G X XDealing with the UNIX command line, especially the file system, is Xone of the biggest hurdles to widespread use of UNIX and Linux. XSystem G was written to provide simple, intuitive access to the Xfile system in the form of a graphical hierarchy of files and Xfolders, based on the design of the Macintosh System 7. X XWWW: http://www.newplanetsoftware.com/systemg/ END-of-systemg/pkg/DESCR echo x - systemg/pkg/PLIST sed 's/^X//' >systemg/pkg/PLIST << 'END-of-systemg/pkg/PLIST' Xbin/systemg END-of-systemg/pkg/PLIST echo c - systemg/files mkdir -p systemg/files > /dev/null 2>&1 echo x - systemg/files/md5 sed 's/^X//' >systemg/files/md5 << 'END-of-systemg/files/md5' XMD5 (SystemG_source-1.0.1.tar.gz) = ce380a3cde6b18024e5f46c4db0b2906 END-of-systemg/files/md5 echo x - systemg/Makefile sed 's/^X//' >systemg/Makefile << 'END-of-systemg/Makefile' X# New ports collection makefile for: SystemG X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= systemg XPORTVERSION= 1.0.1 XCATEGORIES= x11-fm XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/systemg/source/ XDISTNAME= SystemG_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X jtoolbar-0_5_4.0:${PORTSDIR}/x11-toolkits/libjtoolbar \ X jtree-1_1_7.1:${PORTSDIR}/x11-toolkits/libjtree X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_XLIB= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${X11BASE}/bin" \ X JX_LIB_ROOT="${X11BASE}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jcore \ X -I${X11BASE}/include/jtoolbar \ X -I${X11BASE}/include/jtree \ X -I${X11BASE}/share/jx X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# program files XPROGRAMFILES= systemg/systemg X# additional configuration and header files XEXTRALIB_PREFIX= ${X11BASE}/lib/jx XEXTRALIBFILES_MAKE_WRKSRC= include/make X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 XJX_MAKE_CONSTANTS= jtoolbar_constants jtree_constants X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x X.else XALL_TARGET= freebsd2.x X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpre-build: X.for i in ${JX_MAKE_CONSTANTS} X @${LN} -sf ${EXTRALIB_PREFIX}/make/${i} ${WRKSRC}/include/make X.endfor X Xpost-build: X @cd ${WRKSRC}/programs/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ X ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X# Install all programs X.for i in ${PROGRAMFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/programs/${i} ${PREFIX}/bin X.endfor X X.include END-of-systemg/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 Wed Jun 14 21:50:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF89E37BF5A for ; Wed, 14 Jun 2000 21:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA03122; Wed, 14 Jun 2000 21:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id B65E637BBD4 for ; Wed, 14 Jun 2000 21:42:20 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 21373 invoked by uid 1001); 15 Jun 2000 04:39:15 -0000 Message-Id: <20000615043915.21372.qmail@Fedaykin.here> Date: 15 Jun 2000 04:39:15 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19287: New port mail/arrow uses x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19287 >Category: ports >Synopsis: New port mail/arrow uses x11-toolkits/jx >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: Wed Jun 14 21:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: Mail Reader for X: view, compose and organize; e.g, PGP, GnuPG, POP & APOP >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: # # arrow # arrow/patches # arrow/patches/patch-aa # arrow/patches/patch-ab # arrow/patches/patch-ac # arrow/patches/patch-ad # arrow/patches/patch-ae # arrow/pkg # arrow/pkg/COMMENT # arrow/pkg/DESCR # arrow/pkg/PLIST # arrow/files # arrow/files/md5 # arrow/Makefile # echo c - arrow mkdir -p arrow > /dev/null 2>&1 echo c - arrow/patches mkdir -p arrow/patches > /dev/null 2>&1 echo x - arrow/patches/patch-aa sed 's/^X//' >arrow/patches/patch-aa << 'END-of-arrow/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-arrow/patches/patch-aa echo x - arrow/patches/patch-ab sed 's/^X//' >arrow/patches/patch-ab << 'END-of-arrow/patches/patch-ab' X--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-arrow/patches/patch-ab echo x - arrow/patches/patch-ac sed 's/^X//' >arrow/patches/patch-ac << 'END-of-arrow/patches/patch-ac' X--- include/make/sys/FreeBSD-3.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-3.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-arrow/patches/patch-ac echo x - arrow/patches/patch-ad sed 's/^X//' >arrow/patches/patch-ad << 'END-of-arrow/patches/patch-ad' X--- programs/arrow/Make.header.orig Mon Oct 4 20:07:33 1999 X+++ programs/arrow/Make.header Wed Jun 14 14:41:40 2000 X@@ -19,7 +19,7 @@ X X # Directories to search for header files X X-SEARCHDIRS := -I- \ X+SEARCHDIRS = -I- \ X -I${CODEDIR} \ X -I${MAILTREE} \ X -I${ADDBOOKTREE} \ X@@ -29,7 +29,8 @@ X -I${JXDIR} \ X -I${MENUIMGDIR} \ X -I${JSEARCHDIR} \ X- -I${ACE_ROOT} X+ -I${ACE_ROOT} \ X+ ${J_X11_INCLUDE_DIR} X X # other constants X X@@ -47,15 +48,6 @@ X X # library dependencies X X-ifdef J_BUILD_SHARED_LIB X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.so \ X- ${JLIBDIR}/libjtoolbar-${JTOOLBAR_LIB_VERSION}.so \ X- ${JLIBDIR}/libjsearch-${JSEARCH_LIB_VERSION}.so X-else X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.a \ X- ${JLIBDIR}/libjtoolbar-${JTOOLBAR_LIB_VERSION}.a \ X- ${JLIBDIR}/libjsearch-${JSEARCH_LIB_VERSION}.a X-endif X X # make variables X X@@ -75,7 +67,7 @@ X ##### X X .PHONY : default X-default: libs arrow X+default: arrow X X .PHONY : Makefiles X Makefiles: END-of-arrow/patches/patch-ad echo x - arrow/patches/patch-ae sed 's/^X//' >arrow/patches/patch-ae << 'END-of-arrow/patches/patch-ae' X--- programs/arrow/code/SMTPMessage.cc.orig Wed Jun 14 14:15:43 2000 X+++ programs/arrow/code/SMTPMessage.cc Wed Jun 14 14:37:44 2000 X@@ -42,7 +42,7 @@ X #include X #include X X-#include X+#include X #include X #include X #include X@@ -395,9 +395,22 @@ X itsFrom->Print(*itsOutboxStream); X *itsOutboxStream << " "; X X+/* This is obsolete on FreeBSD X+ Try the replacemente below X struct timeb tp; X ftime(&tp); X JString date(ctime(&(tp.time))); X+*/ X+ X+/* BEGIN of ftime replacement */ X+ struct timeval t; X+ struct timezone tz; X+ X+ gettimeofday(&t, &tz); X+ JString date(ctime(&(t.tv_sec))); X+ X+/* END of ftime replacement */ X+ X date.Print(*itsOutboxStream); X X jistrstream(is, date.GetCString(), date.GetLength()); END-of-arrow/patches/patch-ae echo c - arrow/pkg mkdir -p arrow/pkg > /dev/null 2>&1 echo x - arrow/pkg/COMMENT sed 's/^X//' >arrow/pkg/COMMENT << 'END-of-arrow/pkg/COMMENT' XMail Reader for X: view, compose and organize; e.g, PGP, GnuPG, POP & APOP END-of-arrow/pkg/COMMENT echo x - arrow/pkg/DESCR sed 's/^X//' >arrow/pkg/DESCR << 'END-of-arrow/pkg/DESCR' XArrow provides a powerful, intuitive interface to electronic mail. XThe ability to automatically monitor an unlimited number of inboxes Xfed by a procmail script and to rearrange messages and even move Xthem to different mailboxes by simply dragging them significantly Xeases the burden on managing one's daily correspondence. X XIt is a free e-mail program that was written to address the e-mail needs Xof users migrating from Win95 and the Macintosh to Linux. It currently Xsupports viewing, composing, and organizing of e-mail, including secure Xe-mail via PGP, POP access, and a spell checker. X XWWW: http://www.newplanetsoftware.com/arrow/ END-of-arrow/pkg/DESCR echo x - arrow/pkg/PLIST sed 's/^X//' >arrow/pkg/PLIST << 'END-of-arrow/pkg/PLIST' Xbin/arrow X%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE X%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary X%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% END-of-arrow/pkg/PLIST echo c - arrow/files mkdir -p arrow/files > /dev/null 2>&1 echo x - arrow/files/md5 sed 's/^X//' >arrow/files/md5 << 'END-of-arrow/files/md5' XMD5 (Arrow_source-1.0.8.tar.gz) = 0f435480f3df28f538b778a7931b1cc4 END-of-arrow/files/md5 echo x - arrow/Makefile sed 's/^X//' >arrow/Makefile << 'END-of-arrow/Makefile' X# New ports collection makefile for: Arrow X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= arrow XPORTVERSION= 1.0.8 XCATEGORIES= mail XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/arrow/source/ XDISTNAME= Arrow_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X jsearch-0_5_6.0:${PORTSDIR}/x11-toolkits/libjsearch \ X jtoolbar-0_5_4.0:${PORTSDIR}/x11-toolkits/libjtoolbar \ X jtree-1_1_7.1:${PORTSDIR}/x11-toolkits/libjtree X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_XLIB= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${X11BASE}/bin" \ X JX_LIB_ROOT="${X11BASE}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jcore \ X -I${X11BASE}/include/jsearch \ X -I${X11BASE}/include/jtoolbar \ X -I${X11BASE}/include/jtree \ X -I${X11BASE}/share/jx X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# program files XPROGRAMFILES= arrow/arrow X# documents XDOCFILES= LICENSE README.binary XDOCDIR_PREFIX= ${PREFIX}/share/doc/${PORTNAME} X# additional configuration and header files XEXTRALIB_PREFIX= ${X11BASE}/lib/jx XEXTRALIBFILES_MAKE_WRKSRC= include/make X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 XJX_MAKE_CONSTANTS= jsearch_constants jtoolbar_constants jtree_constants X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x X.else XALL_TARGET= freebsd2.x X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpre-build: X.for i in ${JX_MAKE_CONSTANTS} X @${LN} -sf ${EXTRALIB_PREFIX}/make/${i} ${WRKSRC}/include/make X.endfor X Xpost-build: X @cd ${WRKSRC}/programs/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ X ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X @${INSTALL_DATA_DIR} ${DOCDIR_PREFIX} X.for i in ${DOCFILES} X @${INSTALL_DATA} ${WRKSRC}/programs/${PORTNAME}/${i} ${DOCDIR_PREFIX} X.endfor X.endif # !defined(NOPORTDOCS) X# Install all programs X.for i in ${PROGRAMFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/programs/${i} ${PREFIX}/bin X.endfor X X.include END-of-arrow/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 Wed Jun 14 21:50:37 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 530B737C062 for ; Wed, 14 Jun 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA03152; Wed, 14 Jun 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id E785B37BDEF for ; Wed, 14 Jun 2000 21:46:12 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 22161 invoked by uid 1001); 15 Jun 2000 04:46:26 -0000 Message-Id: <20000615044626.22160.qmail@Fedaykin.here> Date: 15 Jun 2000 04:46:26 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19290: New port math/glove uses x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19290 >Category: ports >Synopsis: New port math/glove uses x11-toolkits/jx >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: Wed Jun 14 21:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: Data acquisition, manipulation, and analysis program for X Depends upon ports/19283 and ports/19285 >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: # # glove # glove/patches # glove/patches/patch-aa # glove/patches/patch-ad # glove/patches/patch-ac # glove/patches/patch-ab # glove/pkg # glove/pkg/COMMENT # glove/pkg/DESCR # glove/pkg/PLIST # glove/files # glove/files/md5 # glove/Makefile # echo c - glove mkdir -p glove > /dev/null 2>&1 echo c - glove/patches mkdir -p glove/patches > /dev/null 2>&1 echo x - glove/patches/patch-aa sed 's/^X//' >glove/patches/patch-aa << 'END-of-glove/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-glove/patches/patch-aa echo x - glove/patches/patch-ad sed 's/^X//' >glove/patches/patch-ad << 'END-of-glove/patches/patch-ad' X--- programs/glove/Make.header.orig Fri Sep 24 15:41:45 1999 X+++ programs/glove/Make.header Wed Jun 14 22:55:54 2000 X@@ -17,14 +17,15 @@ X X # Directories to search for header files X X-SEARCHDIRS := -I- \ X+SEARCHDIRS = -I- \ X -I${CODEDIR} \ X -I${PLOTDIR} \ X -I${JCOREDIR} \ X -I${JXDIR} \ X -I${JPARSEDIR} \ X -I${J2DPLOTDIR} \ X- -I${ACE_ROOT} X+ -I${ACE_ROOT} \ X+ ${J_X11_INCLUDE_DIR} X X # other constants X X@@ -41,13 +42,6 @@ X X # library dependencies X X-ifdef J_BUILD_SHARED_LIB X- LIB_DEPS := ${JLIBDIR}/libjparser-${JPARSER_LIB_VERSION}.so \ X- ${JLIBDIR}/libj2dplot-${J2DPLOT_LIB_VERSION}.so X-else X- LIB_DEPS := ${JLIBDIR}/libjparser-${JPARSER_LIB_VERSION}.a \ X- ${JLIBDIR}/libj2dplot-${J2DPLOT_LIB_VERSION}.a X-endif X X # make variables X X@@ -64,7 +58,7 @@ X ##### X X .PHONY : default X-default: libs glove X+default: glove X X .PHONY : Makefiles X Makefiles: END-of-glove/patches/patch-ad echo x - glove/patches/patch-ac sed 's/^X//' >glove/patches/patch-ac << 'END-of-glove/patches/patch-ac' X--- include/make/sys/FreeBSD-3.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-3.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-glove/patches/patch-ac echo x - glove/patches/patch-ab sed 's/^X//' >glove/patches/patch-ab << 'END-of-glove/patches/patch-ab' X--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-glove/patches/patch-ab echo c - glove/pkg mkdir -p glove/pkg > /dev/null 2>&1 echo x - glove/pkg/COMMENT sed 's/^X//' >glove/pkg/COMMENT << 'END-of-glove/pkg/COMMENT' XData acquisition, manipulation, and analysis program for X END-of-glove/pkg/COMMENT echo x - glove/pkg/DESCR sed 's/^X//' >glove/pkg/DESCR << 'END-of-glove/pkg/DESCR' XGlove X XGlove was developed for use in Caltech physics labs to provide an Xinterface to data acquisition systems, sophisticated (and correct) Xstatistical analysis, a flexible plotting tool, and the ability to Xeasily and intuitively manipulate the data. X XWWW: http://www.newplanetsoftware.com/glove/ END-of-glove/pkg/DESCR echo x - glove/pkg/PLIST sed 's/^X//' >glove/pkg/PLIST << 'END-of-glove/pkg/PLIST' Xbin/glove X%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE X%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary X%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% END-of-glove/pkg/PLIST echo c - glove/files mkdir -p glove/files > /dev/null 2>&1 echo x - glove/files/md5 sed 's/^X//' >glove/files/md5 << 'END-of-glove/files/md5' XMD5 (Glove_source-1.0.1.tar.gz) = a1fda27724402d7a1556c491fdcd052f END-of-glove/files/md5 echo x - glove/Makefile sed 's/^X//' >glove/Makefile << 'END-of-glove/Makefile' X# New ports collection makefile for: Glove X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= glove XPORTVERSION= 1.0.1 XCATEGORIES= math XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ XDISTNAME= Glove_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X j2dplot-0_6_5.0:${PORTSDIR}/x11-toolkits/libj2dplot \ X jparser-1_1_8.1:${PORTSDIR}/x11-toolkits/libjparser X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_XLIB= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${X11BASE}/bin" \ X JX_LIB_ROOT="${X11BASE}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jcore \ X -I${X11BASE}/include/j2dplot \ X -I${X11BASE}/include/jparser X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# program files XPROGRAMFILES= glove/glove X# documents XDOCFILES= LICENSE README.binary XDOCDIR_PREFIX= ${PREFIX}/share/doc/${PORTNAME} X# additional configuration and header files XEXTRALIB_PREFIX= ${X11BASE}/lib/jx XEXTRALIBFILES_MAKE_WRKSRC= include/make X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 XJX_MAKE_CONSTANTS= j2dplot_constants jparser_constants X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x X.else XALL_TARGET= freebsd2.x X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpre-build: X.for i in ${JX_MAKE_CONSTANTS} X @${LN} -sf ${EXTRALIB_PREFIX}/make/${i} ${WRKSRC}/include/make X.endfor X Xpost-build: X @cd ${WRKSRC}/programs/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ X ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X @${INSTALL_DATA_DIR} ${DOCDIR_PREFIX} X.for i in ${DOCFILES} X @${INSTALL_DATA} ${WRKSRC}/programs/${PORTNAME}/${i} ${DOCDIR_PREFIX} X.endfor X.endif # !defined(NOPORTDOCS) X# Install all programs X.for i in ${PROGRAMFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/programs/${i} ${PREFIX}/bin X.endfor X X.include END-of-glove/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 Wed Jun 14 21:50:41 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3BC4937BFB2 for ; Wed, 14 Jun 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA03141; Wed, 14 Jun 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id C893937BBC4 for ; Wed, 14 Jun 2000 21:42:44 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 21630 invoked by uid 1001); 15 Jun 2000 04:41:21 -0000 Message-Id: <20000615044121.21629.qmail@Fedaykin.here> Date: 15 Jun 2000 04:41:21 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19289: New port misc/notebook uses x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19289 >Category: ports >Synopsis: New port misc/notebook uses x11-toolkits/jx >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: Wed Jun 14 21:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: Organizer for storing information and to-do lists >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: # # notebook # notebook/patches # notebook/patches/patch-aa # notebook/patches/patch-ad # notebook/patches/patch-ac # notebook/patches/patch-ab # notebook/pkg # notebook/pkg/COMMENT # notebook/pkg/DESCR # notebook/pkg/PLIST # notebook/files # notebook/files/md5 # notebook/Makefile # echo c - notebook mkdir -p notebook > /dev/null 2>&1 echo c - notebook/patches mkdir -p notebook/patches > /dev/null 2>&1 echo x - notebook/patches/patch-aa sed 's/^X//' >notebook/patches/patch-aa << 'END-of-notebook/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-notebook/patches/patch-aa echo x - notebook/patches/patch-ad sed 's/^X//' >notebook/patches/patch-ad << 'END-of-notebook/patches/patch-ad' X--- programs/notebook/Make.header.orig Mon Oct 4 20:49:51 1999 X+++ programs/notebook/Make.header Wed Jun 14 23:46:30 2000 X@@ -14,13 +14,14 @@ X X # Directories to search for header files X X-SEARCHDIRS := -I- \ X+SEARCHDIRS = -I- \ X -I${CODEDIR} \ X -I${TREEDIR} \ X -I${TOOLBARDIR} \ X -I${JCOREDIR} \ X -I${JXDIR} \ X- -I${ACE_ROOT} X+ -I${ACE_ROOT} \ X+ ${J_X11_INCLUDE_DIR} X X # other constants X X@@ -37,15 +38,6 @@ X X # library dependencies X X-ifdef J_BUILD_SHARED_LIB X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.so \ X- ${JLIBDIR}/libjtoolbar-${JTOOLBAR_LIB_VERSION}.so X-# ${JLIBDIR}/libjsearch-${JSEARCH_LIB_VERSION}.so X-else X- LIB_DEPS := ${JLIBDIR}/libjtree-${JTREE_LIB_VERSION}.a \ X- ${JLIBDIR}/libjtoolbar-${JTOOLBAR_LIB_VERSION}.a X-# ${JLIBDIR}/libjsearch-${JSEARCH_LIB_VERSION}.a X-endif X X # make variables X X@@ -64,7 +56,7 @@ X ##### X X .PHONY : default X-default: libs notebook X+default: notebook X X .PHONY : Makefiles X Makefiles: END-of-notebook/patches/patch-ad echo x - notebook/patches/patch-ac sed 's/^X//' >notebook/patches/patch-ac << 'END-of-notebook/patches/patch-ac' X--- include/make/sys/FreeBSD-3.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-3.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-notebook/patches/patch-ac echo x - notebook/patches/patch-ab sed 's/^X//' >notebook/patches/patch-ab << 'END-of-notebook/patches/patch-ab' X--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 X+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 X@@ -35,7 +35,7 @@ X # Comment this out if ACE or other code gives you warnings that X # you can't avoid. X X-J_DIE_ON_WARNING := -Werror X+#J_DIE_ON_WARNING := -Werror X X # Uncomment this if istrstream is broken. One way to check is to run X # testjcore/testJFileArray. END-of-notebook/patches/patch-ab echo c - notebook/pkg mkdir -p notebook/pkg > /dev/null 2>&1 echo x - notebook/pkg/COMMENT sed 's/^X//' >notebook/pkg/COMMENT << 'END-of-notebook/pkg/COMMENT' XOrganizer for storing information and to-do lists END-of-notebook/pkg/COMMENT echo x - notebook/pkg/DESCR sed 's/^X//' >notebook/pkg/DESCR << 'END-of-notebook/pkg/DESCR' XBuzzer Electronic Notebook X XNothing is more annoying than trying to find the piece of information Xthat you need. If you have as many projects as we do, it rivals Xthe task of searching the Web! Buzzer is designed to solve this Xproblem by providing a single place to store all your information, Xnotes, tidbits, and to-do lists. X XWWW: http://www.newplanetsoftware.com/notebook/ END-of-notebook/pkg/DESCR echo x - notebook/pkg/PLIST sed 's/^X//' >notebook/pkg/PLIST << 'END-of-notebook/pkg/PLIST' Xbin/notebook X%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE X%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary X%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% END-of-notebook/pkg/PLIST echo c - notebook/files mkdir -p notebook/files > /dev/null 2>&1 echo x - notebook/files/md5 sed 's/^X//' >notebook/files/md5 << 'END-of-notebook/files/md5' XMD5 (Notebook_source-1.0.1.tar.gz) = 124b6ebb276db6e4f82b24e0316e3802 END-of-notebook/files/md5 echo x - notebook/Makefile sed 's/^X//' >notebook/Makefile << 'END-of-notebook/Makefile' X# New ports collection makefile for: Notebook X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= notebook XPORTVERSION= 1.0.1 XCATEGORIES= misc XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/notebook/source/ XDISTNAME= Notebook_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X jtoolbar-0_5_4.0:${PORTSDIR}/x11-toolkits/libjtoolbar \ X jtree-1_1_7.1:${PORTSDIR}/x11-toolkits/libjtree X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_XLIB= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${X11BASE}/bin" \ X JX_LIB_ROOT="${X11BASE}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jcore \ X -I${X11BASE}/include/jtoolbar \ X -I${X11BASE}/include/jtree X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# program files XPROGRAMFILES= notebook/notebook X# documents XDOCFILES= LICENSE README.binary XDOCDIR_PREFIX= ${PREFIX}/share/doc/${PORTNAME} X# additional configuration and header files XEXTRALIB_PREFIX= ${X11BASE}/lib/jx XEXTRALIBFILES_MAKE_WRKSRC= include/make X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 XJX_MAKE_CONSTANTS= jtoolbar_constants jtree_constants X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x X.else XALL_TARGET= freebsd2.x X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpre-build: X.for i in ${JX_MAKE_CONSTANTS} X @${LN} -sf ${EXTRALIB_PREFIX}/make/${i} ${WRKSRC}/include/make X.endfor X Xpost-build: X @cd ${WRKSRC}/programs/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ X ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X @${INSTALL_DATA_DIR} ${DOCDIR_PREFIX} X.for i in ${DOCFILES} X @${INSTALL_DATA} ${WRKSRC}/programs/${PORTNAME}/${i} ${DOCDIR_PREFIX} X.endfor X.endif # !defined(NOPORTDOCS) X# Install all programs X.for i in ${PROGRAMFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/programs/${i} ${PREFIX}/bin X.endfor X X.include END-of-notebook/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 Wed Jun 14 21:50:48 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 86C4937C097 for ; Wed, 14 Jun 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA03162; Wed, 14 Jun 2000 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 200-191-159-213-as.acessonet.com.br (200-191-159-213-as.acessonet.com.br [200.191.159.213]) by hub.freebsd.org (Postfix) with ESMTP id 343B137BDA5 for ; Wed, 14 Jun 2000 21:46:21 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 21982 invoked by uid 1001); 15 Jun 2000 04:45:02 -0000 Message-Id: <20000615044502.21981.qmail@Fedaykin.here> Date: 15 Jun 2000 04:45:02 -0000 From: lioux@uol.com.br Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19291: New port math/thx-1138 uses x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19291 >Category: ports >Synopsis: New port math/thx-1138 uses x11-toolkits/jx >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: Wed Jun 14 21:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: Electronic Paper for Calculations and Graphs Depends upon ports/19283 and ports/19285 >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: # # thx-1138 # thx-1138/patches # thx-1138/patches/patch-aa # thx-1138/patches/patch-ab # thx-1138/pkg # thx-1138/pkg/COMMENT # thx-1138/pkg/DESCR # thx-1138/pkg/PLIST # thx-1138/files # thx-1138/files/md5 # thx-1138/Makefile # echo c - thx-1138 mkdir -p thx-1138 > /dev/null 2>&1 echo c - thx-1138/patches mkdir -p thx-1138/patches > /dev/null 2>&1 echo x - thx-1138/patches/patch-aa sed 's/^X//' >thx-1138/patches/patch-aa << 'END-of-thx-1138/patches/patch-aa' X--- Makefile.orig Sat Sep 11 17:44:38 1999 X+++ Makefile Wed Jun 14 01:07:15 2000 X@@ -262,25 +262,11 @@ X freebsd2.x: prep X @ln -s sys/FreeBSD-2.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X .PHONY : freebsd3.x X freebsd3.x: prep X @ln -s sys/FreeBSD-3.x_g++ \ X include/make/jx_config X- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ X- include/jcore/jMissingProto.h X- @ln -s config-freebsd-pthread.h \ X- ACE/ACE_wrappers/ace/config.h X- @ln -s platform_freebsd_pthread.GNU \ X- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU X- @${INSTALL_CMD} X X # X # SunOS 4.x END-of-thx-1138/patches/patch-aa echo x - thx-1138/patches/patch-ab sed 's/^X//' >thx-1138/patches/patch-ab << 'END-of-thx-1138/patches/patch-ab' X--- programs/thx-1138/Make.header.orig Thu Jun 15 00:07:41 2000 X+++ programs/thx-1138/Make.header Thu Jun 15 00:08:06 2000 X@@ -47,17 +47,6 @@ X X # library dependencies X X-ifdef J_BUILD_SHARED_LIB X- LIB_DEPS := ${JLIBDIR}/libjcore-${JX_LIB_VERSION}.so \ X- ${JLIBDIR}/libjx-${JX_LIB_VERSION}.so \ X- ${JLIBDIR}/libjparser-${JPARSER_LIB_VERSION}.so \ X- ${JLIBDIR}/libj2dplot-${J2DPLOT_LIB_VERSION}.so X-else X- LIB_DEPS := ${JLIBDIR}/libjcore-${JX_LIB_VERSION}.a \ X- ${JLIBDIR}/libjx-${JX_LIB_VERSION}.a \ X- ${JLIBDIR}/libjparser-${JPARSER_LIB_VERSION}.a \ X- ${JLIBDIR}/libj2dplot-${J2DPLOT_LIB_VERSION}.a X-endif X X # make variables X X@@ -68,7 +57,7 @@ X ##### X X .PHONY : default X-default: libs thx-1138 X+default: thx-1138 X X .PHONY : Makefiles X Makefiles: END-of-thx-1138/patches/patch-ab echo c - thx-1138/pkg mkdir -p thx-1138/pkg > /dev/null 2>&1 echo x - thx-1138/pkg/COMMENT sed 's/^X//' >thx-1138/pkg/COMMENT << 'END-of-thx-1138/pkg/COMMENT' XElectronic Paper for Calculations and Graphs END-of-thx-1138/pkg/COMMENT echo x - thx-1138/pkg/DESCR sed 's/^X//' >thx-1138/pkg/DESCR << 'END-of-thx-1138/pkg/DESCR' XTHX-1138 X XFrom the software readme: X XTHX-1138 is the calculator you've always wanted, short of handwriting Xrecognition. X XTHX-1138 (pronounced "thex") provides a calculator and the ability Xto plot functions. X XI chose the name as a tribute to the character in George Lucas' Xmovie. Free software and old SF movies do not compete, and I Xencourage everybody to rent the movie, but if anybody still wants Xto sue me, please remember that I don't have enough money to make Xit worth the trouble, so just notify me, and I'll change the name. X XWWW: http://www.newplanetsoftware.com/thx/ END-of-thx-1138/pkg/DESCR echo x - thx-1138/pkg/PLIST sed 's/^X//' >thx-1138/pkg/PLIST << 'END-of-thx-1138/pkg/PLIST' Xbin/thx-1138 X%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE X%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary X%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% END-of-thx-1138/pkg/PLIST echo c - thx-1138/files mkdir -p thx-1138/files > /dev/null 2>&1 echo x - thx-1138/files/md5 sed 's/^X//' >thx-1138/files/md5 << 'END-of-thx-1138/files/md5' XMD5 (thx-1138_source-1.0.5.tar.gz) = a0b87c02def611b7399717e144820333 END-of-thx-1138/files/md5 echo x - thx-1138/Makefile sed 's/^X//' >thx-1138/Makefile << 'END-of-thx-1138/Makefile' X# New ports collection makefile for: thx-1138 X# Date created: 14 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= thx-1138 XPORTVERSION= 1.0.5 XCATEGORIES= math XMASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/thx/source/ XDISTNAME= ${PORTNAME}_source-${PORTVERSION} X XMAINTAINER= lioux@linf.unb.br X XBUILD_DEPENDS= nonexistent:${JXPORT}:configure \ X makemake:${JXPORT} XLIB_DEPENDS= jx-1_5_3.1:${JXPORT} \ X j2dplot-0_6_5.0:${PORTSDIR}/x11-toolkits/libj2dplot \ X jparser-1_1_8.1:${PORTSDIR}/x11-toolkits/libjparser X XWRKSRC= ${WRKDIR}/JX-1.5.3 X XUSE_XLIB= yes XUSE_GMAKE= yes XMAKE_ARGS= CC="${CC}" CXX="${CXX}" \ X CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" XMAKE_ENV= JX_INSTALL_ROOT="${X11BASE}/bin" \ X JX_LIB_ROOT="${X11BASE}/lib" XPLIST_SUB= PORTNAME="${PORTNAME}" X X# Make environment XPORTINCLUDES= -I${X11BASE}/include/jx \ X -I${X11BASE}/include/jcore \ X -I${X11BASE}/include/j2dplot \ X -I${X11BASE}/include/jparser \ X -I${X11BASE}/include X X# Installs dir with proper permissions XINSTALL_DATA_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 X# program files XPROGRAMFILES= thx-1138/thx-1138 X# documents XDOCFILES= LICENSE README.binary XDOCDIR_PREFIX= ${PREFIX}/share/doc/${PORTNAME} X# additional configuration and header files XEXTRALIB_PREFIX= ${X11BASE}/lib/jx XEXTRALIBFILES_MAKE_WRKSRC= include/make X# main jx distribution files needed for building XCOPY_JXDIRS= include XCOPY_JXFILES= Makefile X# main jx distribution port wrksrc XJXPORT= ${PORTSDIR}/x11-toolkits/jx XJXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 XJX_MAKE_CONSTANTS= j2dplot_constants jparser_constants X X.include X X.if ${OSVERSION} >= 300000 XALL_TARGET= freebsd3.x X.else XALL_TARGET= freebsd2.x X.endif X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xpost-extract: X.for i in ${COPY_JXDIRS} X @${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X.for i in ${COPY_JXFILES} X @${CP} -p ${JXPORT_WRKSRC}/${i} ${WRKSRC} X.endfor X Xpost-patch: X @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ X ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants X Xpre-build: X.for i in ${JX_MAKE_CONSTANTS} X @${LN} -sf ${EXTRALIB_PREFIX}/make/${i} ${WRKSRC}/include/make X.endfor X Xpost-build: X @cd ${WRKSRC}/programs/${PORTNAME}; ${SETENV} ${MAKE_ENV} makemake; \ X ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ X ${MAKEFILE} ${MAKE_ARGS} X Xdo-install: X.if !defined(NOPORTDOCS) X# Install all documentation X @${INSTALL_DATA_DIR} ${DOCDIR_PREFIX} X.for i in ${DOCFILES} X @${INSTALL_DATA} ${WRKSRC}/programs/${PORTNAME}/${i} ${DOCDIR_PREFIX} X.endfor X.endif # !defined(NOPORTDOCS) X# Install all programs X.for i in ${PROGRAMFILES} X @${INSTALL_PROGRAM} ${WRKSRC}/programs/${i} ${PREFIX}/bin X.endfor X X.include END-of-thx-1138/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 Thu Jun 15 2:56:46 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA0A937B57E; Thu, 15 Jun 2000 02:56:44 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA01270; Thu, 15 Jun 2000 02:56:44 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Thu, 15 Jun 2000 02:56:44 -0700 (PDT) From: Message-Id: <200006150956.CAA01270@freefall.freebsd.org> To: lioux@uol.com.br, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19284: New port x11-toolkits/libjparser for x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port x11-toolkits/libjparser for x11-toolkits/jx State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Thu Jun 15 02:56:03 PDT 2000 State-Changed-Why: Closed at originator's requiest (duplicates 19283). http://www.freebsd.org/cgi/query-pr.cgi?pr=19284 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 2:57:51 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA3B237B57F; Thu, 15 Jun 2000 02:57:49 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA01570; Thu, 15 Jun 2000 02:57:49 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Thu, 15 Jun 2000 02:57:49 -0700 (PDT) From: Message-Id: <200006150957.CAA01570@freefall.freebsd.org> To: lioux@uol.com.br, alex@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19285: New port x11-toolkits/libj2dplot for x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port x11-toolkits/libj2dplot for x11-toolkits/jx State-Changed-From-To: open->closed State-Changed-By: alex State-Changed-When: Thu Jun 15 02:57:24 PDT 2000 State-Changed-Why: Duplicate of ports/19286 (originator's request) http://www.freebsd.org/cgi/query-pr.cgi?pr=19285 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 2:57:55 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id A883C37B549 for ; Thu, 15 Jun 2000 02:57:49 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id MAA09304; Thu, 15 Jun 2000 12:56:23 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id MAA40577; Thu, 15 Jun 2000 12:57:05 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3948A86E.4FE475A4@FreeBSD.org> Date: Thu, 15 Jun 2000 12:57:02 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: lioux@uol.com.br Cc: freebsd-ports@FreeBSD.org Subject: Re: Duplicated PR References: <20000615013509.A21133@Fedaykin.here> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org lioux@uol.com.br wrote: > Could someone please close ports/19284? > It is a duplication of ports/19283. > An ISP bad MTA's fault. :) Done. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 2:59:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E50F137B549; Thu, 15 Jun 2000 02:59:20 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA01776; Thu, 15 Jun 2000 02:59:20 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Thu, 15 Jun 2000 02:59:20 -0700 (PDT) From: Message-Id: <200006150959.CAA01776@freefall.freebsd.org> To: lioux@uol.com.br, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19286: New port x11-toolkits/libj2dplot for x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port x11-toolkits/libj2dplot for x11-toolkits/jx State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Thu Jun 15 02:58:09 PDT 2000 State-Changed-Why: Closed at originator's requiest (duplicates 19285). http://www.freebsd.org/cgi/query-pr.cgi?pr=19286 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 3: 1:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id DC26D37B57F; Thu, 15 Jun 2000 03:01:27 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id NAA09744; Thu, 15 Jun 2000 13:00:12 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id NAA40625; Thu, 15 Jun 2000 13:00:55 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3948A954.BDA5BD7D@FreeBSD.org> Date: Thu, 15 Jun 2000 13:00:52 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: alex@FreeBSD.org Cc: lioux@uol.com.br, freebsd-ports@FreeBSD.org Subject: Re: ports/19285: New port x11-toolkits/libj2dplot for x11-toolkits/jx References: <200006150957.CAA01570@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org alex@FreeBSD.org wrote: > Synopsis: New port x11-toolkits/libj2dplot for x11-toolkits/jx > > State-Changed-From-To: open->closed > State-Changed-By: alex > State-Changed-When: Thu Jun 15 02:57:24 PDT 2000 > State-Changed-Why: > Duplicate of ports/19286 (originator's request) OOPS, collision - I've just closed 19286 ;). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 3:10:30 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 93C2237B57F; Thu, 15 Jun 2000 03:10:24 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9C1136.dip0.t-ipconnect.de [62.156.17.54]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id MAA28797; Thu, 15 Jun 2000 12:10:08 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 6F308AC27; Thu, 15 Jun 2000 12:10:34 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id DF9CD14AAD; Thu, 15 Jun 2000 12:10:18 +0200 (CEST) Date: Thu, 15 Jun 2000 12:10:18 +0200 From: Alexander Langer To: Maxim Sobolev Cc: alex@FreeBSD.ORG, lioux@uol.com.br, freebsd-ports@FreeBSD.ORG Subject: Re: ports/19285: New port x11-toolkits/libj2dplot for x11-toolkits/jx Message-ID: <20000615121018.A3495@cichlids.cichlids.com> Mail-Followup-To: Maxim Sobolev , alex@FreeBSD.ORG, lioux@uol.com.br, freebsd-ports@FreeBSD.ORG References: <200006150957.CAA01570@freefall.freebsd.org> <3948A954.BDA5BD7D@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3948A954.BDA5BD7D@FreeBSD.org>; from sobomax@FreeBSD.ORG on Thu, Jun 15, 2000 at 01:00:52PM +0300 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Maxim Sobolev (sobomax@FreeBSD.ORG): > > Duplicate of ports/19286 (originator's request) > OOPS, collision - I've just closed 19286 ;). BAH! lol. Please reopen one of your choice. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 3:12:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B83337B60F; Thu, 15 Jun 2000 03:12:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA01145; Thu, 15 Jun 2000 03:12:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Thu, 15 Jun 2000 03:12:09 -0700 (PDT) From: Message-Id: <200006151012.DAA01145@freefall.freebsd.org> To: lioux@uol.com.br, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19285: New port x11-toolkits/libj2dplot for x11-toolkits/jx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port x11-toolkits/libj2dplot for x11-toolkits/jx State-Changed-From-To: closed->open State-Changed-By: sobomax State-Changed-When: Thu Jun 15 03:10:19 PDT 2000 State-Changed-Why: Originator asked to close 19286, not 19285! http://www.freebsd.org/cgi/query-pr.cgi?pr=19285 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 3:40:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 18FB737B6D7 for ; Thu, 15 Jun 2000 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA05117; Thu, 15 Jun 2000 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nu.erudition.net (nu.erudition.net [209.9.98.136]) by hub.freebsd.org (Postfix) with ESMTP id 15F4337B520 for ; Thu, 15 Jun 2000 03:34:01 -0700 (PDT) (envelope-from lasker@nu.erudition.net) Received: (from root@localhost) by nu.erudition.net (8.9.3/8.9.3) id GAA09815; Thu, 15 Jun 2000 06:34:01 -0400 (EDT) (envelope-from lasker) Message-Id: <200006151034.GAA09815@nu.erudition.net> Date: Thu, 15 Jun 2000 06:34:01 -0400 (EDT) From: walt@erudition.net Reply-To: walt@erudition.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19294: port monitord update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19294 >Category: ports >Synopsis: port monitord update >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: Thu Jun 15 03:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: W. M. Shandruk >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: Update of port monitord (ports/sysutils/monitord). The following patch was made with a: diff -ruN monitord-port-0.1.0 monitord The former is the old version's directory and the latter the updated version for the port directory. >How-To-Repeat: >Fix: diff -ruN monitord-port-0.1.0/Makefile monitord/Makefile --- monitord-port-0.1.0/Makefile Sat Jun 10 00:36:05 2000 +++ monitord/Makefile Thu Jun 15 06:12:03 2000 @@ -1,12 +1,12 @@ # New ports collection makefile for: monitord -# Date created: June 5, 2000 +# Date created: June 15, 2000 # Whom: walt # # $FreeBSD$ # PORTNAME= monitord -PORTVERSION= 0.1.0 +PORTVERSION= 0.2.0 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.erudition.net/pub/monitord/ diff -ruN monitord-port-0.1.0/files/md5 monitord/files/md5 --- monitord-port-0.1.0/files/md5 Sat Jun 10 00:36:05 2000 +++ monitord/files/md5 Thu Jun 15 06:29:15 2000 @@ -1 +1 @@ -MD5 (monitord-0.1.0.tar.gz) = 4c02100f5be1cb68527bd6af63360ec8 +MD5 (monitord-0.2.0.tar.gz) = 97267722e2d5d25f8fc0120787175dd9 diff -ruN monitord-port-0.1.0/pkg/DESCR monitord/pkg/DESCR --- monitord-port-0.1.0/pkg/DESCR Sat Jun 10 00:36:05 2000 +++ monitord/pkg/DESCR Thu Jun 15 05:41:18 2000 @@ -1,6 +1,15 @@ -This port allows one to monitor other standalone services and automatically -restart them if they are accidentally and unwittingly terminated, or crash -either because of instability or a DoS attack. +This port allows one to monitor other standalone services and +automatically restart them if they are accidentally and unwittingly +terminated, or crash either because of instability or a DoS attack. It +simplifies a corresponding task capable of being performed by cron(8) by +not requiring scripts to be run from a cron tab that in turn checks for +the *.pid files of services to determine whether they are running, but +instead uses procfs to determine if they are running or not. The +configuration file is simple and easily setup. + +Note: version 0.2.0 and up have a slightly different configuration file +format and any previous configuration file from version 0.1.0 should +be updated accordingly. - Walt walt@erudition.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 Thu Jun 15 3:40:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C84C37B748 for ; Thu, 15 Jun 2000 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA05126; Thu, 15 Jun 2000 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from iraun1.ira.uka.de (iraun1.ira.uka.de [129.13.10.90]) by hub.freebsd.org (Postfix) with ESMTP id C786237B57F for ; Thu, 15 Jun 2000 03:34:37 -0700 (PDT) (envelope-from esk@ira.uka.de) Received: from i30nb2.ira.uka.de by iraun1 (PP) with ESMTP; Thu, 15 Jun 2000 12:34:35 +0200 Received: (from esk@localhost) by i30nb2.ira.uka.de (8.9.3/8.9.3) id MAA06985; Thu, 15 Jun 2000 12:34:29 +0200 (CEST) (envelope-from esk) Message-Id: <200006151034.MAA06985@i30nb2.ira.uka.de> Date: Thu, 15 Jun 2000 12:34:29 +0200 (CEST) From: esk@ira.uka.de Reply-To: esk@ira.uka.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19295: Upgrade of xmms-mikmod Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19295 >Category: ports >Synopsis: Upgrade of xmms-mikmod to 1.2.0 >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: Thu Jun 15 03:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Espen Skoglund >Release: FreeBSD 4.0-STABLE i386 >Organization: Universität Karlsruhe >Environment: >Description: Upgrade of xmms-mikmod from version 1.0.1 to 1.2.0. >How-To-Repeat: >Fix: diff -ruN xmms-mikmod.old/Makefile xmms-mikmod/Makefile --- xmms-mikmod.old/Makefile Sat Apr 8 23:24:58 2000 +++ xmms-mikmod/Makefile Thu Jun 15 12:30:49 2000 @@ -6,7 +6,8 @@ # PORTNAME= xmms-mikmod -PORTVERSION= 1.0.1 +PORTVERSION= 1.2.0 +DISTNAME= xmms-${PORTVERSION} CATEGORIES= audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.0/ \ ftp://ftp.uk.xmms.org/xmms/1.0/ \ @@ -15,7 +16,6 @@ ftp://ftp.md.us.xmms.org/xmms/1.0/ \ ftp://ftp.nl.xmms.org/xmms/1.0/ \ ftp://ftp.de.xmms.org/xmms/1.0/ -DISTNAME= xmms-${PORTVERSION} MAINTAINER= esk@ira.uka.de diff -ruN xmms-mikmod.old/files/md5 xmms-mikmod/files/md5 --- xmms-mikmod.old/files/md5 Thu Feb 10 03:00:24 2000 +++ xmms-mikmod/files/md5 Thu Jun 15 12:30:48 2000 @@ -1 +1 @@ -MD5 (xmms-1.0.1.tar.gz) = 2d34665f32006ed83892de1d057176fd +MD5 (xmms-1.2.0.tar.gz) = 3f6be4d02ecb58c44ade0785f388eada diff -ruN xmms-mikmod.old/patches/patch-aa xmms-mikmod/patches/patch-aa --- xmms-mikmod.old/patches/patch-aa Thu Feb 10 03:00:25 2000 +++ xmms-mikmod/patches/patch-aa Thu Jun 15 12:30:49 2000 @@ -1,18 +1,18 @@ -*** libxmms/configure.org Wed Feb 2 13:33:43 2000 ---- libxmms/configure Wed Feb 2 13:33:56 2000 +*** libxmms/configure.org Wed Jun 14 13:20:29 2000 +--- libxmms/configure Wed Jun 14 13:20:57 2000 *************** -*** 589,595 **** +*** 585,591 **** # ./install, which can be erroneously created by make from ./install.sh. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 - echo "configure:592: checking for a BSD compatible install" >&5 + echo "configure:588: checking for a BSD compatible install" >&5 ! if test -z "$INSTALL"; then if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ---- 589,595 ---- +--- 585,591 ---- # ./install, which can be erroneously created by make from ./install.sh. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 - echo "configure:592: checking for a BSD compatible install" >&5 + echo "configure:588: checking for a BSD compatible install" >&5 ! if test -z "$NO__INSTALL"; then if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 >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 Thu Jun 15 3:40:36 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED5BB37B6B4 for ; Thu, 15 Jun 2000 03:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA05108; Thu, 15 Jun 2000 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from iraun1.ira.uka.de (iraun1.ira.uka.de [129.13.10.90]) by hub.freebsd.org (Postfix) with ESMTP id 7C11437B555 for ; Thu, 15 Jun 2000 03:30:24 -0700 (PDT) (envelope-from esk@ira.uka.de) Received: from i30nb2.ira.uka.de by iraun1 (PP) with ESMTP; Thu, 15 Jun 2000 12:30:03 +0200 Received: (from esk@localhost) by i30nb2.ira.uka.de (8.9.3/8.9.3) id MAA06854; Thu, 15 Jun 2000 12:29:51 +0200 (CEST) (envelope-from esk) Message-Id: <200006151029.MAA06854@i30nb2.ira.uka.de> Date: Thu, 15 Jun 2000 12:29:51 +0200 (CEST) From: esk@ira.uka.de Reply-To: esk@ira.uka.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19293: XMMS upgrade Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19293 >Category: ports >Synopsis: Upgrade of XMMS >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: Thu Jun 15 03:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Espen Skoglund >Release: FreeBSD 4.0-STABLE i386 >Organization: Universität Karlsruhe >Environment: >Description: Upgrade of XMMS from 1.0.1 to 1.2.0. The port may also be compiled with WITH_GNOME (thanks to Ade Lovett), the PLIST is now sorted alphabetically, and the file `patches/patch-ba' is removed. >How-To-Repeat: >Fix: diff -ruN xmms.old/Makefile xmms/Makefile --- xmms.old/Makefile Sat Apr 8 23:24:56 2000 +++ xmms/Makefile Thu Jun 15 12:17:47 2000 @@ -6,7 +6,7 @@ # PORTNAME= xmms -PORTVERSION= 1.0.1 +PORTVERSION= 1.2.0 CATEGORIES= audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.0/ \ ftp://ftp.uk.xmms.org/xmms/1.0/ \ @@ -23,7 +23,12 @@ xml.5:${PORTSDIR}/textproc/libxml USE_LIBTOOL= yes + +.if defined(WITH_GNOME) +CONFIGURE_ARGS= --with-gnome +.else CONFIGURE_ARGS= --without-gnome +.endif GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config @@ -31,12 +36,16 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" -post-extract: - @(cd ${WRKSRC}/Input/mpg123 && ${MV} decode_i586.s decode_i586.S && \ - ${MV} getbits.s getbits.S && cd ${WRKSRC}/Visualization/blur_scope && \ - ${MV} blur_8.s blur_8.S); - @${PERL} -pi.bak -e 's:\.s :\.S :g' ${WRKSRC}/Input/mpg123/Makefile.in - @${PERL} -pi.bak -e 's:blur_8.s:blur_8.S:g' \ - ${WRKSRC}/Visualization/blur_scope/Makefile.in +.if !defined(WITH_GNOME) +pre-extract: + @${ECHO} "You can add support for GNOME by defining WITH_GNOME" +.endif + +.if defined(WITH_GNOME) +post-install: + @${ECHO} bin/gnomexmms >> ${TMPPLIST} + @${ECHO} etc/CORBA/servers/gnomexmms.gnorba >> ${TMPPLIST} + @${ECHO} share/gnome/applets/Multimedia/gnomexmms.desktop >> ${TMPPLIST} +.endif .include diff -ruN xmms.old/files/md5 xmms/files/md5 --- xmms.old/files/md5 Thu Feb 10 02:38:19 2000 +++ xmms/files/md5 Thu Jun 15 12:17:47 2000 @@ -1 +1 @@ -MD5 (xmms-1.0.1.tar.gz) = 2d34665f32006ed83892de1d057176fd +MD5 (xmms-1.2.0.tar.gz) = 3f6be4d02ecb58c44ade0785f388eada diff -ruN xmms.old/patches/patch-aa xmms/patches/patch-aa --- xmms.old/patches/patch-aa Thu Feb 10 02:38:20 2000 +++ xmms/patches/patch-aa Thu Jun 15 12:17:47 2000 @@ -1,18 +1,18 @@ -*** libxmms/configure.org Wed Feb 2 13:33:43 2000 ---- libxmms/configure Wed Feb 2 13:33:56 2000 +*** libxmms/configure.org Wed Jun 14 13:20:29 2000 +--- libxmms/configure Wed Jun 14 13:20:57 2000 *************** -*** 589,595 **** +*** 585,591 **** # ./install, which can be erroneously created by make from ./install.sh. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 - echo "configure:592: checking for a BSD compatible install" >&5 + echo "configure:588: checking for a BSD compatible install" >&5 ! if test -z "$INSTALL"; then if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ---- 589,595 ---- +--- 585,591 ---- # ./install, which can be erroneously created by make from ./install.sh. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 - echo "configure:592: checking for a BSD compatible install" >&5 + echo "configure:588: checking for a BSD compatible install" >&5 ! if test -z "$NO__INSTALL"; then if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 diff -ruN xmms.old/patches/patch-ab xmms/patches/patch-ab --- xmms.old/patches/patch-ab Thu Feb 10 02:38:20 2000 +++ xmms/patches/patch-ab Thu Jun 15 12:17:47 2000 @@ -1,26 +1,7 @@ -*** Makefile.in.org Wed Feb 2 13:36:47 2000 ---- Makefile.in Wed Feb 2 13:37:01 2000 +*** Visualization/Makefile.in.org Wed Jun 14 13:21:50 2000 +--- Visualization/Makefile.in Wed Jun 14 13:22:09 2000 *************** -*** 125,131 **** - sidplay_library = @sidplay_library@ - xmmsdir = @xmmsdir@ - -! SUBDIRS = libxmms xmms Output Input Effect General Visualization wmxmms gnomexmms - - bin_SCRIPTS = xmms-config - ---- 125,131 ---- - sidplay_library = @sidplay_library@ - xmmsdir = @xmmsdir@ - -! SUBDIRS = libxmms xmms Output Input Effect General Visualization wmxmms - - bin_SCRIPTS = xmms-config - -*** Visualization/Makefile.in.org Wed Feb 2 13:37:14 2000 ---- Visualization/Makefile.in Wed Feb 2 13:37:26 2000 -*************** -*** 125,131 **** +*** 148,154 **** sidplay_library = @sidplay_library@ xmmsdir = @xmmsdir@ @@ -28,7 +9,7 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = ---- 125,131 ---- +--- 148,154 ---- sidplay_library = @sidplay_library@ xmmsdir = @xmmsdir@ @@ -36,29 +17,29 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = -*** Input/Makefile.in.org Wed Feb 2 13:38:23 2000 ---- Input/Makefile.in Wed Feb 2 13:38:40 2000 +*** Input/Makefile.in.org Wed Jun 14 13:22:46 2000 +--- Input/Makefile.in Wed Jun 14 13:23:02 2000 *************** -*** 125,131 **** +*** 148,154 **** sidplay_library = @sidplay_library@ xmmsdir = @xmmsdir@ -! SUBDIRS = wav mpg123 mikmod cdaudio idcin +! SUBDIRS = wav mpg123 mikmod cdaudio idcin tonegen mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = ---- 125,131 ---- +--- 148,154 ---- sidplay_library = @sidplay_library@ xmmsdir = @xmmsdir@ -! SUBDIRS = wav mpg123 cdaudio idcin +! SUBDIRS = wav mpg123 cdaudio idcin tonegen mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = -*** Output/Makefile.in.org Wed Feb 2 13:39:06 2000 ---- Output/Makefile.in Wed Feb 2 13:39:17 2000 +*** Output/Makefile.in.org Wed Jun 14 13:23:40 2000 +--- Output/Makefile.in Wed Jun 14 13:23:49 2000 *************** -*** 125,131 **** +*** 148,154 **** sidplay_library = @sidplay_library@ xmmsdir = @xmmsdir@ @@ -66,7 +47,7 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = ---- 125,131 ---- +--- 148,154 ---- sidplay_library = @sidplay_library@ xmmsdir = @xmmsdir@ diff -ruN xmms.old/patches/patch-ac xmms/patches/patch-ac --- xmms.old/patches/patch-ac Thu Feb 10 02:38:20 2000 +++ xmms/patches/patch-ac Thu Jun 15 12:17:47 2000 @@ -1,36 +1,19 @@ -*** xmms/eq_graph.c.org Wed Feb 2 21:12:51 2000 ---- xmms/eq_graph.c Wed Feb 2 21:13:07 2000 +*** gnomexmms/Makefile.in.org Wed Jun 14 14:10:47 2000 +--- gnomexmms/Makefile.in Wed Jun 14 14:11:15 2000 *************** -*** 74,79 **** ---- 74,87 ---- - gfloat x[] = - {0, 11, 23, 35, 47, 59, 71, 83, 97, 109}, yf[10]; +*** 164,170 **** + @HAVE_GNOME_TRUE@gnorbadir = @GNOME_SYSCONFDIR@/CORBA/servers + @HAVE_GNOME_TRUE@gnorba_DATA = gnomexmms.gnorba -+ /* -+ * This avoids the init_spline() function to be inlined. -+ * Inlining the function caused troubles when compiling with -+ * `-O' (at least on FreeBSD). -+ */ -+ void (*__init_spline)(gfloat *, gfloat *, gint, gfloat *) = -+ init_spline; -+ - src = get_skin_pixmap(SKIN_EQMAIN); - obj = eg->eg_widget.parent; - gdk_draw_pixmap(obj, eg->eg_widget.gc, src, 0, 294, eg->eg_widget.x, eg->eg_widget.y, eg->eg_widget.width, eg->eg_widget.height); -*************** -*** 83,89 **** - cols[i] = gdk_image_get_pixel(img, 0, i); - gdk_image_destroy(img); +! @HAVE_GNOME_TRUE@sysdatadir = $(datadir)/applets/Multimedia + @HAVE_GNOME_TRUE@sysdata_DATA = gnomexmms.desktop + + @HAVE_GNOME_TRUE@gnorbadatadir = $(sysconfdir)/CORBA/servers +--- 164,170 ---- + @HAVE_GNOME_TRUE@gnorbadir = @GNOME_SYSCONFDIR@/CORBA/servers + @HAVE_GNOME_TRUE@gnorba_DATA = gnomexmms.gnorba -! init_spline(x, cfg.equalizer_bands, 10, yf); - for (i = 0; i < 109; i++) - { - y = 9 - (gint) ((eval_spline(x, cfg.equalizer_bands, yf, 10, i) * 9.0) / 20.0); ---- 91,97 ---- - cols[i] = gdk_image_get_pixel(img, 0, i); - gdk_image_destroy(img); +! @HAVE_GNOME_TRUE@sysdatadir = $(datadir)/gnome/applets/Multimedia + @HAVE_GNOME_TRUE@sysdata_DATA = gnomexmms.desktop -! __init_spline(x, cfg.equalizer_bands, 10, yf); - for (i = 0; i < 109; i++) - { - y = 9 - (gint) ((eval_spline(x, cfg.equalizer_bands, yf, 10, i) * 9.0) / 20.0); + @HAVE_GNOME_TRUE@gnorbadatadir = $(sysconfdir)/CORBA/servers diff -ruN xmms.old/patches/patch-ba xmms/patches/patch-ba --- xmms.old/patches/patch-ba Thu Feb 10 02:44:24 2000 +++ xmms/patches/patch-ba Thu Jan 1 01:00:00 1970 @@ -1,215 +0,0 @@ ---- configure.orig Mon Jan 31 10:43:50 2000 -+++ configure Wed Feb 9 17:24:39 2000 -@@ -38,6 +38,8 @@ - ac_help="$ac_help - --disable-gtktest Do not try to compile and run a test GTK program" - ac_help="$ac_help -+ --with-libxml-prefix=PFX Prefix where libxml is installed (optional)" -+ac_help="$ac_help - --with-esd-prefix=PFX Prefix where ESD is installed (optional)" - ac_help="$ac_help - --with-esd-exec-prefix=PFX Exec prefix where ESD is installed (optional)" -@@ -1473,8 +1475,8 @@ - LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ - LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ - DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ --$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ -+${CONFIG_SHELL-/bin/sh} /usr/local/share/libtool/ltconfig --no-reexec \ -+$libtool_flags --no-verify --disable-ltlibs /usr/local/share/libtool/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - - # Reload cache, that may have been modified by ltconfig -@@ -1488,7 +1490,7 @@ - - - # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" -+LIBTOOL_DEPS="/usr/local/share/libtool/ltconfig --disable-ltlibs /usr/local/share/libtool/ltmain.sh" - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -3010,48 +3012,69 @@ - echo "$ac_t""no" 1>&6 - fi - --echo $ac_n "checking for xmlParseMemory in -lxml""... $ac_c" 1>&6 --echo "configure:3015: checking for xmlParseMemory in -lxml" >&5 --ac_lib_var=`echo xml'_'xmlParseMemory | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-lxml -lz $LIBS" --cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" -+# Check whether --with-libxml-prefix or --without-libxml-prefix was given. -+if test "${with_libxml_prefix+set}" = set; then -+ withval="$with_libxml_prefix" -+ libxml_prefix="$withval" -+else -+ libxml_prefix="" - fi --rm -f conftest* --LIBS="$ac_save_LIBS" - -+if test x$libxml_prefix != x ; then -+ libxml_args="$libxml_args --prefix=$libxml_prefix" -+ if test x${XML_CONFIG+set} != xset ; then -+ XML_CONFIG=$libxml_prefix/bin/xml-config -+ fi - fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- XML_LIBS="-lxml -lz" -+# Extract the first word of "xml-config", so it can be a program name with args. -+set dummy xml-config; ac_word=$2 -+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -+echo "configure:3035: checking for $ac_word" >&5 -+if eval "test \"`echo '$''{'ac_cv_path_XML_CONFIG'+set}'`\" = set"; then -+ echo $ac_n "(cached) $ac_c" 1>&6 -+else -+ case "$XML_CONFIG" in -+ /*) -+ ac_cv_path_XML_CONFIG="$XML_CONFIG" # Let the user override the test with a path. -+ ;; -+ ?:/*) -+ ac_cv_path_XML_CONFIG="$XML_CONFIG" # Let the user override the test with a dos path. -+ ;; -+ *) -+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" -+ ac_dummy="$PATH" -+ for ac_dir in $ac_dummy; do -+ test -z "$ac_dir" && ac_dir=. -+ if test -f $ac_dir/$ac_word; then -+ ac_cv_path_XML_CONFIG="$ac_dir/$ac_word" -+ break -+ fi -+ done -+ IFS="$ac_save_ifs" -+ test -z "$ac_cv_path_XML_CONFIG" && ac_cv_path_XML_CONFIG="no" -+ ;; -+esac -+fi -+XML_CONFIG="$ac_cv_path_XML_CONFIG" -+if test -n "$XML_CONFIG"; then -+ echo "$ac_t""$XML_CONFIG" 1>&6 - else - echo "$ac_t""no" 1>&6 - fi - -+if test "$XML_CONFIG" = "no" ; then -+ echo "configure: warning: *** libxml not installed, disabling CDindex support ***" 1>&2 -+else -+ XML_CFLAGS=`$XML_CONFIG $xmlconf_args --cflags` -+ XML_LIBS=`$XML_CONFIG $xmlconf_args --libs` -+ cat >> confdefs.h <<\EOF -+#define WITH_CDINDEX 1 -+EOF -+ -+fi - --LIBS=$LIBS_save - - # Check whether --with-esd-prefix or --without-esd-prefix was given. - if test "${with_esd_prefix+set}" = set; then -@@ -4506,46 +4529,6 @@ - fi - done - --for ac_hdr in gnome-xml/parser.h --do --ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` --echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 --echo "configure:4514: checking for $ac_hdr" >&5 --if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- cat > conftest.$ac_ext < --EOF --ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:4524: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } --ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` --if test -z "$ac_err"; then -- rm -rf conftest* -- eval "ac_cv_header_$ac_safe=yes" --else -- echo "$ac_err" >&5 -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_header_$ac_safe=no" --fi --rm -f conftest* --fi --if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` -- cat >> confdefs.h <&6 --fi --done -- - - echo $ac_n "checking for sched_setscheduler""... $ac_c" 1>&6 - echo "configure:4552: checking for sched_setscheduler" >&5 -@@ -4818,16 +4801,6 @@ - HAVE_LINUX_JOYSTICK_FALSE= - fi - --if test "x$ac_cv_header_gnome_xml_parser_h" = "xyes" && test "x$ac_cv_lib_xml_xmlParseMemory" = "xyes" --then -- cat >> confdefs.h <<\EOF --#define WITH_CDINDEX 1 --EOF -- --else -- echo "configure: warning: *** libxml not installed, disabling CDindex support ***" 1>&2 --fi -- - - echo $ac_n "checking machine architecture""... $ac_c" 1>&6 - echo "configure:4834: checking machine architecture" >&5 -@@ -4898,7 +4871,7 @@ - if test "$ARCH_TYPE" = "i386" || test "$ARCH_TYPE" = "i486" || test "$ARCH_TYPE" = "i586" || - test "$ARCH_TYPE" = "i686" || test "$ARCH_TYPE" = "i86pc" - then -- CFLAGS="$CFLAGS -m486" -+ CFLAGS="$CFLAGS" - ARCH_DEFINES="-DI386_ASSEM" - else - ARCH_DEFINES="" -@@ -5145,6 +5118,7 @@ - s%@OPENGL_LIBS@%$OPENGL_LIBS%g - s%@HAVE_OPENGL_TRUE@%$HAVE_OPENGL_TRUE%g - s%@HAVE_OPENGL_FALSE@%$HAVE_OPENGL_FALSE%g -+s%@XML_CONFIG@%$XML_CONFIG%g - s%@XML_LIBS@%$XML_LIBS%g - s%@ESD_CONFIG@%$ESD_CONFIG%g - s%@ESD_CFLAGS@%$ESD_CFLAGS%g diff -ruN xmms.old/pkg/PLIST xmms/pkg/PLIST --- xmms.old/pkg/PLIST Sun Apr 2 18:58:00 2000 +++ xmms/pkg/PLIST Thu Jun 15 12:17:47 2000 @@ -1,41 +1,65 @@ -bin/xmms bin/wmxmms +bin/xmms bin/xmms-config include/xmms/configfile.h -include/xmms/xmmsctrl.h +include/xmms/dga.h include/xmms/dirbrowser.h -include/xmms/util.h include/xmms/fullscreen.h -include/xmms/dga.h include/xmms/plugin.h +include/xmms/util.h +include/xmms/xmmsctrl.h +lib/libxmms.a +lib/libxmms.la lib/libxmms.so.1 @exec ln -fs %D/%F %B/libxmms.so @exec /sbin/ldconfig -m %D/lib @unexec rm -f %B/libxmms.so @unexec /sbin/ldconfig -R -lib/xmms/Output/libOSS.so -lib/xmms/Output/libdisk_writer.so -lib/xmms/Input/libwav.so -lib/xmms/Input/libmpg123.so -lib/xmms/Input/libcdaudio.so -lib/xmms/Input/libidcin.so lib/xmms/Effect/libvoice.so lib/xmms/Effect/libecho.so lib/xmms/Effect/libstereo.so -lib/xmms/Effect/libsrndecho.so lib/xmms/General/libir.so lib/xmms/General/libsong_change.so +lib/xmms/Input/libwav.so +lib/xmms/Input/libmpg123.so +lib/xmms/Input/libcdaudio.so +lib/xmms/Input/libidcin.so +lib/xmms/Input/libtonegen.so +lib/xmms/Output/libOSS.so +lib/xmms/Output/libdisk_writer.so lib/xmms/Visualization/libbscope.so lib/xmms/Visualization/libsanalyzer.so -lib/libxmms.la -lib/libxmms.a share/aclocal/xmms.m4 +share/locale/af/LC_MESSAGES/xmms.mo +share/locale/bg/LC_MESSAGES/xmms.mo +share/locale/ca/LC_MESSAGES/xmms.mo +share/locale/cs/LC_MESSAGES/xmms.mo +share/locale/da/LC_MESSAGES/xmms.mo +share/locale/de/LC_MESSAGES/xmms.mo +share/locale/es/LC_MESSAGES/xmms.mo +share/locale/fr/LC_MESSAGES/xmms.mo +share/locale/hr/LC_MESSAGES/xmms.mo +share/locale/hu/LC_MESSAGES/xmms.mo +share/locale/ja/LC_MESSAGES/xmms.mo +share/locale/ko/LC_MESSAGES/xmms.mo +share/locale/lt/LC_MESSAGES/xmms.mo +share/locale/nl/LC_MESSAGES/xmms.mo +share/locale/no/LC_MESSAGES/xmms.mo +share/locale/pt_BR/LC_MESSAGES/xmms.mo +share/locale/ro/LC_MESSAGES/xmms.mo +share/locale/ru/LC_MESSAGES/xmms.mo +share/locale/sk/LC_MESSAGES/xmms.mo +share/locale/sv/LC_MESSAGES/xmms.mo +share/locale/uk/LC_MESSAGES/xmms.mo +share/locale/wa/LC_MESSAGES/xmms.mo +share/locale/zh_CN.GB2312/LC_MESSAGES/xmms.mo +share/locale/zh_TW.Big5/LC_MESSAGES/xmms.mo share/xmms/wmxmms.xpm @dirrm include/xmms -@dirrm lib/xmms/Output -@dirrm lib/xmms/Input @dirrm lib/xmms/Effect @dirrm lib/xmms/General +@dirrm lib/xmms/Input +@dirrm lib/xmms/Output @dirrm lib/xmms/Visualization @dirrm lib/xmms @dirrm share/xmms diff -ruN xmms.old/pkg/PLIST.old xmms/pkg/PLIST.old --- xmms.old/pkg/PLIST.old Thu Jan 1 01:00:00 1970 +++ xmms/pkg/PLIST.old Thu Jun 15 12:17:47 2000 @@ -0,0 +1,41 @@ +bin/xmms +bin/wmxmms +bin/xmms-config +include/xmms/configfile.h +include/xmms/xmmsctrl.h +include/xmms/dirbrowser.h +include/xmms/util.h +include/xmms/fullscreen.h +include/xmms/dga.h +include/xmms/plugin.h +lib/libxmms.so.1 +@exec ln -fs %D/%F %B/libxmms.so +@exec /sbin/ldconfig -m %D/lib +@unexec rm -f %B/libxmms.so +@unexec /sbin/ldconfig -R +lib/xmms/Output/libOSS.so +lib/xmms/Output/libdisk_writer.so +lib/xmms/Input/libwav.so +lib/xmms/Input/libmpg123.so +lib/xmms/Input/libcdaudio.so +lib/xmms/Input/libidcin.so +lib/xmms/Effect/libvoice.so +lib/xmms/Effect/libecho.so +lib/xmms/Effect/libstereo.so +lib/xmms/Effect/libsrndecho.so +lib/xmms/General/libir.so +lib/xmms/General/libsong_change.so +lib/xmms/Visualization/libbscope.so +lib/xmms/Visualization/libsanalyzer.so +lib/libxmms.la +lib/libxmms.a +share/aclocal/xmms.m4 +share/xmms/wmxmms.xpm +@dirrm include/xmms +@dirrm lib/xmms/Output +@dirrm lib/xmms/Input +@dirrm lib/xmms/Effect +@dirrm lib/xmms/General +@dirrm lib/xmms/Visualization +@dirrm lib/xmms +@dirrm share/xmms >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 Thu Jun 15 4:10: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAF5C37B6B4 for ; Thu, 15 Jun 2000 04:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA12178; Thu, 15 Jun 2000 04:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from iraun1.ira.uka.de (iraun1.ira.uka.de [129.13.10.90]) by hub.freebsd.org (Postfix) with ESMTP id CC12837B655 for ; Thu, 15 Jun 2000 04:08:47 -0700 (PDT) (envelope-from esk@ira.uka.de) Received: from i30nb2.ira.uka.de by iraun1 (PP) with ESMTP; Thu, 15 Jun 2000 13:07:53 +0200 Received: (from esk@localhost) by i30nb2.ira.uka.de (8.9.3/8.9.3) id NAA07290; Thu, 15 Jun 2000 13:07:46 +0200 (CEST) (envelope-from esk) Message-Id: <200006151107.NAA07290@i30nb2.ira.uka.de> Date: Thu, 15 Jun 2000 13:07:46 +0200 (CEST) From: esk@ira.uka.de Reply-To: esk@ira.uka.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19296: new port xmms-esound Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19296 >Category: ports >Synopsis: New port, xmms-esound >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: Thu Jun 15 04:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Espen Skoglund >Release: FreeBSD 4.0-STABLE i386 >Organization: Universität Karlsruhe >Environment: >Description: Xmms-esound is an output plugin for xmms that supports the Enlightenment Sound Daemon (ESD). >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: # # xmms-esound # xmms-esound/files # xmms-esound/files/md5 # xmms-esound/pkg # xmms-esound/pkg/COMMENT # xmms-esound/pkg/DESCR # xmms-esound/pkg/PLIST # xmms-esound/patches # xmms-esound/patches/patch-aa # xmms-esound/Makefile # echo c - xmms-esound mkdir -p xmms-esound > /dev/null 2>&1 echo c - xmms-esound/files mkdir -p xmms-esound/files > /dev/null 2>&1 echo x - xmms-esound/files/md5 sed 's/^X//' >xmms-esound/files/md5 << 'END-of-xmms-esound/files/md5' XMD5 (xmms-1.2.0.tar.gz) = 3f6be4d02ecb58c44ade0785f388eada END-of-xmms-esound/files/md5 echo c - xmms-esound/pkg mkdir -p xmms-esound/pkg > /dev/null 2>&1 echo x - xmms-esound/pkg/COMMENT sed 's/^X//' >xmms-esound/pkg/COMMENT << 'END-of-xmms-esound/pkg/COMMENT' XOutput plugin to XMMS for supporting the Enlightenment Sound Daemon. END-of-xmms-esound/pkg/COMMENT echo x - xmms-esound/pkg/DESCR sed 's/^X//' >xmms-esound/pkg/DESCR << 'END-of-xmms-esound/pkg/DESCR' XOutput plugin to XMMS for supporting the Enlightenment Sound Daemon. X XWWW: http://www.tux.org/~ricdude/EsounD.html X X eSk END-of-xmms-esound/pkg/DESCR echo x - xmms-esound/pkg/PLIST sed 's/^X//' >xmms-esound/pkg/PLIST << 'END-of-xmms-esound/pkg/PLIST' Xlib/xmms/Output/libesdout.so END-of-xmms-esound/pkg/PLIST echo c - xmms-esound/patches mkdir -p xmms-esound/patches > /dev/null 2>&1 echo x - xmms-esound/patches/patch-aa sed 's/^X//' >xmms-esound/patches/patch-aa << 'END-of-xmms-esound/patches/patch-aa' X*** libxmms/configure.org Wed Jun 14 13:20:29 2000 X--- libxmms/configure Wed Jun 14 13:20:57 2000 X*************** X*** 585,591 **** X # ./install, which can be erroneously created by make from ./install.sh. X echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 X echo "configure:588: checking for a BSD compatible install" >&5 X! if test -z "$INSTALL"; then X if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then X echo $ac_n "(cached) $ac_c" 1>&6 X else X--- 585,591 ---- X # ./install, which can be erroneously created by make from ./install.sh. X echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 X echo "configure:588: checking for a BSD compatible install" >&5 X! if test -z "$NO__INSTALL"; then X if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then X echo $ac_n "(cached) $ac_c" 1>&6 X else END-of-xmms-esound/patches/patch-aa echo x - xmms-esound/Makefile sed 's/^X//' >xmms-esound/Makefile << 'END-of-xmms-esound/Makefile' X# New ports collection makefile for: xmms-esound X# Version required: 1.2.0 X# Date created: 15 June 2000 X# Whom: Espen Skoglund X# X# $FreeBSD:$ X# X XPORTNAME= xmms-esound XPORTVERSION= 1.2.0 XDISTNAME= xmms-${PORTVERSION} XCATEGORIES= audio XMASTER_SITES= ftp://ftp.xmms.org/xmms/1.0/ \ X ftp://ftp.uk.xmms.org/xmms/1.0/ \ X ftp://ftp.us.xmms.org/xmms/1.0/ \ X ftp://ftp.ca.us.xmms.org/xmms/1.0/ \ X ftp://ftp.md.us.xmms.org/xmms/1.0/ \ X ftp://ftp.nl.xmms.org/xmms/1.0/ \ X ftp://ftp.de.xmms.org/xmms/1.0/ X XMAINTAINER= esk@ira.uka.de X XLIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms \ X esd.2:${PORTSDIR}/audio/esound X XUSE_LIBTOOL= yes XCONFIGURE_ARGS= --without-gnome X XGTK_CONFIG?= ${X11BASE}/bin/gtk12-config XGLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config X XCONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ X GLIB_CONFIG="${GLIB_CONFIG}" X Xdo-build: X @(cd ${WRKSRC}/Output/esd; ${SETENV} ${MAKE_ENV} \ X ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) X Xdo-install: X @(cd ${WRKSRC}/Output/esd && ${SETENV} ${MAKE_ENV} \ X ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) X X.include END-of-xmms-esound/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 Thu Jun 15 4:57:53 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF75637B7E7; Thu, 15 Jun 2000 04:57:52 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA17912; Thu, 15 Jun 2000 04:57:52 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Thu, 15 Jun 2000 04:57:52 -0700 (PDT) From: Message-Id: <200006151157.EAA17912@freefall.freebsd.org> To: sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/19293: Upgrade of XMMS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Upgrade of XMMS Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: sobomax Responsible-Changed-When: Thu Jun 15 04:56:11 PDT 2000 Responsible-Changed-Why: I'll take this http://www.freebsd.org/cgi/query-pr.cgi?pr=19293 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 5:58:41 2000 Delivered-To: freebsd-ports@freebsd.org Received: from fsmail.net (216.200.119.43.reverse.not.updated.above.net [216.200.119.43]) by hub.freebsd.org (Postfix) with SMTP id 5E3C737B7BC for ; Thu, 15 Jun 2000 05:58:38 -0700 (PDT) (envelope-from dgover@fsmail.net) Received: (qmail 23871 invoked by uid 1120); 15 Jun 2000 12:58:26 -0000 Message-ID: <20000615125826.23870.qmail@fsmail.net> From: David Gover Subject: Amanda 2.4.1 problem (And solution) To: ports@freebsd.org Cc: Date: Thu, 15 Jun 2000 13:58:26 +0100 (GMT+01:00) MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there, I am unaware of a better place to mail this information to, so please forgive me if there is one. Today I tried to install Amanda 2.4.1 from the ports collection. All seemed to go well, and I got it configured, then I was faced with: taper: shmget: Cannot allocate memory. I didn't have too much time to fiddle around trying to find out how to increase shared memory, so instead I added --with-mmap to CONFIGURE_ARGS. I am just letting you know about this - as I'm sure the idea of the ports collection is to have utilities working 'as is' or 'out of the box' so to speak, without any problems. I hope this is helpful in some way. In case you need to know - I'm running 4.0-RELEASE, with an almost GENERIC kernel (I just took out unnecassary device drivers, and SLIP/PPP/TUN and a few other things I'm sure didn't affect this). I last updated my ports collection yesterday (14/06/99) using cvsup from cvsup2.uk.freebsd.org. That's all - Keep up the good work! David Gover _____________________________________________________________________ FSmail - Get your free web-based email from Freeserve: www.fsmail.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 6: 1:42 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id 2E3D637B6B9 for ; Thu, 15 Jun 2000 06:01:38 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id IAA13572 for ; Thu, 15 Jun 2000 08:01:36 -0500 (CDT) Received: from localhost.localdomain (coconut-20-028040.nuts.nwu.edu [165.124.28.40]) by hecky.acns.nwu.edu via smap (V2.0) id xma013396; Thu, 15 Jun 00 08:01:03 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id GAA82929 for ports@freebsd.org; Thu, 15 Jun 2000 06:09:07 -0500 (CDT) (envelope-from david) Date: Thu, 15 Jun 2000 06:09:07 -0500 From: "David J. Kanter" To: ports@freebsd.org Subject: Cannot make gftp port Message-ID: <20000615060907.A82906@localhost.localdomain> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline User-Agent: Mutt/1.2i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This is a message I sent to -questions and the gftp maintainer. I now realize I probably should have sent it to you, too. -- David Kanter djkanter@nwu.edu --/9DWx/yDrRhgMJTb Content-Type: message/rfc822 Content-Disposition: inline Date: Tue, 13 Jun 2000 17:18:48 -0500 From: "David J. Kanter" To: FreeBSD questions Cc: dmarion@open.hr Subject: Cannot make gftp port Message-ID: <20000613171848.A70751@localhost.localdomain> Mail-Followup-To: FreeBSD questions , dmarion@open.hr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE I have FreeBSD 3.4, and tried to update my gftp. I get the following error message, and do not know what to do: In file included from protocols.h:26, from protocols.c:20: /usr/include/netinet/in.h:224: parse error before `u_int32_t' /usr/include/netinet/in.h:224: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:276: parse error before `u_char' /usr/include/netinet/in.h:276: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:277: warning: data definition has no type or storage class /usr/include/netinet/in.h:278: parse error before `sin_port' /usr/include/netinet/in.h:278: warning: data definition has no type or storage class /usr/include/netinet/in.h:281: parse error before `}' /usr/include/netinet/in.h:291: field `ip_dst' has incomplete type /usr/include/netinet/in.h:344: field `imr_multiaddr' has incomplete type /usr/include/netinet/in.h:345: field `imr_interface' has incomplete type /usr/include/netinet/in.h:279: storage size of `sin_addr' isn't known pkg_delete: no such package 'gftp-2.0.5a' installed In file included from protocols.h:26, from protocols.c:20: /usr/include/netinet/in.h:224: parse error before `u_int32_t' /usr/include/netinet/in.h:224: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:276: parse error before `u_char' /usr/include/netinet/in.h:276: warning: no semicolon at end of struct or union /usr/include/netinet/in.h:277: warning: data definition has no type or storage class /usr/include/netinet/in.h:278: parse error before `sin_port' /usr/include/netinet/in.h:278: warning: data definition has no type or storage class /usr/include/netinet/in.h:281: parse error before `}' /usr/include/netinet/in.h:291: field `ip_dst' has incomplete type /usr/include/netinet/in.h:344: field `imr_multiaddr' has incomplete type /usr/include/netinet/in.h:345: field `imr_interface' has incomplete type /usr/include/netinet/in.h:279: storage size of `sin_addr' isn't known -- David Kanter djkanter@nwu.edu --/9DWx/yDrRhgMJTb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 6: 9:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.palnet.com (mail.palnet.com [192.116.19.220]) by hub.freebsd.org (Postfix) with ESMTP id D848C37B50E for ; Thu, 15 Jun 2000 06:09:13 -0700 (PDT) (envelope-from mustafa@palnet.com) Received: from palnet.com (mustafa.palnet.com [192.116.17.10]) by mail.palnet.com (8.9.3/8.9.3) with ESMTP id QAA76592; Thu, 15 Jun 2000 16:12:39 +0300 (IDT) Message-ID: <3948E31E.6D67B5BC@palnet.com> Date: Thu, 15 Jun 2000 16:07:26 +0200 From: "Mustafa N. Deeb" Organization: Palnet Communications Ltd. X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: David Gover Cc: ports@FreeBSD.ORG Subject: Re: Amanda 2.4.1 problem (And solution) References: <20000615125826.23870.qmail@fsmail.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, this problem happens when you there is alot of failures in amanda's operations... so you have to run it after you completely finish the configuration to get your amanda working now , run ipcs and ipcsrm and remove all the shared memory slots taken by amanda it will work after that.. cheers David Gover wrote: > Hi there, > > I am unaware of a better place to mail this information to, so please forgive me if there is one. > > Today I tried to install Amanda 2.4.1 from the ports collection. All seemed to go well, and I got it configured, then I was faced with: > > taper: shmget: Cannot allocate memory. > > I didn't have too much time to fiddle around trying to find out how to increase shared memory, so instead I added --with-mmap to CONFIGURE_ARGS. > > I am just letting you know about this - as I'm sure the idea of the ports collection is to have utilities working 'as is' or 'out of the box' so to speak, without any problems. > > I hope this is helpful in some way. > > In case you need to know - I'm running 4.0-RELEASE, with an almost GENERIC kernel (I just took out unnecassary device drivers, and SLIP/PPP/TUN and a few other things I'm sure didn't affect this). I last updated my ports collection yesterday (14/06/99) using cvsup from cvsup2.uk.freebsd.org. > > That's all - Keep up the good work! > > David Gover > > _____________________________________________________________________ > FSmail - Get your free web-based email from Freeserve: www.fsmail.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 7: 9:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C4F637B941; Thu, 15 Jun 2000 07:09:12 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA90401; Thu, 15 Jun 2000 07:09:12 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Date: Thu, 15 Jun 2000 07:09:12 -0700 (PDT) From: Message-Id: <200006151409.HAA90401@freefall.freebsd.org> To: thomas@cuivre.fr.eu.org, roberto@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19269: New port: security/calife Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: security/calife State-Changed-From-To: open->closed State-Changed-By: roberto State-Changed-When: Thu Jun 15 07:08:49 PDT 2000 State-Changed-Why: Port committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19269 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 7:50:21 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 449A637B839 for ; Thu, 15 Jun 2000 07:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA95555; Thu, 15 Jun 2000 07:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 46EB637BC2C for ; Thu, 15 Jun 2000 07:47:07 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id HAA23564 for ; Thu, 15 Jun 2000 07:47:03 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda23562; Thu Jun 15 07:46:46 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.9.3/8.9.1) id HAA64036 for ; Thu, 15 Jun 2000 07:46:46 -0700 (PDT) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdv64032; Thu Jun 15 07:46:16 2000 Received: (from cy@localhost) by cwsys.cwsent.com (8.10.2/8.9.1) id e5FEkGE63015; Thu, 15 Jun 2000 07:46:16 -0700 (PDT) Message-Id: <200006151446.e5FEkGE63015@cwsys.cwsent.com> Date: Thu, 15 Jun 2000 07:46:16 -0700 (PDT) From: Cy Schubert Reply-To: Cy.Schubert@uumail.gov.bc.ca To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19301: Kerberos Security Patches Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19301 >Category: ports >Synopsis: krb5kdc and gssftp security patches >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 15 07:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Cy Schubert >Release: FreeBSD 4.0-STABLE i386 >Organization: ITSD ISTA Province of BC >Environment: All FreeBSD and non-FreeBSD systems. >Description: kdc and gssftp patches from MIT Kerberos Web site. >How-To-Repeat: N/A >Fix: Patch to krb5 port: diff -urPN --exclude=CVS --exclude=00_TRANS.TBL /opt/CVSup/usr/ports/security/krb5/patches/patch-ca /usr/local/ports-local/krb5-fixed/patches/patch-ca --- krb5/patches/patch-ca Wed Dec 31 16:00:00 1969 +++ krb5-fixed/patches/patch-ca Fri Jun 9 16:59:37 2000 @@ -0,0 +1,812 @@ +Index: kdc/kerberos_v4.c +diff -c krb5/src/kdc/kerberos_v4.c:5.65.2.2 krb5/src/kdc/kerberos_v4.c:5.65.2.3 +*** kdc/kerberos_v4.c:5.65.2.2 Wed Sep 22 20:47:22 1999 +--- kdc/kerberos_v4.c Mon Jun 5 13:58:34 2000 +*************** +*** 233,243 **** + return(retval); + + if (!*local_realm) { /* local-realm name already set up */ +- /* XXX assumes realm is null-terminated! */ + lrealm = master_princ->realm.data; +! if (strlen(lrealm) < sizeof(local_realm)) +! strcpy(local_realm, lrealm); +! else + retval = KRB5_CONFIG_NOTENUFSPACE; + } + /* convert client_fulladdr to client_sockaddr: +--- 233,243 ---- + return(retval); + + if (!*local_realm) { /* local-realm name already set up */ + lrealm = master_princ->realm.data; +! if (master_princ->realm.length < sizeof(local_realm)) { +! memcpy(local_realm, lrealm, master_princ->realm.length); +! local_realm[master_princ->realm.length] = '\0'; +! } else + retval = KRB5_CONFIG_NOTENUFSPACE; + } + /* convert client_fulladdr to client_sockaddr: +*************** +*** 256,261 **** +--- 256,262 ---- + return KRB5KRB_ERR_FIELD_TOOLONG; + } + v4_pkt.length = pkt->length; ++ v4_pkt.mbz = 0; + memcpy( v4_pkt.dat, pkt->data, pkt->length); + + kerberos_v4( &client_sockaddr, &v4_pkt); +*************** +*** 293,299 **** + case L_APPL_REQ: + strcpy(log_text, "PROCESS_V4:"); + vsprintf(log_text+strlen(log_text), format, pvar); +! krb5_klog_syslog(logpri, log_text); + /* ignore the other types... */ + } + va_end(pvar); +--- 294,300 ---- + case L_APPL_REQ: + strcpy(log_text, "PROCESS_V4:"); + vsprintf(log_text+strlen(log_text), format, pvar); +! krb5_klog_syslog(logpri, "%s", log_text); + /* ignore the other types... */ + } + va_end(pvar); +*************** +*** 622,627 **** +--- 623,631 ---- + + req_act_vno = req_version; + ++ /* set these to point to something safe */ ++ req_name_ptr = req_inst_ptr = req_realm_ptr = ""; ++ + /* check if disabled, but we tell client */ + if (kdc_v4 == KDC_V4_DISABLE) { + lt = klog(L_KRB_PERR, +*************** +*** 700,706 **** + + if ((i = check_princ(req_name_ptr, req_inst_ptr, 0, + &a_name_data, &k5key, 0))) { +! kerb_err_reply(client, pkt, i, lt); + a_name_data.key_low = a_name_data.key_high = 0; + krb5_free_keyblock_contents(kdc_context, &k5key); + return; +--- 704,710 ---- + + if ((i = check_princ(req_name_ptr, req_inst_ptr, 0, + &a_name_data, &k5key, 0))) { +! kerb_err_reply(client, pkt, i, "check_princ failed"); + a_name_data.key_low = a_name_data.key_high = 0; + krb5_free_keyblock_contents(kdc_context, &k5key); + return; +*************** +*** 715,721 **** + /* this does all the checking */ + if ((i = check_princ(service, instance, lifetime, + &s_name_data, &k5key, 1))) { +! kerb_err_reply(client, pkt, i, lt); + a_name_data.key_high = a_name_data.key_low = 0; + s_name_data.key_high = s_name_data.key_low = 0; + krb5_free_keyblock_contents(kdc_context, &k5key); +--- 719,725 ---- + /* this does all the checking */ + if ((i = check_princ(service, instance, lifetime, + &s_name_data, &k5key, 1))) { +! kerb_err_reply(client, pkt, i, "check_princ failed"); + a_name_data.key_high = a_name_data.key_low = 0; + s_name_data.key_high = s_name_data.key_low = 0; + krb5_free_keyblock_contents(kdc_context, &k5key); +*************** +*** 806,824 **** + tk->length = 0; + k_flags = 0; /* various kerberos flags */ + + auth->length = 4 + strlen((char *)pkt->dat + 3); + auth->length += (int) *(pkt->dat + auth->length) + + (int) *(pkt->dat + auth->length + 1) + 2; + + memcpy(auth->dat, pkt->dat, auth->length); + + strncpy(tktrlm, (char *)auth->dat + 3, REALM_SZ); + kvno = (krb5_kvno)auth->dat[2]; + if (set_tgtkey(tktrlm, kvno)) { + lt = klog(L_ERR_UNK, + "FAILED set_tgtkey realm %s, kvno %d. Host: %s ", + tktrlm, kvno, inet_ntoa(client_host)); +! kerb_err_reply(client, pkt, kerno, lt); + return; + } + kerno = krb_rd_req(auth, "krbtgt", tktrlm, client_host.s_addr, +--- 810,849 ---- + tk->length = 0; + k_flags = 0; /* various kerberos flags */ + ++ auth->mbz = 0; /* pkt->mbz already zeroed */ + auth->length = 4 + strlen((char *)pkt->dat + 3); ++ if (auth->length + 1 > MAX_KTXT_LEN) { ++ lt = klog(L_KRB_PERR, ++ "APPL request with realm length too long from %s", ++ inet_ntoa(client_host)); ++ kerb_err_reply(client, pkt, RD_AP_INCON, ++ "realm length too long"); ++ return; ++ } ++ + auth->length += (int) *(pkt->dat + auth->length) + + (int) *(pkt->dat + auth->length + 1) + 2; ++ if (auth->length > MAX_KTXT_LEN) { ++ lt = klog(L_KRB_PERR, ++ "APPL request with funky tkt or req_id length from %s", ++ inet_ntoa(client_host)); ++ kerb_err_reply(client, pkt, RD_AP_INCON, ++ "funky tkt or req_id length"); ++ return; ++ } + + memcpy(auth->dat, pkt->dat, auth->length); + + strncpy(tktrlm, (char *)auth->dat + 3, REALM_SZ); ++ tktrlm[REALM_SZ-1] = '\0'; + kvno = (krb5_kvno)auth->dat[2]; + if (set_tgtkey(tktrlm, kvno)) { + lt = klog(L_ERR_UNK, + "FAILED set_tgtkey realm %s, kvno %d. Host: %s ", + tktrlm, kvno, inet_ntoa(client_host)); +! /* no better error code */ +! kerb_err_reply(client, pkt, +! KERB_ERR_PRINCIPAL_UNKNOWN, lt); + return; + } + kerno = krb_rd_req(auth, "krbtgt", tktrlm, client_host.s_addr, +*************** +*** 863,869 **** + kerno = check_princ(service, instance, req_life, + &s_name_data, &k5key, 1); + if (kerno) { +! kerb_err_reply(client, pkt, kerno, lt); + s_name_data.key_high = s_name_data.key_low = 0; + krb5_free_keyblock_contents(kdc_context, &k5key); + return; +--- 888,894 ---- + kerno = check_princ(service, instance, req_life, + &s_name_data, &k5key, 1); + if (kerno) { +! kerb_err_reply(client, pkt, kerno, "check_princ failed"); + s_name_data.key_high = s_name_data.key_low = 0; + krb5_free_keyblock_contents(kdc_context, &k5key); + return; +*************** +*** 968,974 **** + static char e_msg[128]; + + strcpy(e_msg, "\nKerberos error -- "); +! strcat(e_msg, string); + cr_err_reply(e_pkt, req_name_ptr, req_inst_ptr, req_realm_ptr, + req_time_ws, err, e_msg); + krb4_sendto(f, (char *) e_pkt->dat, e_pkt->length, 0, +--- 993,999 ---- + static char e_msg[128]; + + strcpy(e_msg, "\nKerberos error -- "); +! strncat(e_msg, string, sizeof(e_msg) - 1 - 19); + cr_err_reply(e_pkt, req_name_ptr, req_inst_ptr, req_realm_ptr, + req_time_ws, err, e_msg); + krb4_sendto(f, (char *) e_pkt->dat, e_pkt->length, 0, +*************** +*** 1127,1133 **** + + if (!K4KDC_ENCTYPE_OK(k5key.enctype)) { + krb_set_key_krb5(kdc_context, &k5key); +! strcpy(lastrealm, r); + last_kvno = kvno; + } else { + /* unseal tgt key from master key */ +--- 1152,1159 ---- + + if (!K4KDC_ENCTYPE_OK(k5key.enctype)) { + krb_set_key_krb5(kdc_context, &k5key); +! strncpy(lastrealm, r, sizeof(lastrealm) - 1); +! lastrealm[sizeof(lastrealm) - 1] = '\0'; + last_kvno = kvno; + } else { + /* unseal tgt key from master key */ +*************** +*** 1136,1142 **** + kdb_encrypt_key(key, key, master_key, + master_key_schedule, DECRYPT); + krb_set_key((char *) key, 0); +! strcpy(lastrealm, r); + last_kvno = kvno; + } + krb5_free_keyblock_contents(kdc_context, &k5key); +--- 1162,1169 ---- + kdb_encrypt_key(key, key, master_key, + master_key_schedule, DECRYPT); + krb_set_key((char *) key, 0); +! strncpy(lastrealm, r, sizeof(lastrealm) - 1); +! lastrealm[sizeof(lastrealm) - 1] = '\0'; + last_kvno = kvno; + } + krb5_free_keyblock_contents(kdc_context, &k5key); +Index: lib/krb5/krb/kfree.c +diff -c krb5/src/lib/krb5/krb/kfree.c:5.3.4.1 krb5/src/lib/krb5/krb/kfree.c:5.3.4.2 +*** lib/krb5/krb/kfree.c:5.3.4.1 Wed Sep 22 20:50:11 1999 +--- lib/krb5/krb/kfree.c Mon Jun 5 18:30:06 2000 +*************** +*** 36,42 **** + if (val->contents) + krb5_xfree(val->contents); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 36,41 ---- +*************** +*** 52,58 **** + krb5_xfree(*temp); + } + krb5_xfree(val); +- return; + } + + +--- 51,56 ---- +*************** +*** 64,70 **** + if (val->enc_part.ciphertext.data) + krb5_xfree(val->enc_part.ciphertext.data); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 62,67 ---- +*************** +*** 77,83 **** + if (val->authenticator.ciphertext.data) + krb5_xfree(val->authenticator.ciphertext.data); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 74,79 ---- +*************** +*** 88,94 **** + if (val->subkey) + krb5_free_keyblock(context, val->subkey); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 84,89 ---- +*************** +*** 96,110 **** + krb5_context context; + krb5_authenticator FAR *val; + { +! if (val->checksum) + krb5_free_checksum(context, val->checksum); +! if (val->client) + krb5_free_principal(context, val->client); +! if (val->subkey) + krb5_free_keyblock(context, val->subkey); +! if (val->authorization_data) +! krb5_free_authdata(context, val->authorization_data); +! return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 91,112 ---- + krb5_context context; + krb5_authenticator FAR *val; + { +! if (val->checksum) { + krb5_free_checksum(context, val->checksum); +! val->checksum = 0; +! } +! if (val->client) { + krb5_free_principal(context, val->client); +! val->client = 0; +! } +! if (val->subkey) { + krb5_free_keyblock(context, val->subkey); +! val->subkey = 0; +! } +! if (val->authorization_data) { +! krb5_free_authdata(context, val->authorization_data); +! val->authorization_data = 0; +! } + } + + KRB5_DLLIMP void KRB5_CALLCONV +*************** +*** 120,126 **** + krb5_xfree(*temp); + } + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 122,127 ---- +*************** +*** 128,143 **** + krb5_context context; + krb5_authenticator FAR *val; + { +! if (val->checksum) +! krb5_free_checksum(context, val->checksum); +! if (val->client) +! krb5_free_principal(context, val->client); +! if (val->subkey) +! krb5_free_keyblock(context, val->subkey); +! if (val->authorization_data) +! krb5_free_authdata(context, val->authorization_data); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 129,136 ---- + krb5_context context; + krb5_authenticator FAR *val; + { +! krb5_free_authenticator_contents(context, val); + krb5_xfree(val); + } + + KRB5_DLLIMP void KRB5_CALLCONV +*************** +*** 145,154 **** + krb5_context context; + register krb5_checksum *val; + { +! if (val->contents) +! krb5_xfree(val->contents); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 138,145 ---- + krb5_context context; + register krb5_checksum *val; + { +! krb5_free_checksum_contents(context, val); + krb5_xfree(val); + } + + KRB5_DLLIMP void KRB5_CALLCONV +*************** +*** 156,164 **** + krb5_context context; + register krb5_checksum *val; + { +! if (val->contents) + krb5_xfree(val->contents); +! return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 147,156 ---- + krb5_context context; + register krb5_checksum *val; + { +! if (val->contents) { + krb5_xfree(val->contents); +! val->contents = 0; +! } + } + + KRB5_DLLIMP void KRB5_CALLCONV +*************** +*** 171,177 **** + if (val->enc_part.ciphertext.data) + krb5_xfree(val->enc_part.ciphertext.data); + krb5_xfree(val); +- return; + } + + /* +--- 163,168 ---- +*************** +*** 184,206 **** + krb5_context context; + krb5_creds FAR *val; + { +! if (val->client) + krb5_free_principal(context, val->client); +! if (val->server) + krb5_free_principal(context, val->server); + if (val->keyblock.contents) { + memset((char *)val->keyblock.contents, 0, val->keyblock.length); + krb5_xfree(val->keyblock.contents); + } +! if (val->ticket.data) + krb5_xfree(val->ticket.data); +! if (val->second_ticket.data) + krb5_xfree(val->second_ticket.data); +! if (val->addresses) + krb5_free_addresses(context, val->addresses); +! if (val->authdata) + krb5_free_authdata(context, val->authdata); +! return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 175,209 ---- + krb5_context context; + krb5_creds FAR *val; + { +! if (val->client) { + krb5_free_principal(context, val->client); +! val->client = 0; +! } +! if (val->server) { + krb5_free_principal(context, val->server); ++ val->server = 0; ++ } + if (val->keyblock.contents) { + memset((char *)val->keyblock.contents, 0, val->keyblock.length); + krb5_xfree(val->keyblock.contents); ++ val->keyblock.contents = 0; + } +! if (val->ticket.data) { + krb5_xfree(val->ticket.data); +! val->ticket.data = 0; +! } +! if (val->second_ticket.data) { + krb5_xfree(val->second_ticket.data); +! val->second_ticket.data = 0; +! } +! if (val->addresses) { + krb5_free_addresses(context, val->addresses); +! val->addresses = 0; +! } +! if (val->authdata) { + krb5_free_authdata(context, val->authdata); +! val->authdata = 0; +! } + } + + KRB5_DLLIMP void KRB5_CALLCONV +*************** +*** 210,219 **** + { + register krb5_cred_info **temp; + +! if (val->r_address) +! krb5_free_address(context, val->r_address); +! if (val->s_address) +! krb5_free_address(context, val->s_address); + + if (val->ticket_info) { + for (temp = val->ticket_info; *temp; temp++) { +--- 213,226 ---- + { + register krb5_cred_info **temp; + +! if (val->r_address) { +! krb5_free_address(context, val->r_address); +! val->r_address = 0; +! } +! if (val->s_address) { +! krb5_free_address(context, val->s_address); +! val->s_address = 0; +! } + + if (val->ticket_info) { + for (temp = val->ticket_info; *temp; temp++) { +*************** +*** 228,235 **** + krb5_xfree((*temp)); + } + krb5_xfree(val->ticket_info); + } +- return; + } + + +--- 235,242 ---- + krb5_xfree((*temp)); + } + krb5_xfree(val->ticket_info); ++ val->ticket_info = 0; + } + } + + +*************** +*** 240,246 **** + { + krb5_free_cred_contents(context, val); + krb5_xfree(val); +- return; + } + + +--- 247,252 ---- +*************** +*** 252,258 **** + if (val->data) + krb5_xfree(val->data); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 258,263 ---- +*************** +*** 260,268 **** + krb5_context context; + krb5_data FAR * val; + { +! if (val->data) + krb5_xfree(val->data); +! return; + } + + void krb5_free_etype_info(context, info) +--- 265,274 ---- + krb5_context context; + krb5_data FAR * val; + { +! if (val->data) { + krb5_xfree(val->data); +! val->data = 0; +! } + } + + void krb5_free_etype_info(context, info) +*************** +*** 294,300 **** + if (val->caddrs) + krb5_free_addresses(context, val->caddrs); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 300,305 ---- +*************** +*** 313,319 **** + if (val->authorization_data) + krb5_free_authdata(context, val->authorization_data); + krb5_xfree(val); +- return; + } + + +--- 318,323 ---- +*************** +*** 331,337 **** + if (val->e_data.data) + krb5_xfree(val->e_data.data); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 335,340 ---- +*************** +*** 350,356 **** + if (val->enc_part2) + krb5_free_enc_kdc_rep_part(context, val->enc_part2); + krb5_xfree(val); +- return; + } + + +--- 353,358 ---- +*************** +*** 376,382 **** + if (val->second_ticket) + krb5_free_tickets(context, val->second_ticket); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 378,383 ---- +*************** +*** 387,394 **** + if (key->contents) { + memset(key->contents, 0, key->length); + krb5_xfree(key->contents); + } +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 388,395 ---- + if (key->contents) { + memset(key->contents, 0, key->length); + krb5_xfree(key->contents); ++ key->contents = 0; + } + } + + KRB5_DLLIMP void KRB5_CALLCONV +*************** +*** 398,404 **** + { + krb5_free_keyblock_contents(context, val); + krb5_xfree(val); +- return; + } + + +--- 399,404 ---- +*************** +*** 413,419 **** + for (temp = val; *temp; temp++) + krb5_xfree(*temp); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 413,418 ---- +*************** +*** 429,435 **** + krb5_xfree(*temp); + } + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 428,433 ---- +*************** +*** 451,457 **** + if (val->realm.data) + krb5_xfree(val->realm.data); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 449,454 ---- +*************** +*** 462,468 **** + if (val->enc_part.ciphertext.data) + krb5_xfree(val->enc_part.ciphertext.data); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 459,464 ---- +*************** +*** 477,483 **** + if (val->s_address) + krb5_free_address(context, val->s_address); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 473,478 ---- +*************** +*** 488,494 **** + if (val->element) + krb5_free_pwd_sequences(context, val->element); + krb5_xfree(val); +- return; + } + + +--- 483,488 ---- +*************** +*** 497,507 **** + krb5_context context; + passwd_phrase_element FAR * FAR *val; + { +! if ((*val)->passwd) + krb5_xfree((*val)->passwd); +! if ((*val)->phrase) + krb5_xfree((*val)->phrase); +! return; + } + + +--- 491,504 ---- + krb5_context context; + passwd_phrase_element FAR * FAR *val; + { +! if ((*val)->passwd) { + krb5_xfree((*val)->passwd); +! (*val)->passwd = 0; +! } +! if ((*val)->phrase) { + krb5_xfree((*val)->phrase); +! (*val)->phrase = 0; +! } + } + + +*************** +*** 519,525 **** + if (val->checksum) + krb5_free_checksum(context, val->checksum); + krb5_xfree(val); +- return; + } + + +--- 516,521 ---- +*************** +*** 535,541 **** + if (val->enc_part2) + krb5_free_enc_tkt_part(context, val->enc_part2); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 531,536 ---- +*************** +*** 548,554 **** + for (temp = val; *temp; temp++) + krb5_free_ticket(context, *temp); + krb5_xfree(val); +- return; + } + + +--- 543,548 ---- +*************** +*** 573,579 **** + if (val->authenticator) + krb5_free_authenticator(context, val->authenticator); + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 567,572 ---- +*************** +*** 583,589 **** + { + if (val) + krb5_xfree(val); +- return; + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 576,581 ---- +*************** +*** 612,619 **** + krb5_free_data_contents(ctx, &sc->sam_response_prompt); + if (sc->sam_pk_for_sad.data) + krb5_free_data_contents(ctx, &sc->sam_pk_for_sad); +! if (sc->sam_cksum.contents) + krb5_xfree(sc->sam_cksum.contents); + } + + KRB5_DLLIMP void KRB5_CALLCONV +--- 604,613 ---- + krb5_free_data_contents(ctx, &sc->sam_response_prompt); + if (sc->sam_pk_for_sad.data) + krb5_free_data_contents(ctx, &sc->sam_pk_for_sad); +! if (sc->sam_cksum.contents) { + krb5_xfree(sc->sam_cksum.contents); ++ sc->sam_cksum.contents = 0; ++ } + } + + KRB5_DLLIMP void KRB5_CALLCONV +*************** +*** 685,688 **** + return; + krb5_xfree(pa_enc_ts); + } +- +--- 679,681 ---- diff -urPN --exclude=CVS --exclude=00_TRANS.TBL /opt/CVSup/usr/ports/security/krb5/patches/patch-cb /usr/local/ports-local/krb5-fixed/patches/patch-cb --- /krb5/patches/patch-cb Wed Dec 31 16:00:00 1969 +++ krb5-fixed/patches/patch-cb Thu Jun 15 06:18:55 2000 @@ -0,0 +1,24 @@ +Index: ftpcmd.y +=================================================================== +RCS file: /cvs/krbdev/krb5/src/appl/gssftp/ftpd/ftpcmd.y,v +retrieving revision 1.14 +diff -c -r1.14 ftpcmd.y +*** appl/gssftp/ftpd/ftpcmd.y 1999/03/24 22:14:02 1.14 +--- appl/gssftp/ftpd/ftpcmd.y 2000/06/14 17:35:19 +*************** +*** 865,871 **** + $$ = 0; + } + else +! $$ = 1; + } + ; + %% +--- 865,871 ---- + $$ = 0; + } + else +! $$ = $1; + } + ; + %% >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 Thu Jun 15 8:55:48 2000 Delivered-To: freebsd-ports@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id CB35D37B516; Thu, 15 Jun 2000 08:55:43 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca43-44.ix.netcom.com [209.111.209.44]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id LAA22835; Thu, 15 Jun 2000 11:55:40 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id IAA77970; Thu, 15 Jun 2000 08:55:37 -0700 (PDT) Date: Thu, 15 Jun 2000 08:55:37 -0700 (PDT) Message-Id: <200006151555.IAA77970@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: ports@freebsd.org Cc: committers@freebsd.org Subject: no ports freeze for 3.5R From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm going to try a different approach this time -- there will be no ports freeze. Rather, I will lock up the tree sometime tonight (about 12 hours from now) and lay down the RELEASE_3_5_0 tag. Since the release build will use the tag, there is no need to freeze the ports tree, except for the duration of the tag operation. This means, you have about 12 hours to commit any changes to the ports tree you want to go into 3.5R. Sorry for the short notice, but this is sort of a practice for 4.1R comming up next month so don't worry too much. :) -PW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 9:59:19 2000 Delivered-To: freebsd-ports@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id E715C37C385; Thu, 15 Jun 2000 09:59:09 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id RAA53916; Thu, 15 Jun 2000 17:59:07 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id RAA03642; Thu, 15 Jun 2000 17:59:03 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006151659.RAA03642@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Jordan Hubbard Cc: asami@cs.berkeley.edu (Satoshi Asami), ports@FreeBSD.org, committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: no ports freeze for 3.5R In-Reply-To: Message from asami@cs.berkeley.edu (Satoshi Asami) of "Thu, 15 Jun 2000 08:55:37 PDT." <200006151555.IAA77970@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 15 Jun 2000 17:59:03 +0100 From: Brian Somers Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi, > > I'm going to try a different approach this time -- there will be no > ports freeze. Rather, I will lock up the tree sometime tonight (about > 12 hours from now) and lay down the RELEASE_3_5_0 tag. Since the > release build will use the tag, there is no need to freeze the ports > tree, except for the duration of the tag operation. > > This means, you have about 12 hours to commit any changes to the ports > tree you want to go into 3.5R. Sorry for the short notice, but this > is sort of a practice for 4.1R comming up next month so don't worry > too much. :) Eek !!! When's the src tree being frozen ? > -PW > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 10: 0:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3996737BCF6 for ; Thu, 15 Jun 2000 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA15738; Thu, 15 Jun 2000 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42]) by hub.freebsd.org (Postfix) with ESMTP id F3ADD37BC7C for ; Thu, 15 Jun 2000 09:53:54 -0700 (PDT) (envelope-from bmah@cisco.com) Received: (from bmah@localhost) by bmah-freebsd-0.cisco.com (8.10.2/8.10.2) id e5FGrs466927; Thu, 15 Jun 2000 09:53:54 -0700 (PDT) (envelope-from bmah) Message-Id: <200006151653.e5FGrs466927@bmah-freebsd-0.cisco.com> Date: Thu, 15 Jun 2000 09:53:54 -0700 (PDT) From: bmah@cisco.com (Bruce A. Mah) Reply-To: bmah@cisco.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19305: [patch] Update net/pchar port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19305 >Category: ports >Synopsis: [patch] Update net/pchar 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: Thu Jun 15 10:00:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 4.0-RELEASE i386 >Organization: Cisco Systems, Inc. >Environment: >Description: Enclosed patch makes the following fixes to the net/pchar port: 1. Update to pchar-1.2. 2. New MASTER_SITES and WWW. 3. pchar-1.2 makes patches/patch-PctestIpv6Udp.h unnecessary. 4. Add patches/patch-pchar.8 (patch from author) to fix a typo. (Will be fixed in next pchar release.) 5. Install CHANGES file in doc directory. 6. Fix PLIST to keep bento happy. I'm the author of pchar, obrien is the port maintainer. >How-To-Repeat: >Fix: diff -crN /usr/ports/net/pchar/Makefile ./pchar/Makefile *** /usr/ports/net/pchar/Makefile Thu Apr 27 11:18:41 2000 --- ./pchar/Makefile Thu Jun 15 09:39:59 2000 *************** *** 7,15 **** # PORTNAME= pchar ! PORTVERSION= 1.1.1 CATEGORIES= net ipv6 ! MASTER_SITES= http://www.ca.sandia.gov/~bmah/Software/pchar/ MAINTAINER= obrien@FreeBSD.org --- 7,15 ---- # PORTNAME= pchar ! PORTVERSION= 1.2 CATEGORIES= net ipv6 ! MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/ MAINTAINER= obrien@FreeBSD.org *************** *** 25,31 **** .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${PREFIX}/share/doc/pchar ! cd ${WRKSRC} ; ${INSTALL_DATA} README FAQ ${PREFIX}/share/doc/pchar .endif .include --- 25,31 ---- .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${PREFIX}/share/doc/pchar ! cd ${WRKSRC} ; ${INSTALL_DATA} README CHANGES FAQ ${PREFIX}/share/doc/pchar .endif .include diff -crN /usr/ports/net/pchar/files/md5 ./pchar/files/md5 *** /usr/ports/net/pchar/files/md5 Mon Jan 24 15:20:52 2000 --- ./pchar/files/md5 Thu Jun 15 09:37:17 2000 *************** *** 1 **** ! MD5 (pchar-1.1.1.tar.gz) = f9cc39f013e2a60a285b47936279c62c --- 1 ---- ! MD5 (pchar-1.2.tar.gz) = 501f2930fa9992fee8232dc86ecbdc2b diff -crN /usr/ports/net/pchar/patches/patch-PctestIpv6Udp.h ./pchar/patches/patch-PctestIpv6Udp.h *** /usr/ports/net/pchar/patches/patch-PctestIpv6Udp.h Tue Mar 21 20:50:07 2000 --- ./pchar/patches/patch-PctestIpv6Udp.h Wed Dec 31 16:00:00 1969 *************** *** 1,10 **** - --- PctestIpv6Udp.h.orig Wed Jan 19 09:14:42 2000 - +++ PctestIpv6Udp.h Tue Mar 21 20:48:15 2000 - @@ -29,6 +29,7 @@ - #endif /* STDC_HEADERS */ - - #include - +#include - #include - #include - --- 0 ---- diff -crN /usr/ports/net/pchar/patches/patch-pchar.8 ./pchar/patches/patch-pchar.8 *** /usr/ports/net/pchar/patches/patch-pchar.8 Wed Dec 31 16:00:00 1969 --- ./pchar/patches/patch-pchar.8 Thu Jun 15 09:46:52 2000 *************** *** 0 **** --- 1,21 ---- + Index: pchar.8 + =================================================================== + RCS file: /home/users/bmah/src/CVS/pc/pchar.8,v + retrieving revision 1.12 + retrieving revision 1.13 + diff -c -r1.12 -r1.13 + *** pchar.8 2000/05/10 20:54:06 1.12 + --- pchar.8 2000/06/15 16:44:41 1.13 + *************** + *** 1,5 **** + .\" Copyright and comments + ! .TH pchar 1 "29 December 1998" + .SH PCHAR + pchar \- Perform network measurements along an Internet path + .SH SYNOPSIS + --- 1,5 ---- + .\" Copyright and comments + ! .TH pchar 8 "29 December 1998" + .SH PCHAR + pchar \- Perform network measurements along an Internet path + .SH SYNOPSIS diff -crN /usr/ports/net/pchar/pkg/DESCR ./pchar/pkg/DESCR *** /usr/ports/net/pchar/pkg/DESCR Thu Nov 4 00:33:27 1999 --- ./pchar/pkg/DESCR Thu Jun 15 09:50:21 2000 *************** *** 1,6 **** pchar finds bandwidth, delay, average queue and loss rate of hops between source and destination. ! WWW: http://www.ca.sandia.gov/~bmah/Software/pchar/ -- David E. O'Brien --- 1,6 ---- pchar finds bandwidth, delay, average queue and loss rate of hops between source and destination. ! WWW: http://www.employees.org/~bmah/Software/pchar/ -- David E. O'Brien diff -crN /usr/ports/net/pchar/pkg/PLIST ./pchar/pkg/PLIST *** /usr/ports/net/pchar/pkg/PLIST Thu Nov 4 00:33:27 1999 --- ./pchar/pkg/PLIST Thu Jun 15 09:40:14 2000 *************** *** 1,4 **** --- 1,6 ---- @comment $FreeBSD: ports/net/pchar/pkg/PLIST,v 1.1.1.1 1999/11/04 08:33:27 obrien Exp $ sbin/pchar + share/doc/pchar/CHANGES share/doc/pchar/FAQ share/doc/pchar/README + @dirrm share/doc/pchar >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 Thu Jun 15 10:20: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2426A37BD1E for ; Thu, 15 Jun 2000 10:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA20578; Thu, 15 Jun 2000 10:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id F3B0537BCAD for ; Thu, 15 Jun 2000 10:13:46 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5FHDkZ27954 for ; Thu, 15 Jun 2000 13:13:46 -0400 (EDT) Message-Id: Date: Thu, 15 Jun 2000 13:13:45 -0400 (EDT) From: Trevor Johnson To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/19306: remove ftp.infomagic.com from MASTER_SITE_SUNSITE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19306 >Category: ports >Synopsis: remove ftp.infomagic.com from MASTER_SITE_SUNSITE >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: Thu Jun 15 10:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: 4.0-CURRENT >Organization: myself >Environment: the Internet >Description: A mirror of the metalab archive can no longer be found. >How-To-Repeat: Point your FTP client to ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ and get an error message. Look at Bill Fenner's logs at http://people.freebsd.org/~fenner/portsurvey/ and note that this has been happening since late May. >Fix: --- bsd.port.mk.orig Sat May 6 03:45:35 2000 +++ bsd.port.mk Thu Jun 15 10:03:38 2000 @@ -1036,7 +1036,6 @@ MASTER_SITE_SUNSITE+= \ ftp://metalab.unc.edu/pub/Linux/%SUBDIR%/ \ - ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/%SUBDIR%/ \ ftp://ftp.freesoftware.com/pub/linux/sunsite/%SUBDIR%/ MASTER_SITE_KDE+= \ >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 Thu Jun 15 10:20:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6284E37C173; Thu, 15 Jun 2000 10:20:22 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA20710; Thu, 15 Jun 2000 10:20:22 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Date: Thu, 15 Jun 2000 10:20:22 -0700 (PDT) From: Message-Id: <200006151720.KAA20710@freefall.freebsd.org> To: nectar@FreeBSD.org, freebsd-ports@FreeBSD.org, nectar@FreeBSD.org Subject: Re: ports/19301: krb5kdc and gssftp security patches Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: krb5kdc and gssftp security patches Responsible-Changed-From-To: freebsd-ports->nectar Responsible-Changed-By: nectar Responsible-Changed-When: Thu Jun 15 10:20:00 PDT 2000 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=19301 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 10:48:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id D307F37C33D for ; Thu, 15 Jun 2000 10:48:08 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from bone.nectar.com (bone.nectar.com [10.0.1.105]) by gw.nectar.com (Postfix) with ESMTP id B7F489B36 for ; Thu, 15 Jun 2000 12:48:07 -0500 (CDT) Received: by bone.nectar.com (Postfix, from userid 1001) id D6FF61DC6; Thu, 15 Jun 2000 12:48:06 -0500 (CDT) Date: Thu, 15 Jun 2000 12:48:06 -0500 From: "Jacques A . Vidrine" To: freebsd-ports@freebsd.org Subject: Hey! Did someone cross their eyes at my ports? :-) Message-ID: <20000615124806.F72451@bone.nectar.com> Mail-Followup-To: "Jacques A . Vidrine" , freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Url: http://www.nectar.com/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Good grief: Package building errors for nectar@freebsd.org Updated Thu Jun 15 08:00:04 2000, 17 errors: heh. I was out of town for a few weeks, during which time I routed most mailing list email to /dev/null. Were there major ports system changes I should know about? Hmm, maybe just Gnome upgrades... -- Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 11:10:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EB1637BDB9 for ; Thu, 15 Jun 2000 11:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA29949; Thu, 15 Jun 2000 11:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id BBBA837BD1E for ; Thu, 15 Jun 2000 11:06:39 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5FI6VM29602 for ; Thu, 15 Jun 2000 14:06:32 -0400 (EDT) Message-Id: Date: Thu, 15 Jun 2000 14:06:31 -0400 (EDT) From: Trevor Johnson To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/19307: make x11/qrash more prefix-correct Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19307 >Category: ports >Synopsis: make x11/qrash more prefix-correct >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: Thu Jun 15 11:10:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Trevor Johnson >Release: 4.0-CURRENT i386 >Organization: myself >Environment: FreeBSD tethys.csudh.edu 4.0-20000214-CURRENT FreeBSD 4.0-20000214-CURRENT #0: Tue Feb 15 01:45:52 GMT 2000 root@monster.cdrom.com:/usr/src/sys/compile/GENERIC i386 and XFree86 4.0 >Description: I'm the maintainer of the port. I hard-coded the /usr/X11R6/ path into some of the patches. With this change, the prefix will be inserted into the files by sed instead. I only tested it with X in the usual location. >How-To-Repeat: N/A >Fix: diff -ruN qrash.orig/Makefile qrash/Makefile --- qrash.orig/Makefile Thu Apr 13 12:09:59 2000 +++ qrash/Makefile Thu Jun 15 10:44:06 2000 @@ -22,4 +22,13 @@ ALL_TARGET= qrash USE_X_PREFIX= yes +post-patch: + @${SED} s=PREFIX=${PREFIX}=g ${WRKSRC}/resource.cc >${WRKSRC}/resource-sed.cc + ${MV} ${WRKSRC}/resource-sed.cc ${WRKSRC}/resource.cc + @${SED} s=PREFIX=${PREFIX}=g ${WRKSRC}/Makefile.in >${WRKSRC}/Makefile-sed.in + ${MV} ${WRKSRC}/Makefile-sed.in ${WRKSRC}/Makefile.in + @${SED} s=/usr/X11=${PREFIX}=g ${WRKSRC}/configure >${WRKSRC}/configure-sed + ${MV} ${WRKSRC}/configure-sed ${WRKSRC}/configure + ${CHMOD} +x ${WRKSRC}/configure + .include diff -ruN qrash.orig/patches/patch-ab qrash/patches/patch-ab --- qrash.orig/patches/patch-ab Sun Dec 26 18:24:16 1999 +++ qrash/patches/patch-ab Thu Jun 15 10:25:31 2000 @@ -1,5 +1,5 @@ --- configure.orig Wed Sep 24 11:50:18 1997 -+++ configure Sun Oct 24 05:48:05 1999 ++++ configure Thu Jun 15 10:25:16 2000 @@ -9,7 +9,7 @@ echo "what CPU has your box inside?" echo "1) i386-compatible" @@ -9,7 +9,7 @@ case $cpu in 1) echo "CPU=_g" > options ; echo "CXXFLAGS += -Di386" >> options ;; -@@ -32,13 +33,13 @@ +@@ -32,7 +32,7 @@ echo "3) Vesa (dos only)" #echo "4) Win32 DirectDraw" #echo "5) OS/2 DIVE" @@ -18,14 +18,7 @@ case $gfx in 1) echo "GFX=vga" >> options ; echo "LIBS += -lvga" >> options ;; - - 2) echo "GFX=x11" >> options ; -- echo "LIBS += -L/usr/X11/lib -lX11" >> options ;; -+ echo "LIBS += -L/usr/X11R6/lib -lX11" >> options ;; - - 3) echo "GFX=dos" >> options ; - echo "LIBS += -Lsvgakit -lsvga -lpmode -lztime" >> options ;; -@@ -68,7 +70,7 @@ +@@ -68,7 +68,7 @@ echo "10) none of the above" #echo "11) Win32" #echo "12) OS/2" diff -ruN qrash.orig/patches/patch-ae qrash/patches/patch-ae --- qrash.orig/patches/patch-ae Sun Dec 26 18:24:18 1999 +++ qrash/patches/patch-ae Thu Jun 15 10:42:48 2000 @@ -1,9 +1,9 @@ --- Makefile.in.orig Wed Sep 24 09:49:16 1997 -+++ Makefile.in Sun Oct 24 06:59:51 1999 ++++ Makefile.in Thu Jun 15 10:42:37 2000 @@ -1,5 +1,5 @@ # Maximum optimization -CXXFLAGS += -O6 -ffast-math -funroll-loops -w -+CXXFLAGS += -O6 -ffast-math -funroll-loops -w -I /usr/X11R6/include/ ++CXXFLAGS += -O6 -ffast-math -funroll-loops -w -I PREFIX/include/ # Debugging options #CXXFLAGS += -g diff -ruN qrash.orig/patches/patch-ag qrash/patches/patch-ag --- qrash.orig/patches/patch-ag Sun Dec 26 18:24:20 1999 +++ qrash/patches/patch-ag Thu Jun 15 10:28:45 2000 @@ -5,7 +5,7 @@ void resInit( char* name ) { - strcpy( resource_name, my_strlwr(name) ); -+ strcpy( resource_name, "/usr/X11R6/share/qrash/qrash.dat" ); ++ strcpy( resource_name, "PREFIX/share/qrash/qrash.dat" ); FILE* f = fopen( resource_name, "rb" ); if(f) { fseek( f, -4, SEEK_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 Thu Jun 15 11:30:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 160C337B8CF for ; Thu, 15 Jun 2000 11:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA32671; Thu, 15 Jun 2000 11:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nobutaka.com (ppp-saijo-151.ipc.hiroshima-u.ac.jp [133.41.4.151]) by hub.freebsd.org (Postfix) with ESMTP id CA19237B5E4 for ; Thu, 15 Jun 2000 11:27:54 -0700 (PDT) (envelope-from nobutaka@nobutaka.com) Received: (from nobutaka@localhost) by nobutaka.com (8.9.3/8.9.3) id DAA05869; Fri, 16 Jun 2000 03:27:47 +0900 (JST) (envelope-from nobutaka) Message-Id: <200006151827.DAA05869@nobutaka.com> Date: Fri, 16 Jun 2000 03:27:47 +0900 (JST) From: nobutaka@nobutaka.com Reply-To: nobutaka@nobutaka.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19308: Update port: mail/wanderlust-emacs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19308 >Category: ports >Synopsis: Update port: mail/wanderlust-emacs >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: Thu Jun 15 11:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: MANTANI Nobutaka >Release: FreeBSD 5.0-CURRENT i386 >Organization: Hiroshima University >Environment: >Description: Update mail/wanderlust-emacs port to 1.1.1. Added file: files/WL-CFG >How-To-Repeat: >Fix: begin 644 wanderlust-emacs-20000616.diff.gz M'XL("(4=23D``W=A;F1E?VWAP#(O&NP=0VF^1N^>YW M)+]D(]N"T,>VSLD2L&9^&HU&FH=E=J2-QTB>FY?H49V.L*G/+5O&$W5HE0Q] M5.ZJG_!8T_%2J]^2EV4YF3=W9FKHQ_D4*7NH4FLJ]69C#U4KE4I>DJ1XX%S_ M8>ZP-5"ETH3?^K[#=GR,Y+WB00-)]/7X.(]>Y5$>75_=]"];W?91+@#-R^3J M3^V;7N?J\BBGE)02]+MT35]^U,N6K0YT7$:_Y.4<0_11U2R[I`Y+'V?E MV7Q0/K^\+5/<D:O!;^C37K-*G9\,VY#F#,M%,TS"C4I`6%SM6'E.; MWI?N30_(QD_V$D]>6I4#>I'$1IVD.&G3@P>+>'].#*)W>W;6^?DH)V]]:7=; M)[T[,O]WI&611Z>=GF^7DZNI]!X`M/-$X?<,ECW%1.C,Q?M<[E6?J\)-Z MCZV\U.UTV[>=N^N;J]/;D_[W#HQ_V97Q>[]+G][#AZ:M+V&0!4^*X=PT\=3V M`3RIA9A](D]GRP,!)9:T,?IF!,MZBD=HI].[ZUVT?FKOPKI%8\-$=.$KAWG9 M@7=F(T>OYE&DRR/WNDM+E9Y3#DNUNG?IHO/NM$.N6@^JB&1^0"9\72DC>T`M&@ZAM8#819E/-)LPPSZ9ZP38%C=[?P`:H,)ZG:O+BG9 M;EZ.7B)F"ER.])1[9^M+E&B!CHY0X1E;!4!XA49X!O06,J8(+'H"?V:&"7OG MS>VE/P`R]O?G=Z?OJ,Q+LC9[Y2>JQJHB3^:P^IQ/SGLP,@I+S.7VHDU5)*@" MES,ON2.)MM.!.!U7"NBWWU`,"9&#ML-&@\A/#%UH$*`=B=H*D?KHF1AS">L6 M7M+,ZC-+<:]N^R%H.F<261;,C-!E'[8FB;5$QX0)5=G=4)P5S!"ZN3EH7[UJ]=J2OT+84I]_HY@<*C@YDP_C(7UQB=D2(O67L1M6L+MWYE'GLM=G&[0I^#9=]S;7I77^HM4!0M[V M.Q<]NGOZA(&0B[+K8/,22'73O[T6H'362VAT,`"D3<=&7HH,#[G#\_[*'M79 ME=N39XQ.P[*T)$J#3;YW386@_:?/486,G#>B$)HW%"ZEZ_TB'-Z*CN[B=$OI M='?1M]\B_`2QDK43,D_B6[3);&[#YNS2'N7(%B&'`7EX6U_<3W2(E"FZU"AT MR,Y)O`L]1A=_/&'@'2%^NNFU3_HTE"[T'S!J$Z4B9^D@B'*1:EG&4%-M\/VV M8>A6(2^?7IWT(E/JK,F1,2RST3LA!%=>J=RT6Z?=-O+>0(R)3A[4Z3V^,.Z# M=W`98J]6]_JBSL0Z M2.0NCZ-`QQ$%E"W-QC+908BS)GV"%=#9Y-J(Y-J(:R$\^WAW>]ZC+^0RS30N MVQ]ZB+R0*Q10ES^J)4AO-/XLA5)PE9$:6--R1.4VD:J'4F^ ML4A<:_F9?)-M6AW81I/=[ZL5I% M$OQ1ZK2JE_OR(7M.-_!=H&_[R_>LD9C>T9VW(\(Z]I;FNZ M]3O86+B7B3K5QA@W\=OVS# M@%C-KKA40`2@_C?Z!LECCGV&TB8"7QYI)OK/6V0_0!Q!@SN2;X/;DZ<8O5:* MY2Z>SIOEV6M4GENF&Z#ZC-^)=O&68H\U*A\S.B3+%A[:FC$-^W4A7">*HC"" M8FPZA:43[N65IZU^:\'LPT&@%Q&1+IC5%1$_9G]XDC!H6$@/T'.:#M@ZGF^M M[IDAA21@7!B[930CF[";WRW(95+AU8#:O;Q`;R'L]0P[;J:VMC0&!CG&.C*F M6'2":23/""+%.(D@O2"!15168$N0\8N6A`6*`KA$!*Q/C'*0IL1@!10EPI"( M^*BOA/>HLS.I04`"4XF$_"FVA]23YHYWAB-V3'"=`M%)DW()C2CGZ_M-Z6DV M\2P#<2R#VD.R+(R5$,.GUL*,SG5.45,-$KQ%;,O=CZVH*;N-C#7'3XK;>=%MZ M.3I%X3Z<^:9SXB\-9G)H>+"Z8^4*%A_QICDE/SQ,VF.HJ&4F4]\5FM[ M!YL%=>H'&P1\)'&6IMO&*K!N;)SJY%_@XE>:]V@!),@/8EV%5VZ..`IZ.=E3 M.'I;\A*91\C$H4B2TO$+4THDEMC7^.!1+ MY9QM4J<(*:ARV*3'FY!RN!]S)&J)M:L^(P58%<):/0R.156*%4C5BU62ITM, M<8IQLLC>Y319JJ63%B%%>'6<&$'=YC15N&2W;MZ]>O5+GMJ$;ZBB/=MQ;J/+,-#YK(\BLR7)$T9_F9VQ:D"XA MI:14W),#<>U*?JD9->WG&6";^'ZNJZ:@?B>C1MS`H2E-KT"REDX)7[(^09M$ MEW+WM(%VP'CH:;H2K.32_?]VT1$:*VKMX+"J*NIHC!NU6FV@CK%Z4-T?#"KU M!H;(C^546,[AP4`].%1'RO[!X``?[AW@:F,PJ!W6U7T`5<3TQMM?*(E7$HT9 M>1I?FL;3^->:CE30%-MO$-MW3D?N>&9/C!P5'O4"*GSPX0MDWVXANWMLK=Y M._X.+K`.KQ"P[A(T$_\ZUTQ8=_08"F#/9U@/-8QU;1(TO,BZJI5U[2O@7-?" M`H2-VA@#*[[#?@561KD+$VV"G;DOD(N!`UC2QOJ6X897JYH%R[:&3;#LFS*( M$&:VY_SI>\[3^IM.E'4-"XM";,K*EG#_F98&.3O/VO!D'C4W9RL;F,:CA<&* M]$+,_O9",U/D-7J)V@("4$ZY3)K42>@89R M9[?NGFYED*V53]N]DYOEN?&;XFW#)UEQV@.^Y!FM%0$ MHS:]1\88T>>!R%'&*7ZTD`J_R%(G&&E3&YMC=8A+E*\#FD,#U<*CH(4^X&`_ M8$3/F`#6&3WZA79^INSU M%MCR!`8V1/AIICE#)$,!$F]X5DG$DMP;]?P)]V[N)UJ32[2&/7FG\&>2>-'*73_1"I)O8*;([!&F%N M^0U3FG-.&03REQ"ZUC&8.D#/GA'P/AMS$Y'GL7QNV$/PT#;,9[ITR'(B"V%2 M$I!L>MS=ADU$# MO$(1/3YHL"XT"[0TU. MB?*49G*R7#J>3_$3'J*8(Q7@,(,S%:2T+,LCK&-PT=NGWED1YU2%]YD>ZF!; MH(^5>D@$Y@Z('(-.:*+CY+:Z:DIJ),R(V^X?.8A1<^@$/[^+Z"F(%")R&X1+ M0DY])S3%CR$X6!+#[AT:1XF)(W,S*[`HZCX)XVT;>X<0*$L'BIM^ MI;(_:/EE8(V$EQQ*0.B(6@(9'WU'E8*2HUB'DJ MM6)=$=,H9'B66$]"PHLLK`<(W2`V&@OHF2$5@W6"]A5(Q6#!XRNBN"YM.C!^ MHC?E17`#TO1M:]201R*@/J$0)!:%Q**08G@B8$3C8F,.*,5`A48=4`J!"B(* MP:F6D("J)23=2+O'D&J)S4V(.%W2H:E.!)%9VE3@^53[=8YE;20`S-(N;7C^ M:<`P%__9J:3GB!]E$$T'N46'HAW$=57#Z75@A00#X&[AA25(A3 M$J?+I^(^^!MNC'FR>[6J1K626G"H5H0K&]7*RVH;P+]49ZQ7V.H&=?7DJ4%2 MWHBI3BR5(/QG.T+%@J^LMK$!<;EZ0)%&4"OMY]]N?AX\H44.*I-2O^!C66PG M,D<1*7)MH'BUIO+YYI+5EK+:TA]86VHXM:5Z5EO*:DM9;>G/J"U]'=6D_1JM M)M6S:M)FJDD-MYJT_Z=6DQ(W,6YZEM6?LOI35G_*ZD]_[?I3A#BK/_V#ZT_D M"&I218BTBU2>"-V*7[D>85XZ45.K9S6GK.:4U9RRFE-6<\IJ3EG-*:LY_4$U MIZ_Q/%-6@?H[5J"R>E)63\KJ25D]Z:]=3\K.,V7U)*^4\R1PH.EIA1--3_%' MFL1J2T^\,TWU9JW:K+//3NZ1\`E>8\(GYY%CXN:M^62BFL^RB6?ZLTP>?Y:' MFDT?[)/)L]VSB1"[]3P=RF/#'&+@&JDVCF?^)V2]AT[62[Z$/LMZLZPWRWK_ M^*SWZ\ASE2IYPEU2J@=9IKN13%>I[Q>5`]!H0RDV&F(J?9JH6:J;I;I9JINE MNO_L5%<@P\V^_B&[7?K'W"[-2BF_3RG%_2]'-E!J6;6*XGQ#G$!UPR%P^%Z^!O=O,V6?/&<['W[G!4*'@49AFD<0@64--;4 M7H:@-6,B$ZD$1A&F3@6/5F=H&%^IT`J*4EGZ(I1XD*J`;)P2"I]PN8223#=, M(XPMH0B1"\(+`W-+*&D6PZFB)`HO,B'\*DJZ3E8!YU91Q&9I-7)!>&%@$:7P MJBAIE*F@T2I*$E4JV%(5)9$L%8Y31:E5:!6E5A/:EF.K*$+D(O)QJBCIM$+` MG"J*`+$0-%M%:52+57)@H+$7K:+$\B]74>)(A:0764W<*DHJJ1AL-$]+)16# M7I:5H[)RU-^A',7["OP4(J&:U/\!UE0*_(N3```H ` 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 Thu Jun 15 11:40: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A84837BDE1 for ; Thu, 15 Jun 2000 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA34020; Thu, 15 Jun 2000 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nobutaka.com (ppp-saijo-151.ipc.hiroshima-u.ac.jp [133.41.4.151]) by hub.freebsd.org (Postfix) with ESMTP id 3C7E737B7C4 for ; Thu, 15 Jun 2000 11:36:38 -0700 (PDT) (envelope-from nobutaka@nobutaka.com) Received: (from nobutaka@localhost) by nobutaka.com (8.9.3/8.9.3) id DAA06000; Fri, 16 Jun 2000 03:36:35 +0900 (JST) (envelope-from nobutaka) Message-Id: <200006151836.DAA06000@nobutaka.com> Date: Fri, 16 Jun 2000 03:36:35 +0900 (JST) From: nobutaka@nobutaka.com Reply-To: nobutaka@nobutaka.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19309: Update port: mail/wanderlust-emacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19309 >Category: ports >Synopsis: Update port: mail/wanderlust-emacs20 >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: Thu Jun 15 11:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: MANTANI Nobutaka >Release: FreeBSD 5.0-CURRENT i386 >Organization: Hiroshima University >Environment: >Description: Remove definitions of ${EMACS_NAME}, ${EMACS_VER}, ${EMACS_LIBDIR}. These are now defined in ${PORTSDIR}/Mk/bsd.emacs.mk. Add dependency on editors/bitmap-emacs20. >How-To-Repeat: >Fix: diff -urN wanderlust-emacs20.old/Makefile wanderlust-emacs20/Makefile --- wanderlust-emacs20.old/Makefile Fri Jun 16 03:15:02 2000 +++ wanderlust-emacs20/Makefile Thu May 11 00:59:45 2000 @@ -9,11 +9,12 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs -EMACS_NAME= emacs EMACS_PORT_NAME= emacs20 -EMACS_VER= 20.6 -EMACS_LIBDIR= share/emacs IS_SLAVE= yes + +.if !defined(WITHOUT_X11) && !defined(WITHOUT_BITMAP) +RUN_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 +.endif .include <${MASTERDIR}/Makefile> >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 Thu Jun 15 11:50: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0941037BD03 for ; Thu, 15 Jun 2000 11:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA35271; Thu, 15 Jun 2000 11:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nobutaka.com (ppp-saijo-151.ipc.hiroshima-u.ac.jp [133.41.4.151]) by hub.freebsd.org (Postfix) with ESMTP id F23D537BDE1 for ; Thu, 15 Jun 2000 11:40:54 -0700 (PDT) (envelope-from nobutaka@nobutaka.com) Received: (from nobutaka@localhost) by nobutaka.com (8.9.3/8.9.3) id DAA06119; Fri, 16 Jun 2000 03:40:50 +0900 (JST) (envelope-from nobutaka) Message-Id: <200006151840.DAA06119@nobutaka.com> Date: Fri, 16 Jun 2000 03:40:50 +0900 (JST) From: nobutaka@nobutaka.com Reply-To: nobutaka@nobutaka.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19310: Update port: mail/wanderlust-mule Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19310 >Category: ports >Synopsis: Update port: mail/wanderlust-mule >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: Thu Jun 15 11:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: MANTANI Nobutaka >Release: FreeBSD 5.0-CURRENT i386 >Organization: Hiroshima University >Environment: >Description: Remove definitions of ${EMACS_NAME}, ${EMACS_VER}, ${EMACS_LIBDIR}, ${EMACS_LIBDIR_WITH_VER}. These are now defined in ${PORTSDIR}/Mk/bsd.emacs.mk. Add dependency on editor/bitmap-mule. >How-To-Repeat: >Fix: diff -urN wanderlust-mule.old/Makefile wanderlust-mule/Makefile --- wanderlust-mule.old/Makefile Fri Jun 16 03:15:32 2000 +++ wanderlust-mule/Makefile Thu May 11 01:00:02 2000 @@ -9,15 +9,13 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs -EMACS_NAME= mule EMACS_PORT_NAME= mule -EMACS_VER= 19.34 MULE_VER= 2.3 -EMACS_LIBDIR= share/mule -EMACS_LIBDIR_WITH_VER= share/mule/${EMACS_VER} - -HAVE_COMMON_PORT= yes IS_SLAVE= yes + +.if !defined(WITHOUT_X11) && !defined(WITHOUT_BITMAP) +RUN_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-mule +.endif .include <${MASTERDIR}/Makefile> >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 Thu Jun 15 12:10: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3FB6A37C3A4 for ; Thu, 15 Jun 2000 12:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA38788; Thu, 15 Jun 2000 12:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nobutaka.com (ppp-saijo-151.ipc.hiroshima-u.ac.jp [133.41.4.151]) by hub.freebsd.org (Postfix) with ESMTP id D6BD037B7C4 for ; Thu, 15 Jun 2000 12:00:22 -0700 (PDT) (envelope-from nobutaka@nobutaka.com) Received: (from nobutaka@localhost) by nobutaka.com (8.9.3/8.9.3) id EAA06742; Fri, 16 Jun 2000 04:00:19 +0900 (JST) (envelope-from nobutaka) Message-Id: <200006151900.EAA06742@nobutaka.com> Date: Fri, 16 Jun 2000 04:00:19 +0900 (JST) From: MANTANI Nobutaka Reply-To: nobutaka@nobutaka.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19311: Update port: mail/wanderlust-xemacs20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19311 >Category: ports >Synopsis: Update port: mail/wanderlust-xemacs20 >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: Thu Jun 15 12:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: MANTANI Nobutaka >Release: FreeBSD 5.0-CURRENT i386 >Organization: Hiroshima Univrsity >Environment: >Description: Removed definitions of ${EMACS_NAME}, ${EMACS_VER}, ${EMACS_LIBDIR}. These are now defined in ${PORTSDIR}/Mk/bsd.emacs.mk. >How-To-Repeat: >Fix: diff -urN wanderlust-xemacs20.old/Makefile wanderlust-xemacs20/Makefile --- wanderlust-xemacs20.old/Makefile Fri Jun 16 03:15:08 2000 +++ wanderlust-xemacs20/Makefile Thu May 11 00:59:48 2000 @@ -9,10 +9,7 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs -EMACS_NAME= xemacs EMACS_PORT_NAME= xemacs20 -EMACS_VER= 20.4 -EMACS_LIBDIR= lib/xemacs IS_SLAVE= yes >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 Thu Jun 15 12:20:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1979737BF3F for ; Thu, 15 Jun 2000 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA39932; Thu, 15 Jun 2000 12:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nobutaka.com (ppp-saijo-151.ipc.hiroshima-u.ac.jp [133.41.4.151]) by hub.freebsd.org (Postfix) with ESMTP id 1186537B553 for ; Thu, 15 Jun 2000 12:16:05 -0700 (PDT) (envelope-from nobutaka@nobutaka.com) Received: (from nobutaka@localhost) by nobutaka.com (8.9.3/8.9.3) id EAA07591; Fri, 16 Jun 2000 04:16:04 +0900 (JST) (envelope-from nobutaka) Message-Id: <200006151916.EAA07591@nobutaka.com> Date: Fri, 16 Jun 2000 04:16:04 +0900 (JST) From: nobutaka@nobutaka.com Reply-To: nobutaka@nobutaka.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19312: Update port: mail/wanderlust-xemacs21-mule Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19312 >Category: ports >Synopsis: Update port: mail/wanderlust-xemacs21-mule >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: Thu Jun 15 12:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: MANTANI Nobutaka >Release: FreeBSD 5.0-CURRENT i386 >Organization: Hiroshima University >Environment: >Description: Remove definitions of ${EMACS_NAME}, ${EMACS_VER}, ${EMACS_LIBDIR}. These are defined in ${PORTSDIR}/Mk/bsd.emacs.mk. Remove unused variables ${MULE_VER}, ${HAVE_COMMON_PORT}. >How-To-Repeat: >Fix: diff -urN wanderlust-xemacs21-mule.old/Makefile wanderlust-xemacs21-mule/Makefile --- wanderlust-xemacs21-mule.old/Makefile Fri Jun 16 03:15:19 2000 +++ wanderlust-xemacs21-mule/Makefile Fri Jun 16 04:12:58 2000 @@ -1,4 +1,4 @@ -# New ports collection makefile for: Wanderlust (for xemacs-mule) +# New ports collection makefile for: Wanderlust (for xemacs21-mule) # Date created: 7 Apr 1999 # Whom: MANTANI Nobutaka # @@ -9,15 +9,9 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs -EMACS_NAME= xemacs EMACS_PORT_NAME= xemacs21-mule -EMACS_VER= 21.1.9 -MULE_VER= 21.1.9 -EMACS_LIBDIR= lib/xemacs EMACS_PACKAGESDIR= lib/xemacs/site-packages MANIFEST= MANIFEST.wl - -HAVE_COMMON_PORT= yes IS_SLAVE= yes >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 Thu Jun 15 12:27:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from apoq.skynet.be (apoq.skynet.be [195.238.2.35]) by hub.freebsd.org (Postfix) with ESMTP id E4C4D37BC8B for ; Thu, 15 Jun 2000 12:27:10 -0700 (PDT) (envelope-from blk@skynet.be) Received: from [195.238.1.121] (brad.techos.skynet.be [195.238.1.121]) by apoq.skynet.be (Postfix) with ESMTP id 6C9F41F414 for ; Thu, 15 Jun 2000 21:27:06 +0200 (MET DST) Mime-Version: 1.0 X-Sender: blk@pop.skynet.be Message-Id: Date: Thu, 15 Jun 2000 21:26:24 +0200 To: ports@freebsd.org From: Brad Knowles Subject: Problems with spegla? Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Folks, I'm in the process of setting up another mirror server (to temporarily take the place of our current one, while I rebuild it), and I'm using FreeBSD 4.0-STABLE and spegla to do it. However, I've run into some problems where at least two sites (ftp.blizzard.com and ftp.fr.vapor.com/ftp.us.vapor.com) don't recognize "list ." as valid syntax. Note that it would appear that both of these machines are running on some sort of NT box, according to queso (1.20 1998/09/22) & nmap (2.3BETA14), while the ftp daemon on the former is "blz-ftp Microsoft FTP Service (Version 4.0)", and the latter is running "WarFTPd 1.70.b01.04" (although it claims "Remote system type is UNIX"). Has anyone else run into this? Is there a way I can solve this from within spegla, or do I have to set up an alternate www-based mirroring system for these two sites? Thanks! PS As an interesting side-note, I looked at what TCP & UDP ports are open on these machines: $ nmap -sT ftp.fr.vapor.com Starting nmap V. 2.3BETA14 by fyodor@insecure.org ( www.insecure.org/nmap/ ) Interesting ports on barney.umassmed.edu (146.189.121.87): Port State Protocol Service 21 open tcp ftp 23 open tcp telnet 80 open tcp http 135 filtered tcp loc-srv 139 filtered tcp netbios-ssn $ nmap -sU ftp.fr.vapor.com Starting nmap V. 2.3BETA14 by fyodor@insecure.org ( www.insecure.org/nmap/ ) Interesting ports on barney.umassmed.edu (146.189.121.87): Port State Protocol Service 111 open udp sunrpc 135 open udp loc-srv 137 open udp netbios-ns 138 open udp netbios-dgm 139 open udp netbios-ssn 1032 open udp iad3 $ nmap -sX ftp.fr.vapor.com Starting nmap V. 2.3BETA14 by fyodor@insecure.org ( www.insecure.org/nmap/ ) Interesting ports on barney.umassmed.edu (146.189.121.87): Port State Protocol Service 135 open tcp loc-srv 139 open tcp netbios-ssn $ nmap -sT ftp.blizzard.com Starting nmap V. 2.3BETA14 by fyodor@insecure.org ( www.insecure.org/nmap/ ) Interesting ports on ftp.blizzard.com (216.237.145.83): Port State Protocol Service 21 open tcp ftp 23 open tcp telnet 80 open tcp http 135 open tcp loc-srv 139 open tcp netbios-ssn 144 open tcp news 145 open tcp uaac 2112 open tcp kip $ nmap -sU ftp.blizzard.com Starting nmap V. 2.3BETA14 by fyodor@insecure.org ( www.insecure.org/nmap/ ) Interesting ports on ftp.blizzard.com (216.237.145.83): Port State Protocol Service 135 open udp loc-srv 137 open udp netbios-ns 138 open udp netbios-dgm 161 open udp snmp 407 open udp timbuktu $ nmap -sX ftp.blizzard.com Starting nmap V. 2.3BETA14 by fyodor@insecure.org ( www.insecure.org/nmap/ ) No ports open for host ftp.blizzard.com (216.237.145.83) Nmap run completed -- 1 IP address (1 host up) scanned in 6 seconds Hmm. SNMP open on this machine? Timbuktu? A telnet server? SunRPC? Some of these services kind of concern me -- it seems that these machines would be likely to be easily compromised, thus endangering the quality of the content that I could mirror from them. -- These are my opinions -- not to be taken as official Skynet policy ====================================================================== Brad Knowles, || Belgacom Skynet SA/NV Systems Architect, Mail/News/FTP/Proxy Admin || Rue Colonel Bourg, 124 Phone/Fax: +32-2-706.13.11/12.49 || B-1140 Brussels http://www.skynet.be || Belgium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 14:40:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3615D37B7D5 for ; Thu, 15 Jun 2000 14:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA60627; Thu, 15 Jun 2000 14:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from matrix.eurocontrol.fr (matrix.eurocontrol.fr [147.196.254.254]) by hub.freebsd.org (Postfix) with ESMTP id 77BAD37B543 for ; Thu, 15 Jun 2000 14:31:03 -0700 (PDT) (envelope-from roberto@eurocontrol.fr) Received: from caerdonn.eurocontrol.fr (caerdonn.eurocontrol.fr [147.196.5.62]) by matrix.eurocontrol.fr (Postfix) with ESMTP id 269A625D2 for ; Thu, 15 Jun 2000 23:31:02 +0200 (CEST) (envelope-from roberto@caerdonn.eurocontrol.fr) Received: by caerdonn.eurocontrol.fr (Postfix, from userid 1193) id 7FC854E5B; Thu, 15 Jun 2000 23:31:01 +0200 (CEST) Message-Id: <20000615213101.7FC854E5B@caerdonn.eurocontrol.fr> Date: Thu, 15 Jun 2000 23:31:01 +0200 (CEST) From: roberto@eurocontrol.fr Reply-To: roberto@eurocontrol.fr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19313: irc/irssi 0.7.91 IPv6 support is broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19313 >Category: ports >Synopsis: irc/irssi 0.7.91 IPv6 support is broken >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 15 14:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ollivier Robert >Release: FreeBSD 5.0-CURRENT i386 >Organization: Usenet Canal Historique >Environment: FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #31: Fri May 26 16:28:40 CEST 2000 roberto@caerdonn.eurocontrol.fr:/src/src/sys/compile/CAERDONN i386 Should be relevant on 4.x also since IPv6 support is in. >Description: While compiling the port, gcc barfs about unknown structures: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include/glib12 -DSYSCONFDIR=\"/u sr/local/etc\" -I../../src -I../../src/core -I/usr/local/include -O -pipe -Wall -c network.c -fPIC -DPIC -o .libs/network.lo In file included from /usr/local/include/netdb.h:64, from net-internal.h:5, from network.c:23: /usr/include/sys/param.h:205: warning: `MIN' redefined /usr/local/include/glib12/glib.h:141: warning: this is the location of the previous definition /usr/include/sys/param.h:206: warning: `MAX' redefined /usr/local/include/glib12/glib.h:138: warning: this is the location of the previous definition In file included from network.h:5, from network.c:22: /usr/include/sys/socket.h:48: warning: empty declaration network.c: In function `net_getsockname': network.c:298: warning: passing arg 2 of `getsockname' from incompatible pointer type network.c: In function `net_gethostbyname': network.c:316: storage size of `req' isn't known network.c:317: `NI_MAXHOST' undeclared (first use in this function) network.c:317: (Each undeclared identifier is reported only once network.c:317: for each function it appears in.) network.c:327: sizeof applied to an incomplete type network.c:331: warning: implicit declaration of function `getaddrinfo' network.c:335: warning: implicit declaration of function `getnameinfo' network.c:335: dereferencing pointer to incomplete type network.c:335: dereferencing pointer to incomplete type network.c:335: `NI_NUMERICHOST' undeclared (first use in this function) network.c:338: dereferencing pointer to incomplete type network.c:340: warning: implicit declaration of function `freeaddrinfo' network.c:317: warning: unused variable `hbuf' network.c:316: warning: unused variable `req' network.c:315: warning: `so' might be used uninitialized in this function network.c: In function `net_gethostbyaddr': network.c:357: storage size of `req' isn't known network.c:358: `NI_MAXHOST' undeclared (first use in this function) network.c:372: sizeof applied to an incomplete type network.c:380: dereferencing pointer to incomplete type network.c:380: dereferencing pointer to incomplete type network.c:358: warning: unused variable `hbuf' network.c:357: warning: unused variable `req' network.c: In function `net_gethosterror': network.c:468: warning: implicit declaration of function `gai_strerror' network.c:468: warning: return makes pointer from integer without a cast gmake[3]: *** [network.lo] Error 1 gmake[3]: Leaving directory `/src/ports/irc/irssi/work/irssi-0.7.91/src/core' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/src/ports/irc/irssi/work/irssi-0.7.91/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/src/ports/irc/irssi/work/irssi-0.7.91' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /src/ports/irc/irssi. *** Error code 1 >How-To-Repeat: cd /usr/ports/irc/irssi make >Fix: >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 Thu Jun 15 15: 2:42 2000 Delivered-To: freebsd-ports@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 868C237B815 for ; Thu, 15 Jun 2000 15:02:39 -0700 (PDT) (envelope-from jeff@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id RAA29181 for ; Thu, 15 Jun 2000 17:02:38 -0500 (CDT) (envelope-from jeff@mountin.net) Received: from dial-105.max1.wa.cyberlynk.net(207.227.118.105) by peak.mountin.net via smap (V1.3) id sma029179; Thu Jun 15 17:02:08 2000 Message-Id: <4.3.2.20000615165414.00ae6980@mixcom.com> X-Sender: jeffm@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Thu, 15 Jun 2000 16:59:55 -0500 To: ports@FreeBSD.org From: "Jeffrey J. Mountin" Subject: emulators/Makefile Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Next time a commit is made to this the sort order is wrong: *** Makefile Sat Jun 10 11:21:41 2000 --- Makefile.new Thu Jun 15 16:53:33 2000 *************** *** 16,22 **** SUBDIR += hfsutils SUBDIR += ines SUBDIR += ksnes9x SUBDIR += linux_base - SUBDIR += kmamerun SUBDIR += mastergear SUBDIR += mtools --- 16,22 ---- SUBDIR += hfsutils SUBDIR += ines + SUBDIR += kmamerun SUBDIR += ksnes9x SUBDIR += linux_base SUBDIR += mastergear SUBDIR += mtools *************** *** 36,42 **** SUBDIR += tuxnes SUBDIR += twin SUBDIR += vgb SUBDIR += vice - SUBDIR += vMac SUBDIR += vmsbackup SUBDIR += vmware --- 36,42 ---- SUBDIR += tuxnes SUBDIR += twin + SUBDIR += vMac SUBDIR += vgb SUBDIR += vice SUBDIR += vmsbackup SUBDIR += vmware Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 15:14:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id 2B27D37B868 for ; Thu, 15 Jun 2000 15:14:08 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id RAA31569; Thu, 15 Jun 2000 17:14:06 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <001e01bfd717$05b48700$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: , "Satoshi Asami" References: <200006151555.IAA77970@silvia.hip.berkeley.edu> Subject: Re: no ports freeze for 3.5R Date: Thu, 15 Jun 2000 17:14:06 -0500 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Satoshi Asami" > This means, you have about 12 hours to commit any changes to the ports > tree you want to go into 3.5R. Sorry for the short notice, but this > is sort of a practice for 4.1R comming up next month so don't worry > too much. :) > Could someone apply PR 18581 to the apache13-fp port. This will unbreak the port, as Microsoft had released an update to the FrontPage Extentions with the same file name. http://www.freebsd.org/cgi/query-pr.cgi?pr=18581 Thanks, Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 15:34:43 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id E182437B859 for ; Thu, 15 Jun 2000 15:34:33 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id RAA31738; Thu, 15 Jun 2000 17:34:28 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <008701bfd719$de3a9a40$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Jonathan Smith" , References: Subject: Re: apache Date: Thu, 15 Jun 2000 17:34:28 -0500 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Jonathan Smith" > What has happened to apache in 4-stable? > > I was running apache+php4, using the files as named apache instead of > httpd. Now, that port's been dissallowed. I couldn't install the > mod_php4 over the original mod (failed to implement the newly configured > features). Now, my config files are confused because the config files are > different between apache.conf and httpd.conf...... > > Is there some _good_ reason for the discordance between the two branches > and is that why apache+php's been disable (to cover for a discrepancy in > how we do things)? If it's simply because it's a 'better idea' to use the > mod, try unscrewing up the differences between the two so that maybe > someone can make a transition without re-writing config files, etc. > We are moving away from the apache+module port to an individual Apache server ports (apache13, apache13+ipv6, apache13-ssl) and module ports (mod_php[34], mod_ssl, mod_frontpage, mod_dav, mod_dtcl, mod_*) system. This way you will be able to install an Apache+php+ssl+fp+dav+dtcl+..... server without having to write the port your self. Instead you just install one of the module ports. You will need to uninstall your apache server, then install mod_php4 (mod_php4 by default installs apache13), if you need SSL support you will need to install apache13-modssl first. As for your config files, copy your changes from apache.conf into httpd.conf and you should be back in business. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 15:36:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id BD5E837B59F; Thu, 15 Jun 2000 15:36:08 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id RAA31756; Thu, 15 Jun 2000 17:36:05 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <008e01bfd71a$17e0e740$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Matthew Moffitt" , Cc: References: <3246180482.961023887@[192.168.1.4]> Subject: Re: licq-0.81 port 6/14/2000 missing DISTNAME Date: Thu, 15 Jun 2000 17:36:05 -0500 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Matthew Moffitt" > As above, the DISTNAME parameter is missing from Makefile for the licq-0.81 > port distributed on 6/14/2000. > It's not missing, it has been removed from all of the current ports. You need to update your /usr/ports/Mk directory. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 16:20: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2C9C37B5FD for ; Thu, 15 Jun 2000 16:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA73839; Thu, 15 Jun 2000 16:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42]) by hub.freebsd.org (Postfix) with ESMTP id 364B837BA15 for ; Thu, 15 Jun 2000 16:12:31 -0700 (PDT) (envelope-from bmah@cisco.com) Received: (from bmah@localhost) by bmah-freebsd-0.cisco.com (8.10.2/8.10.2) id e5FNCVp26050; Thu, 15 Jun 2000 16:12:31 -0700 (PDT) (envelope-from bmah) Message-Id: <200006152312.e5FNCVp26050@bmah-freebsd-0.cisco.com> Date: Thu, 15 Jun 2000 16:12:31 -0700 (PDT) From: bmah@cisco.com (Bruce A. Mah) Reply-To: bmah@cisco.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19316: [patch] Make net/vnc port respect NOPORTDOCS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19316 >Category: ports >Synopsis: [patch] Make net/vnc port respect NOPORTDOCS >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: Thu Jun 15 16:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 4.0-RELEASE i386 >Organization: Cisco Systems, Inc. >Environment: >Description: The net/vnc port doesn't respect NOPORTDOCS...this patch makes it do this (I think). I'm the port maintainer, but if a committer could do a quick sanity check on this for me, I'd appreciate it. Thanks. >How-To-Repeat: >Fix: diff -rcN /usr/ports/net/vnc/Makefile ./vnc/Makefile *** /usr/ports/net/vnc/Makefile Sun Jun 11 08:35:35 2000 --- ./vnc/Makefile Thu Jun 15 16:10:21 2000 *************** *** 33,38 **** --- 33,42 ---- < ${WRKSRC}/vncserver \ > ${WRKSRC}/vncserver.local ${INSTALL_SCRIPT} ${WRKSRC}/vncserver.local ${PREFIX}/bin/vncserver + # Go install Java classes + ${MKDIR} ${PREFIX}/share/vnc + ${CP} -R ${WRKSRC}/classes ${PREFIX}/share/vnc + .if !defined(NOPORTDOCS) # The documentation comes with bogus ownerships; this is a little leaky # security-wise ${TAR} -C ${PREFIX}/share/doc -xzf ${DISTDIR}/vnc-latest_doc.tgz *************** *** 42,48 **** # distfile. (cd ${PREFIX}; ls share/doc/vnc/* >> ${TMPPLIST}) ${ECHO} '@dirrm share/doc/vnc' >> ${TMPPLIST} ! # Go install Java classes ! ${MKDIR} ${PREFIX}/share/vnc ! ${CP} -R ${WRKSRC}/classes ${PREFIX}/share/vnc .include --- 46,50 ---- # distfile. (cd ${PREFIX}; ls share/doc/vnc/* >> ${TMPPLIST}) ${ECHO} '@dirrm share/doc/vnc' >> ${TMPPLIST} ! .endif .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 Thu Jun 15 17: 0:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DBA137B74F for ; Thu, 15 Jun 2000 17:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA78425; Thu, 15 Jun 2000 17:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from esummer.esolstice.com (esummer.esolstice.com [209.145.65.15]) by hub.freebsd.org (Postfix) with ESMTP id 5673D37B6F0 for ; Thu, 15 Jun 2000 16:53:35 -0700 (PDT) (envelope-from adrian@mail.esolstice.com) Received: from cluebie.esolstice.int (an-fw.esolstice.com [208.241.63.212]) by esummer.esolstice.com (8.9.3/8.9.3) with ESMTP id TAA68390 for ; Thu, 15 Jun 2000 19:55:59 -0400 (EDT) (envelope-from adrian@mail.esolstice.com) Received: (from adrian@localhost) by cluebie.esolstice.int (8.9.3/8.9.3) id TAA15440; Thu, 15 Jun 2000 19:57:23 -0400 (EDT) (envelope-from adrian@mail.esolstice.com) Message-Id: <200006152357.TAA15440@cluebie.esolstice.int> Date: Thu, 15 Jun 2000 19:57:23 -0400 (EDT) From: adrian@ubergeeks.com Reply-To: adrian@ubergeeks.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19317: update postgres-6 tcl support to 8.2.3. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19317 >Category: ports >Synopsis: postgres depends on a very old version of tcl. >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: Thu Jun 15 17:00:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Adrian Filipi-Martin >Release: FreeBSD 3.4-RELEASE i386 >Organization: Ubergeeks Consulting >Environment: 3.4-RELEASE and 3.3-RELEASe with /usr/ports from 6/14/00. >Description: Ths postgres-6.5.3 port depends on tcl-8.0, when it builds and runs fine with 8.2.3. Note that there did indeed seem to be build problems with tcl-8.2.2. These went away with 8.2.3. I did see the closed PR ports/16951 that indicated that there were build problems with previous patches. I have no trouble building with the attached patch. The simple tcl DB application that I have written works just fine. N.B. While at it, I figured out what was wrong with pgaccess and uncommented it in the Makefile. The problem was that the source file changed from a tcl script to a bourne shell script. >How-To-Repeat: N/A >Fix: Apply this patch: --- Makefile.orig Fri Apr 21 07:31:17 2000 +++ Makefile Thu Jun 15 18:50:44 2000 @@ -25,12 +25,12 @@ # if you want to use the tcl/tk frontend pgaccess, then you need to build # postgresql with tcl support by typing: make WITH_TCL=yes .if defined(WITH_TCL) -TCL_INCDIR= ${LOCALBASE}/include/tcl8.0 -TK_INCDIR= ${LOCALBASE}/include/tk8.0 +TCL_INCDIR= ${LOCALBASE}/include/tcl8.2 +TK_INCDIR= ${LOCALBASE}/include/tk8.2 MAKE_ENV= WITH_TCL=true TCL_INCDIR=${TCL_INCDIR} -LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ - tk80.1:${PORTSDIR}/x11-toolkits/tk80 -CONFIGURE_TCL= --with-tcl --with-tclconfig="${LOCALBASE}/lib/tcl8.0 ${LOCALBASE}/lib/tk8.0" +LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ + tk82.1:${PORTSDIR}/x11-toolkits/tk82 +CONFIGURE_TCL= --with-tcl --with-tclconfig="${LOCALBASE}/lib/tcl8.2 ${LOCALBASE}/lib/tk8.2" .endif # if you want jdbc, type make WITH_JDBC=yes @@ -103,14 +103,13 @@ @ ${SED} -e 's=!!PREFIX!!=${PREFIX}=g' \ ${WRKSRC}/Makefile.global.in.old \ >> ${WRKSRC}/Makefile.global.in -# pgaccess (accidentally?) removed from distribution, so leave it for now -#.if defined(WITH_TCL) -# @ ${MV} ${WRKSRC}/bin/pgaccess/pgaccess.tcl \ -# ${WRKSRC}/bin/pgaccess/pgaccess.tcl.orig -# @ ${SED} -e "s=/usr/bin/wish=`/usr/bin/which wish8.0`=" \ -# ${WRKSRC}/bin/pgaccess/pgaccess.tcl.orig \ -# >> ${WRKSRC}/bin/pgaccess/pgaccess.tcl -#.endif +.if defined(WITH_TCL) + @ ${MV} ${WRKSRC}/bin/pgaccess/pgaccess.sh \ + ${WRKSRC}/bin/pgaccess/pgaccess.sh.orig + @ ${SED} -e "s=__wish__=`/usr/bin/which wish8.2`=" \ + ${WRKSRC}/bin/pgaccess/pgaccess.sh.orig \ + >> ${WRKSRC}/bin/pgaccess/pgaccess.sh +.endif post-build: .if defined(WITH_JDBC) >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 Thu Jun 15 17:30:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B1F2137B74F for ; Thu, 15 Jun 2000 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA83260; Thu, 15 Jun 2000 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from teapot.egroups.net (teapot.egroups.net [63.204.207.250]) by hub.freebsd.org (Postfix) with SMTP id C5AF437B74F for ; Thu, 15 Jun 2000 17:20:06 -0700 (PDT) (envelope-from kbyanc@teapot.egroups.com) Received: (qmail 9213 invoked from network); 16 Jun 2000 00:22:31 -0000 Received: (QMFILT: 1.0); 16 Jun 2000 01:22:31 -0000 Received: from dhcp147.corp.onelist.com (HELO kbyanc.corp.ONElist.com) (192.168.10.147) by teapot.egroups.net with SMTP; 16 Jun 2000 00:22:31 -0000 Received: (from kbyanc@localhost) by kbyanc.corp.ONElist.com (8.9.3/8.9.3) id RAA29363; Thu, 15 Jun 2000 17:20:04 -0700 (PDT) (envelope-from kbyanc@teapot.egroups.com) Message-Id: <200006160020.RAA29363@kbyanc.corp.ONElist.com> Date: Thu, 15 Jun 2000 17:20:04 -0700 (PDT) From: kbyanc@posi.net Reply-To: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19318: new port: games/nethack-gtk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19318 >Category: ports >Synopsis: new port: games/nethack-gtk >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: Thu Jun 15 17:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: # 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: # # games/nethack-gtk # games/nethack-gtk/Makefile # games/nethack-gtk/files # games/nethack-gtk/files/md5 # games/nethack-gtk/files/sample.nethackrc # games/nethack-gtk/files/src-Makefile.diff # games/nethack-gtk/patches # games/nethack-gtk/patches/patch-aa # games/nethack-gtk/patches/patch-ab # games/nethack-gtk/patches/patch-ad # games/nethack-gtk/patches/patch-ac # games/nethack-gtk/pkg # games/nethack-gtk/pkg/PLIST # games/nethack-gtk/pkg/DESCR # games/nethack-gtk/pkg/COMMENT # echo c - games/nethack-gtk mkdir -p games/nethack-gtk > /dev/null 2>&1 echo x - games/nethack-gtk/Makefile sed 's/^X//' >games/nethack-gtk/Makefile << 'END-of-games/nethack-gtk/Makefile' X# New ports collection makefile for: nethack-gtk X# Date created: June 15, 2000 X# Whom: Kelly Yancey X# X# $FreeBSD$ X# X XPORTNAME= gtk-nethack XPORTVERSION= 1.1.5 XCATEGORIES= games XMASTER_SITES= ftp://ftp.jnethack.org/pub/jnethack/ \ X ftp://ftp.uu.net/systems/gnu/nethack/ XDISTNAME= nethack-3.2.2 XDISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GTK_PATCH} XPATCH_SITES= ftp://ftp.jnethack.org/pub/nethack/ XPATCHFILES= nh-3.2.2-3.2.3.diff \ X nethack-gtk-1.1.5-nethack-3.2.3.patch.gz X XMAINTAINER= ports@FreeBSD.org X XEXTRACT_ONLY= nethack-3.2.2.tar.gz X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ X Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_GMAKE= yes XMAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 X Xpre-configure: X @ ${ECHO} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" X @ ${ECHO} "!! You cannot install nethack and nethack-gtk in parallel !!" X @ ${ECHO} "!! But nethack-gtk might read your prior nethack scores !!" X @ ${ECHO} "!! Don't forget to backup your nethack libdir if it's !!" X @ ${ECHO} "!! important for you !!" X @ ${ECHO} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" X @ cd ${WRKSRC}/sys/unix; ${SH} setup.sh X @ cd ${WRKSRC}; ${PATCH} -s < ${FILESDIR}/src-Makefile.diff X Xpost-install: X @cd ${WRKSRC}/doc; ${CHMOD} 644 *.6 X @cd ${WRKSRC}/doc; PREFIX=${PREFIX} ${MAKE} manpages X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/nethack X ${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack X.endif X X.include END-of-games/nethack-gtk/Makefile echo c - games/nethack-gtk/files mkdir -p games/nethack-gtk/files > /dev/null 2>&1 echo x - games/nethack-gtk/files/md5 sed 's/^X//' >games/nethack-gtk/files/md5 << 'END-of-games/nethack-gtk/files/md5' XMD5 (nethack-3.2.2.tar.gz) = 2571a63135b4d0aa910d52c386b669a6 XMD5 (nh-3.2.2-3.2.3.diff) = 440141990df326d5a973d890179cffae XMD5 (nethack-gtk-1.1.5-nethack-3.2.3.patch.gz) = a9e75005f23a5eea2a4879237ac851d4 END-of-games/nethack-gtk/files/md5 echo x - games/nethack-gtk/files/sample.nethackrc sed 's/^X//' >games/nethack-gtk/files/sample.nethackrc << 'END-of-games/nethack-gtk/files/sample.nethackrc' XOPTIONS=!silent XOPTIONS=!time XOPTIONS=catname:Ghisteslwchlohm XOPTIONS=color XOPTIONS=dogname:Dhairrhuwyth XOPTIONS=hilite_pet XOPTIONS=lit_corridor XOPTIONS=menustyle:partial XOPTIONS=msghistory:200 XOPTIONS=news XOPTIONS=noautopickup XOPTIONS=rest_on_space XOPTIONS=safe_pet XOPTIONS=showexp XOPTIONS=showscore XOPTIONS=sortpack XOPTIONS=time XOPTIONS=tombstone XOPTIONS=toptenwin XOPTIONS=verbose XSOUNDDIR=/usr/local/lib/nethackdir XSOUND=MESG "needs food, badly" "weak.au" 100 XSOUND=MESG "feel weak" "weak.au" 100 XSOUND=MESG "bear trap closes" "beartrap.au" 100 XSOUND=MESG "board beneath you squeaks" "squeek.au" 100 XSOUND=MESG "board beneath .....* squeaks" "squeek.au" 60 XSOUND=MESG "a distant squeak" "squeek.au" 25 XSOUND=MESG "mind releases itself from" "memories.au" 100 XSOUND=MESG "on itself, you forget" "memories.au" 100 XSOUND=MESG "Who was that Maud person" "memories.au" 100 XSOUND=MESG "Thinking of Maud you forget" "memories.au" 100 XSOUND=MESG "you forget everything" "memories.au" 100 XSOUND=MESG "smell marsh gas" "frogs.au" 100 XSOUND=MESG "must have been exercising" "tada.au" 100 XSOUND=MESG "must have been very obs" "tada.au" 100 XSOUND=MESG "must have been working on" "tada.au" 100 XSOUND=MESG "must be leading a healthy" "tada.au" 100 XSOUND=MESG "Keystone Kops appear!" "kops.au" 100 XSOUND=MESG "Keystone Kops are after you" "kops.au" 100 XSOUND=MESG "interesting topological ex" "mock.au" 100 XSOUND=MESG "Interesting\.\.\." "mock.au" 100 XSOUND=MESG "deathly sick\." "ohdear.au" 80 XSOUND=MESG "feel feverish" "ohdear.au" 80 XSOUND=MESG "brain is eaten" "minderode.au" 80 XSOUND=MESG "thought thou couldst kill" "yendor.au" 120 XSOUND=MESG "begin praying to" "latin_short.au" 70 XSOUND=MESG "sense of peace" "latin.au" 20 XSOUND=MESG "have a.* forbidding feeling" "latin.au" 20 X#SOUND=MESG "door opens\." "dooropen2.au" 100 X#SOUND=MESG "You drop " "drop.au" 10 X#SOUND=MESG "You destroy " "destroy2.au" 30 X#SOUND=MESG "You kill " "destroy2.au" 20 X#SOUND=MESG "is killed" "destroy2.au" 10 X#SOUND=MESG "You miss " "miss2.au" 20 X#SOUND=MESG "fiery blade burns" "hit2.au" 30 X#SOUND=MESG "ice-cold blade freezes" "hit2.au" 30 X#SOUND=MESG "You hit " "hit2.au" 20 X#SOUND=MESG "The spell hits" "hit2.au" 20 XSOUND=MESG "breathes" "breath.au" 100 XSOUND=MESG "a door open\." "dooropen2.au" 100 XSOUND=MESG "Klunk" "clunk.au" 100 XSOUND=MESG "guard on patrol" "coin.au" 50 XSOUND=MESG "quarterback calling" "coin.au" 50 XSOUND=MESG "someone counting" "coin.au" 50 XSOUND=MESG "Ebenezer Scrooge" "coin.au" 50 XSOUND=MESG "someone cursing shoplifters" "gong.au" 50 XSOUND=MESG "chime of a cash register" "gong.au" 50 XSOUND=MESG "Neiman and Marcus" "gong.au" 50 XSOUND=MESG "You die" "death.au" 100 XSOUND=MESG "sad feeling" "death.au" 50 XSOUND=MESG "door closes\." "doorclos.au" 100 XSOUND=MESG "cosmic" "hallu.au" 100 XSOUND=MESG "explosion" "landmine.au" 100 XSOUND=MESG "KABOOM" "landmine.au" 100 X#SOUND=MESG "KAABLAM" "landmine.au" 100 XSOUND=MESG "trigger.* a land *mine" "landmine.au" 100 XSOUND=MESG "elcome to experi" "level_up.au" 100 XSOUND=MESG "memorize" "memor.au" 100 X#SOUND=MESG "Ouch" "ouch2.au" 100 X#SOUND=MESG "XXXfall through\.\.\." "trapdoor.au" 100 XSOUND=MESG "vomit" "vomit.au" 100 XSOUND=MESG "whistling" "whistle2.au" 100 XSOUND=MESG "crashes open" "thump.au" 100 XSOUND=MESG "You break open the lock" "thump.au" 100 X#SOUND=MESG "THUD" "thump.au" 40 X#SOUND=MESG "WHAMM" "thump.au" 50 XSOUND=MESG "welcome to NetHack" "awaits.au" 100 XSOUND=MESG "strange vibration under" "forcefld.au" 100 END-of-games/nethack-gtk/files/sample.nethackrc echo x - games/nethack-gtk/files/src-Makefile.diff sed 's/^X//' >games/nethack-gtk/files/src-Makefile.diff << 'END-of-games/nethack-gtk/files/src-Makefile.diff' X--- src/Makefile.orig Wed Jun 14 22:37:10 2000 X+++ src/Makefile Wed Jun 14 22:38:40 2000 X@@ -124,8 +124,8 @@ X # flags for debugging: X # CFLAGS = -g -I../include X X-CFLAGS = -O -I../include -I/usr/X11R6/include `gtk-config --cflags` X-LFLAGS = -O -L/usr/X11R6/lib `gtk-config --libs` X+CFLAGS = -O -I../include -I/usr/X11R6/include `gtk12-config --cflags` X+LFLAGS = -O -L/usr/X11R6/lib `gtk12-config --libs` X X # Set the WINSRC, WINOBJ, and WINLIB lines to correspond to your desired X # combination of windowing systems. Also set windowing systems in config.h. END-of-games/nethack-gtk/files/src-Makefile.diff echo c - games/nethack-gtk/patches mkdir -p games/nethack-gtk/patches > /dev/null 2>&1 echo x - games/nethack-gtk/patches/patch-aa sed 's/^X//' >games/nethack-gtk/patches/patch-aa << 'END-of-games/nethack-gtk/patches/patch-aa' X--- sys/unix/Makefile.top.orig Thu Jun 15 15:58:10 2000 X+++ sys/unix/Makefile.top Thu Jun 15 15:58:23 2000 X@@ -32,8 +32,8 @@ X # therefore there should not be anything in GAMEDIR that you want to keep X # (if there is, you'll have to do the installation by hand or modify the X # instructions) X-GAMEDIR = /usr/games/lib/$(GAME)dir X-SHELLDIR = /usr/games X+GAMEDIR = ${PREFIX}/share/$(GAME) X+SHELLDIR = ${PREFIX}/bin X X # per discussion in Install.X11 X VARDATND = END-of-games/nethack-gtk/patches/patch-aa echo x - games/nethack-gtk/patches/patch-ab sed 's/^X//' >games/nethack-gtk/patches/patch-ab << 'END-of-games/nethack-gtk/patches/patch-ab' X--- include/config.h.orig Wed Jun 14 22:54:31 2000 X+++ include/config.h Wed Jun 14 22:54:34 2000 X@@ -374,7 +374,7 @@ X * otherwise it will be the current directory. X */ X # ifndef HACKDIR X-# define HACKDIR "/usr/games/lib/nethackdir" /* nethack directory */ X+# define HACKDIR "/usr/local/share/nethack" /* nethack directory */ X # endif X X /* END-of-games/nethack-gtk/patches/patch-ab echo x - games/nethack-gtk/patches/patch-ad sed 's/^X//' >games/nethack-gtk/patches/patch-ad << 'END-of-games/nethack-gtk/patches/patch-ad' Xdiff -ruN ./sys/unix/Makefile.doc ../nethack-3.2.2/sys/unix/Makefile.doc X--- ./sys/unix/Makefile.doc Wed Dec 11 05:20:08 1996 X+++ ../nethack-3.2.2/sys/unix/Makefile.doc Sun Mar 21 17:25:02 1999 X@@ -31,7 +31,7 @@ X X X GAME = nethack X-MANDIR = /usr/man/man6 X+MANDIR = ${PREFIX}/man/man6 X MANEXT = 6 X X # manual installation for most BSD-style systems END-of-games/nethack-gtk/patches/patch-ad echo x - games/nethack-gtk/patches/patch-ac sed 's/^X//' >games/nethack-gtk/patches/patch-ac << 'END-of-games/nethack-gtk/patches/patch-ac' X--- include/system.h.orig Wed Jun 14 23:00:05 2000 X+++ include/system.h Wed Jun 14 23:00:07 2000 X@@ -512,7 +512,7 @@ X # if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC) X E time_t FDECL(time, (time_t *)); X # else X-E long FDECL(time, (time_t *)); X+E time_t FDECL(time, (time_t *)); X # endif /* ULTRIX */ X X #ifdef VMS END-of-games/nethack-gtk/patches/patch-ac echo c - games/nethack-gtk/pkg mkdir -p games/nethack-gtk/pkg > /dev/null 2>&1 echo x - games/nethack-gtk/pkg/PLIST sed 's/^X//' >games/nethack-gtk/pkg/PLIST << 'END-of-games/nethack-gtk/pkg/PLIST' Xbin/nethack Xshare/nethack/nethack X@exec mkdir %D/share/nethack/save X@exec chmod -R 775 %D/share/nethack X@exec chmod 2755 %D/share/nethack/nethack X@exec chown games.games %D/share/nethack/save X@unexec rm -rf %D/share/nethack/save Xshare/doc/nethack/Guidebook.txt Xshare/nethack/x11tiles Xshare/nethack/W-start.lev Xshare/nethack/V-start.lev Xshare/nethack/T-start.lev Xshare/nethack/S-start.lev Xshare/nethack/R-start.lev Xshare/nethack/P-start.lev Xshare/nethack/K-start.lev Xshare/nethack/H-start.lev Xshare/nethack/E-start.lev Xshare/nethack/C-start.lev Xshare/nethack/B-start.lev Xshare/nethack/A-start.lev Xshare/nethack/W-locate.lev Xshare/nethack/V-locate.lev Xshare/nethack/T-locate.lev Xshare/nethack/S-locate.lev Xshare/nethack/R-locate.lev Xshare/nethack/P-locate.lev Xshare/nethack/K-locate.lev Xshare/nethack/H-locate.lev Xshare/nethack/E-locate.lev Xshare/nethack/C-locate.lev Xshare/nethack/B-locate.lev Xshare/nethack/A-locate.lev Xshare/nethack/W-fillb.lev Xshare/nethack/W-filla.lev Xshare/nethack/V-fillb.lev Xshare/nethack/V-filla.lev Xshare/nethack/T-fillb.lev Xshare/nethack/T-filla.lev Xshare/nethack/S-fillb.lev Xshare/nethack/S-filla.lev Xshare/nethack/R-fillb.lev Xshare/nethack/R-filla.lev Xshare/nethack/P-fillb.lev Xshare/nethack/P-filla.lev Xshare/nethack/K-fillb.lev Xshare/nethack/K-filla.lev Xshare/nethack/H-fillb.lev Xshare/nethack/H-filla.lev Xshare/nethack/E-fillb.lev Xshare/nethack/E-filla.lev Xshare/nethack/C-fillb.lev Xshare/nethack/C-filla.lev Xshare/nethack/B-fillb.lev Xshare/nethack/B-filla.lev Xshare/nethack/A-fillb.lev Xshare/nethack/A-filla.lev Xshare/nethack/W-goal.lev Xshare/nethack/V-goal.lev Xshare/nethack/T-goal.lev Xshare/nethack/S-goal.lev Xshare/nethack/R-goal.lev Xshare/nethack/P-goal.lev Xshare/nethack/K-goal.lev Xshare/nethack/H-goal.lev Xshare/nethack/E-goal.lev Xshare/nethack/C-goal.lev Xshare/nethack/B-goal.lev Xshare/nethack/A-goal.lev Xshare/nethack/floor.xpm Xshare/nethack/credit.xpm Xshare/nethack/t32-1024.xpm Xshare/nethack/rip.xpm Xshare/nethack/pet_mark.xbm Xshare/nethack/NetHack Xshare/nethack/gtkrc Xshare/nethack/nh10.pcf Xshare/nethack/fonts.dir Xshare/nethack/quest.dat Xshare/nethack/options Xshare/nethack/oracles Xshare/nethack/data Xshare/nethack/water.lev Xshare/nethack/fire.lev Xshare/nethack/earth.lev Xshare/nethack/air.lev Xshare/nethack/astral.lev Xshare/nethack/wizard3.lev Xshare/nethack/wizard2.lev Xshare/nethack/dungeon Xshare/nethack/wizard1.lev Xshare/nethack/valley.lev Xshare/nethack/tower3.lev Xshare/nethack/tower2.lev Xshare/nethack/tower1.lev Xshare/nethack/sanctum.lev Xshare/nethack/orcus.lev Xshare/nethack/oracle.lev Xshare/nethack/minetn-2.lev Xshare/nethack/minetn-1.lev Xshare/nethack/minefill.lev Xshare/nethack/minend-2.lev Xshare/nethack/minend-1.lev Xshare/nethack/medusa-2.lev Xshare/nethack/medusa-1.lev Xshare/nethack/knox.lev Xshare/nethack/juiblex.lev Xshare/nethack/fakewiz2.lev Xshare/nethack/fakewiz1.lev Xshare/nethack/castle.lev Xshare/nethack/bigrm-5.lev Xshare/nethack/bigrm-4.lev Xshare/nethack/bigrm-3.lev Xshare/nethack/wizhelp Xshare/nethack/bigrm-2.lev Xshare/nethack/bigrm-1.lev Xshare/nethack/baalz.lev Xshare/nethack/asmodeus.lev Xshare/nethack/opthelp Xshare/nethack/history Xshare/nethack/cmdhelp Xshare/nethack/hh Xshare/nethack/help Xshare/nethack/license Xshare/nethack/rumors X@mode 664 Xshare/nethack/logfile Xshare/nethack/record Xshare/nethack/perm X@dirrm share/nethack X@dirrm share/doc/nethack END-of-games/nethack-gtk/pkg/PLIST echo x - games/nethack-gtk/pkg/DESCR sed 's/^X//' >games/nethack-gtk/pkg/DESCR << 'END-of-games/nethack-gtk/pkg/DESCR' XThis is the clasic hack'n'slash adventure game, nethack, revamped with a GTK Xinterface and graphics. X XWWW: http://www.jnethack.org/jnethack-e.html X X -Kelly X kbyanc@posi.net END-of-games/nethack-gtk/pkg/DESCR echo x - games/nethack-gtk/pkg/COMMENT sed 's/^X//' >games/nethack-gtk/pkg/COMMENT << 'END-of-games/nethack-gtk/pkg/COMMENT' XNethack 3.2.3 with GTK interface and graphics END-of-games/nethack-gtk/pkg/COMMENT exit >How-To-Repeat: >Fix: >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 Thu Jun 15 17:50:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FEF937B985 for ; Thu, 15 Jun 2000 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA85304; Thu, 15 Jun 2000 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id 5E1CF37B985 for ; Thu, 15 Jun 2000 17:40:54 -0700 (PDT) (envelope-from cj@214.norrgarden.se) Received: (from root@localhost) by 214.norrgarden.se (8.9.3/8.9.3) id CAA08569; Fri, 16 Jun 2000 02:40:53 +0200 (CEST) (envelope-from cj) Message-Id: <200006160040.CAA08569@214.norrgarden.se> Date: Fri, 16 Jun 2000 02:40:53 +0200 (CEST) From: calle.madestrand@norrgarden.se Reply-To: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19320: Update port: audio/bwap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19320 >Category: ports >Synopsis: Update port: audio/bwap >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: Thu Jun 15 17:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: Im changing my email address >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/bwap/Makefile bwap/Makefile --- /usr/ports/audio/bwap/Makefile Sat Jun 10 08:58:32 2000 +++ bwap/Makefile Fri Jun 16 01:33:21 2000 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.bitchx.com/pub/BWap/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net WRKSRC= ${WRKDIR}/BWap GNU_CONFIGURE= yes >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 Thu Jun 15 17:50:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C4DF37B877 for ; Thu, 15 Jun 2000 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA85295; Thu, 15 Jun 2000 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id 5DDA637B877 for ; Thu, 15 Jun 2000 17:40:05 -0700 (PDT) (envelope-from cj@214.norrgarden.se) Received: (from root@localhost) by 214.norrgarden.se (8.9.3/8.9.3) id CAA08474; Fri, 16 Jun 2000 02:40:04 +0200 (CEST) (envelope-from cj) Message-Id: <200006160040.CAA08474@214.norrgarden.se> Date: Fri, 16 Jun 2000 02:40:04 +0200 (CEST) From: calle.madestrand@norrgarden.se Reply-To: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19319: Update port: www/indexme Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19319 >Category: ports >Synopsis: Update port: www/indexme >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: Thu Jun 15 17:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: Im changing my email address. I have also updated the port to reflect the changes in the newer indexme tarball. >How-To-Repeat: >Fix: diff -urN /usr/ports/www/indexme/Makefile indexme/Makefile --- /usr/ports/www/indexme/Makefile Mon Apr 10 02:05:28 2000 +++ indexme/Makefile Fri Jun 16 01:29:26 2000 @@ -12,18 +12,17 @@ http://kyb.homepage.com/perl/ DISTNAME= ${PORTNAME} -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net USE_PERL5= yes WRKSRC= ${WRKDIR}/indexme NO_BUILD= yes +MAN1= indexme.1 do-install: - @ ${MKDIR} ${PREFIX}/share/doc/indexme @ ${INSTALL_SCRIPT} ${WRKSRC}/indexme ${PREFIX}/bin .if !defined(NOPORTDOCS) - @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/indexme + @ ${INSTALL_MAN} ${WRKSRC}/indexme.1 ${PREFIX}/man/man1 .endif - .include diff -urN /usr/ports/www/indexme/files/md5 indexme/files/md5 --- /usr/ports/www/indexme/files/md5 Mon May 22 12:17:54 2000 +++ indexme/files/md5 Fri Jun 16 01:23:36 2000 @@ -1 +1 @@ -MD5 (indexme.tar.gz) = 1bf95a9841dcde018dac7cbac4db30fb +MD5 (indexme.tar.gz) = 4c34e75e3aa7db5e1aa4148fb9438ba2 diff -urN /usr/ports/www/indexme/pkg/PLIST indexme/pkg/PLIST --- /usr/ports/www/indexme/pkg/PLIST Tue Feb 1 00:53:59 2000 +++ indexme/pkg/PLIST Fri Jun 16 01:11:09 2000 @@ -1,3 +1 @@ bin/indexme -share/doc/indexme/README -@dirrm share/doc/indexme >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 Thu Jun 15 17:50:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 207C037B9B0 for ; Thu, 15 Jun 2000 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA85313; Thu, 15 Jun 2000 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id EB85637B877 for ; Thu, 15 Jun 2000 17:41:22 -0700 (PDT) (envelope-from cj@214.norrgarden.se) Received: (from root@localhost) by 214.norrgarden.se (8.9.3/8.9.3) id CAA08665; Fri, 16 Jun 2000 02:41:22 +0200 (CEST) (envelope-from cj) Message-Id: <200006160041.CAA08665@214.norrgarden.se> Date: Fri, 16 Jun 2000 02:41:22 +0200 (CEST) From: calle.madestrand@norrgarden.se Reply-To: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19321: Update port: ftp/lftp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19321 >Category: ports >Synopsis: Update port: ftp/lftp >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: Thu Jun 15 17:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.0-STABLE >Organization: >Environment: >Description: Im changing my email address >How-To-Repeat: >Fix: diff -urN /usr/ports/ftp/lftp/Makefile lftp/Makefile --- /usr/ports/ftp/lftp/Makefile Mon Jun 12 02:06:48 2000 +++ lftp/Makefile Fri Jun 16 01:30:37 2000 @@ -12,7 +12,7 @@ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net USE_LIBTOOL= yes USE_BZIP2= yes >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 Thu Jun 15 17:50:31 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 646E237B9E6 for ; Thu, 15 Jun 2000 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA85322; Thu, 15 Jun 2000 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id 5DADE37B84D for ; Thu, 15 Jun 2000 17:41:55 -0700 (PDT) (envelope-from cj@214.norrgarden.se) Received: (from root@localhost) by 214.norrgarden.se (8.9.3/8.9.3) id CAA08760; Fri, 16 Jun 2000 02:41:54 +0200 (CEST) (envelope-from cj) Message-Id: <200006160041.CAA08760@214.norrgarden.se> Date: Fri, 16 Jun 2000 02:41:54 +0200 (CEST) From: calle.madestrand@norrgarden.se Reply-To: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19322: Update port: irc/bitchx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19322 >Category: ports >Synopsis: Update port: irc/bitchx >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: Thu Jun 15 17:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: Im changing my email address >How-To-Repeat: >Fix: diff -urN /usr/ports/irc/bitchx/Makefile bitchx/Makefile --- /usr/ports/irc/bitchx/Makefile Thu Jun 1 18:25:11 2000 +++ bitchx/Makefile Fri Jun 16 01:32:49 2000 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net .if defined(WITH_GNOME) LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs >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 Thu Jun 15 17:50:36 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 99EA737BA04 for ; Thu, 15 Jun 2000 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA85331; Thu, 15 Jun 2000 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id EE0AC37B877 for ; Thu, 15 Jun 2000 17:42:24 -0700 (PDT) (envelope-from cj@214.norrgarden.se) Received: (from root@localhost) by 214.norrgarden.se (8.9.3/8.9.3) id CAA08856; Fri, 16 Jun 2000 02:42:24 +0200 (CEST) (envelope-from cj) Message-Id: <200006160042.CAA08856@214.norrgarden.se> Date: Fri, 16 Jun 2000 02:42:24 +0200 (CEST) From: calle.madestrand@norrgarden.se Reply-To: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19323: Update port: security/saint Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19323 >Category: ports >Synopsis: Update port: security/saint >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: Thu Jun 15 17:50:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: Im changing my email address. Im also updating the port to the latest version 2.1. Please also close PR 19198 a previous update. >How-To-Repeat: >Fix: diff -urN /usr/ports/security/saint/Makefile saint/Makefile --- /usr/ports/security/saint/Makefile Sun May 7 23:24:31 2000 +++ saint/Makefile Fri Jun 16 01:38:22 2000 @@ -6,19 +6,18 @@ # PORTNAME= saint -PORTVERSION= 2.0.2 +PORTVERSION= 2.1 CATEGORIES= security MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \ http://www.wwdsi.com/saint/downloads/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ -DISTNAME= ${PKGNAME}.beta2 -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= cj@vallcom.net RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap USE_PERL5= yes -WRKSRC= ${WRKDIR}/saint-2.0.2 +WRKSRC= ${WRKDIR}/saint-2.1 MAKE_ENV= XFLAGS="DAUTH_GID_T=int -DSYS_ERRLIST_DECLARED -DFDSETSIZE=2048" ALL_TARGET= freebsd INSTALL_TARGET= all diff -urN /usr/ports/security/saint/files/md5 saint/files/md5 --- /usr/ports/security/saint/files/md5 Sun May 7 23:24:33 2000 +++ saint/files/md5 Sun Jun 11 14:02:21 2000 @@ -1 +1 @@ -MD5 (saint-2.0.2.beta2.tar.gz) = feed65b4faabe08caa0fa94728b362b0 +MD5 (saint-2.1.tar.gz) = ecfd31ced136e1a2e40a9e857e158df0 diff -urN /usr/ports/security/saint/pkg/PLIST saint/pkg/PLIST --- /usr/ports/security/saint/pkg/PLIST Sun May 7 23:24:37 2000 +++ saint/pkg/PLIST Sun Jun 11 14:01:40 2000 @@ -9,6 +9,10 @@ saint/READMEs/CHANGES-1.3.6-1.5 saint/READMEs/README.SNMP saint/READMEs/CHANGES +saint/READMEs/CHANGES-2.0 +saint/bin/ddos.saint +saint/bin/ddos_scan +saint/bin/irix.saint saint/bin/cim.saint saint/bin/snmp.saint saint/bin/boot.saint @@ -63,6 +67,7 @@ saint/bin/nfs-chk saint/bin/yp-chk saint/bin/fping +saint/config/passwd saint/config/paths.pl saint/config/paths.sh saint/config/saint.cf @@ -71,6 +76,9 @@ saint/config/paths.pl.old saint/config/paths.sh.old saint/config/SNMP_communities.pl +saint/perl/passwd.pl +saint/html/auth/saint_auth_action.pl +saint/html/auth/saint_auth_form.pl saint/html/admin/saint_cf_action.pl saint/html/admin/saint_cf_form.pl saint/html/data/saint_data_form.pl @@ -110,6 +118,8 @@ saint/html/dots/reddot.gif saint/html/dots/whitedot.gif saint/html/dots/yellowdot.gif +saint/html/images/checkmark.gif +saint/html/images/top10.jpg saint/html/images/long_bottom_border.gif saint/html/images/bckgrnd.jpg saint/html/images/saint.gif @@ -170,6 +180,8 @@ saint/html/tutorials/first_time/make.html saint/html/tutorials/first_time/scanning.html saint/html/tutorials/first_time/template.html +saint/html/tutorials/vulnerability/Gauntlet_WebShield_cyberdaemon.html +saint/html/tutorials/vulnerability/Kerberos_detected.html saint/html/tutorials/vulnerability/Possible_fraggle_problem.html saint/html/tutorials/vulnerability/objectserver_vulnerability.html saint/html/tutorials/vulnerability/Archives @@ -193,7 +205,6 @@ saint/html/tutorials/vulnerability/imap_version.html saint/html/tutorials/vulnerability/jolt.html saint/html/tutorials/vulnerability/land.html -saint/html/tutorials/vulnerability/lpd_over_the_internet.html saint/html/tutorials/vulnerability/nestea.html saint/html/tutorials/vulnerability/netbios_over_the_internet.html saint/html/tutorials/vulnerability/newtear.html @@ -333,6 +344,7 @@ @dirrm saint/READMEs @dirrm saint/bin @dirrm saint/config +@dirrm saint/html/auth @dirrm saint/html/admin @dirrm saint/html/data @dirrm saint/html/docs >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 Thu Jun 15 18:20: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 91CAD37B583 for ; Thu, 15 Jun 2000 18:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA89769; Thu, 15 Jun 2000 18:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 15 Jun 2000 18:20:01 -0700 (PDT) Message-Id: <200006160120.SAA89769@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: The Hermit Hacker Subject: Re: ports/19317: update postgres-6 tcl support to 8.2.3. Reply-To: The Hermit Hacker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19317; it has been noted by GNATS. From: The Hermit Hacker To: adrian@ubergeeks.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19317: update postgres-6 tcl support to 8.2.3. Date: Thu, 15 Jun 2000 22:16:01 -0300 (ADT) umm, didn't notice it before, but v6.5.3 shouldn't be used anymore, its pretty much considered 'ancient history' already as far as the developers are concerned. I'm curious as to why there was a postgresql7 port created seperately from the postgresql port, but I would highly recommend using that one instead of the regular postgresql port ... faster and more stable, with more features ... On Thu, 15 Jun 2000 adrian@ubergeeks.com wrote: > > >Number: 19317 > >Category: ports > >Synopsis: postgres depends on a very old version of tcl. > >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: Thu Jun 15 17:00:03 PDT 2000 > >Closed-Date: > >Last-Modified: > >Originator: Adrian Filipi-Martin > >Release: FreeBSD 3.4-RELEASE i386 > >Organization: > Ubergeeks Consulting > >Environment: > > 3.4-RELEASE and 3.3-RELEASe with /usr/ports from 6/14/00. > > >Description: > > Ths postgres-6.5.3 port depends on tcl-8.0, when it builds > and runs fine with 8.2.3. Note that there did indeed seem > to be build problems with tcl-8.2.2. These went away with > 8.2.3. > > I did see the closed PR ports/16951 that indicated that > there were build problems with previous patches. I have > no trouble building with the attached patch. The simple > tcl DB application that I have written works just fine. > > N.B. While at it, I figured out what was wrong with pgaccess > and uncommented it in the Makefile. The problem was that > the source file changed from a tcl script to a bourne shell > script. > > >How-To-Repeat: > > N/A > > >Fix: > > Apply this patch: > > --- Makefile.orig Fri Apr 21 07:31:17 2000 > +++ Makefile Thu Jun 15 18:50:44 2000 > @@ -25,12 +25,12 @@ > # if you want to use the tcl/tk frontend pgaccess, then you need to build > # postgresql with tcl support by typing: make WITH_TCL=yes > .if defined(WITH_TCL) > -TCL_INCDIR= ${LOCALBASE}/include/tcl8.0 > -TK_INCDIR= ${LOCALBASE}/include/tk8.0 > +TCL_INCDIR= ${LOCALBASE}/include/tcl8.2 > +TK_INCDIR= ${LOCALBASE}/include/tk8.2 > MAKE_ENV= WITH_TCL=true TCL_INCDIR=${TCL_INCDIR} > -LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ > - tk80.1:${PORTSDIR}/x11-toolkits/tk80 > -CONFIGURE_TCL= --with-tcl --with-tclconfig="${LOCALBASE}/lib/tcl8.0 ${LOCALBASE}/lib/tk8.0" > +LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ > + tk82.1:${PORTSDIR}/x11-toolkits/tk82 > +CONFIGURE_TCL= --with-tcl --with-tclconfig="${LOCALBASE}/lib/tcl8.2 ${LOCALBASE}/lib/tk8.2" > .endif > > # if you want jdbc, type make WITH_JDBC=yes > @@ -103,14 +103,13 @@ > @ ${SED} -e 's=!!PREFIX!!=${PREFIX}=g' \ > ${WRKSRC}/Makefile.global.in.old \ > >> ${WRKSRC}/Makefile.global.in > -# pgaccess (accidentally?) removed from distribution, so leave it for now > -#.if defined(WITH_TCL) > -# @ ${MV} ${WRKSRC}/bin/pgaccess/pgaccess.tcl \ > -# ${WRKSRC}/bin/pgaccess/pgaccess.tcl.orig > -# @ ${SED} -e "s=/usr/bin/wish=`/usr/bin/which wish8.0`=" \ > -# ${WRKSRC}/bin/pgaccess/pgaccess.tcl.orig \ > -# >> ${WRKSRC}/bin/pgaccess/pgaccess.tcl > -#.endif > +.if defined(WITH_TCL) > + @ ${MV} ${WRKSRC}/bin/pgaccess/pgaccess.sh \ > + ${WRKSRC}/bin/pgaccess/pgaccess.sh.orig > + @ ${SED} -e "s=__wish__=`/usr/bin/which wish8.2`=" \ > + ${WRKSRC}/bin/pgaccess/pgaccess.sh.orig \ > + >> ${WRKSRC}/bin/pgaccess/pgaccess.sh > +.endif > > post-build: > .if defined(WITH_JDBC) > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 20:30: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A86037BD9C; Thu, 15 Jun 2000 20:30:01 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id UAA04878; Thu, 15 Jun 2000 20:30:01 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 15 Jun 2000 20:30:01 -0700 (PDT) From: Kris Kennaway To: Ron Smith Cc: freebsd-ports@freebsd.org Subject: Re: deinstalling ssh In-Reply-To: <20000614234000.26529.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 14 Jun 2000, Ron Smith wrote: > I think I got the right list. Please, correct me if I'm wrong. Nope, this is the right one! > I recently installed 'ssh' from a standalone tarball (floppy disk). I would > like to know the procedure for deinstalling it, since it wasn't installed > from the '/usr/ports/...' directory. I don't think I can use the deinstall > command. Or, can I? If I can't, could someone at least tell me the separate > files I would have to manually delete. I would like to replace 'ssh' with > 'OpenSSH', but I would like to avoid *any* conflicts. I assume you installed it from a package using the 'pkg_add' command? If so, you can just deinstall it with 'pkg_delete ssh-1.2.27' or whatever the name of the package is - see the list of installed packages in /var/db/pkg If you didn't install it via a package, but just extracted a tarball containing the SSH binaries, then there's no way to remove it automatically, in general. If you know that the files were installed in exactly the same location as where the port/package would put them, you can just install and deinstall the port/package which will overwrite and then remove those files. For the record, 'make deinstall' in ports actually calls pkg_delete with the constructed package name of whatever the current version in ports is - in the case of ssh it hasn't changed in a while so it may still work, but for example if the port was upgraded to a hypothetical version 1.2.28 it would try and run 'pkg_delete ssh-1.2.28' Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 20:33:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3394537BB8A; Thu, 15 Jun 2000 20:33:09 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id UAA05290; Thu, 15 Jun 2000 20:33:09 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 15 Jun 2000 20:33:08 -0700 (PDT) From: Kris Kennaway To: "Jacques A . Vidrine" Cc: freebsd-ports@freebsd.org Subject: Re: Hey! Did someone cross their eyes at my ports? :-) In-Reply-To: <20000615124806.F72451@bone.nectar.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 15 Jun 2000, Jacques A . Vidrine wrote: > Good grief: > > Package building errors for nectar@freebsd.org > > Updated Thu Jun 15 08:00:04 2000, 17 errors: > > heh. Most of them are probably PLIST omissions (i.e. the port leaves crud behind after deinstall) - bento was recently changed to treat these as errors for the logs. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 20:34:33 2000 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id A89DE37BA59; Thu, 15 Jun 2000 20:34:31 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from bone.nectar.com (bone.nectar.com [10.0.1.105]) by gw.nectar.com (Postfix) with ESMTP id 9E3219B32; Thu, 15 Jun 2000 22:34:30 -0500 (CDT) Received: by bone.nectar.com (Postfix, from userid 1001) id AD73E1DC6; Thu, 15 Jun 2000 22:34:29 -0500 (CDT) Date: Thu, 15 Jun 2000 22:34:29 -0500 From: "Jacques A . Vidrine" To: Kris Kennaway Cc: freebsd-ports@freebsd.org Subject: Re: Hey! Did someone cross their eyes at my ports? :-) Message-ID: <20000615223429.A35496@bone.nectar.com> Mail-Followup-To: "Jacques A . Vidrine" , Kris Kennaway , freebsd-ports@freebsd.org References: <20000615124806.F72451@bone.nectar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from kris@FreeBSD.org on Thu, Jun 15, 2000 at 08:33:08PM -0700 X-Url: http://www.nectar.com/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jun 15, 2000 at 08:33:08PM -0700, Kris Kennaway wrote: > Most of them are probably PLIST omissions (i.e. the port leaves crud > behind after deinstall) - bento was recently changed to treat these as > errors for the logs. Yes, that and I didn't realize at first that each port might be counted up to three times (once each for 3, 4, 5) :-) -- Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 20:37: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E87537BA59; Thu, 15 Jun 2000 20:37:03 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id UAA05881; Thu, 15 Jun 2000 20:37:03 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 15 Jun 2000 20:37:02 -0700 (PDT) From: Kris Kennaway To: "Jacques A . Vidrine" Cc: freebsd-ports@freebsd.org Subject: Re: Hey! Did someone cross their eyes at my ports? :-) In-Reply-To: <20000615223429.A35496@bone.nectar.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 15 Jun 2000, Jacques A . Vidrine wrote: > On Thu, Jun 15, 2000 at 08:33:08PM -0700, Kris Kennaway wrote: > > Most of them are probably PLIST omissions (i.e. the port leaves crud > > behind after deinstall) - bento was recently changed to treat these as > > errors for the logs. > > Yes, that and I didn't realize at first that each port might be counted > up to three times (once each for 3, 4, 5) :-) Actually, up to 6 times: 3-full, 3-latest, 4-full, 4-latest, 5-full, 5-latest if it's really broken :-) Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 21:10: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2E8C37B850 for ; Thu, 15 Jun 2000 21:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA10838; Thu, 15 Jun 2000 21:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kraken.itc.gu.edu.au (kraken.itc.gu.edu.au [132.234.250.31]) by hub.freebsd.org (Postfix) with ESMTP id 4F16A37BBBC; Thu, 15 Jun 2000 21:06:42 -0700 (PDT) (envelope-from andrew@itlab70.easstud.gu.edu.au) Received: from itlab70.easstud.gu.edu.au (root@itlab70.easstud.gu.edu.au [132.234.112.223]) by kraken.itc.gu.edu.au (8.8.5/8.7.3) with ESMTP id OAA05526; Fri, 16 Jun 2000 14:09:48 +1000 (EST) Received: (from andrew@localhost) by itlab70.easstud.gu.edu.au (8.9.3/8.9.3) id OAA76176; Fri, 16 Jun 2000 14:06:34 +1000 (EST) (envelope-from andrew) Message-Id: <200006160406.OAA76176@itlab70.easstud.gu.edu.au> Date: Fri, 16 Jun 2000 14:06:34 +1000 (EST) From: andrew@ugh.net.au Reply-To: andrew@ugh.net.au To: FreeBSD-gnats-submit@freebsd.org Cc: jmg@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19328: cgiparse in invalid category Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19328 >Category: ports >Synopsis: cgiparse has a comma between categories >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 15 21:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andrew >Release: FreeBSD 4.0-STABLE i386 >Organization: UgH! >Environment: >Description: cgiparse is meant to be in the devel and www categories. A comma has been placed between these to in the Makefile, making a new category Devel,www (as can be seen on the ports web page). >How-To-Repeat: >Fix: --- /usr/ports/www/cgiparse/Makefile Tue Jun 13 14:26:45 2000 +++ Makefile Fri Jun 16 14:00:33 2000 @@ -7,7 +7,7 @@ PORTNAME= cgiparse PORTVERSION= 0.8e -CATEGORIES= devel,www +CATEGORIES= devel www MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/ \ http://www.funkthat.com/~jmg/ >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 Thu Jun 15 22:43:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from dorothy.hentschel.net (d83b0468.dsl.flashcom.net [216.59.4.104]) by hub.freebsd.org (Postfix) with ESMTP id 1427237B809; Thu, 15 Jun 2000 22:43:44 -0700 (PDT) (envelope-from thomas@hentschel.net) Received: from hentschel.net (thomas@falcon.home.hentschel.net [192.168.1.2]) by dorothy.hentschel.net (8.8.8/8.8.8) with ESMTP id WAA08580; Thu, 15 Jun 2000 22:31:52 -0700 (PDT) (envelope-from thomas@hentschel.net) Message-Id: <200006160531.WAA08580@dorothy.hentschel.net> Date: Thu, 15 Jun 2000 22:51:10 -0700 (PDT) From: thomas@hentschel.net To: FreeBSD-gnats-submit@freebsd.org Cc: ports@freebsd.org, security-officer@freebsd.org MIME-Version: 1.0 Content-Type: MULTIPART/mixed; BOUNDARY="0-1804289383-961134678=:9899" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --0-1804289383-961134678=:9899 Content-Type: TEXT/plain; CHARSET=US-ASCII >Submitter-Id: current-users >Originator: Thomas Hentschel >Organization: >Confidential: no >Synopsis: zope ports security vulnerability >Severity: non-critical >Priority: medium >Category: ports >Release: FreeBSD 3.4-STABLE i386 >Class: change-request >Environment: FreeBSD systems running the Zope Application Server >Description: A security vulnerability of the Zope release in the current ports system was found. Here is the advisory from Digital Creations (the creators of Zope) News Item: Zope security alert and 2.1.7 update Created by Brian on 2000/06/15. We have recently become aware of an important security issue that affects all released Zope versions including the recent 2.2 beta 1 release. The issue involves an inadequately protected method in one of the base classes in the DocumentTemplate package that could allow the contents of DTMLDocuments or DTMLMethods to be changed remotely or through DTML code without forcing proper user authorization. A Zope 2.1.7 release has been made that resolves this issue for Zope 2.1.x users. This release is available from Zope.org: http://www.zope.org/Products/Zope/2.1.7/ ..... While we know of no instances of this issue being used to exploit a site, we *highly* recommend that any Zope site that is accessible by untrusted clients take the appropriate mitigation steps immediately. Not sure if that would warrant a ports security alert, I sure would like to see one. >How-To-Repeat: See above >Fix: A patch is attached to upgrade the port to the recommended version. I also took the freedom to change the directory of saving Data.fs for the de-install from /tmp to /var/tmp so it will survive a reboot.An appropriate message is given now too. -Th --0-1804289383-961134678=:9899 Content-Type: TEXT/plain; CHARSET=US-ASCII Content-Disposition: attachment ; filename="www-zope.diff" diff -ur zope/Makefile zope.new/Makefile --- zope/Makefile Mon May 29 03:14:24 2000 +++ zope.new/Makefile Thu Jun 15 21:26:09 2000 @@ -6,7 +6,7 @@ # PORTNAME= zope -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.7 CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src @@ -73,12 +73,5 @@ ${ECHO} "===> The Zope license is in ${ZOPEBASEDIR}/LICENSE.txt." ; \ ${ECHO} "===> For Apache changes see ${APACHE_CONFDIR}/apache.conf.Zope-Changes." ; \ ${ECHO} "===> Zope.cgi and pcgi-wrapper live in ${CGI_BIN_DIR}." ) - -#pre-deinstall: # Save Database contents. I expect /tmp to have sufficient -# # space to hold it for the time being. -# @if [ -e ${ZOPEBASEDIR}/var/Data.fs ] ; then \ -# ${ECHO} "Saving existing Database to /tmp/Data.fs.bak." ; \ -# ${MV} ${ZOPEBASEDIR}/var/Data.fs /tmp/Data.fs.bak ; \ -# fi .include diff -ur zope/files/md5 zope.new/files/md5 --- zope/files/md5 Mon May 29 03:14:25 2000 +++ zope.new/files/md5 Thu Jun 15 21:28:12 2000 @@ -1 +1 @@ -MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5 +MD5 (Zope-2.1.7-src.tgz) = b07a0d4055d13eb9f1361cd96a47c265 diff -ur zope/pkg/PLIST zope.new/pkg/PLIST --- zope/pkg/PLIST Mon May 29 03:14:30 2000 +++ zope.new/pkg/PLIST Thu Jun 15 21:49:33 2000 @@ -847,6 +847,18 @@ %%ZOPEBASEDIR%%/lib/python/ZClasses/propertysheets.gif %%ZOPEBASEDIR%%/lib/python/ZClasses/subobjects.dtml %%ZOPEBASEDIR%%/lib/python/ZClasses/views.dtml +%%ZOPEBASEDIR%%/lib/python/ZLogger/FileLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/FileLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/ZLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/ZLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/__init__.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/__init__.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/stupidFileLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/stupidFileLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslog.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslog.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslogLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslogLogger.pyc %%ZOPEBASEDIR%%/lib/python/ZODB/.cvsignore %%ZOPEBASEDIR%%/lib/python/ZODB/BaseStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/BaseStorage.pyc @@ -1096,6 +1108,7 @@ @dirrm %%ZOPEBASEDIR%%/lib/python/TreeDisplay/www @dirrm %%ZOPEBASEDIR%%/lib/python/TreeDisplay @dirrm %%ZOPEBASEDIR%%/lib/python/ZClasses +@dirrm %%ZOPEBASEDIR%%/lib/python/ZLogger @dirrm %%ZOPEBASEDIR%%/lib/python/ZODB @dirrm %%ZOPEBASEDIR%%/lib/python/ZPublisher @dirrm %%ZOPEBASEDIR%%/lib/python/Zope/ZLogger @@ -1110,7 +1123,8 @@ @dirrm %%ZOPEBASEDIR%%/pcgi/Win32 @dirrm %%ZOPEBASEDIR%%/pcgi @dirrm %%ZOPEBASEDIR%%/utilities -@unexec mv -f %D/%%ZOPEBASEDIR%%/var/Data.fs /tmp/Data.fs.bak +@unexec /bin/echo Preserving existing Database to /var/tmp/Data.fs.bak +@unexec mv -f %D/%%ZOPEBASEDIR%%/var/Data.fs /var/tmp/Data.fs.bak @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.in @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.lock @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.tmp --0-1804289383-961134678=:9899-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Jun 15 22:50: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1881637BD00 for ; Thu, 15 Jun 2000 22:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA23059; Thu, 15 Jun 2000 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dorothy.hentschel.net (d83b0468.dsl.flashcom.net [216.59.4.104]) by hub.freebsd.org (Postfix) with ESMTP id 1427237B809; Thu, 15 Jun 2000 22:43:44 -0700 (PDT) (envelope-from thomas@hentschel.net) Received: from hentschel.net (thomas@falcon.home.hentschel.net [192.168.1.2]) by dorothy.hentschel.net (8.8.8/8.8.8) with ESMTP id WAA08580; Thu, 15 Jun 2000 22:31:52 -0700 (PDT) (envelope-from thomas@hentschel.net) Message-Id: <200006160531.WAA08580@dorothy.hentschel.net> Date: Thu, 15 Jun 2000 22:51:10 -0700 (PDT) From: thomas@hentschel.net To: FreeBSD-gnats-submit@freebsd.org Cc: ports@freebsd.org, security-officer@freebsd.org Subject: ports/19329: zope ports security vulnerability Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19329 >Category: ports >Synopsis: zope ports security vulnerability >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: Thu Jun 15 22:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Thomas Hentschel >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: FreeBSD systems running the Zope Application Server >Description: A security vulnerability of the Zope release in the current ports system was found. Here is the advisory from Digital Creations (the creators of Zope) News Item: Zope security alert and 2.1.7 update Created by Brian on 2000/06/15. We have recently become aware of an important security issue that affects all released Zope versions including the recent 2.2 beta 1 release. The issue involves an inadequately protected method in one of the base classes in the DocumentTemplate package that could allow the contents of DTMLDocuments or DTMLMethods to be changed remotely or through DTML code without forcing proper user authorization. A Zope 2.1.7 release has been made that resolves this issue for Zope 2.1.x users. This release is available from Zope.org: http://www.zope.org/Products/Zope/2.1.7/ ..... While we know of no instances of this issue being used to exploit a site, we *highly* recommend that any Zope site that is accessible by untrusted clients take the appropriate mitigation steps immediately. Not sure if that would warrant a ports security alert, I sure would like to see one. >How-To-Repeat: See above >Fix: A patch is attached to upgrade the port to the recommended version. I also took the freedom to change the directory of saving Data.fs for the de-install from /tmp to /var/tmp so it will survive a reboot.An appropriate message is given now too. -Th --0-1804289383-961134678=:9899 Content-Type: TEXT/plain; CHARSET=US-ASCII Content-Disposition: attachment ; filename="www-zope.diff" diff -ur zope/Makefile zope.new/Makefile --- zope/Makefile Mon May 29 03:14:24 2000 +++ zope.new/Makefile Thu Jun 15 21:26:09 2000 @@ -6,7 +6,7 @@ # PORTNAME= zope -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.7 CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src @@ -73,12 +73,5 @@ ${ECHO} "===> The Zope license is in ${ZOPEBASEDIR}/LICENSE.txt." ; \ ${ECHO} "===> For Apache changes see ${APACHE_CONFDIR}/apache.conf.Zope-Changes." ; \ ${ECHO} "===> Zope.cgi and pcgi-wrapper live in ${CGI_BIN_DIR}." ) - -#pre-deinstall: # Save Database contents. I expect /tmp to have sufficient -# # space to hold it for the time being. -# @if [ -e ${ZOPEBASEDIR}/var/Data.fs ] ; then \ -# ${ECHO} "Saving existing Database to /tmp/Data.fs.bak." ; \ -# ${MV} ${ZOPEBASEDIR}/var/Data.fs /tmp/Data.fs.bak ; \ -# fi .include diff -ur zope/files/md5 zope.new/files/md5 --- zope/files/md5 Mon May 29 03:14:25 2000 +++ zope.new/files/md5 Thu Jun 15 21:28:12 2000 @@ -1 +1 @@ -MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5 +MD5 (Zope-2.1.7-src.tgz) = b07a0d4055d13eb9f1361cd96a47c265 diff -ur zope/pkg/PLIST zope.new/pkg/PLIST --- zope/pkg/PLIST Mon May 29 03:14:30 2000 +++ zope.new/pkg/PLIST Thu Jun 15 21:49:33 2000 @@ -847,6 +847,18 @@ %%ZOPEBASEDIR%%/lib/python/ZClasses/propertysheets.gif %%ZOPEBASEDIR%%/lib/python/ZClasses/subobjects.dtml %%ZOPEBASEDIR%%/lib/python/ZClasses/views.dtml +%%ZOPEBASEDIR%%/lib/python/ZLogger/FileLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/FileLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/ZLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/ZLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/__init__.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/__init__.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/stupidFileLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/stupidFileLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslog.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslog.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslogLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslogLogger.pyc %%ZOPEBASEDIR%%/lib/python/ZODB/.cvsignore %%ZOPEBASEDIR%%/lib/python/ZODB/BaseStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/BaseStorage.pyc @@ -1096,6 +1108,7 @@ @dirrm %%ZOPEBASEDIR%%/lib/python/TreeDisplay/www @dirrm %%ZOPEBASEDIR%%/lib/python/TreeDisplay @dirrm %%ZOPEBASEDIR%%/lib/python/ZClasses +@dirrm %%ZOPEBASEDIR%%/lib/python/ZLogger @dirrm %%ZOPEBASEDIR%%/lib/python/ZODB @dirrm %%ZOPEBASEDIR%%/lib/python/ZPublisher @dirrm %%ZOPEBASEDIR%%/lib/python/Zope/ZLogger @@ -1110,7 +1123,8 @@ @dirrm %%ZOPEBASEDIR%%/pcgi/Win32 @dirrm %%ZOPEBASEDIR%%/pcgi @dirrm %%ZOPEBASEDIR%%/utilities -@unexec mv -f %D/%%ZOPEBASEDIR%%/var/Data.fs /tmp/Data.fs.bak +@unexec /bin/echo Preserving existing Database to /var/tmp/Data.fs.bak +@unexec mv -f %D/%%ZOPEBASEDIR%%/var/Data.fs /var/tmp/Data.fs.bak @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.in @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.lock @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.tmp --0-1804289383-961134678=:9899-- >Release-Note: >Audit-Trail: >Unformatted: --0-1804289383-961134678=:9899 Content-Type: TEXT/plain; CHARSET=US-ASCII To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 0:28: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 0938B37BD28; Fri, 16 Jun 2000 00:28:04 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id AAA10494; Fri, 16 Jun 2000 00:27:52 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) To: Brian Somers Cc: Jordan Hubbard , asami@cs.berkeley.edu (Satoshi Asami), ports@FreeBSD.org, committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: no ports freeze for 3.5R In-reply-to: Your message of "Thu, 15 Jun 2000 17:59:03 BST." <200006151659.RAA03642@hak.lan.Awfulhak.org> Date: Fri, 16 Jun 2000 00:27:51 -0700 Message-ID: <10491.961140471@localhost> From: "Jordan K. Hubbard" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Eek !!! When's the src tree being frozen ? The 3-stable branch will be frozen on the 18th. I already sent several heads-up messages weeks before this, so if you're still slacking on getting changes in, you have only yourself to blame. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 0:40: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1671637BD28; Fri, 16 Jun 2000 00:40:08 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA37137; Fri, 16 Jun 2000 00:40:08 -0700 (PDT) (envelope-from tg@FreeBSD.org) Date: Fri, 16 Jun 2000 00:40:08 -0700 (PDT) From: Message-Id: <200006160740.AAA37137@freefall.freebsd.org> To: hdm@mistral.co.uk, tg@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19259: Fis for textproc/py-mxTextTools Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Fis for textproc/py-mxTextTools State-Changed-From-To: open->closed State-Changed-By: tg State-Changed-When: Fri Jun 16 00:39:01 PDT 2000 State-Changed-Why: Thanks for the report. My fix is slightly different, but should work all the same. http://www.freebsd.org/cgi/query-pr.cgi?pr=19259 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 0:40:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CB0A937BD94 for ; Fri, 16 Jun 2000 00:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA37113; Fri, 16 Jun 2000 00:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ripspost.aist.go.jp (ripspost.aist.go.jp [150.29.251.14]) by hub.freebsd.org (Postfix) with ESMTP id CFC3337BD28 for ; Fri, 16 Jun 2000 00:31:13 -0700 (PDT) (envelope-from akr@m17n.org) Received: from rpsmtp1.aist.go.jp (rpdgate1.aist.go.jp [150.29.254.30]) by ripspost.aist.go.jp (8.9.3/3.7W) with ESMTP id QAA06215 for ; Fri, 16 Jun 2000 16:31:11 +0900 (JST) Received: from eccu1-1.etl.go.jp (localhost [127.0.0.1]) by rpsmtp1.aist.go.jp (8.9.3/3.7W) with ESMTP id QAA19533 for ; Fri, 16 Jun 2000 16:31:11 +0900 (JST) Received: from flux.m17n.org (dhcpea043 [150.29.203.233]) by eccu1-1.etl.go.jp (8.9.3/3.7W-ETL-MASTER) with ESMTP id QAA09805 for ; Fri, 16 Jun 2000 16:31:10 +0900 (JST) Received: by flux.m17n.org (Postfix, from userid 23483) id 0D26227F; Fri, 16 Jun 2000 16:31:12 +0900 (JST) Message-Id: <20000616073112.0D26227F@flux.m17n.org> Date: Fri, 16 Jun 2000 16:31:12 +0900 (JST) From: akr@m17n.org Reply-To: akr@m17n.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19330: strange behaviour of linux-jdk-1.2.2 (or linux emulation?). Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19330 >Category: ports >Synopsis: java interpreter may fail to detect class on current directory. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 16 00:40:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Tanaka Akira >Release: FreeBSD 4.0-RELEASE i386 >Organization: m17n >Environment: % pkg_info linux-jdk-1.2.2 Information for linux-jdk-1.2.2: Comment: Blackdown Linux Java Developers Kit 1.2.2 Description: Blackdown Linux Java Developers Kit 1.2.2 % uname -a FreeBSD flux 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Wed May 24 00:03:30 JST 2000 akr@flux.m17n.org:/usr/src/sys/compile/AKR i386 >Description: The interpreter `java' cannot find class file on a current directory after `mkdir test_directory; rmdir test_directory'. I think mkdir/rmdir shouldn't affect >How-To-Repeat: The test program is follows. % cat Test.java class Test { public static void main(String[] argv) { System.out.println("Hello world."); } } Java compilere and interpreter is follows. % which javac /usr/local/linux-jdk1.2.2/bin/javac % which java /usr/local/linux-jdk1.2.2/bin/java Make sure that CLASSPATH is not set. % unset CLASSPATH Compile the test program. % javac Test.java Run the test program. No problem. % java Test Hello world. Create some directory and remove it. It shouldn't cause any problem. % mkdir test_directory; rmdir test_directory Run the test program again. The interpreter cannot find the class `Test'. % java Test Exception in thread "main" java.lang.NoClassDefFoundError: Test zsh: exit 1 java Test Run the test program again with the option -cp. It works well. % java -cp `pwd` Test Hello world. Run the test program again without the option -cp. It works well again. % java Test Hello world. >Fix: I cannot suppose the reason of this behaviour... >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 Jun 16 0:53:26 2000 Delivered-To: freebsd-ports@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 1396337BDCA; Fri, 16 Jun 2000 00:53:20 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id IAA34674; Fri, 16 Jun 2000 08:53:15 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id IAA01575; Fri, 16 Jun 2000 08:53:12 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006160753.IAA01575@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Jordan K. Hubbard" Cc: Brian Somers , Jordan Hubbard , asami@cs.berkeley.edu (Satoshi Asami), ports@FreeBSD.org, committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: no ports freeze for 3.5R In-Reply-To: Message from "Jordan K. Hubbard" of "Fri, 16 Jun 2000 00:27:51 PDT." <10491.961140471@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 16 Jun 2000 08:53:12 +0100 From: Brian Somers Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Eek !!! When's the src tree being frozen ? > > The 3-stable branch will be frozen on the 18th. I already sent > several heads-up messages weeks before this, so if you're still > slacking on getting changes in, you have only yourself to blame. :) It's more usual that src freezes long before ports - I thought I'd missed a change of plan... > - Jordan -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 1:49:27 2000 Delivered-To: freebsd-ports@freebsd.org Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 32A8E37BE1F; Fri, 16 Jun 2000 01:49:19 -0700 (PDT) (envelope-from asmodai@lucifer.bart.nl) Received: (from asmodai@localhost) by lucifer.bart.nl (8.9.3/8.9.3) id KAA71253; Fri, 16 Jun 2000 10:49:05 +0200 (CEST) (envelope-from asmodai) Date: Fri, 16 Jun 2000 10:49:04 +0200 From: Jeroen Ruigrok van der Werven To: "Jordan K. Hubbard" Cc: Brian Somers , Jordan Hubbard , Satoshi Asami , ports@FreeBSD.org, committers@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: no ports freeze for 3.5R Message-ID: <20000616104904.H69654@lucifer.bart.nl> References: <200006151659.RAA03642@hak.lan.Awfulhak.org> <10491.961140471@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <10491.961140471@localhost>; from jkh@zippy.cdrom.com on Fri, Jun 16, 2000 at 12:27:51AM -0700 Organisation: VIA Net.Works The Netherlands Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -On [20000616 09:30], Jordan K. Hubbard (jkh@zippy.cdrom.com) wrote: >> Eek !!! When's the src tree being frozen ? > >The 3-stable branch will be frozen on the 18th. I already sent >several heads-up messages weeks before this, so if you're still >slacking on getting changes in, you have only yourself to blame. :) Hmmm. Guess I either forgot it or I haven't seen a HEADSUP on -committers. Means I'll have to work harder. =P -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Practice yourself what you preach... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 2: 4:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by hub.freebsd.org (Postfix) with ESMTP id 9D5FC37B975; Fri, 16 Jun 2000 02:04:38 -0700 (PDT) (envelope-from tg@melaten.rwth-aachen.de) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.9.3/8.8.8) with ESMTP id LAA12050; Fri, 16 Jun 2000 11:08:20 +0200 Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.9.3/8.9.3) id LAA80221; Fri, 16 Jun 2000 11:14:24 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: Maxim Sobolev Cc: freebsd-ports@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/neXtaw/pkg PLIST References: <200006160754.AAA38999@freefall.freebsd.org> <3949EA0B.7EEBC0DE@FreeBSD.org> From: Thomas Gellekum In-Reply-To: Maxim Sobolev's message of "Fri, 16 Jun 2000 11:49:15 +0300" Date: 16 Jun 2000 11:14:23 +0200 Message-ID: Lines: 24 User-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/21.1 (Canyonlands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Maxim Sobolev writes: > Thomas Gellekum wrote: > > > tg 2000/06/16 00:54:14 PDT > > > > Modified files: > > x11-toolkits/neXtaw/pkg PLIST > > Log: > > Fix PLIST. > > The problem is that fixing it for your configuration, where it has .6 version > (XFree3.3), you automatically broke it for another (XFree4.0, .7 version). I'm > not very proof in Imake, so I'll be glad is someone will provide hint on how to > force it to make some pre-defined shared library version number. Of course we > could override its install target with what we think suits better, but it is > not an ideal solution. We could probably override `SharedX11Rev' (or whatever the variable was called), but I need to actually read the imake templates again. I wanted this out the door first so that the package builds on 3.5. Remember that XFree86-3.3.6 is still the default version. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 2:34:30 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id BA01337BE4C; Fri, 16 Jun 2000 02:34:21 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id MAA10225; Fri, 16 Jun 2000 12:33:06 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id MAA80333; Fri, 16 Jun 2000 12:33:50 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3949F47C.CCA8E662@FreeBSD.org> Date: Fri, 16 Jun 2000 12:33:48 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: ports@FreeBSD.org Cc: will@FreeBSD.org Subject: FW: The KDE Team today announced the release of KDE 1.91 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just FYI. http://www.kde.org/announcements/announce-1.91.html -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 5:44:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 294C037B7FE; Fri, 16 Jun 2000 05:44:17 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA93366; Fri, 16 Jun 2000 05:44:17 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Fri, 16 Jun 2000 05:44:17 -0700 (PDT) From: Message-Id: <200006161244.FAA93366@freefall.freebsd.org> To: esk@ira.uka.de, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19296: New port, xmms-esound Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port, xmms-esound State-Changed-From-To: open->feedback State-Changed-By: sobomax State-Changed-When: Fri Jun 16 05:43:00 PDT 2000 State-Changed-Why: I really do not see any objections why we need to bloat xmms into several ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=19296 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 5:50: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 466CF37BE87 for ; Fri, 16 Jun 2000 05:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA93958; Fri, 16 Jun 2000 05:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 16 Jun 2000 05:50:03 -0700 (PDT) Message-Id: <200006161250.FAA93958@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Maxim Sobolev Subject: Re: ports/19296: New port, xmms-esound Reply-To: Maxim Sobolev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19296; it has been noted by GNATS. From: Maxim Sobolev To: freebsd-gnats-submit@FreeBSD.org, esk@ira.uka.de Cc: Subject: Re: ports/19296: New port, xmms-esound Date: Fri, 16 Jun 2000 15:41:50 +0300 Why do we need these xmms-esound, xmms-mikmod? IMHO single xmms, which will include all plugins, is sufficient. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 5:53:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from gate.ene.UnB.br (gate.ene.UnB.br [164.41.46.254]) by hub.freebsd.org (Postfix) with ESMTP id 445D537BEA7; Fri, 16 Jun 2000 05:52:58 -0700 (PDT) (envelope-from marcus@gate.ene.UnB.br) Received: from localhost (marcus@localhost) by gate.ene.UnB.br (8.9.3/8.9.3) with ESMTP id JAA08329; Fri, 16 Jun 2000 09:52:30 -0300 (BRT) (envelope-from marcus@gate.ene.UnB.br) Date: Fri, 16 Jun 2000 09:52:30 -0300 (BRT) From: Marcus Yuri Maranhao Leal To: ade@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: RES: ports/19264: libglade linking errors Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, Ade: Thank you for attention.I checked my version of libtool, and it is the latest: -------- Makefile ------------ # New ports collection makefile for: libtool # Date created: 6 May 1998 # Whom: Motoyuki Kasahara # # $FreeBSD: ports/devel/libtool/Makefile,v 1.11 2000/04/11 21:28:49 mharo Exp $ # PORTNAME= libtool PORTVERSION= 1.3.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool MAINTAINER= reg@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-ltdl-install CONFIGURE_ENV= PREFIX=${PREFIX} .include ---------------------------------- Did you have another hint? Sincerally: Marcus Yuri PS: My mail server server it is not workint (myleal@americel.com.br), so, I sent this mail from another account (marcus@gate.ene.unb.br). Please reply to both e-mails. ----- Mensagem original ----- De: ade@FreeBSD.org [SMTP:ade@FreeBSD.org] Enviada em: Quarta-feira, 14 de Junho de 2000 22:23 Para: myleal@americel.com.br; ade@FreeBSD.org; freebsd-ports@FreeBSD.org; ade@FreeBSD.org Assunto: Re: ports/19264: libglade linking errors Synopsis: libglade linking errors State-Changed-From-To: open->feedback State-Changed-By: ade State-Changed-When: Wed Jun 14 18:22:17 PDT 2000 State-Changed-Why: Sounds very much like a known issue with libtool that was resolved many months ago. Waiting on submitter to confirm. Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: ade Responsible-Changed-When: Wed Jun 14 18:22:17 PDT 2000 Responsible-Changed-Why: I'll take care of this. http://www.freebsd.org/cgi/query-pr.cgi?pr=19264 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 6:28: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A784B37B8D3; Fri, 16 Jun 2000 06:28:05 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA99544; Fri, 16 Jun 2000 06:28:04 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Fri, 16 Jun 2000 06:28:04 -0700 (PDT) From: Message-Id: <200006161328.GAA99544@freefall.freebsd.org> To: stijn@win.tue.nl, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19243: Updated: a new port of grdb, a theme utility for GTK Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Updated: a new port of grdb, a theme utility for GTK State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Fri Jun 16 06:27:25 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19243 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 6:38:59 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 0DB7D37BEDC for ; Fri, 16 Jun 2000 06:38:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id QAA20927; Fri, 16 Jun 2000 16:37:28 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id PAA82195; Fri, 16 Jun 2000 15:49:18 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <394A224B.B9C12DA1@FreeBSD.org> Date: Fri, 16 Jun 2000 15:49:15 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: "David J. Kanter" Cc: ports@FreeBSD.org Subject: Re: Cannot make gftp port References: <20000615060907.A82906@localhost.localdomain> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "David J. Kanter" wrote: > This is a message I sent to -questions and the gftp maintainer. I now > realize I probably should have sent it to you, too. > -- > David Kanter > djkanter@nwu.edu > > ------------------------------------------------------------------------------- > > Subject: Cannot make gftp port > Date: Tue, 13 Jun 2000 17:18:48 -0500 > From: "David J. Kanter" > To: FreeBSD questions > CC: dmarion@open.hr > > I have FreeBSD 3.4, and tried to update my gftp. I get the following error > message, and do not know what to do: > > In file included from protocols.h:26, > from protocols.c:20: > /usr/include/netinet/in.h:224: parse error before `u_int32_t' Most likely is is due to the missed include. Try to add it before (man 3 inet). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 6:40: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 126EE37B970 for ; Fri, 16 Jun 2000 06:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA14117; Fri, 16 Jun 2000 06:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 16 Jun 2000 06:40:01 -0700 (PDT) Message-Id: <200006161340.GAA14117@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Maxim Sobolev Subject: Re: ports/19295: Upgrade of xmms-mikmod to 1.2.0 Reply-To: Maxim Sobolev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19295; it has been noted by GNATS. From: Maxim Sobolev To: freebsd-gnats-submit@FreeBSD.org, esk@ira.uka.de Cc: Subject: Re: ports/19295: Upgrade of xmms-mikmod to 1.2.0 Date: Fri, 16 Jun 2000 15:46:22 +0300 I propose to delete xmms-mikmod and merge functionality into single xmms port. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 6:51:58 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B27CC37BD03; Fri, 16 Jun 2000 06:51:57 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA57776; Fri, 16 Jun 2000 06:51:57 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Fri, 16 Jun 2000 06:51:57 -0700 (PDT) From: Message-Id: <200006161351.GAA57776@freefall.freebsd.org> To: lkoeller@cc.fh-lippe.de, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/18644: hylafax and libtiff-3.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: hylafax and libtiff-3.4 State-Changed-From-To: analyzed->closed State-Changed-By: sobomax State-Changed-When: Fri Jun 16 06:50:22 PDT 2000 State-Changed-Why: Not a FreeBSD problem. Please try toreport it to the Hylafax developers. http://www.freebsd.org/cgi/query-pr.cgi?pr=18644 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 7: 9: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 1556637BDAE; Fri, 16 Jun 2000 07:09:03 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id RAA22353; Fri, 16 Jun 2000 17:07:42 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id RAA82492; Fri, 16 Jun 2000 17:07:56 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <394A34B7.6662A44A@FreeBSD.org> Date: Fri, 16 Jun 2000 17:07:51 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: ports@FreeBSD.org Cc: asami@FreeBSD.org Subject: Reducing lengh of INSTALLS_SHLIBS variable Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, It seems that INSTALLS_SHLIBS variable is too long (15 chars), so its inclusion tends to broke nice aestetics of the ports' Makefiles. Could we reduce it by just one symbol to something like INSTALLS_SHLBS? ;-> -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 7:19:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DF9337BEDC; Fri, 16 Jun 2000 07:19:21 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA61589; Fri, 16 Jun 2000 07:19:21 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Date: Fri, 16 Jun 2000 07:19:21 -0700 (PDT) From: Message-Id: <200006161419.HAA61589@freefall.freebsd.org> To: blank@uni-trier.de, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19141: patch to make equalizer finally work in xmms-1.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: patch to make equalizer finally work in xmms-1.0.1 State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Fri Jun 16 07:18:54 PDT 2000 State-Changed-Why: Thanks, patch applied! http://www.freebsd.org/cgi/query-pr.cgi?pr=19141 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 7:24:19 2000 Delivered-To: freebsd-ports@freebsd.org Received: from sinamail.com (tp220-130.dialup.seed.net.tw [139.175.220.130]) by hub.freebsd.org (Postfix) with SMTP id 1CEAF37BA2F; Fri, 16 Jun 2000 07:23:59 -0700 (PDT) (envelope-from Ann1319@sinamail.com) From: "May May" Subject: =?big5?B?q9ywqr+zu3vD0adBfg==?= Date: Thu, 6 Jun 2002 16:53:32 +0800 MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_0009_01C20D7A.B9657340"; type="multipart/alternative" X-Priority: 3 X-MSMail-Priority: Normal X-Unsent: 1 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-Id: <20000616142359.1CEAF37BA2F@hub.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C20D7A.B9657340 Content-Type: multipart/alternative; boundary="----=_NextPart_001_000A_01C20D7A.B9657340" ------=_NextPart_001_000A_01C20D7A.B9657340 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable =A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A6V=B0=AA=C1~=ACD=BE=D4 =20 =20 =A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=B4=BF=B8g=A7=DA=AD=CC=B4=A7=A6=BD= =A6p=ABB=A1A=AC=B0=A4F=AEa=AEx=A6=D3=A8=AF=B6=D4=A4u=A7@=A1C =A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=B4=BF=B8g=A7=DA=AD=CC=A6=AD=A5X=B1=DF= =C2k=A1A=AC=B0=A4F=B9=EA=B2{=A4=DF=A4=A4=AA=BA=B2z=B7Q=BBP=A9=EA=ADt=A1C =A1@=B2{=A6b=A1A=B3z=B9L=BA=F4=B8=F4=A1A=A4=A3=B6=C8=A7=DA=AD=CC=A7=E4=A8= =EC=A4F=B3=CC=A6=B3=AE=C4=B2v=AA=BA=A4u=A7@=A4=E8=A6=A1=A1A=A1@=A1@=A1@=A1= @=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A5=B4=AF}=B6=C7=B2=CE=A1A=A7= =F3=AC=B0=A6=DB=A4v=B1a=A8=D3=A4@=B5=A7=B7N=B7Q=A4=A3=A8=EC=AA=BA=A6=AC=A4= J=A1C =A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1= @ ------=_NextPart_001_000A_01C20D7A.B9657340 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
 
=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A6V=B0=AA=C1~=ACD=BE=D4<= /DIV>
 
 
=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=B4=BF=B8g=A7=DA= =AD=CC=B4=A7=A6=BD=A6p=ABB=A1A=AC=B0=A4F=AEa=AEx=A6=D3=A8=AF=B6=D4=A4u=A7= @=A1C
=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=B4=BF=B8g=A7=DA=AD=CC= =A6=AD=A5X=B1=DF=C2k=A1A=AC=B0=A4F=B9=EA=B2{=A4=DF=A4=A4=AA=BA=B2z=B7Q=BB= P=A9=EA=ADt=A1C
 
=A1@=B2{=A6b=A1A=B3z=B9L=BA=F4=B8=F4=A1A=A4=A3=B6=C8=A7=DA=AD= =CC=A7=E4=A8=EC=A4F=B3=CC=A6=B3=AE=C4=B2v=AA=BA=A4u=A7@=A4=E8=A6=A1=A1A=A1= @=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A5=B4=AF}=B6=C7= =B2=CE=A1A=A7=F3=AC=B0=A6=DB=A4v=B1a=A8=D3=A4@=B5=A7=B7N=B7Q=A4=A3=A8=EC=AA= =BA=A6=AC=A4J=A1C
 
=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@=A1@= =A1@=A1@=A1@3D""=203D""=20
------=_NextPart_001_000A_01C20D7A.B9657340-- ------=_NextPart_000_0009_01C20D7A.B9657340 Content-Type: image/gif; name="a0.gif" Content-Transfer-Encoding: base64 Content-ID: <000401c20d37$a3132b20$7549f3d2@abs> R0lGODlhUABQAPcAAAAAAAAAqgCqAACqqqoAAKoAqqpVAKqqqlVVVVVV/1X/VVX///9VVf9V//// Vf///+/v79/f39PT08PDw7e3t6urq5ubm4+Pj39/f3Nzc2dnZ1dXV0tLSzs7Oy8vLyMjI/8AAO8A AOMAANcAAMsAAL8AALMAAKcAAJsAAIsAAH8AAHMAAGcAAFsAAE8AAEAAAP/a2v+6uv+fn/9/f/9f X/9AQP8gIP8AAPyoXO+bS+OLO9N/K8dvH7djE6tXB59PAPz82Pz8uPz8nPz8fPz4XPz0QPz0IPz0 AOTYAMzEALSsAJycAISEAHBsAFhUAEBAAND8XMT8QLT8IKD8AJDkAIDMAHS0AGCcANj82Lz8uJz8 nID8fGD8XED8QCD8IAD8AAD/AADvAADjAADXAAfLAAe/AAezAAenAAebAAeLAAd/AAdzAAdnAAdb AAdPAARAANr//7j8/Jz8/Hz8+Fz8/ED8/CD8/AD8/ADk5ADMzAC0tACcnACEhABwcABYWABAQFy8 /ECw/CCo/ACc/ACM5AB8zABstABcnNra/7q//5+f/3+A/19g/0BA/yAl/wAF/wAA/wAA7wAA4wAA 1wAAywAAvwAAswAApwAAmwAAiwAAfwAAcwAAZwAAWwAATwAAQPDa/+W6/9qf/9B//8pf/79A/7Ug /6oA/5oA5YAAz3UAtWAAn1AAhUUAcDUAWioAQP/a//+6//+f//9///9f//9A//8g//8A/+AA5coA z7UAtZ8An4UAhW8AcFoAWkAAQP/q3//g0P/axf/Vv//PsP/Fpf+/n/+6kP+wgP+lcP+fYPCVX+qP Wt+KVdCAUMp/T796SrVwRapqQKBlP59gOpBfNYpaMIBQL3VPKm9KJV9AIFU/H0o6GkAwGjovFSog DwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMcrK8dPK8d3K8efK8fHK5/HK3fHK0/HKyvHMyvHXyvH iyvHtyurxyt/xytTxy8rx1srx4crx7Mrx8crr8crg8crV8crK////yH/C05FVFNDQVBFMi4wAwEA AAAh+QQJHgAAACwAAAAAUABQAIMzAP8iIiJ3uwC7AAD/AAD/IiL////MAAD/RET/VVXdAAD/d3fu AAD/mZkiIsz/u7sE/9CBSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRy yZwJmiTBExqSUkXT6yer7Vi7Xi4YIzCIx5byGU1RszPudzoub6vX6LLBXJ9IA4ACgIOAY1IDiAKI BwOMAwFdUgIHCpIKlweOkYoGlZaYjJBXh3sGBAwMlwqOolCHjIyoqquhS4QBf4SpqpkDCq1HAQTD w1IFBMcEAbu9iMBFwgUFCJII09LDAZiIj0rRe9UJCNbH2rTO3gSlC+zs4tbKmY7dSQEFBgkJDfvu CdgBjQI+MyLMAIIFDR7we1eOG710+PTxW5DvH6Em3xK0oyjuXxdhCDgMcMw3rhyYaCHHqfR4Epm0 lyzHCCNGc+DHW4X66NzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTpyYiAAAh+QQJHgAAACwAAAAAUABQ AIMzAP8iIiJ3uwD/AAD/ERH/MzP/VVW7AAD/d3f////MAADdAAD/mZnuAAAiIsz/u7sE/9CBSau9 OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqPyKRy+REwSYLoUxSVTptO57UJsG45 Wu83YxWPLV7tGd2tqNeTrPu9lrvhFPsdLqXH+Vl+fldqg4NMUQGKAoqNim1fUQeTApMKB5cHAYdJ VQoLVQsBCwqZZkuSCaChC6SXm5xGqQkJAw0NraSTAZCIlZeXt7muml2xPo6wybi5pZqLjMm8PwED 1tZRBAPaAwHMztXXUdvk3cjbBAVVBekE3KO61ekFsPTs7z3ytOsGBffdrUpVK2DAgKN+/6btqEYr AYKHDxFqC1Dq1QADCBhojNjPnTkeAZgIJCiokQFHjwEwYRrY0GFBfyjzDUhQIOODjRK7Tdo1oECC khzZWVOogyHJjQgKokzW06HJpBInyhSJEeLLmBT0FYTaESvIplxzEp0Qkma/s+m2jS26zae/t16z bqP59p5Uaujc6b17Qd9ecmu/XhscWO7ga4VBSkucdTGex5AjS55MubLly5gza97MubPnz6BDix5N uvSECAAh+QQJHgAAACwAAAAAUABQAIMzAP8iIiJ3uwC7AAD/AAD/IiLMAAD/RET/VVXdAAD/d3f/ ///uAAD/mZkiIsz/u7sE/9CBSau9OOvNu/9gKI5kaZ5oqq5s675wLM90bd94ru987//AoHBILBqP yKRyyZwJmiTBExqSUkXT6yer7Vi7Xi4Y8xSPLeWzJq0mA8xtK1wtn4+z9q40wBfw/3x3AgOEgwMG h4QBelIGCVICCZIGiAOMAwuPkJIJlAOLV1KYCwsEDAyclaBQooiIp5ydiKtIgAF7gKipiAm0RgEE wcFSBQTFBAG6nopJwAUFB5AH0M/BAZOEn0rOpNIIB9PF17LMzQSkCwrq6t/TyJSV2s0FCwgIDfjs CNUBibNLwBYcUNDgQb524rLJ23bOHr4G+vgBasINwToF9sIh6wLsQDp7GTTd+YLizCO4k/zGOHvG MuUZYMJijuRoK1Cbmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KVGkEACH5BAkeAAAALAAAAABQAFAA gzMA/8wAALsAACIiIt0AAHe7AO4AAP8AACIizAAAAAAAAAAAAAAAAAAAAAAAAAAAAATbEIFJq704 6827/2AojmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHL5KTBLzucoKg1Rq02sVQsqXLka L9jzHWPKZgs6TVmzAW62+H2mAwb4fCHP5w4EAgGBAgWAgoICA1qGAQSOXo4EAYhYf5ORXpCOk4lV f4GRAQcGBqGAilKWjY4CpJGSgqhPAwSBq4KvnASyTLSMsAKbiJ2egKCTt8a8s7/IwqdaAweMyMjK foPV2cTY1MbcYHziy3bl5ufo6err7O3u7/Dx8vP09fb3+Pn6+/z9/v4RADs= ------=_NextPart_000_0009_01C20D7A.B9657340-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 8:40:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from harfang.CC.UMontreal.CA (harfang.CC.UMontreal.CA [132.204.2.102]) by hub.freebsd.org (Postfix) with ESMTP id E1A3137BD03 for ; Fri, 16 Jun 2000 08:40:21 -0700 (PDT) (envelope-from meyerr@PHYSCN.UMontreal.CA) Received: from esi21.ESI.UMontreal.CA (esi21.ESI.UMontreal.CA [132.204.2.91]) by harfang.CC.UMontreal.CA (8.8.8/8.8.8) with ESMTP id LAA11169 for ; Fri, 16 Jun 2000 11:40:10 -0400 (EDT) Received: from localhost (meyerr@localhost) by esi21.ESI.UMontreal.CA with ESMTP id LAA103778 (8.8.7/IDA-1.6 for ); Fri, 16 Jun 2000 11:40:10 -0400 (EDT) Date: Fri, 16 Jun 2000 11:40:09 -0400 From: Meyer Ralf Reply-To: meyerr@MAGELLAN.UMontreal.CA To: freebsd-ports@freebsd.org Subject: Current status openmotiv-devel port? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I would like to know whether somebody is working on the OpenMotif developer port. The acutal version on the ftp server only installs the binary runtime package. In the archives I found that Cyrille Lefevre has posted a port, but it seems that it does not have made it to the collection. Also this port does some heavy modifications of the sources. Yesterday, I succeeded to compile OpenMotif with shared and static libraries making only very slight changes (no imported langinfo.h). I still have to test that everything is ok but it looks quite promising. If there is some interest I can proceed to create a complete port. On the other hand, if somebody is actively working on this or if there are some other issues which I am not aware of, I can save the time. Any comments are welcome Ralf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 9: 1:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freemail.aecinfo.com (host-45.toronto.bricsnet.com [209.146.217.45]) by hub.freebsd.org (Postfix) with ESMTP id 4407E37B61A; Fri, 16 Jun 2000 09:01:02 -0700 (PDT) (envelope-from mitayai@bricsnet.com) Received: from mitayai (host-102.toronto.bricsnet.com [209.146.217.102]) by freemail.aecinfo.com (8.8.8/8.8.8) with SMTP id MAA03277; Fri, 16 Jun 2000 12:00:59 -0400 (EDT) (envelope-from mitayai@bricsnet.com) From: "Will Mitayai Keeso Rowe" To: , "FreeBSD-Stable" , Subject: ports /work/ directory. Date: Fri, 16 Jun 2000 11:59:18 -0400 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.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is there any plans to move the ports' working directory out of the /usr/ports/ tree? Let me explain why i ask. I have 10 FreeBSD servers that are a mix of FreeBSD 2.2.8-STABLE, 3-STABLE, and 4-STABLE. In the interests of saving disk space and bandwith, i have one central file archive of ports, and the three stable branches, and i mount those directories on all servers as required via amd. When i'm working in src at the same time as someone else, i have no problems, since all work is not done in that tree. However, if i were to be working in ports att the same time as someone else, some pretty nasty things happen. If this is not being worked on, but people think that it might be a good idea to move the ports' working directories somewhere else, i'd be willing to take a look and see what i could come up with based on suggestions from whomever wanted to put their two cents in. Regards, Mit mitayai@bricsnet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 9: 7:52 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id A4FE437B665 for ; Fri, 16 Jun 2000 09:07:46 -0700 (PDT) (envelope-from steve@hiwaay.net) Received: from hiwaay.net (tnt6-216-180-4-108.dialup.HiWAAY.net [216.180.4.108]) by mail.hiwaay.net (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id e5GG7fd05084; Fri, 16 Jun 2000 11:07:41 -0500 (CDT) Received: (from steve@localhost) by hiwaay.net (8.9.3/8.9.3) id LAA64138; Fri, 16 Jun 2000 11:07:40 -0500 (CDT) (envelope-from steve) Date: Fri, 16 Jun 2000 11:07:39 -0500 From: Steve Price To: Will Mitayai Keeso Rowe Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports /work/ directory. Message-ID: <20000616110739.B63491@bonsai.hiwaay.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from mitayai@bricsnet.com on Fri, Jun 16, 2000 at 11:59:18AM -0400 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jun 16, 2000 at 11:59:18AM -0400, Will Mitayai Keeso Rowe wrote: # Is there any plans to move the ports' working directory out of the # /usr/ports/ tree? Setting ${WRKDIRPREFIX} in /etc/make.conf or your environment should do what you want. WRKDIRPREFIX= /some/big/drive/with/lots/o/space -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 9:17:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id 1A6AA37BEC7 for ; Fri, 16 Jun 2000 09:17:13 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from bone.nectar.com (bone.nectar.com [10.0.1.105]) by gw.nectar.com (Postfix) with ESMTP id 2D10F9B2D; Fri, 16 Jun 2000 11:17:12 -0500 (CDT) Received: by bone.nectar.com (Postfix, from userid 1001) id 2D14E1DC6; Fri, 16 Jun 2000 11:17:08 -0500 (CDT) Date: Fri, 16 Jun 2000 11:17:08 -0500 From: "Jacques A . Vidrine" To: Will Mitayai Keeso Rowe Cc: freebsd-ports@freebsd.org Subject: Re: ports /work/ directory. Message-ID: <20000616111708.H34907@bone.nectar.com> Mail-Followup-To: "Jacques A . Vidrine" , Will Mitayai Keeso Rowe , freebsd-ports@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from mitayai@bricsnet.com on Fri, Jun 16, 2000 at 11:59:18AM -0400 X-Url: http://www.nectar.com/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [CC list trimmed: Please don't crosspost] On Fri, Jun 16, 2000 at 11:59:18AM -0400, Will Mitayai Keeso Rowe wrote: > Is there any plans to move the ports' working directory out of the > /usr/ports/ tree? cd /usr/ports/nifty/port && env WRKDIRPREFIX=/foo make will set WRKDIR to be /foo/usr/ports/nifty/port/work. You can set this in /etc/make.conf if you like. I have: .if exists(/pbuild) WRKDIRPREFIX=/pbuild .endif for example. -- Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 9:50: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E4D537BEC7 for ; Fri, 16 Jun 2000 09:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA81001; Fri, 16 Jun 2000 09:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from public.ndh.com (public.ndh.net [195.94.90.21]) by hub.freebsd.org (Postfix) with ESMTP id 358E837BEC7 for ; Fri, 16 Jun 2000 09:42:01 -0700 (PDT) (envelope-from s.moeding@ndh.net) Received: from elan.firekeys.org (port1040.duesseldorf.ndh.net [62.40.8.40]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id SAA14719 for ; Fri, 16 Jun 2000 18:41:51 +0200 (MET DST) Received: (from sm@localhost) by esprit.firekeys.org (8.9.3/8.9.3) id SAA34041; Fri, 16 Jun 2000 18:40:19 +0200 (CEST) (envelope-from sm@firekeys.org) Message-Id: <200006161640.SAA34041@esprit.firekeys.org> Date: Fri, 16 Jun 2000 18:40:19 +0200 (CEST) From: Stefan Moeding Reply-To: s.moeding@ndh.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19333: patch to make amanda24 more userfriendly with central backups Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19333 >Category: ports >Synopsis: patch to make amanda24 more userfriendly with central backups >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 Jun 16 09:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Stefan Moeding >Release: FreeBSD 4.0-STABLE i386 >Organization: Private FreeBSD site >Environment: FreeBSD 4.0-STABLE i386 with /usr/ports from 06/16/2000 $FreeBSD: ports/misc/amanda24/Makefile,v 1.27 2000/04/14 08:45:17 asami Exp $ >Description: If you use the amanda24 port with a central backup server you have to call amrecover with the name of your server and tape device as arguments. This patch would allow a compilation with site specific defaults from /etc/make.conf. Restores with amrecover would be more userfriendly because all defaults would be reasonable for the local site.. >How-To-Repeat: N/A >Fix: This patch modifies the makefile to supply the call to configure with the additional switches --with-tape-server, --with-tape-device, --with-index-server and --with-config. Currently those default to the local machine or defaults provided by amanda.. Put something like the following into /etc/make.conf, compile and install the port to use those as defaults used by amanda when called without arguments: # # Amanda defaults # AMANDA_TAPE_DEVICE= /dev/nrsa0 AMANDA_TAPE_SERVER= server.mydomain.org AMANDA_INDX_SERVER= server.mydomain.org AMANDA_DEF_CONFIG= user Stefan begin 640 Makefile-patch M*BHJ($UA:V5F:6QE+F]R:6<)1G)I($%P65S"B`@3$E"5$]/3$9,04=3/0DM+61I&5C9&ER/21[4%)%1DE8?2]L:6)E M>&5C+V%M86YD82!<"B`@"0DM+7=I=&@M86UA;F1A:&]S=',@+2UW:71H+69Q M9&X@7`H@(`D)+2UW:71H+61U;7`M:&]N;W(M;F]D=6UP(%P*(2`)"2TM=VET M:"UU"US97)V97(])'M!34%.1$%?24Y$6%]315)615)](%P*(2`)"2TM M=VET:"UT87!E+7-ET%-04Y$05]405!%7U-%4E9%4GT@7`HA(`D) M+2UW:71H+71A<&4M9&5V:6-E/21[04U!3D1!7U1!4$5?1$5624-%?0H@(`H@ M(%!!5$-(7U-44DE0/0H@($U!3C@]"0EA;6%D;6EN+C@@86UA;F1A+C@@86UC A:&5C:RXX(&%M8VAE8VMD8BXX(&%M8VQE86YU<"XX(%P* ` 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 Jun 16 9:56:39 2000 Delivered-To: freebsd-ports@freebsd.org Received: from lindt.urgle.com (lindt.urgle.com [195.173.172.169]) by hub.freebsd.org (Postfix) with ESMTP id CC1B737BEC7; Fri, 16 Jun 2000 09:56:32 -0700 (PDT) (envelope-from mike@urgle.com) Received: from mike by lindt.urgle.com with local (Exim 3.03 #1) id 132zPn-000B2z-00; Fri, 16 Jun 2000 17:56:19 +0100 Date: Fri, 16 Jun 2000 17:56:19 +0100 From: Mike Bristow To: Will Mitayai Keeso Rowe Cc: freebsd-current@freebsd.org, FreeBSD-Stable , freebsd-ports@freebsd.org Subject: Re: ports /work/ directory. Message-ID: <20000616175619.A42457@lindt.urgle.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from mitayai@bricsnet.com on Fri, Jun 16, 2000 at 11:59:18AM -0400 X-Rated: munitions, We at the FBI do not have a sense of humour that we're aware of Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jun 16, 2000 at 11:59:18AM -0400, Will Mitayai Keeso Rowe wrote: > Is there any plans to move the ports' working directory out of the > /usr/ports/ tree? Look at /usr/ports/Mk/bsd.port.mk; in particular WRKDIRPREFIX. Setting it in /etc/make.conf seems sensible, perhaps WRKDIRPREFIX=/usr/ports/`hostname` or WRKDIRPREFIX=/disks/big-fast-disk/ports-build as approprate -- Mike Bristow, seebitwopie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 10:40:37 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id BB0B637B920; Fri, 16 Jun 2000 10:40:32 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e5GHeWk10149; Fri, 16 Jun 2000 13:40:32 -0400 (EDT) Date: Fri, 16 Jun 2000 13:40:32 -0400 (EDT) From: Trevor Johnson To: jseger@freebsd.org, ports@freebsd.org Subject: EMACS security bug, patch, and new version Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A bug in EMACS has been reported at http://www.securityfocus.com/bid/1125 . A patch to correct it is available from http://www.securityfocus.com/data/vulnerabilities/patches/emacs-20.6-patch . The report, made before version 20.7 was released, says the problem might be corrected in that version. The Red Hat people are advising their users to update to 20.7. According to http://www.securityfocus.com/vdb/bottom.html?section=discussion&vid=1125 the bug exists on FreeBSD. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 11: 9:37 2000 Delivered-To: freebsd-ports@freebsd.org Received: from dorothy.hentschel.net (d83b0468.dsl.flashcom.net [216.59.4.104]) by hub.freebsd.org (Postfix) with ESMTP id E1DBB37BF5F; Fri, 16 Jun 2000 11:09:32 -0700 (PDT) (envelope-from thomas@hentschel.net) Received: from hentschel.net (thomas@falcon.home.hentschel.net [192.168.1.2]) by dorothy.hentschel.net (8.8.8/8.8.8) with ESMTP id KAA26794; Fri, 16 Jun 2000 10:57:42 -0700 (PDT) (envelope-from thomas@hentschel.net) Message-Id: <200006161757.KAA26794@dorothy.hentschel.net> Date: Fri, 16 Jun 2000 11:16:59 -0700 (PDT) From: thomas@hentschel.net Subject: Re: ports/19329: zope ports security vulnerability To: gnats-admin@FreeBSD.org Cc: freebsd-ports@FreeBSD.org In-Reply-To: <200006160550.WAA23055@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Oh well, scratch that PR. Digital Creations changed their mind and pulled the 2.1.7 release in favor of a hotfix which can be found at http://www.zope.org/Products/Zope/Hotfix_06_16_2000. This will fix the aforementioned security problem. This makes the patch below obsolete, so this PR can be closed -Th --- Problem Report ports/19329 zope ports security vulnerability Confidential no Severity non-critical Priority medium Responsible freebsd-ports@FreeBSD.org State open Class change-request Submitter-Id current-users Arrival-Date Thu Jun 15 22:50:00 PDT 2000 Last-Modified never Originator Thomas Hentschel Release FreeBSD 3.4-STABLE i386 Environment FreeBSD systems running the Zope Application Server Description A security vulnerability of the Zope release in the current ports system was found. Here is the advisory from Digital Creations (the creators of Zope) News Item: Zope security alert and 2.1.7 update Created by Brian on 2000/06/15. We have recently become aware of an important security issue that affects all released Zope versions including the recent 2.2 beta 1 release. The issue involves an inadequately protected method in one of the base classes in the DocumentTemplate package that could allow the contents of DTMLDocuments or DTMLMethods to be changed remotely or through DTML code without forcing proper user authorization. A Zope 2.1.7 release has been made that resolves this issue for Zope 2.1.x users. This release is available from Zope.org: http://www.zope.org/Products/Zope/2.1.7/ ..... While we know of no instances of this issue being used to exploit a site, we *highly* recommend that any Zope site that is accessible by untrusted clients take the appropriate mitigation steps immediately. Not sure if that would warrant a ports security alert, I sure would like to see one. How-To-Repeat See above Fix A patch is attached to upgrade the port to the recommended version. I also took the freedom to change the directory of saving Data.fs for the de-install from /tmp to /var/tmp so it will survive a reboot.An appropriate message is given now too. -Th --0-1804289383-961134678=:9899 Content-Type: TEXT/plain; CHARSET=US-ASCII Content-Disposition: attachment ; filename="www-zope.diff" diff -ur zope/Makefile zope.new/Makefile --- zope/Makefile Mon May 29 03:14:24 2000 +++ zope.new/Makefile Thu Jun 15 21:26:09 2000 @@ -6,7 +6,7 @@ # PORTNAME= zope -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.7 CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src @@ -73,12 +73,5 @@ ${ECHO} "===> The Zope license is in ${ZOPEBASEDIR}/LICENSE.txt." ; \ ${ECHO} "===> For Apache changes see ${APACHE_CONFDIR}/apache.conf.Zope-Changes." ; \ ${ECHO} "===> Zope.cgi and pcgi-wrapper live in ${CGI_BIN_DIR}." ) - -#pre-deinstall: # Save Database contents. I expect /tmp to have sufficient -# # space to hold it for the time being. -# @if [ -e ${ZOPEBASEDIR}/var/Data.fs ] ; then \ -# ${ECHO} "Saving existing Database to /tmp/Data.fs.bak." ; \ -# ${MV} ${ZOPEBASEDIR}/var/Data.fs /tmp/Data.fs.bak ; \ -# fi .include diff -ur zope/files/md5 zope.new/files/md5 --- zope/files/md5 Mon May 29 03:14:25 2000 +++ zope.new/files/md5 Thu Jun 15 21:28:12 2000 @@ -1 +1 @@ -MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5 +MD5 (Zope-2.1.7-src.tgz) = b07a0d4055d13eb9f1361cd96a47c265 diff -ur zope/pkg/PLIST zope.new/pkg/PLIST --- zope/pkg/PLIST Mon May 29 03:14:30 2000 +++ zope.new/pkg/PLIST Thu Jun 15 21:49:33 2000 @@ -847,6 +847,18 @@ %%ZOPEBASEDIR%%/lib/python/ZClasses/propertysheets.gif %%ZOPEBASEDIR%%/lib/python/ZClasses/subobjects.dtml %%ZOPEBASEDIR%%/lib/python/ZClasses/views.dtml +%%ZOPEBASEDIR%%/lib/python/ZLogger/FileLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/FileLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/ZLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/ZLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/__init__.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/__init__.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/stupidFileLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/stupidFileLogger.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslog.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslog.pyc +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslogLogger.py +%%ZOPEBASEDIR%%/lib/python/ZLogger/syslogLogger.pyc %%ZOPEBASEDIR%%/lib/python/ZODB/.cvsignore %%ZOPEBASEDIR%%/lib/python/ZODB/BaseStorage.py %%ZOPEBASEDIR%%/lib/python/ZODB/BaseStorage.pyc @@ -1096,6 +1108,7 @@ @dirrm %%ZOPEBASEDIR%%/lib/python/TreeDisplay/www @dirrm %%ZOPEBASEDIR%%/lib/python/TreeDisplay @dirrm %%ZOPEBASEDIR%%/lib/python/ZClasses +@dirrm %%ZOPEBASEDIR%%/lib/python/ZLogger @dirrm %%ZOPEBASEDIR%%/lib/python/ZODB @dirrm %%ZOPEBASEDIR%%/lib/python/ZPublisher @dirrm %%ZOPEBASEDIR%%/lib/python/Zope/ZLogger @@ -1110,7 +1123,8 @@ @dirrm %%ZOPEBASEDIR%%/pcgi/Win32 @dirrm %%ZOPEBASEDIR%%/pcgi @dirrm %%ZOPEBASEDIR%%/utilities -@unexec mv -f %D/%%ZOPEBASEDIR%%/var/Data.fs /tmp/Data.fs.bak +@unexec /bin/echo Preserving existing Database to /var/tmp/Data.fs.bak +@unexec mv -f %D/%%ZOPEBASEDIR%%/var/Data.fs /var/tmp/Data.fs.bak @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.in @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.lock @unexec rm -f %D/%%ZOPEBASEDIR%%/var/Data.fs.tmp --0-1804289383-961134678=:9899-- Unformatted --0-1804289383-961134678=:9899 Content-Type: TEXT/plain; CHARSET=US-ASCII To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 11:10:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9118137BFEA for ; Fri, 16 Jun 2000 11:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA93144; Fri, 16 Jun 2000 11:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 163CE37BF5F for ; Fri, 16 Jun 2000 11:05:36 -0700 (PDT) (envelope-from housley@thehousleys.net) Received: from baby.int.thehousleys.net (baby.int.thehousleys.net. [192.168.0.24]) by thehousleys.net (8.9.3/8.9.3) with ESMTP id OAA56569 for ; Fri, 16 Jun 2000 14:05:34 -0400 (EDT) (envelope-from housley@thehousleys.net) Received: (from housley@localhost) by baby.int.thehousleys.net (8.9.3/8.9.3) id OAA25460; Fri, 16 Jun 2000 14:05:33 -0400 (EDT) (envelope-from housley) Message-Id: <200006161805.OAA25460@baby.int.thehousleys.net> Date: Fri, 16 Jun 2000 14:05:33 -0400 (EDT) From: jim@thehouselys.net Reply-To: jim@thehouselys.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19335: New Ports/RTEMS development system Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19335 >Category: ports >Synopsis: New Ports/RTEMS development system >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: Fri Jun 16 11:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: James Housley >Release: FreeBSD 4.0-STABLE i386 >Organization: The Housleys dot Net >Environment: >Description: This the a collection of 42 ports plus 7 base directories to enable embedded development with the RTEMS RTOS. This provides C/C++, CHILL, F77, JAVA, OBJC, binutils & gdb for i386, i960, m68k, mips64orion, powerpc, sh and sparc processors. RTEMS is an open-source RTOS for embedded system development. It now provides TCP/IP using the FreeBSD stack. See http://www.oarcorp.com/ for more information on RTEMS. >How-To-Repeat: >Fix: begin 644 rtems.shar.tgz M'XL(`$IK2CD``^Q=>W/<-I+/OZ-/@8J]B5W>>3\THT19*])842+)+HV\UM7M MG8I#8C0<<\A9DB-92>6['P"^\&B08.PXVK-]CKCGI#A':[O=Y@-!P,^@AUN_UA]RO4^?-4 M*OYLH]@*$?HJ#(*X#'>WQ-C['`I]WC]/T.72C1#YGX6B)?8\9(7VTKW%+81F MUBU&;HQO?H#E>!"'>>8)BVHKG^@1C^0YYQ#[: M^AO+?D];F-\C[,DA_,@)@($L+;N22-VB*T8(\<-L1T'H8NC M[Q@T8FUR9'3G$DWG&`5W/G9H\_?!EH)((TNJM8,7UM:+T0:':S>*W,"/6CM/ M=M+1ID-$=N#'ENM'>Y35F%L1;H9T/33GKK^-72^"J6VF4QFOO7:&&O[F_8V> MTWYS>C*[;$4;HF'"+L$>36>'%U5M5?;E]L>CRJY2Z&34,82N1^/WIE!W$XT& MQ*R!;RBQ">YPN*F>H'0REY7`P]=G9]-SW5R=6>\QM:K()A[D>0`)<@Z.H7I& MPE3<(B=7^40!!!Q":J6\"YTKR#B=<15(E9E[NPH!A%5 M8DEI1*`=I2[+O2@#@R9G3,C@'$-C;HK0&-NV%0)H[(P,&)NP5&,GQ$ICIS#( MV'P+98UKC2VB-/%>1&E=0D156%$`E_F/.$FP_Z08V"4(4V?7E4*`[;K2VW4% MV7559R)6>NNN]-9=&5EW962WE:DI5@:F6)GY]*K,8BO-(BX8ND5,$!IC.W.% M`)@N(5:JG\(@H_$ME#6N-9J(TBU)`:4UK8BJ\$0!7.8'XB3!?I!B8`,3)K3. M,C*PS@@+MFLP7]DJ!6J^H*OM,Y[B#1FURAUR'.`/8ANE[>L\0H+IC"W#RJTM MH4O,+<\":.\"),GDK5"*5#%`@Z:**W0."AA1_SJ@!4 MC5!F1YFD@2=V%`DZ*!ND2-!"5PI!!V7S(1(TT-2.$D4`RZM;F$,ML[R)?$9A M3KEP.K\0O4(PF6V(7B6XTM$K!!-+0/1RP)1('W\'V,D`V:B+H7?/Z MO>.&J+F!F.@'U';P;=O?>A[J_?!-M[2I]+A;UF`"T33[H:Q9=EJ.L(.^C=K_ M>]5N?XM^*,6B[[]'WT[/CYK!HED*_';GZNQHB)YEG&:O-6D-6YU6;]"*K;!U M\^MSM(^L\:YEX\Y\:/4QQD-LC0FEUW?F$WO8G>]:^D;2CGL=\J?7V6TY[F*1 M-MJ?CW!W8H\6H_EB.)H,^KN.M7`;A-XF2@U"`#7-`5]% MJDT#RE69"10B)B.`-N_RD?LK5JED(3C;]49E6"'01$P319'*""W?<^=@ZW:P MN0=:=YRP1[-20%O8M@V^-I!$*&\YZ2R$RTR7_N'(?Q?8Q+A'30+%O&=%=*<\2WV@LT:^W%K MY^HD1DLK0FX<(7*ROW']B.;!:>=O9^C,]5RR)=W_'W/#^Y0L,%^,PJV MH4W"#4U81]L-U2Q)4%OHCJQF=&N%;GQ/%3@^?XOB(/"09_DW6^L&TQ&07HDL M(84W&/E;HF-(L9LPL'$4!6&2"8_8*"*BY<[5NW?O]M`RCC=[[?;=W5TK(-8+ MPDW+#M:4W40_N^2'E;M^271?!MO(P_=1R\=QE3<'&X1QY>Q`BO-_&]D7>;;JCU?Q9ZY=NG1$HG0:)2RTFDS$(R,E)(;`8*DK+-7%,F MW34-0'3'-("9H4(C5&2$*G9('5@#@,C\]L@M])JKU3B4%"F;6J$D%ZL12G*9 M+)04;UNY4%(0Q5!2T/-0PLD+H:2@"Z%$:)D+)5S+4BCA&A)"24'/0XFHBZJT M&$JX+E6EN5!2$!]6*,GU*D*)2,I"B4AEH40DY:%$0D8*BM0A`N.GH4+7IX/%QR=#Q=2/B,/%WS+8KC@&^+#!4?/PH6DBZJT M$"[X+E6EBW#!$1]4N"CTRL.%1$HG0:)2RTFDS$(R,E)(=`8XDK@<*8/8A\:* M:@P-%-4H(U!H`HI,0$40T6$U`(C,!Q%NB==J`11`KP>LQ&@X?N,1`4C\4&&>!LU+,6BG@9=TP ME4EDR=^L;H3+_'*E)%S:-Z/F.=\EM]Z+A&]&%;*]?'%*D>K-6Y3RO'D30I(W MH^897KY_64DQMYMW)"O)974STH.*+9E613Z7)V3)7)[&,KD\(4_C"JA((K`$ M[A):.V1F6-)6SV2)6CV[G!N6H54]O@Q:-;@,1T;V!)WCNR1'C>S`\[!-LY=HG;5$QK4'_N-C(GE$_SUT M\L^BG;U&8X)^WOH8T1(FRGVW#-:$VOC96N,(_90D=]'W0++W!P*G$D]?A1C_ M.#MZRIYWKMZ\OK@\/SB;_F._471+B?^<7LQ.7I_O-XKZJ9VKPX/+Z?'KBY/I M;+_!;+!S=78PNYQ>7,].+@D1(;1@B6CR_WPBNKW9SMNIM^+8BI*?FP/:<)-2 MVO8U3863A<'2YVWTKYVK1H/+:DO#X1N8]]M$Y8/+PY]8/>9^X^EO/YZR[SG/ M3@]/+P\NCJ>7SS.C')U;K7:H)>Q8+#?(-`WOQPS9!(>GOZ6 MM_D[\Y5?CJDN;RZFKTZN:,L%N[ES]78VO3X^._B%Z'J/2:O'YV^O#U^?OSHY M?GN1T0Y.3Z\3B?T&+>5P_45`6\YQ*9=X8[,9TQJ(>%_4HD`2RHSA;G$X#R+, M\]Y=_#*[./P'U9'\R(8TW[J>T]0U-CN\.'E#NR5S5+A/VP[\A7NS#7%BK?,N MFR5NV%;8ZB*!XJ]E2GH&(F3F(0(OV5IE"7J0`N'I.4G!TUT<%$A/2[)`?EP" MA7QO309^*PNE!R)0Q%)T\IQ6E\X:[Z+)JCN:_OCV^'FV!H^(IS%;TN#1=%!N M,=2)8]T4B7<^CPZ4.QNG)=7#^*R4(ST^:;;SZI.B?GLTM9I59Z MZ$7?SR.G1;?$UOK]#[E-SU]?__CVY/1HO_%?TYDP@,:3*:OQR8QEL/."Y;A) M(3I4A\LX9F76_'<>M$W5*;"6OP^A/89(0,TA1$)E==4WMDUWCV&KQY53=^>+ M[K`[&>#1?#)Q.N-QM]^?=YW>N+L[9VL_%T6`XN65T(9S6M9T$< MA(%GH;/1^!=6,GH8>,["#>EE(HBB)G^#NJ*5MFY214MK6;=14K'*,&V&9QE( M]HSB`-U@G];38F1!K6'_U@T#GY5MPDJ-QA\^?!"ULC8;S[6M./E0$]V\6.>T MWV3!4ZVBM`R4ZFG1&E\';\AV@'W[GL@T/]F?G:N?<1C>HY]<^STYM:Z6].^7 M-Q[VK=AKL;_O0TQO"?]O"HDK_E2_8$Q<^,:UKA4RFD+7!ZFQ94,>Y7A=0(:^VOAM=S`*&5?_OTX M8T\P2=:7RH"9^@=I?3%%66%Y$`Q;'8;6L7AUOE/["4#SFU)YIE,'E].<#]*R M>3:HZG:T-+&G@JIU+RK+*JF?:#0P7WD^2<&E5Z/#GTY.3YO%JX<_D$E2M2UY M)Y!^SJCDO4""J/5N0/X24M5L2?CR*9/`W[([%.*_G4"\KD4O+8U7H8L.MC>H MVT>=_MY@M#<O'BA2S2.`M\FJA"W1[J]?8Z@[WN,,U9O7R)FKWA MI//W[AB]8#^,T,N7.U?DLH*>H)/$_=GE:&WY:,,N,X25K0M"W,L>R#1'Z.FS M*+3)3\^I[])WT/FS;=OTG3B]$[4X<3+&1M-=H/]&S06[/;,;[--G9/GA#_%S M]#_HN^3CQ?^B2(3"-04^?49$NZS=I\^.#P^O#R]>SV;7-$OPG/&H['>9S--G MV;O/HX/+@^>`DG5:LY?KP$%6\T,M.?I"M6(,F9*?:A05[96,HU1RX3*;*8.@ M!LZQ#*+7.'6&4FE0/PFFNBD)ER&YO_-.2DADAO90\G?+XAU6'V3DE:X/"M79 M:A%7&@0^(D^=;AR?+TF]WTB[E!/4)+H_Y.0TS3;EN6FV+;'T8OH>'3W][7SZ M[O3D1YXH9[0+*3O^'Y3]SD>]WRCV\9VK8HS[#3X=\'$)\+!9^3LW7C9O M_&W3BA#WY-%T;)JQ3WR&8+%OS3WRX84R M?F"N2UFFW%"[/R793OV#D3AEOT.>3PX"$6)FY:)=.\T3M`K!5BO/L#]F[3\B M:[\)HEA02KBF$C.SV/.[4OUG*7YQ_G;EUZ?Z49V[JFJE^K4B)"YBF^>DZ M,'R'1:"Z-U@92WIL=A5"1Z&HF)Y"Z2N4@4(9*I210ME5*&.%,I$IBCH]91`] M91"*QHK"BKZ*NHJVBK*3TA>&L,$J:A\6N[M=S0HQKWD0?Q%)I6.7U3L(&(./ M@;W:W:5'XL=O@7VB;X&)IJR,:(91S"1R?7S>7]2L.AJ;Y/QU$D:QN"S?_QB) MO^1(K)9!&`7BBO('[2]M,G3ORM(''5PM?'AT[R_9O=5Z$"/WKJ@#*?MM8X8> M;I+U+Y$`<_Z/KOXENSI8!&'D[=7%#](IO++T`<:;71LU90^/SOTE.[=<$6)V M6RRK!)$"OGDE7X6@V8'%N(KOT>V_9+?7EC.:G6*,RA@SFAB,53Z M=N2/ET+)6FK?E9:407'\&N],C4N@('39)#V6/SV6/SV6/_W5Y4_@&M<%@^K2 M)QY5LO@_HNR)G0@^9]$3Z_`_N>2);#ZU"YXRF2^IW"D=\^QXUZJ$R[?[Z:JA"DP=? M"Y6K^E@)]<`KH?+KY6>O@Q*.2N!-C014\(9FVX954+9=5@65<0VO>;9M5`7% MPW1G.Q[S6`5E6`4ES+_.W-HJJ(1G;NJZ55`ZD1(7**N"LC?`KV%D)PSE4R@O M7@!(2LR^W4D>FOUV%#OT;,4^SL5_V;/@DC/FQB-W*)CKI&R8NRCEWD2>:^,R MWK45AM8]C'!)``G)A:<,XY6KM[:B]V7B)?I5JD?^N[ZUO%)$:+EQ!#,ST;(N M%[O^?+M0>=AQ8Y"Q M\`+Z>16`04:'K;7*(,ZA907T,[5`8VZPMGQW`S'(9,`2^DX2SAN`I9/1J,7( M0#O:OLF"C["6J9TR6IL%SCX;O$ZJG*YI+UR`OD$8NN9L*XIP&"MD.[[?8(6* MP]`/%"KS(H7J1L%H,%+(GKMVZ6=L97)@6Y[:X=J*5963M:60(QROZ&>E9;)[ MXUN>2HX="$RKZ^JY!I9%#(L;M6!WAG+]EOYY*IT/3#[1(E M\`<;;Q0+6-Y-$)*KYEIF./C?6Z7QQ=:WDT(ZF;.THN7UVE)FEM$CK/3KQK28 M,E!&10OV9!K0[!JO@_!>IOK;-0Y=)4QNXB7]G/&"%LZY\%RG7(WW,3;HS)2C]TW*U5G1T^NI]].#=P/"`Y<#Y6B'H75^PM(O`')IW&B.<(098HT66]_U MW=BU//=7[,`0W3+0]@CW1H\?U[IK5-&'X?=N-AN@I,*P?L:V=?4S6;/28UX_ MDQ-Z,B&O,TD;EQZ+"IRR'+<[W3JB;CC45V)25T)6L954V(\?E]3PN]V>G4'3X5JS]BFIE$V]V$] M`<:M)V)[[F:#:_>SK2FQ[O?J]K&LA[\=#VN:H]Y<)2]::AIP4]<:@P\U!.CQ M(=E8#062-QCD,&TLX>.[.M@:RF_"(`[JA;_VKOVY[AM)'V_RG\%*^M*[/*.WD_O.AM%EKU*_$A)\L97=U>JT0PE MC3(/G684QY?*_W[@`R!`?-UH4++B\7*K=M="?TTVN@$037Z-*=A/JV'@]>PT M/<_(D1)H.N[+@`,93'+;Z57:FX8OEGT*"F`TC2U\R\G93(Y6\;@:WH1-U%=5 M(Z_WY(G@P@[6EF7U]1HD&: MIF>DM/BN0$E'YHT2EM+67BG9E!06U?BD^$.?$JEDG';O=7I>[M&1M/C\04KS MKR"D5'^&(X1J1--2_84;26?I]6@P(3V1?1*A9#>L<-R;79/=N1FK>4'Z^&9& MNVG4[5T,QN'!JG'\X-.H(C2=_J4,&$)QCC$8-8E)MYO;9;)A2@XXM<(LG;!7 MRA#\&I8A^%4C0[`K1P9@5X<<,*"G>297S<7W3PK`3KT"4!!].4Q@FF6(67?& MC`0-X>1<_+6_0`LO02P&.5`*->;(4[9 MR.JOJ/M80C#0(DX9*M&A4X9L6(`L)CUE:&]I3W6A/6?H#L\98(2 M;N`=G#/D6!;F.XK.&2(T1&Q']G>%-)O1/GM(MQE2I"W$A+:6Z=@R'1LR'5L^ M8\MG;/F,+9_1&D4MG['E,VJ%>^8STKS[ENF(IP5Z$+5,QT[+=&R9CBW3L64Z MMDS'ENG8,AW9PXWUG".)CHP*Y#FR>$!SI/$$RY%3P"1'5@-R'%D-1''D%0## MD55`!$=>`?`;>05,;PSJQ/K*)S?R<)_;R.(AM9'5()B-@;OXQ$;>4X#7R-_! MHS6R<,1JY*=%C)'1&%BHW')(9V?41 M<1EIA=@%&S(9:3@B,OIHC\?H0TBV'+@:9#P"'$%XA$C`=X0XC^X(48)[`K(C MN%2=ZP@=!\B+,`8%=]$2&7:AU6:3"_WF'FC61$`??8XO4O'[?)E'S+,@>M`9 MVAV26:P[("Y(=TA@.'=`:"AW0%9Q9X#0T&:`S*8P(;$FU`!9R;8#DHKO!(05 MUPX(*ZH=%))V&J(=DE4\.R0M:'9`8J@^4*9)=D!8\;.0T'!_D-!\&(*RDF`' MA>:[JB^TZ'5(6C)P@.B&DQEN'11JX@^\*NFL.2J$%FF./R6M MDE2'I%EM%:O(PK5'I#GBECC4'I%F"UI*44LI*IM;2I'3V%**O*:64E1?[,CY M#!3:(]):XA`Q/WQQ2QQJB4-:VA*'6N)0U=H2AUKB4$L(`Z1>(HX1"KXQ"$.*C<<$X>X]1$2ATB%V`4;$X=(."0.>6B?..1# M,!O(PR&^C7\QCV_C00B^C7^_R=FLDSM%K#+L;ZXWNGZ,'CS#3'1Y@I\5Z+E4 M*_8N#M025YRFJLWA-'G-/=!L.$T>^AR@W1ZCV[@(=$<+0=R\-J*"=[%H5EXO M:%D6!JKW98B0^68,,C+^I@+/,;:!\1KP,F/"&4)+(((; MZP7:H0H@N2'A`9E-PO/%)0D/""H2GB^L2'B^S*+>^,**=N/+'$83$!M&CB_3 M)#Q?8O&??*%%PO.%%@D/"4D[*Q(>D%DD/"`M27B^I*(+(9DAX?E"B[$%A!6# M"`C-IU0H&Y8D/"0T'`5?:)/P@%3S>7S1#2>K2'A(:%A$Z*JD788P*XZ-9X=!G`3WN79$?(!.4%=GAV637#J!XVI^_0Z%D5+])&$+4EBL.XG`+/?'=@T'(+6VXA,3]\<0Q0-N(8TGN(6<`N86LAJ06\AJ(&XA MK[`3J8"XA;P"X!;R"IA;&-2)]97/+>3A/K>0Q4-N(:M!<`L#=_&YA;RG`+>0 MOX/'+63AB%O(3XL8+V%N(1\WGUO(1\'G%M+X[.U,9W-[>WM%KH/YB#2>X"/2 M"AX?D87*#8=\1'9-17Q$6B%VD8=\1!J.^(@^VN,C`@CD(P(<<3H91(+3R2#. M.YT,H@3W!&Q)<*DZ6]*'J);EY66"G.C#I;C1QFK$54>]JYNUB(L'J9MP8/BL M2LX=F.;(]%2L8#HKUI`0-F&L*J@E-@1,JVTXJ`B8?G,/-&N:GX\^!^C*K^@6 ME13=J902-[0&,'OEBAY8A^@`0LNT$!J6"RF[S`S@+DM;948)-,M(H5V%E#*L MFFSLE6G3`)N6AT`C`9^6OPHTEV+4^L.2[H\WYPWMTK]*".(M!R306P9(9(!F M:L'UP]+AAB*YYH8BF<4-!>*"&XH$AAL*A(8;"F0570P(#54,R&P6'A)K%AF0 ME=Q0(*DX>T!8<4.!L.*&0B%II^&&(EG%#472@AL*)(;B!F6:&PJ$%JGV3I`:H#+8'( M$%,]4:\]WM(1MQ34EH)J"UH*:DM!+9M;"JK3V%)0O::6@EI?[,CY#!1:"FI+ M027FAR]N*:@M!55+6PIJ2T&M6EL*:DM!;2FH]TA!K;]3DC-1@YJ8D"I00[S4 MD!I%3PWK$2Q5@2(FJPH4(6=5HH>HJP(]R&"5Z"$BJT2/X+,*51MZ%;!;)5J` MY"I0PUQ7@2)%>17=$S!?)3Y%!%C)_7P>K$`+TF$ET["!/PERK"3L@",KB1Z@ MRH;4"/9K2(TBP8;T?"ZL0".Z4Y@9*UC<(4$VI-?P$83ILB$MR)JEE'SR+(G$ M'%H*CLBJY*4]SBJ)I`BZC`+BZ5+P(::64O!T&&]1H1-CE-*(MRN3K32RSFA& MVECH15K:T,Q&-C8R<#H8GP_3>`LKO1@32ZUF-C89C8YJ`TOCQV:EV##VX`+- M#+_->+B=[;6MXY7O$5W&_6S MZ8.A9L9`\NU.@00 M&,*[R5Z1>7M-D'FKJZ5-!A/TP&"9?D@Z(>F!Q'RQ[1+#JYTU8WFU$C"F6[MM M"2AD?(4,6Q\<[\XJ&NY#V>LF78[L+]JJ5G6ALH$5K]=(*=;.B)O068I8 M,UHG6B'6M@;=B>I'S,7UUP2WK)B&F>IB&F(7&9.HLM:8EEV8PIOR9Q-A5T#1(%UV2B!L! MI"J-9C"F_I.Y5ZJ5FZC%Z32PKEF?(CLC`_,%_Z$GG0#IE.!3*`9A MIU!!6``@N0@U[`)H&4Y^R1"(60H$&G)LW*7O_D0%;[R&#U:XFGQ(KZ]Z)5YX MJ(*C)#I0P=&H'Z;@"*N#%&K-^A`%MQD>H`"*+=NR^+8LOBV+;\OB:V%LR^)K M<^N>R^+;HV[:HVX:'W73'J"`6^?I`(4F1R7@0O7V``5G`PQ'47N`0GN`0GN` M0GN`0GN`0GN`0GN`0O&6UWF?)#X\@=>"!R>$5,"A":P*<6!"0`^\9K0,.1@CJX$,1)&H-O.P/==";K3D>@FWF$' M&`4/.H!0<,@!OF3]@`.(&L+J1@A-T>^*D4BO8A-W1G.H14C9W:?BN_>Z$9TJ MP>(K1WA6H>6.*,%BH^7NR+X4BZ]<@L57CG"'0LO=48+%1D>Y(VJ`5/B8Z\?Y M)6JD5/B8#D0X:#".<4^)EE\[QC4*'N&8$BTW7.Z4\>0LPBD:+;]VA%,RN-PI M&BTW/,XI47/)4HBZ0Z1WHJ:3I1#5B3@W12W"ED+4'2+=%+4@6PI1G8AV4_2` MBEV@*YUX?T6/K-C%VM41[DK0V13AKN/S`@+C*U*IV9VB-)KT)[HO\7QIYRCW&4Y MJZP*>DI(6&4="D!I4HY*!5:Q[C)RQC;.:=7:%K@^:V0Q?LFQ->8,S#B)S!@; ML^-L'#*M7"((TTHI85J^)I&FZ8T8>^60:6QL*P!G(!==:T<4ND70B=STJ`", MI>PTL38EH5L(+`VZ-31M*DS0Y*!_15,(/FQ-F2SG#B$X[LHB9(R]8EME*/E] MW4>D>%@4!E-RS03%A,0FR)@2JY+`:G+& M!*9AO2B71@4GG%N,RX-X!!]SIP"7AP3"+1@1H9GF%-S2$%ULRP3;*K1E?*>+ M;-DXZ0);XIEB/AT2JSI;6`LS[U)5KM#KRK'YCBH&'H$=C.5@LQN-58G#1UY? M#`X#V9I2M-UDA*ZCD)P36F&A-NX!0.C^MDHHI*31114G#<0$E@X>U MDPP>E4UR<%`QRO5'GH`6'981X&*0^]"]6+#.F`( M&?1UU$@,7*.*&#SDNAC887\)E\1W)N/A1ZD2]>.>`"AWQC#&'\,(EPSCO3)L MYAA8FD`Z!;/E:;_(\9[M\:J16E%P.3;&3U%.:NJA!NZ)\(T#-$)3#V%:,MUA M20^N-_:\1DT`KB//D7I%\74DHR&^X6B([SD:XMN.AOC.9E+`6Q0B>)?1*GFC M];2@$'>@,6V>3!LI@LC+?;70-E-!?T( M=R%L?=CPL,TA&/C7NJ4$?&/'NX]]4/A"+ M9Q`GNA:Y,0BK"-$"F*#?X8N(O!+;W8B^!CJJ4T"G8L67ZF(57V+5J7C"HD3% M;S;5*9[(%*9XDHI#[HD,==R3V'1]7ZCIY)ZDK#_QVBM.OR>JJDX\455P`D2$ M;:;,Q)=4%2:^K"@N\=H-H1U(=$F))ZJJ#7R1X;7[(DV?0I)A43X"1)J3Z(FL MHA%?5G+(/<$-+3%5(D"D:>O@>H0C4%D("6)&#RP&":!8".D`K_K##X93^`'% MS$KAEGM`,3U=G2(/+!T0D\PI[8!2>A+4"SH@@!OS;AD'*2>%9+2* M#R,SXIT:#2C5Y1DX3%9E!G:'+LJ@?*WK,?R%UKP&]9<_M@K#P`4%&'7L")<" M>+`UX>76A;`.\RM=)#K?1,A4AN*>#>6=&XK[-XSM8GUG*-22P%@,6^9!K;$T MP"YPJ`M]@=F&TZ(U1@T[C(0Q"$I$M%/VDL9*+`V86=E8)Z(T+0TQ0X"K"ME[ M^_KU_IOC<#E("0S4@92H;QZ\?W'T(ME;VE.69J.N&*F%`5>3ZUER-KE.#H_W M7Q\E_?37C$8T4L\XIDO:3JHOK[N_I-DCEN^(1C&]T!#5A;\D;](/26;N-"F_ M$0TFXV2D+Z+Z\'3!5<^4GG=G:=)3Z_DL[3]=6-A)?K@9I\GJ\O)R)OWY8C)2 MK0L_=-7C+_GGY&8Z3#\F?[\'!T_OYF_^=7!]_;C:J'N\=[ M__1T2J=G?EW>6%M9[`_.SK)KY`8Y%[*1F\N;&EE>N/3(PI_DCRPP!V^.U7_W M#Y\M@&&00J^/= MPY?[QX_U$'A^<)CY<7'O7?;//Y86%Y?J@SA?0)YE;OSIQY/3]YOO^3FDMY<"IQISM]JM35X#S*+Y"/PB4'<3H89X3OJ0Z9)1KV MI_-GFZ`\]N/++!(_'>Z_.'A?,^/!^W='^R MG>R]??/BX.6[0]VV^^K52:'Q;$'EW4E!'U!36>-*Z3^>+70Z:FJ7_-:O>HF/Q_^>'2X]X^LL^J?N9.RPJE^A[+J:._PX*?,?C7BJGE< MYF1JTUU,AA_W3UZ\VGVI8OEJ]\W+=[LOU>3\JI>HFW]5`-ZL/*N%*ONRNI+T M>KTK]7^NY,F3Q95,S9X2Q;1_OO_]NY>/]2*0+4NYV[*EL=-/3)^2SK[ZPP(= M':M>J'XMIL-I*E#OJ,?$A^YUYO'_O1FD,^:"8[4R9<9>7:<=XY6G*B#?/>K9 MU_Q;'J6\27M1M0W'2>=LFN3.M5:_I3+$BY7:HO[WP]]?%U?T`_02 MWP80:G/-H_WC_3?_^D.!\VB6_\['OVG,0ZS_RM9V(\F\F/U1S0=C2\D'E%GS M]==W:L[!FZ/CNDE7D^G,,Y*OT\\6_G/_R/'CPE_V1U=9N4TY]/@=4;'WZM7W M7IWMU?6 MUDY7^JO;*UN;_9WUG5+7?D1;VJ?K_;/MY9WEE=6M?G=E:SU=7]W>6.WWU6ZE MN[[:/_7N3.Q[LFNEFZMK.ZOISNK:6>_L=/UT?6OU=&-]75U]K;>YLIT"2XB] M47:U[NGV^NGRV?)6?[VWO+6UL=GMK6UM;ZYL;NVDZV<;?3A<;/]3X5;[>3+8 M2B8/-?<3Q&SP&45F.#!:9<6[UY[/C_<%`>/RHOC7Y:^=::\[+O_HG77Z-Z,: M;XS\>?'+.I>-1OYZGHY'W<&8"%/\SS<7.L_WU6,\[-T<%O!ECE&>.[Y(\SLE M)C/,]C]J&UQFB#_L_FLW6XF*5&Q1/6&+]L$TZ29J_Y=VAYWCP2A-WEYE13DJ MRTZ./D[5K9+)6;(_.DW[?67NT>1LII[#J9UP+CYX?S!++M3F:*!R/.6"<[4T MJIU7?O-W1\GKK!RQ>_WQK^H!.1>A!1TGD1$?C&_SK]DU<"<\A\KR)46*'2HZPN43O-87N MU'B1)S7X&^_DFB;^J[_0]USG`<1>"[S==:!9=4FDSRH5F=LJO/9=45 M:/\!C-R%EE\X+PK>D3O`@,?<=^1Z2VNSOK73!Y5BF/V'X7"L7_ M=[K=@(-J:,Y+-:AR5:?32>QD5.6\B]E^;>'%]2#9O3E/5M:2Y;6GZYM/-S:2 ME9T=E74]>?*DKK+P>C+.7L MY/_83+[[[L%[M4]+_I(<%!ESOB\<=/E.I*?MV'CU[N[9WL';X].CK)WOP\SF69[M^T MSL-'^C7&\]WCW]E`CT01MY5[T(7(_I!ZMY-LAC MYG4B"[#!YA#:8OW2DM.&]M5@_C!5R^.U2EWL03K,BU">)L.R&,4>L-3"4I_C MU&(@^0!W&?X`=WF[#W"7]_T![G*^/\!E3Y_H+W!&Z=_I$YSN]/U\@[N\FV]P MV6P/?,3*O_?1G]"D5_AW^`+VU67WU^Y7=_@)S$PDT3>P\NZ";UG97R?'KW\J M_5JTYE^G5+_LSR:6"?9G*?U%JOYM:Z'!A['*ENRT.Z$IW#W^O[M]T@]>EX$/7OU3G$'U3X4?O/JG]!>00B9,P0IP5))/J5#[,0J/DOSL M6U6]\?IF[#=.!]:9E1GO=9CQNO4_[#.2C#`[V5$M>5,H_"7]..I>8=G%(#O& MZB.4S=383>5'+QD#FYZ_I&TASF!RKE^VV2KLJ3CTM1DEID=EB="H+`'IFA:C M4S7I>U+[92Z^39?8T`=!%[RSN1PY M>(V&;/`:N!Z\IJ':8UAM^1:C'=!?XH`N6ZQ@WW(S80W>\$@7??HF-$0CG?WT MW2[37^JH;CIX0\0#%QQ!B.,594-93HC32[@O:E?R+W;,:S4OYK=-G[/HH+9=[T7;0K]Y<^DO4; MO8N[6;!YVEH)#1.N7&!@-+N$*]7:65]9^I9M%3^BE]2SV+# M&&?X]2RE+ZQZE.W5[?[J]OKV5O=LLY?VEK?6-]=V>BLKRZL;FSOK6VLU38<" ML+INUX]LK9XM+Y^N[FSW=C;Z.YO;JRNKO>W3K:W>ZOIRM]>%!>Q.?RF/"*@F M%HKQ1RS5I)Z?W2O5)+NA0S7)W/\Y$TUJ9=O/?2:(-6#FB`E2]B0/2:<(PJW( M'GE@VX+K+Z/@NB21W&6==#EQZAP14`;=/\V*G95H38G,8WWM"ZQ_;@D4]U>X M[.XIXZN7G8WL_531PHB`1U)Y:!UN(%!DGD!-C4[S\FMDOYGG_3Y'0"?[ MGXX^;35&<6I^6CKV=HU,[%X-8O7>O-_+?O;P:.;_8$Y`\^WI9=J+]LA/V2^U M],"OKP3TTG%OTB\/*XW1RTYBM'ZG.DKU0N*37F]%H8,PU9R'M7KY$&$*-<7E M/",##Q"-7%QH+DJI1F^__V&O+8&_0[Y1+9SA55FZ$HM6W]MSCFK&"9XJ$M81 MJ2)[ICB\([Y"&[6Q#[P-`FHT0^3@")^E@24J$=)0(UZ MD@34F`=)2--_CO@:Z#'BH_BG"&]'^"$28%+5T!*"":DBFY$.Q<3NJ7\"0G!& M!E3(&1G0PS-2<+,F]H$9&5"C9V1`$<_(@!(U(P-JU(P,J#$S,J3ISTA?`\U( M'\7/2-Z.\(P,D&;J:#EK)J0IG)^`-^-TGSK>*3Q;19KTI!6I$W-7?.M;&(UF MLDB;F=`B?6)>BW3)Z2W2)F>Y2)N;[+(+@#E/*<*I3X$#*X#$.,%"(&(*U92$ M5"%.2[8.U,E"M@/@\3K!^1_6(N=^6!7/>]DM&QH*YGM8DY[K85T\S\-ZU!P/ M:U+S.ZS)S&V!LC^OH1*:TQ#(S^>@0>&Y'&9)U5_N!&E2A(+P7>H%G+C$[W8P M;U$Y!?H5*J=%O#\-W2C>,O3FE%-B7IMR:L0[4TZ%?&'**9%O2SDE[E4IJP?> MDUZ$)U\=P\\[S@+!ZU&.MV6P0>)6'1F:7RYU2[\%;7Y6EF9F20Z M.*N\^]T>G&5,^/,/SK),^>P/SJIL;0_.^J(.SG(W-":MLDX>,>QMDU(!(9-. M`32U@^*@]BZ*PTEW4JB'][J;LEGQ@@>R&7'/+-.MH?$5^7CU7/35`X$?X5CH M70R&0S@0CB\/8I"7P\O M_1NN!(H*;X/?<*UUY/Y_P_53A]?R"0PO_)6WVN_8X/!2O_+FA9<\(9Q`D>&- M/R&\_H,\]WY"^"UU)P8@0-WI=6>_-G_"Z\A-'V7$+"C.5 M8%6'HX$$RQ=R\?;19,P9J!-W!B>./>CAO"18U7ESMTRPN-"@L>!NR)QVV0C@ M-F081<2]T8;,[<@<;,CB`HTW9(3S87B=)[;3+@PO\\3&*"J\39[8M1,]/_\G M=F1XX1.;<+X)KW6ZB+^2`R$3:("FHLU![9!SN`;GI\S;2F[QR&^WDK.A06.A M]JJL+I&-`O95&8DCXM_L59G7I7EX5189=N)5&1T(%'#G59G;+@LV\ZJ,0!&! M;O*JK-:1S_]5662(X:LRRODPO/;.S&T7AI?>F1$H*KP-=F:UCGS^.[/8\**= M&>5\'-Y+(KSE46'%[PJHYP/PVMOO-UV87CIC3>! MHL([CP?8?>KPHHTWY7P47O=564T@"S#WJHR"$2%N]*JLWILY>%46&67\JHP, M015G[_1ID&>1&"[ZI!(Y$,(:SI@(P\7#@W;"O*1B7B7?+3,R0?28,53/SS`@ M:O3PV5H`SH^;AKD;T>NY2.$:#1"/O\4M=FP@)DJ'Q]F6-3R5BB/&AAL%LNC^:'1+*?%'9Z'U+;1Z"`RW$"4 MS/AP?V;(3W*QG!D?6($:'P&T/3X"4.GX(#H\)PFM>YS%[9+94*2(,5)+8H%0 M/#K8Y)6#TN.B6=**>C@/"6O\<""2538NQ$!PDE1/)!X$3')*`^D!T"0I]?OU M^2>D\:&'R2@3"RKL=A+JB>1AIY-/&LB$O4'2Z??K\T\X&X0=)9M,+,BP7])A MYQ),#RL-.TXL:533L,]#0MDD[""99&)!A=U.(CV1/.QT\D@#F;`W2!K!#VI^ M]@EC+>QNZ;WU&T*)J:2?#D;.']IQ1<6](YD-1FE^D+S3FOW68G;P>_/4E(D\ M,?F(/V,7V)PZLE%Q,3?_$:DGW%Z(B;Z'I8* M/@VT8T^CI*'W^S4GB:4YM.UV.243$#_VM4S2;9=$O;&]O M['16/9_4S.7ZDQ\$%.Y0#@OT*,=\PQA3W(NR)C2AZ,2<@$1/I?E)QZ,F$9&) M4^[WIX^3?]NMDJG#9-T0`P/;)-=VS/_\T^RHD,(,&[LC<%["<'*IL@T3A!,GR!#0()SSD!9'AA-DQ-CE M()QV'FRWBL))9[\0@\/9(.=US/_\T]TJG+),MWF.BD/CA]W-3)UF2>"Y?!2# M8.@;9:%N'^8@`8V:S#CW)!Q?Q;7ZY3Z4>0(I%V4`)X/-89V8Release-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 Jun 16 11:15: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 02FED37BF5F; Fri, 16 Jun 2000 11:15:00 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Received: (from jmg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA94130; Fri, 16 Jun 2000 11:14:59 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Date: Fri, 16 Jun 2000 11:14:59 -0700 (PDT) From: Message-Id: <200006161814.LAA94130@freefall.freebsd.org> To: andrew@ugh.net.au, jmg@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19328: cgiparse has a comma between categories Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: cgiparse has a comma between categories State-Changed-From-To: open->closed State-Changed-By: jmg State-Changed-When: Fri Jun 16 11:14:46 PDT 2000 State-Changed-Why: close my brain-o http://www.freebsd.org/cgi/query-pr.cgi?pr=19328 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 11:20: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0813837BFEA for ; Fri, 16 Jun 2000 11:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA95175; Fri, 16 Jun 2000 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 16 Jun 2000 11:20:01 -0700 (PDT) Message-Id: <200006161820.LAA95175@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: James Housley Subject: Re: ports/19274: New Ports/RTEMS development system Reply-To: James Housley Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19274; it has been noted by GNATS. From: James Housley To: freebsd-gnats-submit@FreeBSD.org, jim@thehousleys.net Cc: Subject: Re: ports/19274: New Ports/RTEMS development system Date: Fri, 16 Jun 2000 14:12:09 -0400 Please close the PR. It is superceeded by PR: ports/19335 due to name changes to be more standard and cruft I left in on directory. Jim -- If it happens once, it's a bug. If it happens twice, it's a feature. If it happens more than twice, it's windows. -- Luiz de Barros To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 12: 0:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 159B137B7EE; Fri, 16 Jun 2000 12:00:10 -0700 (PDT) (envelope-from cwt@FreeBSD.org) Received: (from cwt@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00484; Fri, 16 Jun 2000 12:00:10 -0700 (PDT) (envelope-from cwt@FreeBSD.org) Date: Fri, 16 Jun 2000 12:00:10 -0700 (PDT) From: Message-Id: <200006161900.MAA00484@freefall.freebsd.org> To: cwt@FreeBSD.org, freebsd-ports@FreeBSD.org, cwt@FreeBSD.org Subject: Re: ports/19333: patch to make amanda24 more userfriendly with central backups Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: patch to make amanda24 more userfriendly with central backups Responsible-Changed-From-To: freebsd-ports->cwt Responsible-Changed-By: cwt Responsible-Changed-When: Fri Jun 16 11:58:54 PDT 2000 Responsible-Changed-Why: I'm currently going through the backlog of amanda PRs with an update coming prior to 4.1R http://www.freebsd.org/cgi/query-pr.cgi?pr=19333 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 12:34: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 6D91237B828; Fri, 16 Jun 2000 12:33:55 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca43-44.ix.netcom.com [209.111.209.44]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id PAA04904; Fri, 16 Jun 2000 15:33:51 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id MAA82497; Fri, 16 Jun 2000 12:33:37 -0700 (PDT) To: ports@freebsd.org Cc: committers@freebsd.org Subject: Re: no ports freeze for 3.5R References: <200006151555.IAA77970@silvia.hip.berkeley.edu> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Date: 16 Jun 2000 12:33:34 -0700 In-Reply-To: asami@cs.berkeley.edu's message of "Thu, 15 Jun 2000 08:55:37 -0700 (PDT)" Message-ID: Lines: 12 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: asami@cs.berkeley.edu (Satoshi Asami) * I'm going to try a different approach this time -- there will be no * ports freeze. Rather, I will lock up the tree sometime tonight (about * 12 hours from now) and lay down the RELEASE_3_5_0 tag. Since the * release build will use the tag, there is no need to freeze the ports * tree, except for the duration of the tag operation. Sorry, I had some network problems last night. I'm going to work on this now. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 13: 6:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id 2951C37B580; Fri, 16 Jun 2000 13:06:09 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca43-44.ix.netcom.com [209.111.209.44]) by blount.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id QAA19690; Fri, 16 Jun 2000 16:06:05 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id NAA82655; Fri, 16 Jun 2000 13:06:03 -0700 (PDT) To: Maxim Sobolev Cc: ports@FreeBSD.org Subject: Re: Reducing lengh of INSTALLS_SHLIBS variable References: <394A34B7.6662A44A@FreeBSD.org> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 16 Jun 2000 13:06:02 -0700 In-Reply-To: Maxim Sobolev's message of "Fri, 16 Jun 2000 17:07:51 +0300" Message-ID: Lines: 10 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Maxim Sobolev * It seems that INSTALLS_SHLIBS variable is too long (15 chars), so its inclusion * tends to broke nice aestetics of the ports' Makefiles. Could we reduce it by * just one symbol to something like INSTALLS_SHLBS? You're probably right. I'll change it to INSTALL_SHLIBS (like my message said ;). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 13: 8:53 2000 Delivered-To: freebsd-ports@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 0D05C37B580; Fri, 16 Jun 2000 13:08:51 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca43-44.ix.netcom.com [209.111.209.44]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id QAA02923; Fri, 16 Jun 2000 16:08:37 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id NAA82680; Fri, 16 Jun 2000 13:08:35 -0700 (PDT) To: Maxim Sobolev Cc: ports@FreeBSD.org Subject: Re: Reducing lengh of INSTALLS_SHLIBS variable References: <394A34B7.6662A44A@FreeBSD.org> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) In-Reply-To: Maxim Sobolev's message of "Fri, 16 Jun 2000 17:07:51 +0300" X-Mailer: Gnus v5.7/Emacs 20.6 Date: 16 Jun 2000 13:08:34 -0700 Message-ID: Lines: 8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > You're probably right. I'll change it to INSTALL_SHLIBS (like my > message said ;). On second thought, let's call it INSTALLS_SHLIB. INSTALL_* sounds too much like the other INSTALL_* macros. (And most of the ports only installs one shlib anyway.) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 13:30:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 121B337B696 for ; Fri, 16 Jun 2000 13:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA14394; Fri, 16 Jun 2000 13:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from teapot.egroups.net (teapot.egroups.net [63.204.207.250]) by hub.freebsd.org (Postfix) with SMTP id F1C6237B580 for ; Fri, 16 Jun 2000 13:29:31 -0700 (PDT) (envelope-from kbyanc@teapot.egroups.com) Received: (qmail 13995 invoked from network); 16 Jun 2000 20:31:58 -0000 Received: (QMFILT: 1.0); 16 Jun 2000 21:31:58 -0000 Received: from dhcp147.corp.onelist.com (HELO kbyanc.corp.ONElist.com) (192.168.10.147) by teapot.egroups.net with SMTP; 16 Jun 2000 20:31:58 -0000 Received: (from kbyanc@localhost) by kbyanc.corp.ONElist.com (8.9.3/8.9.3) id NAA13439; Fri, 16 Jun 2000 13:29:31 -0700 (PDT) (envelope-from kbyanc@teapot.egroups.com) Message-Id: <200006162029.NAA13439@kbyanc.corp.ONElist.com> Date: Fri, 16 Jun 2000 13:29:31 -0700 (PDT) From: kbyanc@posi.net Reply-To: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org Cc: billf@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: ports/19339: patch to fix IPv6 support in net/mtr port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19339 >Category: ports >Synopsis: patch to fix IPv6 support in net/mtr port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 16 13:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 4.0-STABLE i386 >Organization: eGroups.com -- http://www.eGroups.com/ >Environment: FreeBSD kbyanc.corp.ONElist.com 4.0-STABLE FreeBSD 4.0-STABLE #2: Thu Jun 15 19:53:20 PDT 2000 root@kbyanc.corp.ONElist.com:/usr/src/sys/compile/EGROUPS i386 >Description: The mtr port won't work on modern FreeBSDs unless IPv6 is compiled into the kernel. Mainly, net_preopen() fails if it cannot open both a IPv4 and an IPv6 raw socket, even when only one is needed. The workaround is to manually force the port to compile without IPv6 support and let the #ifdefs do the work. The attached patch actually tries to solve the problem. -Kelly >How-To-Repeat: Remove INET6 from your kernel config, build new kernel, try to run mtr. >Fix: The attached patch updates net/mtr/patches/patch-01 so mtr will work without IPV6 being compiled into the kernel (but not fail if it is). Since it also fixed a few potential bugs, I am also submitting this patch to Matt Kimball for a future mtr release. --- patch-01.orig Fri Sep 10 09:29:35 1999 +++ patches/patch-01 Fri Jun 16 13:12:49 2000 @@ -1,11 +1,229 @@ ---- net.c.orig Wed Jun 9 11:06:27 1999 -+++ net.c Wed Jul 14 02:03:23 1999 -@@ -213,7 +213,7 @@ - rv = sendto(sendsock, packet, packetsize, 0, - (struct sockaddr *)&remoteaddress, sizeof(remoteaddress)); +--- net.c.orig Fri Jun 16 12:19:01 2000 ++++ net.c Fri Jun 16 13:11:50 2000 +@@ -17,6 +17,7 @@ + Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + + 1999-08-13 ok Olav@okvittem.priv.no added -psize ++ 2000-06-16 kbyanc@egroups.net improved ipv6 support + + */ + +@@ -135,9 +136,9 @@ + static struct sequence sequence[MaxSequence]; + static struct timeval reset = { 0, 0 }; + +-static int sendsock4 = 0, recvsock4 = 0; ++static int sendsock4 = -1, recvsock4 = -1; + #ifdef ENABLE_IPV6 +-static int sendsock6 = 0, recvsock6 = 0; ++static int sendsock6 = -1, recvsock6 = -1; + #endif + static struct sockaddr_storage remoteaddress; + static int batch_at = 0; +@@ -206,6 +207,8 @@ + int rv; + static int first=1; + ++ if(sendsock4 < 0) return; ++ + if ( packetsize < MINPACKET ) packetsize = MINPACKET; + if ( packetsize > MAXPACKET ) packetsize = MAXPACKET; + memset(packet, 0, packetsize); +@@ -250,10 +253,14 @@ + #endif + ); if (rv >= 0) { - fprintf (stderr, "You've got a broken (FreeBSD?) system\n"); +/* fprintf (stderr, "You've got a broken (FreeBSD?) system\n"); */ BSDfix = 1; } } ++ if (rv < 0) { ++ perror("sendto"); ++ exit(1); ++ } + first = 0; + } + +@@ -268,6 +275,8 @@ + static int first=1; + int hops; + ++ if(sendsock6 < 0) return; ++ + if (packetsize < MINPACKET) packetsize = MINPACKET; + if (packetsize > MAXPACKET) packetsize = MAXPACKET; + memset(packet, 0, packetsize); +@@ -296,12 +305,10 @@ + remoteaddress.ss_len + #endif + ); +-#if 0 + if (rv < 0) { + perror("sendto"); + exit(1); + } +-#endif + first = 0; + } + #endif +@@ -325,6 +332,8 @@ + int index; + int totusec; + ++ if(sendsock4 < 0) return; ++ + if(seq < 0 || seq >= MaxSequence) + return; + +@@ -367,6 +376,8 @@ + int index; + int totusec; + ++ if(sendsock6 < 0) return; ++ + if(seq < 0 || seq >= MaxSequence) + return; + +@@ -416,6 +427,8 @@ + struct ICMPHeader *header; + struct timeval now; + ++ if(recvsock4 < 0) return; ++ + gettimeofday(&now, NULL); + + fromaddrsize = sizeof(fromaddr); +@@ -454,6 +467,8 @@ + struct icmp6_hdr *header; + struct timeval now; + ++ if(recvsock6 < 0) return; ++ + gettimeofday(&now, NULL); + + fromaddrsize = sizeof(fromaddr); +@@ -630,8 +645,6 @@ + int trueopt = 1; + + sendsock4 = socket(AF_INET, SOCK_RAW, IPPROTO_RAW); +- if(sendsock4 < 0) +- return -1; + + #ifdef IP_HDRINCL + /* FreeBSD wants this to avoid sending out packets with protocol type RAW +@@ -639,21 +652,34 @@ + if(setsockopt(sendsock4, SOL_IP, IP_HDRINCL, &trueopt, sizeof(trueopt))) + { + perror("setsockopt(IP_HDRINCL,1)"); +- return -1; ++ sendsock4 = -1; + } + #endif + +- recvsock4 = socket(AF_INET, SOCK_RAW, IPPROTO_ICMP); +- if(recvsock4 < 0) +- return -1; ++ if(sendsock4 >= 0) ++ recvsock4 = socket(AF_INET, SOCK_RAW, IPPROTO_ICMP); ++ if(recvsock4 < 0) { ++ close(sendsock4); ++ sendsock4 = -1; ++ } + + #ifdef ENABLE_IPV6 + sendsock6 = socket(AF_INET6, SOCK_RAW, IPPROTO_ICMPV6); +- if(sendsock6 < 0) +- return -1; + +- recvsock6 = socket(AF_INET6, SOCK_RAW, IPPROTO_ICMPV6); +- if(recvsock6 < 0) ++ if(sendsock6 >= 0) ++ recvsock6 = socket(AF_INET6, SOCK_RAW, IPPROTO_ICMPV6); ++ if(recvsock6 < 0) { ++ close(sendsock6); ++ sendsock6 = -1; ++ } ++ ++ /* Make sure we have either a valid IPV4 or IPV6 socket pair. */ ++ if(((recvsock4 < 0) || (sendsock4 < 0)) && ++ ((recvsock6 < 0) || (sendsock6 < 0))) ++ return -1; ++#else ++ /* Make sure we have either a valid IPV4 socket pair. */ ++ if((recvsock4 < 0) || (sendsock4 < 0)) + return -1; + #endif + +@@ -662,14 +688,17 @@ + + int net4_open(int addr) { + struct sockaddr_in *sin; ++ ++ if(sendsock4 < 0) return(-1); ++ + net_reset(); + #if 0 +- if (sendsock6) ++ if (sendsock6 >= 0) + close(sendsock6); +- sendsock6 = 0; +- if (recvsock6) ++ sendsock6 = -1; ++ if (recvsock6 >= 0) + close(recvsock6); +- recvsock6 = 0; ++ recvsock6 = -1; + #endif + + memset(&remoteaddress, 0, sizeof(remoteaddress)); +@@ -706,14 +735,17 @@ + #ifdef ENABLE_IPV6 + int net6_open(struct in6_addr *addr) { + struct sockaddr_in6 *sin6; ++ ++ if(sendsock6 < 0) return(-1); ++ + net_reset(); + #if 0 +- if (sendsock4) ++ if (sendsock4 >= 0) + close(sendsock4); +- sendsock4 = 0; +- if (recvsock4) ++ sendsock4 = -1; ++ if (recvsock4 >= 0) + close(recvsock4); +- recvsock4 = 0; ++ recvsock4 = -1; + #endif + + memset(&remoteaddress, 0, sizeof(remoteaddress)); +@@ -731,6 +763,8 @@ + struct sockaddr_in6 *sin6; + int at; + ++ if(sendsock6 < 0) return; ++ + for(at = 0; at < MaxHost; at++) { + memset(&host[at], 0, sizeof(host[at])); + } +@@ -775,14 +809,14 @@ + } + + void net_close() { +- if (sendsock4) ++ if (sendsock4 >= 0) + close(sendsock4); +- if (recvsock4) ++ if (recvsock4 >= 0) + close(recvsock4); + #ifdef ENABLE_IPV6 +- if (sendsock6) ++ if (sendsock6 >= 0) + close(sendsock6); +- if (recvsock6) ++ if (recvsock6 >= 0) + close(recvsock6); + #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 Fri Jun 16 14: 0: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4359637B7B2 for ; Fri, 16 Jun 2000 14:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA18357; Fri, 16 Jun 2000 14:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 16 Jun 2000 14:00:02 -0700 (PDT) Message-Id: <200006162100.OAA18357@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Adrian Filipi-Martin Subject: Re: ports/19317: update postgres-6 tcl support to 8.2.3. Reply-To: Adrian Filipi-Martin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19317; it has been noted by GNATS. From: Adrian Filipi-Martin To: The Hermit Hacker Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19317: update postgres-6 tcl support to 8.2.3. Date: Fri, 16 Jun 2000 16:51:44 -0400 (EDT) Things do move at a lightening speed these days, but postgres7 is only six weeks old. I hardly think that makes the 6.x branch ancient. I'm sticking with it until 7 gets a bit older. Adrian On Thu, 15 Jun 2000, The Hermit Hacker wrote: > > umm, didn't notice it before, but v6.5.3 shouldn't be used anymore, its > pretty much considered 'ancient history' already as far as the developers > are concerned. I'm curious as to why there was a postgresql7 port > created seperately from the postgresql port, but I would highly recommend > using that one instead of the regular postgresql port ... faster and more > stable, with more features ... > > On Thu, 15 Jun 2000 adrian@ubergeeks.com wrote: > > > > > >Number: 19317 > > >Category: ports > > >Synopsis: postgres depends on a very old version of tcl. > > >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: Thu Jun 15 17:00:03 PDT 2000 > > >Closed-Date: > > >Last-Modified: > > >Originator: Adrian Filipi-Martin > > >Release: FreeBSD 3.4-RELEASE i386 > > >Organization: > > Ubergeeks Consulting > > >Environment: > > > > 3.4-RELEASE and 3.3-RELEASe with /usr/ports from 6/14/00. > > > > >Description: > > > > Ths postgres-6.5.3 port depends on tcl-8.0, when it builds > > and runs fine with 8.2.3. Note that there did indeed seem > > to be build problems with tcl-8.2.2. These went away with > > 8.2.3. > > > > I did see the closed PR ports/16951 that indicated that > > there were build problems with previous patches. I have > > no trouble building with the attached patch. The simple > > tcl DB application that I have written works just fine. > > > > N.B. While at it, I figured out what was wrong with pgaccess > > and uncommented it in the Makefile. The problem was that > > the source file changed from a tcl script to a bourne shell > > script. > > > > >How-To-Repeat: > > > > N/A > > > > >Fix: > > > > Apply this patch: > > > > --- Makefile.orig Fri Apr 21 07:31:17 2000 > > +++ Makefile Thu Jun 15 18:50:44 2000 > > @@ -25,12 +25,12 @@ > > # if you want to use the tcl/tk frontend pgaccess, then you need to build > > # postgresql with tcl support by typing: make WITH_TCL=yes > > .if defined(WITH_TCL) > > -TCL_INCDIR= ${LOCALBASE}/include/tcl8.0 > > -TK_INCDIR= ${LOCALBASE}/include/tk8.0 > > +TCL_INCDIR= ${LOCALBASE}/include/tcl8.2 > > +TK_INCDIR= ${LOCALBASE}/include/tk8.2 > > MAKE_ENV= WITH_TCL=true TCL_INCDIR=${TCL_INCDIR} > > -LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ > > - tk80.1:${PORTSDIR}/x11-toolkits/tk80 > > -CONFIGURE_TCL= --with-tcl --with-tclconfig="${LOCALBASE}/lib/tcl8.0 ${LOCALBASE}/lib/tk8.0" > > +LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ > > + tk82.1:${PORTSDIR}/x11-toolkits/tk82 > > +CONFIGURE_TCL= --with-tcl --with-tclconfig="${LOCALBASE}/lib/tcl8.2 ${LOCALBASE}/lib/tk8.2" > > .endif > > > > # if you want jdbc, type make WITH_JDBC=yes > > @@ -103,14 +103,13 @@ > > @ ${SED} -e 's=!!PREFIX!!=${PREFIX}=g' \ > > ${WRKSRC}/Makefile.global.in.old \ > > >> ${WRKSRC}/Makefile.global.in > > -# pgaccess (accidentally?) removed from distribution, so leave it for now > > -#.if defined(WITH_TCL) > > -# @ ${MV} ${WRKSRC}/bin/pgaccess/pgaccess.tcl \ > > -# ${WRKSRC}/bin/pgaccess/pgaccess.tcl.orig > > -# @ ${SED} -e "s=/usr/bin/wish=`/usr/bin/which wish8.0`=" \ > > -# ${WRKSRC}/bin/pgaccess/pgaccess.tcl.orig \ > > -# >> ${WRKSRC}/bin/pgaccess/pgaccess.tcl > > -#.endif > > +.if defined(WITH_TCL) > > + @ ${MV} ${WRKSRC}/bin/pgaccess/pgaccess.sh \ > > + ${WRKSRC}/bin/pgaccess/pgaccess.sh.orig > > + @ ${SED} -e "s=__wish__=`/usr/bin/which wish8.2`=" \ > > + ${WRKSRC}/bin/pgaccess/pgaccess.sh.orig \ > > + >> ${WRKSRC}/bin/pgaccess/pgaccess.sh > > +.endif > > > > post-build: > > .if defined(WITH_JDBC) > > > > > > >Release-Note: > > >Audit-Trail: > > >Unformatted: > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > Adrian -- [ adrian@ubergeeks.com -- Ubergeeks Consulting -- http://www.ubergeeks.com/ ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 14:23:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 9FDF437C09E; Fri, 16 Jun 2000 14:23:14 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm004-000.dialup.bignet.net [64.79.80.144]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id RAA00791; Fri, 16 Jun 2000 17:23:08 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id D95A3195E; Fri, 16 Jun 2000 17:21:53 -0400 (EDT) Date: Fri, 16 Jun 2000 17:21:53 -0400 From: Will Andrews To: Maxim Sobolev Cc: ports@FreeBSD.org, will@FreeBSD.org Subject: Re: FW: The KDE Team today announced the release of KDE 1.91 Message-ID: <20000616172153.B20816@argon.gryphonsoft.com> References: <3949F47C.CCA8E662@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3949F47C.CCA8E662@FreeBSD.org>; from sobomax@FreeBSD.org on Fri, Jun 16, 2000 at 12:33:48PM +0300 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jun 16, 2000 at 12:33:48PM +0300, Maxim Sobolev wrote: > Just FYI. > > http://www.kde.org/announcements/announce-1.91.html Yes. I've had a copy of 1.91 sources for about 5 days, and have already been working on it ever since. Please give me about 24 hours and we should have updated ports. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 14:50: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F347037B94C for ; Fri, 16 Jun 2000 14:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA28950; Fri, 16 Jun 2000 14:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 16 Jun 2000 14:50:03 -0700 (PDT) Message-Id: <200006162150.OAA28950@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/19318: new port: games/nethack-gtk Reply-To: Will Andrews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19318; it has been noted by GNATS. From: Will Andrews To: kbyanc@posi.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19318: new port: games/nethack-gtk Date: Fri, 16 Jun 2000 17:40:20 -0400 On Thu, Jun 15, 2000 at 05:20:04PM -0700, kbyanc@posi.net wrote: > >Synopsis: new port: games/nethack-gtk Just one question: in your "professional" belief do you think whoever created this will maintain it, contendre nethack-qt? :-) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 15:20: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CE30837BA32 for ; Fri, 16 Jun 2000 15:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA36229; Fri, 16 Jun 2000 15:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 16 Jun 2000 15:20:02 -0700 (PDT) Message-Id: <200006162220.PAA36229@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kelly Yancey Subject: Re: ports/19318: new port: games/nethack-gtk Reply-To: Kelly Yancey Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19318; it has been noted by GNATS. From: Kelly Yancey To: Will Andrews Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19318: new port: games/nethack-gtk Date: Fri, 16 Jun 2000 18:11:04 -0400 (EDT) On Fri, 16 Jun 2000, Will Andrews wrote: > On Thu, Jun 15, 2000 at 05:20:04PM -0700, kbyanc@posi.net wrote: > > >Synopsis: new port: games/nethack-gtk > > Just one question: in your "professional" belief do you think whoever > created this will maintain it, contendre nethack-qt? :-) > Unfortunately, it isn't my profession to maintain ports. As do many people, I allocate a portion of my free time towards FreeBSD. I created the port, however I specifically listed ports@freebsd.org as the maintainer. Even if I do have the time to spare, hopefully someone (such as yourself) may. Kelly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 17:20: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B3F137C0DF for ; Fri, 16 Jun 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA62140; Fri, 16 Jun 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D355337C1D1; Fri, 16 Jun 2000 17:14:22 -0700 (PDT) Message-Id: <20000617001422.D355337C1D1@hub.freebsd.org> Date: Fri, 16 Jun 2000 17:14:22 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19343: Update port: graphics/gqview to 0.8.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19343 >Category: ports >Synopsis: Update port: graphics/gqview to 0.8.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: Fri Jun 16 17:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.8.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gqview/Makefile graphics/gqview/Makefile --- /usr/ports/graphics/gqview/Makefile Thu Jun 15 01:22:59 2000 +++ graphics/gqview/Makefile Sat Jun 17 00:23:56 2000 @@ -6,14 +6,14 @@ # PORTNAME= gqview -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff -urN /usr/ports/graphics/gqview/files/md5 graphics/gqview/files/md5 --- /usr/ports/graphics/gqview/files/md5 Mon Apr 24 18:57:58 2000 +++ graphics/gqview/files/md5 Sat Jun 17 00:01:52 2000 @@ -1 +1 @@ -MD5 (gqview-0.8.1.tar.gz) = 64499d1bda06c7e08a372dd0494ddf88 +MD5 (gqview-0.8.2.tar.gz) = 198f3d9458a02e01745423026b15a334 diff -urN /usr/ports/graphics/gqview/pkg/PLIST graphics/gqview/pkg/PLIST --- /usr/ports/graphics/gqview/pkg/PLIST Mon Apr 24 18:57:58 2000 +++ graphics/gqview/pkg/PLIST Sat Jun 17 00:05:39 2000 @@ -3,6 +3,7 @@ share/locale/de/LC_MESSAGES/gqview.mo share/locale/es/LC_MESSAGES/gqview.mo share/locale/fr/LC_MESSAGES/gqview.mo +share/locale/it/LC_MESSAGES/gqview.mo share/locale/ja/LC_MESSAGES/gqview.mo share/locale/pt_BR/LC_MESSAGES/gqview.mo share/locale/ru/LC_MESSAGES/gqview.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 Fri Jun 16 17:20:19 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0076037B77F for ; Fri, 16 Jun 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA62131; Fri, 16 Jun 2000 17:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id BE7AA37C2C2; Fri, 16 Jun 2000 17:13:24 -0700 (PDT) Message-Id: <20000617001324.BE7AA37C2C2@hub.freebsd.org> Date: Fri, 16 Jun 2000 17:13:24 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19342: Update port: graphics/dc20ctrl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19342 >Category: ports >Synopsis: Update port: graphics/dc20ctrl >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 Jun 16 17:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - MAKE_FLAGS -> MAKE_ARGS - Support CC/PREFIX/LOCALBASE properly - Add WWW: line into pkg/DESCR >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/dc20ctrl/Makefile graphics/dc20ctrl/Makefile --- /usr/ports/graphics/dc20ctrl/Makefile Tue Jun 13 05:30:58 2000 +++ graphics/dc20ctrl/Makefile Wed Jun 14 19:26:55 2000 @@ -8,15 +8,14 @@ PORTNAME= dc20ctrl PORTVERSION= 0.4 CATEGORIES= graphics -MASTER_SITES= http://aguirre.dsi.unifi.it/~paterno/binaries/ +MASTER_SITES= http://www.paternostro.org/~ugo/binaries/ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.3:${PORTSDIR}/graphics/png -MAKE_FLAGS= -DUSE_JPEG -DUSE_TIFF -DUSE_PNG +MAKE_ARGS= -DUSE_JPEG -DUSE_TIFF -DUSE_PNG MAN1= dc20ctrl.1 -MANCOMPRESSED= yes .include diff -urN /usr/ports/graphics/dc20ctrl/patches/patch-aa graphics/dc20ctrl/patches/patch-aa --- /usr/ports/graphics/dc20ctrl/patches/patch-aa Tue Dec 22 11:19:18 1998 +++ graphics/dc20ctrl/patches/patch-aa Wed Jun 14 19:38:48 2000 @@ -1,5 +1,23 @@ ---- Makefile.orig Mon Dec 21 21:09:06 1998 -+++ Makefile Mon Dec 21 21:09:19 1998 +--- Makefile.orig Wed Feb 18 19:30:56 1998 ++++ Makefile Wed Jun 14 19:38:36 2000 +@@ -50,7 +50,7 @@ + # + # How to install the package. + # +-INSTALL=/usr/bin/install ++INSTALL?=/usr/bin/install + # + # Under FreeBSD we need to make it SGID to dialer, that is the serial port + # owner. +@@ -60,7 +60,7 @@ + # + # Where to install it. + # +-ROOTDIR=/usr/local ++ROOTDIR=${PREFIX} + BINDIR=${ROOTDIR}/bin + MANDIR=${ROOTDIR}/man + @@ -79,7 +79,7 @@ # # Used only if you make the project with USE_TIFF defined. @@ -9,3 +27,37 @@ # # Used only if you make the project with USE_PNG defined. +@@ -91,8 +91,8 @@ + # make the project with at least one between USE_JPEG, USE_TIFF and USE_PNG + # defined. + # +-EXTRA_LIBS_PATH=-L/usr/local/lib +-EXTRA_INCLUDES_PATH=-I/usr/local/include ++EXTRA_LIBS_PATH=-L${LOCALBASE}/lib ++EXTRA_INCLUDES_PATH=-I${LOCALBASE}/include + + # + # Do not change anything below this line +@@ -151,11 +151,10 @@ + install: install.bin install.man + + install.bin: $(PROJECT) +- ${INSTALL} -c -g ${INSTALL_GROUP} -m ${INSTALL_MODE} ${PROJECT} ${BINDIR} ++ ${INSTALL} -c -o ${BINOWN} -g ${INSTALL_GROUP} -m ${INSTALL_MODE} ${PROJECT} ${BINDIR} + + install.man: +- ${INSTALL} -c ${PROJECT}.man ${MANDIR}/man1/${PROJECT}.1 +- gzip --best ${MANDIR}/man1/${PROJECT}.1 ++ ${INSTALL} -c -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} ${PROJECT}.man ${MANDIR}/man1/${PROJECT}.1 + + man: ${PROJECT}.1 + +@@ -163,7 +162,7 @@ + nroff -man ${PROJECT}.man >${PROJECT}.1 + + $(PROJECT): $(OBJ) +- cc -o $@ $(OBJ) $(LFLAGS) $(LIBS) ++ ${CC} -o $@ $(OBJ) $(LFLAGS) $(LIBS) + + clean: + rm -f $(OBJ) $(PROJECT) core $(PROJECT).core *.bak a.out .depend $(PROJECT)-${VERSION}.${REVISION}.tar.gz diff -urN /usr/ports/graphics/dc20ctrl/pkg/DESCR graphics/dc20ctrl/pkg/DESCR --- /usr/ports/graphics/dc20ctrl/pkg/DESCR Tue Dec 22 11:19:18 1998 +++ graphics/dc20ctrl/pkg/DESCR Wed Jun 14 19:08:09 2000 @@ -4,3 +4,5 @@ pictures (in raw, pgm or ppm format, and eventually others: it depends on compilation-time options), erasing the camera memory and changing its resolution. + +WWW: http://www.paternostro.org/~ugo/English/dc20.html >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 Jun 16 17:20:21 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3479437C125 for ; Fri, 16 Jun 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA62149; Fri, 16 Jun 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 49B5A37C188; Fri, 16 Jun 2000 17:15:19 -0700 (PDT) Message-Id: <20000617001519.49B5A37C188@hub.freebsd.org> Date: Fri, 16 Jun 2000 17:15:19 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19344: Update port: graphics/mpegedit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19344 >Category: ports >Synopsis: Update port: graphics/mpegedit >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 Jun 16 17:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Support CC/CXX/CFLAGS/CXXFLAGS/MAKE properly - Support NOPORTDOCS - Remove USE_GMAKE - Add WWW: line into pkg/DESCR New file: patches/patch-ar patches/patch-as patches/patch-at patches/patch-au patches/patch-av patches/patch-aw patches/patch-ax patches/patch-ay patches/patch-az patches/patch-ba patches/patch-bb Remove file: patches/patch-ab patches/patch-ak patches/patch-al patches/patch-am patches/patch-ao patches/patch-ap >How-To-Repeat: >Fix: begin 644 mpegedit.patch.gz M'XL(```````"`^U<>W/BQI;_&]=^B$[&E<"T)9!X&#-Q:AB,8Q(_IL!S9^YN MMB@!PE8L$"L)/S([WWW/Z=:C]4((G*J[J>O"2&IUGWZ<1Y_N\VMFQGQ.I+5] M3:IKQZZN+-MUJG>VMKHWIDYUL=+O])GA5J^T!WUNF#K)?G4@2=)V1$I7UI)< M:2^$*$15.HWC3JU%U%JM=D`IW5!#Z?9^37Y=+XG2)+63#BO*R[U_3R3EJ$4H M?KU_?R"](=?Z$V$-(5/+-/6I:T"E"[\;<\ON$/CSZ\`29YJKDZFMPV7&7K(_ MK+.[OL.V*K5.$S['I'=V2Y23DQ:6^GQO+<+<_I]N&]/[]^>VKG\8G;`-A_2?5^00R;)QKQ^=P,#7CY03''IR0*ZZ@^M;^.\/3TNLKFAK#J0/ MGP:79^.S_L?^]=GHM'3X]?*FU[W\T!WUOU6-Y=1CV^[E)51]\\NP M"]D"_8:= M%,HX]YJM5V?6-*08J?JL>]L5ZQWVNV=7_3T(++3E6C/EE9-'0X9A,N8X_K+' M8?+3Q)G)*!_RXN'G@]EVAFBEN=-[W>%729N0_"SYABE>HC0"(W.N3XA2)[5& M1SGN*.U-!BI1GADJ;8FZ"H:J5H,/Z.FQ;ZC4.J&UHQJS5+S?]IK(W'%]-CP\N3MAQ=GCDRN#!4)YU&(V-PO0*)L57;PMBV3VHPK)1?V.B2 MM^Q+VNN/D:A"S[`YG0Z8*7?M$/XP6#JZ[9:-I4N6UMB:CQD7G2.8ML">$?9$ MWKZ=CS7;UEXJT+$B1)+%R5?&PG/@_QK&X=QYQYYO]<7JG&6^/7^WHWWX(U]; M_RAL'_Y@]J&[L@E1P404M@]_Q!T9-!&B(U-7T)-1N2N#K?-G9IA`C3M6^Z]K MDX`9412T+HV:(&&!MX39F%R!EU7OU$!GF5RU/9V%"1ODBE^@'IJL!]TT5D^# MU"+UT$@]8F?:G68=K0D?#*^>-JNFS;P#]$7`&4G_N[))EXS(D'2=>U-_(1_D M_O*.E"]`["KX7JW;,VS1"V\&@=E$XB5[/7)*[J93_N0G]SY^Q&1*813YF^$5 M)-@+G*$E&A22;H@T."Q_413T02J^#X)9?`H;\@@T*7V3UAPH'C;G\&OORY=O M!Y0D6H0-)^#,G`\N^P12SYASH2VG!CHI$AE]^@#S_0C>K`T2F!&"(F;9Y'GM MZ*;N0$ZZ;49R`?-_'S)"3JA@=/-IV.NSIX4&YK-'[DQKHIE.]5&W'7!6Y2GD MNOGPZXBUW,ME)7)9V(1\6E`EW8(8X7)4KZ,99-\HK62;QE*R36,)Z0Y[%X-_ M]''`^!A5^4768`"K:P.N,:NM>2(&[B>6DLPOX"SB!91-,L$/Q>\5^YZP[SO\ M!O^3BJ4N!7DRC0E+"%QA+VEKRKYF@92=7W9_X=V6/H/[R>[P^J392YAYG105 ME%;&2F=WSDK79PY9K\#<+U:&J;%E2MG6%]:C3JPE:!\XI4O+)6L'B*%R5+A) M:39Q)<"^D45>$K2;\@O7?_+QPQ5(I[#`THEI37DUUIRX\.PY_^1>UV:Z3=#, MP,SQ!%;UGAAIS>?VVU\[W-D$5U8OY-)8KI^!\]-[<`ED5#!/E.IHD]I'=29, MA(I-`@T5F>#K.2&#Z][EI[/^B&>2!IXDP1UHF30(]4RXK\*_A5WX'02FY`VU M\%I?\M?2P%-.T(EMLJ6;H@CO3SWF<\Y*-PU\'TI&RGLJ;2X/[S>7W[GI:"*C M=3,KR9Z_H545*D[62\CHXJI_5?+>GHTNQO#(9?*X=J2JA.+%,QR];N^B/^;T M,#=_'@W^LW^JJ&J['23!(NWZTV5W.+C]YRG,>9X=$@BJ7*(/F')U2+C:83,0 MFHT.L#-8`P)GO7LB31TBK/G*?.E486L^R+9XF!DP4"OA3=JB*D*02`O2`E?3 M6]()"[,<&L#6TG2&,\4//[#=",(,7O_+[;![^OUAF=U4O@]D"]/\>T@&P::> MD80NDOU(@00%Y0_+N"*O%&X-*?7"-WXZT`/"L@SS5PE860+^<#O>"4<@5&"_ M]3Q+H:&(SQ/^F+P"<3XX$4+^&!5O:.HH":K!TL/']"'T9TEA$#TE]SL9S*-% MQC`V!_M#N#]I/H(A'7_X=FEEZ@`R.X0I[`82^,2"*?PN6Q29.G:XM'OL#)IU M6/:\P@KEXD^8Q\SW M:AT?P4J`F3R!$/@BT$A3#V[`QXKO'UB^6_6R?H0'CSKAMC/AD'5*8E.X&5=J MQT=*#59%BHI7W[TXJ6.3*+\PZPZ?J:EKRPX.[6%Y>%41NIKI`H+L.CIX6?H[ MW(8E!C&6T$K/C:Z\(S,+>79X&!HV5DG`2X)9ECH*V/9T?.G+((5=F>FK3NG\ M!AS=G":2M#9"Z:1$_Y[32)+1RBQBH`?I.K*->K#R&W0D'`R/EX)@EW!(6#_# M1.R;WV`Q%<>2#2.*!1>[\'4'!3IM1/@*PQL13^(/R[X;"-)_Q0;IYY^%5GD- MWFVWXB%_[^"A\&[%0W*W0JT5V*UXR-W-;*;M9@K[7$'PJ.K8T^ID;9@S]C9S M)TT,*4FII")[(-"@>@>\L7`/I&A%7D0*AJB!7514C$B%>W!UM@57#W;@8,WN M^\#>7@(!7Q&,&D_2EK!R8UN54K!FP`6#+%?92@&N@2\,]^$Z(O25O64#]"9" M(<5SWHUL]C9#L,L`;_S%BT<@NF$P\;9K+XBWRBP_`3B,]7LF=#L"JQT)9^R8&"$_6HQE;SA48_=K(&9KYMF86M@IE@#I8`U M,/.L04O)L0:>4!6W"O&"2>L0SY&T$K7F#E8B039F+8X[37''7CU&:\&^?<'O M#DFI=$J@B,W-!SYYID/J]?#I;CIE6Y+>_885/BO,-C5#JQ/:(]_X^`I>\A5< M]Q0KN^( MTF"RV>XH+*36V$TV0[HQX6Q[\2=_*E/85*8D0W4^A?M(L.[[M6N8D$8BB3-F MZC&G%":N;,NU6"*MOB7)=!9O0CKP]@R;C;N'KC;AV`?8/(9$^X7)O)#Z7VJMT?[O=SG\_Z#;JNSXA[#PR!E4-_>.WPXKB*WL'M'SL6()]A7;PKL4TZ0?>S;B_62C\.;?PS.^AQ5T[_N7O?Z M1^"D?40LR!'Y]/&L>]L?'9'^]06^NNI?W\+3S9!][NW@YGHD^_'> MU^%[PCQP6?B/'3V=1;[?L2CLZ2Q2/!VU@*>SR/-TE%:.I^.YS<4]G7C!I.3& M*X]+:ZC1K@K0>U[F37W\M-P++G@^NT=/__^51[";W5KX46H7E MWDJ1^WH!N;=R/?R35+E?&]L*NI#3EVPA*2[*2J?>VEJ413J"[,(P--BV1RB[ M#391-H*)4AY].C\??.F/.B6YQ_;#^"/N0.)'[LE6!T4PV`@*]KJ(OR$66WA/ MR>%/+*"WN4C6HCY.!S\82,+MT7EZ6:T M4=DK\!WHYHU`:F7_^DL+$$97?W;'3PR>D"NX85Y!*\)$3R^61&F36A.\/@0` M%]`+@5+4JM>..PU5]$&.&9(Z6+\&GEXPZ0>D$-@7@^JYQD*/0_LT![%@\53' MG<%2U4?U,9W$7?X&:&6M[457091+)=/"A0+0'>NFMG+TV3LAG<$5WC$2T)(Y MX@+'8P]O/!ZC/)9*=[J+Q:WY3'LI_S`U'X[*'M8,D_]$$7E;N?X$2O4.J>BF MH_,:4@JFE^"\QR)B.V$]7H9"LOLX=A`70$S-<<=3TYCZ:96W2JWV+EF2GOH% MUVDE,;%2A:)!838,4)_F6F:9Y1NSI(KWWIB7RV(%/_&WN-->GH)5F6C3A^]. M68\JO`0!W]U]U$SLQ-L@3Z42W(YGFJMY]/GVP[=L'N#KZ&B&/=J2&YM)Y/`% M"Z/8RL82PS[Z*=2HAVV_O00+(7^V#5H) M*N7!OSU4GN:R50/.,C4$U;)9TU\UA+DC0'ZETX"I*;(".!*VTR6,6#%-LTB' M!`^]\/;"BV;!#1A,]V6EP^@[\`2%G?4D*.O?]X*[325AS;WF5>)-CU\V%9BL M7=?B-7FW/?]F4S'O#1;S;GN9N7=SL5;Y#L^JL(NUVM/%6NT84O&BJ%NZ6;'< M_J022TZZ6\KV[E:<5G1B46NXM[PAC)(2,TD)K<1C*&%@0XA\B.@K.66-3WY' M]X20^.LP-A*$'WT,UA8Y,S9I-\97A!`*AL,OB/JLHD+.K">,H5A+*WR:/(7W M^GRN3UU4A=\]M^^$;^*>_#O$LNL"S,[75;NP=;"SM7LKZV#'X.&@DO[&!;(= M[0*%6:(=HK83\2@J!UN\X9'U[C#0 M61;AH%*O%Z1@7(,!"X,$2AFBKQ?)084<`4(Z80QHBLW`)NP=9Z5T3PKIIH!F MV@&Z*K9N>VG.R__UM,= M39ON:.IT1_>;[IS\R<TYW3NP`4?T$%D^)ZW=/WKM)WL/2)\%[)87W_/!DDO61(Y."2OM*!RW4^T]>%Q6R]IYBM2^>VP5G> M(JK*0!'UA)A!4E+,XMB?#,_:QQ7%!"Z!'(J=E63@#,'H<)`S7I3`F1.Q0S2* M':("=HC[V#XTB#G8P2OJOPH]ZRS@4.@(ET[S?-HXM(B27N_FX^W@:C#B46?T MI6]:T-+UTK9,4S(M:P7>\]Q:&*[$Q%):62"PS.7M7G5XN M`Z`W&KY&=B\O@P4''R5YBL!QG++]*;X71%J"F&(8=.$A%>98Q'.'KL&FDOB) M!&/\\T'--MO";I[@Q>>AZ(*E>#TI3@])]WI(BMLC[0W5XH[.EF1RG*?`2?P; M^4V/^2;FL;!1>]S3J#W&C$D#H2K;S9T)T%AHU1CNI8L,:,V M:X)9BV+.:#KFC*9ASF@:7(6FP55H-ER%:9L-\EZRN?S4V')>MI3 MLIZ2DK6M5Y:`JZ5)EH"%RY"L$.VV6;*B:#=*\GWR/<5H=[0;.E@["LES/LN> M"PO)\YY"\IP4DF:CF)!$D7&IDA)B[S(D)8:NVRPN470=?45TG>?]Y#/SI;#XO.PI/B]Q5_BXHR@)\>$_@1(3GSA(+<,ESUC^)R!NL7:T M.O6(2]YB/U_2XC]?\ME>46@V:-G1I]>(0E/_*-$Q/TITO.UZ=_>CN__>]"]JO28: MR<]2U'I-M/VLEU\^M"4-_-6[Q(Z<&E@O`=B;8;GJHN42<<")FI16=((_81.\ M/S=F![7CYF5W:T*SK4F6*F_YRT[TM7_9B0I@Z%\U;B,\6?^61P;V5$Q'N[1LX`="=L^R-`+IIN)F1"NBF&8!N MF@KHIJF`;E\%DX!NF@'HIG%`-Y)(`Q/3HH!NZD&(Z=:`;NH#A^G.@&ZZ#Z"; MY@"Z:6%`-RT$Z*8"H#N3!SL"ND5N%`5T1_B2`>BFV8!NF@WHWM;T/-Q5P;CV MAF3#NRV,C9^5A249%%S%(QV*XNEX*\O*!`5C"M]$#'E@7AH((?=B9>SG%5>V M!<06Y%YSB*/#<($03-9WSA%BM,G@1YC])[J^)&Q?W+5@^@?[[\H$?^@=O/T# M\!=L79JM%RL'$@E)MHT5+/GD&3@=2WEJR>L'UC]P=F;ZLWSO+LP#>L!^/U\^ .2/D9_?\#/MVMSK!@```5 ` 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 Jun 16 17:20:25 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D2BE37C16C for ; Fri, 16 Jun 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA62158; Fri, 16 Jun 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id DFE5F37B6E9; Fri, 16 Jun 2000 17:16:15 -0700 (PDT) Message-Id: <20000617001615.DFE5F37B6E9@hub.freebsd.org> Date: Fri, 16 Jun 2000 17:16:15 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19345: Update port: net/trafshow Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19345 >Category: ports >Synopsis: Update port: net/trafshow >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 Jun 16 17:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Support CFLAGS/PREFIX/LOCALBASE properly - Add WWW: line into pkg/DESCR >How-To-Repeat: >Fix: diff -urN /usr/ports/net/trafshow/Makefile net/trafshow/Makefile --- /usr/ports/net/trafshow/Makefile Mon Apr 10 20:58:55 2000 +++ net/trafshow/Makefile Tue May 2 01:00:50 2000 @@ -19,14 +19,18 @@ .endif GNU_CONFIGURE= yes -CONFIGURE_ENV= LDFLAGS=-L/usr/local/lib +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/ncurses -I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" ALL_TARGET= trafshow MAN1= trafshow.1 +post-patch: + @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/*.c + do-install: - @ ${INSTALL_PROGRAM} ${WRKSRC}/trafshow ${PREFIX}/bin - @ ${INSTALL_MAN} ${WRKSRC}/trafshow.1 ${PREFIX}/man/man1 - @ ${INSTALL_DATA} ${WRKSRC}/.trafshow ${PREFIX}/etc/trafshow + ${INSTALL_PROGRAM} ${WRKSRC}/trafshow ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/trafshow.1 ${PREFIX}/man/man1 + ${INSTALL_DATA} ${WRKSRC}/.trafshow ${PREFIX}/etc/trafshow .include diff -urN /usr/ports/net/trafshow/patches/patch-ac net/trafshow/patches/patch-ac --- /usr/ports/net/trafshow/patches/patch-ac Tue Jan 25 01:08:06 2000 +++ net/trafshow/patches/patch-ac Tue May 2 00:45:26 2000 @@ -5,7 +5,7 @@ (void) sprintf(buf, "%s/.%s", pw->pw_dir, program_name); if ((fp = fopen(buf, "r")) == NULL) { - (void) strcpy(buf, "/etc/"); -+ (void) strcpy(buf, "/usr/local/etc/"); ++ (void) strcpy(buf, "%%PREFIX%%/etc/"); (void) strcat(buf, program_name); if ((fp = fopen(buf, "r")) == NULL) return 0; } diff -urN /usr/ports/net/trafshow/patches/patch-af net/trafshow/patches/patch-af --- /usr/ports/net/trafshow/patches/patch-af Mon Feb 7 16:01:11 2000 +++ net/trafshow/patches/patch-af Tue May 2 00:51:55 2000 @@ -1,16 +1,13 @@ ---- Makefile.in.orig Sun Aug 23 21:54:16 1998 -+++ Makefile.in Sun Feb 6 22:12:03 2000 -@@ -29,10 +29,11 @@ +--- Makefile.in.orig Mon Aug 24 13:54:16 1998 ++++ Makefile.in Tue May 2 00:51:47 2000 +@@ -28,8 +28,8 @@ + PROG = trafshow CC = @CC@ - CCOPT = @V_CCOPT@ +-CCOPT = @V_CCOPT@ -INCLS = -I. @V_INCLS@ -+INCLS = -I. -I/usr/local/include @V_INCLS@ ++CCOPT = @CFLAGS@ ++INCLS = -I. @CPPFLAGS@ DEFS = @DEFS@ --CFLAGS = $(CCOPT) $(DEFS) $(INCLS) -+CFLAGS ?= -O2 -+CFLAGS += $(DEFS) $(INCLS) - LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ - + CFLAGS = $(CCOPT) $(DEFS) $(INCLS) diff -urN /usr/ports/net/trafshow/pkg/DESCR net/trafshow/pkg/DESCR --- /usr/ports/net/trafshow/pkg/DESCR Sun Oct 20 02:30:14 1996 +++ net/trafshow/pkg/DESCR Fri Jun 16 23:11:22 2000 @@ -11,5 +11,7 @@ The number after bpfilter is the number of interfaces that can be examined simultaneously. See section 5.8.3 of Handbook for details. +WWW: http://www.rinetsoft.nsk.su/trafshow/index_en.html + - Igor igor@zynaps.ru >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 Jun 16 17:37:40 2000 Delivered-To: freebsd-ports@freebsd.org Received: from quartzo.intranet.techmaster.com.br (quartzo.techmaster.com.br [200.192.27.240]) by hub.freebsd.org (Postfix) with ESMTP id F02A737C3A0 for ; Fri, 16 Jun 2000 17:37:18 -0700 (PDT) (envelope-from cartola@techmaster.com.br) Received: from quartzo.techmaster.com.br (quartzo.techmaster.com.br [200.192.27.240]) by quartzo.intranet.techmaster.com.br (8.9.2/8.9.2) with ESMTP id VAA02236 for ; Fri, 16 Jun 2000 21:37:09 -0300 (EST) (envelope-from cartola@techmaster.com.br) Date: Fri, 16 Jun 2000 21:37:09 -0300 (EST) From: "Carlos E. G. Carvalho" X-Sender: cartola@quartzo.intranet.techmaster.com.br To: ports@freebsd.org Subject: gd-1.8.3 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have downloaded the port for gd-1.8.3 and was unable to install using the ports collection. I get it ok by setting the variable DISTNAME in the Makefile as "gd-1.8.3". Without it the port was searching fot a file called '.tar.gz'. Hope being helpfull, cheers, Carlos E. G. Carvalho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 17:47: 0 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id 2514A37C266 for ; Fri, 16 Jun 2000 17:46:51 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id TAA43965; Fri, 16 Jun 2000 19:46:39 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <019301bfd7f5$7fb39c60$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Carlos E. G. Carvalho" , References: Subject: Re: gd-1.8.3 Date: Fri, 16 Jun 2000 19:46:39 -0500 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Carlos E. G. Carvalho" > Hi, I have downloaded the port for gd-1.8.3 and was unable to > install using the ports collection. I get it ok by setting the variable > DISTNAME in the Makefile as "gd-1.8.3". Without it the port was searching > fot a file called '.tar.gz'. > The problem is that you also need to update your /usr/ports/Mk, as all of the current ports were changed to PORTNAME, PORTVERSION. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 17:50: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8925837B6C9 for ; Fri, 16 Jun 2000 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA64519; Fri, 16 Jun 2000 17:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E6C0037C125; Fri, 16 Jun 2000 17:44:21 -0700 (PDT) Message-Id: <20000617004421.E6C0037C125@hub.freebsd.org> Date: Fri, 16 Jun 2000 17:44:21 -0700 (PDT) From: surbush@hotmail.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19346: "/etc/pwd.db: Invalid argument" gets dumped to logs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19346 >Category: ports >Synopsis: "/etc/pwd.db: >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 Jun 16 17:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Suresh >Release: FreeBSD 3.4-REL i386 >Organization: >Environment: FreeBSD 3.4-RELEASE FreeBSD 3.4-REL i386 i386 >Description: The following line get dumpped every time Netscape Communicator 4.72 is strated. Jun 14 10:46:40 netscape: /etc/pwd.db: Invalid argument Jun 14 13:19:41 netscape: /etc/pwd.db: Invalid argument Jun 14 14:29:50 netscape: /etc/pwd.db: Invalid argument Jun 15 09:45:19 netscape: /etc/pwd.db: Invalid argument More-> http://x73.deja.com/getdoc.xp?AN=634510094&search=thread&CONTEXT=961201031.683606046&HIT_CONTEXT=961200973.683212825&HIT_NUM=9&hitnum=1 >How-To-Repeat: Run N4.72 on FreeBSD 3.4 >Fix: >Release-Note: >Audit-Trail: >Unformatted: Invalid argument" gets dumped to logs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 20:12:43 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by hub.freebsd.org (Postfix) with ESMTP id 8665537B726; Fri, 16 Jun 2000 20:12:38 -0700 (PDT) (envelope-from chris@holly.calldei.com) Received: from holly.calldei.com ([208.191.149.190]) by mta4.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FWA00L2S3JYIM@mta4.rcsntx.swbell.net>; Fri, 16 Jun 2000 22:12:02 -0500 (CDT) Received: (from chris@localhost) by holly.calldei.com (8.9.3/8.9.3) id WAA05789; Fri, 16 Jun 2000 22:10:51 -0500 (CDT envelope-from chris) Date: Fri, 16 Jun 2000 22:10:50 -0500 From: Chris Costello Subject: Re: ports /work/ directory. In-reply-to: To: Will Mitayai Keeso Rowe Cc: freebsd-current@FreeBSD.ORG, FreeBSD-Stable , freebsd-ports@FreeBSD.ORG Reply-To: chris@calldei.com Message-id: <20000616221050.F98160@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.4i References: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Friday, June 16, 2000, Will Mitayai Keeso Rowe wrote: > I have 10 FreeBSD servers that are a mix of FreeBSD 2.2.8-STABLE, 3-STABLE, > and 4-STABLE. In the interests of saving disk space and bandwith, i have one > central file archive of ports, and the three stable branches, and i mount > those directories on all servers as required via amd. See this answer from the FreeBSD-Hackers archives. http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=395447+398377+/usr/local/www/db/text/1999/freebsd-hackers/19991226.freebsd-hackers -- |Chris Costello |To iterate is human; to recurse, divine. `---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 20:40:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F035437C271 for ; Fri, 16 Jun 2000 20:40:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA80178; Fri, 16 Jun 2000 20:40:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 16 Jun 2000 20:40:06 -0700 (PDT) Message-Id: <200006170340.UAA80178@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Mario Sergio Fujikawa Ferreira" Subject: Re: ports/19208 Reply-To: "Mario Sergio Fujikawa Ferreira" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19208; it has been noted by GNATS. From: "Mario Sergio Fujikawa Ferreira" To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/19208 Date: Fri, 16 Jun 2000 13:01:15 -0300 Creator/Maintainer email change followup. :) diff -ruN caitoo.orig/Makefile caitoo/Makefile --- caitoo.orig/Makefile Sun Jun 11 21:38:23 2000 +++ caitoo/Makefile Fri Jun 16 12:59:33 2000 @@ -1,6 +1,6 @@ # New ports collection makefile for: caitoo # Date created: 11 June 2000 -# Whom: Mario S F Ferreira et al. +# Whom: Mario S F Ferreira et al. # # $FreeBSD$ # @@ -10,7 +10,7 @@ CATEGORIES= ftp kde MASTER_SITES= http://devel-home.kde.org/~caitoo/src/ -MAINTAINER= lioux@gns.com.br +MAINTAINER= lioux@linf.unb.br LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ kdeui.3:${PORTSDIR}/x11/kdelibs11 \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Jun 16 20:40:21 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3810237C2E0 for ; Fri, 16 Jun 2000 20:40:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA80194; Fri, 16 Jun 2000 20:40:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bsa-1-as01-7-a14.gd.uol.com.br (bsa-1-as01-7-a14.gd.uol.com.br [200.197.118.14]) by hub.freebsd.org (Postfix) with ESMTP id E637737C2E7 for ; Fri, 16 Jun 2000 20:31:29 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 75160 invoked by uid 1001); 16 Jun 2000 23:27:09 -0000 Message-Id: <20000616232709.75159.qmail@Fedaykin.here> Date: 16 Jun 2000 23:27:09 -0000 From: "Mario Sergio Fujikawa Ferreira" Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19348: New port devel/libtai with second and ¨attosecond¨ precision Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19348 >Category: ports >Synopsis: New port devel/libtai with second and ¨attosecond¨ precision >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 Jun 16 20:40:06 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: A library for storing and manipulating dates and times in second/¨attosecond¨ >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: # # libtai # libtai/files # libtai/files/md5 # libtai/files/patch-aa # libtai/files/patch-ab # libtai/pkg # libtai/pkg/COMMENT # libtai/pkg/DESCR # libtai/pkg/PLIST # libtai/Makefile # libtai/patches # libtai/patches/patch-aa # libtai/patches/patch-ad # libtai/patches/patch-ab # libtai/patches/patch-ac # libtai/patches/patch-ae # echo c - libtai mkdir -p libtai > /dev/null 2>&1 echo c - libtai/files mkdir -p libtai/files > /dev/null 2>&1 echo x - libtai/files/md5 sed 's/^X//' >libtai/files/md5 << 'END-of-libtai/files/md5' XMD5 (libtai-0.60.tar.gz) = 97b581ec4aefc00f461cefe3c64be244 END-of-libtai/files/md5 echo x - libtai/files/patch-aa sed 's/^X//' >libtai/files/patch-aa << 'END-of-libtai/files/patch-aa' X--- leapsecs.3.orig Fri Jun 16 22:44:24 2000 X+++ leapsecs.3 Fri Jun 16 22:44:47 2000 X@@ -52,10 +52,10 @@ X X .B leapsecs_read X reads the leap-second table from X-.BR /etc/leapsecs.dat . X+.BR PREFIX/leapsecs.dat . X It returns 0 on success, -1 on error. X If X-.B /etc/leapsecs.dat X+.B PREFIX/leapsecs.dat X does not exist, X .B leapsecs_read X treats it as an empty file. END-of-libtai/files/patch-aa echo x - libtai/files/patch-ab sed 's/^X//' >libtai/files/patch-ab << 'END-of-libtai/files/patch-ab' X--- leapsecs_read.c.orig Fri Jun 16 22:44:31 2000 X+++ leapsecs_read.c Fri Jun 16 22:45:17 2000 X@@ -18,7 +18,7 @@ X int i; X struct tai u; X X- fd = open("/etc/leapsecs.dat",O_RDONLY | O_NDELAY); X+ fd = open("PREFIX/leapsecs.dat",O_RDONLY | O_NDELAY); X if (fd == -1) { X if (errno != ENOENT) return -1; X if (leapsecs) free(leapsecs); END-of-libtai/files/patch-ab echo c - libtai/pkg mkdir -p libtai/pkg > /dev/null 2>&1 echo x - libtai/pkg/COMMENT sed 's/^X//' >libtai/pkg/COMMENT << 'END-of-libtai/pkg/COMMENT' XA library for storing and manipulating dates and times in second/attosecond END-of-libtai/pkg/COMMENT echo x - libtai/pkg/DESCR sed 's/^X//' >libtai/pkg/DESCR << 'END-of-libtai/pkg/DESCR' Xlibtai supports two time scales: (1) TAI64, covering a few hundred Xbillion years with 1-second precision; (2) TAI64NA, covering the same Xperiod with 1-attosecond precision. Both scales are defined in terms of XTAI, the current international real time standard. X Xlibtai provides an internal format for TAI64, struct tai, designed for Xfast time manipulations. The tai_pack() and tai_unpack() routines Xconvert between struct tai and a portable 8-byte TAI64 storage format. Xlibtai provides similar internal and external formats for TAI64NA. X Xlibtai provides struct caldate to store dates in year-month-day form. It Xcan convert struct caldate, under the Gregorian calendar, to a modified XJulian day number for easy date arithmetic. X XThis version of libtai requires a UNIX system with gettimeofday(). It Xwill be easy to port to other operating systems with compilers Xsupporting 64-bit arithmetic. X XWWW: http://cr.yp.to/libtai.html END-of-libtai/pkg/DESCR echo x - libtai/pkg/PLIST sed 's/^X//' >libtai/pkg/PLIST << 'END-of-libtai/pkg/PLIST' Xbin/easter Xbin/leapsecs Xbin/nowutc Xbin/yearcal Xlib/%%LIBFILE%%.a Xlib/%%LIBFILE%%.so Xlib/%%LIBFILE%%.so.%%LIBVERSION%% X@mode 0644 Xetc/leapsecs.dat X@mode END-of-libtai/pkg/PLIST echo x - libtai/Makefile sed 's/^X//' >libtai/Makefile << 'END-of-libtai/Makefile' X# New ports collection makefile for: libtai X# Date created: 15 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= libtai XPORTVERSION= 0.60 XCATEGORIES= devel XMASTER_SITES= http://cr.yp.to/libtai/ X XMAINTAINER= lioux@linf.unb.br X XEXTRA_PATCHES= ${WRKDIR}/patch-aa ${WRKDIR}/patch-ab XALL_TARGET= it XINSTALL_SHLIBS= yes X XMAN3= caldate.3 caldate_mjd.3 caltime.3 caltime_tai.3 leapsecs.3 \ X tai.3 tai_now.3 tai_pack.3 taia.3 taia_now.3 taia_pack.3 X XPLIST_SUB= LIBVERSION=${LIBVERSION} \ X LIBFILE=${LIBFILE} X X# port information XLIBVERSION= 1 XLIBFILE= libtai XPROGRAM_FILES= easter nowutc leapsecs yearcal XPATCH_PREPROCESSING= patch-aa patch-ab X Xpre-patch: X.for i in ${PATCH_PREPROCESSING} X @${SED} s!PREFIX!${PREFIX}/etc!g ${FILESDIR}/${i} > ${WRKDIR}/${i} X.endfor X Xpost-patch: X @${ECHO} >> ${WRKSRC}/Makefile X @${ECHO} LIBVERSION=${LIBVERSION} >> ${WRKSRC}/Makefile X Xdo-configure: X @${ECHO} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc X @${ECHO} "${CC} -s" > ${WRKSRC}/conf-ld X @${ECHO} -fPIC -DPIC > ${WRKSRC}/conf-ccso X Xdo-install: X @${INSTALL} ${COPY} -o ${SHAREOWN} -g ${BINGRP} -m 644 \ X ${WRKSRC}/leapsecs.dat ${PREFIX}/etc X.for i in ${MAN3} X @${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man3 X.endfor X.for i in ${PROGRAM_FILES} X @${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/bin X.endfor X.for i in ${LIBFILE}.so.${LIBVERSION} ${LIBFILE}.a X @${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/lib X.endfor X ${LN} -sf ${LIBFILE}.so.${LIBVERSION} ${PREFIX}/lib/${LIBFILE}.so X X.include END-of-libtai/Makefile echo c - libtai/patches mkdir -p libtai/patches > /dev/null 2>&1 echo x - libtai/patches/patch-aa sed 's/^X//' >libtai/patches/patch-aa << 'END-of-libtai/patches/patch-aa' X--- Makefile.orig Tue Oct 13 14:52:20 1998 X+++ Makefile Fri Jun 16 20:30:27 2000 X@@ -5,10 +5,11 @@ X default: it X X auto-ccld.sh: \ X-conf-cc conf-ld warn-auto.sh X+conf-cc conf-ld conf-ccso warn-auto.sh X ( cat warn-auto.sh; \ X echo CC=\'`head -1 conf-cc`\'; \ X- echo LD=\'`head -1 conf-ld`\' \ X+ echo LD=\'`head -1 conf-ld`\'; \ X+ echo CCSO=\'`head -1 conf-ccso`\' \ X ) > auto-ccld.sh X X caldate.0: \ X@@ -69,7 +70,7 @@ X X check: \ X load check.o libtai.a X- ./load check libtai.a X+ ./load check -L. -ltai X X check.o: \ X compile check.c tai.h uint64.h leapsecs.h caltime.h caldate.h X@@ -83,7 +84,7 @@ X X easter: \ X load easter.o libtai.a X- ./load easter libtai.a X+ ./load easter -L. -ltai X X easter.o: \ X compile easter.c caldate.h X@@ -95,11 +96,11 @@ X chmod 755 find-systype X X it: \ X-man libtai.a leapsecs check easter yearcal nowutc X+man libtai.so libtai.a leapsecs check easter yearcal nowutc X X leapsecs: \ X load leapsecs.o libtai.a X- ./load leapsecs libtai.a X+ ./load leapsecs -L. -ltai X X leapsecs.0: \ X leapsecs.3 X@@ -125,22 +126,22 @@ X compile leapsecs_sub.c leapsecs.h tai.h uint64.h X ./compile leapsecs_sub.c X X-libtai.a: \ X-makelib tai_add.o tai_now.o tai_pack.o tai_sub.o tai_unpack.o \ X+OBJS=tai_add.o tai_now.o tai_pack.o tai_sub.o tai_unpack.o \ X taia_add.o taia_approx.o taia_fmtfrac.o taia_frac.o taia_half.o \ X taia_less.o taia_now.o taia_pack.o taia_sub.o taia_tai.o \ X taia_unpack.o caldate_fmt.o caldate_scan.o caldate_fmjd.o \ X caldate_mjd.o caldate_norm.o caldate_ster.o leapsecs_read.o \ X leapsecs_init.o leapsecs_add.o leapsecs_sub.o caltime_fmt.o \ X caltime_scan.o caltime_tai.o caltime_utc.o X- ./makelib libtai.a tai_add.o tai_now.o tai_pack.o \ X- tai_sub.o tai_unpack.o taia_add.o taia_approx.o \ X- taia_fmtfrac.o taia_frac.o taia_half.o taia_less.o \ X- taia_now.o taia_pack.o taia_sub.o taia_tai.o taia_unpack.o \ X- caldate_fmt.o caldate_scan.o caldate_fmjd.o caldate_mjd.o \ X- caldate_norm.o caldate_ster.o leapsecs_read.o \ X- leapsecs_init.o leapsecs_add.o leapsecs_sub.o caltime_fmt.o \ X- caltime_scan.o caltime_tai.o caltime_utc.o X+ X+libtai.a: \ X+makelib $(OBJS) X+ ./makelib libtai.a $(OBJS) X+ X+libtai.so: \ X+makelibso $(OBJS) $(OBJS:S/.o$/.so/g) X+ ./makelibso libtai.so $(OBJS:S/.o$/.so/g) X+ ln -sf libtai.so libtai.so.${LIBVERSION} X X load: \ X make-load warn-auto.sh systype X@@ -168,13 +169,24 @@ X makelib X chmod 755 makelib X X+make-makelibso: \ X+make-makelibso.sh auto-ccld.sh X+ cat auto-ccld.sh make-makelibso.sh > make-makelibso X+ chmod 755 make-makelibso X+ X+makelibso: \ X+make-makelibso warn-auto.sh systype X+ ( cat warn-auto.sh; ./make-makelibso "`cat systype`" ) > \ X+ makelibso X+ chmod 755 makelibso X+ X man: \ X tai.0 tai_now.0 tai_pack.0 taia.0 taia_now.0 taia_pack.0 caldate.0 \ X caldate_mjd.0 caltime.0 caltime_tai.0 leapsecs.0 X X nowutc: \ X load nowutc.o libtai.a X- ./load nowutc libtai.a X+ ./load nowutc -L. -ltai X X nowutc.o: \ X compile nowutc.c leapsecs.h tai.h uint64.h taia.h caltime.h caldate.h X@@ -291,7 +303,7 @@ X X yearcal: \ X load yearcal.o libtai.a X- ./load yearcal libtai.a X+ ./load yearcal -L. -ltai X X yearcal.o: \ X compile yearcal.c caldate.h END-of-libtai/patches/patch-aa echo x - libtai/patches/patch-ad sed 's/^X//' >libtai/patches/patch-ad << 'END-of-libtai/patches/patch-ad' X--- make-compileso.sh.orig Wed Dec 31 21:00:00 1969 X+++ make-compileso.sh Fri Jun 16 02:05:36 2000 X@@ -0,0 +1 @@ X+echo exec "$CC $CCSO" -o '¨$@¨' -c '${1+"$@"}' END-of-libtai/patches/patch-ad echo x - libtai/patches/patch-ab sed 's/^X//' >libtai/patches/patch-ab << 'END-of-libtai/patches/patch-ab' X--- conf-ccso.orig Wed Dec 31 21:00:00 1969 X+++ conf-ccso Fri Jun 16 19:17:52 2000 X@@ -0,0 +1 @@ X+-fPIC -DPIC END-of-libtai/patches/patch-ab echo x - libtai/patches/patch-ac sed 's/^X//' >libtai/patches/patch-ac << 'END-of-libtai/patches/patch-ac' X--- make-compile.sh.orig Tue Oct 13 14:52:20 1998 X+++ make-compile.sh Fri Jun 16 19:18:35 2000 X@@ -1 +1,2 @@ X-echo exec "$CC" -c '${1+"$@"}' X+echo "$CC" -c '${1+"$@"}' X+echo "$CC" $CCSO -o '${1%.c}'.so -c '${1+"$@"}' END-of-libtai/patches/patch-ac echo x - libtai/patches/patch-ae sed 's/^X//' >libtai/patches/patch-ae << 'END-of-libtai/patches/patch-ae' X--- make-makelibso.sh.orig Wed Dec 31 21:00:00 1969 X+++ make-makelibso.sh Fri Jun 16 19:32:24 2000 X@@ -0,0 +1,3 @@ X+echo 'main="$1"; shift' X+echo 'rm -f "$main"' X+echo $CC '-shared -Wl,-soname,$main -o "$main" ${1+"$@"}' END-of-libtai/patches/patch-ae 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 Fri Jun 16 20:50:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 281C137C394 for ; Fri, 16 Jun 2000 20:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA80730; Fri, 16 Jun 2000 20:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from bsa-1-as01-7-a14.gd.uol.com.br (bsa-1-as01-7-a14.gd.uol.com.br [200.197.118.14]) by hub.freebsd.org (Postfix) with ESMTP id 0FDB737B5AD for ; Fri, 16 Jun 2000 20:44:49 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 909 invoked by uid 1001); 17 Jun 2000 03:45:03 -0000 Message-Id: <20000617034503.908.qmail@Fedaykin.here> Date: 17 Jun 2000 03:45:03 -0000 From: "Mario Sergio Fujikawa Ferreira" Reply-To: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19349: New port net/clockspeed depends upon ports/19348 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19349 >Category: ports >Synopsis: New port net/clockspeed depends upon ports/19348 >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 Jun 16 20:50:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #2: Fri Jun 9 13:22:10 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: Uses a hardware tick counter to compensate for deviant system clock Depends upon ports/19348 >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: # # clockspeed # clockspeed/files # clockspeed/files/md5 # clockspeed/files/patch-aa # clockspeed/pkg # clockspeed/pkg/COMMENT # clockspeed/pkg/DESCR # clockspeed/pkg/PLIST # clockspeed/Makefile # clockspeed/patches # clockspeed/patches/patch-aa # clockspeed/patches/patch-ab # clockspeed/patches/patch-ac # echo c - clockspeed mkdir -p clockspeed > /dev/null 2>&1 echo c - clockspeed/files mkdir -p clockspeed/files > /dev/null 2>&1 echo x - clockspeed/files/md5 sed 's/^X//' >clockspeed/files/md5 << 'END-of-clockspeed/files/md5' XMD5 (clockspeed-0.62.tar.gz) = 425614174fcfe2ad42d22d3d02e2d567 END-of-clockspeed/files/md5 echo x - clockspeed/files/patch-aa sed 's/^X//' >clockspeed/files/patch-aa << 'END-of-clockspeed/files/patch-aa' X--- INSTALL.orig Fri Jun 16 23:36:18 2000 X+++ INSTALL Fri Jun 16 23:46:18 2000 X@@ -5,7 +5,7 @@ X Things you have to decide before starting: X X * Where the clockspeed package will be installed, normally X-/usr/local/clockspeed. To change this directory, edit conf-home now. X+PREFIX. To change this directory, edit conf-home now. X X X How to install: X@@ -16,9 +16,9 @@ X or with gethrtime(). The compiler must support a 64-bit type, either X long or long long. X X- 2. Install the programs, the man pages, and /etc/leapsecs.dat: X+ 2. Install the programs, the man pages, and PREFIX/etc/leapsecs.dat: X # make setup check X- Put /usr/local/clockspeed/bin into $PATH. X+ Put PREFIX/bin into $PATH. X X X How to test: X@@ -39,20 +39,20 @@ X 5. Start clockspeed: X # clockspeed & X Give clockspeed a time measurement: X- # sntpclock 1.2.3.4 > /usr/local/clockspeed/adjust & X+ # sntpclock 1.2.3.4 > PREFIX/etc/clockspeed/adjust & X X 6. After a few hours, give clockspeed a second time measurement: X- # sntpclock 1.2.3.4 > /usr/local/clockspeed/adjust & X+ # sntpclock 1.2.3.4 > PREFIX/etc/clockspeed/adjust & X You can run sntpclock as a non-root user, if you change X- /usr/local/clockspeed/adjust to be owned by that user. I recommend X+ PREFIX/etc/clockspeed/adjust to be owned by that user. I recommend X this for security. X X 7. After a few days, check how well clockspeed has adjusted your clock: X % sntpclock 1.2.3.4 | clockview X Check how many attoseconds clockspeed thinks are in one tick: X- % clockview < /usr/local/clockspeed/etc/atto X+ % clockview < PREFIX/etc/clockspeed/atto X Give it another time measurement: X- # sntpclock 1.2.3.4 > /usr/local/clockspeed/adjust & X+ # sntpclock 1.2.3.4 > PREFIX/etc/clockspeed/adjust & X X 8. Repeat step 7 after a few weeks, then after a few months. Your clock X should now be synchronized to the remote clock to within a few X@@ -70,7 +70,7 @@ X Here 5.6.7.8 is the master's IP address. Set the client's clock: X # clockadd < adjustment X Finally, run clockspeed as in step 5, and do X- % taiclock 5.6.7.8 > /usr/local/clockspeed/adjust & X+ % taiclock 5.6.7.8 > PREFIX/etc/clockspeed/adjust & X after a few days. X X END-of-clockspeed/files/patch-aa echo c - clockspeed/pkg mkdir -p clockspeed/pkg > /dev/null 2>&1 echo x - clockspeed/pkg/COMMENT sed 's/^X//' >clockspeed/pkg/COMMENT << 'END-of-clockspeed/pkg/COMMENT' XUses a hardware tick counter to compensate for deviant system clock END-of-clockspeed/pkg/COMMENT echo x - clockspeed/pkg/DESCR sed 's/^X//' >clockspeed/pkg/DESCR << 'END-of-clockspeed/pkg/DESCR' Xclockspeed uses a hardware tick counter to compensate for a persistently Xfast or slow system clock. Given a few time measurements from a reliable Xsource, it computes and then eliminates the clock skew. X Xsntpclock checks another system's NTP clock, and prints the results in a Xformat suitable for input to clockspeed. sntpclock is the simplest Xavailable NTP/SNTP client. X Xtaiclock and taiclockd form an even simpler alternative to SNTP. They Xare suitable for precise time synchronization over a local area network, Xwithout the hassles and potential security problems of an NTP server. X XThis version of clockspeed can use the Pentium RDTSC tick counter or the XSolaris gethrtime() nanosecond counter. X XWWW: http://cr.yp.to/clockspeed.html END-of-clockspeed/pkg/DESCR echo x - clockspeed/pkg/PLIST sed 's/^X//' >clockspeed/pkg/PLIST << 'END-of-clockspeed/pkg/PLIST' Xbin/clockadd Xbin/clockspeed Xbin/clockview Xbin/sntpclock Xbin/taiclock Xbin/taiclockd X%%PORTDOCS:%%share/doc/clockspeed/INSTALL X%%PORTDOCS:%%@dirrm share/doc/clockspeed X@mode 0755 X@exec mkdir %D/etc/clockspeed X@unexec rm %D/etc/clockspeed/atto.tmp 2>/dev/null || true X@unexec rm %D/etc/clockspeed/atto 2>/dev/null || true X@unexec rmdir %D/etc/clockspeed 2>/dev/null || true END-of-clockspeed/pkg/PLIST echo x - clockspeed/Makefile sed 's/^X//' >clockspeed/Makefile << 'END-of-clockspeed/Makefile' X# New ports collection makefile for: clockspeed X# Date created: 16 June 2000 X# Whom: Mario S F Ferreira et al. X# X# $FreeBSD$ X# X XPORTNAME= clockspeed XPORTVERSION= 0.62 XCATEGORIES= net XMASTER_SITES= http://cr.yp.to/clockspeed/ X XMAINTAINER= lioux@linf.unb.br X XLIB_DEPENDS= tai.1:${PORTSDIR}/devel/libtai X XEXTRA_PATCHES= ${WRKDIR}/patch-aa XALL_TARGET= it XINSTALL_TARGET= setup check X XMAN1= clockadd.1 clockspeed.1 clockview.1 sntpclock.1 \ X taiclock.1 taiclockd.1 X X.if defined(NOPORTDOCS) XPLIST_SUB+= PORTDOCS:="@comment " X.else XPLIST_SUB+= PORTDOCS:= X.endif # !defined(NOPORTDOCS) X Xdo-configure: X @${ECHO} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc X @${ECHO} ${CC} -s -L${LOCALBASE}/lib > ${WRKSRC}/conf-ld X @${ECHO} ${PREFIX} > ${WRKSRC}/conf-home X Xpre-patch: X @${SED} s!PREFIX!${PREFIX}! ${FILESDIR}/patch-aa > \ X ${WRKDIR}/patch-aa X Xpost-install: X.if !defined(NOPORTDOCS) X @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \ X ${PREFIX}/share/doc/clockspeed X @${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/clockspeed X.endif X @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \ X ${PREFIX}/etc/clockspeed X X.include END-of-clockspeed/Makefile echo c - clockspeed/patches mkdir -p clockspeed/patches > /dev/null 2>&1 echo x - clockspeed/patches/patch-aa sed 's/^X//' >clockspeed/patches/patch-aa << 'END-of-clockspeed/patches/patch-aa' X--- Makefile.orig Fri Jun 16 22:21:58 2000 X+++ Makefile Fri Jun 16 22:23:28 2000 X@@ -293,10 +293,10 @@ X chmod 400 shar X X sntpclock: \ X-load sntpclock.o ip.o libtai.a strerr.a substdio.a error.a str.a fs.a \ X+load sntpclock.o ip.o strerr.a substdio.a error.a str.a fs.a \ X socket.lib X- ./load sntpclock ip.o libtai.a strerr.a substdio.a error.a \ X- str.a fs.a `cat socket.lib` X+ ./load sntpclock ip.o strerr.a substdio.a error.a \ X+ str.a fs.a `cat socket.lib` -ltai X X sntpclock.0: \ X sntpclock.1 X@@ -406,10 +406,10 @@ X ./compile taia_unpack.c X X taiclock: \ X-load taiclock.o ip.o libtai.a strerr.a substdio.a error.a str.a fs.a \ X+load taiclock.o ip.o strerr.a substdio.a error.a str.a fs.a \ X socket.lib X- ./load taiclock ip.o libtai.a strerr.a substdio.a error.a \ X- str.a fs.a `cat socket.lib` X+ ./load taiclock ip.o strerr.a substdio.a error.a \ X+ str.a fs.a `cat socket.lib` -ltai X X taiclock.0: \ X taiclock.1 X@@ -421,10 +421,10 @@ X ./compile taiclock.c X X taiclockd: \ X-load taiclockd.o libtai.a strerr.a substdio.a error.a str.a \ X+load taiclockd.o strerr.a substdio.a error.a str.a \ X socket.lib X- ./load taiclockd libtai.a strerr.a substdio.a error.a \ X- str.a `cat socket.lib` X+ ./load taiclockd strerr.a substdio.a error.a \ X+ str.a `cat socket.lib` -ltai X X taiclockd.0: \ X taiclockd.1 END-of-clockspeed/patches/patch-aa echo x - clockspeed/patches/patch-ab sed 's/^X//' >clockspeed/patches/patch-ab << 'END-of-clockspeed/patches/patch-ab' X--- hier.c.orig Fri Jun 16 23:14:45 2000 X+++ hier.c Fri Jun 16 23:15:27 2000 X@@ -2,16 +2,6 @@ X X void hier() X { X- c("/","etc","leapsecs.dat",-1,-1,0644); X- X- h(auto_home,-1,-1,0755); X- X- d(auto_home,"etc",-1,-1,0755); X- d(auto_home,"bin",-1,-1,0755); X- d(auto_home,"man",-1,-1,0755); X- d(auto_home,"man/man1",-1,-1,0755); X- d(auto_home,"man/cat1",-1,-1,0755); X- X c(auto_home,"bin","clockspeed",-1,-1,0755); X c(auto_home,"bin","clockadd",-1,-1,0755); X c(auto_home,"bin","clockview",-1,-1,0755); END-of-clockspeed/patches/patch-ab echo x - clockspeed/patches/patch-ac sed 's/^X//' >clockspeed/patches/patch-ac << 'END-of-clockspeed/patches/patch-ac' X--- clockspeed.c.orig Fri Jun 16 23:37:32 2000 X+++ clockspeed.c Fri Jun 16 23:38:10 2000 X@@ -83,7 +83,7 @@ X if (deriv <= 0) return; X if (deriv > 200000000) return; /* 5Hz ticks? be serious */ X X- fd = open_trunc("etc/atto.tmp"); X+ fd = open_trunc("etc/clockspeed/atto.tmp"); X if (fd == -1) return; X X buf[0] = 0; X@@ -119,7 +119,7 @@ X if (fsync(fd) == -1) { close(fd); return; } X if (close(fd) == -1) return; /* NFS stupidity */ X X- rename("etc/atto.tmp","etc/atto"); /* if it fails, bummer */ X+ rename("etc/clockspeed/atto.tmp","etc/clockspeed/atto"); /* if it fails, bummer */ X } X X void main() X@@ -136,7 +136,7 @@ X if (chdir(auto_home) == -1) _exit(1); X umask(033); X X- if (open_read("etc/atto") == 0) { X+ if (open_read("etc/clockspeed/atto") == 0) { X r = read(0,buf,sizeof buf); X if (r == sizeof buf) X deriv = nano(buf); END-of-clockspeed/patches/patch-ac 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 Fri Jun 16 21:21:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from grape.ease.lsoft.com (grape.ease.lsoft.com [209.119.1.39]) by hub.freebsd.org (Postfix) with ESMTP id 184EC37B590; Fri, 16 Jun 2000 21:20:55 -0700 (PDT) (envelope-from owner-blackbook@GUAVA.EASE.LSOFT.COM) Received: from guava (209.119.1.40) by grape.ease.lsoft.com (LSMTP for OpenVMS v1.1b) with SMTP id <12.000B58D3@grape.ease.lsoft.com>; Sat, 17 Jun 2000 0:17:32 -0500 Received: from GUAVA.EASE.LSOFT.COM by GUAVA.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8d) with spool id 2126999 for BLACKBOOK@GUAVA.EASE.LSOFT.COM; Sat, 17 Jun 2000 00:14:09 -0400 Approved-By: bmcnally@EURODIRECTOR.COM Received: from 209.207.216.11 by GUAVA.EASE.LSOFT.COM (SMTPL release 1.0d) with TCP; Wed, 14 Jun 2000 12:15:15 -0400 Received: from k6200 (zhb118pub178.bluewin.ch [195.186.118.178]) by cob238.dn.net (8.9.3/8.9.3) with ESMTP id MAA27280 for ; Wed, 14 Jun 2000 12:12:54 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0036_01BFD62C.A8EAD2D0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: <003901bfd61b$e628ae30$0800a8c0@k6200> Date: Wed, 14 Jun 2000 18:16:29 +0200 Reply-To: Brian McNally From: Brian McNally Organization: www.eurodirector.com To: BLACKBOOK@GUAVA.EASE.LSOFT.COM Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0036_01BFD62C.A8EAD2D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ab 15.6.2000 auf CD-ROM: **** blackbook 2000 ch **** =20 - die 1. Datenbank zum leichten und umfassenden Aufbau von ** Newslettern ** Kundeninformationsbriefen ** Produktankuendigungen ** Marketingaktionen ** Offerten einholen/stellen ** konzipiert f=FCr den Business to Business-Einsatz Schweiz - die Informationsdatenbank mit + 450'000 Business-Emails der Schweiz + 170'000 Business-Websites der Schweiz=20 (Registrar, weitere Domains des Registrars, Kontaktinfo) + 160'000 Kontaktadressen mit Telefon, Fax, Homepage,=20 Email, Beruf - Suchmoeglichkeiten Homepage/Adressen=20 nach Kanton - Beruf - Stichworten=20 Alle Daten exportierbar in Outlook 2000 oder Textfiles zur = Weiterverarbeitung. Eigene Daten importieren aus Outlook 2000 oder Textfiles.=20 Backup/Restore eigener Daten. Lieferumfang: Datenbankprogramm - "How to's" - Groupmailprogramme -=20 Internetmetasearchengine. (10'000 CD's zum Preis von jeweils SFr. 194.-- inklusive Porto und NN,=20 anschliessend SFr. 364.-- --- dieses Einf=FChrungsangebot gilt nur in = der Schweiz=20 und fuer die ersten 10'000 CD's) =20 More infos and order online on www.eurodirector.com www.carfashop.com www.eu-sales.com www.iq-u.com See you there! ------=_NextPart_000_0036_01BFD62C.A8EAD2D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
ab=20 15.6.2000 auf CD-ROM:

****       blackbook 2000=20 ch    ****

 
- die=20 1. Datenbank zum leichten und umfassenden Aufbau=20 von

**   Newslettern
**  =20 Kundeninformationsbriefen
**  =20 Produktankuendigungen
**   = Marketingaktionen
**  =20 Offerten einholen/stellen
**   konzipiert f=FCr den = Business to=20 Business-Einsatz Schweiz

- die = Informationsdatenbank=20 mit

+ 450'000 Business-Emails der = Schweiz
+=20 170'000 Business-Websites der Schweiz
(Registrar, = weitere=20 Domains des Registrars, Kontaktinfo)
+ 160'000=20 Kontaktadressen mit Telefon, Fax, Homepage, =
Email, = Beruf

-=20 Suchmoeglichkeiten Homepage/Adressen =
nach Kanton - Beruf=20 - Stichworten

Alle Daten exportierbar in Outlook 2000 = oder=20 Textfiles zur Weiterverarbeitung.
Eigene Daten importieren aus = Outlook 2000=20 oder Textfiles.
Backup/Restore eigener=20 Daten.

Lieferumfang:
Datenbankprogramm - "How to's" -=20 Groupmailprogramme -
Internetmetasearchengine.

(10'000 CD's zum Preis = von=20 jeweils SFr. 194.-- inklusive Porto und NN, =
anschliessend SFr. 364.--=20 --- dieses Einf=FChrungsangebot gilt nur in der Schweiz=20
und fuer = die ersten 10'000=20 CD's)
 
More infos and order online on
www.eurodirector.com
www.carfashop.com
www.eu-sales.com
www.iq-u.com

See you=20 there!
------=_NextPart_000_0036_01BFD62C.A8EAD2D0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 0:30:33 2000 Delivered-To: freebsd-ports@freebsd.org Received: from picalon.gun.de (picalon.gun.de [192.109.159.1]) by hub.freebsd.org (Postfix) with ESMTP id 7449337B590; Sat, 17 Jun 2000 00:30:29 -0700 (PDT) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by picalon.gun.de (8.9.3/8.9.3) id JAA26497; Sat, 17 Jun 2000 09:30:22 +0200 (MET DST) >Received: (from andreas@localhost) by klemm.gtn.com (8.9.3/8.9.3) id JAA14225; Sat, 17 Jun 2000 09:24:18 +0200 (CEST) (envelope-from andreas) Date: Sat, 17 Jun 2000 09:24:18 +0200 From: Andreas Klemm To: Rod Taylor Cc: ports@FreeBSD.ORG, scrappy@FreeBSD.ORG Subject: Re: postgresql 7 port problems Message-ID: <20000617092418.E3052@titan.klemm.gtn.com> References: <20000616230206.R3415@peon.zort.on.ca> Mime-Version: 1.0 X-Mailer: Mutt 1.0.1i In-Reply-To: <20000616230206.R3415@peon.zort.on.ca>; from rbt@zort.on.ca on Fri, Jun 16, 2000 at 11:02:06PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT SMP X-Disclaimer: A free society is one where it is safe to be unpopular Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry absolutely no time at the moment, am learning and have strong termins ... Please ask another committer. Look in CVS, who had committed to the port last recently and ask him if he has time to fix it. Andreas /// On Fri, Jun 16, 2000 at 11:02:06PM -0400, Rod Taylor wrote: > With NOPORTDOCS=true the port doesn't appear to compile. It wants to patch > files from the .docs.tar.gz tarball, as well as install manpages (which I believe > also come out of there). > > /usr/local/etc/rc.d/pgsql.sh requires a parameter of 'start' to fire it up. Is > this normal? I like the ability to stop it, etc. but running it without an > arguement should fire it up right? > > Also, as a side note it's not running with a socket by default? configure > --help doesn't appear to have an option for this. (Must be my configuration > somewhere, I hope). > > -- > Rod Taylor > > "People get annoyed when you try to debug them." -- Larry Wall, 2nd State of > the Onion. > > "A + B + C = Success if, A = Hard Work, B = Hard Play, C = Keeping your mouth > shut." -- Albert Einstein > > -- -- Andreas Klemm http://people.FreeBSD.ORG/~andreas http://www.freebsd.org/~fsmp/SMP/SMP.html powered by Symmetric MultiProcessor FreeBSD New APSFILTER 542 and songs from our band - http://people.freebsd.org/~andreas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 0:38: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from slarti.muc.de (slarti.muc.de [193.149.48.10]) by hub.freebsd.org (Postfix) with SMTP id 17A5537B590 for ; Sat, 17 Jun 2000 00:38:04 -0700 (PDT) (envelope-from jhs@jhs.muc.de) Received: (qmail 7738 invoked from network); 17 Jun 2000 07:39:51 -0000 Received: from jhs.muc.de (193.149.49.84) by slarti.muc.de with SMTP; 17 Jun 2000 07:39:51 -0000 Received: (from jhs@localhost) by jhs.muc.de (8.9.3/8.9.3) id PAA00256; Fri, 16 Jun 2000 15:45:41 GMT (envelope-from jhs) Date: Fri, 16 Jun 2000 15:45:41 GMT From: "Julian H. Stacey Jhs" Message-Id: <200006161545.PAA00256@jhs.muc.de> To: freebsd-ports@freebsd.org Cc: jhs@jhs.muc.de Subject: ports/misc/us-phone: proposal to create Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org USA phone codes 'na.phone' is not in src/. 4.0 CD #2 (live)/usr/ also has no inter.phone. Current/ports/ does have misc/ uk-phone uk-postcodes us-zipcodes # but no us-phone german/phone # also exist BTW I suggest we create ports/misc/us-phone/* ports/misc/inter-phone/* from cvs/src/share/misc/Attic/na.phone,v cvs/src/share/misc/Attic/inter.phone,v na.phone,v has: @In these enlightened times there are more and better places to find this information. PR 2789 mentions: http://www.pacbell.com/about-pb/areacodes/ http://www.bellcore.com/NANP/ But not everyone with phone access has easy web access, So lets put these in ports/ & insert a disclaimer: check URL for newer info. I can create the ports, if someone will commit them ? I'm not on ports@ list so I've cc'd myself jhs@jhs.muc.de to (hopefully) get copy of replies. - Julian Stacey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 3:40:25 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C481B37BA7E for ; Sat, 17 Jun 2000 03:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA23997; Sat, 17 Jun 2000 03:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from rat-thing.netizen.com.au (rat-thing.netizen.com.au [203.30.75.120]) by hub.freebsd.org (Postfix) with ESMTP id 8E44F37B680 for ; Sat, 17 Jun 2000 03:37:36 -0700 (PDT) (envelope-from benno@rat-thing.netizen.com.au) Received: (from benno@localhost) by rat-thing.netizen.com.au (8.9.3/8.9.3) id UAA37085; Sat, 17 Jun 2000 20:37:29 +1000 (EST) (envelope-from benno) Message-Id: <200006171037.UAA37085@rat-thing.netizen.com.au> Date: Sat, 17 Jun 2000 20:37:29 +1000 (EST) From: benno@netizen.com.au Reply-To: benno@netizen.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19352: [PATCH] update textproc/sgmltools (v2.0.2) to sgmltools-lite v3.0.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19352 >Category: ports >Synopsis: [PATCH] update textproc/sgmltools (v2.0.2) to sgmltools-lite v3.0.0 >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 Jun 17 03:40:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Benno Rice >Release: FreeBSD 5.0-CURRENT i386 >Organization: Netizen Pty Ltd >Environment: FreeBSD rat-thing.netizen.com.au 5.0-CURRENT FreeBSD 5.0-CURRENT #16: Mon May 29 09:24:20 EST 2000 benno@rat-thing.netizen.com.au:/usr/src/sys/compile/RATTHING i386 >Description: The included patch updates textproc/sgmltools to version 3.0.0, and incorporates the name change to sgmltools-lite. >How-To-Repeat: N/A >Fix: diff -ruN sgmltools/Makefile sgmltools-lite/Makefile --- sgmltools/Makefile Sat Jun 17 19:47:47 2000 +++ sgmltools-lite/Makefile Sat Jun 17 20:31:35 2000 @@ -5,12 +5,10 @@ # $FreeBSD: ports/textproc/sgmltools/Makefile,v 1.1 2000/05/27 14:44:11 will Exp $ # -PORTNAME= sgmltools -PORTVERSION= 2.0.2 +PORTNAME= sgmltools-lite +PORTVERSION= 3.0.0 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.us.sgmltools.org/pub/SGMLtools/v2.0/source/ \ - ftp://ftp.nllgg.nl/pub/SGMLtools/v2.0/source/ -DISTNAME= ${PORTNAME}-${PORTVERSION}.base +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/sgmltools-lite/ MAINTAINER= benno@netizen.com.au @@ -20,14 +18,15 @@ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \ ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular -USE_BZIP2= yes -USE_PERL5= yes -WRKSRC= ${WRKDIR}/${PKGNAME} MAN1= sgmltools.1 +INSTALL_PROGRAM=${INSTALL_SCRIPT} GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-etcsgml=${PREFIX}/etc/sgml -USE_GMAKE= yes -MAKEFILE= GNUmakefile -ALL_TARGET= default + +pre-configure: + ${RM} -f ${WRKSRC}/config.cache + +post-install: + ${ECHO} "3.0.0" > ${LOCALBASE}/share/sgml/misc/sgmltools/VERSION .include diff -ruN sgmltools/files/md5 sgmltools-lite/files/md5 --- sgmltools/files/md5 Sat Jun 17 19:47:47 2000 +++ sgmltools-lite/files/md5 Sat Jun 17 19:51:35 2000 @@ -1 +1 @@ -MD5 (sgmltools-2.0.2.base.tar.bz2) = a9a303e864064f25db45f2ae1ac9f074 +MD5 (sgmltools-lite-3.0.0.tar.gz) = 3d08ceb639c1213d136876e4431129b9 diff -ruN sgmltools/patches/patch-aa sgmltools-lite/patches/patch-aa --- sgmltools/patches/patch-aa Thu Jan 1 10:00:00 1970 +++ sgmltools-lite/patches/patch-aa Sat Jun 17 20:11:34 2000 @@ -0,0 +1,26 @@ +--- Makefile.in.old Sat Jun 17 20:10:39 2000 ++++ Makefile.in Sat Jun 17 20:10:55 2000 +@@ -29,7 +29,7 @@ + ETCDIR=@etcsgml@ + PERL=@PERL@ + INSTALL=@INSTALL@ +-INSTALL_PROGRAM=@INSTALL_PROGRAM@ ++INSTALL_SCRIPT=@INSTALL_SCRIPT@ + INSTALL_DATA=@INSTALL_DATA@ + MKDIRHIER=mkdir -p + +@@ -38,10 +38,10 @@ + .PHONY: install + install: + -$(MKDIRHIER) $(BINDIR) +- $(INSTALL_PROGRAM) bin/sgmltools $(BINDIR)/sgmltools +- $(INSTALL_PROGRAM) bin/buildcat $(BINDIR)/buildcat +- $(INSTALL_PROGRAM) bin/gensgmlenv $(BINDIR)/gensgmlenv +- $(INSTALL_PROGRAM) bin/sgmlwhich $(BINDIR)/sgmlwhich ++ $(INSTALL_SCRIPT) bin/sgmltools $(BINDIR)/sgmltools ++ $(INSTALL_SCRIPT) bin/buildcat $(BINDIR)/buildcat ++ $(INSTALL_SCRIPT) bin/gensgmlenv $(BINDIR)/gensgmlenv ++ $(INSTALL_SCRIPT) bin/sgmlwhich $(BINDIR)/sgmlwhich + -umask 022;$(MKDIRHIER) $(SHAREDIR)/stylesheets/sgmltools + set -e; for i in dsssl/*.dsl dsssl/*.cat; do \ + $(INSTALL_DATA) $$i $(SHAREDIR)/stylesheets/sgmltools; \ diff -ruN sgmltools/patches/patch-ab sgmltools-lite/patches/patch-ab --- sgmltools/patches/patch-ab Thu Jan 1 10:00:00 1970 +++ sgmltools-lite/patches/patch-ab Sat Jun 17 20:21:30 2000 @@ -0,0 +1,11 @@ +--- python/backends/Dvi.py Fri Mar 24 20:25:06 2000 ++++ python/backends/Dvi.py.new Sat Jun 17 20:19:30 2000 +@@ -50,7 +50,7 @@ + # + (dvibase, junk) = os.path.splitext(outfile) + destfile = dvibase + '.dvi' +- cmdline = 'jadetex ' + outfile ++ cmdline = 'tex "&jadetex" ' + outfile + for run in range(3): + try: + os.unlink(destfile) diff -ruN sgmltools/patches/patch-ac sgmltools-lite/patches/patch-ac --- sgmltools/patches/patch-ac Thu Jan 1 10:00:00 1970 +++ sgmltools-lite/patches/patch-ac Sat Jun 17 20:21:38 2000 @@ -0,0 +1,11 @@ +--- python/backends/Pdf.py Fri Mar 24 20:36:07 2000 ++++ python/backends/Pdf.py.new Sat Jun 17 20:20:25 2000 +@@ -50,7 +50,7 @@ + # + (pdfbase, junk) = os.path.splitext(outfile) + destfile = pdfbase + '.pdf' +- cmdline = 'pdfjadetex ' + outfile ++ cmdline = 'pdftex "&pdfjadetex" ' + outfile + for run in range(3): + try: + os.unlink(destfile) diff -ruN sgmltools/pkg/PLIST sgmltools-lite/pkg/PLIST --- sgmltools/pkg/PLIST Sat Jun 17 19:47:47 2000 +++ sgmltools-lite/pkg/PLIST Sat Jun 17 20:30:35 2000 @@ -1,10 +1,8 @@ bin/sgmltools bin/buildcat +bin/gensgmlenv bin/sgmlwhich etc/sgml/aliases -etc/sgml/sgml.conf -etc/sgml/catalog.d/75sgmltools-convert.cat -etc/sgml/catalog.d/75sgmltools.cat share/sgml/stylesheets/sgmltools/ascii-lynx.dsl share/sgml/stylesheets/sgmltools/html.dsl share/sgml/stylesheets/sgmltools/ld2db.dsl @@ -16,18 +14,20 @@ share/sgml/dtd/sgmltools/isoent share/sgml/dtd/sgmltools/linuxdoc96.dtd share/sgml/dtd/sgmltools/linuxdoc97.dtd -share/sgml/misc/sgmltools/COPYING share/sgml/misc/sgmltools/VERSION share/sgml/misc/sgmltools/python/Backend.py share/sgml/misc/sgmltools/python/SGMLtools.py share/sgml/misc/sgmltools/python/utils.py share/sgml/misc/sgmltools/python/backends/Dvi.py share/sgml/misc/sgmltools/python/backends/Html.py +share/sgml/misc/sgmltools/python/backends/JadeTeX.py share/sgml/misc/sgmltools/python/backends/Ld2db.py share/sgml/misc/sgmltools/python/backends/Lynx.py +share/sgml/misc/sgmltools/python/backends/OneHtml.py +share/sgml/misc/sgmltools/python/backends/Pdf.py share/sgml/misc/sgmltools/python/backends/Ps.py share/sgml/misc/sgmltools/python/backends/Rtf.py -@dirrm etc/sgml/catalog.d +share/sgml/misc/sgmltools/python/backends/iSilo.py @dirrm share/sgml/stylesheets/sgmltools @dirrm share/sgml/dtd/sgmltools @dirrm share/sgml/misc/sgmltools/python/backends >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 Jun 17 10:26:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bsa-1-as01-7-a29.gd.uol.com.br (bsa-1-as01-7-a29.gd.uol.com.br [200.197.118.29]) by hub.freebsd.org (Postfix) with ESMTP id 73A3737B60A for ; Sat, 17 Jun 2000 10:26:13 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 10444 invoked by uid 1001); 17 Jun 2000 17:26:13 -0000 From: "Mario Sergio Fujikawa Ferreira" Date: Sat, 17 Jun 2000 14:26:13 -0300 To: freebsd-ports@freebsd.org Subject: PREFIX question Message-ID: <20000617142613.A10384@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I just ported clockspeed, ports/19349. This program creates a named pipe for configuration purposes and a file to hold clock information. I created them as follow etc/clockspeed/adjust (pipe) etc/clockspeed/atto etc/clockspeed/atto.tmp I was just wondering... shouldn´t I crete them at /var/clockspeed? This are not just temporary/trasient files. atto is created and used to adjust the clock so I ruled /var/tmp out. Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 11:50: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B406B37B7A1 for ; Sat, 17 Jun 2000 11:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA72128; Sat, 17 Jun 2000 11:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id E140D37B7D1 for ; Sat, 17 Jun 2000 11:46:14 -0700 (PDT) (envelope-from root@hyperhost.net) Received: from foobar.foobar.eyep.net (postfix@p4.a8.du.radix.net [207.192.132.132]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id OAA08093 for ; Sat, 17 Jun 2000 14:46:09 -0400 (EDT) Received: by foobar.foobar.eyep.net (Postfix, from userid 0) id CDAB1137FEC; Sat, 17 Jun 2000 14:42:57 -0400 (EDT) Message-Id: <20000617184257.CDAB1137FEC@foobar.foobar.eyep.net> Date: Sat, 17 Jun 2000 14:42:57 -0400 (EDT) From: patseal@hyperhost.net Reply-To: patseal@hyperhost.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19356: x11-wm/blackbox update to 0.60.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19356 >Category: ports >Synopsis: x11-wm/blackbox update to 0.60.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 Jun 17 11:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Patrick Seal >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: Update blackbox port from 0.51.3.1 to 0.60.3 >How-To-Repeat: >Fix: diff -ruN blackbox.orig/Makefile blackbox/Makefile --- blackbox.orig/Makefile Sat Jun 17 12:34:37 2000 +++ blackbox/Makefile Sat Jun 17 13:16:12 2000 @@ -6,29 +6,15 @@ # PORTNAME= blackbox -PORTVERSION= 0.51.3.1 +PORTVERSION= 0.60.3 CATEGORIES= x11-wm -MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.5x.x/ \ - ftp://ftp.dti.ad.jp/pub/X/blackbox/0.5x.x/ +MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/ MAINTAINER= patseal@hyperhost.net USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_BZIP2= yes - -.if !defined(WITH_KDE) -pre-configure: - @ ${ECHO_MSG} - @ ${ECHO_MSG} If you would like build Blackbox with KDE support - @ ${ECHO_MSG} you must set the variable WITH_KDE - @ ${ECHO_MSG} -.else -pre-configure: - @ ${ECHO_MSG} - @ ${ECHO_MSG} Building Blackbox with KDE support - @ ${ECHO_MSG} -CONFIGURE_ARGS= --enable-kde -.endif +CONFIGURE_ARGS= --disable-styled-frames .include diff -ruN blackbox.orig/files/md5 blackbox/files/md5 --- blackbox.orig/files/md5 Mon Sep 20 22:19:41 1999 +++ blackbox/files/md5 Sat Jun 17 13:11:05 2000 @@ -1 +1 @@ -MD5 (blackbox-0.51.3.1.tar.bz2) = 9cef2add80465e0b62a2d804c2c4ce2a +MD5 (blackbox-0.60.3.tar.bz2) = 7d6e75947810267aeb2ddc031ae7ca89 diff -ruN blackbox.orig/pkg/DESCR blackbox/pkg/DESCR --- blackbox.orig/pkg/DESCR Sun Sep 5 20:03:57 1999 +++ blackbox/pkg/DESCR Sat Jun 17 14:13:38 2000 @@ -3,4 +3,7 @@ rendering code, does image dithering at 8, 15 and 16 bits per pixel and colour icon support. Blackbox is [mostly] ICCCM compliant. -WWW: http://blackbox.alug.org/ +WWW: http://portal.alug.org/blackbox/ + +- Patrick +patseal@hyperhost.net diff -ruN blackbox.orig/pkg/PLIST blackbox/pkg/PLIST --- blackbox.orig/pkg/PLIST Sat Aug 21 17:08:04 1999 +++ blackbox/pkg/PLIST Sat Jun 17 14:06:46 2000 @@ -1,20 +1,41 @@ bin/blackbox bin/bsetroot share/Blackbox/menu -share/Blackbox/styles/blackmagic -share/Blackbox/styles/coldsteel -share/Blackbox/styles/colorpurple -share/Blackbox/styles/darkgreen -share/Blackbox/styles/default -share/Blackbox/styles/gnoid -share/Blackbox/styles/green -share/Blackbox/styles/onoid -share/Blackbox/styles/pnoid -share/Blackbox/styles/previous -share/Blackbox/styles/results -share/Blackbox/styles/slatebox -share/Blackbox/styles/steelblue -share/Blackbox/styles/steelbox -share/Blackbox/styles/stylesmenu +share/Blackbox/nls/C/blackbox.cat +share/Blackbox/nls/es_ES/blackbox.cat +share/Blackbox/nls/pt_BR/blackbox.cat +share/Blackbox/nls/ru_RU/blackbox.cat +share/Blackbox/nls/sv_SE/blackbox.cat +share/Blackbox/nls/tr_TR/blackbox.cat +share/Blackbox/styles/Artwiz +share/Blackbox/styles/Flux +share/Blackbox/styles/Minimal +share/Blackbox/styles/Nyz +share/Blackbox/styles/Operation +share/Blackbox/styles/Outcomes +share/Blackbox/styles/Rampage +share/Blackbox/styles/Rancor +share/Blackbox/styles/Results +share/Blackbox/styles/Shade +share/Blackbox/styles/Spiff +share/Blackbox/styles/TDF +share/Blackbox/styles/Twice +@dirrm share/Blackbox/nls/C +@dirrm share/Blackbox/nls/es_ES +@dirrm share/Blackbox/nls/pt_BR +@dirrm share/Blackbox/nls/ru_RU +@dirrm share/Blackbox/nls/sv_SE +@dirrm share/Blackbox/nls/tr_TR +@exec ln -s C %D/share/Blackbox/nls/POSIX +@unexec rm %D/share/Blackbox/nls/POSIX +@exec ln -s C %D/share/Blackbox/nls/US_ASCII +@unexec rm %D/share/Blackbox/nls/US_ASCII +@exec ln -s C %D/share/Blackbox/nls/en +@unexec rm %D/share/Blackbox/nls/en +@exec ln -s C %D/share/Blackbox/nls/en_US +@unexec rm %D/share/Blackbox/nls/en_US +@exec ln -s es_ES %D/share/Blackbox/nls/es +@unexec rm %D/share/Blackbox/nls/es +@dirrm share/Blackbox/nls @dirrm share/Blackbox/styles @dirrm share/Blackbox >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 Jun 17 12: 0: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 259C637B6AF; Sat, 17 Jun 2000 12:00:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA73244; Sat, 17 Jun 2000 12:00:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Date: Sat, 17 Jun 2000 12:00:00 -0700 (PDT) From: Message-Id: <200006171900.MAA73244@freefall.freebsd.org> To: pfeifer@dbai.tuwien.ac.at, obrien@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19228: Remove superflous ports/emulators/wine/patches/patch-au Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Remove superflous ports/emulators/wine/patches/patch-au State-Changed-From-To: open->closed State-Changed-By: obrien State-Changed-When: Sat Jun 17 11:59:53 PDT 2000 State-Changed-Why: commited http://www.freebsd.org/cgi/query-pr.cgi?pr=19228 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 12:30: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A68037B6BF for ; Sat, 17 Jun 2000 12:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA76744; Sat, 17 Jun 2000 12:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 17 Jun 2000 12:30:02 -0700 (PDT) Message-Id: <200006171930.MAA76744@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/19352: [PATCH] update textproc/sgmltools (v2.0.2) to sgmltools-lite v3.0.0 Reply-To: Will Andrews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19352; it has been noted by GNATS. From: Will Andrews To: benno@netizen.com.au Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19352: [PATCH] update textproc/sgmltools (v2.0.2) to sgmltools-lite v3.0.0 Date: Sat, 17 Jun 2000 15:25:47 -0400 On Sat, Jun 17, 2000 at 08:37:29PM +1000, benno@netizen.com.au wrote: > The included patch updates textproc/sgmltools to version 3.0.0, and > incorporates the name change to sgmltools-lite. Ok.. is there going to be a new sgmltools that's the "improved" version of this sgmltools-lite package? Or is sgmltools-lite a complete replacement? > +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/sgmltools-lite/ Did you actually try "make fetch" with this? :-> In any case, when you use a MASTER_SITE, you need to use MASTER_SITE_SUBDIR, thus: MASTER_SITE_SUBDIR= sgmltools-lite > +INSTALL_PROGRAM=${INSTALL_SCRIPT} Uhh.. instead of doing this, why not just leave it alone and use ${INSTALL_SCRIPT} where necessary? In fact, I see nowhere in your update where ${INSTALL_PROGRAM} is used. :-> -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 12:55: 3 2000 Delivered-To: freebsd-ports@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id A12A837B529 for ; Sat, 17 Jun 2000 12:55:01 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from argon.gryphonsoft.com (pm011-046.dialup.bignet.net [64.79.82.14]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id PAA03049; Sat, 17 Jun 2000 15:54:59 -0400 Received: by argon.gryphonsoft.com (Postfix, from userid 1000) id 7DB2F1997; Sat, 17 Jun 2000 13:52:44 -0400 (EDT) Date: Sat, 17 Jun 2000 13:52:44 -0400 From: Will Andrews To: Mario Sergio Fujikawa Ferreira Cc: freebsd-ports@FreeBSD.ORG Subject: Re: PREFIX question Message-ID: <20000617135244.B27342@argon.gryphonsoft.com> References: <20000617142613.A10384@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: <20000617142613.A10384@Fedaykin.here>; from lioux@uol.com.br on Sat, Jun 17, 2000 at 02:26:13PM -0300 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jun 17, 2000 at 02:26:13PM -0300, Mario Sergio Fujikawa Ferreira wrote: > etc/clockspeed/adjust (pipe) > etc/clockspeed/atto > etc/clockspeed/atto.tmp > > I was just wondering... shouldn´t I crete them at > /var/clockspeed? Well, there are some ports that break PREFIX-clean rules and install directly in /var.. but it is possible to install to ${PREFIX}/var too. I'm not sure how most people would react to this, but I've always thought we should have ${PREFIX}/var pointing to /var/local or something like that, so we can keep PREFIX-cleanness without messing up the filesystem too much. Hmm.. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 13:47:26 2000 Delivered-To: freebsd-ports@freebsd.org Received: from atro.pine.nl (atro.pine.nl [213.156.0.2]) by hub.freebsd.org (Postfix) with ESMTP id 6CA7A37B63C for ; Sat, 17 Jun 2000 13:47:22 -0700 (PDT) (envelope-from patrick@atro.pine.nl) Received: (from patrick@localhost) by atro.pine.nl (8.10.1/8.10.1) id e5HKlKI27750 for ports@FreeBSD.ORG; Sat, 17 Jun 2000 22:47:20 +0200 (MET DST) Date: Sat, 17 Jun 2000 22:47:20 +0200 From: Patrick Oonk To: ports@FreeBSD.ORG Subject: Some problem appeared in a lot of ports Message-ID: <20000617224720.V10489@pine.nl> Reply-To: patrick@pine.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Organization: Pine Internet B.V. X-GSM: +31-6-24209907 X-BOFH-Excuse: Jupiter is aligned with Mars. X-Zen: Ommmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm X-Coordinates: 52 04 43N - 4 17 27W X-NCC-RegID: nl.pine X-PGP-Fingerprint: A6 12 66 7F 22 84 1B E5 73 8C 99 F7 17 7B A3 98 X-PGP-KeyID: BE7497F1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, a lot of ports suddenly don't work anymore in FreeBSD 4.0-prettystable as many makefiles lack a DISTNAME= line. I have FreeBSD dikkiedik.monster.org 4.0-STABLE FreeBSD 4.0-STABLE #9: Tue May 2 00:42:28 CEST 2000 patrick@dikkiedik.monster.org:/usr/src/sys/compile/DIKKIEDIK i386 and cvsup the ports every night. patrick -- Patrick Oonk - PO1-6BONE - patrick@pine.nl - www.pine.nl/~patrick Pine Internet - PAT31337-RIPE - PGPkeyID BE7497F1 - XOIP+31208723350 Tel: +31-70-3111010 - Fax: +31-70-3111011 - http://security.nl PGP fingerprint A6 12 66 7F 22 84 1B E5 73 8C 99 F7 17 7B A3 98 Excuse of the day: You need to upgrade your VESA local bus to a MasterCard local bus. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 14:48:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.delanet.com (mail-20.delanet.com [216.226.64.26]) by hub.freebsd.org (Postfix) with SMTP id 0152337B72B for ; Sat, 17 Jun 2000 14:48:20 -0700 (PDT) (envelope-from ernie@delanet.com) Received: (qmail 91938 invoked from network); 17 Jun 2000 21:48:17 -0000 Received: from unknown (HELO delanet.com) (216.226.66.6) by mail.delanet.com with SMTP; 17 Jun 2000 21:48:17 -0000 Message-ID: <394BBA4F.B2A0452A@delanet.com> Date: Sat, 17 Jun 2000 17:50:08 +0000 From: "Ernest G. Wilson II" Organization: Delanet, Inc. X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: pfeifer@dbai.tuwien.ac.at Cc: ports@FreeBSD.org Subject: FreeBSD Port: wine-2000.05.26 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The lastest port does not compile on FreeBSD 4.0 Here is what I get: (after a minute or two) cc -c -I. -I. -I../../include -I../../include -O -pipe -g -Wall -D__WINE__ -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include -o ppy.tab.o ./ppy.tab.c ./ppy.y: In function `ppparse': ./ppy.y:356: syntax error before `}' ppy.tab.c:1477: syntax error at end of input *** Error code 1 Stop in /usr/ports/emulators/wine/work/wine-20000526/tools/wrc. *** Error code 1 Stop in /usr/ports/emulators/wine/work/wine-20000526/tools. *** Error code 1 Stop in /usr/ports/emulators/wine/work/wine-20000526. *** Error code 1 Stop in /usr/ports/emulators/wine. *** Error code 1 Stop in /usr/ports/emulators/wine. *** Error code 1 Stop in /usr/ports/emulators/wine. su-2.03# Any ideas? Thank you. Ernie ernie@delanet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 15: 8: 3 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id EE0FF37B56F for ; Sat, 17 Jun 2000 15:08:00 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id RAA54055; Sat, 17 Jun 2000 17:07:58 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <00b701bfd8a8$7ecaf9c0$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: , References: <20000617224720.V10489@pine.nl> Subject: Re: Some problem appeared in a lot of ports Date: Sat, 17 Jun 2000 17:07:55 -0500 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Patrick Oonk" > a lot of ports suddenly don't work anymore in FreeBSD 4.0-prettystable > as many makefiles lack a DISTNAME= line. > All of the ports were changed PORTNAME, PORTVERSION, and DISTNAME was removed. You need an up todatae bsd.port.mk in order to use these ports. > and cvsup the ports every night. > You need to check your bsd.port.mk file, it should be at least: # $FreeBSD: ports/Mk/bsd.port.mk,v 1.333 2000/04/04 07:05:36 asami Exp $ To use the Ports Collection with the PORTNAME, PORTVERSION variables. The latest is v 1.340. If your not cvsupping ports-all, you need to add ports-base to your cvsup file. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 16: 0:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 50DAA37B869 for ; Sat, 17 Jun 2000 16:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA00797; Sat, 17 Jun 2000 16:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id E01E537B638 for ; Sat, 17 Jun 2000 15:58:49 -0700 (PDT) (envelope-from patseal@hyperhost.net) Received: from foobar.foobar.eyep.net (postfix@p46.a8.du.radix.net [207.192.132.174]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id SAA06917 for ; Sat, 17 Jun 2000 18:58:47 -0400 (EDT) Received: by foobar.foobar.eyep.net (Postfix, from userid 1000) id 867CD137FEC; Sat, 17 Jun 2000 18:56:11 -0400 (EDT) Message-Id: <20000617225611.867CD137FEC@foobar.foobar.eyep.net> Date: Sat, 17 Jun 2000 18:56:11 -0400 (EDT) From: patseal@hyperhost.net Reply-To: patseal@hyperhost.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19359: New port: x11-wm/bbkeys Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19359 >Category: ports >Synopsis: New port: x11-wm/bbkeys >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 Jun 17 16:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Patrick Seal >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: bbkeys A keygrabber for the Blackbox window manager. >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: # # bbkeys # bbkeys/files # bbkeys/files/md5 # bbkeys/pkg # bbkeys/pkg/COMMENT # bbkeys/pkg/DESCR # bbkeys/pkg/PLIST # bbkeys/Makefile # bbkeys/patches # bbkeys/patches/patch-aa # echo c - bbkeys mkdir -p bbkeys > /dev/null 2>&1 echo c - bbkeys/files mkdir -p bbkeys/files > /dev/null 2>&1 echo x - bbkeys/files/md5 sed 's/^X//' >bbkeys/files/md5 << 'END-of-bbkeys/files/md5' XMD5 (bbkeys-0.3.3.tar.gz) = 04f8798acddb6fc0e475e5f9ad74a2cb END-of-bbkeys/files/md5 echo c - bbkeys/pkg mkdir -p bbkeys/pkg > /dev/null 2>&1 echo x - bbkeys/pkg/COMMENT sed 's/^X//' >bbkeys/pkg/COMMENT << 'END-of-bbkeys/pkg/COMMENT' XA keygrabber for the Blackbox window manager END-of-bbkeys/pkg/COMMENT echo x - bbkeys/pkg/DESCR sed 's/^X//' >bbkeys/pkg/DESCR << 'END-of-bbkeys/pkg/DESCR' XA keygrabber for the Blackbox window manager. X XWWW: http://movingparts.windsofstorm.net X X- Patrick Xpatseal@hyperhost.net END-of-bbkeys/pkg/DESCR echo x - bbkeys/pkg/PLIST sed 's/^X//' >bbkeys/pkg/PLIST << 'END-of-bbkeys/pkg/PLIST' Xbin/bbkeys Xbin/bbkeysConfigC Xbin/bbkeysconf Xshare/bbtools/bbkeys.bb Xshare/bbtools/bbkeys.nobb Xshare/bbtools/README.bbkeys X@dirrm share/bbtools END-of-bbkeys/pkg/PLIST echo x - bbkeys/Makefile sed 's/^X//' >bbkeys/Makefile << 'END-of-bbkeys/Makefile' X# New ports collection makefile for: bbkeys X# Date created: 17 June 2000 X# Whom: Patrick Seal X# X# $FreeBSD$ X# X XPORTNAME= bbkeys XPORTVERSION= 0.3.3 XCATEGORIES= x11-wm XMASTER_SITES= http://movingparts.windsofstorm.net/bbkeys/ X XMAINTAINER= patseal@hyperhost.net X XRUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox X XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XUSE_QT2=yes X Xdo-build: X @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) X @(cd ${WRKSRC}/bbkeysconf-1.2; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) X Xdo-install: X @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) X @(cd ${WRKSRC}/bbkeysconf-1.2 && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) X X.include END-of-bbkeys/Makefile echo c - bbkeys/patches mkdir -p bbkeys/patches > /dev/null 2>&1 echo x - bbkeys/patches/patch-aa sed 's/^X//' >bbkeys/patches/patch-aa << 'END-of-bbkeys/patches/patch-aa' X--- bbkeysconf-1.2/Makefile.orig Wed May 17 00:33:45 2000 X+++ bbkeysconf-1.2/Makefile Sat Jun 17 17:56:39 2000 X@@ -1,11 +1,11 @@ X-CXX= /usr/bin/g++ X-QTDIR = /usr/lib/qt2 X-MOC = /usr/bin/moc X-LIBS = -L$(QTDIR)/lib -L/usr/lib -lqt X-CXXFLAGS = -g -I/usr/include -I$(QTDIR)/include -I/usr/X11R6/include X+CXX ?= /usr/bin/g++ X+QTDIR = /usr/X11R6 X+MOC = /usr/X11R6/bin/moc2 X+LIBS = -L$(QTDIR)/lib -lqt2 X+CXXFLAGS += -I$(QTDIR)/include -I$(QTDIR)/include/qt2 X X TARGET = bbkeysconf X-PREFIX = /usr/local/bin X+PREFIX ?= /usr/local X OBJECTS = gui.o main.o myapplication.o X SOURCES = gui.cc main.cc myapplication.cc X MOCSRC = gui.hh X@@ -37,13 +37,13 @@ X if ! test -x $(TARGET) ; then \ X exit; \ X fi; \ X- echo "Checking existance of $(PREFIX)...."; \ X+ echo "Checking existance of $(PREFIX)/bin...."; \ X if ! test -d $(PREFIX) ; then \ X- echo "Heyyyyy. $(PREFIX) doesn't exist. Creating it...."; \ X- /usr/bin/install -d $(PREFIX); \ X+ echo "Heyyyyy. $(PREFIX)/bin doesn't exist. Creating it...."; \ X+ /usr/bin/install -d $(PREFIX)/bin; \ X fi ; \ X- echo "Installing $(TARGET) in $(PREFIX)..."; \ X- /usr/bin/install -s $(TARGET) $(PREFIX)/$(TARGET) X+ echo "Installing $(TARGET) in $(PREFIX)/bin..."; \ X+ /usr/bin/install -s $(TARGET) $(PREFIX)/bin/$(TARGET) >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 Jun 17 17:40: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8631E37B73E for ; Sat, 17 Jun 2000 17:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA10164; Sat, 17 Jun 2000 17:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from wizard.netlab.is.tsukuba.ac.jp (wizard.netlab.is.tsukuba.ac.jp [130.158.85.11]) by hub.freebsd.org (Postfix) with ESMTP id AFB2337B6DE for ; Sat, 17 Jun 2000 17:30:48 -0700 (PDT) (envelope-from one@wizard.netlab.is.tsukuba.ac.jp) Received: (from one@localhost) by wizard.netlab.is.tsukuba.ac.jp (8.9.3/8.9.3) id JAA48740; Sun, 18 Jun 2000 09:30:44 +0900 (JST) (envelope-from one) Message-Id: <200006180030.JAA48740@wizard.netlab.is.tsukuba.ac.jp> Date: Sun, 18 Jun 2000 09:30:44 +0900 (JST) From: one@netlab.is.tsukuba.ac.jp Reply-To: one@netlab.is.tsukuba.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/19360: update port: graphics/tgif-nls Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19360 >Category: ports >Synopsis: update port: graphics/tgif-nls >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 Jun 17 17:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Hajime Tanno >Release: FreeBSD 4.0-STABLE i386 >Organization: Computer Networks Laboratory, Institute of Information Sciences and Electronics, University of Tsukuba, JAPAN >Environment: FreeBSD 4.0-STABLE i386 >Description: - Enable ja, ru and fr message catalogs - Change default paper size to A4 - Support NOPORTDOCS - Remove XMKMF >How-To-Repeat: >Fix: diff -urN tgif-nls.orig/Makefile tgif-nls/Makefile --- tgif-nls.orig/Makefile Wed May 31 22:20:12 2000 +++ tgif-nls/Makefile Sat Jun 17 16:13:29 2000 @@ -14,18 +14,21 @@ MAINTAINER= one@netlab.is.tsukuba.ac.jp +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ pnmtopng:${PORTSDIR}/graphics/pnmtopng USE_IMAKE= yes -XMKMF= LOCALBASE=${LOCALBASE} xmkmf -a MAN1= tgif.1 + +.if !defined(NOPORTDOCS) TGIFDOC= ${PREFIX}/share/doc/tgif TGIFDEMO= ${PREFIX}/share/examples/tgif DEMO_FILES= an-sr-flip-flop.obj launch-demo-1.obj \ fonts.obj launch-demo.obj keys.obj slide-demo.obj example.tex READMES= Copyright HISTORY README +.endif post-extract: ${RM} -f ${WRKDIR}/${DISTNAME}/Tgif.tmpl @@ -41,11 +44,13 @@ ) post-install: +.if !defined(NOPORTDOCS) ${MKDIR} ${TGIFDOC}; ${MKDIR} ${TGIFDEMO} (cd ${WRKSRC} ;\ ${INSTALL_DATA} ${DEMO_FILES} ${TGIFDEMO} ;\ ${INSTALL_DATA} ${READMES} ${TGIFDOC} ;\ ) +.endif ${LN} -fs tgif ${PREFIX}/bin/tgif-nls .include diff -urN tgif-nls.orig/patches/patch-ab tgif-nls/patches/patch-ab --- tgif-nls.orig/patches/patch-ab Sat Jan 22 20:19:00 2000 +++ tgif-nls/patches/patch-ab Sat Jun 17 03:45:01 2000 @@ -1,6 +1,16 @@ ---- Tgif.tmpl.orig Thu Jan 20 12:56:09 2000 -+++ Tgif.tmpl Thu Jan 20 12:59:33 2000 -@@ -48,7 +48,7 @@ +--- Tgif.tmpl.orig Sat Jun 17 03:43:39 2000 ++++ Tgif.tmpl Sat Jun 17 03:44:15 2000 +@@ -41,6 +41,9 @@ + XIMPDEFINES = + #endif + ++#define IHaveSubdirs ++SUBDIRS = po ++ + PROGRAMS = tgif XCOMM prtgif frontend11.o testdrive + TGIFDIR = $(LIBDIR)/tgif + XCOMM CDEBUGFLAGS= -g -Wall +@@ -48,7 +51,7 @@ XCOMM BINDIR = /u/halfmoon/bin XCOMM MANPATH = /u/halfmoon/man XCOMM TGIFDIR = /u/halfmoon/lib/X11/tgif @@ -9,12 +19,12 @@ DIRDEFINES = -DTGIF_PATH=\"$(TGIFDIR)\" -DPSFILE_MOD=0664 \@@\ -DLOCALEDIR=\"$(LOCALEDIR)\" \@@\ -DTELEPORT_ATTR=\"warp_to=\" -DTMP_DIR=\"/tmp/\" \@@\ -@@ -59,14 +59,16 @@ +@@ -59,14 +62,16 @@ -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" MISCDEFINES = -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT \@@\ -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -MOREDEFINES = -+MOREDEFINES = -DUSE_XT_INITIALIZE -D_ENABLE_NLS ++MOREDEFINES = -DUSE_XT_INITIALIZE -D_ENABLE_NLS -DA4PAPER XCOMM ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ XCOMM Please see Imakefile for more defines to be added to MOREDEFINES above @@ -28,3 +38,13 @@ SYS_LIBRARIES = -lm +EXTRA_INCLUDES += -I$(LOCALBASE)/include +EXTRA_LIBRARIES += -L$(LOCALBASE)/lib -lintl + +--- po/Po.tmpl.orig Sat Jun 17 02:35:00 2000 ++++ po/Po.tmpl Sat Jun 17 02:35:26 2000 +@@ -8,5 +8,5 @@ + MKINSTALLDIRS = install -d + + DESTDIR = +-SYSNLSDIR = /usr/share/locale ++SYSNLSDIR = $(PREFIX)/share/locale + NLSDIR = $(DESTDIR)$(SYSNLSDIR) diff -urN tgif-nls.orig/pkg/PLIST tgif-nls/pkg/PLIST --- tgif-nls.orig/pkg/PLIST Sat Jan 22 20:19:00 2000 +++ tgif-nls/pkg/PLIST Sat Jun 17 02:46:02 2000 @@ -21,6 +21,9 @@ share/examples/tgif/launch-demo.obj share/examples/tgif/launch-demo-1.obj share/examples/tgif/slide-demo.obj +share/locale/fr/LC_MESSAGES/tgif.mo +share/locale/ja/LC_MESSAGES/tgif.mo +share/locale/ru/LC_MESSAGES/tgif.mo @dirrm share/doc/tgif @dirrm share/examples/tgif @dirrm lib/X11/tgif >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 Jun 17 18:14:53 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bsa-1-as01-7-a49.gd.uol.com.br (bsa-1-as01-7-a49.gd.uol.com.br [200.197.118.49]) by hub.freebsd.org (Postfix) with ESMTP id 35C5637B572 for ; Sat, 17 Jun 2000 18:14:48 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 62260 invoked by uid 1001); 18 Jun 2000 01:13:58 -0000 From: "Mario Sergio Fujikawa Ferreira" Date: Sat, 17 Jun 2000 22:13:58 -0300 To: Will Andrews Cc: Mario Sergio Fujikawa Ferreira , freebsd-ports@FreeBSD.ORG Subject: Re: PREFIX question Message-ID: <20000617221358.A62250@Fedaykin.here> References: <20000617142613.A10384@Fedaykin.here> <20000617135244.B27342@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2i In-Reply-To: <20000617135244.B27342@argon.gryphonsoft.com>; from andrews@technologist.com on Sat, Jun 17, 2000 at 01:52:44PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jun 17, 2000 at 01:52:44PM -0400, Will Andrews wrote: > On Sat, Jun 17, 2000 at 02:26:13PM -0300, Mario Sergio Fujikawa Ferreira wrote: > > etc/clockspeed/adjust (pipe) > > etc/clockspeed/atto > > etc/clockspeed/atto.tmp > > > > I was just wondering... shouldn´t I crete them at > > /var/clockspeed? > > Well, there are some ports that break PREFIX-clean rules and install > directly in /var.. but it is possible to install to ${PREFIX}/var too. > > I'm not sure how most people would react to this, but I've always > thought we should have ${PREFIX}/var pointing to /var/local or something > like that, so we can keep PREFIX-cleanness without messing up the > filesystem too much. I´ll second that. Or, some ${VARPREFIX} thing. At least, we would have default PREFIXES for our do-install targets and pkg/PLIST. Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 18:43:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 35D6237B523; Sat, 17 Jun 2000 18:43:30 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA15859; Sat, 17 Jun 2000 18:43:30 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Date: Sat, 17 Jun 2000 18:43:30 -0700 (PDT) From: Message-Id: <200006180143.SAA15859@freefall.freebsd.org> To: patseal@hyperhost.net, cpiazza@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19356: x11-wm/blackbox update to 0.60.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: x11-wm/blackbox update to 0.60.3 State-Changed-From-To: open->closed State-Changed-By: cpiazza State-Changed-When: Sat Jun 17 18:43:21 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=19356 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 19:26:42 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id A2B0037B870 for ; Sat, 17 Jun 2000 19:26:39 -0700 (PDT) (envelope-from patseal@hyperhost.net) Received: from foobar.foobar.eyep.net (postfix@p41.a8.du.radix.net [207.192.132.169]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id WAA01615 for ; Sat, 17 Jun 2000 22:26:33 -0400 (EDT) Received: by foobar.foobar.eyep.net (Postfix, from userid 1000) id 7D347137FEC; Sat, 17 Jun 2000 22:23:55 -0400 (EDT) Date: Sat, 17 Jun 2000 22:23:55 -0400 From: Patrick Seal To: freebsd-ports@freebsd.org Subject: Close PRs Message-ID: <20000617222355.A933@hyperhost.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Operating-System: FreeBSD foobar.foobar.eyep.net 4.0-STABLE FreeBSD 4.0-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Could somebody please close: ports/18170 - working with source author on working version Why haven't these been committed/rejected yet? Could somebody look over them? ports/18355 (5/02/00) ports/18359 (5/02/00) - note the audit trail Thanks! -- ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Jun 17 23:36:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailhost.pemail2.net (mailhost.pemail2.net [195.92.25.8]) by hub.freebsd.org (Postfix) with SMTP id E21E537B770 for ; Sat, 17 Jun 2000 23:36:09 -0700 (PDT) (envelope-from tus@pemail.net) Received: (qmail 13846 invoked from network); 18 Jun 2000 06:36:08 -0000 Received: from tony.with.the.killaz-r-us.com (HELO me) (63.88.120.2) by mailhost.pemail2.net with SMTP; 18 Jun 2000 06:36:08 -0000 Message-ID: <000601bfd8e9$2eaf8e60$0278583f@me.com> From: "tus" To: Cc: Subject: FreeBSD Port: ftpsearch-1.0 Date: Sun, 18 Jun 2000 01:50:57 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01BFD8C7.A553FE60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0003_01BFD8C7.A553FE60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello there, I recently installed fbsd on another one of our machines here. I have a = problem with the port that you have packaged. First i will paste the errors and then talk about it. i cd'ed to /usr/ports/ftp/ftpsearch/ make install everything went fine.. perfect so far. As written on the doc, i now went to /usr/local/ftpsearch.. here is = where i jump into problems and alot of them. here goes; #make setup + cd /usr/local/ftpsearch + bin/checkenv.pl -setup gnuplot: not found ppmtogif: not found ci: etc/sites: No such file or directory ci: etc/sites.skip: No such file or directory ci: etc/sites.alias: No such file or directory ci: etc/ftpcli_config: No such file or directory su-2.03# make setup cd /usr/local/ftpsearch/public_html; perl ./make-links.pl set -x; cd /usr/local/ftpsearch && bin/checkenv.pl -setup && = bin/genit.pl && ( test -d datasets/data.new || bin/gendataset ) && mv = datasets/data datasets/data.old && mv datasets/data.new datasets/data + cd /usr/local/ftpsearch + bin/checkenv.pl -setup gnuplot: not found ERROR gnuplot not found [external executable] ppmtogif: not found ERROR ppmtogif not found [external executable] OK bin found [directory] [Executables] OK datasets found [directory] OK datasets/data found [directory] [Current data set] OK datasets/data.old found [directory] [Previous data set] OK logs found [directory] OK gateway_logs found [directory] OK locks found [directory] [Lock files] OK parsedsites found [directory] [Parsed ls listings] OK parsetmp found [directory] [Parsed ls listings while parsing] OK ftptmp found [directory] [ls listing while downloading directly] OK ftptmp2 found [directory] [ls listing while waiting for parsing] OK ftptmp3 found [directory] [ls listing while uncompressing] OK rawsites found [directory] [ls listing while parsing] OK rawsitestmp found [directory] [ls listing while compressing] OK rawsitestmp2 found [directory] [link to ls listing while = compressing] OK proxyftptmp found [directory] [ls listing while downloading from = proxy] OK compressedlistings found [directory] [compressed ls listing for = distrib] OK proxylines found [directory] [Lines with dates for proxy servers] OK proxyadminlines found [directory] [Lines with dates for proxy = admin servers] OK ftplog found [directory] [ftp session logs] OK proxyftplog found [directory] [ftp proxy ls session logs] OK oldftplog found [directory] [obsolete ftp session logs] OK parselog found [directory] [ls listing parse logs] OK failedsites found [directory] [timestamp files for failed ftp = servers] OK etc found [directory] [etc dir (config files)] OK etc/log found [directory] [log directory] OK etc/options found [directory] [options directory] OK tmp found [directory] [tmp dir for filename data] OK proxyconfigs found [directory] [downloaded config files for = proxies.] OK etc/RCS found [directory] [etc RCS dir (RCS version of config = files)] OK bin/gzip found [executable] OK bin/gunzip found [executable] OK uname -n returns fully qualified hostname OK gethostbyname() agrees with uname() ERROR etc/sites not found [config file] ci: etc/sites: No such file or directory INFO etc/RCS/sites,v created ERROR etc/RCS/sites,v not found [RCS version of config file] ERROR etc/sites.skip not found [config file] ci: etc/sites.skip: No such file or directory INFO etc/RCS/sites.skip,v created ERROR etc/RCS/sites.skip,v not found [RCS version of config file] ERROR etc/sites.alias not found [config file] ci: etc/sites.alias: No such file or directory INFO etc/RCS/sites.alias,v created ERROR etc/RCS/sites.alias,v not found [RCS version of config file] ERROR etc/ftpcli_config not found [config file] ci: etc/ftpcli_config: No such file or directory INFO etc/RCS/ftpcli_config,v created ERROR etc/RCS/ftpcli_config,v not found [RCS version of config file] ERROR etc/myemail not found [config file] ERROR etc/cnames not found [generated hostname mappings] OK bin/gzip doesn't change modes. Local diff is applied OK bin/gunzip doesn't change modes. Local diff is applied INFO Case insensitive suffix tables will be created INFO Case sensitive suffix tables will not be created INFO Regular expression statistics will be created INFO Regular expression statistics order is 2 INFO Will not write big endian regular expression statistics tables INFO Will write little endian regular expression statistics tables INFO The Dirs file will not be locked in memory INFO The Names file will not be locked in memory INFO The Names.idx file will not be mapped in memory INFO The Names.attribs file will not be mapped in memory INFO The Navigate file will not be mapped in memory *** Error code 1 Stop in /usr/local/ftpsearch. # Now, as written in the doc.. .."If it fails, you may have to edit /usr/local/ftpsearch/etc/sites=20 a little (specifying the ftp server you want to index)" there was NO /usr/local/ftpsearch/etc/sites .. but.. since it said = "sites" i added a few ftp sites on it anyway.. first touch = /usr/local/ftpsearch/etc/sites then added ftp sites line by line. Now, i did it again, same thing.. right now.. i used another method to = clear some confusion byt putting all text on "make setup" to file.txt # make setup > file.txt + cd /usr/local/ftpsearch + bin/checkenv.pl -setup gnuplot: not found ppmtogif: not found ci: etc/sites.skip: No such file or directory ci: etc/sites.alias: No such file or directory ci: etc/ftpcli_config: No such file or directory those things seem to be "not found" .. how do i correct this.. also, i = think this port did NOT install the needed things.. (gnu plot or = ppmtogif maybe ???) .. however, i am not sure. Please reply back with a = solution .. or if there is one. Thanks again. Tony ------=_NextPart_000_0003_01BFD8C7.A553FE60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello there,
 
I recently installed fbsd on another one of our = machines=20 here.  I have a problem with the port that you have = packaged.

First i will paste the errors and then talk = about=20 it.
i cd'ed to /usr/ports/ftp/ftpsearch/
make install
everything went fine.. perfect so far.
 
As written on the doc, i now went to = /usr/local/ftpsearch..=20 here is where i jump into problems and alot of them.
 
here goes;
#make setup
+ cd /usr/local/ftpsearch
+ bin/checkenv.pl=20 -setup
gnuplot: not found
ppmtogif: not found
ci: etc/sites: No = such=20 file or directory
ci: etc/sites.skip: No such file or = directory
ci:=20 etc/sites.alias: No such file or directory
ci: etc/ftpcli_config: No = such=20 file or directory
su-2.03# make setup
cd = /usr/local/ftpsearch/public_html;=20 perl ./make-links.pl
set -x; cd /usr/local/ftpsearch &&  = bin/checkenv.pl -setup &&  bin/genit.pl &&  ( = test -d=20 datasets/data.new || bin/gendataset ) &&  mv datasets/data=20 datasets/data.old &&  mv datasets/data.new = datasets/data
+ cd=20 /usr/local/ftpsearch
+ bin/checkenv.pl -setup
gnuplot: not = found
ERROR=20 gnuplot not found [external executable]
ppmtogif: not found
ERROR = ppmtogif=20 not found [external executable]
OK    bin found = [directory]=20 [Executables]
OK    datasets found=20 [directory]
OK    datasets/data found [directory] = [Current=20 data set]
OK    datasets/data.old found [directory] = [Previous=20 data set]
OK    logs found = [directory]
OK   =20 gateway_logs found [directory]
OK    locks found = [directory]=20 [Lock files]
OK    parsedsites found [directory] = [Parsed ls=20 listings]
OK    parsetmp found [directory] [Parsed ls = listings=20 while parsing]
OK    ftptmp found [directory] [ls = listing=20 while downloading directly]
OK    ftptmp2 found = [directory]=20 [ls listing while waiting for parsing]
OK    ftptmp3 = found=20 [directory] [ls listing while uncompressing]
OK    = rawsites=20 found [directory] [ls listing while parsing]
OK    = rawsitestmp=20 found [directory] [ls listing while compressing]
OK    = rawsitestmp2 found [directory] [link to ls listing while=20 compressing]
OK    proxyftptmp found [directory] [ls = listing=20 while downloading from proxy]
OK    compressedlistings = found=20 [directory] [compressed ls listing for distrib]
OK   =20 proxylines found [directory] [Lines with dates for proxy=20 servers]
OK    proxyadminlines found [directory] = [Lines with=20 dates for proxy admin servers]
OK    ftplog found = [directory]=20 [ftp session logs]
OK    proxyftplog found [directory] = [ftp=20 proxy ls session logs]
OK    oldftplog found = [directory]=20 [obsolete ftp session logs]
OK    parselog found = [directory]=20 [ls listing parse logs]
OK    failedsites found = [directory]=20 [timestamp files for failed ftp servers]
OK    etc = found=20 [directory] [etc dir (config files)]
OK    etc/log = found=20 [directory] [log directory]
OK    etc/options found=20 [directory] [options directory]
OK    tmp found = [directory]=20 [tmp dir for filename data]
OK    proxyconfigs found=20 [directory] [downloaded config files for = proxies.]
OK   =20 etc/RCS found [directory] [etc RCS dir (RCS version of config=20 files)]
OK    bin/gzip found=20 [executable]
OK    bin/gunzip found=20 [executable]
OK    uname -n returns fully qualified=20 hostname
OK    gethostbyname() agrees with = uname()
ERROR=20 etc/sites not found [config file]
ci: etc/sites: No such file or=20 directory
INFO  etc/RCS/sites,v created
ERROR etc/RCS/sites,v = not=20 found [RCS version of config file]
ERROR etc/sites.skip not found = [config=20 file]
ci: etc/sites.skip: No such file or directory
INFO =20 etc/RCS/sites.skip,v created
ERROR etc/RCS/sites.skip,v not found = [RCS=20 version of config file]
ERROR etc/sites.alias not found [config = file]
ci:=20 etc/sites.alias: No such file or directory
INFO  = etc/RCS/sites.alias,v=20 created
ERROR etc/RCS/sites.alias,v not found [RCS version of config=20 file]
ERROR etc/ftpcli_config not found [config file]
ci:=20 etc/ftpcli_config: No such file or directory
INFO =20 etc/RCS/ftpcli_config,v created
ERROR etc/RCS/ftpcli_config,v not = found [RCS=20 version of config file]
ERROR etc/myemail not found [config = file]
ERROR=20 etc/cnames not found [generated hostname = mappings]
OK   =20 bin/gzip doesn't change modes. Local diff is = applied
OK   =20 bin/gunzip doesn't change modes. Local diff is applied
INFO  = Case=20 insensitive suffix tables will be created
INFO  Case sensitive = suffix=20 tables will not be created
INFO  Regular expression statistics = will be=20 created
INFO  Regular expression statistics order is = 2
INFO =20 Will not write big endian regular expression statistics = tables
INFO =20 Will write little endian regular expression statistics = tables
INFO  The=20 Dirs file will not be locked in memory
INFO  The Names file will = not be=20 locked in memory
INFO  The Names.idx file will not be mapped in=20 memory
INFO  The Names.attribs file will not be mapped in=20 memory
INFO  The Navigate file will not be mapped in = memory
*** Error=20 code 1
 
Stop in /usr/local/ftpsearch.
#
Now, as written in the doc..
.."If it fails, you may have to edit=20 /usr/local/ftpsearch/etc/sites
a little (specifying the ftp server = you want=20 to index)"
there was NO /usr/local/ftpsearch/etc/sites .. but.. = since it=20 said "sites" i added a few ftp sites on it anyway.. first touch=20 /usr/local/ftpsearch/etc/sites then added ftp sites line by = line.
Now, i did it again, same thing.. right now.. i used = another=20 method to clear some confusion byt putting all text on "make setup" to=20 file.txt
 
# make setup > file.txt
+ cd = /usr/local/ftpsearch
+=20 bin/checkenv.pl -setup
gnuplot: not found
ppmtogif: not = found
ci:=20 etc/sites.skip: No such file or directory
ci: etc/sites.alias: No = such file=20 or directory
ci: etc/ftpcli_config: No such file or=20 directory
those things seem to be "not found" .. how do i = correct this..=20 also, i think this port did NOT install the needed things.. (gnu plot or = ppmtogif maybe ???) .. however, i am not sure.  Please reply back = with a=20 solution .. or if there is one.
 
Thanks again.
 
Tony
 
------=_NextPart_000_0003_01BFD8C7.A553FE60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message