From owner-freebsd-ports Sun Aug 18 0: 2:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B505737B400 for ; Sun, 18 Aug 2002 00:02:12 -0700 (PDT) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E3F343E70 for ; Sun, 18 Aug 2002 00:02:12 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 0084EA809; Sun, 18 Aug 2002 17:02:10 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id F1E2C542D for ; Sun, 18 Aug 2002 17:02:10 +1000 (EST) Date: Sun, 18 Aug 2002 17:02:10 +1000 (EST) From: Andrew To: freebsd-ports@freebsd.org Subject: sed_inplace, ghostscript and make release Message-ID: <20020818165347.R4537-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am trying to make release 4.6.2 on a box running 4.6.1-RELEASE-p10. It dies while trying to build ghostscript-gnu-nox11 (presumbaly for producing docs) because it can't find /usr/local/bin/sed_inplace. I've found a number of posts about this in the archives but seen no solutions. From looking at bsd.port.mk (1.4.21) it seems sed_inplace should be listed as a dependency automatically (kern.osreldate: 460002 on this machine) but somethings not working. Any ideas? Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 0:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C55E337B400 for ; Sun, 18 Aug 2002 00:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3BD643E72 for ; Sun, 18 Aug 2002 00:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I7K1JU045835 for ; Sun, 18 Aug 2002 00:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I7K1Lq045834; Sun, 18 Aug 2002 00:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5979237B400 for ; Sun, 18 Aug 2002 00:10:54 -0700 (PDT) Received: from w250.z064001178.sjc-ca.dsl.cnc.net (adsl-66.218.45.239.dslextreme.com [66.218.45.239]) by mx1.FreeBSD.org (Postfix) with SMTP id D1F5343E6E for ; Sun, 18 Aug 2002 00:10:53 -0700 (PDT) (envelope-from jos@catnook.com) Received: (qmail 17208 invoked by uid 1000); 18 Aug 2002 07:11:10 -0000 Message-Id: <20020818071110.17207.qmail@lizzy.catnook.com> Date: 18 Aug 2002 07:11:10 -0000 From: Jos Backus Reply-To: Jos Backus To: FreeBSD-gnats-submit@FreeBSD.org Cc: albertm@phil.mooseriver.com X-Send-Pr-Version: 3.113 Subject: ports/41756: Patch to sysutils/ucspi-tcp to add manpages Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41756 >Category: ports >Synopsis: Patch to sysutils/ucspi-tcp to add manpages >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Aug 18 00:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jos Backus >Release: FreeBSD 5.0-CURRENT i386 >Organization: CatNook >Environment: System: FreeBSD lizzy.catnook.com 5.0-CURRENT FreeBSD 5.0-CURRENT #24: Fri Aug 16 19:48:50 PDT 2002 jos@lizzy.catnook.com:/disk0/usr/obj/disk0/usr/src/sys/LIZZY i386 >Description: This patch fetches and installs the manpages for the programs that are part of sysutils/ucspi-tcp, similar to sysutils/daemontools. >How-To-Repeat: >Fix: diff -Naru ucspi-tcp/Makefile ucspi-tcp-wman/Makefile --- ucspi-tcp/Makefile Thu Mar 7 11:14:41 2002 +++ ucspi-tcp-wman/Makefile Sat Aug 17 14:16:54 2002 @@ -9,6 +9,17 @@ PORTVERSION= 0.88 CATEGORIES= sysutils net MASTER_SITES= http://cr.yp.to/ucspi-tcp/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} + +.if !defined(WITHOUT_MAN) +MASTER_SITES+= http://smarden.org/pape/djb/manpages/:1 +DISTFILES+= ${DISTNAME}-man.tar.gz:1 + +MAN1= addcr.1 argv0.1 date@.1 delcr.1 finger@.1 fixcrio.1 \ + http@.1 mconnect.1 rblsmtpd.1 recordio.1 tcpcat.1 \ + tcpclient.1 tcprules.1 tcprulescheck.1 tcpserver.1 who@.1 +MANCOMPRESSED= no +.endif MAINTAINER= dom@happygiraffe.net @@ -31,5 +42,8 @@ .for file in date@ finger@ http@ mconnect who@ tcpcat @${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin .endfor +.if !defined(WITHOUT_MAN) + @${INSTALL_MAN} ${WRKSRC}-man/*.1 ${PREFIX}/man/man1/ +.endif .include diff -Naru ucspi-tcp/distinfo ucspi-tcp-wman/distinfo --- ucspi-tcp/distinfo Sun Jul 9 18:41:27 2000 +++ ucspi-tcp-wman/distinfo Sat Aug 17 14:09:10 2002 @@ -1 +1,2 @@ MD5 (ucspi-tcp-0.88.tar.gz) = 39b619147db54687c4a583a7a94c9163 +MD5 (ucspi-tcp-0.88-man.tar.gz) = d33160cbd43bccbc0963d0499dfcebdb >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 Aug 18 5: 0: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9DC937B400 for ; Sun, 18 Aug 2002 05:00:01 -0700 (PDT) Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FC0043E6E for ; Sun, 18 Aug 2002 05:00:01 -0700 (PDT) (envelope-from kevin@caomhin.demon.co.uk) Received: from caomhin.demon.co.uk ([62.49.21.186]) by anchor-post-30.mail.demon.net with esmtp (Exim 3.35 #1) id 17gOit-000CmZ-0U for ports@FreeBSD.org; Sun, 18 Aug 2002 12:59:59 +0100 Message-ID: <6knqakBAw4X9EwwV@caomhin.demon.co.uk> Date: Sun, 18 Aug 2002 12:58:56 +0100 To: ports@freebsd.org From: Kevin Golding Subject: making a new port - make install wants to strip a shell script MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm trying to build a new port. Building from source seems to have gone well enough, I made a Makefile and assorted extras to help the build but when I tested it the thing died here: Installing allegro-config to /var/tmp/allegro/bin /usr/libexec/elf/strip: /var/tmp/allegro/bin/allegro-config: File format not recognized install: wait: No such file or directory gmake: *** [install-lib] Error 70 *** Error code 2 Stop Now allegro-config is a shell script which explains the error. However being new to this port building lark I'm curious about how to avoid this happening? I feel this will probably end up being something obvious but the Porter's Handbook/Google/etc. don't seem to have anything on this, any suggestions folks? Kevin -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 5:18:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02F0F37B400 for ; Sun, 18 Aug 2002 05:18:42 -0700 (PDT) Received: from mail.exception.at (exception.at [80.252.33.200]) by mx1.FreeBSD.org (Postfix) with SMTP id 68A8343E72 for ; Sun, 18 Aug 2002 05:18:41 -0700 (PDT) (envelope-from j.el-rayes@muthaland.at) Received: (qmail 11813 invoked from network); 18 Aug 2002 12:13:46 -0000 Received: from dsl-linz4-234-218.utaonline.at (HELO hammer) (212.152.234.218) by mail.exception.at with SMTP; 18 Aug 2002 12:13:46 -0000 Subject: xft/render in mozilla From: Josef El-Rayes To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 18 Aug 2002 14:18:40 +0200 Message-Id: <1029673120.224.6.camel@hammer> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, i am not sure whether this topics belongs to freebsd-mozilla, or freebsd-ports, and after not getting any response in freebsd-mozilla i try here. i am interested in asking developers of the native mozilla, if they plan to enable xft in mozilla. maybe i am not correct, but as far as i found out there are two possiblities of getting AA fonts with mozilla. first one is compiling with "enable-xft" flag. the other one is using pachtes which do only exist for red hat users. so my questions is, does it work compiling mozilla from ports with "--enable-xft" (which didnt work for me) or will we get this patched mozilla (i.e. to install via ports). are there any efforts in this direction? have a nice weekend josef el-rayes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" 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 Sun Aug 18 5:23:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9450537B400 for ; Sun, 18 Aug 2002 05:23:29 -0700 (PDT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id C060D43E4A for ; Sun, 18 Aug 2002 05:23:28 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd09.sul.t-online.de by mailout08.sul.t-online.com with smtp id 17gP5b-0006CB-00; Sun, 18 Aug 2002 14:23:27 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.109.189]) by fmrl09.sul.t-online.com with esmtp id 17gP5N-0s9oCuC; Sun, 18 Aug 2002 14:23:13 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g7ICNCx80997; Sun, 18 Aug 2002 14:23:12 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.5/8.12.5) with SMTP id g7ICNBbG057582; Sun, 18 Aug 2002 14:23:11 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Sun, 18 Aug 2002 14:23:10 +0200 From: Alexander Leidinger To: naddy@mips.inka.de (Christian Weisgerber) Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/41710: [port] lame update (fix CFLAGS) Message-Id: <20020818142310.7245a08b.Alexander@Leidinger.net> In-Reply-To: References: <200208161640.g7GGe3Dh028390@freefall.freebsd.org> <20020816191056.0a9a3b2c.Alexander@Leidinger.net> Organization: Independend X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 16 Aug 2002 19:07:42 +0000 (UTC) naddy@mips.inka.de (Christian Weisgerber) wrote: > > > *I* want to decide if I build with "-pipe" or without. And if I > > > > I know only one bugreport with "-pipe", Irix doesn't seem to like > > it. > > To its credit, the script checks whether the compiler is gcc before > adding this. I know, I'm responsible for a large part of configure.in for LAME. > > Besides this, every OS seems to accept it. Normaly it speeds up the > > build. > > I know somebody who will tell you not to bother with "-pipe" and > instead to use a memory-backed /tmp. Hey, maybe we could benchmark > the effect of either by building the lame port... Oh, I guess we > can't. Not every OS has such a possibility, and LAME tries to work out of the box on as much systems as possible. > > So why do we need to patch it (nitpicking on "-pipe" seems to be > > a bikeshed argument for me)? > > I don't nitpick on "-pipe", you do. I just want to know a showstopper argument: why do we need to remove "-pipe" and "-Wall"? Depending on your answer I may want to change it in the LAME CVS. > > > want to, then what's the point of "-pipe -pipe"? "-Wall" doesn't > > > add anything outside development. > > > > It isn't harmfull. We do we need to add a patch for it? > > It obscures the important warnings. Why does the configure script > have to go out of its way to *add* it? Who will fix the warnings Because configure normaly sets -Wall (and other options) in the macro AC_PROG_LIBTOOL and I refuse to use theses modified CFLAGS here. I restore the initial CFLAGS after AC_PROG_LIBTOOL and only use options we want. Running configure is supposed to configure everything to enable the use of LAME for users and easy development for developers. We also have a --enable-debug option for configure, but this is overkill for normal development, so adding '-Wall' there isn't an option. > if I dump the output of the build on him? Generally: nobody. LAME is Mark Taylors baby and he refuses to allow a lot of the changes which are needed to get the source -Wall clean (there are a lot of warnings related to not so strict use of types). There are some developers which don't share his opinion, and those developers try to write warns clean code where possible. Feel free to point out major errors, I will forward them to the people in charge for the particular subsystems. > > > Basically these happened to be nearby, so I removed them along > > > with the other cruft that killed the compile on -CURRENT/alpha. > > > > Can you be more specific please? > > The lame configure script used to add various optimization flags > to CFLAGS, in particular -O3, which produces garish warnings on > alpha > > cc1: warning: > *** > *** The -O3 flag TRIGGERS KNOWN OPTIMIZER BUGS ON THIS PLATFORM > *** For which versions of gcc is this the case? I want to add a workaround to configure. > There are probably thousands of ports in the tree that don't respect > CFLAGS. Haggling over each flag isn't going to help clean this > mess up. I don't want to do that, I just interested in LAME. This conversation revealed a bug in the configure script (which I have fixed locally now) and may also lead to some workarounds for gcc-alpha. Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 6:29:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DFBC37B400; Sun, 18 Aug 2002 06:29:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F79B43E70; Sun, 18 Aug 2002 06:29:41 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IDTfJU043567; Sun, 18 Aug 2002 06:29:41 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7IDTe85043563; Sun, 18 Aug 2002 06:29:40 -0700 (PDT) Date: Sun, 18 Aug 2002 06:29:40 -0700 (PDT) From: Christian Weisgerber Message-Id: <200208181329.g7IDTe85043563@freefall.freebsd.org> To: glennpj@charter.net, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41753: Have GNOME apps show up in menu and properly start xscreensaver Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Have GNOME apps show up in menu and properly start xscreensaver State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Sun Aug 18 06:29:13 PDT 2002 State-Changed-Why: Superseded by ports/41754. http://www.freebsd.org/cgi/query-pr.cgi?pr=41753 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 7:13:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4764E37B400 for ; Sun, 18 Aug 2002 07:13:16 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD9343E6E for ; Sun, 18 Aug 2002 07:13:15 -0700 (PDT) (envelope-from henrik.motakef@web.de) Received: from dsl-213-023-026-129.arcor-ip.net ([213.23.26.129] helo=pokey.henrik-motakef.de.web.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.75 #2) id 17gQnp-0004ja-00; Sun, 18 Aug 2002 16:13:13 +0200 To: Kevin Golding Cc: ports@freebsd.org Subject: Re: making a new port - make install wants to strip a shell script References: <6knqakBAw4X9EwwV@caomhin.demon.co.uk> From: Henrik Motakef In-Reply-To: <6knqakBAw4X9EwwV@caomhin.demon.co.uk> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Date: 18 Aug 2002 16:23:21 +0200 Message-ID: <8765y8mejq.fsf@pokey.henrik-motakef.de> Lines: 21 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kevin Golding writes: > I'm trying to build a new port. Building from source seems to have gone > well enough, I made a Makefile and assorted extras to help the build but > when I tested it the thing died here: > > Installing allegro-config to /var/tmp/allegro/bin > /usr/libexec/elf/strip: /var/tmp/allegro/bin/allegro-config: File format > not recognized [...] > Now allegro-config is a shell script which explains the error. Is allegro-config one of your assorted extras? (I guess so; if your port is Allegro Common Lisp, it doesn't contain such a script AFAIK) If so, how do you install it? You should use ${INSTALL_SCRIPT}, not ${INSTALL_PROGRAM}, because the latter will try to strip the installed program. Regards Henrik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 7:50:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE83437B400 for ; Sun, 18 Aug 2002 07:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E768743E4A for ; Sun, 18 Aug 2002 07:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IEo3JU070108 for ; Sun, 18 Aug 2002 07:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7IEo3xL070107; Sun, 18 Aug 2002 07:50:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29A5E37B400 for ; Sun, 18 Aug 2002 07:46:04 -0700 (PDT) Received: from buzz.avcp.mei.co.jp (YahooBB218130092094.bbtec.net [218.130.92.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4EC243E4A for ; Sun, 18 Aug 2002 07:45:31 -0700 (PDT) (envelope-from takamune@buzz.avcp.mei.co.jp) Received: from buzz.avcp.mei.co.jp (localhost [127.0.0.1]) by buzz.avcp.mei.co.jp (8.12.5/8.12.5) with ESMTP id g7IEjKCm080548 for ; Sun, 18 Aug 2002 23:45:20 +0900 (JST) (envelope-from takamune@buzz.avcp.mei.co.jp) Received: (from takamune@localhost) by buzz.avcp.mei.co.jp (8.12.5/8.12.5/Submit) id g7IEjJgO080547; Sun, 18 Aug 2002 23:45:19 +0900 (JST) Message-Id: <200208181445.g7IEjJgO080547@buzz.avcp.mei.co.jp> Date: Sun, 18 Aug 2002 23:45:19 +0900 (JST) From: Kazu TAKAMUNE Reply-To: Kazu TAKAMUNE To: FreeBSD-gnats-submit@FreeBSD.org Cc: takamune@avrl.mei.co.jp X-Send-Pr-Version: 3.113 Subject: ports/41762: Update: japanese/eb, japanese/eb2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41762 >Category: ports >Synopsis: Update: japanese/eb, japanese/eb2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Aug 18 07:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kazu TAKAMUNE >Release: FreeBSD 4.6-STABLE i386 >Organization: Matsushita Electric Industrial Co., Ltd. >Environment: System: FreeBSD 4.6-STABLE(Mon Aug 5 10:28:53 JST 2002) ports/Mk/bsd.port.mk,v 1.421 2002/08/04 09:03:47 >Description: Please apply attached patches to upgrade ports. o [eb] Updates japanese/eb for the latest version 3.2.3 (bug fix version). o [eb, eb2] New appendix; genius2-1.0. o [eb, eb2] Extract appendices as root:wheel. o [eb, eb2] No files have been added or removed. >How-To-Repeat: >Fix: diff -x CVS -Nur /usr/ports/japanese/eb/Makefile japanese/eb/Makefile --- /usr/ports/japanese/eb/Makefile Fri Aug 2 11:02:56 2002 +++ japanese/eb/Makefile Sun Aug 18 22:27:39 2002 @@ -6,7 +6,7 @@ # PORTNAME= eb -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ DISTFILES= ${EBFILES} \ @@ -35,6 +35,7 @@ appendix/daijirin-2.0.tar.gz \ appendix/dd75-2.0.tar.gz \ appendix/genius-1.0.tar.gz \ + appendix/genius2-1.0.tar.gz \ appendix/global-2.0.tar.gz \ appendix/heritage-2.2.tar.gz \ appendix/izumi-2.0.tar.gz \ @@ -72,7 +73,8 @@ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${file} ${APPENDIXDIR} .endfor .for file in ${APPENDIXFILES} - ${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file} + ${TAR} --no-same-owner --exclude CVS -C ${APPENDIXDIR} -zxmf\ + ${DISTDIR}/${DIST_SUBDIR}/${file} .endfor .include diff -x CVS -Nur /usr/ports/japanese/eb/distinfo japanese/eb/distinfo --- /usr/ports/japanese/eb/distinfo Mon Jul 8 13:52:36 2002 +++ japanese/eb/distinfo Sun Aug 18 21:00:15 2002 @@ -1,6 +1,6 @@ -MD5 (eb/eb-3.2.2.tar.gz) = 1e9a6640d16faa47f3131500516e7c56 -MD5 (eb/appendix/LIST) = c7119dfcaf285b4db78b586f22f677ca -MD5 (eb/appendix/LIST-ja) = b878956caacf2e72a9eeafc3292494d8 +MD5 (eb/eb-3.2.3.tar.gz) = e5592556de2a1c23cd84f44b393a7a87 +MD5 (eb/appendix/LIST) = 21c4443d3f4cc516e0a44efc90c2ee00 +MD5 (eb/appendix/LIST-ja) = 7ce507ee11a343983639bf75383d5f53 MD5 (eb/appendix/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 MD5 (eb/appendix/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 MD5 (eb/appendix/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a @@ -11,6 +11,7 @@ MD5 (eb/appendix/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c MD5 (eb/appendix/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653 MD5 (eb/appendix/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4 +MD5 (eb/appendix/genius2-1.0.tar.gz) = c02fd1cd62fec73d089887dd6ba17102 MD5 (eb/appendix/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82 MD5 (eb/appendix/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf MD5 (eb/appendix/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462 diff -x CVS -Nur /usr/ports/japanese/eb/pkg-plist japanese/eb/pkg-plist --- /usr/ports/japanese/eb/pkg-plist Mon Apr 1 09:16:49 2002 +++ japanese/eb/pkg-plist Sun Aug 18 22:03:35 2002 @@ -94,6 +94,10 @@ share/eb/appendix/genius-1.0/catalog.app share/eb/appendix/genius-1.0/genius.app share/eb/appendix/genius-1.0/genius/appendix +share/eb/appendix/genius2-1.0/catalogs +share/eb/appendix/genius2-1.0/catalogs.app +share/eb/appendix/genius2-1.0/genius.app +share/eb/appendix/genius2-1.0/genius/data/furoku share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/catalogs.app share/eb/appendix/global-2.0/gejcje.app @@ -210,6 +214,9 @@ @dirrm share/eb/appendix/cencro-1.0 @dirrm share/eb/appendix/genius-1.0/genius @dirrm share/eb/appendix/genius-1.0 +@dirrm share/eb/appendix/genius2-1.0/genius/data +@dirrm share/eb/appendix/genius2-1.0/genius +@dirrm share/eb/appendix/genius2-1.0 @dirrm share/eb/appendix/chujiten-2.3/eiwa @dirrm share/eb/appendix/chujiten-2.3/waei @dirrm share/eb/appendix/chujiten-2.3 diff -x CVS -Nur /usr/ports/japanese/eb2/Makefile japanese/eb2/Makefile --- /usr/ports/japanese/eb2/Makefile Tue May 7 09:24:51 2002 +++ japanese/eb2/Makefile Sun Aug 18 23:27:39 2002 @@ -33,6 +33,7 @@ appendix/daijirin-2.0.tar.gz \ appendix/dd75-2.0.tar.gz \ appendix/genius-1.0.tar.gz \ + appendix/genius2-1.0.tar.gz \ appendix/global-2.0.tar.gz \ appendix/heritage-2.2.tar.gz \ appendix/izumi-2.0.tar.gz \ @@ -64,7 +65,8 @@ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${file} ${APPENDIXDIR} .endfor .for file in ${APPENDIXFILES} - ${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file} + ${TAR} --no-same-owner --exclude CVS -C ${APPENDIXDIR} -zxmf\ + ${DISTDIR}/${DIST_SUBDIR}/${file} .endfor .include diff -x CVS -Nur /usr/ports/japanese/eb2/distinfo japanese/eb2/distinfo --- /usr/ports/japanese/eb2/distinfo Thu Mar 15 06:24:49 2001 +++ japanese/eb2/distinfo Sun Aug 18 23:31:27 2002 @@ -1,6 +1,6 @@ MD5 (eb/eb-2.3.8.tar.gz) = fd4e150cf1fc45123a2d82eba0253604 -MD5 (eb/appendix/LIST) = c7119dfcaf285b4db78b586f22f677ca -MD5 (eb/appendix/LIST-ja) = b878956caacf2e72a9eeafc3292494d8 +MD5 (eb/appendix/LIST) = 21c4443d3f4cc516e0a44efc90c2ee00 +MD5 (eb/appendix/LIST-ja) = 7ce507ee11a343983639bf75383d5f53 MD5 (eb/appendix/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 MD5 (eb/appendix/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 MD5 (eb/appendix/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a @@ -11,6 +11,7 @@ MD5 (eb/appendix/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c MD5 (eb/appendix/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653 MD5 (eb/appendix/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4 +MD5 (eb/appendix/genius2-1.0.tar.gz) = c02fd1cd62fec73d089887dd6ba17102 MD5 (eb/appendix/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82 MD5 (eb/appendix/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf MD5 (eb/appendix/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462 diff -x CVS -Nur /usr/ports/japanese/eb2/pkg-plist japanese/eb2/pkg-plist --- /usr/ports/japanese/eb2/pkg-plist Wed Jul 5 01:34:25 2000 +++ japanese/eb2/pkg-plist Sun Aug 18 23:29:14 2002 @@ -94,6 +94,10 @@ share/eb/appendix/genius-1.0/catalog.app share/eb/appendix/genius-1.0/genius.app share/eb/appendix/genius-1.0/genius/appendix +share/eb/appendix/genius2-1.0/catalogs +share/eb/appendix/genius2-1.0/catalogs.app +share/eb/appendix/genius2-1.0/genius.app +share/eb/appendix/genius2-1.0/genius/data/furoku share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/catalogs.app share/eb/appendix/global-2.0/gejcje.app @@ -207,6 +211,9 @@ @dirrm share/eb/appendix/cencro-1.0 @dirrm share/eb/appendix/genius-1.0/genius @dirrm share/eb/appendix/genius-1.0 +@dirrm share/eb/appendix/genius2-1.0/genius/data +@dirrm share/eb/appendix/genius2-1.0/genius +@dirrm share/eb/appendix/genius2-1.0 @dirrm share/eb/appendix/chujiten-2.3/eiwa @dirrm share/eb/appendix/chujiten-2.3/waei @dirrm share/eb/appendix/chujiten-2.3 >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 Aug 18 8:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BF8637B401 for ; Sun, 18 Aug 2002 08:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B2443E6E for ; Sun, 18 Aug 2002 08:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IFe2JU083721 for ; Sun, 18 Aug 2002 08:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7IFe2ZR083720; Sun, 18 Aug 2002 08:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA9837B400 for ; Sun, 18 Aug 2002 08:31:27 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 649CB43E70 for ; Sun, 18 Aug 2002 08:31:27 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IFVQOT091834 for ; Sun, 18 Aug 2002 08:31:26 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7IFVQd7091833; Sun, 18 Aug 2002 08:31:26 -0700 (PDT) Message-Id: <200208181531.g7IFVQd7091833@www.freebsd.org> Date: Sun, 18 Aug 2002 08:31:26 -0700 (PDT) From: yonatan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41763: [walkthrough] fixing security/acid port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41763 >Category: ports >Synopsis: [walkthrough] fixing security/acid 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: Sun Aug 18 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: yonatan >Release: 4.6.2 >Organization: Xpert systems >Environment: irrelevant >Description: The current Acid port suffers four problems: 1. It's not the latest version (ports/36940). 2. It should be indifferent to the version of apache it runs on. (ports/41577). 3. There are two unlisted dependencies: phplot and adodb. 4. The build process is not complete If a long time has passed since this was submitted, please contact me about it. I might have to to supply patches. >How-To-Repeat: cd /usr/ports/security/acid && make install clean Open a browser. go to ServerName. see nothing. >Fix: The complete build process follows. # are my comments. not a part of the build. -snip- cd /usr/ports/www/apache13-modssl make build make certificate make install clean cd /usr/ports/www/mod_php4 make install clean # Now I've encountered two bugs, they are # present at the time of submitting this # PR: mod_php4 breaks when compiled WITH_APACHE2, # and when compiled with apache13-modssl, it # only loads PHP if you use SSL. # Here's how to fix: # change: LoadModule ssl_module libexec/apache/libssl.so LoadModule php4_module libexec/apache/libphp4.so # To: LoadModule ssl_module libexec/apache/libssl.so LoadModule php4_module libexec/apache/libphp4.so # And: AddModule mod_ssl.c AddModule mod_php4.c # To: AddModule mod_ssl.c AddModule mod_php4.c # Irrelevant of this bug, it's not a good idea to # send the error messages to the user, or to allow uploading files. cp /usr/local/etc/php.ini-dist /usr/local/etc/php.ini # And in the php.ini comment this line: error_reporting = E_ALL & ~E_NOTICE # and uncomment this line: ;error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR # and change this line: file_uploads = On # to "Off". cd /usr/ports/security/snort make -DWITH_MYSQL install clean # The last one should install mysql323-server # 1. create user and empty database for snort. # 2. extract create_mysql from snort tarball (under contrib). # 3. mysql -u user_u_created -p password database_name "Create Acid AG". >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 Aug 18 8:58:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43D7637B400 for ; Sun, 18 Aug 2002 08:58:23 -0700 (PDT) Received: from mx1.ovh.net (b0.ovh.net [213.186.33.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E0F43E65 for ; Sun, 18 Aug 2002 08:58:22 -0700 (PDT) (envelope-from pcasidy@casidy.com) Received: (qmail 1983 invoked by uid 503); 18 Aug 2002 15:58:13 -0000 Received: from unknown (HELO gueway.home) (212.43.212.24) by ns0.ovh.net with DES-CBC3-SHA encrypted SMTP; 18 Aug 2002 15:58:13 -0000 Received: from littleoak.home (littleoak.home [192.168.1.3]) by gueway.home (8.12.5/8.12.5) with ESMTP id g7IFxFaW097122 for ; Sun, 18 Aug 2002 17:59:19 +0200 (CEST) (envelope-from pcasidy@littleoak.home) Message-Id: <200208181559.g7IFxFaW097122@gueway.home> Date: Sun, 18 Aug 2002 17:53:23 +0200 (CEST) From: Philippe CASIDY Subject: tkrat ports To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! Just wanted to know if someone has planned to port the new version of tkrat. If i have no answer within 3 days or get a negative answer then i'll do it. Thanks Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 9: 0:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C409E37B400 for ; Sun, 18 Aug 2002 09:00:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF35A43E72 for ; Sun, 18 Aug 2002 09:00:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IG08JU087504 for ; Sun, 18 Aug 2002 09:00:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7IG08DB087503; Sun, 18 Aug 2002 09:00:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9383337B400 for ; Sun, 18 Aug 2002 08:51:36 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12E7043EBE for ; Sun, 18 Aug 2002 08:51:29 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IFpROT093018 for ; Sun, 18 Aug 2002 08:51:27 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7IFpRWY093017; Sun, 18 Aug 2002 08:51:27 -0700 (PDT) Message-Id: <200208181551.g7IFpRWY093017@www.freebsd.org> Date: Sun, 18 Aug 2002 08:51:27 -0700 (PDT) From: SUMIDA Hatsushi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41764: ja-samba, can't make package. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41764 >Category: ports >Synopsis: ja-samba, can't make package. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 18 09:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: SUMIDA Hatsushi >Release: FreeBSD 4.6.1-p10 >Organization: GAZO-CREATE Ltd. >Environment: FreeBSD create5.gazo.co.jp 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Sat Aug 17 08:45:44 JST 2002 >Description: This report was verified by maintainer(nakaji@jp.FreeBSD.org). ports: ja-samba-2.2.4.j1.0 can't make package bad file: pkg-plist Working revision: 1.12 Mon Jul 8 13:53:47 2002 >How-To-Repeat: % cd /usr/ports/japanese/samba % make install == skip == % make package ===> Building package for ja-samba-2.2.4.j1.0 Creating package /usr/ports/packages/All/ja-samba-2.2.4.j1.0.tbz Registering depends:. Creating bzip'd tar ball in '/usr/ports/packages/All/ja-samba-2.2.4.j1.0.tbz2' tar: can't add file share/examples/samba/VFS/block/block.o : No such file or directory tar: can't add file share/examples/samba/VFS/block/block.so : No such file or directory pkg_create: make_dist: tar command failed with code 256 *** Error code 1 >Fix: --- pkg-plist- Mon Jul 8 22:53:47 2002 +++ pkg-plist Sun Aug 11 06:51:37 2002 @@ -784,8 +784,6 @@ share/examples/samba/VFS/audit.c share/examples/samba/VFS/block/Makefile share/examples/samba/VFS/block/block.c -share/examples/samba/VFS/block/block.o -share/examples/samba/VFS/block/block.so share/examples/samba/VFS/block/samba-block.conf share/examples/samba/VFS/block/smb.conf share/examples/samba/VFS/recycle.c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 9:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5891637B400 for ; Sun, 18 Aug 2002 09:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B6F43E3B for ; Sun, 18 Aug 2002 09:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IGo3JU002720 for ; Sun, 18 Aug 2002 09:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7IGo3x1002719; Sun, 18 Aug 2002 09:50:03 -0700 (PDT) Date: Sun, 18 Aug 2002 09:50:03 -0700 (PDT) Message-Id: <200208181650.g7IGo3x1002719@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Christian Brueffer Subject: Re: ports/41716: x11-fonts/webfonts cannot be fetched anymore Reply-To: Christian Brueffer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41716; it has been noted by GNATS. From: Christian Brueffer To: Miguel Mendez Cc: FreeBSD-gnats-submit@FreeBSD.ORG, kkonstan@daemon.gr Subject: Re: ports/41716: x11-fonts/webfonts cannot be fetched anymore Date: Sun, 18 Aug 2002 18:46:57 +0000 The Eula of all the font packages says, they can be redistributed. Thus, we can simply add new mastersites to the Makefile. Following patch should do the trick: diff -ruN webfonts/Makefile webfonts.modified/Makefile --- webfonts/Makefile Sat Feb 2 07:10:31 2002 +++ webfonts.modified/Makefile Sun Aug 18 16:34:16 2002 @@ -8,9 +8,9 @@ PORTNAME= webfonts PORTVERSION= 0.21 CATEGORIES= x11-fonts -MASTER_SITES= http://www.microsoft.com/typography/downloads/ \ - http://www.eu.microsoft.com/typography/downloads/ \ - http://www.asia.microsoft.com/typography/downloads/ +MASTER_SITES= ftp://ftp.uni-koeln.de/pc/win32/msoft-95/ \ + ftp://ftp.ic.tsu.ru/pub/FreeBSD/ports/distfiles/webfonts/ + .if defined(WITH_ARIAL_UNICODE) MASTER_SITES+= http://download.microsoft.com/download/publisher2000/Aruniup/200 0/WIN98/EN-US/ .endif - Christian -- http://www.unixpages.org chris@unixpages.org GPG Pub-Key : www.unixpages.org/cbrueffer.asc GPG Fingerprint: 0DB5 8563 2473 C72A A8D1 56EA DAD2 B05D 5F3C 3185 GPG Key ID : DAD2B05D5F3C3185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 10:31:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EC2037B401 for ; Sun, 18 Aug 2002 10:31:10 -0700 (PDT) Received: from web10004.mail.yahoo.com (web10004.mail.yahoo.com [216.136.130.40]) by mx1.FreeBSD.org (Postfix) with SMTP id A5A5543E6A for ; Sun, 18 Aug 2002 10:31:09 -0700 (PDT) (envelope-from kstailey@yahoo.com) Message-ID: <20020818173109.16798.qmail@web10004.mail.yahoo.com> Received: from [66.92.164.43] by web10004.mail.yahoo.com via HTTP; Sun, 18 Aug 2002 10:31:09 PDT Date: Sun, 18 Aug 2002 10:31:09 -0700 (PDT) From: Kenneth Stailey Subject: recent ports upgrade nuked my Epson C40UX printer To: questions@FreeBSD.org Cc: ports@FreeBSD.org, dgilbert@velocet.ca MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I had the ghostscript-afpl package printing nicely via this script: $ cat ~/bin/ps2stylus #! /bin/sh if [ $# != 1 ]; then res=low else res=$1 fi case $res in low|l) gs -sDEVICE=stp -sModel=escp2-c40ux -sOutputFile=- -q - ;; high|h) gs -sDEVICE=stp -sModel=escp2-c40ux \ -r720hq2 -dBrightness=1.4 \ -sOutputFile=- -q - ;; glossy|gloss|g) gs -sDEVICE=stp -sModel=escp2-c40ux \ -r1440x720hq -sOutputFile=- -q - ;; *) echo unknown resolution: $1 >&2 esac Recent "improvements" destroyed that. ghostscript-afpl-7.04_6 AFPL Postscript interpreter version 7 gimp-print-4.2.1 GIMP Print Printer Driver cups-1.1.15.1 The Common UNIX Printing System cups-base-1.1.15.1_1 The Common UNIX Printing System cups-lpr-1.1.15.1_1 The CUPS BSD and system V compatibility binaries cups-pstoraster-7.05.3 GNU Postscript interpreter for CUPS printing to non-PS prin $ ps2stylus Unknown device: stp Now I'm lost again. Seems not even sure if support for my printer is out there at all anymore. hermes# find /usr/local -type f -exec grep -i c40ux {} /dev/null \; Binary file /usr/local/bin/escputil matches Binary file /usr/local/lib/libgimpprint.so.1 matches Binary file /usr/local/lib/libgimpprint.a matches Binary file /usr/local/share/locale/fr/LC_MESSAGES/gimp-print.mo matches Binary file /usr/local/share/locale/nl/LC_MESSAGES/gimp-print.mo matches Binary file /usr/local/share/locale/no/LC_MESSAGES/gimp-print.mo matches Binary file /usr/local/share/locale/pl/LC_MESSAGES/gimp-print.mo matches Binary file /usr/local/share/locale/sv/LC_MESSAGES/gimp-print.mo matches Binary file /usr/local/share/locale/sk/LC_MESSAGES/gimp-print.mo matches Binary file /usr/local/share/locale/el/LC_MESSAGES/gimp-print.mo matches Binary file /usr/local/share/locale/en_GB/LC_MESSAGES/gimp-print.mo matches hermes# Where do I go for docs? With the printer online and idle I get: hermes# escputil -s -u -r /dev/lpt0 Escputil version 4.2.1, Copyright (C) 2000-2001 Robert Krawitz Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l' This is free software, and you are welcome to redistribute it under certain conditions; type 'escputil -l' for details. Cannot open /dev/lpt0 read/write: Device busy hermes# escputil -s -u -r /dev/ulpt0 Escputil version 4.2.1, Copyright (C) 2000-2001 Robert Krawitz Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l' This is free software, and you are welcome to redistribute it under certain conditions; type 'escputil -l' for details. Cannot read from /dev/ulpt0: Operation not supported by device hermes# escputil -s -u -r /dev/unlpt0 Escputil version 4.2.1, Copyright (C) 2000-2001 Robert Krawitz Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l' This is free software, and you are welcome to redistribute it under certain conditions; type 'escputil -l' for details. Cannot read from /dev/unlpt0: Operation not supported by device hermes# Was this upgrade actually tested? How do I print with my once functional printer? __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 11:45:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC4F037B400 for ; Sun, 18 Aug 2002 11:45:44 -0700 (PDT) Received: from quark.look.ca (quark.look.ca [207.136.80.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20DC443E4A for ; Sun, 18 Aug 2002 11:45:39 -0700 (PDT) (envelope-from bminard@flatfoot.ca) Received: from on-tor-blr-a58-02-448.look.ca ([216.154.7.194] helo=yop.flatfoot.ca) by quark.look.ca with esmtp (Exim 4.05) id 17gV34-00022P-00 for ports@FreeBSD.org; Sun, 18 Aug 2002 18:45:14 +0000 Received: from yop.flatfoot.ca (localhost [127.0.0.1]) by yop.flatfoot.ca (8.12.5/8.12.5) with ESMTP id g7IIEuhF034660 for ; Sun, 18 Aug 2002 14:14:56 -0400 (EDT) (envelope-from bminard@yop.flatfoot.ca) Received: (from bminard@localhost) by yop.flatfoot.ca (8.12.5/8.12.5/Submit) id g7II927K022773; Sun, 18 Aug 2002 14:09:02 -0400 (EDT) From: Brian Minard MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15711.58046.374297.308642@yop.flatfoot.ca> Date: Sun, 18 Aug 2002 14:09:02 -0400 To: ports@FreeBSD.org Subject: print/detex-2.7 X-Mailer: VM 7.03 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've encountered a problem with this port where it fails to build for FreeBSD 4.6-STABLE FreeBSD 4.6-STABLE #14: Thu Aug 1 07:29:21 EDT 2002 i386. The problem appears to be cause by a missing "CFLAGS=-DNO_MALLOC_DECL" (required by detex.l). Thanks, Brian ===> Extracting for detex-2.7 >> Checksum OK for detex-2.7.tar. ===> Patching for detex-2.7 ===> Configuring for detex-2.7 ===> Building for detex-2.7 sed -f states.sed detex.l > xxx.l lex xxx.l rm -f xxx.l mv lex.yy.c detex.c cc -O -pipe -c detex.c In file included from lex.yy.c:781: /usr/include/stdlib.h:99: conflicting types for `malloc' xxx.l:42: previous declaration of `malloc' *** Error code 1 Stop in /usr/ports/print/detex/work. *** Error code 1 Stop in /usr/ports/print/detex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 12:10:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D543337B400 for ; Sun, 18 Aug 2002 12:10:15 -0700 (PDT) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41EFE43E4A for ; Sun, 18 Aug 2002 12:10:15 -0700 (PDT) (envelope-from kevin@caomhin.demon.co.uk) Received: from caomhin.demon.co.uk ([62.49.21.186]) by anchor-post-35.mail.demon.net with esmtp (Exim 3.36 #2) id 17gVRF-0003ZH-0U; Sun, 18 Aug 2002 20:10:14 +0100 Message-ID: Date: Sun, 18 Aug 2002 20:09:07 +0100 To: Henrik Motakef Cc: ports@freebsd.org From: Kevin Golding Subject: Re: making a new port - make install wants to strip a shell script References: <6knqakBAw4X9EwwV@caomhin.demon.co.uk> <8765y8mejq.fsf@pokey.henrik-motakef.de> In-Reply-To: <8765y8mejq.fsf@pokey.henrik-motakef.de> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Someone, quite probably Henrik Motakef, once wrote: >Kevin Golding writes: > >> I'm trying to build a new port. Building from source seems to have gone >> well enough, I made a Makefile and assorted extras to help the build but >> when I tested it the thing died here: >> >> Installing allegro-config to /var/tmp/allegro/bin >> /usr/libexec/elf/strip: /var/tmp/allegro/bin/allegro-config: File format >> not recognized >[...] >> Now allegro-config is a shell script which explains the error. > >Is allegro-config one of your assorted extras? (I guess so; if your port >is Allegro Common Lisp, it doesn't contain such a script AFAIK) Nope, you're giving me far too much credit, I'm starting out with something easy :-) The Allegro I'm trying to get working is a games library (I figured a good starting place for learning how to build ports would be to move one of the few games I play into ports, and it depends on Allegro). http://www.talula.demon.co.uk/allegro/ All I've added has been a little shell script that makes the Makefile usable by the ports system, seriously low grade tinkering. allegro-config is a Bourne script that is part of the standard install, and by default it goes in bin. >If so, how do you install it? You should use ${INSTALL_SCRIPT}, not >${INSTALL_PROGRAM}, because the latter will try to strip the installed >program. That kind of works, at least allegro-config is getting installed without a problem. The problem I'm having now is that all the binaries get ignored. I've tried including an ${INSTALL_PROGRAM} with wildcards to try and install the binaries but that throws errors but I can't see an obvious install technique other than declaring there are binaries. Naming all the binaries individually feels like a bit of a kludge and I'm sure there must be a better way to do this. do-install: ${INSTALL_SCRIPT} ${WRKSRC}/allegro-config ${PREFIX}/bin Any suggestions on how to fix that properly? Kevin, worried about just what he missed in bsd.port.mk this time -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 12:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 318C937B400 for ; Sun, 18 Aug 2002 12:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F15E43E77 for ; Sun, 18 Aug 2002 12:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IJU2JU043224 for ; Sun, 18 Aug 2002 12:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7IJU2sL043223; Sun, 18 Aug 2002 12:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99AE537B400 for ; Sun, 18 Aug 2002 12:26:32 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D2E443E65 for ; Sun, 18 Aug 2002 12:26:32 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IJQVOT008537 for ; Sun, 18 Aug 2002 12:26:31 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7IJQVsr008536; Sun, 18 Aug 2002 12:26:31 -0700 (PDT) Message-Id: <200208181926.g7IJQVsr008536@www.freebsd.org> Date: Sun, 18 Aug 2002 12:26:31 -0700 (PDT) From: "Guilherme J. R. Oliveira" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41766: WDM port breaks while doing 'make install' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41766 >Category: ports >Synopsis: WDM port breaks while doing 'make install' >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 Aug 18 12:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Guilherme J. R. Oliveira >Release: 4.6.1-RELEASE-p10 >Organization: Host-Valley.com >Environment: FreeBSD parpa.garpa 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Fri Aug 16 1 3:11:56 WEST 2002 root@parpa.garpa:/usr/obj/usr/src/sys/PARPA i386 >Description: Installing the wdm port breaks with automake14 because 'header-vars.am' file is not present in /usr/local/share/automake14/automake/ root@parpa:/usr/ports/x11/wdm# make install ===> Configuring for wdm-1.20_1 automake: installation error: cannot open `/usr/local/share/automake14/automake/ header-vars.am' *** Error code 2 Stop in /usr/ports/x11/wdm. root@parpa:/usr/ports/x11/wdm# >How-To-Repeat: cd /usr/ports/x11/wdm & make install >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 Aug 18 12:33:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1A2E37B400 for ; Sun, 18 Aug 2002 12:33:28 -0700 (PDT) Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FDDB43E6A for ; Sun, 18 Aug 2002 12:33:27 -0700 (PDT) (envelope-from henrik.motakef@web.de) Received: from dsl-213-023-026-129.arcor-ip.net ([213.23.26.129] helo=pokey.henrik-motakef.de.web.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.75 #2) id 17gVnh-0004h3-00; Sun, 18 Aug 2002 21:33:25 +0200 To: Kevin Golding Cc: ports@freebsd.org Subject: Re: making a new port - make install wants to strip a shell script References: <6knqakBAw4X9EwwV@caomhin.demon.co.uk> <8765y8mejq.fsf@pokey.henrik-motakef.de> From: Henrik Motakef In-Reply-To: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Date: 18 Aug 2002 21:43:35 +0200 Message-ID: <87ptwgkl5k.fsf@pokey.henrik-motakef.de> Lines: 44 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kevin Golding writes: > >Is allegro-config one of your assorted extras? (I guess so; if your port > >is Allegro Common Lisp, it doesn't contain such a script AFAIK) > > Nope, you're giving me far too much credit, I'm starting out with > something easy :-) Actually, Allegro CL would be rather easy, FreeBSD is one of it's supported platforms. However: > All I've added has been a little shell script that makes the Makefile > usable by the ports system, seriously low grade tinkering. Huh? I don't think I understand what you are doing here. > allegro-config is a Bourne script that is part of the standard install, > and by default it goes in bin. > > >If so, how do you install it? You should use ${INSTALL_SCRIPT}, not > >${INSTALL_PROGRAM}, because the latter will try to strip the installed > >program. I don't think you need this, or any do-install at all. I just had a quick look at allegro, and it compiled and installed just fine out of the box, including allegro-config. So, just setting GNU_CONFIGURE and USE_GMAKE to yes should be enough. > Kevin, > worried about just what he missed in bsd.port.mk this time Sorry if I completely misunderstand the problem, but - did you read the Porter's Handbook?[1] It looks as if you do rather strange things, and trying to learn building ports from bsd.port.mk would be an easy way to get confused... Maybe you could post your Makefile? Regards Henrik Footnotes: [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 12:56:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D756B37B400 for ; Sun, 18 Aug 2002 12:56:29 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ADC043E65 for ; Sun, 18 Aug 2002 12:56:29 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (alane@localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g7IJuSIO001608 for ; Sun, 18 Aug 2002 15:56:28 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g7IJuS2D001607 for ports@freebsd.org; Sun, 18 Aug 2002 15:56:28 -0400 (EDT) (envelope-from alane) Date: Sun, 18 Aug 2002 15:56:28 -0400 From: Alan E To: FreeBSD Ports List Subject: archivemail updated from 0.1.0 to 0.4.9 Message-ID: <20020818195628.GA1596@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a really useful little program for folks who just have too many old messages stuffing up their mailboxes. Last time I tried (with 0.1.10), it could not operate on your system mailbox, though, dues to permission issues. So, if that still deosn't work, it's hereby officially a "design feature". -- AlanE KDE-FreeBSD Core Team (http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 13: 5:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8E9537B400 for ; Sun, 18 Aug 2002 13:05:44 -0700 (PDT) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DE1A43E75 for ; Sun, 18 Aug 2002 13:05:44 -0700 (PDT) (envelope-from kevin@caomhin.demon.co.uk) Received: from caomhin.demon.co.uk ([62.49.21.186]) by anchor-post-35.mail.demon.net with esmtp (Exim 3.36 #2) id 17gWIw-0002rb-0U; Sun, 18 Aug 2002 21:05:42 +0100 Message-ID: Date: Sun, 18 Aug 2002 21:04:26 +0100 To: Henrik Motakef Cc: ports@freebsd.org From: Kevin Golding Subject: Re: making a new port - make install wants to strip a shell script References: <6knqakBAw4X9EwwV@caomhin.demon.co.uk> <8765y8mejq.fsf@pokey.henrik-motakef.de> <87ptwgkl5k.fsf@pokey.henrik-motakef.de> In-Reply-To: <87ptwgkl5k.fsf@pokey.henrik-motakef.de> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Someone, quite probably Henrik Motakef, once wrote: >Kevin Golding writes: >> All I've added has been a little shell script that makes the Makefile >> usable by the ports system, seriously low grade tinkering. > >Huh? I don't think I understand what you are doing here. While I'm finding my way around I hit a problem with the compile. It seems that within the ports system it defaults to assuming it will find a Makefile, but allegro produces a makefile. So I used the scripts directory and made a file post-configure like this: #!/bin/sh mv ${WRKSRC}/makefile ${WRKSRC}/Makefile Which means it doesn't die try to open a file that doesn't exist. My plan is that once I can get this thing working I'll go through and look at all these things and try to find a more elegant solution. >> allegro-config is a Bourne script that is part of the standard install, >> and by default it goes in bin. >> >> >If so, how do you install it? You should use ${INSTALL_SCRIPT}, not >> >${INSTALL_PROGRAM}, because the latter will try to strip the installed >> >program. > >I don't think you need this, or any do-install at all. I just had a >quick look at allegro, and it compiled and installed just fine out of >the box, including allegro-config. I agree, outside of ports I've had no trouble. I've thrown various configure options at it and I've not broken it before. My woes started when I started trying this inside ports. >Sorry if I completely misunderstand the problem, but - did you read >the Porter's Handbook?[1] It looks as if you do rather strange things, >and trying to learn building ports from bsd.port.mk would be an easy >way to get confused... I've jumped between the two. I read the quick section of the Porters Handbook and realised I needed the slow version. It also says to read bsd.port.mk alongside which I have. I guess I may have ended up spending too much time on the wrong one though. I've tried to do this as much as a normal port as possible. I made a directory in the relevant category and touched standard files to make it familiar. Then built the Makefile below which I figured should get it built (I figure I can work on things like pkg-plist and LIB_DEPENDS once I've worked out where I'm screwing up). >Maybe you could post your Makefile? # New ports collection makefile for: allegro # Date created: 17 August 2002 # Whom: Kevin Golding # # $FreeBSD$ # PORTNAME= allegro PORTVERSION= 4.0.2 CATEGORIES= games MASTER_SITES= http://ufoot.free.fr/archive/ MAINTAINER= kpg@caomhin.org GNU_CONFIGURE= yes USE_GMAKE= yes .include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 13:40: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFE6337B400 for ; Sun, 18 Aug 2002 13:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6903343E42 for ; Sun, 18 Aug 2002 13:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IKe4JU059579 for ; Sun, 18 Aug 2002 13:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7IKe4cj059578; Sun, 18 Aug 2002 13:40:04 -0700 (PDT) Date: Sun, 18 Aug 2002 13:40:04 -0700 (PDT) Message-Id: <200208182040.g7IKe4cj059578@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Guilherme Oliveira Subject: Re: ports/41766: WDM port breaks while doing 'make install' Reply-To: Guilherme Oliveira Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41766; it has been noted by GNATS. From: Guilherme Oliveira To: freebsd-gnats-submit@FreeBSD.org, guilherme@nortenet.pt Cc: Subject: Re: ports/41766: WDM port breaks while doing 'make install' Date: Sun, 18 Aug 2002 22:33:40 +0100 I resolved the problem (this is the strange thing) installing /usr/ports/devel/automake14 wich was suposed to be installed in /var/db/pkg ... :-/ Before the directory had about 10 files but this way it is complete. -- mailto:guilherme@nortenet.pt || http://guilherme.host-valley.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 13:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E0CE37B400 for ; Sun, 18 Aug 2002 13:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A6843E70 for ; Sun, 18 Aug 2002 13:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7IKo1JU061274 for ; Sun, 18 Aug 2002 13:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7IKo1kf061273; Sun, 18 Aug 2002 13:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 408E537B401 for ; Sun, 18 Aug 2002 13:40:14 -0700 (PDT) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8182243E3B for ; Sun, 18 Aug 2002 13:40:13 -0700 (PDT) (envelope-from alan@agora.rdrop.com) Received: from agora.rdrop.com (202@localhost [127.0.0.1]) by agora.rdrop.com (8.12.2/8.12.2) with ESMTP id g7IKeDgS018324 for ; Sun, 18 Aug 2002 13:40:13 -0700 (PDT) (envelope-from alan@agora.rdrop.com) Received: (from alan@localhost) by agora.rdrop.com (8.12.2/8.12.2/Submit) id g7IKeCho018316; Sun, 18 Aug 2002 13:40:12 -0700 (PDT) Message-Id: <200208182040.g7IKeCho018316@agora.rdrop.com> Date: Sun, 18 Aug 2002 13:40:12 -0700 (PDT) From: Alan Batie Reply-To: Alan Batie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41767: make clean causes infinite loop Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41767 >Category: ports >Synopsis: make clean causes infinite loop >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 Aug 18 13:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Batie >Release: FreeBSD 4.5-STABLE i386 >Organization: RainDrop Laboratories >Environment: System: FreeBSD agora.rdrop.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 3 08:52:15 PST 2002 root@agora.rdrop.com:/usr/src/freebsd/src/sys/compile/AGORA i386 >Description: "make clean" in ports/mail/mutt causes infinite process loop resulting in "Resources temporarily unavailable" eventually: 16768 pa S+ 0:00.07 make clean 16786 pa S+ 0:00.00 /bin/sh -ec cd /usr/src/ports/mail/mutt && make 'CKSU 16787 pa S+ 0:00.06 make CKSUMFILES+=mutt-1.4i.tar.gz patch-1.4.rr.compre 16792 pa S+ 0:00.00 (sh) 16793 pa S+ 0:00.00 (sh) 16794 pa S+ 0:00.00 (sh) 16795 pa S+ 0:00.00 sort -u 16867 pa S+ 0:00.06 make PARENT_CHECKED=/usr/ports/devel/autoconf213 /usr 16878 pa S+ 0:00.00 (sh) 16879 pa S+ 0:00.00 (sh) 16880 pa S+ 0:00.00 sort -u 16917 pa S+ 0:00.05 make PARENT_CHECKED=/usr/ports/devel/libtool /usr/po 16922 pa S+ 0:00.00 (sh) 16923 pa S+ 0:00.00 (sh) 16924 pa S+ 0:00.00 sort -u 16936 pa S+ 0:00.06 make PARENT_CHECKED=/usr/ports/devel/libtool /usr/po 16947 pa S+ 0:00.00 (sh) 16948 pa S+ 0:00.00 (sh) 16949 pa S+ 0:00.00 sort -u 16964 pa S+ 0:00.05 make PARENT_CHECKED=/usr/ports/devel/libtool /usr/po 16970 pa S+ 0:00.00 (sh) 16971 pa S+ 0:00.00 (sh) 16972 pa S+ 0:00.00 sort -u 16984 pa S+ 0:00.06 make PARENT_CHECKED=/usr/ports/devel/libtool /usr/po 16995 pa S+ 0:00.00 (sh) 16996 pa S+ 0:00.00 (sh) 16997 pa S+ 0:00.00 sort -u 17012 pa S+ 0:00.05 make PARENT_CHECKED=/usr/ports/devel/libtool /usr/po 17017 pa S+ 0:00.00 (sh) 17018 pa S+ 0:00.00 (sh) 17019 pa S+ 0:00.00 sort -u 17031 pa S+ 0:00.06 make PARENT_CHECKED=/usr/ports/devel/libtool /usr/po 17042 pa S+ 0:00.00 (sh) 17043 pa S+ 0:00.00 (sh) 17047 pa S+ 0:00.00 sort -u 17059 pa S+ 0:00.05 make PARENT_CHECKED=/usr/ports/devel/libtool /usr/po 17064 pa S+ 0:00.00 (sh) 17065 pa S+ 0:00.00 (sh) 17067 pa S+ 0:00.00 sort -u 17078 pa S+ 0:00.06 make PARENT_CHECKED=/usr/ports/devel/libtool /usr/po 17089 pa S+ 0:00.00 (sh) ... >How-To-Repeat: cd /usr/ports cvs update -dP Mk cd devel/libtool cvs update -dP cd /usr/ports/mail/mutt cvs update -dP make clean >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 Aug 18 14:19: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B069437B400; Sun, 18 Aug 2002 14:19:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6177443E4A; Sun, 18 Aug 2002 14:19:03 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ILJ3JU070288; Sun, 18 Aug 2002 14:19:03 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ILJ2WR070284; Sun, 18 Aug 2002 14:19:02 -0700 (PDT) Date: Sun, 18 Aug 2002 14:19:02 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208182119.g7ILJ2WR070284@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/41767: make clean causes infinite loop Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: make clean causes infinite loop Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: lioux Responsible-Changed-When: Sun Aug 18 14:19:01 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41767 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 14:30:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B653537B400 for ; Sun, 18 Aug 2002 14:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 042B343E6A for ; Sun, 18 Aug 2002 14:30:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ILUBJU072066 for ; Sun, 18 Aug 2002 14:30:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ILUBDl072065; Sun, 18 Aug 2002 14:30:11 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 368E437B400 for ; Sun, 18 Aug 2002 14:23:22 -0700 (PDT) Received: from stevenwills.com (rdu57-247-044.nc.rr.com [66.57.247.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78F6643E72 for ; Sun, 18 Aug 2002 14:23:21 -0700 (PDT) (envelope-from steve@stevenwills.com) Received: from tigger.example.com (slw@localhost [127.0.0.1]) by stevenwills.com (8.12.3/8.12.3) with ESMTP id g7ILNJ6l050481 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Sun, 18 Aug 2002 17:23:20 -0400 (EDT) (envelope-from steve@tigger.example.com) Received: (from steve@localhost) by tigger.example.com (8.12.3/8.12.3/Submit) id g7ILNJJw050480; Sun, 18 Aug 2002 17:23:19 -0400 (EDT) Message-Id: <200208182123.g7ILNJJw050480@tigger.example.com> Date: Sun, 18 Aug 2002 17:23:19 -0400 (EDT) From: Steve Wills Reply-To: Steve Wills To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41768: Feature request: WITHOUT_SHELL for Nethack port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41768 >Category: ports >Synopsis: Feature request: WITHOUT_SHELL for Nethack 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: Sun Aug 18 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: User & >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: >Environment: >Description: It would be nice if the Nethack34 port supported a WITHOUT_SHELL option >How-To-Repeat: >Fix: Here's a patch that does it, may not be the *best* way, but it works: --- Makefile.orig Sun Aug 18 16:55:17 2002 +++ Makefile Sun Aug 18 16:56:09 2002 @@ -65,6 +65,9 @@ @${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/include/config.h @${PERL} -pi -e 's|||g' ${WRKSRC}/src/sounds.c @${PERL} -pi -e 's|||g' ${WRKSRC}/win/Qt/qt_win.cpp +.if defined(WITHOUT_SHELL) + @${PERL} -pi -e 's|#define SHELL|/* #define SHELL|' ${WRKSRC}/include/unixconf.h +.endif pre-configure: @cd ${WRKSRC}/sys/unix; ${SH} setup.sh >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 Aug 18 15:15:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 793C437B400 for ; Sun, 18 Aug 2002 15:15:44 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A00E43E65 for ; Sun, 18 Aug 2002 15:15:43 -0700 (PDT) (envelope-from Jan.Lentfer@web.de) Received: from [80.129.107.124] (helo=floundjan.homeip.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.75 #2) id 17gYKk-0000xI-00 for freebsd-ports@freebsd.org; Mon, 19 Aug 2002 00:15:42 +0200 Received: from localhost (localhost.lan [127.0.0.1]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id 0FA7A15D for ; Mon, 19 Aug 2002 00:15:41 +0200 (CEST) Received: from jan-linnb.lan (jan-linnb.lan [192.168.0.25]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id 1E4B061 for ; Mon, 19 Aug 2002 00:15:37 +0200 (CEST) Subject: deskutils/yank conflicts with biology/emboss From: Jan Lentfer To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 19 Aug 2002 00:14:30 +0200 Message-Id: <1029708871.12315.2.camel@jan-linnb.lan> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, the EMBOSS suite consists of many small programs, one of them called "yank" in /usr/local/bin. The package deskutils/yank also install in "yank" in /usr/local/bin, so things are a little weird when you want to install both. Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 16:36: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7309E37B400 for ; Sun, 18 Aug 2002 16:36:08 -0700 (PDT) Received: from ws1-6.us4.outblaze.com (205-158-62-53.outblaze.com [205.158.62.53]) by mx1.FreeBSD.org (Postfix) with SMTP id CEFA643E42 for ; Sun, 18 Aug 2002 16:35:57 -0700 (PDT) (envelope-from benjsh@post.com) Received: (qmail 32058 invoked by uid 1001); 18 Aug 2002 23:35:57 -0000 Message-ID: <20020818233557.32057.qmail@mail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [213.237.118.40] by ws1-6.us4.outblaze.com with http for benjsh@post.com; Sun, 18 Aug 2002 18:35:57 -0500 From: "adfsf sdfasdf" To: ports@freebsd.org Date: Sun, 18 Aug 2002 18:35:57 -0500 Subject: nbaudit ports broken against win2k sp3 X-Originating-Ip: 213.237.118.40 X-Originating-Server: ws1-6.us4.outblaze.com Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, Anyone tested the nbaudit ports package from /usr/ports/security against windows 2000 sp3 that seems to crash it. Regards, James -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 16:40:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFA2937B400 for ; Sun, 18 Aug 2002 16:40:36 -0700 (PDT) Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F5243E6A for ; Sun, 18 Aug 2002 16:40:36 -0700 (PDT) (envelope-from s.wingate@cox.net) Received: from smtp.west.cox.net ([172.18.180.57]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020818234032.IYPQ1374.fed1mtao02.cox.net@smtp.west.cox.net> for ; Sun, 18 Aug 2002 19:40:32 -0400 From: To: freebsd-ports@freebsd.org Subject: StarOffice 6.0 CD & freebsd port Date: Sun, 18 Aug 2002 19:40:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020818234032.IYPQ1374.fed1mtao02.cox.net@smtp.west.cox.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If I buy the StarOffice CD box from a store, will I be able to use the ports system to install it? I want the CD set so I get the windows & linux versions. TIA. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Aug 18 17: 2: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF28537B400 for ; Sun, 18 Aug 2002 17:01:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFAA543E84 for ; Sun, 18 Aug 2002 17:00:38 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7J00GJU006864 for ; Sun, 18 Aug 2002 17:00:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7J00GCR006863; Sun, 18 Aug 2002 17:00:16 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1475137B400 for ; Sun, 18 Aug 2002 16:53:08 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A69543E65 for ; Sun, 18 Aug 2002 16:53:07 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7INr6OT036600 for ; Sun, 18 Aug 2002 16:53:06 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7INr6Ge036599; Sun, 18 Aug 2002 16:53:06 -0700 (PDT) Message-Id: <200208182353.g7INr6Ge036599@www.freebsd.org> Date: Sun, 18 Aug 2002 16:53:06 -0700 (PDT) From: Nakata Maho To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41770: port maintainer fix: ATLAS compilation fails on Alpha platforms Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41770 >Category: ports >Synopsis: port maintainer fix: ATLAS compilation fails on Alpha platforms >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 18 17:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nakata Maho >Release: 4.6-stable >Organization: private >Environment: FreeBSD quanta.synchem.kyoto-u.ac.jp 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 3 23:00:59 JST 2002 maho@quanta.synchem.kyoto-u.ac.jp:/usr/src/sys/compile/MAHO-QUANTA alpha >Description: Compilation of the port math/atlas fails on Alpha platforms. reported by Christian Weisgerber I update the port and build succesfully on these platforms. There are other problems, that math/atlas ignore CC and CFLAGS. However, author of atlas knows what is the best choices of CC, and CFLAGS, so I keep untouched. For example, for i386, I build atlas with using intel C compiler which may be faster than gcc, but I didn't get performance gain and even slower. So the best way is that keep untouched. >How-To-Repeat: >Fix: diff -urN /work/cvsup/ports/math/atlas/Makefile atlas/Makefile --- /work/cvsup/ports/math/atlas/Makefile Tue Jul 16 06:23:27 2002 +++ atlas/Makefile Sun Aug 18 12:40:49 2002 @@ -20,6 +20,11 @@ USE_BZIP2= yes WRKSRC= ${WRKDIR}/ATLAS INSTALLS_SHLIB= yes +USE_REINPLACE= yes + +.if (${MACHINE_ARCH} == "alpha") +USE_GCC= 3.1 +.endif do-configure: .if defined(BATCH) || defined(PACKAGE_BUILDING) @@ -27,9 +32,16 @@ .else @(cd ${WRKSRC}; ${MAKE_ENV} ${MAKE} config) .endif +.if (${MACHINE_ARCH} == "alpha") + @(cd ${WRKSRC}; ${PATCH} < ${FILESDIR}/alpha-patch) +.endif do-build: +.if (${MACHINE_ARCH} == "alpha") || defined(USE_GCC) + @${REINPLACE_CMD} -e 's|/usr/bin/gcc|${CC}|g;' ${WRKSRC}/Make.`cat ${WRKSRC}/ARCHNAME` +.endif (cd ${WRKSRC}; ${MAKE_ENV} ${MAKE} install arch=`cat ${WRKSRC}/ARCHNAME`) + (cd ${WRKSRC}; ${MAKE_ENV} ${MAKE} sanity_test arch=`cat ${WRKSRC}/ARCHNAME`) (cd ${WRKSRC}; ${MKDIR} tmp ; \ ${CP} ${LOCALBASE}/lib/liblapack.a tmp ;\ cd tmp ;\ diff -urN /work/cvsup/ports/math/atlas/files/alpha-patch atlas/files/alpha-patch --- /work/cvsup/ports/math/atlas/files/alpha-patch Thu Jan 1 09:00:00 1970 +++ atlas/files/alpha-patch Sun Aug 18 10:47:51 2002 @@ -0,0 +1,9 @@ +--- src/blas/gemm/GOTO/ATLU_usergemm.c~ Mon Jun 17 10:38:22 2002 ++++ src/blas/gemm/GOTO/ATLU_usergemm.c Sun Aug 18 10:41:19 2002 +@@ -1,5 +1,5 @@ + #include "atlas_misc.h" +-#include ++/*#include */ + + #ifdef EV6 + #ifdef ATL_OS_OSF1 diff -urN /work/cvsup/ports/math/atlas/files/patch-aa atlas/files/patch-aa --- /work/cvsup/ports/math/atlas/files/patch-aa Tue Jul 16 06:23:27 2002 +++ atlas/files/patch-aa Sun Aug 18 03:11:47 2002 @@ -1,6 +1,26 @@ ---- config.c.orig Mon Jun 17 09:37:24 2002 -+++ config.c Mon Jul 15 18:39:46 2002 -@@ -2049,12 +2049,14 @@ +--- config.c.orig Mon Jun 17 10:37:24 2002 ++++ config.c Sun Aug 18 03:11:24 2002 +@@ -692,7 +692,7 @@ + else if (mach == IA64Itan || MachIsUS(mach) || + mach == Dec21164 || mach == Dec21264) + { +- if (major == 3) ++ if ((major == 2 && minor < 96) || (major == 3)) /* Nasty hack for FreeBSD/Alpha STABLE */ + { + strcpy(goodgcc, files[i]); + return(0); +@@ -2040,7 +2040,10 @@ + if (!CmndOneLine(targ, "sysctl hw.model", ln)) + { + if (strstr(ln, "433au")) mach = Dec21164; ++ else if (strstr(ln, "500au")) mach = Dec21164; ++ else if (strstr(ln, "AlphaPC 164")) mach = Dec21164; + else if (strstr(ln, "XP1000")) mach = Dec21264; ++ else mach = Dec21264; + } + break; + case LAIA64: /* don't know */ +@@ -2049,12 +2052,14 @@ if (!CmndOneLine(targ, "sysctl hw.model", ln)) { if (strstr(ln, "Pentium Pro")) mach = IntPPRO; @@ -10,12 +30,13 @@ else if (strstr(ln, "Athlon")) mach = AmdAthlon; else if (strstr(ln, "AMD-K7")) mach = AmdAthlon; else if (strstr(ln, "Pentium/P55C")) mach = IntP5MMX; /* sent by */ - else if (strstr(ln, "Pentium")) mach=IntP5; /* Nakata Maho */ -+ else mach=IntP5; +- else if (strstr(ln, "Pentium")) mach=IntP5; /* Nakata Maho */ ++ else if (strstr(ln, "Pentium")) mach = IntP5; /* Nakata Maho */ ++ else mach = IntP5; } break; default:; -@@ -3024,6 +3026,9 @@ +@@ -3024,6 +3029,9 @@ } if (USEWINF77) strcpy(F77, "$(BINdir)/winf77.exe"); diff -urN /work/cvsup/ports/math/atlas/pkg-descr atlas/pkg-descr --- /work/cvsup/ports/math/atlas/pkg-descr Sat Jun 22 18:33:15 2002 +++ atlas/pkg-descr Sun Aug 18 02:42:21 2002 @@ -11,14 +11,13 @@ IT SIGNIFICANTLY IMPROVES PERFORMANCE. If you use blas, you can simply change flags when linking, -from -lblas to -lf77blas -latlas (order is important) -get a significantly performance increase. +from -lblas to -lf77blas -latlas (order is important). A few routines from LAPACK are merged into one library as libalapack. It requres both C and Fortran77 interfaces, and thus that link line would be: --lalapack -lf77blas -lcblas -latlas -lg2c -lm -Order *is* important, so -latlas -lcblas will *not* work. +-lalapack -lf77blas -lcblas -latlas -lg2c -lm . + +Other choice of CC and CFLAGS are *NOT* recommended. +They are already optimized for this platform and automatically searched. WWW: http://math-atlas.sourceforge.net/ -- NAKATA, Maho - E-mail: chat95@mbox.kyoto-inet.or.jp >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 Aug 19 0:11:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7968037B400 for ; Mon, 19 Aug 2002 00:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C775F43E6A for ; Mon, 19 Aug 2002 00:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7J7A2JU016476 for ; Mon, 19 Aug 2002 00:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7J7A2DN016475; Mon, 19 Aug 2002 00:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A005437B400 for ; Mon, 19 Aug 2002 00:06:05 -0700 (PDT) Received: from serg.informika.ru (serg.informika.ru [194.226.215.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id D008A43E42 for ; Mon, 19 Aug 2002 00:06:01 -0700 (PDT) (envelope-from serg@serg.informika.ru) Received: from serg.informika.ru (localhost.informika.ru [127.0.0.1]) by serg.informika.ru (8.12.4/8.12.4) with ESMTP id g7J7Beg0000854 for ; Mon, 19 Aug 2002 11:11:40 +0400 (MSD) (envelope-from serg@serg.informika.ru) Received: (from root@localhost) by serg.informika.ru (8.12.4/8.12.4/Submit) id g7J7BcaN000853; Mon, 19 Aug 2002 11:11:38 +0400 (MSD) Message-Id: <200208190711.g7J7BcaN000853@serg.informika.ru> Date: Mon, 19 Aug 2002 11:11:38 +0400 (MSD) From: "Sergey E. Levov" Reply-To: "Sergey E. Levov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41773: new port: x11-servers/Mozdev-PrintServer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41773 >Category: ports >Synopsis: new port: x11-servers/Mozdev-PrintServer >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 Aug 19 00:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergey E. Levov >Release: FreeBSD 4.6-STABLE i386 >Organization: Informika >Environment: System: FreeBSD serg.informika.ru 4.6-STABLE FreeBSD 4.6-STABLE #10: Fri Jun 28 13:25:18 MSD 2002 serg@serg.informika.ru:/usr/obj/usr/src/sys/MAIN i386 >Description: Mozdev-PrintServer is a replacement for broken X print server comes with XFree86 4.2.0. >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: # # Mozdev-PrintServer # Mozdev-PrintServer/Makefile # Mozdev-PrintServer/pkg-comment # Mozdev-PrintServer/pkg-descr # Mozdev-PrintServer/pkg-plist # Mozdev-PrintServer/files # Mozdev-PrintServer/files/patch-ad # Mozdev-PrintServer/files/patch-ab # Mozdev-PrintServer/files/patch-ac # Mozdev-PrintServer/files/patch-aa # Mozdev-PrintServer/files/patch-ae # Mozdev-PrintServer/distinfo # echo c - Mozdev-PrintServer mkdir -p Mozdev-PrintServer > /dev/null 2>&1 echo x - Mozdev-PrintServer/Makefile sed 's/^X//' >Mozdev-PrintServer/Makefile << 'END-of-Mozdev-PrintServer/Makefile' X# New ports collection makefile for: Mozdev-PrintServer X# Date created: 16 Aug 2002 X# Whom: serg@informika.ru X# X# $FreeBSD$ X# X XPORTNAME= PrintServer XPORTVERSION= 0.006 XCATEGORIES= x11-servers XMASTER_SITES= http://puck.informatik.med.uni-giessen.de/download/ XDISTFILES= xprint_mozdev_org_source-2002-07-10-trunk.tar.gz XEXTRACT_ONLY= xprint_mozdev_org_source-2002-07-10-trunk.tar.gz XPKGNAMEPREFIX= Mozdev- X XMAINTAINER= serg@informika.ru X XXFREE86_VERSION= 4 X#USE_IMAKE= YES XUSE_X_PREFIX= YES XDIST_SUBDIR= xprint-mozdev XWRKSRC= ${WRKDIR}/xprint/src/xprint_main/xc XSCRIPTS_ENV= HasXdmAuth=${HasXdmAuth} XMAKE_ENV= MAN_INSTALL_TARGET=NOOP XALL_TARGET= World XINSTALL_TARGET= installXprt X XHasXdmAuth?= YES X X.include END-of-Mozdev-PrintServer/Makefile echo x - Mozdev-PrintServer/pkg-comment sed 's/^X//' >Mozdev-PrintServer/pkg-comment << 'END-of-Mozdev-PrintServer/pkg-comment' XXPRINT.MOZDEV.ORG X print server X END-of-Mozdev-PrintServer/pkg-comment echo x - Mozdev-PrintServer/pkg-descr sed 's/^X//' >Mozdev-PrintServer/pkg-descr << 'END-of-Mozdev-PrintServer/pkg-descr' XThis package contains Xprt, X print server, from MOZDEV.ORG X XWWW: http://xprint.mozdev.org/ END-of-Mozdev-PrintServer/pkg-descr echo x - Mozdev-PrintServer/pkg-plist sed 's/^X//' >Mozdev-PrintServer/pkg-plist << 'END-of-Mozdev-PrintServer/pkg-plist' Xbin/Xprt END-of-Mozdev-PrintServer/pkg-plist echo c - Mozdev-PrintServer/files mkdir -p Mozdev-PrintServer/files > /dev/null 2>&1 echo x - Mozdev-PrintServer/files/patch-ad sed 's/^X//' >Mozdev-PrintServer/files/patch-ad << 'END-of-Mozdev-PrintServer/files/patch-ad' X--- programs/Imakefile.orig Fri Aug 16 19:06:45 2002 X+++ programs/Imakefile Fri Aug 16 19:07:49 2002 X@@ -44,16 +44,8 @@ X SCRIPTSDIR = scripts X #endif X X-SUBDIRS = \ X- appres bdftopcf bitmap editres fsinfo fslsfonts fstobdf iceauth \ X- mkfontdir oclock $(PROXYMGRSRCDIR) $(RGBSRCDIR) $(RSTARTSRCDIR) \ X- $(SMPROXYSRCDIR) $(TWMSRCDIR) x11perf xauth xclipboard xclock \ X- xcmsdb $(XCONSOLESRCDIR) $(XDMSRCDIR) xdpyinfo xfd $(XFSSRCDIR) \ X- $(XFINDPROXYSRCDIR) $(XFWPSRCDIR) $(XHOSTSRCDIR) xieperf \ X- $(XINITSRCDIR) $(XKBSRCDIRS) xkill xlogo xlsatoms xlsclients \ X- xlsfonts xmag xmodmap xprop xrdb xrefresh $(XRXSRCDIR) xset \ X- xsetroot $(XSMSRCDIR) xstdcmap $(XTERMSRCDIR) xwd xwininfo xwud \ X- $(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(XPSRCDIRS) $(SCRIPTSDIR) X+SUBDIRS = $(XSSRCDIR) $(XPSRCDIRS) X+ X X MakeSubdirs($(SUBDIRS)) X DependSubdirs($(SUBDIRS)) END-of-Mozdev-PrintServer/files/patch-ad echo x - Mozdev-PrintServer/files/patch-ab sed 's/^X//' >Mozdev-PrintServer/files/patch-ab << 'END-of-Mozdev-PrintServer/files/patch-ab' X--- config/imake/Makefile.ini.orig Tue May 28 05:27:37 2002 X+++ config/imake/Makefile.ini Fri Aug 16 13:11:40 2002 X@@ -7,6 +7,7 @@ X # may be given at the top of the build tree for systems that do not define X # any machine-specific preprocessor symbols. X # X+# $XFree86: xc/config/imake/Makefile.ini,v 3.10 2001/01/17 16:38:55 dawes Exp $ X X BOOTSTRAPCFLAGS = X CC = cc X@@ -25,7 +26,7 @@ X @echo "making imake with BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS) in config/imake" X X imake:: imake.o X- $(CC) -o imake imake.o X+ $(CC) -o imake $(CFLAGS) imake.o X X imake.o: ccimake imake.c X $(CC) -c $(CFLAGS) `./ccimake` imake.c X@@ -37,8 +38,10 @@ X .NO_CONFIG_REC: ccimake X X bootstrap: X- @if [ -d bootstrap ]; then exit 0; else set -x; mkdir bootstrap; fi X- $(MV) *.o imake bootstrap X+ -@if [ -d bootstrap ]; then exit 0; else set -x; mkdir bootstrap; fi X+ $(MV) *.o bootstrap X+ @if [ -f imake.exe ]; then set -x; $(MV) imake.exe bootstrap; \ X+ elif [ -f imake ]; then set -x; $(MV) imake bootstrap; else exit 0; fi X X relink: X $(RM) imake X@@ -63,3 +66,10 @@ X clean.Win32: X if exist imake.exe del imake.exe X if exist imake.obj del imake.obj X+ X+clean.os2: X+ imakesvc 4 imake imake.exe imake.o /imake.exe X+ X+imake.os2: imake.c X+ $(CC) -DBSD43 $(CFLAGS) -o imake.exe imake.c X+ copy imake.exe \\ X X--- config/imake/ccimake.c.orig Tue May 28 05:27:37 2002 X+++ config/imake/ccimake.c Fri Aug 16 13:11:40 2002 X@@ -24,6 +24,7 @@ X in this Software without prior written authorization from The Open Group . X X */ X+/* $XFree86: xc/config/imake/ccimake.c,v 1.3 2001/12/14 19:53:18 dawes Exp $ */ X X /* X * Warning: This file must be kept as simple as posible so that it can X@@ -38,9 +39,10 @@ X #define imake_ccflags "-O" X #endif X X+int X main() X { X write(1, imake_ccflags, sizeof(imake_ccflags) - 1); X- exit(0); X+ return 0; X } X X--- config/imake/imake.c.orig Tue May 28 05:27:37 2002 X+++ config/imake/imake.c Fri Aug 16 13:11:40 2002 X@@ -1,4 +1,3 @@ X-/* $Id */ X X /*************************************************************************** X * * X@@ -8,6 +7,7 @@ X * be passed to the template file. * X * * X ***************************************************************************/ X+/* $XFree86: xc/config/imake/imake.c,v 3.48 2001/12/14 19:53:18 dawes Exp $ */ X X /* X * X@@ -47,6 +47,8 @@ X * on the Makefile. X * Options: X * -D define. Same as cpp -D argument. X+ * -U undefine. Same as cpp -U argument. X+ * -W warning. Same as cpp -W argument. X * -I Include directory. Same as cpp -I argument. X * -T template. Designate a template other X * than Imake.tmpl X@@ -102,6 +104,9 @@ X * - If DEFAULT_OS_TEENY_REV is defined, format the utsname struct X * and call the result . Add: X * #define DefaultOSTeenyVersion X+ * - If DEFAULT_MACHINE_ARCITECTURE is defined, format the utsname struct X+ * and define the corresponding macro. (For example on the amiga, X+ * this will define amiga in addition to m68k). X * - If the file "localdefines" is readable in the current X * directory, print a warning message to stderr and add: X * #define IMAKE_LOCAL_DEFINES "localdefines" X@@ -140,17 +145,27 @@ X * #include INCLUDE_IMAKEFILE X * X */ X+#if defined(__FreeBSD__) || defined(__NetBSD__) X+/* This needs to be before _POSIX_SOURCE gets defined */ X+# include X+# include X+# include X+#endif X+#include X #include X-#include X #include "Xosdefs.h" X+#include X+#include X #ifdef WIN32 X # include "Xw32defs.h" X #endif X+#if 0 X #ifndef X_NOT_POSIX X # ifndef _POSIX_SOURCE X # define _POSIX_SOURCE X # endif X #endif X+#endif X #include X #include X #ifdef X_NOT_POSIX X@@ -160,6 +175,9 @@ X #else X # include X #endif X+#ifdef ISC X+# include X+#endif X #if defined(X_NOT_POSIX) || defined(_POSIX_SOURCE) X # include X #else X@@ -167,9 +185,16 @@ X # include X # undef _POSIX_SOURCE X #endif X+#if !defined(SIGCHLD) && defined(SIGCLD) X+# define SIGCHLD SIGCLD X+#endif X #include X #ifndef X_NOT_POSIX X # ifdef _POSIX_SOURCE X+# ifdef SCO325 X+# include X+# include X+# endif X # include X # else X # define _POSIX_SOURCE X@@ -202,21 +227,20 @@ X # define WIFEXITED(w) waitCode(w) X # endif X #endif /* X_NOT_POSIX */ X-#ifndef X_NOT_STDC_ENV X-# include X-#else X-char *malloc(), *realloc(); X-void exit(); X-#endif X+#include X #if defined(macII) && !defined(__STDC__) /* stdlib.h fails to define these */ X char *malloc(), *realloc(); X #endif /* macII */ X-#ifdef X_NOT_STDC_ENV X-extern char *getenv(); X-#endif X #include X-#ifdef X_NOT_STDC_ENV X-extern int errno; X+#ifdef __minix_vmd X+#define USE_FREOPEN 1 X+#endif X+ X+#if !((defined(sun) && !defined(SVR4)) || defined(macII)) X+#define USE_STRERROR 1 X+#endif X+#ifdef __EMX__ X+#define USE_STRERROR 1 X #endif X #ifndef WIN32 X #include X@@ -230,21 +254,21 @@ X # define SYS_NMLN 257 X # endif X #endif X-#ifdef linux X+#if defined(linux) || defined(__GNU__) X #include X+#include X #endif X-/* X- * is strstr() in on X_NOT_STDC_ENV? X- * are there any X_NOT_STDC_ENV machines left in the world? X- */ X-#include X+#ifdef __QNX__ X+#include X+#endif X+ X #include "imakemdep.h" X X /* X * This define of strerror is copied from (and should be identical to) X * Xos.h, which we don't want to include here for bootstrapping reasons. X */ X-#if defined(X_NOT_STDC_ENV) || (defined(sun) && !defined(SVR4)) || defined(macII) X+#ifndef USE_STRERROR X # ifndef strerror X extern char *sys_errlist[]; X extern int sys_nerr; X@@ -253,6 +277,14 @@ X # endif X #endif X X+#if defined(__NetBSD__) /* see code clock in init() below */ X+#include X+#endif X+ X+#if !(defined(Lynx) || defined(__Lynx__) || (defined(SVR4) && !defined(sun))) && !defined(__CYGWIN__) X+#define HAS_MKSTEMP X+#endif X+ X #define TRUE 1 X #define FALSE 0 X X@@ -273,7 +305,7 @@ X * space instead of being deleted. Blech. X */ X #ifdef FIXUP_CPP_WHITESPACE X-void KludgeOutputLine(), KludgeResetRule(); X+void KludgeOutputLine(char **), KludgeResetRule(void); X #else X # define KludgeOutputLine(arg) X # define KludgeResetRule() X@@ -316,35 +348,45 @@ X boolean haveImakefileC = FALSE; X char *cleanedImakefile = NULL; X char *program; X-char *FindImakefile(); X-char *ReadLine(); X-char *CleanCppInput(); X-char *Strdup(); X-char *Emalloc(); X-void LogFatalI(), LogFatal(), LogMsg(); X- X-void showit(); X-void wrapup(); X-void init(); X-void AddMakeArg(); X-void AddCppArg(); X-void SetOpts(); X-void CheckImakefileC(); X-void cppit(); X-void makeit(); X-void CleanCppOutput(); X-boolean isempty(); X-void writetmpfile(); X+char *FindImakefile(char *Imakefile); X+char *ReadLine(FILE *tmpfd, char *tmpfname); X+char *CleanCppInput(char *imakefile); X+char *Strdup(char *cp); X+char *Emalloc(int size); X+void LogFatalI(char *s, int i), LogFatal(char *x0, char *x1), X+ LogMsg(char *x0, char *x1); X+ X+void showit(FILE *fd); X+void wrapup(void); X+void init(void); X+void AddMakeArg(char *arg); X+void AddCppArg(char *arg); X+void SetOpts(int argc, char **argv); X+void CheckImakefileC(char *masterc); X+void cppit(char *imakefile, char *template, char *masterc, X+ FILE *outfd, char *outfname); X+void makeit(void); X+void CleanCppOutput(FILE *tmpfd, char *tmpfname); X+boolean isempty(char *line); X+void writetmpfile(FILE *fd, char *buf, int cnt, char *fname); X+#ifdef SIGNALRETURNSINT X+int catch(int sig); X+#else X+void catch(int sig); X+#endif X+void showargs(char **argv); X+boolean optional_include(FILE *inFile, char *defsym, char *fname); X+void doit(FILE *outfd, char *cmd, char **argv); X+boolean define_os_defaults(FILE *inFile); X+ X X boolean verbose = FALSE; X boolean show = TRUE; X X int X-main(argc, argv) X- int argc; X- char **argv; X+main(int argc, char *argv[]) X { X- FILE *tmpfd; X+ FILE *tmpfd = NULL; X char makeMacro[ BUFSIZ ]; X char makefileMacro[ BUFSIZ ]; X X@@ -354,11 +396,29 @@ X X Imakefile = FindImakefile(Imakefile); X CheckImakefileC(ImakefileC); X- if (Makefile) X- tmpMakefile = Makefile; X- else { X+ if (Makefile) { X+ tmpMakefile = Makefile; X+ if ((tmpfd = fopen(tmpMakefile, "w+")) == NULL) X+ LogFatal("Cannot create temporary file %s.", tmpMakefile); X+ } else { X+#ifdef HAS_MKSTEMP X+ int fd; X+#endif X tmpMakefile = Strdup(tmpMakefile); X- (void) mktemp(tmpMakefile); X+#ifndef HAS_MKSTEMP X+ if (mktemp(tmpMakefile) == NULL || X+ (tmpfd = fopen(tmpMakefile, "w+")) == NULL) { X+ LogFatal("Cannot create temporary file %s.", tmpMakefile); X+ } X+#else X+ fd = mkstemp(tmpMakefile); X+ if (fd == -1 || (tmpfd = fdopen(fd, "w+")) == NULL) { X+ if (fd != -1) { X+ unlink(tmpMakefile); close(fd); X+ } X+ LogFatal("Cannot create temporary file %s.", tmpMakefile); X+ } X+#endif X } X AddMakeArg("-f"); X AddMakeArg( tmpMakefile ); X@@ -367,9 +427,6 @@ X sprintf(makefileMacro, "MAKEFILE=%s", Imakefile); X AddMakeArg( makefileMacro ); X X- if ((tmpfd = fopen(tmpMakefile, "w+")) == NULL) X- LogFatal("Cannot create temporary file %s.", tmpMakefile); X- X cleanedImakefile = CleanCppInput(Imakefile); X cppit(cleanedImakefile, Template, ImakefileC, tmpfd, tmpMakefile); X X@@ -383,8 +440,7 @@ X } X X void X-showit(fd) X- FILE *fd; X+showit(FILE *fd) X { X char buf[ BUFSIZ ]; X int red; X@@ -397,7 +453,7 @@ X } X X void X-wrapup() X+wrapup(void) X { X if (tmpMakefile != Makefile) X unlink(tmpMakefile); X@@ -412,8 +468,7 @@ X #else X void X #endif X-catch(sig) X- int sig; X+catch(int sig) X { X errno = 0; X LogFatalI("Signal %d.", sig); X@@ -423,7 +478,7 @@ X * Initialize some variables. X */ X void X-init() X+init(void) X { X register char *p; X X@@ -434,6 +489,27 @@ X while (cpp_argv[ cpp_argindex ] != NULL) X cpp_argindex++; X X+#if defined(__NetBSD__) X+ { X+ struct utsname uts; X+ static char argument[512]; X+ X+ /* X+ * Sharable imake configurations require a X+ * machine identifier. X+ */ X+ if (uname(&uts) != 0) X+ LogFatal("uname(3) failed; can't tell what %s", X+ "kind of machine you have."); X+ X+ memset(argument, 0, sizeof(argument)); X+ (void)snprintf(argument, sizeof(argument) - 1, X+ "-D__%s__", uts.machine); X+ X+ AddCppArg(argument); X+ } X+#endif /* __NetBSD__ */ X+ X /* X * See if the standard include directory is different than X * the default. Or if cpp is not the default. Or if the make X@@ -457,11 +533,13 @@ X X if (signal(SIGINT, SIG_IGN) != SIG_IGN) X signal(SIGINT, catch); X+#ifdef SIGCHLD X+ signal(SIGCHLD, SIG_DFL); X+#endif X } X X void X-AddMakeArg(arg) X- char *arg; X+AddMakeArg(char *arg) X { X errno = 0; X if (make_argindex >= ARGUMENTS-1) X@@ -471,8 +549,7 @@ X } X X void X-AddCppArg(arg) X- char *arg; X+AddCppArg(char *arg) X { X errno = 0; X if (cpp_argindex >= ARGUMENTS-1) X@@ -482,9 +559,7 @@ X } X X void X-SetOpts(argc, argv) X- int argc; X- char **argv; X+SetOpts(int argc, char **argv) X { X errno = 0; X /* X@@ -499,6 +574,10 @@ X AddCppArg(argv[0]); X } else if (argv[0][1] == 'I') { X AddCppArg(argv[0]); X+ } else if (argv[0][1] == 'U') { X+ AddCppArg(argv[0]); X+ } else if (argv[0][1] == 'W') { X+ AddCppArg(argv[0]); X } else if (argv[0][1] == 'f') { X if (argv[0][2]) X Imakefile = argv[0]+2; X@@ -563,36 +642,32 @@ X } X X char * X-FindImakefile(Imakefile) X- char *Imakefile; X+FindImakefile(char *Imakefile) X { X if (Imakefile) { X if (access(Imakefile, R_OK) < 0) X LogFatal("Cannot find %s.", Imakefile); X } else { X- if (access("Imakefile", R_OK) < 0) X+ if (access("Imakefile", R_OK) < 0) { X if (access("imakefile", R_OK) < 0) X LogFatal("No description file.", ""); X else X Imakefile = "imakefile"; X- else X+ } else X Imakefile = "Imakefile"; X } X return(Imakefile); X } X X void X-LogFatalI(s, i) X- char *s; X- int i; X+LogFatalI(char *s, int i) X { X /*NOSTRICT*/ X- LogFatal(s, (char *)i); X+ LogFatal(s, (char *)(long)i); X } X X void X-LogFatal(x0,x1) X- char *x0, *x1; X+LogFatal(char *x0, char *x1) X { X static boolean entered = FALSE; X X@@ -607,8 +682,7 @@ X } X X void X-LogMsg(x0,x1) X- char *x0, *x1; X+LogMsg(char *x0, char *x1) X { X int error_number = errno; X X@@ -622,8 +696,7 @@ X } X X void X-showargs(argv) X- char **argv; X+showargs(char **argv) X { X for (; *argv; argv++) X fprintf(stderr, "%s ", *argv); X@@ -633,8 +706,7 @@ X #define ImakefileCHeader "/* imake - temporary file */" X X void X-CheckImakefileC(masterc) X- char *masterc; X+CheckImakefileC(char *masterc) X { X char mkcbuf[1024]; X FILE *inFile; X@@ -661,10 +733,7 @@ X #define OverrideWarning "Warning: local file \"%s\" overrides global macros." X X boolean X-optional_include(inFile, defsym, fname) X- FILE *inFile; X- char *defsym; X- char *fname; X+optional_include(FILE *inFile, char *defsym, char *fname) X { X errno = 0; X if (access(fname, R_OK) == 0) { X@@ -676,10 +745,7 @@ X } X X void X-doit(outfd, cmd, argv) X- FILE *outfd; X- char *cmd; X- char **argv; X+doit(FILE *outfd, char *cmd, char **argv) X { X int pid; X waitType status; X@@ -721,11 +787,7 @@ X X #ifndef WIN32 X static void X-parse_utsname(name, fmt, result, msg) X- struct utsname *name; X- char *fmt; X- char *result; X- char *msg; X+parse_utsname(struct utsname *name, char *fmt, char *result, char *msg) X { X char buf[SYS_NMLN * 5 + 1]; X char *ptr = buf; X@@ -795,8 +857,7 @@ X */ X X static char * X-trim_version(p) X- char *p; X+trim_version(char *p) X { X X if (p != 0 && *p != '\0') X@@ -809,43 +870,7 @@ X #endif X X #ifdef linux X-static void get_distrib(inFile) X- FILE* inFile; X-{ X- struct stat sb; X- X- static char* yast = "/sbin/YaST"; X- static char* redhat = "/etc/redhat-release"; X- X- fprintf (inFile, "%s\n", "#define LinuxUnknown 0"); X- fprintf (inFile, "%s\n", "#define LinuxSuSE 1"); X- fprintf (inFile, "%s\n", "#define LinuxCaldera 2"); X- fprintf (inFile, "%s\n", "#define LinuxCraftworks 3"); X- fprintf (inFile, "%s\n", "#define LinuxDebian 4"); X- fprintf (inFile, "%s\n", "#define LinuxInfoMagic 5"); X- fprintf (inFile, "%s\n", "#define LinuxKheops 6"); X- fprintf (inFile, "%s\n", "#define LinuxPro 7"); X- fprintf (inFile, "%s\n", "#define LinuxRedHat 8"); X- fprintf (inFile, "%s\n", "#define LinuxSlackware 9"); X- fprintf (inFile, "%s\n", "#define LinuxTurbo 10"); X- fprintf (inFile, "%s\n", "#define LinuxWare 11"); X- fprintf (inFile, "%s\n", "#define LinuxYggdrasil 12"); X- X- if (lstat (yast, &sb) == 0) { X- fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxSuSE"); X- return; X- } X- if (lstat (redhat, &sb) == 0) { X- fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxRedHat"); X- return; X- } X- /* what's the definitive way to tell what any particular distribution is? */ X- X- fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxUnknown"); X- /* would like to know what version of the distribution it is */ X-} X- X-static const char *libc_c= X+const char *libc_c= X "#include \n" X "#include \n" X "\n" X@@ -910,74 +935,106 @@ X "}\n" X ; X X-static void get_libc_version(inFile) X- FILE* inFile; X+static void X+get_distrib(FILE *inFile) X { X- static char* libcso = "/usr/lib/libc.so"; X struct stat sb; X- char buf[PATH_MAX]; X- char* ptr; X- int libcmajor, libcminor, libcteeny; X X- if (lstat (libcso, &sb) == 0) { X- if (S_ISLNK (sb.st_mode)) { X- /* X- * /usr/lib/libc.so is a symlink -- this is libc 5.x X- * we can do this the quick way X- */ X- if (readlink (libcso, buf, PATH_MAX) >= 0) { X- for (ptr = buf; *ptr && !isdigit (*ptr); ptr++); X- (void) sscanf (ptr, "%d.%d.%d", &libcmajor, &libcminor, &libcteeny); X- fprintf(inFile, "#define DefaultLinuxCLibMajorVersion %d\n", libcmajor); X- fprintf(inFile, "#define DefaultLinuxCLibMinorVersion %d\n", libcminor); X- fprintf(inFile, "#define DefaultLinuxCLibTeenyVersion %d\n", libcteeny); X- } X- } else { X- /* X- * /usr/lib/libc.so is NOT a symlink -- this is libc 6.x / glibc 2.x X- * now we have to figure this out the hard way. X- */ X- char *aout = tmpnam (NULL); X- FILE *fp; X- const char *format = "%s -o %s -x c -"; X- char *cc; X- int len; X- char *command; X- X- cc = getenv ("CC"); X- if (cc == NULL) X- cc = "gcc"; X- len = strlen (aout) + strlen (format) + strlen (cc); X- if (len < 128) len = 128; X- command = alloca (len); X- X- if (snprintf (command , len, format, cc, aout) == len) X- abort (); X- X- fp = popen (command, "w"); X- if (fp == NULL || fprintf (fp, "%s\n", libc_c) < 0 || pclose (fp) != 0) X- abort (); X- X- fp = popen (aout, "r"); X- if (fp == NULL) X- abort (); X+ static char* yast = "/sbin/YaST"; X+ static char* redhat = "/etc/redhat-release"; X+ static char* debian = "/etc/debian_version"; X X- while (fgets (command, len, fp)) X- fprintf (inFile, command); X- X- len = pclose (fp); X- remove (aout); X- if (len) X- abort (); X+ fprintf (inFile, "%s\n", "#define LinuxUnknown 0"); X+ fprintf (inFile, "%s\n", "#define LinuxSuSE 1"); X+ fprintf (inFile, "%s\n", "#define LinuxCaldera 2"); X+ fprintf (inFile, "%s\n", "#define LinuxCraftworks 3"); X+ fprintf (inFile, "%s\n", "#define LinuxDebian 4"); X+ fprintf (inFile, "%s\n", "#define LinuxInfoMagic 5"); X+ fprintf (inFile, "%s\n", "#define LinuxKheops 6"); X+ fprintf (inFile, "%s\n", "#define LinuxPro 7"); X+ fprintf (inFile, "%s\n", "#define LinuxRedHat 8"); X+ fprintf (inFile, "%s\n", "#define LinuxSlackware 9"); X+ fprintf (inFile, "%s\n", "#define LinuxTurbo 10"); X+ fprintf (inFile, "%s\n", "#define LinuxWare 11"); X+ fprintf (inFile, "%s\n", "#define LinuxYggdrasil 12"); X+ X+ if (lstat (yast, &sb) == 0) { X+ fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxSuSE"); X+ fprintf (inFile, "%s\n", "#define DefaultLinuxDistName SuSE"); X+ return; X+ } X+ if (lstat (redhat, &sb) == 0) { X+ fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxRedHat"); X+ fprintf (inFile, "%s\n", "#define DefaultLinuxDistName RedHat"); X+ return; X+ } X+ if (lstat (debian, &sb) == 0) { X+ fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxDebian"); X+ fprintf (inFile, "%s\n", "#define DefaultLinuxDistName Debian"); X+ /* You could also try to get the version of the Debian distrib by looking X+ * at the content of /etc/debian_version */ X+ return; X+ } X+ /* what's the definitive way to tell what any particular distribution is? */ X+ X+ fprintf (inFile, "%s\n", "#define DefaultLinuxDistribution LinuxUnknown"); X+ fprintf (inFile, "%s\n", "#define DefaultLinuxDistName Unknown"); X+ /* would like to know what version of the distribution it is */ X+} X+ X+static void X+get_libc_version(FILE *inFile) X+{ X+ char aout[] = "/tmp/imakeXXXXXX"; X+ FILE *fp; X+ const char *format = "%s -o %s -x c -"; X+ char *cc; X+ int len; X+ char *command; X+ X+ /* Pre-create temp file safely */ X+ { X+ /* Linux + ELF has mkstemp() */ X+ int tmpfd; X+ if ((tmpfd = mkstemp(aout)) == -1) { X+ perror("mkstemp"); X+ abort(); X } X+ close(tmpfd); X } X+ cc = getenv ("CC"); X+ if (cc == NULL) X+ cc = "gcc"; X+ len = strlen (aout) + strlen (format) + strlen (cc); X+ if (len < 128) len = 128; X+ command = alloca (len); X+ X+ if (snprintf (command , len, format, cc, aout) == len) X+ abort (); X+ X+ fp = popen (command, "w"); X+ if (fp == NULL || fprintf (fp, "%s\n", libc_c) < 0 X+ || pclose (fp) != 0) X+ abort (); X+ X+ fp = popen (aout, "r"); X+ if (fp == NULL) X+ abort (); X+ X+ while (fgets (command, len, fp)) X+ fprintf (inFile, command); X+ X+ len = pclose (fp); X+ remove (aout); X+ if (len) X+ abort (); X } X X-static void get_ld_version(inFile) X- FILE* inFile; X+static void X+get_ld_version(FILE *inFile) X { X FILE* ldprog = popen ("ld -v", "r"); X- char c; X+ signed char c; X int ldmajor, ldminor; X X if (ldprog) { X@@ -986,20 +1043,52 @@ X } while (c != EOF && !isdigit (c)); X ungetc (c, ldprog); X (void) fscanf (ldprog, "%d.%d", &ldmajor, &ldminor); X+ /* Start conversion to a more rational number */ X+ if ((ldmajor > 2) || ((ldmajor == 2) && (ldminor > 9))) X+ ldmajor *= 100; X+ else X+ ldmajor *= 10; X fprintf(inFile, "#define DefaultLinuxBinUtilsMajorVersion %d\n", X- ldmajor * 10 + ldminor); X+ ldmajor + ldminor); X pclose (ldprog); X } X } X #endif X X+#ifdef __FreeBSD__ X+static void X+get_binary_format(FILE *inFile) X+{ X+ int mib[2]; X+ size_t len; X+ int osrel = 0; X+ FILE *objprog = NULL; X+ int iself = 0; X+ char buf[10]; X+ X+ mib[0] = CTL_KERN; X+ mib[1] = KERN_OSRELDATE; X+ len = sizeof(osrel); X+ sysctl(mib, 2, &osrel, &len, NULL, 0); X+ if (osrel >= 300004 && X+ (objprog = popen("objformat", "r")) != NULL && X+ fgets(buf, sizeof(buf), objprog) != NULL && X+ strncmp(buf, "elf", 3) == 0) X+ iself = 1; X+ if (objprog) X+ pclose(objprog); X+ X+ fprintf(inFile, "#define DefaultToElfFormat %s\n", iself ? "YES" : "NO"); X+} X+#endif X+ X #ifndef PATH_MAX X #define PATH_MAX 1024 X #endif X X #if defined(sun) && defined(__SVR4) X-static void get_sun_compiler_versions (inFile) X- FILE* inFile; X+static void X+get_sun_compiler_versions (FILE *inFile) X { X char buf[PATH_MAX]; X char cmd[PATH_MAX]; X@@ -1051,11 +1140,28 @@ X } X #endif X X-static void get_gcc_incdir(inFile) X- FILE* inFile; X+#ifdef __GNUC__ X+static void X+get_gcc_version(FILE *inFile) X+{ X+ fprintf (inFile, "#define HasGcc 1\n"); X+#if __GNUC__ > 1 X+ fprintf (inFile, "#define HasGcc2 1\n"); X+#endif X+ fprintf (inFile, "#define GccMajorVersion %d\n", __GNUC__); X+ fprintf (inFile, "#define GccMinorVersion %d\n", __GNUC_MINOR__); X+#if defined(HAS_MERGE_CONSTANTS) X+ fprintf (inFile, "#define HasGccMergeConstants %d\n", HAS_MERGE_CONSTANTS); X+#endif X+} X+#endif X+ X+#ifndef __EMX__ X+static void X+get_gcc_incdir(FILE *inFile) X { X static char* gcc_path[] = { X-#ifdef linux X+#if defined(linux) || defined(__OpenBSD__) || defined (__GNU__) X "/usr/bin/cc", /* for Linux PostIncDir */ X #endif X "/usr/local/bin/gcc", X@@ -1084,16 +1190,16 @@ X } X } X if (buf[0]) X- fprintf (inFile, "#define DefaultGccIncludeDir %s\n", buf); X+ fprintf (inFile, "#define DefaultGccIncludeDir \"%s\"\n", buf); X } X+#endif X X boolean X-define_os_defaults(inFile) X- FILE *inFile; X+define_os_defaults(FILE *inFile) X { X-#ifndef WIN32 X+#if !defined(WIN32) && !defined(__EMX__) X #if (defined(DEFAULT_OS_NAME) || defined(DEFAULT_OS_MAJOR_REV) || \ X- defined(DEFAULT_OS_MINOR_REV) || defined(DEFAUL_OS_TEENY_REV)) X+ defined(DEFAULT_OS_MINOR_REV) || defined(DEFAULT_OS_TEENY_REV)) X struct utsname name; X char buf[SYS_NMLN * 5 + 1]; X X@@ -1101,9 +1207,25 @@ X if (uname(&name) < 0) X LogFatal("Cannot invoke uname", ""); X X+# ifdef __FreeBSD__ X+ /* Hack for FreeBSD ports "Cross Version" compiling system. */ X+ { X+ char *e; X+ if ((e = getenv("OSREL")) != NULL && X+ strlen(name.sysname) + strlen(e) + 1 < SYS_NMLN) { X+ strcpy(name.release, e); X+ strcpy(name.version, name.sysname); X+ strcat(name.version, " "); X+ strcat(name.version, e); X+ } X+ } X+# endif X # ifdef DEFAULT_OS_NAME X parse_utsname(&name, DEFAULT_OS_NAME, buf, X "Bad DEFAULT_OS_NAME syntax %s"); X+# ifdef DEFAULT_OS_NAME_FROB X+ DEFAULT_OS_NAME_FROB(buf, sizeof buf); X+# endif X if (buf[0] != '\0') X fprintf(inFile, "#define DefaultOSName %s\n", buf); X # endif X@@ -1111,23 +1233,37 @@ X # ifdef DEFAULT_OS_MAJOR_REV X parse_utsname(&name, DEFAULT_OS_MAJOR_REV, buf, X "Bad DEFAULT_OS_MAJOR_REV syntax %s"); X- fprintf(inFile, "#define DefaultOSMajorVersion %s\n", X+# ifdef DEFAULT_OS_MAJOR_REV_FROB X+ DEFAULT_OS_MAJOR_REV_FROB(buf, sizeof buf); X+# endif X+ fprintf(inFile, "#define DefaultOSMajorVersion %s\n", X *buf ? trim_version(buf) : "0"); X # endif X X # ifdef DEFAULT_OS_MINOR_REV X parse_utsname(&name, DEFAULT_OS_MINOR_REV, buf, X "Bad DEFAULT_OS_MINOR_REV syntax %s"); X- fprintf(inFile, "#define DefaultOSMinorVersion %s\n", X+# ifdef DEFAULT_OS_MINOR_REV_FROB X+ DEFAULT_OS_MINOR_REV_FROB(buf, sizeof buf); X+# endif X+ fprintf(inFile, "#define DefaultOSMinorVersion %s\n", X *buf ? trim_version(buf) : "0"); X # endif X X # ifdef DEFAULT_OS_TEENY_REV X parse_utsname(&name, DEFAULT_OS_TEENY_REV, buf, X "Bad DEFAULT_OS_TEENY_REV syntax %s"); X- fprintf(inFile, "#define DefaultOSTeenyVersion %s\n", X+# ifdef DEFAULT_OS_TEENY_REV_FROB X+ DEFAULT_OS_TEENY_REV_FROB(buf, sizeof buf); X+# endif X+ fprintf(inFile, "#define DefaultOSTeenyVersion %s\n", X *buf ? trim_version(buf) : "0"); X # endif X+# ifdef DEFAULT_MACHINE_ARCHITECTURE X+ parse_utsname(&name, DEFAULT_MACHINE_ARCHITECTURE, buf, X+ "Bad DEFAULT_MACHINE_ARCHITECTURE %s"); X+ fprintf(inFile, "#ifndef %s\n# define %s\n#endif\n", buf, buf); X+# endif X #endif X #ifdef linux X get_distrib (inFile); X@@ -1138,7 +1274,14 @@ X #if defined (sun) && defined(SVR4) X get_sun_compiler_versions (inFile); X #endif X+#ifdef __GNUC__ X+ get_gcc_version (inFile); X+#endif X+#ifdef __FreeBSD__ X+ get_binary_format(inFile); X+#endif X #else /* WIN32 */ X+#ifndef __EMX__ X OSVERSIONINFO osvi; X static char* os_names[] = { "Win32s", "Windows 95", "Windows NT" }; X X@@ -1153,17 +1296,18 @@ X fprintf(inFile, "#define DefaultOSMinorVersion %d\n", osvi.dwMinorVersion); X fprintf(inFile, "#define DefaultOSTeenyVersion %d\n", X osvi.dwBuildNumber & 0xFFFF); X+#else /* EMX */ X+ fprintf(inFile, "#define DefaultOSMajorVersion 4\n"); X+ fprintf(inFile, "#define DefaultOSMinorVersion 0\n"); X+ fprintf(inFile, "#define DefaultOSTeenyVersion 0\n"); X+#endif /* EMX */ X #endif /* WIN32 */ X return FALSE; X } X X void X-cppit(imakefile, template, masterc, outfd, outfname) X- char *imakefile; X- char *template; X- char *masterc; X- FILE *outfd; X- char *outfname; X+cppit(char *imakefile, char *template, char *masterc, X+ FILE *outfd, char *outfname) X { X FILE *inFile; X X@@ -1191,14 +1335,13 @@ X } X X void X-makeit() X+makeit(void) X { X doit(NULL, make_argv[0], make_argv); X } X X char * X-CleanCppInput(imakefile) X- char *imakefile; X+CleanCppInput(char *imakefile) X { X FILE *outFile = NULL; X FILE *inFile; X@@ -1252,12 +1395,28 @@ X strcmp(ptoken, "pragma") && X strcmp(ptoken, "undef")) { X if (outFile == NULL) { X+#ifdef HAS_MKSTEMP X+ int fd; X+#endif X tmpImakefile = Strdup(tmpImakefile); X- (void) mktemp(tmpImakefile); X- outFile = fopen(tmpImakefile, "w"); X- if (outFile == NULL) X+#ifndef HAS_MKSTEMP X+ if (mktemp(tmpImakefile) == NULL || X+ (outFile = fopen(tmpImakefile, "w+")) == NULL) { X+ LogFatal("Cannot open %s for write.", X+ tmpImakefile); X+ } X+#else X+ fd=mkstemp(tmpImakefile); X+ if (fd != -1) X+ outFile = fdopen(fd, "w"); X+ if (outFile == NULL) { X+ if (fd != -1) { X+ unlink(tmpImakefile); close(fd); X+ } X LogFatal("Cannot open %s for write.", X tmpImakefile); X+ } X+#endif X } X writetmpfile(outFile, punwritten, pbuf-punwritten, X tmpImakefile); X@@ -1281,9 +1440,7 @@ X } X X void X-CleanCppOutput(tmpfd, tmpfname) X- FILE *tmpfd; X- char *tmpfname; X+CleanCppOutput(FILE *tmpfd, char *tmpfname) X { X char *input; X int blankline = 0; X@@ -1317,10 +1474,9 @@ X * "XCOMM" token is transformed to "#". X */ X boolean X-isempty(line) X- register char *line; X+isempty(char *line) X { X- register char *pend; X+ char *pend; X X /* X * Check for lines of the form X@@ -1391,9 +1547,7 @@ X X /*ARGSUSED*/ X char * X-ReadLine(tmpfd, tmpfname) X- FILE *tmpfd; X- char *tmpfname; X+ReadLine(FILE *tmpfd, char *tmpfname) X { X static boolean initialized = FALSE; X static char *buf, *pline, *end; X@@ -1419,7 +1573,7 @@ X end = buf + total_red; X *end = '\0'; X fseek(tmpfd, 0, 0); X-#if defined(SYSV) || defined(WIN32) X+#if defined(SYSV) || defined(WIN32) || defined(USE_FREOPEN) X tmpfd = freopen(tmpfname, "w+", tmpfd); X #ifdef WIN32 X if (! tmpfd) /* if failed try again */ X@@ -1464,19 +1618,14 @@ X } X X void X-writetmpfile(fd, buf, cnt, fname) X- FILE *fd; X- int cnt; X- char *buf; X- char *fname; X+writetmpfile(FILE *fd, char *buf, int cnt, char *fname) X { X if (fwrite(buf, sizeof(char), cnt, fd) == -1) X LogFatal("Cannot write to %s.", fname); X } X X char * X-Emalloc(size) X- int size; X+Emalloc(int size) X { X char *p; X X@@ -1487,8 +1636,7 @@ X X #ifdef FIXUP_CPP_WHITESPACE X void X-KludgeOutputLine(pline) X- char **pline; X+KludgeOutputLine(char **pline) X { X char *p = *pline; X char quotechar = '\0'; X@@ -1571,17 +1719,16 @@ X } X X void X-KludgeResetRule() X+KludgeResetRule(void) X { X InRule = FALSE; X } X #endif /* FIXUP_CPP_WHITESPACE */ X X char * X-Strdup(cp) X- register char *cp; X+Strdup(char *cp) X { X- register char *new = Emalloc(strlen(cp) + 1); X+ char *new = Emalloc(strlen(cp) + 1); X X strcpy(new, cp); X return new; X X--- config/imake/imake.man.orig Tue May 28 05:27:37 2002 X+++ config/imake/imake.man Fri Aug 16 13:11:40 2002 X@@ -22,11 +22,15 @@ X .\" not be used in advertising or otherwise to promote the sale, use or X .\" other dealings in this Software without prior written authorization X .\" from The Open Group. X-.TH IMAKE 1 "Release 6.1" "X Version 11" X+.\" X+.\" $XFree86: xc/config/imake/imake.man,v 1.8 2001/12/14 19:53:19 dawes Exp $ X+.\" X+.TH IMAKE 1 __xorgversion__ X .SH NAME X imake \- C preprocessor interface to the make utility X .SH SYNOPSIS X \fBimake\fP [ \fB\-D\fP\fIdefine\fP ] [ \fB\-I\fP\fIdir\fP ] X+[ \fB\-U\fP\fIdefine\fP ] X [ \fB\-T\fP\fItemplate\fP ] X [ \fB\-f\fP \fIfilename\fP ] [ \fB\-C\fP \fIfilename\fP ] X [ \fB\-s\fP \fIfilename\fP ] [ \fB\-e\fP ] X@@ -54,6 +58,10 @@ X indicate the directory in which the \fIimake\fP template and configuration X files may be found. X .TP 8 X+.B \-U\fIdefine\fP X+This option is passed directly to \fIcpp\fP. It is typically used to X+unset variables when debugging \fIimake\fP configuration files. X+.TP 8 X .B \-T\fItemplate\fP X This option specifies the name of the master template file (which is usually X located in the directory specified with \fI\-I\fP) used by \fIcpp\fP. X@@ -87,9 +95,9 @@ X following 3 lines: X .sp X .nf X- #define IMAKE_TEMPLATE "Imake.tmpl" X- #define INCLUDE_IMAKEFILE X- #include IMAKE_TEMPLATE X+\& #define IMAKE_TEMPLATE "Imake.tmpl" X+\& #define INCLUDE_IMAKEFILE X+\& #include IMAKE_TEMPLATE X .fi X .sp X where \fIImake.tmpl\fP and \fIImakefile\fP may be overridden by the X@@ -126,8 +134,8 @@ X .ta 1i 1.6i 5i X .nf X X-#define program_target(program, objlist) @@\e X-program: objlist @@\e X+\& #define program_target(program, objlist) @@\e X+ program: objlist @@\e X $(CC) \-o $@ objlist $(LDFLAGS) X X .fi X@@ -136,7 +144,7 @@ X will expand to X .nf X X-foo: foo1.o foo2.o X+ foo: foo1.o foo2.o X $(CC) \-o $@ foo1.o foo2.o $(LDFLAGS) X X .fi X--- config/imake/imakemdep.h.orig Tue May 28 05:27:37 2002 X+++ config/imake/imakemdep.h Fri Aug 16 13:11:40 2002 X@@ -24,6 +24,7 @@ X in this Software without prior written authorization from The Open Group. X X */ X+/* $XFree86: xc/config/imake/imakemdep.h,v 3.56 2001/12/14 19:53:19 dawes Exp $ */ X X X /* X@@ -39,6 +40,10 @@ X * These will be passed to the compile along with the contents of the X * make variable BOOTSTRAPCFLAGS. X */ X+#if defined(clipper) || defined(__clipper__) X+#define imake_ccflags "-O -DSYSV -DBOOTSTRAPCFLAGS=-DSYSV" X+#endif X+ X #ifdef hpux X #ifdef hp9000s800 X #define imake_ccflags "-DSYSV" X@@ -64,7 +69,7 @@ X #ifdef imake_ccflags X #undef imake_ccflags X #endif X-#define imake_ccflags "-Dsco" X+#define imake_ccflags "-Dsco -DSYSV -DSCO -DSCO325" X #endif X X #ifdef sony X@@ -122,6 +127,10 @@ X # endif X #endif X X+#if defined(Lynx) || defined(__Lynx__) X+#define imake_ccflags "-DLynx" X+#endif /* Lynx */ X+ X #ifdef __convex__ X #define imake_ccflags "-fn -tm c1" X #endif X@@ -162,7 +171,7 @@ X #define imake_ccflags "-DSVR4" X #endif X X-#ifdef MACH X+#if defined(MACH) && !defined(__GNU__) X #define imake_ccflags "-DNOSTDHDRS" X #endif X X@@ -171,6 +180,14 @@ X #define imake_ccflags "-DBSD43" X #endif X X+#if defined(__QNX__) && !defined(__QNXNTO__) X+#define imake_ccflags "-D__QNX__ -D_i386" X+#endif X+ X+#if defined(__QNXNTO__) X+#define imake_ccflags "-D__QNXNTO__" X+#endif X+ X #else /* not CCIMAKE */ X #ifndef MAKEDEPEND X /* X@@ -194,7 +211,7 @@ X * all colons). One way to tell if you need this is to see whether or not X * your Makefiles have no tabs in them and lots of @@ strings. X */ X-#if defined(sun) || defined(SYSV) || defined(SVR4) || defined(hcx) || defined(WIN32) || defined(sco) || (defined(AMOEBA) && defined(CROSS_COMPILE)) X+#if defined(sun) || defined(SYSV) || defined(SVR4) || defined(hcx) || defined(WIN32) || defined(sco) || (defined(AMOEBA) && defined(CROSS_COMPILE)) || defined(__QNX__) || defined(__sgi) X #define FIXUP_CPP_WHITESPACE X #endif X #ifdef WIN32 X@@ -202,6 +219,18 @@ X #define INLINE_SYNTAX X #define MAGIC_MAKE_VARS X #endif X+#ifdef __minix_vmd X+#define FIXUP_CPP_WHITESPACE X+#endif X+ X+#if defined(Lynx) X+/* On LynxOS 2.4.0 imake gets built with the old "legacy" X+ * /bin/cc which has a rather pedantic builtin preprocessor. X+ * Using a macro which is not #defined (as in Step 5 X+ * below) flags an *error* X+ */ X+#define __NetBSD_Version__ 0 X+#endif X X /* X * Step 4: USE_CC_E, DEFAULT_CC, DEFAULT_CPP X@@ -209,6 +238,13 @@ X * If use cc -E but want a different compiler, define DEFAULT_CC. X * If the cpp you need is not in /lib/cpp, define DEFAULT_CPP. X */ X+#if defined(__APPLE__) X+#define DEFAULT_CPP "/usr/bin/cpp" X+#endif X+#if defined(Lynx) || defined(__Lynx__) X+#define DEFAULT_CC "gcc" X+#define USE_CC_E X+#endif X #ifdef hpux X #define USE_CC_E X #endif X@@ -219,6 +255,9 @@ X #ifdef apollo X #define DEFAULT_CPP "/usr/lib/cpp" X #endif X+#if defined(clipper) || defined(__clipper__) X+#define DEFAULT_CPP "/usr/lib/cpp" X+#endif X #if defined(_IBMR2) && !defined(DEFAULT_CPP) X #define DEFAULT_CPP "/usr/ccs/lib/cpp" X #endif X@@ -237,13 +276,16 @@ X #ifdef _CRAY X #define DEFAULT_CPP "/lib/pcpp" X #endif X-#if defined(__386BSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) X+#if defined(__386BSD__) X #define DEFAULT_CPP "/usr/libexec/cpp" X #endif X+#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) X+#define USE_CC_E X+#endif X #if defined(__sgi) && defined(__ANSI_CPP__) X #define USE_CC_E X #endif X-#ifdef MACH X+#if defined(MACH) && !defined(__GNU__) X #define USE_CC_E X #endif X #ifdef __minix_vmd X@@ -253,7 +295,17 @@ X /* expects cpp in PATH */ X #define DEFAULT_CPP "cpp" X #endif X- X+#ifdef __CYGWIN__ X+#define DEFAULT_CC "gcc" X+#define DEFAULT_CPP "/usr/bin/cpp" X+#endif X+#if defined (__QNX__) X+#ifdef __QNXNTO__ X+#define DEFAULT_CPP "/usr/bin/cpp" X+#else X+#define DEFAULT_CPP "/usr/X11R6/bin/cpp" X+#endif X+#endif X /* X * Step 5: cpp_argv X * The following table contains the flags that should be passed X@@ -275,13 +327,63 @@ X char *cpp_argv[ARGUMENTS] = { X "cc", /* replaced by the actual program to exec */ X "-I.", /* add current directory to include path */ X+#if !defined(__NetBSD_Version__) || __NetBSD_Version__ < 103080000 X #ifdef unix X "-Uunix", /* remove unix symbol so that filename unix.c okay */ X #endif X-#if defined(__386BSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(MACH) X+#endif X+#if defined(__386BSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(MACH) || defined(linux) || defined(__GNU__) || defined(__bsdi__) X # ifdef __i386__ X "-D__i386__", X # endif X+# ifdef __i486__ X+ "-D__i486__", X+# endif X+# ifdef __i586__ X+ "-D__i586__", X+# endif X+# ifdef __i686__ X+ "-D__i686__", X+# endif X+# ifdef __k6__ X+ "-D__k6__", X+# endif X+# ifdef __ia64__ X+ "-D__ia64__", X+# endif X+# ifdef __s390__ X+ "-D__s390__", X+# endif X+# ifdef __alpha__ X+ "-D__alpha__", X+# endif X+# ifdef __arm__ X+ "-D__arm__", X+# endif X+# ifdef __s390x__ X+ "-D__s390x__", X+# endif X+# ifdef __sparc__ X+ "-D__sparc__", X+# endif X+# ifdef __m68k__ X+ "-D__m68k__", X+# endif X+# ifdef __sh__ X+ "-D__sh__", X+# endif X+# ifdef __sh3__ X+ "-D__sh3__", X+# endif X+# ifdef __SH3__ X+ "-D__SH3__", X+# endif X+# ifdef __SH4__ X+ "-D__SH4__", X+# endif X+# ifdef __SH4NOFPU__ X+ "-D__SH4_NOFPU__", X+# endif X # ifdef __GNUC__ X "-traditional", X # endif X@@ -356,9 +458,7 @@ X #endif /* MOTOROLA */ X #if defined(M_UNIX) || defined(sco) X "-Dsco", X-# if defined(sco324) X- "-Dsco324", X-# endif X+ "-DSYSV", X #endif X #ifdef i386 X "-Di386", X@@ -385,59 +485,56 @@ X # endif X # ifdef SCO X "-DSCO", X-# ifdef SCO324 X- "-DSCO324", X+# ifdef _SCO_DS X+ "-DSCO325", X # endif X # endif X-# ifdef ESIX X+# endif X+# ifdef ESIX X "-DESIX", X-# endif X-# ifdef ATT X+# endif X+# ifdef ATT X "-DATT", X-# endif X-# ifdef DELL X+# endif X+# ifdef DELL X "-DDELL", X-# endif X # endif X #endif X-#ifdef SYSV386 /* System V/386 folks, obsolete */ X+#ifdef SYSV386 /* System V/386 folks, obsolete */ X "-Di386", X # ifdef SVR4 X "-DSVR4", X # endif X-# ifdef SYSV X- "-DSYSV", X-# ifdef ISC X+# ifdef ISC X "-DISC", X-# ifdef ISC40 X+# ifdef ISC40 X "-DISC40", /* ISC 4.0 */ X-# else X-# ifdef ISC202 X+# else X+# ifdef ISC202 X "-DISC202", /* ISC 2.0.2 */ X-# else X-# ifdef ISC30 X+# else X+# ifdef ISC30 X "-DISC30", /* ISC 3.0 */ X-# else X+# else X "-DISC22", /* ISC 2.2.1 */ X-# endif X # endif X # endif X # endif X-# ifdef SCO X+# endif X+# ifdef SCO X "-DSCO", X-# ifdef SCO324 X- "-DSCO324", X-# endif X+# ifdef _SCO_DS X+ "-DSCO325", X # endif X-# ifdef ESIX X+# endif X+# ifdef ESIX X "-DESIX", X-# endif X-# ifdef ATT X+# endif X+# ifdef ATT X "-DATT", X-# endif X-# ifdef DELL X+# endif X+# ifdef DELL X "-DDELL", X-# endif X # endif X #endif X #ifdef __osf__ X@@ -448,6 +545,12 @@ X # ifdef __alpha X "-D__alpha", X # endif X+# ifdef __amiga__ X+ "-D__amiga__", X+# endif X+# ifdef __alpha__ X+ "-D__alpha__", X+# endif X # ifdef __i386__ X "-D__i386__", X # endif X@@ -475,9 +578,28 @@ X "-DNCR", /* NCR */ X #endif X #ifdef linux X- "-traditional", X "-Dlinux", X #endif X+#if defined(__CYGWIN__) X+ "-traditional", X+#endif X+#if defined(Lynx) || defined(__Lynx__) X+ "-traditional", X+#if 0 X+ "-DLYNX", /* do we really need this?? */ X+#endif X+ "-DLynx", X+# ifdef ppc X+ "-Dppc", X+# endif X+# if defined(m68k) || defined(M68k) || defined(m68040) X+ "-Dm68k", X+ "-DM68k", X+# endif X+# ifdef uSPARC1 X+ "-Dsparc", X+# endif X+#endif X #ifdef __uxp__ X "-D__uxp__", X #endif X@@ -492,13 +614,13 @@ X # ifdef CROSS_COMPILE X "-DCROSS_COMPILE", X # ifdef CROSS_i80386 X- "-DCROSS_i80386", X+ "-Di80386", X # endif X # ifdef CROSS_sparc X- "-DCROSS_sparc", X+ "-Dsparc", X # endif X # ifdef CROSS_mc68000 X- "-DCROSS_mc68000", X+ "-Dmc68000", X # endif X # else X # ifdef i80386 X@@ -523,6 +645,50 @@ X "-traditional", X "-Demxos2", X #endif X+#ifdef MetroLink X+ "-DMetroLink", X+# ifdef SVR4 X+ "-DSVR4", X+# endif X+# ifdef __powerpc__ X+ "-D__powerpc__", X+# endif X+# ifdef PowerMAX_OS X+ "-DPowerMAX_OS", X+# endif X+#endif X+#if defined (__QNX__) && !defined(__QNXNTO__) X+ "-traditional", X+ "-D__QNX__", X+#endif X+ X+#if defined(__QNXNTO__) X+ "-traditional", X+ "-D__QNXNTO__", X+#if defined(i386) X+ "-Di386", X+#endif X+#if defined(__i386__) X+ "-D__i386__", X+#endif X+#if defined(PPC) X+ "-DPPC", X+#endif X+#if defined(MIPS) X+ "-DMIPS", X+#endif X+#endif X+ X+#if defined(__APPLE__) X+ "-D__APPLE__", X+ "-D__DARWIN__", X+# ifdef __ppc__ X+ "-D__ppc__", X+# endif X+# ifdef __i386__ X+ "-D__i386__", X+# endif X+#endif X X }; X X@@ -537,6 +703,10 @@ X * Supported uname arguments are "snrvm", and if you specify multiple X * arguments they will be separated by spaces. No more than 5 arguments X * may be given. Unlike uname() order of arguments matters. X+ * X+ * DEFAULT_OS_MAJOR_REV_FROB, DEFAULT_OS_MINOR_REV_FROB, X+ * DEFAULT_OS_TEENY_REV_FROB, and DEFAULT_OS_NAME_FROB can be used to X+ * modify the results of the use of the various strings. X */ X #if defined(aix) X /* uname -v returns "x" (e.g. "4"), and uname -r returns "y" (e.g. "1") */ X@@ -544,7 +714,7 @@ X # define DEFAULT_OS_MINOR_REV "r %[0-9]" X /* No information available to generate default OSTeenyVersion value. */ X # define DEFAULT_OS_NAME "srvm %[^\n]" X-#elif defined(sun) || defined(sgi) || defined(ultrix) || defined(__uxp__) || defined(linux) || defined(sony) X+#elif defined(sun) || defined(sgi) || defined(ultrix) || defined(__uxp__) || defined(sony) X /* uname -r returns "x.y[.z]", e.g. "5.4" or "4.1.3" */ X # define DEFAULT_OS_MAJOR_REV "r %[0-9]" X # define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]" X@@ -562,6 +732,12 @@ X # define DEFAULT_OS_MINOR_REV "v %*d.%1s" X # define DEFAULT_OS_TEENY_REV "v %*d.%*c%[.0-9]" X # define DEFAULT_OS_NAME "srvm %[^\n]" X+#elif defined(__APPLE__) X+/* uname -v returns "x.yz" or "x.y.z", e.g. "2.02" or "2.1.2". */ X+# define DEFAULT_OS_MAJOR_REV "r %[0-9]" X+# define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]" X+# define DEFAULT_OS_TEENY_REV "r %*d.%*d.%[0-9]" /* this will just get 0 */ X+# define DEFAULT_OS_NAME "s %[^\n]" X #elif defined(__osf__) X /* uname -r returns "Wx.y", e.g. "V3.2" or "T4.0" */ X # define DEFAULT_OS_MAJOR_REV "r %*[^0-9]%[0-9]" X@@ -573,13 +749,97 @@ X # define DEFAULT_OS_MAJOR_REV "v V%[0-9]" X # define DEFAULT_OS_MINOR_REV "v V%*dL%[0-9]" X # define DEFAULT_OS_NAME "srvm %[^\n]" X-#elif defined(__FreeBSD__) X-/* NetBSD, OpenBSD, 386BSD, and BSD/OS too? */ X+#elif defined(linux) || defined(__bsdi__) X+# define DEFAULT_OS_MAJOR_REV "r %[0-9]" X+# define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]" X+# define DEFAULT_OS_TEENY_REV "r %*d.%*d.%[0-9]" X+# define DEFAULT_OS_NAME "srm %[^\n]" X+#elif defined(__GNU__) X+# define DEFAULT_OS_MAJOR_REV "r %[0-9]" X+# define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]" X+# define DEFAULT_OS_NAME "srm %[^\n]" X+#elif defined(ISC) X+/* ISC all Versions ? */ X+/* uname -r returns "x.y", e.g. "3.2" ,uname -v returns "x" e.g. "2" */ X+# define DEFAULT_OS_MAJOR_REV "r %[0-9]" X+# define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]" X+# define DEFAULT_OS_TEENY_REV "v %[0-9]" X+/* # define DEFAULT_OS_NAME "srm %[^\n]" */ /* Not useful on ISC */ X+#elif defined(__FreeBSD__) || defined(__OpenBSD__) X+/* BSD/OS too? */ X /* uname -r returns "x.y[.z]-mumble", e.g. "2.1.5-RELEASE" or "2.2-0801SNAP" */ X # define DEFAULT_OS_MAJOR_REV "r %[0-9]" X # define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]" X # define DEFAULT_OS_TEENY_REV "r %*d.%*d.%[0-9]" X # define DEFAULT_OS_NAME "srm %[^\n]" X+# if defined(__FreeBSD__) X+/* Use an alternate way to find the teeny version for -STABLE, -SNAP versions */ X+# define DEFAULT_OS_TEENY_REV_FROB(buf, size) \ X+ do { \ X+ if (*buf == 0) { \ X+ int __mib[2]; \ X+ size_t __len; \ X+ int __osrel; \ X+ \ X+ __mib[0] = CTL_KERN; \ X+ __mib[1] = KERN_OSRELDATE; \ X+ __len = sizeof(__osrel); \ X+ sysctl(__mib, 2, &__osrel, &__len, NULL, 0); \ X+ if (__osrel < 210000) { \ X+ if (__osrel < 199607) \ X+ buf[0] = '0'; \ X+ else if (__osrel < 199612) \ X+ buf[0] = '5'; \ X+ else if (__osrel == 199612) \ X+ buf[0] = '6'; \ X+ else \ X+ buf[0] = '8'; /* guess */ \ X+ } else { \ X+ buf[0] = ((__osrel / 1000) % 10) + '0'; \ X+ } \ X+ buf[1] = 0; \ X+ } \ X+ } while (0) X+# else X+ /* OpenBSD - Add DEFAULT_MACHINE_ARCHITECTURE */ X+# define DEFAULT_MACHINE_ARCHITECTURE "m %[^\n]" X+# endif X+#elif defined(__NetBSD__) X+/* X+ * uname -r returns "x.y([ABCD...]|_mumble)", e.g.: X+ * 1.2 1.2_BETA 1.2A 1.2B X+ * X+ * That means that we have to do something special to turn the X+ * TEENY revision into a form that we can use (i.e., a string of X+ * decimal digits). X+ * X+ * We also frob the name DEFAULT_OS_NAME so that it looks like the X+ * 'standard' NetBSD name for the version, e.g. "NetBSD/i386 1.2B" for X+ * NetBSD 1.2B on an i386. X+ */ X+# define DEFAULT_OS_MAJOR_REV "r %[0-9]" X+# define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]" X+# define DEFAULT_OS_TEENY_REV "r %*d.%*d%[A-Z]" X+# define DEFAULT_OS_TEENY_REV_FROB(buf, size) \ X+ do { \ X+ if (*(buf) >= 'A' && *(buf) <= 'Z') /* sanity check */ \ X+ snprintf((buf), (size), "%d", *(buf) - 'A' + 1); \ X+ else \ X+ *(buf) = '\0'; \ X+ } while (0) X+# define DEFAULT_OS_NAME "smr %[^\n]" X+# define DEFAULT_OS_NAME_FROB(buf, size) \ X+ do { \ X+ char *__sp; \ X+ if ((__sp = strchr((buf), ' ')) != NULL) \ X+ *__sp = '/'; \ X+ } while (0) X+#elif defined(__Lynx__) || defined(Lynx) X+/* Lynx 2.4.0 /bin/cc doesn't like #elif */ X+# define DEFAULT_OS_MAJOR_REV "r %[0-9]" X+# define DEFAULT_OS_MINOR_REV "r %*d.%[0-9]" X+# define DEFAULT_OS_TEENY_REV "r %*d.%*d.%[0-9]" X+# define DEFAULT_OS_NAME "srm %[^\n]" X #elif defined(_SEQUENT_) X /* uname -v returns 'Vx.y.z', e.g. 'V4.4.2' */ X # define DEFAULT_OS_MAJOR_REV "v V%[0-9]" X@@ -599,6 +859,12 @@ X #ifdef apollo X {"apollo", "1"}, X #endif X+#if defined(clipper) || defined(__clipper__) X+ {"clipper", "1"}, X+ {"__clipper__", "1"}, X+ {"clix", "1"}, X+ {"__clix__", "1"}, X+#endif X #ifdef ibm032 X {"ibm032", "1"}, X #endif X@@ -675,7 +941,14 @@ X {"mc68020", "1"}, X #endif X #ifdef __GNUC__ X+# if __GNUC__ == 1 X {"__GNUC__", "1"}, X+# else X+ {"__GNUC__", "2"}, X+# endif X+#endif X+#ifdef __STRICT_ANSI__ X+ {"__STRICT_ANSI__", "1"}, X #endif X #if __STDC__ X {"__STDC__", "1"}, X@@ -713,6 +986,12 @@ X #ifdef m68k X {"m68k", "1"}, X #endif X+#ifdef M68k X+ {"M68k", "1"}, X+#endif X+#ifdef __m68k__ X+ {"__m68k__", "1"}, X+#endif X #ifdef m88k X {"m88k", "1"}, X #endif X@@ -740,9 +1019,15 @@ X #ifdef __osf__ X {"__osf__", "1"}, X #endif X+#ifdef __amiga__ X+ {"__amiga__", "1"}, X+#endif X #ifdef __alpha X {"__alpha", "1"}, X #endif X+#ifdef __alpha__ X+ {"__alpha__", "1"}, X+#endif X #ifdef __DECC X {"__DECC", "1"}, X #endif X@@ -804,9 +1089,92 @@ X #ifdef __NetBSD__ X {"__NetBSD__", "1"}, X #endif X+#ifdef __GNU__ X+ {"__GNU__", "1"}, X+#endif X+#ifdef __ELF__ X+ {"__ELF__", "1"}, X+#endif X #ifdef __EMX__ X {"__EMX__", "1"}, X #endif X+#if defined(__QNX__) X+ {"__QNX__", "1"}, X+#endif X+#ifdef __QNXNTO__ X+ {"__QNXNTO__", "1"}, X+#endif X+# ifdef __powerpc__ X+ {"__powerpc__", "1"}, X+# endif X+# ifdef PowerMAX_OS X+ {"PowerMAX_OS", "1"}, X+# endif X+# ifdef ia64 X+ {"ia64", "1"}, X+# endif X+# ifdef __ia64__ X+ {"__ia64__", "1"}, X+# endif X+# ifdef __i386__ X+ {"__i386__", "1"}, X+# endif X+# ifdef __i486__ X+ {"__i486__", "1"}, X+# endif X+# ifdef __i586__ X+ {"__i586__", "1"}, X+# endif X+# ifdef __i686__ X+ {"__i686__", "1"}, X+# endif X+# ifdef __k6__ X+ {"__k6__", "1"}, X+# endif X+# ifdef i386 X+ {"i386", "1"}, X+# endif X+# ifdef i486 X+ {"i486", "1"}, X+# endif X+# ifdef i586 X+ {"i586", "1"}, X+# endif X+# ifdef i686 X+ { "i686", "1"}, X+# endif X+# ifdef k6 X+ {"k6", "1"}, X+# endif X+# ifdef __s390__ X+ {"__s390__", "1"}, X+# endif X+# ifdef __sh__ X+ {"__sh__", "1"}, X+# endif X+# ifdef __sh3_ X+ {"__sh3__", "1"}, X+# endif X+# ifdef __SH3__ X+ {"__SH3__", "1"}, X+# endif X+# ifdef __SH4__ X+ {"__SH4__", "1"}, X+# endif X+# ifdef __SH4NOFPU__ X+ {"__SH4NOFPU__", "1"}, X+# endif X+#if defined(__ppc__) X+ {"__ppc__", "1"}, X+#endif X+#if defined(__BIG_ENDIAN__) X+ {"__BIG_ENDIAN__", "1"}, X+#endif X+#if defined(__LITTLE_ENDIAN__) X+ {"__LITTLE_ENDIAN__", "1"}, X+#endif X+ X+ X /* add any additional symbols before this line */ X {NULL, NULL} X }; END-of-Mozdev-PrintServer/files/patch-ab echo x - Mozdev-PrintServer/files/patch-ac sed 's/^X//' >Mozdev-PrintServer/files/patch-ac << 'END-of-Mozdev-PrintServer/files/patch-ac' X--- Imakefile.orig Fri Aug 16 18:11:37 2002 X+++ Imakefile Fri Aug 16 18:09:29 2002 X@@ -37,6 +37,13 @@ X MakeDir($(BUILDINCDIR)) X MakeDir($(BUILDBINDIR)) X X+installXprt:: X+ (cd programs/Xserver && \ X+ $(INSTALL) -c $(INSTALLFLAGS) $(INSTPGMFLAGS) Xprt $(DESTDIR)$(BINDIR)/Xprt) X+ X+NOOP: X+ @echo : X+ X XCOMM X XCOMM Watch out!!! Make sure you do make includes after removing X11.... X XCOMM END-of-Mozdev-PrintServer/files/patch-ac echo x - Mozdev-PrintServer/files/patch-aa sed 's/^X//' >Mozdev-PrintServer/files/patch-aa << 'END-of-Mozdev-PrintServer/files/patch-aa' X--- config/cf/site.def.orig Wed Jul 10 19:40:05 2002 X+++ config/cf/site.def Fri Aug 16 14:03:50 2002 X@@ -1,15 +1,20 @@ X /* Some flags to build the Xprint server (Xprt), the tools and the fonts */ X #define BuildServer YES X #define XprtServer YES X+#define PrintOnlyServer YES X+#define XpColorPclDDX YES X+#define XpMonoPclDDX YES X+#define XpPostScriptDDX YES X #define XpRasterDDX YES X #define XpPdfDDX NO X #define XpSvgDDX NO X-#define BuildFonts YES X-#define BuildType1 YES X+#define BuildFonts NO X+#define BuildType1 NO X /* Build PS CID font support */ X-#define BuildCID YES X+#define BuildCID NO X #define GzipFontCompression YES X-#define BuildFreeType YES X+/* Xprt does not support TTF fonts yet */ X+#define BuildFreeType NO X /* Xprt does not have special support for XIE (yet) */ X #define BuildXIE NO X /* Xprt does not support MIT-SHM */ END-of-Mozdev-PrintServer/files/patch-aa echo x - Mozdev-PrintServer/files/patch-ae sed 's/^X//' >Mozdev-PrintServer/files/patch-ae << 'END-of-Mozdev-PrintServer/files/patch-ae' X--- Makefile.orig Tue May 28 05:27:34 2002 X+++ Makefile Fri Aug 16 19:17:41 2002 X@@ -155,3 +155,5 @@ X $(MAKE_CMD) $@ X VerifyOS: X $(MAKE_CMD) $@ X+installXprt: X+ $(MAKE_CMD) $@ END-of-Mozdev-PrintServer/files/patch-ae echo x - Mozdev-PrintServer/distinfo sed 's/^X//' >Mozdev-PrintServer/distinfo << 'END-of-Mozdev-PrintServer/distinfo' XMD5 (xprint-mozdev/xprint_mozdev_org_source-2002-07-10-trunk.tar.gz) = 7096e01f13b37f9669d8b0a2357d04c0 END-of-Mozdev-PrintServer/distinfo 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 Aug 19 1:40: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23B1D37B400 for ; Mon, 19 Aug 2002 01:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA83C43E6A for ; Mon, 19 Aug 2002 01:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7J8e3JU038277 for ; Mon, 19 Aug 2002 01:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7J8e32L038275; Mon, 19 Aug 2002 01:40:03 -0700 (PDT) Date: Mon, 19 Aug 2002 01:40:03 -0700 (PDT) Message-Id: <200208190840.g7J8e32L038275@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Marc Fonvieille Subject: Re: ports/41716: x11-fonts/webfonts cannot be fetched anymore Reply-To: Marc Fonvieille Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41716; it has been noted by GNATS. From: Marc Fonvieille To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/41716: x11-fonts/webfonts cannot be fetched anymore Date: Mon, 19 Aug 2002 10:36:43 +0200 Hello, http://corefonts.sourceforge.net/ is a project that provides these fonts. Here are fast mirrors: http://unc.dl.sourceforge.net/sourceforge/corefonts/ http://twtelecom.dl.sourceforge.net/sourceforge/corefonts http://telia.dl.sourceforge.net/sourceforge/corefonts/ http://cesnet.dl.sourceforge.net/sourceforge/corefonts/ http://belnet.dl.sourceforge.net/sourceforge/corefonts/ http://files.vn.ua/pub/win/freefont/ And for Aruniupd.exe: http://web.kcua.ac.jp/pub/win/ttf/ Marc PS: sorry no patch :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 2:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BE1237B400 for ; Mon, 19 Aug 2002 02:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9758743E65 for ; Mon, 19 Aug 2002 02:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7J9A2JU048270 for ; Mon, 19 Aug 2002 02:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7J9A2Mc048269; Mon, 19 Aug 2002 02:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C5737B400 for ; Mon, 19 Aug 2002 02:08:14 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E68143E6A for ; Mon, 19 Aug 2002 02:08:14 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7J98DOT006890 for ; Mon, 19 Aug 2002 02:08:13 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7J98DLW006889; Mon, 19 Aug 2002 02:08:13 -0700 (PDT) Message-Id: <200208190908.g7J98DLW006889@www.freebsd.org> Date: Mon, 19 Aug 2002 02:08:13 -0700 (PDT) From: Yuri Khotyaintsev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41774: amanda-server fails to build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41774 >Category: ports >Synopsis: amanda-server fails to build >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 Aug 19 02:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yuri Khotyaintsev >Release: 4.6-STABLE >Organization: Swedish Inst. of Space Physics >Environment: FreeBSD nest.irfu.se 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 8 10:36:16 CEST 2002 yuri@nest.irfu.se:/stor/obj/stor/src/sys/NEST.DEBUG i386 >Description: mkdir .libs cc -O2 -pipe -march=pentiumpro -o chg-scsi chg-scsi.o scsi-aix.o scsi-changer-driver.o scsi-hpux_new.o scsi-irix.o scsi-linux.o scsi-solaris.o scsi-bsd.o scsi-cam.o sense.o ../common-src/libamanda.a ../server-src/libamserver.a ../tape-src/libamtape.a ../common-src/libamanda.a -lm -lreadline -ltermcap -lcam scsi-cam.o: In function `SCSI_OpenDevice': scsi-cam.o(.text+0xf0): multiple definition of `SCSI_OpenDevice' scsi-bsd.o(.text+0x0): first defined here /usr/libexec/elf/ld: Warning: size of symbol `SCSI_OpenDevice' changed from 451 to 676 in scsi-cam.o scsi-cam.o: In function `SCSI_CloseDevice': scsi-cam.o(.text+0x394): multiple definition of `SCSI_CloseDevice' scsi-bsd.o(.text+0x1c4): first defined here /usr/libexec/elf/ld: Warning: size of symbol `SCSI_CloseDevice' changed from 49 to 69 in scsi-cam.o scsi-cam.o: In function `SCSI_ExecuteCommand': scsi-cam.o(.text+0x3dc): multiple definition of `SCSI_ExecuteCommand' scsi-bsd.o(.text+0x1f8): first defined here /usr/libexec/elf/ld: Warning: size of symbol `SCSI_ExecuteCommand' changed from 415 to 421 in scsi-cam.o scsi-cam.o: In function `Tape_Ioctl': scsi-cam.o(.text+0x584): multiple definition of `Tape_Ioctl' scsi-bsd.o(.text+0x398): first defined here scsi-cam.o: In function `Tape_Status': scsi-cam.o(.text+0x624): multiple definition of `Tape_Status' scsi-bsd.o(.text+0x438): first defined here /usr/libexec/elf/ld: Warning: size of symbol `Tape_Status' changed from 12 to 233 in scsi-cam.o scsi-cam.o: In function `ScanBus': scsi-cam.o(.text+0x710): multiple definition of `ScanBus' scsi-bsd.o(.text+0x444): first defined here /usr/libexec/elf/ld: Warning: size of symbol `ScanBus' changed from 12 to 479 in scsi-cam.o gmake[1]: *** [chg-scsi] Error 1 gmake[1]: Leaving directory `/stor/ports/misc/amanda-server/work/amanda-2.4.3b2/changer-src' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /stor/ports/misc/amanda-server. >How-To-Repeat: cd /usr/ports/misc/amanda-server 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 Mon Aug 19 2:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4755B37B400 for ; Mon, 19 Aug 2002 02:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC0343E75 for ; Mon, 19 Aug 2002 02:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7J9o3JU056373 for ; Mon, 19 Aug 2002 02:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7J9o31q056372; Mon, 19 Aug 2002 02:50:03 -0700 (PDT) Date: Mon, 19 Aug 2002 02:50:03 -0700 (PDT) Message-Id: <200208190950.g7J9o31q056372@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Yuri Khotyaintsev Subject: Re: ports/41774: amanda-server fails to build Reply-To: Yuri Khotyaintsev Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41774; it has been noted by GNATS. From: Yuri Khotyaintsev To: Maxim Maximov Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/41774: amanda-server fails to build Date: Mon, 19 Aug 2002 11:46:57 +0200 (CEST) You are right, this mashine have started from 3.0-CURRENT and this file is present ;-)) I will remove /usr/include and reinstall the world, and the try again to build amanda. Thanx! On Mon, 19 Aug 2002, Maxim Maximov wrote: > it seems you have /usr/include/sys/scsiio.h, which disappeared Sat Oct 9 > 13:25:30 1999 UTC from source tree.. > > Yuri Khotyaintsev wrote: > >>Number: 41774 > >>Category: ports > >>Synopsis: amanda-server fails to build > >>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 Aug 19 02:10:01 PDT 2002 > >>Closed-Date: > >>Last-Modified: > >>Originator: Yuri Khotyaintsev > >>Release: 4.6-STABLE > >>Organization: > > > > Swedish Inst. of Space Physics > > > >>Environment: > > > > FreeBSD nest.irfu.se 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 8 10:36:16 CEST 2002 yuri@nest.irfu.se:/stor/obj/stor/src/sys/NEST.DEBUG i386 > > > >>Description: > > > > mkdir .libs > > cc -O2 -pipe -march=pentiumpro -o chg-scsi chg-scsi.o scsi-aix.o scsi-changer-driver.o scsi-hpux_new.o scsi-irix.o scsi-linux.o scsi-solaris.o scsi-bsd.o scsi-cam.o sense.o ../common-src/libamanda.a ../server-src/libamserver.a ../tape-src/libamtape.a ../common-src/libamanda.a -lm -lreadline -ltermcap -lcam > > scsi-cam.o: In function `SCSI_OpenDevice': > > scsi-cam.o(.text+0xf0): multiple definition of `SCSI_OpenDevice' > > scsi-bsd.o(.text+0x0): first defined here > > /usr/libexec/elf/ld: Warning: size of symbol `SCSI_OpenDevice' changed from 451 to 676 in scsi-cam.o > > scsi-cam.o: In function `SCSI_CloseDevice': > > scsi-cam.o(.text+0x394): multiple definition of `SCSI_CloseDevice' > > scsi-bsd.o(.text+0x1c4): first defined here > > /usr/libexec/elf/ld: Warning: size of symbol `SCSI_CloseDevice' changed from 49 to 69 in scsi-cam.o > > scsi-cam.o: In function `SCSI_ExecuteCommand': > > scsi-cam.o(.text+0x3dc): multiple definition of `SCSI_ExecuteCommand' > > scsi-bsd.o(.text+0x1f8): first defined here > > /usr/libexec/elf/ld: Warning: size of symbol `SCSI_ExecuteCommand' changed from 415 to 421 in scsi-cam.o > > scsi-cam.o: In function `Tape_Ioctl': > > scsi-cam.o(.text+0x584): multiple definition of `Tape_Ioctl' > > scsi-bsd.o(.text+0x398): first defined here > > scsi-cam.o: In function `Tape_Status': > > scsi-cam.o(.text+0x624): multiple definition of `Tape_Status' > > scsi-bsd.o(.text+0x438): first defined here > > /usr/libexec/elf/ld: Warning: size of symbol `Tape_Status' changed from 12 to 233 in scsi-cam.o > > scsi-cam.o: In function `ScanBus': > > scsi-cam.o(.text+0x710): multiple definition of `ScanBus' > > scsi-bsd.o(.text+0x444): first defined here > > /usr/libexec/elf/ld: Warning: size of symbol `ScanBus' changed from 12 to 479 in scsi-cam.o > > gmake[1]: *** [chg-scsi] Error 1 > > gmake[1]: Leaving directory `/stor/ports/misc/amanda-server/work/amanda-2.4.3b2/changer-src' > > gmake: *** [all-recursive] Error 1 > > *** Error code 2 > > > > Stop in /stor/ports/misc/amanda-server. > > > > > >>How-To-Repeat: > > > > cd /usr/ports/misc/amanda-server > > 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 > > > > > > > -- > Maxim Maximov > System Administrator > AGAVA Software (http://www.agava.com) > > Yuri Khotyaintsev Swedish Institute of Space Physics, Uppsala Division, Box 537, S-75121 Uppsala http://cluster.irfu.se/yuri mailto:Yuri.Khotyaintsev@irfu.se ph: 46-18-471-5929 fax: 46-18-471-5905 private: 46-18-462-905 mobile: 46-73-674-8136 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 3:11:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5019537B401 for ; Mon, 19 Aug 2002 03:11:14 -0700 (PDT) Received: from rocket.naverex.net (rocket.naverex.net [213.169.64.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C5E843EA9 for ; Mon, 19 Aug 2002 03:11:10 -0700 (PDT) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Received: from mix.naverex.net (mix.naverex.net [213.169.64.99]) by rocket.naverex.net (8.Who.Cares/8.Who.Cares) with ESMTP id NAA21377 for ; Mon, 19 Aug 2002 13:11:10 +0300 (EEST) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) From: DRWEB-DAEMON@naverex.kiev.ua Received: from mix.naverex.net (localhost [127.0.0.1]) by mix.naverex.net (8.Who.Cares/8.Who.Cares) with ESMTP id g7JAB7hH099933 for ; Mon, 19 Aug 2002 13:11:07 +0300 (EEST) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Received: (from root@localhost) by mix.naverex.net (8.12.5/8.12.1/Submit) id g7JAB7nq099930 for ; Mon, 19 Aug 2002 13:11:07 +0300 (EEST)?g (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Date: Mon, 19 Aug 2002 13:11:07 +0300 (EEST) Message-Id: <200208191011.g7JAB7nq099930@mix.naverex.net> Subject: Undelivered mail: Undeliverable mail--"some questions" Content-Type: text/plain; charset=us-ascii To: undisclosed-recipients: ; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear User, The message sent by is infected by a virus and has not been delivered. DrWeb antivirus filter reports: --- DrWeb report --- ======================== DrWeb found next viruses: ======================== ÉÎÆÉÃÉÒÏ×ÁÎ Win32.HLLM.Klez.4 --- DrWeb report --- An original message was storied in archive record named: drweb.infected_HxkaNr In order to receive the original message, please send request to virusalert@naverex.kiev.ua, referring to the archive record name given above. --- Antivirus service provided by DrWeb Daemon (http://www.drweb.ru) Please send your comments to DialogueScience, Inc. (http://www.dials.ru, support@dials.ru) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 3:11:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0ABC37B400 for ; Mon, 19 Aug 2002 03:11:47 -0700 (PDT) Received: from rocket.naverex.net (rocket.naverex.net [213.169.64.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF6943E6A for ; Mon, 19 Aug 2002 03:11:42 -0700 (PDT) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Received: from mix.naverex.net (mix.naverex.net [213.169.64.99]) by rocket.naverex.net (8.Who.Cares/8.Who.Cares) with ESMTP id NAA21458 for ; Mon, 19 Aug 2002 13:11:39 +0300 (EEST) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) From: DRWEB-DAEMON@naverex.kiev.ua Received: from mix.naverex.net (localhost [127.0.0.1]) by mix.naverex.net (8.Who.Cares/8.Who.Cares) with ESMTP id g7JABahH000253 for ; Mon, 19 Aug 2002 13:11:36 +0300 (EEST) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Received: (from root@localhost) by mix.naverex.net (8.12.5/8.12.1/Submit) id g7JABaur000248 for ; Mon, 19 Aug 2002 13:11:36 +0300 (EEST)?g (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Date: Mon, 19 Aug 2002 13:11:36 +0300 (EEST) Message-Id: <200208191011.g7JABaur000248@mix.naverex.net> Subject: Undelivered mail: Before contacting Content-Type: text/plain; charset=us-ascii To: undisclosed-recipients: ; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear User, The message sent by is infected by a virus and has not been delivered. DrWeb antivirus filter reports: --- DrWeb report --- ======================== DrWeb found next viruses: ======================== ÉÎÆÉÃÉÒÏ×ÁÎ Trojan.IframeExec ÉÎÆÉÃÉÒÏ×ÁÎ Win32.HLLM.Klez.4 --- DrWeb report --- An original message was storied in archive record named: drweb.infected_IUatZn In order to receive the original message, please send request to virusalert@naverex.kiev.ua, referring to the archive record name given above. --- Antivirus service provided by DrWeb Daemon (http://www.drweb.ru) Please send your comments to DialogueScience, Inc. (http://www.dials.ru, support@dials.ru) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 3:15:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4DCC37B405 for ; Mon, 19 Aug 2002 03:15:21 -0700 (PDT) Received: from rocket.naverex.net (rocket.naverex.net [213.169.64.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE63543E4A for ; Mon, 19 Aug 2002 03:15:18 -0700 (PDT) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Received: from mix.naverex.net (mix.naverex.net [213.169.64.99]) by rocket.naverex.net (8.Who.Cares/8.Who.Cares) with ESMTP id NAA23077 for ; Mon, 19 Aug 2002 13:15:18 +0300 (EEST) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) From: DRWEB-DAEMON@naverex.kiev.ua Received: from mix.naverex.net (localhost [127.0.0.1]) by mix.naverex.net (8.Who.Cares/8.Who.Cares) with ESMTP id g7JAFFhH001664 for ; Mon, 19 Aug 2002 13:15:15 +0300 (EEST) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Received: (from root@localhost) by mix.naverex.net (8.12.5/8.12.1/Submit) id g7JAFEvF001656 for ; Mon, 19 Aug 2002 13:15:14 +0300 (EEST)?g (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Date: Mon, 19 Aug 2002 13:15:14 +0300 (EEST) Message-Id: <200208191015.g7JAFEvF001656@mix.naverex.net> Subject: Undelivered mail: For questions about this documentation, e Content-Type: text/plain; charset=us-ascii To: undisclosed-recipients: ; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear User, The message sent by is infected by a virus and has not been delivered. DrWeb antivirus filter reports: --- DrWeb report --- ======================== DrWeb found next viruses: ======================== ÉÎÆÉÃÉÒÏ×ÁÎ Trojan.IframeExec ÉÎÆÉÃÉÒÏ×ÁÎ Win32.HLLM.Klez.4 --- DrWeb report --- An original message was storied in archive record named: drweb.infected_ROx0Pa In order to receive the original message, please send request to virusalert@naverex.kiev.ua, referring to the archive record name given above. --- Antivirus service provided by DrWeb Daemon (http://www.drweb.ru) Please send your comments to DialogueScience, Inc. (http://www.dials.ru, support@dials.ru) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 3:16:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57EEA37B400 for ; Mon, 19 Aug 2002 03:16:46 -0700 (PDT) Received: from rocket.naverex.net (rocket.naverex.net [213.169.64.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC6A943E7B for ; Mon, 19 Aug 2002 03:16:42 -0700 (PDT) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Received: from mix.naverex.net (mix.naverex.net [213.169.64.99]) by rocket.naverex.net (8.Who.Cares/8.Who.Cares) with ESMTP id NAA23285 for ; Mon, 19 Aug 2002 13:16:42 +0300 (EEST) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) From: DRWEB-DAEMON@naverex.kiev.ua Received: from mix.naverex.net (localhost [127.0.0.1]) by mix.naverex.net (8.Who.Cares/8.Who.Cares) with ESMTP id g7JAGdhH002218 for ; Mon, 19 Aug 2002 13:16:39 +0300 (EEST) (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Received: (from root@localhost) by mix.naverex.net (8.12.5/8.12.1/Submit) id g7JAGd8d002214 for ; Mon, 19 Aug 2002 13:16:39 +0300 (EEST)?g (envelope-from DRWEB-DAEMON@naverex.kiev.ua) Date: Mon, 19 Aug 2002 13:16:39 +0300 (EEST) Message-Id: <200208191016.g7JAGd8d002214@mix.naverex.net> Subject: Undelivered mail: So cool a flash,enjoy it Content-Type: text/plain; charset=us-ascii To: undisclosed-recipients: ; Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear User, The message sent by is infected by a virus and has not been delivered. DrWeb antivirus filter reports: --- DrWeb report --- ======================== DrWeb found next viruses: ======================== ÉÎÆÉÃÉÒÏ×ÁÎ Trojan.IframeExec ÉÎÆÉÃÉÒÏ×ÁÎ Win32.HLLM.Klez.4 --- DrWeb report --- An original message was storied in archive record named: drweb.infected_49ghDk In order to receive the original message, please send request to virusalert@naverex.kiev.ua, referring to the archive record name given above. --- Antivirus service provided by DrWeb Daemon (http://www.drweb.ru) Please send your comments to DialogueScience, Inc. (http://www.dials.ru, support@dials.ru) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 3:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52DF137B400 for ; Mon, 19 Aug 2002 03:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0876843E70 for ; Mon, 19 Aug 2002 03:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JAK3JU066579 for ; Mon, 19 Aug 2002 03:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JAK30R066577; Mon, 19 Aug 2002 03:20:03 -0700 (PDT) Date: Mon, 19 Aug 2002 03:20:03 -0700 (PDT) Message-Id: <200208191020.g7JAK30R066577@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Maxim Maximov Subject: Re: ports/41774: amanda-server fails to build Reply-To: Maxim Maximov Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41774; it has been noted by GNATS. From: Maxim Maximov To: Yuri Khotyaintsev Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/41774: amanda-server fails to build Date: Mon, 19 Aug 2002 13:36:01 +0400 it seems you have /usr/include/sys/scsiio.h, which disappeared Sat Oct 9 13:25:30 1999 UTC from source tree.. Yuri Khotyaintsev wrote: >>Number: 41774 >>Category: ports >>Synopsis: amanda-server fails to build >>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 Aug 19 02:10:01 PDT 2002 >>Closed-Date: >>Last-Modified: >>Originator: Yuri Khotyaintsev >>Release: 4.6-STABLE >>Organization: > > Swedish Inst. of Space Physics > >>Environment: > > FreeBSD nest.irfu.se 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 8 10:36:16 CEST 2002 yuri@nest.irfu.se:/stor/obj/stor/src/sys/NEST.DEBUG i386 > >>Description: > > mkdir .libs > cc -O2 -pipe -march=pentiumpro -o chg-scsi chg-scsi.o scsi-aix.o scsi-changer-driver.o scsi-hpux_new.o scsi-irix.o scsi-linux.o scsi-solaris.o scsi-bsd.o scsi-cam.o sense.o ../common-src/libamanda.a ../server-src/libamserver.a ../tape-src/libamtape.a ../common-src/libamanda.a -lm -lreadline -ltermcap -lcam > scsi-cam.o: In function `SCSI_OpenDevice': > scsi-cam.o(.text+0xf0): multiple definition of `SCSI_OpenDevice' > scsi-bsd.o(.text+0x0): first defined here > /usr/libexec/elf/ld: Warning: size of symbol `SCSI_OpenDevice' changed from 451 to 676 in scsi-cam.o > scsi-cam.o: In function `SCSI_CloseDevice': > scsi-cam.o(.text+0x394): multiple definition of `SCSI_CloseDevice' > scsi-bsd.o(.text+0x1c4): first defined here > /usr/libexec/elf/ld: Warning: size of symbol `SCSI_CloseDevice' changed from 49 to 69 in scsi-cam.o > scsi-cam.o: In function `SCSI_ExecuteCommand': > scsi-cam.o(.text+0x3dc): multiple definition of `SCSI_ExecuteCommand' > scsi-bsd.o(.text+0x1f8): first defined here > /usr/libexec/elf/ld: Warning: size of symbol `SCSI_ExecuteCommand' changed from 415 to 421 in scsi-cam.o > scsi-cam.o: In function `Tape_Ioctl': > scsi-cam.o(.text+0x584): multiple definition of `Tape_Ioctl' > scsi-bsd.o(.text+0x398): first defined here > scsi-cam.o: In function `Tape_Status': > scsi-cam.o(.text+0x624): multiple definition of `Tape_Status' > scsi-bsd.o(.text+0x438): first defined here > /usr/libexec/elf/ld: Warning: size of symbol `Tape_Status' changed from 12 to 233 in scsi-cam.o > scsi-cam.o: In function `ScanBus': > scsi-cam.o(.text+0x710): multiple definition of `ScanBus' > scsi-bsd.o(.text+0x444): first defined here > /usr/libexec/elf/ld: Warning: size of symbol `ScanBus' changed from 12 to 479 in scsi-cam.o > gmake[1]: *** [chg-scsi] Error 1 > gmake[1]: Leaving directory `/stor/ports/misc/amanda-server/work/amanda-2.4.3b2/changer-src' > gmake: *** [all-recursive] Error 1 > *** Error code 2 > > Stop in /stor/ports/misc/amanda-server. > > >>How-To-Repeat: > > cd /usr/ports/misc/amanda-server > 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 > > -- Maxim Maximov System Administrator AGAVA Software (http://www.agava.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 3:29:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A18337B400 for ; Mon, 19 Aug 2002 03:29:18 -0700 (PDT) Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA0143E72 for ; Mon, 19 Aug 2002 03:29:17 -0700 (PDT) (envelope-from kevin@caomhin.demon.co.uk) Received: from caomhin.demon.co.uk ([62.49.21.186]) by anchor-post-34.mail.demon.net with esmtp (Exim 3.35 #1) id 17gjme-0004JH-0Y; Mon, 19 Aug 2002 11:29:16 +0100 Message-ID: Date: Mon, 19 Aug 2002 11:27:44 +0100 To: Henrik Motakef Cc: ports@freebsd.org From: Kevin Golding Subject: Re: making a new port - make install wants to strip a shell script References: <6knqakBAw4X9EwwV@caomhin.demon.co.uk> <8765y8mejq.fsf@pokey.henrik-motakef.de> <87ptwgkl5k.fsf@pokey.henrik-motakef.de> In-Reply-To: <87ptwgkl5k.fsf@pokey.henrik-motakef.de> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Someone, quite probably Henrik Motakef, once wrote: >Kevin Golding writes: >> allegro-config is a Bourne script that is part of the standard install, >> and by default it goes in bin. >> >> >If so, how do you install it? You should use ${INSTALL_SCRIPT}, not >> >${INSTALL_PROGRAM}, because the latter will try to strip the installed >> >program. > >I don't think you need this, or any do-install at all. I just had a >quick look at allegro, and it compiled and installed just fine out of >the box, including allegro-config. Well, I've ended up making a patch for makefile.in so that it uses ${INSTALL_SCRIPT} and now I've got it to compile and install. I'm not really clear why this difference occurs, but I figure I've learnt to look out for this in the future and it's given me something to think about over the next few days. Thanks for the help, Kevin -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 3:43:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C8C37B400; Mon, 19 Aug 2002 03:43:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A0CC43E42; Mon, 19 Aug 2002 03:43:24 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JAhOJU071687; Mon, 19 Aug 2002 03:43:24 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JAhOWo071683; Mon, 19 Aug 2002 03:43:24 -0700 (PDT) Date: Mon, 19 Aug 2002 03:43:24 -0700 (PDT) From: Christian Weisgerber Message-Id: <200208191043.g7JAhOWo071683@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/41770: port maintainer fix: ATLAS compilation fails on Alpha platforms Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port maintainer fix: ATLAS compilation fails on Alpha platforms Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: naddy Responsible-Changed-When: Mon Aug 19 03:43:07 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=41770 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 3:44:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A64337B400; Mon, 19 Aug 2002 03:44:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F40143E70; Mon, 19 Aug 2002 03:44:49 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JAinJU071802; Mon, 19 Aug 2002 03:44:49 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JAin2r071798; Mon, 19 Aug 2002 03:44:49 -0700 (PDT) Date: Mon, 19 Aug 2002 03:44:49 -0700 (PDT) From: Christian Weisgerber Message-Id: <200208191044.g7JAin2r071798@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, jeh@FreeBSD.org Subject: Re: ports/41774: amanda-server fails to build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: amanda-server fails to build Responsible-Changed-From-To: freebsd-ports->jeh Responsible-Changed-By: naddy Responsible-Changed-When: Mon Aug 19 03:44:28 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=41774 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 4: 2:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84AC737B400 for ; Mon, 19 Aug 2002 04:02:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C71A443E6A for ; Mon, 19 Aug 2002 04:01:29 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JB09JU075180 for ; Mon, 19 Aug 2002 04:00:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JB09W7075175; Mon, 19 Aug 2002 04:00:09 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB83A37B400 for ; Mon, 19 Aug 2002 03:57:54 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E91F343E3B for ; Mon, 19 Aug 2002 03:56:55 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g7JAuj9H068569 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 19 Aug 2002 04:56:45 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g7JAtUtP068559; Mon, 19 Aug 2002 04:55:30 -0600 (MDT) Message-Id: <200208191055.g7JAtUtP068559@jolly.drunkmonk.net> Date: Mon, 19 Aug 2002 04:55:30 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org Cc: Konstantinos Konstantinidis X-Send-Pr-Version: 3.113 Subject: ports/41775: fix port: x11-fonts/webfonts Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41775 >Category: ports >Synopsis: fix port: x11-fonts/webfonts >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 Aug 19 04:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: microsoft has decided to remove the TTF fonts from their webpage, however here is a sourceforge mirror to replace them. I havn't found a mirror for the arial unicode, however 'default' fonts download just fine. I've cc'd the maintainer on this it's a simple fix i don't belive he will mind. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-fonts/webfonts/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 2002/02/02 07:10:31 1.9 +++ Makefile 2002/08/19 10:51:26 @@ -8,9 +8,9 @@ PORTNAME= webfonts PORTVERSION= 0.21 CATEGORIES= x11-fonts -MASTER_SITES= http://www.microsoft.com/typography/downloads/ \ - http://www.eu.microsoft.com/typography/downloads/ \ - http://www.asia.microsoft.com/typography/downloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= corefonts + .if defined(WITH_ARIAL_UNICODE) MASTER_SITES+= http://download.microsoft.com/download/publisher2000/Aruniup/2000/WIN98/EN-US/ .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 Aug 19 4:37: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4DD037B435 for ; Mon, 19 Aug 2002 04:36:01 -0700 (PDT) Received: from relay1.kornet.net (relay1.kornet.net [211.48.62.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5397843E77 for ; Mon, 19 Aug 2002 04:35:59 -0700 (PDT) (envelope-from ggaggung07@kornet.net) Received: from you2-8qqrs7eqb3 (61.73.135.119) by relay1.kornet.net; 19 Aug 2002 20:35:57 +0900 Message-ID: <3d60d81d3d6c490f@relay1.kornet.net> (added by relay1.kornet.net) From: =?ks_c_5601-1987?B?x/a068SrteU=?= To: freebsd-ports@FreeBSD.org Subject: =?ks_c_5601-1987?B?W7GksO1dIGZyZWVic2QtcG9ydHO01CDH4L/uwMcgs9fA2SDFrLfOudm/zSC6ubHHwLsgteW4s7TPtNkh?= Date: Mon, 19 Aug 2002 19:43:49 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0197_01C0F43A.93A49C00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0197_01C0F43A.93A49C00 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 vcXDu7ytuN7Az8b7IA0KIA0KICAgDQogICAgICANCiANCiAgICAgCQkJICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICC8urjtICAJCSAgICAgwda5zrXut88gufjIoyAoIi0iwNS3 wikgDQogICAgICAgICAgICAgICAgICAgICAgICAgwffA5SDA/MitICAgICAgyN6068b5ICAN CiAgICAgICAgIA0KvcWx1CDIuL/4IL+syLi68SAguOnBpg0KIMf2tOsgwNq1v8L3ILG4wNS9 wyDG98DOxq4gx9LAziANCrG5s7vD1sPKIMHWwK8gurjH6Lmrt+EgsKHA1A0KIMGkuvEgwNq1 v8L3IL/rx7Agx9LAzg0KICAgICAgDQogIMf2tOsgIE0gxKu15Q0KICAgDQoNCiAgDQq9xbHU IMi4v/ggv6zIuLrxICC46cGmDQogseK+xiDA2rW/wvcgsbjA1L3DIMb3wM7GriDH0sDOIA0K sbmzu8PWw8ogwdbAryC6uMfouau34SCwocDUDQogwaS68SDA2rW/wvcgv+vHsCDH0sDODQog ICAgICAgseK+xiAgs+u67be5vboNCiAgIA0KDQogICANCsbyu/0gv6zIuLrxILjpwaYNCiDG 98DOxq6zs7rOLLD4sPqx3SDEq7XlsOHBpiC8rbrxvbogDQogx/a068GkwK8gp6QgtOcgNDC/ +CANCr+1yK0gv7m4xSDA5bTnIDIsMDAwv/ggx9LAziANCiAgICAgIA0KICBLVCAguvTHw7bz wNoNCiAgIA0KDQogIA0Ku+e/68fRIDAuNSW4piAgutK/7MDMv/S1vbHiDQogxvK7/SC/rMi4 uvEguOnBpiANCrHdwLa8rbrxvboNCiA1vu8guau34SC6uMfoIA0KDQoNCg0KICAgICAgILvn tvvAxyAgvNWw4cbsseINCiAgIA0KDQogICAgILHNx8/AxyAguN7Az8HWvNK0wiDApbytx87A uyDF68fYILz2wf3H0SCwzcDMuOcsILHXv9y/oSC+7rawx9EgwaS6uLW1ILCusO0gIMDWwfYg vsrAvcC7ILngyPy0z7TZLg0KICDAzCBFLW1haWzAuiC5373FwPy/68DMuOcsIL/4xKEgvsrA uL3HICCw5r/sIL7Gt6Egw6K/oSC43sDPwda80rimIMDUt8LHz7+pIMHWvcO46SC1ziC5+CC0 2b3DILjewM/AzCAgsKHB9iAgvsq1tbfPIMfPsNq9wLTPtNkuDQogICANCiAgICAgICAgICAg ICAgICAgICC6uyC43sDPwLogwaS6uMXrvcW6ziCxx7DtILvnx9e/oSDAx7DFIMGmuPG/oSBb saSw7V2287DtIMelvcO1yCCxpLDtILjewM/A1LTPtNkuDQogICAgICAgICAgICAgICAgICAg ICAgILn2xrDAuyDFrLivx8+9w7jpILz2vcWwxbrOw7O4rrChIMDMt+e+7iDB/bTPtNkuIA0K ICAgICAgICAgIElmIHlvdSB3b24ndCByZWNlaXZlIGFueSBtb3JlIG1haWwgYWJvdXQgdGhp cyBzaXRlLCANCiAgcHJlc3MgYnV0dG9uIGFuZCBmaWxsIHlvdXIgZS1tYWlsIGFkZHJlc3Mu IEFuZCB0aGVuIHdlIHdpbGwgbm90IHNlbmQgYW55IG1haWwgdG8geW91DQogICAgIA0KILq7 ILjewM/AuiDH9rTrxKu15byzsOi758DHICCws8DOIL+1vvcguN7Az8DUtM+02S4gILjewM+5 37zbwNogv6y29MOzIDogZW5leHRvcEBseWNvcy5jby5rciAgIA0KICANCiANCg== ------=_NextPart_000_0197_01C0F43A.93A49C00 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 PGh0bWw+DQoNCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVpdj0iY29udGVudC10eXBlIiBjb250 ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9ZXVjLWtyIj4NCjx0aXRsZT69xcO7vK243sDPxvsg PC90aXRsZT4NCjxTQ1JJUFQgbGFuZ3VhZ2U9amF2YXNjcmlwdD4NCjwhLS0NCmZ1bmN0aW9u IGNsaWNrTW91c2UoKQ0KCXsNCgkgIA0KCQlpZiAoKGV2ZW50LmJ1dHRvbj09MikgfHwgKGV2 ZW50LmJ1dHRvbj09Mykpew0KCQkJcmV0dXJuIChmYWxzZSk7DQoJCX0JDQoJfQ0KCQ0KCWZ1 bmN0aW9uIGNsaWNrS2V5KCkNCgl7DQoJCWlmKChldmVudC5zaGlmdEtleSkgJiYgKGV2ZW50 LmtleUNvZGUgPT0gMTIxKSkNCgkJewkJDQoJCQlyZXR1cm4gZmFsc2U7DQoJCX0JDQoJfQ0K CQ0KCWZ1bmN0aW9uIG5vQWN0aW9uKCl7DQoJCXJldHVybiBmYWxzZTsNCgl9DQoNCmRvY3Vt ZW50Lm9ubW91c2Vkb3duPWNsaWNrTW91c2UNCmRvY3VtZW50Lm9ua2V5ZG93bj1jbGlja0tl eQ0KZG9jdW1lbnQub25jb250ZXh0bWVudT1ub0FjdGlvbg0KZG9jdW1lbnQub25kcmFnc3Rh cnQ9bm9BY3Rpb24NCmRvY3VtZW50Lm9uc2VsZWN0c3RhcnQ9bm9BY3Rpb24NCi8vLS0+DQo8 L3NjcmlwdD4NCjwvaGVhZD4NCg0KPGJvZHkgYmdjb2xvcj0id2hpdGUiIHRleHQ9ImJsYWNr IiBsaW5rPSJibHVlIiB2bGluaz0icHVycGxlIiBhbGluaz0icmVkIj4NCjxwPiZuYnNwOzwv cD4NCjx0YWJsZSBhbGlnbj0iY2VudGVyIiBib3JkZXI9IjEiIGNlbGxzcGFjaW5nPSIwIiB3 aWR0aD0iNjMyIiBib3JkZXJjb2xvcmRhcms9IndoaXRlIiBib3JkZXJjb2xvcmxpZ2h0PSJi bGFjayIgYmdjb2xvcj0id2hpdGUiPg0KICAgIDx0cj4NCiAgICAgICAgPHRkIHdpZHRoPSI5 NzQiPg0KICAgICAgICAgICAgPHAgYWxpZ249ImNlbnRlciI+PGltZyBzcmM9Imh0dHA6Ly9p eWVzY2FyZC5jb20vaW1nL3RpdGxlXzMuZ2lmIiB3aWR0aD0iNjMyIiBoZWlnaHQ9IjE3NCIg Ym9yZGVyPSIwIj48L3A+DQogICAgICAgIDwvdGQ+DQogICAgPC90cj4NCiAgICA8dHI+DQog ICAgICAgIDx0ZCB3aWR0aD0iOTc0Ij4NCiAgICAgICAgICAgIA0KICAgICAgICAgICAgICAg IDxwPiZuYnNwOzxpbWcgc3JjPSJodHRwOi8vaXllc2NhcmQuY29tL2ltZy9ib3R0b202Lmdp ZiIgd2lkdGg9IjYyMyIgaGVpZ2h0PSIyMTEiIGJvcmRlcj0iMCI+PC9wPg0KICAgICAgICAg ICAgPC9mb3JtPg0KICAgICAgICA8L3RkPg0KICAgIDwvdHI+DQogICAgPHRyPg0KICAgICAg ICA8dGQgd2lkdGg9Ijk3NCI+IA0KCQkJPGZvcm0gbmFtZT0ibWFpbGZybTEiIGFjdGlvbj0i aHR0cDovL3d3dy5peWVzY2FyZC5jb20vbWFpbC9pbnNlcnQxLmFzcCIgbWV0aG9kPSJwb3N0 IiA+DQogICAgICAgICAgICAmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDs8Zm9udCBzaXplPSIy IiBjb2xvcj0iIzY2NjY2NiI+vLq47TwvZm9udD48Rk9OVCBzaXplPTI+ICANCiAgICAgICAg ICA8L0ZPTlQ+PGlucHV0IHR5cGU9InRleHQiIG5hbWU9Im5hbWUiIHNpemU9IjYiPg0KCQkg ICZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOzxmb250IHNpemU9IjIiIGNvbG9yPSIjNjY2NjY2 Ij7B1rnOte63zyC5+MijIDwvZm9udD48aW5wdXQgdHlwZT0idGV4dCIgbmFtZT0ianVtaW4i IHNpemU9IjE0IiBtYXhsZW5ndGg9IjE0Ij48Zm9udCBzaXplPSIyIiBmYWNlPSKxvLiyIiBj b2xvcj0iIzY2NjY2NiI+KCZxdW90Oy0mcXVvdDvA1LfCKTwvZm9udD48Zm9udCBjb2xvcj0i Izk5OTk5OSI+DQogICAgICAgICAgPC9mb250Pjxicj4gJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7PGZvbnQgc2l6ZT0iMiIgY29sb3I9IiM2NjY2NjYiPsH3 wOUgwPzIrSAgDQogICAgICAgICAgPC9mb250PjxpbnB1dCB0eXBlPSJ0ZXh0IiBuYW1lPSJ0 ZWxudW0iIHNpemU9IjEzIj4NCiAgICAgICAgICAmbmJzcDsmbmJzcDsmbmJzcDs8Zm9udCBz aXplPSIyIiBjb2xvcj0iIzY2NjY2NiI+yN6068b5IDwvZm9udD48Rk9OVCBzaXplPTI+PGlu cHV0IHR5cGU9InRleHQiIG5hbWU9ImhhbmRudW0iIHNpemU9IjE1Ij4NCiAgICAgICAgICA8 L0ZPTlQ+PGlucHV0IHR5cGU9InN1Ym1pdCIgbmFtZT0iU3VibWl0MiIgdmFsdWU9Ir3Fw7si PjwvcD4NCiAgICAgICAgICAgICAgICAgICAgICAgIDwvZm9ybT4NCiAgICAgICAgPC90ZD4N CiAgICA8L3RyPg0KICAgIDx0cj4NCiAgICAgICAgPHRkIHdpZHRoPSI5NzQiPjxUQUJMRSBi b3JkZXJDb2xvcj13aGl0ZSBjZWxsU3BhY2luZz0wIA0KICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICBib3JkZXJDb2xvckRhcms9d2hpdGUgY2VsbFBhZGRpbmc9MCB3aWR0aD0i NjIxIiANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYWxpZ249Y2VudGVyIGJv cmRlckNvbG9yTGlnaHQ9IzAwNjY5OSBib3JkZXI9MT4NCiAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgPFRCT0RZPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8 VFI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iMzI0Ij4N CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFAgYWxpZ249bGVmdD48QlI+PElN RyBoZWlnaHQ9IjY2IiANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJo dHRwOi8vaXllc2NhcmQuY29tL2ltZy9jYXJkX2ltZ18yMC5naWYiIHdpZHRoPSIxMDUiIA0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBhbGlnbj1sZWZ0IGJvcmRlcj0wPjxJ TUcgaGVpZ2h0PTcgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0 cDovL2l5ZXNjYXJkLmNvbS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00IA0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICBib3JkZXI9MD4gPFNQQU4gc3R5bGU9IkZPTlQtU0laRTog OXB0Ij69xbHUIMi4v/ggv6zIuLrxIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICC46cGmPEJSPjxJTUcgaGVpZ2h0PTcgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNvbS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00IA0K ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBib3JkZXI9MD4gx/a06yDA2rW/wvcg sbjA1L3DIMb3wM7GriDH0sDOIDxCUj48SU1HIGhlaWdodD03IA0KICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICBzcmM9Imh0dHA6Ly9peWVzY2FyZC5jb20vaW1nL2J1XzAxLmdp ZiIgd2lkdGg9NCANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYm9yZGVyPTA+ ILG5s7vD1sPKIMHWwK8gurjH6Lmrt+EgsKHA1DxCUj48SU1HIGhlaWdodD03IA0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICBzcmM9Imh0dHA6Ly9peWVzY2FyZC5jb20vaW1n L2J1XzAxLmdpZiIgd2lkdGg9NCANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg Ym9yZGVyPTA+IMGkuvEgwNq1v8L3IL/rx7Agx9LAzjwvU1BBTj48L1A+DQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgIDxESVYgYWxpZ249bGVmdD4NCiAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgPFRBQkxFIGNlbGxTcGFjaW5nPTAgY2VsbFBhZGRpbmc9MCBi b3JkZXI9MD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRCT0RZPg0KICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8VFI+DQogICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIDxURCB3aWR0aD0xNTI+DQogICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIDxQPiZuYnNwOyZuYnNwOzxTUEFOIA0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICBzdHlsZT0iRk9OVC1TSVpFOiA5cHQiPjxGT05UIGNvbG9yPSNjZDQ0MzM+PEI+ x/a06yANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgTSDEq7XlPC9CPjwvRk9O VD48L1NQQU4+PC9QPjwvVEQ+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxU RCB3aWR0aD0xNTI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxQIGFsaWdu PWxlZnQ+ICZuYnNwOzwvUD48L1REPjwvVFI+PC9UQk9EWT48L1RBQkxFPjwvRElWPjwvVEQ+ DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxURCB3aWR0aD0iMjkxIj4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFAgYWxpZ249bGVmdD48QlI+PElNRyBo ZWlnaHQ9IjYzIiANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRw Oi8vaXllc2NhcmQuY29tL2ltZy9jYXJkX2ltZ18yMS5naWYiIHdpZHRoPSI5OSIgDQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgIGFsaWduPWxlZnQgYm9yZGVyPTA+PElNRyBo ZWlnaHQ9NyANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRwOi8v aXllc2NhcmQuY29tL2ltZy9idV8wMS5naWYiIHdpZHRoPTQgDQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIGJvcmRlcj0wPiA8U1BBTiBzdHlsZT0iRk9OVC1TSVpFOiA5cHQi Pr3FsdQgyLi/+CC/rMi4uvEgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgILjp waY8QlI+PElNRyBoZWlnaHQ9NyANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg c3JjPSJodHRwOi8vaXllc2NhcmQuY29tL2ltZy9idV8wMS5naWYiIHdpZHRoPTQgDQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgIGJvcmRlcj0wPiCx4r7GJm5ic3A7wNq1v8L3 ILG4wNS9wyDG98DOxq4gx9LAziA8QlI+PElNRyANCiAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgaGVpZ2h0PTcgc3JjPSLAzLnMwfYvYnVfMDEuZ2lmIiB3aWR0aD00IA0KICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICBib3JkZXI9MD4gsbmzu8PWw8ogwdbAryC6 uMfouau34SCwocDUPEJSPjxJTUcgaGVpZ2h0PTcgDQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNvbS9pbWcvYnVfMDEuZ2lmIiB3aWR0 aD00IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBib3JkZXI9MD4gwaS68SDA 2rW/wvcgv+vHsCDH0sDOPC9TUEFOPjwvUD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgPERJViBhbGlnbj1sZWZ0Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICA8VEFCTEUgY2VsbFNwYWNpbmc9MCBjZWxsUGFkZGluZz0wIGJvcmRlcj0wPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8VEJPRFk+DQogICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIDxUUj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRE IHdpZHRoPTE0MT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFAgYWxpZ249 bGVmdD48U1BBTiANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3R5bGU9IkZP TlQtU0laRTogOXB0Ij48Rk9OVCBjb2xvcj0jY2Q0NDMzPjxCPiZuYnNwO7HivsYgDQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgILPruu23ub26PC9CPjwvRk9OVD48L1NQQU4+ PC9QPjwvVEQ+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxURCB3aWR0aD0x NDE+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxQIGFsaWduPWxlZnQ+ICZu YnNwOzwvUD48L1REPjwvVFI+PC9UQk9EWT48L1RBQkxFPjwvRElWPjwvVEQ+PC9UUj4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRSPg0KICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICA8VEQgd2lkdGg9IjMyNCI+DQogICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIDxQIGFsaWduPWxlZnQ+PEJSPjxJTUcgaGVpZ2h0PSI3MiIgDQogICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNvbS9pbWcv cGFydG5lcjE1X2NhcmRfaW1nLmpwZyIgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIHdpZHRoPSIxMTMiIGFsaWduPWxlZnQgYm9yZGVyPTA+PElNRyBoZWlnaHQ9NyANCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRwOi8vaXllc2NhcmQuY29t L2ltZy9idV8wMS5naWYiIHdpZHRoPTQgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIGJvcmRlcj0wPiA8U1BBTiBzdHlsZT0iRk9OVC1TSVpFOiA5cHQiPsbyu/0mbmJzcDu/ rMi4uvEguOnBpjxCUj48SU1HIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBo ZWlnaHQ9NyBzcmM9Imh0dHA6Ly9peWVzY2FyZC5jb20vaW1nL2J1XzAxLmdpZiIgd2lkdGg9 NCANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgYm9yZGVyPTA+IMb3wM7GrrOz us4ssPiw+rHdIMSrteWw4cGmILytuvG9uiZuYnNwOzxCUj48SU1HIA0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICBoZWlnaHQ9NyBzcmM9Imh0dHA6Ly9peWVzY2FyZC5jb20v aW1nL2J1XzAxLmdpZiIgd2lkdGg9NCANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgYm9yZGVyPTA+IMf2tOvBpMCvIKekILTnIDQwv/ggPEJSPjxJTUcgaGVpZ2h0PTcgDQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNv bS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICBib3JkZXI9MD4gv7XIrSC/ubjFIMDltOcgMiwwMDC/+CDH0sDOIDwvU1BBTj48L1A+ DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxESVYgYWxpZ249bGVmdD4NCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRBQkxFIGNlbGxTcGFjaW5nPTAgY2Vs bFBhZGRpbmc9MCBib3JkZXI9MD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg PFRCT0RZPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8VFI+DQogICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIDxURCB3aWR0aD0xNTIgaGVpZ2h0PTE3Pg0KICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8UD4mbmJzcDsmbmJzcDs8U1BBTiANCiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3R5bGU9IkZPTlQtU0laRTogOXB0Ij48 Rk9OVCBjb2xvcj0jY2Q0NDMzPjxCPktUIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICC69MfDtvPA2jwvQj48L0ZPTlQ+PC9TUEFOPjwvUD48L1REPg0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9MTUyIGhlaWdodD0xNz4NCiAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgPFAgYWxpZ249bGVmdD4gJm5ic3A7PC9QPjwvVEQ+ PC9UUj48L1RCT0RZPjwvVEFCTEU+PC9ESVY+PC9URD4NCiAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgPFREIHdpZHRoPSIyOTEiPg0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICA8UCBhbGlnbj1sZWZ0Pjxicj48SU1HIGhlaWdodD0iNjgiIA0KICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICBzcmM9Imh0dHA6Ly9peWVzY2FyZC5jb20vaW1nL2Nh cmRfaW1nXzExLmdpZiIgd2lkdGg9IjEwNiIgDQogICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIGFsaWduPWxlZnQgYm9yZGVyPTA+PElNRyBoZWlnaHQ9NyANCiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRwOi8vaXllc2NhcmQuY29tL2ltZy9idV8w MS5naWYiIHdpZHRoPTQgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGJvcmRl cj0wPiA8U1BBTiBzdHlsZT0iRk9OVC1TSVpFOiA5cHQiPrvnv+vH0SAwLjUluKYgDQogICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgILrSv+zAzL/0tb2x4jxCUj48SU1HIGhlaWdo dD03IA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzcmM9Imh0dHA6Ly9peWVz Y2FyZC5jb20vaW1nL2J1XzAxLmdpZiIgd2lkdGg9NCANCiAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgYm9yZGVyPTA+IMbyu/0mbmJzcDu/rMi4uvEguOnBpiA8QlI+PElNRyBo ZWlnaHQ9NyANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3JjPSJodHRwOi8v aXllc2NhcmQuY29tL2ltZy9idV8wMS5naWYiIHdpZHRoPTQgDQogICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIGJvcmRlcj0wPiCx3cC2vK268b26PEJSPjxJTUcgaGVpZ2h0PTcg DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHNyYz0iaHR0cDovL2l5ZXNjYXJk LmNvbS9pbWcvYnVfMDEuZ2lmIiB3aWR0aD00IA0KICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICBib3JkZXI9MD4gNb7vILmrt+EgurjH6CA8YnI+PGJyPjxicj48L1NQQU4+PC9Q Pg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8RElWIGFsaWduPWxlZnQ+DQog ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxUQUJMRSBjZWxsU3BhY2luZz0wIGNl bGxQYWRkaW5nPTAgYm9yZGVyPTA+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IDxUQk9EWT4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPFRSPg0KICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9MTQzPg0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8UCBhbGlnbj1sZWZ0PjxTUEFOIA0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICBzdHlsZT0iRk9OVC1TSVpFOiA5cHQiPjxGT05UIGNvbG9y PSNjZDQ0MzM+PEI+Jm5ic3A7u+e2+8DHIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICC81bDhxuyx4jwvQj48L0ZPTlQ+PC9TUEFOPjwvUD48L1REPg0KICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICA8VEQgd2lkdGg9MTQzPg0KICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICA8UCBhbGlnbj1sZWZ0PiAmbmJzcDs8L1A+PC9URD48L1RSPjwvVEJP RFk+PC9UQUJMRT48L0RJVj48L1REPjwvVFI+PC9UQk9EWT48L1RBQkxFPiAgICAgICAgPC90 ZD4NCiAgICA8L3RyPg0KICAgIDx0cj4NCiAgICAgICAgPHRkIHdpZHRoPSI5NzQiPjxwIGFs aWduPSJsZWZ0Ij48Zm9udCBzaXplPSIyIiBmYWNlPSKxvLiyIiBjb2xvcj0iIzY2NjY2NiI+ Jm5ic3A7sc3Hz8DHIA0KICAgICAgICAgICAguN7Az8HWvNK0wiDApbytx87AuyDF68fYILz2 wf3H0SCwzcDMuOcsILHXv9y/oSC+7rawx9EgwaS6uLW1ILCusO0gDQogICAgICAgICAgICDA 1sH2IL7KwL3AuyC54Mj8tM+02S48YnI+ICZuYnNwO8DMIEUtbWFpbMC6ILnfvcXA/L/rwMy4 5ywgv/jEoSC+ysC4vccgDQogICAgICAgICAgICCw5r/sIL7Gt6Egw6K/oSC43sDPwda80rim IMDUt8LHz7+pIMHWvcO46SC1ziC5+CC02b3DILjewM/AzCANCiAgICAgICAgICAgILChwfYg Jm5ic3A7vsq1tbfPIMfPsNq9wLTPtNkuPGJyPiAmbmJzcDsmbmJzcDs8YnI+ICZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOzwvZm9udD48 Rk9OVCBmYWNlPSKxvLiyIiBjb2xvcj0iIzY2NjY2NiIgc2l6ZT0yPrq7ILjewM/AuiDBpLq4 xeu9xbrOILHHsO0gu+fH17+hIMDHsMUgwaa48b+hIA0KPC9GT05UPjxGT05UIGZhY2U9IrG8 uLIiIGNvbG9yPSJyZWQiIHNpemU9IjIiPluxpLDtXTwvRk9OVD48Rk9OVCBmYWNlPSKxvLiy IiBjb2xvcj0iIzY2NjY2NiIgc2l6ZT0yPrbzsO0gx6W9w7XIILGksO0guN7Az8DUtM+02S48 L0ZPTlQ+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxCUj4gJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7PC9mb250Pjxh IGhyZWY9Imh0dHA6Ly9peWVzY2FyZC5jb20vcmVzZnVsLmh0bWwiPjxmb250IGNvbG9yPSIj NjY2NjY2Ij48aW1nIHNyYz0iaHR0cDovL2l5ZXNjYXJkLmNvbS9pbWcvYnV0dG9uXzMuZ2lm IiB3aWR0aD0iNzEiIGhlaWdodD0iMjUiIGJvcmRlcj0iMCI+PC9mb250PjwvYT48Zm9udCBj b2xvcj0iIzY2NjY2NiI+IA0KICAgICAgICAgICAgPC9mb250PjxGT05UIGNvbG9yPSIjNjY2 NjY2IiANCnNpemU9Mj659sawwLsgxay4r8fPvcO46SC89r3FsMW6zsOzuK6woSDAzLfnvu4g wf20z7TZLjwvRk9OVD48Zm9udCBjb2xvcj0iIzY2NjY2NiI+IDwvZm9udD48L3A+DQogICAg ICAgIDwvdGQ+DQogICAgPC90cj4NCiAgICA8dHI+DQogICAgICAgIDx0ZCB3aWR0aD0iOTc0 Ij4NCiAgICAgICAgICAgIDxwIGFsaWduPSJjZW50ZXIiPjxmb250IGNvbG9yPSIjNjY2NjY2 Ij4mbmJzcDs8L2ZvbnQ+PEZPTlQgZmFjZT0isby4siIgY29sb3I9IiM2NjY2NjYiIHNpemU9 Mj4mbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDtJZiB5b3Ugd29uJ3QgcmVjZWl2ZSBhbnkgbW9y ZSBtYWlsIGFib3V0IHRoaXMgDQpzaXRlLCA8L0ZPTlQ+PGZvbnQgY29sb3I9IiM2NjY2NjYi PjxCUj4gJm5ic3A7Jm5ic3A7PC9mb250PjxhIGhyZWY9Imh0dHA6Ly9peWVzY2FyZC5jb20v cmVzZnVsLmh0bWwiPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48aW1nIHNyYz0iaHR0cDovL2l5 ZXNjYXJkLmNvbS9pbWcvYnV0dG9uXzQuZ2lmIiB3aWR0aD0iNzEiIGhlaWdodD0iMjUiIGJv cmRlcj0iMCI+PC9mb250PjwvYT48Rk9OVCBjb2xvcj0iIzY2NjY2NiIgDQpzaXplPTI+cHJl c3MgYnV0dG9uIGFuZCBmaWxsIHlvdXIgZS1tYWlsIGFkZHJlc3MuIEFuZCB0aGVuIHdlIHdp bGwgbm90IHNlbmQgYW55IA0KbWFpbCB0byB5b3U8L0ZPTlQ+PC9wPg0KICAgICAgICA8L3Rk Pg0KICAgIDwvdHI+DQogICAgPHRyPg0KICAgICAgICA8dGQgd2lkdGg9Ijk3NCIgYmdjb2xv cj0iIzhCQjVFMiI+DQogICAgICAgICAgICA8cD4mbmJzcDs8Zm9udCBzaXplPSIyIiBmYWNl PSKxvLiyIiBjb2xvcj0iIzMzMzMzMyI+ursguN7Az8C6IMf2tOvEq7XlvLOw6LvnwMcgDQog ICAgICAgICAgICCws8DOIL+1vvcguN7Az8DUtM+02S4gJm5ic3A7uN7Az7nfvNvA2iC/rLb0 w7MgOiA8L2ZvbnQ+PGEgaHJlZj0ibWFpbHRvOmVuZXh0b3BAbHljb3MuY28ua3IiPjxmb250 IHNpemU9IjIiIGZhY2U9IrG8uLIiIGNvbG9yPSIjMzMzMzMzIj5lbmV4dG9wQGx5Y29zLmNv LmtyPC9mb250PjwvYT48Zm9udCBzaXplPSIyIiBmYWNlPSKxvLiyIiBjb2xvcj0iIzMzMzMz MyI+IA0KICAgICAgICAgICAgJm5ic3A7PC9mb250PjwvcD4NCiAgICAgICAgPC90ZD4NCiAg ICA8L3RyPg0KPC90YWJsZT4NCjxwPiZuYnNwOzwvcD4NCjwvYm9keT4NCg0KPC9odG1sPg0K ------=_NextPart_000_0197_01C0F43A.93A49C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 5:15:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 377C837B400 for ; Mon, 19 Aug 2002 05:15:13 -0700 (PDT) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5031B43E70 for ; Mon, 19 Aug 2002 05:15:12 -0700 (PDT) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: from emmi.physik.TU-Berlin.DE (localhost.physik.TU-Berlin.DE [127.0.0.1]) by emmi.physik.TU-Berlin.DE (8.12.5/8.11.6) with ESMTP id g7JCF5uo050227; Mon, 19 Aug 2002 14:15:05 +0200 (CEST) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.12.5/8.12.3/Submit) id g7JCEuGp050205; Mon, 19 Aug 2002 14:14:56 +0200 (CEST) Date: Mon, 19 Aug 2002 14:14:55 +0200 From: Dirk Froemberg To: Muhannad Asfour Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: mysql323-server-3.23.51 Message-ID: <20020819121455.GG28556@physik.TU-Berlin.DE> References: <000001c245c5$133f8900$6401a8c0@winxp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c245c5$133f8900$6401a8c0@winxp> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks! I'm already working on an upgrade... Regards Dirk On Sat, Aug 17, 2002 at 04:07:00AM -0400, Muhannad Asfour wrote: > > Just a friendly reminder to let you know that MySQL 3.23.52 is out and > marked "Stable" @ http://www.mysql.com/ -- Dirk Froemberg FreeBSD: The Power to Serve! http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 5:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F9EB37B405 for ; Mon, 19 Aug 2002 05:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 927E243E75 for ; Mon, 19 Aug 2002 05:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JCe5JU012806 for ; Mon, 19 Aug 2002 05:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JCe5Og012804; Mon, 19 Aug 2002 05:40:05 -0700 (PDT) Date: Mon, 19 Aug 2002 05:40:05 -0700 (PDT) Message-Id: <200208191240.g7JCe5Og012804@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Marc Fonvieille Subject: Re: ports/41716: x11-fonts/webfonts cannot be fetched anymore Reply-To: Marc Fonvieille Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41716; it has been noted by GNATS. From: Marc Fonvieille To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/41716: x11-fonts/webfonts cannot be fetched anymore Date: Mon, 19 Aug 2002 14:37:08 +0200 On Mon, Aug 19, 2002 at 10:36:43AM +0200, Marc Fonvieille wrote: [...] > > PS: sorry no patch :) Ok, I got time to do it: --- Makefile.org Sat Feb 2 08:10:31 2002 +++ Makefile Mon Aug 19 14:30:56 2002 @@ -8,12 +8,12 @@ PORTNAME= webfonts PORTVERSION= 0.21 CATEGORIES= x11-fonts -MASTER_SITES= http://www.microsoft.com/typography/downloads/ \ - http://www.eu.microsoft.com/typography/downloads/ \ - http://www.asia.microsoft.com/typography/downloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + ftp://ftp.vn.ua/pub/win/freefont/ .if defined(WITH_ARIAL_UNICODE) -MASTER_SITES+= http://download.microsoft.com/download/publisher2000/Aruniup/2000/WIN98/EN-US/ +MASTER_SITES+= http://web.kcua.ac.jp/pub/win/ttf/ .endif +MASTER_SITE_SUBDIR= corefonts DISTFILES= andale32.exe trebuc32.exe georgi32.exe verdan32.exe \ comic32.exe arialb32.exe impact32.exe arial32.exe \ times32.exe courie32.exe webdin32.exe Cheers, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 5:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C94537B400 for ; Mon, 19 Aug 2002 05:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8B8543E65 for ; Mon, 19 Aug 2002 05:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JCo3JU017009 for ; Mon, 19 Aug 2002 05:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JCo3g4017006; Mon, 19 Aug 2002 05:50:03 -0700 (PDT) Date: Mon, 19 Aug 2002 05:50:03 -0700 (PDT) Message-Id: <200208191250.g7JCo3g4017006@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Trevor Johnson Subject: Re: ports/41775: fix port: x11-fonts/webfonts Reply-To: Trevor Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41775; it has been noted by GNATS. From: Trevor Johnson To: Amar Takhar Cc: FreeBSD-gnats-submit@FreeBSD.ORG, Konstantinos Konstantinidis Subject: Re: ports/41775: fix port: x11-fonts/webfonts Date: Mon, 19 Aug 2002 08:44:05 -0400 (EDT) Amar Takhar wrote: > microsoft has decided to remove the TTF fonts from their webpage, however > here is a sourceforge mirror to replace them. I havn't found a mirror for > the arial unicode, however 'default' fonts download just fine. I've cc'd > the maintainer on this it's a simple fix i don't belive he will mind. There's not much to see on the Web page any more, so why not remove it from the pkg-descr? Running "strings" on the Arial Unicode distfile produces: NOTE: IF YOU DO NOT HAVE A VALID EULA FOR ANY "PRODUCT" (I.E., MICROSOFT OFFICE, MICROSOFT PUBLISHER, AND ANY MICROSOFT PRODUCTS THAT INCLUDE MICROSOFT PUBLISHER AS A COMPONENT PRODUCT), YOU ARE NOT AUTHORIZED TO INSTALL, COPY OR OTHERWISE USE THE COMPONENTS AND YOU HAVE NO RIGHTS UNDER THIS SUPPLEMENTAL EULA. which is much more strict than the license for the other fonts. It doesn't permit downloading from anyone but Microsoft, so it would probably be best to remove the Unicode fonts from the port. Doing so would make it possible to remove the RESTRICTED line as well, since the other fonts may be redistributed (so long as they are unchanged and not made part of a product that is sold). Here's a patch that would do these things. I only gave it very cursory testing. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-fonts/webfonts/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 2 Feb 2002 07:10:31 -0000 1.9 +++ Makefile 19 Aug 2002 12:38:03 -0000 @@ -8,18 +8,11 @@ PORTNAME= webfonts PORTVERSION= 0.21 CATEGORIES= x11-fonts -MASTER_SITES= http://www.microsoft.com/typography/downloads/ \ - http://www.eu.microsoft.com/typography/downloads/ \ - http://www.asia.microsoft.com/typography/downloads/ -.if defined(WITH_ARIAL_UNICODE) -MASTER_SITES+= http://download.microsoft.com/download/publisher2000/Aruniup/2000/WIN98/EN-US/ -.endif +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= corefonts DISTFILES= andale32.exe trebuc32.exe georgi32.exe verdan32.exe \ comic32.exe arialb32.exe impact32.exe arial32.exe \ times32.exe courie32.exe webdin32.exe -.if defined(WITH_ARIAL_UNICODE) -DISTFILES+= Aruniupd.exe -.endif DIST_SUBDIR= ${PORTNAME} MAINTAINER= kkonstan@daemon.gr @@ -35,7 +28,6 @@ RUN_DEPENDS= xfstt:${PORTSDIR}/x11-servers/Xfstt .endif -RESTRICTED= "Restrictive license - cannot place on server for distribution" NO_CDROM= "Restrictive license - cannot sell for profit" NO_PACKAGE= "Restrictive license - cannot distribute in modified form" @@ -45,7 +37,6 @@ PLIST_SUB= PKG_OLDXF86=${PKG_OLDXF86} \ PKG_NSALIAS=${PKG_NSALIAS} \ - PKG_UNICODE=${PKG_UNICODE} \ FONTNAME="${FONTNAME}" \ FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" \ TTFONTSDIR="${TTFONTSDIR:S|${X11BASE}/||}" @@ -65,12 +56,6 @@ PKG_NSALIAS= "@comment " .endif -.if defined(WITH_ARIAL_UNICODE) -PKG_UNICODE= -.else -PKG_UNICODE= "@comment " -.endif - # # Local variables # @@ -97,12 +82,6 @@ ${ECHO_MSG} ${ECHO_MSG} "If you want font aliases that work around Netscape's tiny font bug (4.x ONLY)," ${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_NETSCAPE_ALIASES=yes\"" - ${ECHO_MSG} -.endif -.if !defined(WITH_ARIAL_UNICODE) - ${ECHO_MSG} - ${ECHO_MSG} "If you want \"Arial Unicode MS\", a complete Unicode 2.1 font (13.7MB download)," - ${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_ARIAL_UNICODE=yes\"" ${ECHO_MSG} .endif Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11-fonts/webfonts/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 20 Jan 2002 22:31:03 -0000 1.3 +++ distinfo 19 Aug 2002 12:37:15 -0000 @@ -9,4 +9,3 @@ MD5 (webfonts/times32.exe) = ed39c8ef91b9fb80f76f702568291bd5 MD5 (webfonts/courie32.exe) = 4e412c772294403ab62fb2d247d85c60 MD5 (webfonts/webdin32.exe) = 230a1d13a365b22815f502eb24d9149b -MD5 (webfonts/Aruniupd.exe) = 1bef548eb449a0b24ad1c0b8e9d5f2ba Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/x11-fonts/webfonts/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 20 Jan 2002 22:31:03 -0000 1.2 +++ pkg-descr 19 Aug 2002 12:39:35 -0000 @@ -2,18 +2,12 @@ Monotype and Microsoft Typography. It consists of the following families: Times New Roman, Courier New, Georgia, Trebuchet MS, Comic Sans MS - Arial, Arial Black, Arial Unicode MS, Verdana, Andale Mono, Impact + Arial, Arial Black, Verdana, Andale Mono, Impact They contain all 652 glyphs defined in WGL4 and are available in the following encodings: ISO 8859-1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and 15 - JIS X 0201-1976 (Arial Unicode MS only) KOI8-R and -RU - -The Arial Unicode MS family contains all the glyphs defined in the Unicode 2.1 -standard and is optional because of its considerable size - 13.7MB compressed! - -WWW: http://www.microsoft.com/typography/fontpack/ -- K. Konstantinidis Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11-fonts/webfonts/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 20 Jan 2002 22:31:03 -0000 1.2 +++ pkg-plist 19 Aug 2002 12:38:26 -0000 @@ -5,7 +5,6 @@ %%FONTSDIR%%/arialbd.ttf %%FONTSDIR%%/arialbi.ttf %%FONTSDIR%%/ariali.ttf -%%PKG_UNICODE%%%%FONTSDIR%%/arialuni.ttf %%FONTSDIR%%/ariblk.ttf %%FONTSDIR%%/comic.ttf %%FONTSDIR%%/comicbd.ttf -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 6:29: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14A4E37B401 for ; Mon, 19 Aug 2002 06:29:00 -0700 (PDT) Received: from spqr.osg.gov.bc.ca (spqr.osg.gov.bc.ca [142.32.102.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A0D443B0 for ; Mon, 19 Aug 2002 06:21:18 -0700 (PDT) (envelope-from Cy.Schubert@osg.gov.bc.ca) Received: from passer.osg.gov.bc.ca (passer.osg.gov.bc.ca [142.32.110.29]) by spqr.osg.gov.bc.ca (Postfix) with ESMTP id A9C559EF08; Mon, 19 Aug 2002 06:21:14 -0700 (PDT) Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.3/8.12.3) with ESMTP id g7JDLC87000383; Mon, 19 Aug 2002 06:21:13 -0700 (PDT) (envelope-from cy@cwsent.com) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g7JDL85M021057; Mon, 19 Aug 2002 06:21:12 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200208191321.g7JDL85M021057@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-os: FreeBSD X-Sender: cy@cwsent.com To: Charlie ROOT Cc: ports@FreeBSD.ORG Subject: Re: hi new port ;] In-Reply-To: Message from Charlie ROOT of "Sun, 21 Jul 2002 17:34:31 +0200." <20020721173131.G66588-101000@linux-secure.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 19 Aug 2002 06:21:08 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20020721173131.G66588-101000@linux-secure.net>, Charlie ROOT writes : > HI! > > I write xntp3 port! > > Please look ;] > > And ...Replay please! Sorry for not responding sooner, I just got back from 4 weeks of vacation. Why do we need an xntp 3 port? Xntp 3 is obsolete. We have NTP 4 in the base system and two NTP 4 ports. -- Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 7:36: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BACFC37B400 for ; Mon, 19 Aug 2002 07:36:06 -0700 (PDT) Received: from fed1mtao01.cox.net (fed1mtao01.cox.net [68.6.19.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C00443E6E for ; Mon, 19 Aug 2002 07:36:06 -0700 (PDT) (envelope-from s.wingate@cox.net) Received: from daemon.velosystems.net ([68.15.85.238]) by fed1mtao01.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020819143556.CNHG1360.fed1mtao01.cox.net@daemon.velosystems.net> for ; Mon, 19 Aug 2002 10:35:56 -0400 Content-Type: text/plain; charset="us-ascii" From: Steve Wingate To: freebsd-ports@freebsd.org Subject: Evolution & use_gnomeng Date: Mon, 19 Aug 2002 07:35:52 -0700 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208190735.11178.s.wingate@cox.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I notice the Evolution port still installs gnomecore-1.4xxxx even though = the=20 Makefile contains=20 USE_GNOMENG=3D yes Is that supposed to happen? I'm trying to keep Gnome2. --=20 +---------------------------------------------------------------------+ |Steve Wingate ; Mon, 19 Aug 2002 07:39:55 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59ACD43E75 for ; Mon, 19 Aug 2002 07:39:54 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.0] (vpn-client-0.marcuscom.com [10.2.1.0]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7JEdMix020657; Mon, 19 Aug 2002 10:39:22 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Evolution & use_gnomeng From: Joe Marcus Clarke To: Steve Wingate Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <200208190735.11178.s.wingate@cox.net> References: <200208190735.11178.s.wingate@cox.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 19 Aug 2002 10:39:08 -0400 Message-Id: <1029767949.311.6.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-08-19 at 10:35, Steve Wingate wrote: > I notice the Evolution port still installs gnomecore-1.4xxxx even though the > Makefile contains > USE_GNOMENG= yes > Is that supposed to happen? I'm trying to keep Gnome2. You need to update your /usr/ports/Mk directory (ports-base in your supfile). You must _always_ keep this directory up-to-date with the rest of your ports tree. This directory holds all the ports magic. Joe > > > -- > +---------------------------------------------------------------------+ > |Steve Wingate |MCSE, CCNA Sun Aug 11 13:21:21 PDT 2002 > +---------------------------------------------------------------------+ > |FreeBSD 4.6-STABLE > | 1:21PM up 5 days, 18:10, 9 users, load averages: 0.01, 0.02, 0.00 > +---------------------------------------------------------------------+ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 7:59:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8842B37B400 for ; Mon, 19 Aug 2002 07:59:42 -0700 (PDT) Received: from empal.com (s210-117-86-154.thrunet.ne.kr [210.117.86.154]) by mx1.FreeBSD.org (Postfix) with SMTP id 0939443E65 for ; Mon, 19 Aug 2002 07:59:38 -0700 (PDT) (envelope-from ezicard@empal.com) From: ¸íÇÔ To: ports@freebsd.org Subject: [±¤°í] Àμ⹰ ÀÌÁ¨ Áý¿¡¼­ ³¡³»¼¼¿ä. Message-Id: <20020819145938.0939443E65@mx1.FreeBSD.org> Date: Mon, 19 Aug 2002 07:59:38 -0700 (PDT) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Reply-To: ezicard@empal.com Mime-Version: 1.0 Content-Type:text/html; charset=ks_c_5601-1987 ¸íÇÔÀÔ´Ï´Ù. 'Àμ⹰' ÀÌÁ¨ Áý¿¡¼­ ³¡³»¼¼¿ä (!^0^!)
 

¸íÇÔ ¹× ±âŸ Àμ⹰À» ÁÖ¹®ÇϽô ºÐ²² ÃÖ°í±Þ ¸¶¿ì½ºÆеå 2ÀåÀ» µå¸³´Ï´Ù.


2002³â °¡À»ÀÌ ¿À±âÀü¿¡ Àü´ÜÁÖ¹®À» Çغ¸¼¼¿ä. ¸ðµçºÐµéÀ» 20% ÇÒÀΰ¡¿¡ ¸ð½Ê´Ï´Ù. ^^
[¼ö½Å°ÅºÎ]¸¦ Ŭ¸¯ÇÏ°í Á¦¸ñ¿¡ '¼ö½Å°ÅºÎ' ÀÔ·ÂÈÄ 'º¸³»±â'¸¦ Çϼ¼¿ä.
*ȸ½Å(´äº¯)À¸·Î ¼ö½Å°ÅºÎ Çҽô ¸ÞÀÏÀ» ¹ÞÀ» ¼ö°¡ ¾ø½À´Ï´Ù.
¸ÞÀÏÀº ¼­ÇÎÁß¿¡ ¾Ë¾Ò°í, Á¤º¸Åë½ÅºÎ ±Ç°í¿¡ ÀÇ°Å Á¦¸ñ¿¡ [±¤°í]¶ó Ç¥½ÃÇß½À´Ï´Ù.
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 8: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87F0837B400 for ; Mon, 19 Aug 2002 08:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D77F843E70 for ; Mon, 19 Aug 2002 08:00:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JF07JU058239 for ; Mon, 19 Aug 2002 08:00:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JF07nr058238; Mon, 19 Aug 2002 08:00:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6688D37B400 for ; Mon, 19 Aug 2002 07:50:19 -0700 (PDT) Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 179AA43E6E for ; Mon, 19 Aug 2002 07:50:19 -0700 (PDT) (envelope-from joek@mail.flyingcroc.net) Received: from unx48.staff.flyingcroc.net (unx48.staff.flyingcroc.net [207.246.150.48]) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) with SMTP id HAA63533 for ; Mon, 19 Aug 2002 07:50:18 -0700 (PDT) Received: (qmail 41700 invoked by uid 1001); 19 Aug 2002 14:50:18 -0000 Message-Id: <20020819145018.41699.qmail@unx48.staff.flyingcroc.net> Date: 19 Aug 2002 14:50:18 -0000 From: Joe Kelsey Reply-To: Joe Kelsey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41778: ksh93 dumps core Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41778 >Category: ports >Synopsis: ksh93 dumps core >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 08:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joe Kelsey >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD unx48.staff.flyingcroc.net 4.6-STABLE FreeBSD 4.6-STABLE #18: Tue Aug 6 08:38:39 PDT 2002 joek@unx48.staff.flyingcroc.net:/usr/obj/usr/src/sys/UNX48 i386 >Description: ksh93 dumps core seemingly at random. >How-To-Repeat: in a sufficiently large glob request, say grep stdio */* watch the core dump. (my example generates a glob list of 194 elements. I don't know the exact repeat parameteres.) >Fix: Apparantly, a fix is pending at AT&T. The real problem is in sfio and/or stak. Until then, fix the symptoms with the following patch to src/cmd/ksh93/sh/path.c (which I placed in files/src_cmd_kah93_sh_path.c): --- path.c.orig Mon Mar 11 10:50:16 2002 +++ src/cmd/ksh93/sh/path.c Mon Aug 19 07:07:04 2002 @@ -945,7 +945,8 @@ { register const char *cp = name; while(*cp && *cp!=':') - stakputc(*cp++); + cp++; + stakwrite(name,cp-name); len = staktell()-offset; stakputc(0); } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 8:12: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 923FE37B407 for ; Mon, 19 Aug 2002 08:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAE6843E42 for ; Mon, 19 Aug 2002 08:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JFA3JU064419 for ; Mon, 19 Aug 2002 08:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JFA3Ys064418; Mon, 19 Aug 2002 08:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 856A337B401 for ; Mon, 19 Aug 2002 08:09:40 -0700 (PDT) Received: from martin.kleinerdrache.org (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id BD8F843E77 for ; Mon, 19 Aug 2002 08:08:50 -0700 (PDT) (envelope-from martin@kleinerdrache.org) Received: (qmail 1544 invoked by uid 1001); 19 Aug 2002 15:14:02 -0000 Message-Id: <20020819151402.1543.qmail@martin.kleinerdrache.org> Date: 19 Aug 2002 15:14:02 -0000 From: Martin Klaffenboeck Reply-To: Martin Klaffenboeck To: FreeBSD-gnats-submit@FreeBSD.org Cc: gnome@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41780: gnucash doesn't build. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41780 >Category: ports >Synopsis: gnucash doesn't build. >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 Aug 19 08:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Klaffenboeck >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD martin.kleinerdrache.org 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 16 21:27:09 CEST 2002 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: gnucash does not build after typeing 'make' Here is the Information you requested: #################### # Terminal output: # #################### checking for g-wrap-config... /usr/local/bin/g-wrap-config checking for g-wrap - 1.1.11 <= version < 1.3.0... no configure: warning: gwrap check failed configure: error: g-wrap does not appear to be installed correctly, or is not in the correct version range. Right now gnucash requires at least version 1.1.11 to build, but does not work with 1.3 or greater. If you need to install g-wrap, you can find it at ftp://ftp.gnucash.org/pub/g-wrap. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/deskutils/gnucash/work/gnucash-1.6.7/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/deskutils/gnucash. ############### # config.log: # ############### This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:815: checking for non-GNU ld configure:850: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:898: checking for a BSD compatible install configure:951: checking whether build environment is sane configure:1008: checking whether gmake sets ${MAKE} configure:1054: checking for working aclocal configure:1067: checking for working autoconf configure:1080: checking for working automake configure:1093: checking for working autoheader configure:1106: checking for working makeinfo configure:1130: checking host system type configure:1151: checking whether to enable maintainer-specific portions of Makefiles configure:1201: checking for a BSD compatible install configure:1256: checking for gcc configure:1369: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) works configure:1385: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:1411: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) is a cross-compiler configure:1416: checking whether we are using GNU C configure:1425: cc -E conftest.c configure:1444: checking whether cc accepts -g configure:1487: checking for Cygwin environment configure:1503: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:1499: `__CYGWIN32__' undeclared (first use in this function) configure:1499: (Each undeclared identifier is reported only once configure:1499: for each function it appears in.) configure: failed program was: #line 1492 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1520: checking for mingw32 environment configure:1532: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:1528: `__MINGW32__' undeclared (first use in this function) configure:1528: (Each undeclared identifier is reported only once configure:1528: for each function it appears in.) configure: failed program was: #line 1525 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1549: checking how to run the C preprocessor configure:1570: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:1698: checking build system type configure:1727: checking for ld used by GCC configure:1795: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:1812: checking for /usr/bin/ld option to reload object files configure:1824: checking for BSD-compatible nm configure:1862: checking whether ln -s works configure:1883: checking how to recognise dependant libraries configure:2066: checking for object suffix configure:2072: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:2092: checking for executable suffix configure:2102: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:2133: checking command to parse /usr/bin/nm -B output configure:2213: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:2216: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2267: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c conftstm.o 1>&5 configure:2316: checking for dlfcn.h configure:2326: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:2494: checking for ranlib configure:2561: checking for strip configure:2804: checking for objdir configure:2831: checking for cc option to produce PIC configure:2983: checking if cc PIC flag -fPIC works configure:2997: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:3049: checking if cc static flag -static works configure:3064: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -static conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:3091: checking if cc supports -c -o file.o configure:3110: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:3139: checking if cc supports -c -o file.lo configure:3157: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:3207: checking if cc supports -fno-rtti -fno-exceptions configure:3220: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:3247: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3931: checking how to hardcode library paths into programs configure:3959: checking whether stripping libraries is possible configure:3973: checking dynamic linker characteristics configure:4370: checking if libtool supports shared libraries configure:4374: checking whether to build shared libraries configure:4397: checking whether to build static libraries configure:4933: checking whether -lc should be explicitly linked in configure:4940: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:4953: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5557: checking for strerror in -lcposix configure:5576: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -lcposix -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /usr/libexec/elf/ld: cannot find -lcposix configure: failed program was: #line 5565 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror(); int main() { strerror() ; return 0; } configure:5599: checking whether byte ordering is bigendian configure:5617: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:5632: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:5627: syntax error before `big' configure: failed program was: #line 5621 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:5689: checking whether gmake sets ${MAKE} configure:5716: checking for ANSI C header files configure:5729: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5796: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:5824: checking for limits.h configure:5834: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5863: checking for stpcpy configure:5891: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/cc1gSbes.o: In function `main': /tmp/cc1gSbes.o(.text+0x7): undefined reference to `stpcpy' configure: failed program was: #line 5868 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else stpcpy(); #endif ; return 0; } configure:5863: checking for memcpy configure:5891: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:5875: warning: conflicting types for built-in function `memcpy' configure:5863: checking for timegm configure:5891: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:5863: checking for towupper configure:5891: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/ccv2eDvP.o: In function `main': /tmp/ccv2eDvP.o(.text+0x7): undefined reference to `towupper' configure: failed program was: #line 5868 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char towupper(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char towupper(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_towupper) || defined (__stub___towupper) choke me #else towupper(); #endif ; return 0; } configure:5918: checking for the tm_gmtoff member of struct tm configure:5935: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:5958: checking if scanf supports %lld conversions configure:5984: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure: failed program was: #line 5966 "configure" #include "confdefs.h" #include #include int main () { long long int d; d = 0; if ((sscanf ("10000000000", "%lld", &d) != 1) || (d != 10000000000)) exit (1); exit (0); } configure:6060: checking for glib-config configure:6095: checking for GLIB - version >= 0.99.7 configure:6194: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:6286: checking for dlfcn.h configure:6286: checking for dl.h configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6292: dl.h: No such file or directory configure: failed program was: #line 6291 "configure" #include "confdefs.h" #include configure:6286: checking for ghttp_ssl.h configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6292: ghttp_ssl.h: No such file or directory configure: failed program was: #line 6291 "configure" #include "confdefs.h" #include configure:6286: checking for utmp.h configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6286: checking for locale.h configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6286: checking for mcheck.h configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6292: mcheck.h: No such file or directory configure: failed program was: #line 6291 "configure" #include "confdefs.h" #include configure:6286: checking for unistd.h configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6286: checking for wctype.h configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6327: checking for dlopen configure:6355: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:6526: checking for dlerror configure:6554: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:6636: checking for gnome-config configure:6673: checking if /usr/X11R6/bin/gnome-config works configure:6681: checking for orbit-config configure:6717: checking for orbit-idl configure:6751: checking for working ORBit environment configure:6787: checking for gnorba libraries configure:6904: checking what warning flags to pass to the C compiler configure:6936: checking what language compliance flags to pass to the C compiler configure:6999: checking for gdk-pixbuf-config configure:7034: checking for GDK_PIXBUF - version >= 0.2.5 configure:7116: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm 1>&5 configure:7199: checking for qt_null in -lqthreads configure:7218: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lqthreads -L/usr/local/lib -L/usr/X11R6/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:7285: checking for main in -ltermcap configure:7300: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ltermcap -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:7321: checking for main in -lreadline configure:7336: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lreadline -ltermcap -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:7369: checking for guile-config configure:7399: checking whether guile-config works configure:7456: checking for sin in -lm configure:7475: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:7468: warning: conflicting types for built-in function `sin' configure:7505: checking for guile libraries configure:7509: checking for guile headers configure:7722: checking whether guile works configure:7737: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -L/usr/local/lib -lguile -lqthreads -lm -L/usr/local/lib 1>&5 /usr/local/lib/libguile.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() configure:7791: checking for gnome-config configure:7828: checking for GNOME-PRINT - version >= 0.21 configure:7873: checking for gnome-config configure:7914: checking for xmlNewDoc in -lxml configure:7933: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lxml -L/usr/local/lib -lxml -lz -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:7989: checking for shared library run path origin configure:8026: checking for ranlib configure:8054: checking for working const configure:8108: cc -c -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:8082: warning: unused variable `s' configure:8102: warning: unused variable `foo' configure:8070: warning: unused variable `zero' configure:8064: warning: unused variable `x' configure:8081: warning: `t' might be used uninitialized in this function configure:8099: warning: `b' might be used uninitialized in this function configure:8129: checking for inline configure:8143: cc -c -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:8139: warning: control reaches end of non-void function configure: At top level: configure:8139: warning: return-type defaults to `int' configure:8169: checking for off_t configure:8202: checking for size_t configure:8237: checking for working alloca.h configure:8249: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:8243: alloca.h: No such file or directory configure: In function `main': configure:8245: warning: unused variable `p' configure: failed program was: #line 8242 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:8270: checking for alloca configure:8303: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure: In function `main': configure:8299: warning: unused variable `p' configure:8472: checking for stdlib.h configure:8482: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:8472: checking for unistd.h configure:8472: checking for sys/stat.h configure:8482: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:8472: checking for sys/types.h configure:8482: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:8511: checking for getpagesize configure:8539: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:8564: checking for working mmap configure:8725: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:8656: conflicting types for `malloc' /usr/include/stdlib.h:99: previous declaration of `malloc' configure: failed program was: #line 8572 "configure" #include "confdefs.h" /* Thanks to Mike Haertel and Jim Avera for this test. Here is a matrix of mmap possibilities: mmap private not fixed mmap private fixed at somewhere currently unmapped mmap private fixed at somewhere already mapped mmap shared not fixed mmap shared fixed at somewhere currently unmapped mmap shared fixed at somewhere already mapped For private mappings, we should verify that changes cannot be read() back from the file, nor mmap's back from the file at a different address. (There have been systems where private was not correctly implemented like the infamous i386 svr4.0, and systems where the VM page cache was not coherent with the filesystem buffer cache like early versions of FreeBSD and possibly contemporary NetBSD.) For shared mappings, we should conversely verify that changes get propogated back to all the places they're supposed to be. Grep wants private fixed already mapped. The main things grep needs to know about mmap are: * does it exist and is it safe to write into the mmap'd area * how to use it (BSD variants) */ #include #include #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_STDLIB_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if HAVE_UNISTD_H # include #endif /* This mess was copied from the GNU getpagesize.h. */ #ifndef HAVE_GETPAGESIZE /* Assume that all systems that can run configure have sys/param.h. */ # ifndef HAVE_SYS_PARAM_H # define HAVE_SYS_PARAM_H 1 # endif # ifdef _SC_PAGESIZE # define getpagesize() sysconf(_SC_PAGESIZE) # else /* no _SC_PAGESIZE */ # ifdef HAVE_SYS_PARAM_H # include # ifdef EXEC_PAGESIZE # define getpagesize() EXEC_PAGESIZE # else /* no EXEC_PAGESIZE */ # ifdef NBPG # define getpagesize() NBPG * CLSIZE # ifndef CLSIZE # define CLSIZE 1 # endif /* no CLSIZE */ # else /* no NBPG */ # ifdef NBPC # define getpagesize() NBPC # else /* no NBPC */ # ifdef PAGESIZE # define getpagesize() PAGESIZE # endif /* PAGESIZE */ # endif /* no NBPC */ # endif /* no NBPG */ # endif /* no EXEC_PAGESIZE */ # else /* no HAVE_SYS_PARAM_H */ # define getpagesize() 8192 /* punt totally */ # endif /* no HAVE_SYS_PARAM_H */ # endif /* no _SC_PAGESIZE */ #endif /* no HAVE_GETPAGESIZE */ #ifdef __cplusplus extern "C" { void *malloc(unsigned); } #else char *malloc(); #endif int main() { char *data, *data2, *data3; int i, pagesize; int fd; pagesize = getpagesize(); /* * First, make a file with some known garbage in it. */ data = malloc(pagesize); if (!data) exit(1); for (i = 0; i < pagesize; ++i) *(data + i) = rand(); umask(0); fd = creat("conftestmmap", 0600); if (fd < 0) exit(1); if (write(fd, data, pagesize) != pagesize) exit(1); close(fd); /* * Next, try to mmap the file at a fixed address which * already has something else allocated at it. If we can, * also make sure that we see the same garbage. */ fd = open("conftestmmap", O_RDWR); if (fd < 0) exit(1); data2 = malloc(2 * pagesize); if (!data2) exit(1); data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_FIXED, fd, 0L)) exit(1); for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data2 + i)) exit(1); /* * Finally, make sure that changes to the mapped area * do not percolate back to the file as seen by read(). * (This is a bug on some variants of i386 svr4.0.) */ for (i = 0; i < pagesize; ++i) *(data2 + i) = *(data2 + i) + 1; data3 = malloc(pagesize); if (!data3) exit(1); if (read(fd, data3, pagesize) != pagesize) exit(1); for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data3 + i)) exit(1); close(fd); unlink("conftestmmap"); exit(0); } configure:8749: checking whether we are using the GNU C Library 2.1 or newer configure:8756: features.h: No such file or directory configure:9169: checking for iconv configure:9187: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9248: checking for msgfmt configure:9283: checking for gmsgfmt configure:9320: checking for xgettext configure:9357: checking for msgmerge configure:9420: checking for argz.h configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9426: argz.h: No such file or directory configure: failed program was: #line 9425 "configure" #include "confdefs.h" #include configure:9420: checking for limits.h configure:9420: checking for locale.h configure:9420: checking for nl_types.h configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9420: checking for malloc.h configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out In file included from configure:9426: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure: failed program was: #line 9425 "configure" #include "confdefs.h" #include configure:9420: checking for stddef.h configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9420: checking for stdlib.h configure:9420: checking for string.h configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9420: checking for unistd.h configure:9420: checking for sys/param.h configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:9461: checking for feof_unlocked configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/ccqza33R.o: In function `main': /tmp/ccqza33R.o(.text+0x7): undefined reference to `feof_unlocked' configure: failed program was: #line 9466 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char feof_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char feof_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked) choke me #else feof_unlocked(); #endif ; return 0; } configure:9461: checking for fgets_unlocked configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/ccH78Jfy.o: In function `main': /tmp/ccH78Jfy.o(.text+0x7): undefined reference to `fgets_unlocked' configure: failed program was: #line 9466 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgets_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgets_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked) choke me #else fgets_unlocked(); #endif ; return 0; } configure:9461: checking for getc_unlocked configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/ccrwWDMG.o: In function `main': /tmp/ccrwWDMG.o(.text+0x7): undefined reference to `getc_unlocked' configure: failed program was: #line 9466 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getc_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getc_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_getc_unlocked) || defined (__stub___getc_unlocked) choke me #else getc_unlocked(); #endif ; return 0; } configure:9461: checking for getcwd configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for getegid configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for geteuid configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for getgid configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for getuid configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for mempcpy configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/ccSLMWGU.o: In function `main': /tmp/ccSLMWGU.o(.text+0x7): undefined reference to `mempcpy' configure: failed program was: #line 9466 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mempcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mempcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mempcpy) || defined (__stub___mempcpy) choke me #else mempcpy(); #endif ; return 0; } configure:9461: checking for munmap configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for putenv configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for setenv configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for setlocale configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for stpcpy configure:9461: checking for strcasecmp configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for strdup configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for strtoul configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for tsearch configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9461: checking for __argz_count configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/cckeN5ev.o: In function `main': /tmp/cckeN5ev.o(.text+0x7): undefined reference to `__argz_count' configure: failed program was: #line 9466 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:9461: checking for __argz_stringify configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/ccFY6LwB.o: In function `main': /tmp/ccFY6LwB.o(.text+0x7): undefined reference to `__argz_stringify' configure: failed program was: #line 9466 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:9461: checking for __argz_next configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/cck9jtvb.o: In function `main': /tmp/cck9jtvb.o(.text+0x7): undefined reference to `__argz_next' configure: failed program was: #line 9466 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:9518: checking for iconv declaration configure:9543: cc -c -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5 configure:9533: conflicting types for `iconv' /usr/local/include/iconv.h:91: previous declaration of `iconv' configure: failed program was: #line 9524 "configure" #include "confdefs.h" #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif int main() { ; return 0; } configure:9567: checking for nl_langinfo and CODESET configure:9579: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure: In function `main': configure:9575: warning: unused variable `cs' configure:9602: checking for LC_MESSAGES configure:9614: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:9640: checking for bison configure:9673: checking version of bison configure:9700: checking whether NLS is requested configure:9724: checking whether included gettext is requested configure:9744: checking for GNU gettext in libc configure:9759: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 /tmp/ccpf42xd.o: In function `main': /tmp/ccpf42xd.o(.text+0x2e): undefined reference to `_nl_domain_bindings' configure: failed program was: #line 9749 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; int main() { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings ; return 0; } configure:10129: checking for GNU gettext in libintl configure:10153: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lintl 1>&5 configure:10247: checking how to link with libintl configure:10577: checking for nl_langinfo and D_FMT configure:10589: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:10690: checking for glade_init in -lglade configure:10709: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lglade -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lm -lglib12 -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5 configure:10756: checking for perl configure:10837: checking for dbopen configure:10865: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 configure:11142: checking for db_185.h configure:11152: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:11148: db_185.h: No such file or directory configure: failed program was: #line 11147 "configure" #include "confdefs.h" #include configure:11142: checking for db.h configure:11152: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:11142: checking for db1/db.h configure:11152: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:11148: db1/db.h: No such file or directory configure: failed program was: #line 11147 "configure" #include "confdefs.h" #include configure:11244: checking for xmlElemDump in -lxml configure:11263: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lxml -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm -L/usr/local/lib -lxml -lz 1>&5 configure:11294: checking for main in -lgal configure:11309: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lgal -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgnomecanvaspixbuf -liconv -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 configure:11334: checking for gtk_html_new in -lgtkhtml configure:11353: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lgtkhtml -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgtkhtml -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgnomecanvaspixbuf -liconv -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 configure:11384: checking for ghttp_request_new in -lghttp configure:11403: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lghttp -L/usr/local/lib -lghttp -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 configure:11433: checking for ghttp_enable_ssl in -lghttp configure:11452: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lghttp -L/usr/local/lib -lghttp -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 /tmp/ccORGOv5.o: In function `main': /tmp/ccORGOv5.o(.text+0x7): undefined reference to `ghttp_enable_ssl' configure: failed program was: #line 11441 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char ghttp_enable_ssl(); int main() { ghttp_enable_ssl() ; return 0; } configure:11531: checking for main in -lzvt configure:11546: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lzvt -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lzvt -lutil -lgtkhtml -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgnomecanvaspixbuf -liconv -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 configure:11569: checking for main in -lbonobo configure:11584: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lbonobo -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk12 -lgdk12 -lgmodule12 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lm -lglib12 -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 configure:11608: checking for main in -loaf configure:11623: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -loaf -L/usr/X11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 configure:11691: checking for gnome-config configure:11726: checking for libguppi - version >= 0.35.1 configure:11818: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include/gnome-1.0/libguppitank -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm -Wl,-E -pthread -L/usr/X11R6/lib -L/usr/local/lib -lguppitank -lguppi -lzvt -lutil -lglade-gnome -lglade -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lbonobox -lbonobo-print -lgnomeprint -lXpm -ljpeg -lgnomeui -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmo dule12 -lglib12 -lintl -lXext -lX11 -lart_lgpl -lm -lxml -lz -lfreetype 1>&5 /usr/libexec/elf/ld: warning: libfreetype.so.8, needed by /usr/X11R6/lib/libgnomeprint.so, may conflict with libfreetype.so.9 configure:11923: checking for poptStrippedArgv in -lpopt configure:11942: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include conftest.c -lpopt -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5 configure:12000: checking for guile configure:12040: checking for guile - 1.3.4 <= version < 1.5.0 configure:12156: checking for g-wrap-config configure:12197: checking for g-wrap - 1.1.11 <= version < 1.3.0 ################## # ls /var/db/pkg # ################## AbiWord-gnome-1.0.2 Atlas-0.4.4 Hermes-1.3.2 IglooFTP-0.6.1 ImageMagick-5.4.7.4 Mesa-3.4.2_2 ORBit-0.5.17 ORBit2-2.4.1 Sablot-0.95_1 XFree86-4.2.0_1,1 XFree86-FontServer-4.2.0 XFree86-Server-4.2.0_5 XFree86-VirtualFramebufferServer-4.2.0_1 XFree86-aoutlibs-3.3.6.9 XFree86-clients-4.2.0_3 XFree86-documents-4.2.0 XFree86-font100dpi-4.2.0 XFree86-font75dpi-4.2.0 XFree86-fontCyrillic-4.2.0 XFree86-fontDefaultBitmaps-4.2.0 XFree86-fontEncodings-4.2.0 XFree86-fontScalable-4.2.0 XFree86-libraries-4.2.0_3 XFree86-manuals-4.2.0 Xaw3d-1.5 a2ps-a4-4.13_1 a2ps-letter-4.13_1 aalib-1.4.r5_1 acroread-5.06 acroread4-4.05 afm-1.0 agrep-2.04 allegro-4.0.0_1 amp-0.7.6 apache-1.3.26_3 apsfilter-7.2.2 aspell-0.33.7.1_1 atk-1.0.3 autoconf-2.53 autoconf213-2.13.000227_2 automake-1.5,1 automake14-1.4.5_1 bash-2.05b bison-1.35_1 blt-2.4u boehm-gc-6.0 bonobo-1.0.20_2 bonobo-activation-1.0.3 bonobo-conf-0.14_1 bugbuddy2-2.2.0 burgerspace-1.5 bzflag-1.7e.6 cabextract-0.5 cclient-2001a,1 cdlabelgen-1.5.0 cdrdao-1.1.5 cdrtools-1.11.a28 checkpassword-0.90 crafty-18.14 css-mode-elisp-0.11 cups-base-1.1.15.1_3 curl-7.9.8 cvsadmin-1.0.2 cvsup-16.1f cvsutils-2001.07.05 cyrus-sasl-1.5.27_4 db3-3.2.9_3,1 de-dict-1.2 de-ding-1.2 de-ispell-neu-20001109-3.2.06_2 de-manpages-1.0 de-php_doc-1.20020119 detex-2.6 dia-gnome-0.90 djbfft-0.76 docbook-3.0 docbook-xml-4.1.2_1 docbook-xsl-1.51.1 doom-1.8 dsssl-docbook-modular-1.73,1 edonkey-core-16.16.58.3 edonkey-gui-gtk-0.2.0.a.2002080400 edonkey-gui-gtk-urlslave-0.0.2 eel2-2.0.4 eog2-1.0.2 eperl-2.2.14 esound-0.2.28 evolution-1.0.8 expat-1.95.4 ezm3-1.0 ezmlm-idx-0.40_1 festival-1.4.1_1 fetchmail-5.9.11 ffmpeg-0.4.5_2 fftw-2.1.3 freefonts-0.10_1 freetype-1.3.1_2 freetype2-2.1.2 fxhtml-1.6.7 g-wrap-1.1.9 gail-0.17 gal-0.19.3 galeon-1.2.5 gawk-3.1.1 gcc-2.95.3 gcc-3.1.1_20020726 gcc30-3.0.4 gcombust-0.1.49_1 gcompris-1.0.5 gconf-1.0.9 gconf-editor-0.3 gconf2-1.2.1 gcvs-1.0b3 gd-1.8.4_6 gd-2.0.1_3 gdbm-1.8.0 gdk-pixbuf-0.18.0 gdm2-2.4.0.7 gedit2-2.0.2 gengameng-3.0 getmail-2.3.9 gettext-0.10.35_2 gettext-0.11.5 gftp-2.0.13 ggv-1.0.2_1 ghex-1.2.1 ghostscript-gnu-7.05_2 ghostview-1.5 gimp-1.2.3_2,1 gimp-print-4.2.1 glade-0.6.4 glade2-1.1.0 glademm-0.5.11 glass-1.1.5 gle-3.0.3 glib-1.2.10_7 glib-2.0.6 glibwww-0.2_1 glimmer-1.2.1_1 gmake-3.79.1_2 gman-0.9.3 gnet-1.1.4 gnome2-2.0_4 gnomeapplets2-2.0.1_1 gnomeaudio-1.4.0 gnomebasic-0.0.20 gnomecanvas-0.18.0 gnomecontrolcenter-1.4.0.5_1 gnomecontrolcenter2-2.0.1 gnomedb-0.2.96_1 gnomedesktop-2.0.6 gnomegames2-2.0.3 gnomehier-1.0_3 gnomelibs-1.4.1.7_1 gnomemedia2-2.0.0_1 gnomemimedata-2.0.0 gnomemm-1.2.2 gnomepanel-2.0.6 gnomepilot-0.1.65 gnomepilot-conduits-0.9 gnomepim-1.4.6_1 gnomeprint-0.36 gnomesession-2.0.5 gnomespell-0.4.1 gnomesystemmonitor-2.0.1 gnometerminal-2.0.1 gnomeuserdocs2-2.0.0 gnomeutils2-2.0.2,1 gnomevfs-1.0.5_4 gnomevfs2-2.0.2 gnucash-1.6.6_1 gnuchess-4.0.80 gnumeric-1.0.9 gnupg-1.0.7 gob-1.0.12 golem-0.0.5 gpa-0.4.3 gqview-1.1.1 grepmail-4.70 gsm-1.0.10 gtar-1.13.25_4 gtk+licq-0.51_1 gtk-1.2.10_7 gtk-2.0.6 gtk-doc-0.9 gtk-engines2-1.9.0 gtk-gnutella-0.90 gtkglarea-1.2.2 gtkhtml-1.0.4 gtkmm-1.2.8_1 gtoaster-2001033113 guile-1.4.1_2 guile-gnome-0.20_3 guile-gtk-0.20_1 guilib-1.1.0_1 guppi-0.40.3_1 gv-3.5.8 hevea-1.06 html-4.01 html2latex-0.9c html2ps-A4-1.0_1 icmpmonitor-1.1_1 iconv-2.0_3 id3ed-1.10.2 id3el-0.05 id3lib-3.7.13 id3ren-0.97a id3tool-1.1f imake-4.2.0_1 imlib-1.9.14_1 imwheel-0.9.9 intlfonts-1.2 intltool-0.22 irc-2.10.3 ircii-20020403 iso8879-1986 itcl-3.2 iv-3.2a jade-1.2.1_1 javavmwrapper-1.4 jbigkit-1.4 jdk-1.3.1p6_4 jmk-x11-fonts-3.0 jpeg-6b_1 jpeg2ps-a4-1.9 keyprint-1.0 knightcap-3.6 kobodeluxe-0.4.p8 lame-gtk-3.91 latex2rtf-1.8aa lcms-1.08 leafnode-1.9.24 lha-1.14i lib3ds-1.2.0 libIDL-0.8.0 libXgFonts-1.0 liba52-0.7.4 libao-esound-0.8.3 libart_lgpl2-2.3.10 libaudiofile-0.2.3 libaux-1.0 libbonobo-2.0.0 libbonoboui-2.0.1 libdvdcss-1.2.1 libelysium-0.3.5 libfpx-1.2.0.4_1 libgda-0.2.96_1 libgda2-0.8.192 libghttp-1.0.9 libglade-0.17_2 libglade2-2.0.0 libgnome-2.0.2 libgnomecanvas-2.0.2 libgnomedb-0.8.191 libgnomeprint-1.116.0 libgnomeprintui-1.116.0 libgnomeui-2.0.3 libgnugetopt-1.1 libgtkhtml-2.0.1 libgtop2-2.0.0 libiconv-1.8_1 libicq2000-0.3.2_1 libijs-0.34 libmcal-0.6_2 libmcrypt-2.5.2 libmikmod-3.1.10 libmng-1.0.3 libmorph-0.1.2 libmpeg2-0.2.1_1 libogg-1.0,3 libole2-0.2.4 libproplist-0.10.1 librep-0.16.1_1 librsvg2-2.0.1 libshhcards-1.0.5 libsidplay-1.36.55 libsigc++-1.0.4 libslang-1.4.5 libtool-1.3.4_4 libungif-4.1.0b1 libunicode-0.4_3 libusb-0.1.6a libvorbis-1.0,3 libwmf-0.2.6 libwnck-0.16 libwww-5.4.0 libxml-1.8.17_1 libxml2-2.4.23 libxslt-1.0.19 libzvt-2.0.1 licq-base-1.2.0a linc-0.5.2 lincity-1.11 linux-gtk-1.2_2 linux-jpeg-6b.15_2 linux-libxml-1.8.10_2 linux-netscape-navigator-4.79 linux-openmotif-2.1.30 linux-opera-6.02.20020701 linux-png-1.0.9_2 linux-sun-jdk-1.3.1.04_1 linux-vsound-0.4 linux_base-7.1 linuxdoc-1.1 logrotate-3.5.2 lsof-4.64.1 luna-1.9 lwm-1.00_1 lynx-2.8.4.1b_1 m4-1.4_1 mad-esound-0.14.2b_2 madbomber-0.2.4 magiccube4d-2.1 man2html-3.0.1 maplay-1.2 marbles-1.0.2 mc-4.5.55_3 medusa-0.5.1 metacity-2.3.987 metacity-setup-0.6 metatheme2-0.9.7 mhash-0.8.14 mkcatalog-1.1 mkisofs-1.15.a27 mod_php4-4.2.2 movemail-1.0 mozilla-1.0_2,1 mozilla-fonts-1.0_1 mozilla-headers-1.0_2,1 mp-a4-3.0.1 mp3_check-1.98 mp3check-1.5 mp3chew-0.51.0 mp3info-0.8.4 mp3mover-1.432 mp3rename-0.6 mpack-1.5_1 mpd-3.8 mpeg-1.2.2 mpeg2codec-1.2 mpeg2play-1.1b mpeg_play-2.4 mpegaudio-3.9 mpg123-esound-0.59r_8 mpg123.el-1.24 mpgtx-1.1.1 mplayer-fonts-0.50 mplayer-gtk-0.90.0.6 mplex-1.1 mtv-1.2.5 muse-0.1 muttzilla-0.40 mysql-client-3.23.51 mysql-server-3.23.51 nadar-1.0 nas-1.5 nasm-0.98.33,1 nautilus-gtkhtml-0.3.2_1 nautilus2-2.0.4 ncftp-3.1.4_1 nedit-5.3 neon-0.21.2_1 netcdf-3.5.0 netpbm-10.7 netrek-BRMH-2.2.2 netscape-communicator-4.76 netscape-remote-1.0_1 netscape-wrapper-2000.07.07 newvox-1.0 nmap-3.00 nologin-1.0 nspmod-0.1 nspr-4.2 nss-3.4.2 oaf-0.6.10 objprelink-1.0_2 ocaml-3.05 open-motif-2.1.30_3 opengl-man-657 openldap-1.2.13 openldap-2.0.25 openquicktime-1.0 p5-Authen-PAM-0.13 p5-Compress-Zlib-1.16 p5-DBI-1.28 p5-Data-ShowTable-3.3 p5-Date-Calc-4.3 p5-Date-Manip-5.40 p5-Digest-MD5-2.20 p5-File-Tail-0.98 p5-Finance-Quote-1.07 p5-GdkImlib-0.7008 p5-Gnome-0.7008 p5-Gtk-0.7008 p5-HTML-0.6 p5-HTML-Parser-3.26 p5-HTML-TableExtract-1.08 p5-HTML-Tagset-3.03 p5-MIME-Base64-2.12 p5-Mail-Sendmail-0.78 p5-Mail-Tools-1.46 p5-Mysql-modules-1.2216 p5-Net-1.11,1 p5-Net-Daemon-0.36 p5-Net-SSLeay-1.17 p5-PlRPC-0.2016 p5-Storable-2.04 p5-Test-Simple-0.42 p5-Time-HiRes-01.20 p5-TimeDate-1.11 p5-Tk-800.023 p5-URI-1.21 p5-Unicode-String-2.06 p5-XML-Parser-2.31 p5-XML-Writer-0.4_1 p5-Xmms-0.10 p5-libwww-5.65_1 p5-tagged-0.40 p5-type1inst-0.6.1 pan-0.11.4 panelmm-0.3.1 pango-1.0.4 pccts-1.33.33 pcnfsd-93.02.16 pcre-3.7 pdflib-4.0.3 pgp-2.6.3i pilot-link-0.9.5_4 pimp3-0.5.8 pkfonts600-1.0 pkg_tarup-1.2_3 pkg_tree-1.1 pkgconfig-0.12.0 pkgdb.db plib-1.4.2 plugger-4.0 pm3-base-1.1.15 pm3-forms-1.1.15 pm3-gui-1.1.15 pm3-net-1.1.15 png-1.2.4 popt-1.6.4 portcheckout-2.0 porteasy-2.7.3 portlint-2.3.2 portscanner-1.2 portupgrade-20020805 procmail-3.22 procmap-1.0 pscan-1.3 psiconv-0.8.3 pspell-0.12.2_1 psutils-a4-1.17_1 psutils-letter-1.17_1 pth-1.4.1_1 py-gnome-1.4.2 py-gtk-0.6.9 py22-expat-2.2.1_1 py22-imaging-1.1.3 py22-numeric-21.0 py22-scientific-2.4 py22-tkinter-2.2.1 python-2.2.1 qix-1.2 qmail-1.03_1 qstat-2.5.b qt1-1.45_2 rep-gtk-gnome-0.15_1 rep-gtk2-0.16,1 robocode-1.0 rplay-3.3.2 rpm-3.0.6_6 rtf2latex-1.5 ruby-1.6.7.2002.07.15 ruby-bdb1-0.1.7 ruby-shim-ruby18-1.7.2.2002.07.31 rxvt-2.6.4_1 sane-backends-1.0.8 sane-frontends-1.0.8 sawfish2-2002.06.11 scrollkeeper-0.3.11_1,1 sdl-1.2.4_1 sdl_image-1.2.2_1 sdl_mixer-1.2.4_1 sdl_net-1.2.4 sdl_ttf-2.0.5 sdlmm-0.1.8 sdocbook-xml-4.1.2.5 sed_inplace-2002.06.28 sharefonts-0.10 sidplay-1.0.8 sitecopy-0.11.4_2 slib-2d1_2 slrn-0.9.7.4 smpeg-0.4.4 sopwith-1.5.0 sox-12.17.3_1 staroffice-5.2_1 stlport-4.5.3 stunnel-3.22 sudo-1.6.6 svgalib-1.4.2_1 swatch-3.0.4 swig-1.1p5_8 t1lib-1.3.1 t1utils-1.25 tank-0.4a tcl-8.0.5 tcl-8.2.3_2 tcl-8.3.4_4 tclX-8.3 teTeX-1.0.7_1 texi2html-1.64 texmacs-1.0 tiff-3.5.7 timidity++-esound-2.11.3 tk-8.3.4_3 tmda-0.59 togl-1.5 traceroute-991603 transfig-3.2.3d ttmkfdir-0.0 tuxpuck-0.7.116_1 txfonts-3.1.1 ucspi-tcp-0.88 unarj-2.43_1 unix2dos-1.3 unrar-2.50 unzip-5.50 urwfonts-1.0 uulib-0.5.13 vamos-0.2.3 vim-6.1.141 virtualpaper-1.4_1 vorbis-tools-1.0_1,3 wavplay-1.4 webfonts-0.21 weblint-1.020 webmin-0.990_5 wget-1.8.2_1 win32-codecs-011002.0.0.60 wmicons-1.0 word2x-0.005 wrapper-1.0_2 wv-0.7.2 xanim-2.80.2 xbill-2.0 xbl-1.0k xboard-4.2.6 xcdroast-0.98.a.10 xchat-1.8.9 xdvik-20a xfig-3.2.3d xforms-1.0_1,1 xinetd-2.3.7 xinvaders3d-1.3.6 xjumpjump-0.12 xkobo-1.11 xmbdfed-4.5.1 xml-i18n-tools-0.9 xmms-esound-1.2.7_2 xmp-esound-2.0.4 xonix-1.4 xpdf-1.01 xpm-3.4k xrick-010808 xscreensaver-4.05 xscreensaver-gnome-4.05_2 xshipwars-client-1.23 xsoldier-0.96 xsysinfo-1.4a xview-3.2.1_1 yelp-1.0.3 zip-2.3_1 zsh-4.0.6 >How-To-Repeat: cd /usr/ports/deskutils/gnucash 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 Aug 19 8:51: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC0CB37B406; Mon, 19 Aug 2002 08:51:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BDFD43F2C; Mon, 19 Aug 2002 08:50:03 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JFo0JU073140; Mon, 19 Aug 2002 08:50:00 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JFnxrB073134; Mon, 19 Aug 2002 08:50:00 -0700 (PDT) Date: Mon, 19 Aug 2002 08:50:00 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208191550.g7JFnxrB073134@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/41778: ksh93 dumps core Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ksh93 dumps core Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: lioux Responsible-Changed-When: Mon Aug 19 08:49:57 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41778 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 8:51:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F356537B434; Mon, 19 Aug 2002 08:51:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2D943E8A; Mon, 19 Aug 2002 08:51:10 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JFp5JU073283; Mon, 19 Aug 2002 08:51:05 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JFp4jT073279; Mon, 19 Aug 2002 08:51:04 -0700 (PDT) Date: Mon, 19 Aug 2002 08:51:04 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208191551.g7JFp4jT073279@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/41780: gnucash doesn't build. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gnucash doesn't build. Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: lioux Responsible-Changed-When: Mon Aug 19 08:51:03 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41780 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 8:58:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 744EB37B400; Mon, 19 Aug 2002 08:58:36 -0700 (PDT) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96CED43E77; Mon, 19 Aug 2002 08:58:35 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (ns1.ninth-nine.com [IPv6:2002:3dca:fa09::1]) by nd250009.gab.xdsl.ne.jp (8.12.5/8.12.5/NinthNine) with SMTP id g7JFwX0f021679; Tue, 20 Aug 2002 00:58:33 +0900 (JST) (envelope-from nork@FreeBSD.org) Message-Id: <200208191558.g7JFwX0f021679@nd250009.gab.xdsl.ne.jp> Date: Tue, 20 Aug 2002 00:58:33 +0900 From: Norikatsu Shigemura To: freebsd-ports@FreeBSD.org Cc: portmgr@FreeBSD.org Subject: MLINKS is ignored at make generate-plist. X-Mailer: Sylpheed version 0.8.1 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear. I found a problem that MLINKS is ignored at `make generate-plist'. So manual files specified MLINKS were installed, but are not able to delete by pkg_delete. Because these are not in pkg-plist(+CONTENTS). Fix: Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.421 diff -u -u -r1.421 bsd.port.mk --- bsd.port.mk 4 Aug 2002 09:03:47 -0000 1.421 +++ bsd.port.mk 19 Aug 2002 15:52:23 -0000 @@ -1748,7 +1748,7 @@ .endfor -.if defined(_MLINKS) && make(generate-plist) +.if defined(_MLINKS) _TMLINKS!= ${ECHO_CMD} ${_MLINKS} | ${AWK} '{for (i=2; i<=NF; i+=2) print $$i}' .else _TMLINKS= I don't know why `make generate-plist' was ignored. Clearly `make generate-plist' is success. But `make install and packages' is not so. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:10:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31FAD37B405 for ; Mon, 19 Aug 2002 09:10:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DE5343E70 for ; Mon, 19 Aug 2002 09:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JGA7JU081368 for ; Mon, 19 Aug 2002 09:10:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JGA5LI081366; Mon, 19 Aug 2002 09:10:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5CBE37B400 for ; Mon, 19 Aug 2002 09:03:29 -0700 (PDT) Received: from pcat.heimat.gr.jp (catv-129-243.tees.ne.jp [202.216.129.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1BB443E70 for ; Mon, 19 Aug 2002 09:03:28 -0700 (PDT) (envelope-from nakaji@xa12.heimat.gr.jp) Received: from xa12.heimat.gr.jp (xa12.heimat.gr.jp [202.216.136.35]) by pcat.heimat.gr.jp (8.12.5/8.12.5) with ESMTP id g7JFk8iJ005481 for ; Tue, 20 Aug 2002 00:46:09 +0900 (JST) (envelope-from nakaji@xa12.heimat.gr.jp) Received: from xa12.heimat.gr.jp (localhost [127.0.0.1]) by xa12.heimat.gr.jp (8.12.5/8.12.5) with ESMTP id g7JB3jbA015850 for ; Mon, 19 Aug 2002 20:03:45 +0900 (JST) (envelope-from nakaji@xa12.heimat.gr.jp) Received: (from nakaji@localhost) by xa12.heimat.gr.jp (8.12.5/8.12.5/Submit) id g7JB3i51015849; Mon, 19 Aug 2002 20:03:44 +0900 (JST) Message-Id: <200208191103.g7JB3i51015849@xa12.heimat.gr.jp> Date: Mon, 19 Aug 2002 20:03:44 +0900 (JST) From: NAKAJI Hiroyuki Reply-To: NAKAJI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41782: japanese/samba/pkg-descr has typo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41782 >Category: ports >Synopsis: japanese/samba/pkg-descr has typo >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 Aug 19 09:10:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD xa12.heimat.gr.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Aug 17 19:21:55 JST 2002 root@xa12.heimat.gr.jp:/usr/obj/usr/src/sys/NAKAJI i386 >Description: The file pkg-descr of japanese/samba has typo in its version string. >How-To-Repeat: >Fix: Index: pkg-descr =================================================================== RCS file: /net/pcat/home/ncvs/ports/japanese/samba/pkg-descr,v retrieving revision 1.3 diff -u -r1.3 pkg-descr --- pkg-descr 1 Sep 2001 09:10:24 -0000 1.3 +++ pkg-descr 19 Aug 2002 10:58:55 -0000 @@ -1,6 +1,6 @@ Samba Japanese Edition -Samba Japanese Edition is based on Samba 2.0.10, implemented the +Samba Japanese Edition is based on Samba 2.2.x, implemented the experimental internationalized SWAT and fixed several problems around functions for Japanese support. >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 Aug 19 9:10:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B117537B407 for ; Mon, 19 Aug 2002 09:10:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB81D43E7B for ; Mon, 19 Aug 2002 09:10:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JGA8JU081381 for ; Mon, 19 Aug 2002 09:10:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JGA8Ge081380; Mon, 19 Aug 2002 09:10:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2360D37B400 for ; Mon, 19 Aug 2002 09:07:56 -0700 (PDT) Received: from cisco.com (sword.cisco.com [161.44.208.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6F4343E77 for ; Mon, 19 Aug 2002 09:07:54 -0700 (PDT) (envelope-from sjt@cisco.com) Received: from sjt-u10.cisco.com (sjt-u10.cisco.com [10.85.30.63]) by cisco.com (8.8.5-Cisco.1/8.8.8) with ESMTP id MAA17520 for ; Mon, 19 Aug 2002 12:07:53 -0400 (EDT) Received: (sjt@localhost) by sjt-u10.cisco.com (8.8.5-Cisco.1/CISCO.WS.1.2) id MAA12650 for FreeBSD-gnats-submit@freebsd.org; Mon, 19 Aug 2002 12:07:53 -0400 (EDT) Message-Id: <20020819120753.F12064@sjt-u10.cisco.com> Date: Mon, 19 Aug 2002 12:07:53 -0400 From: Steve Tremblett Reply-To: Steve Tremblett To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41783: port x11/XFree86-4 will not build - missing MD5 checksum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41783 >Category: ports >Synopsis: port x11/XFree86-4 will not build - missing MD5 checksum >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 09:10:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Steve Tremblett >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD sjt-bsd.cisco.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Aug 16 13:18:58 EDT 2002 root@sjt-bsd.cisco.com:/usr/obj/usr/src/sys/SJT i386 Pentium II 366 - Toshiba Portege 7020 laptop >Description: On a ports tree updated on August 18, running make in /usr/ports/x11/XFree86-4 results in the following behaviour: sjt-bsd /usr/ports/x11/XFree86-4 # make ===> Extracting for XFree86-4.2.0_1,1 >How-To-Repeat: sjt-bsd /usr/ports/x11/XFree86-4 # make ===> Extracting for XFree86-4.2.0_1,1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> No MD5 checksum file. ===> XFree86-4.2.0_1,1 depends on shared library: Xft.1 - found ===> Patching for XFree86-4.2.0_1,1 ===> Configuring for XFree86-4.2.0_1,1 sjt-bsd /usr/ports/x11/XFree86-4 # Nothing is installed, yet make interprets it as success. This was discovered after trying to upgrade XF86 via portupgrade. This port failed but portupgrade interpreted it as success, and then proceeded to attempt to upgrade all dependents (which of course failed). >> No MD5 checksum file. ===> XFree86-4.2.0_1,1 depends on shared library: Xft.1 - found ===> Patching for XFree86-4.2.0_1,1 ===> Configuring for XFree86-4.2.0_1,1 sjt-bsd /usr/ports/x11/XFree86-4 # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:10:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01B4637B426 for ; Mon, 19 Aug 2002 09:10:17 -0700 (PDT) Received: from mail.voljatel.si (mail.voljatel.si [217.72.64.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C54643E81 for ; Mon, 19 Aug 2002 09:10:16 -0700 (PDT) (envelope-from damir@voljatel.si) Received: from pxna.hide.voljatel.si (pehta.voljatel.si [217.72.64.8]) by mail.voljatel.si (Postfix) with ESMTP id CC19453509 for ; Mon, 19 Aug 2002 18:10:06 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" From: Damir Horvat Reply-To: damir@voljatel.si Organization: Voljatel Telekomunikacije d.d. To: freebsd-ports@FreeBSD.org Subject: new port Date: Mon, 19 Aug 2002 18:11:36 +0200 User-Agent: KMail/1.4.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208191811.36888.damir@voljatel.si> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello! I'm working a lot with MON program and it would be nice to see it in the=20 ports.=20 Now, what needs to be done, for this to happen?=20 I've searched the web, but couldn't find what procedure should be followe= d to=20 do so. Regards, Damir Horvat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:13:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE21137B400 for ; Mon, 19 Aug 2002 09:13:53 -0700 (PDT) Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8810943E6A for ; Mon, 19 Aug 2002 09:13:53 -0700 (PDT) (envelope-from s.wingate@cox.net) Received: from smtp.west.cox.net ([172.18.180.57]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020819161353.NYDS1369.fed1mtao04.cox.net@smtp.west.cox.net>; Mon, 19 Aug 2002 12:13:53 -0400 From: To: Joe Marcus Clarke Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Re: Evolution & use_gnomeng Date: Mon, 19 Aug 2002 12:13:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020819161353.NYDS1369.fed1mtao04.cox.net@smtp.west.cox.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > From: Joe Marcus Clarke > Date: 2002/08/19 Mon AM 10:39:08 EDT > To: Steve Wingate > CC: freebsd-ports@FreeBSD.ORG > Subject: Re: Evolution & use_gnomeng > > On Mon, 2002-08-19 at 10:35, Steve Wingate wrote: > > I notice the Evolution port still installs gnomecore-1.4xxxx even though the > > Makefile contains > > USE_GNOMENG= yes > > Is that supposed to happen? I'm trying to keep Gnome2. > > You need to update your /usr/ports/Mk directory (ports-base in your > supfile). You must _always_ keep this directory up-to-date with the > rest of your ports tree. This directory holds all the ports magic. > I cvsup src & ports nearly every day, using the default setup in ports-supfile (server chosen in make.conf). Wouldn't that be part of the normal ports-all cvsup grab? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:17:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECBCE37B400; Mon, 19 Aug 2002 09:17:18 -0700 (PDT) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DD843E70; Mon, 19 Aug 2002 09:17:18 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (ns1.ninth-nine.com [IPv6:2002:3dca:fa09::1]) by nd250009.gab.xdsl.ne.jp (8.12.5/8.12.5/NinthNine) with SMTP id g7JGHH0f022846; Tue, 20 Aug 2002 01:17:17 +0900 (JST) (envelope-from nork@FreeBSD.org) Message-Id: <200208191617.g7JGHH0f022846@nd250009.gab.xdsl.ne.jp> Date: Tue, 20 Aug 2002 01:17:17 +0900 From: Norikatsu Shigemura To: freebsd-ports@FreeBSD.org Cc: portmgr@FreeBSD.org Subject: Re: MLINKS is ignored at make generate-plist. In-Reply-To: <200208191558.g7JFwX0f021679@nd250009.gab.xdsl.ne.jp> References: <200208191558.g7JFwX0f021679@nd250009.gab.xdsl.ne.jp> X-Mailer: Sylpheed version 0.8.1 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 20 Aug 2002 00:58:33 +0900 Norikatsu Shigemura wrote: > I found a problem that MLINKS is ignored at `make generate-plist'. > So manual files specified MLINKS were installed, but are not able to > delete by pkg_delete. Because these are not in pkg-plist(+CONTENTS). Sorry! This is a duplicate of ports/39646. Please review it portmgr@. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:18:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B44EC37B400 for ; Mon, 19 Aug 2002 09:18:08 -0700 (PDT) Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 576CA43E42 for ; Mon, 19 Aug 2002 09:18:08 -0700 (PDT) (envelope-from s.wingate@cox.net) Received: from smtp.west.cox.net ([172.18.180.57]) by fed1mtao03.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020819161758.GHVN1390.fed1mtao03.cox.net@smtp.west.cox.net>; Mon, 19 Aug 2002 12:17:58 -0400 From: To: damir@voljatel.si, freebsd-ports@FreeBSD.org Subject: Re: new port Date: Mon, 19 Aug 2002 12:18:08 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020819161758.GHVN1390.fed1mtao03.cox.net@smtp.west.cox.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > From: Damir Horvat > Date: 2002/08/19 Mon PM 12:11:36 EDT > To: freebsd-ports@FreeBSD.org > Subject: new port > > Hello! > > I'm working a lot with MON program and it would be nice to see it in the > ports. > > Now, what needs to be done, for this to happen? > > I've searched the web, but couldn't find what procedure should be followed to > do so. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:21:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B86C737B400; Mon, 19 Aug 2002 09:21:41 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D931643E3B; Mon, 19 Aug 2002 09:21:40 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (alane@localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g7JGLVIO030662; Mon, 19 Aug 2002 12:21:31 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g7JGLUpK030661; Mon, 19 Aug 2002 12:21:30 -0400 (EDT) (envelope-from alane) Date: Mon, 19 Aug 2002 12:21:30 -0400 From: Alan E To: Norikatsu Shigemura Cc: freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG Subject: Re: MLINKS is ignored at make generate-plist. Message-ID: <20020819162130.GA30621@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net References: <200208191558.g7JFwX0f021679@nd250009.gab.xdsl.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208191558.g7JFwX0f021679@nd250009.gab.xdsl.ne.jp> X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Aug 20, 2002 at 12:58:33AM +0900, Norikatsu Shigemura wrote: >Dear. > > I found a problem that MLINKS is ignored at `make generate-plist'. > So manual files specified MLINKS were installed, but are not able to > delete by pkg_delete. Because these are not in pkg-plist(+CONTENTS). fix is in progress. -- AlanE KDE-FreeBSD Core Team (http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:22:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1259F37B405 for ; Mon, 19 Aug 2002 09:22:42 -0700 (PDT) Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF4743E86 for ; Mon, 19 Aug 2002 09:22:40 -0700 (PDT) (envelope-from robin.blanchard@georgiacenter.org) Received: (qmail 14798 invoked from network); 19 Aug 2002 16:22:39 -0000 Received: from unknown (HELO georgiacenter.org) ([10.10.25.125]) (envelope-sender ) by mail.servers.gactr.gc.nat (qmail-ldap-1.03) with SMTP for ; 19 Aug 2002 16:22:39 -0000 Message-ID: <3D611B4F.2050605@georgiacenter.org> Date: Mon, 19 Aug 2002 12:22:39 -0400 From: "Robin P. Blanchard" Organization: Georgia Center for Continuing Education User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020819 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org, ume@FreeBSD.org, hetzels@westbend.net, ports@freebsd.org Subject: cyrus / sasl / ldap woes Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org freshly installed -STABLE with freshly installed ports: cyrus-imapd-2.0.16_3 cyrus-sasl-1.5.27_6 db3-3.2.9_3,1 makedepend-2000.12.28 openldap-2.0.25 # fgrep ldap /usr/local/etc/imapd.conf sasl_pwcheck_method: ldap sasl_ldap_server: 10.10.10.225 sasl_ldap_basedn: o=gactr,c=us # ldd /usr/local/lib/libsasl.so.8 /usr/local/lib/libsasl.so.8: libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28115000) libkrb.so.3 => /usr/lib/libkrb.so.3 (0x2812e000) libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x28147000) libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x28205000) libpam.so.1 => /usr/lib/libpam.so.1 (0x28207000) libldap.so.2 => /usr/local/lib/libldap.so.2 (0x28211000) liblber.so.2 => /usr/local/lib/liblber.so.2 (0x28236000) libssl.so.2 => /usr/lib/libssl.so.2 (0x2823f000) # ldd /usr/local/cyrus/bin/imapd /usr/local/cyrus/bin/imapd: libsasl.so.8 => /usr/local/lib/libsasl.so.8 (0x28118000) libssl.so.2 => /usr/lib/libssl.so.2 (0x28126000) libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x28154000) libdb3.so.2 => /usr/local/lib/libdb3.so.2 (0x28212000) libwrap.so.3 => /usr/lib/libwrap.so.3 (0x28289000) libc.so.4 => /usr/lib/libc.so.4 (0x28291000) libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x2832e000) libkrb.so.3 => /usr/lib/libkrb.so.3 (0x28347000) libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x28360000) libpam.so.1 => /usr/lib/libpam.so.1 (0x28362000) libldap.so.2 => /usr/local/lib/libldap.so.2 (0x2836c000) liblber.so.2 => /usr/local/lib/liblber.so.2 (0x28391000) This test box has the same config as the following, working (production) box; but imapd doesn't talk to LDAP (tcpdump verifies this), it just checks the sasldb file and gives up. now, our production mail server is 4.6-STABLE (Sun Jun 16 23:39:27 EDT 2002) with the following ports: cyrus-imapd-2.0.16_2 cyrus-sasl-1.5.27_1 db3-3.2.9_3,1 makedepend-2000.12.28 openldap-2.0.21 # fgrep ldap /usr/local/etc/imapd.conf sasl_pwcheck_method: ldap sasl_ldap_server: 10.10.10.225 sasl_ldap_basedn: o=gactr,c=us # ldd /usr/local/lib/libsasl.so.8 /usr/local/lib/libsasl.so.8: libdb3.so.2 => /usr/local/lib/libdb3.so.2 (0x28114000) libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x2818b000) libkrb.so.3 => /usr/lib/libkrb.so.3 (0x281a4000) libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x281bd000) libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x2827a000) libpam.so.1 => /usr/lib/libpam.so.1 (0x2827c000) libldap.so.2 => /usr/local/lib/libldap.so.2 (0x28285000) liblber.so.2 => /usr/local/lib/liblber.so.2 (0x282aa000) libssl.so.2 => /usr/lib/libssl.so.2 (0x282b3000) # ldd /usr/local/cyrus/bin/imapd /usr/local/cyrus/bin/imapd: libsasl.so.8 => /usr/local/lib/libsasl.so.8 (0x28118000) libssl.so.2 => /usr/lib/libssl.so.2 (0x28126000) libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x28153000) libdb3.so.2 => /usr/local/lib/libdb3.so.2 (0x28210000) libkvm.so.2 => /usr/lib/libkvm.so.2 (0x28287000) libwrap.so.3 => /usr/lib/libwrap.so.3 (0x2828d000) libc.so.4 => /usr/lib/libc.so.4 (0x28295000) libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28331000) libkrb.so.3 => /usr/lib/libkrb.so.3 (0x2834a000) libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x28363000) libpam.so.1 => /usr/lib/libpam.so.1 (0x28365000) libldap.so.2 => /usr/local/lib/libldap.so.2 (0x2836e000) liblber.so.2 => /usr/local/lib/liblber.so.2 (0x28393000) is still chugging along just great, authenticating against LDAP. anyone else using the combo of ports? any success with the current revs? ideas? -- ---------------------------------------- Robin P. Blanchard Systems Integration Specialist Georgia Center for Continuing Education fon: 706.542.2404 <|> fax: 706.542.6546 ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:25:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9584C37B401 for ; Mon, 19 Aug 2002 09:25:18 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0BA43E7B for ; Mon, 19 Aug 2002 09:25:17 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.0] (vpn-client-0.marcuscom.com [10.2.1.0]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7JGOjix021338; Mon, 19 Aug 2002 12:24:45 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Re: Evolution & use_gnomeng From: Joe Marcus Clarke To: s.wingate@cox.net Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20020819161353.NYDS1369.fed1mtao04.cox.net@smtp.west.cox.net> References: <20020819161353.NYDS1369.fed1mtao04.cox.net@smtp.west.cox.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 19 Aug 2002 12:24:31 -0400 Message-Id: <1029774272.326.3.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-08-19 at 12:13, s.wingate@cox.net wrote: > > > > > From: Joe Marcus Clarke > > Date: 2002/08/19 Mon AM 10:39:08 EDT > > To: Steve Wingate > > CC: freebsd-ports@FreeBSD.ORG > > Subject: Re: Evolution & use_gnomeng > > > > On Mon, 2002-08-19 at 10:35, Steve Wingate wrote: > > > I notice the Evolution port still installs gnomecore-1.4xxxx even though the > > > Makefile contains > > > USE_GNOMENG= yes > > > Is that supposed to happen? I'm trying to keep Gnome2. > > > > You need to update your /usr/ports/Mk directory (ports-base in your > > supfile). You must _always_ keep this directory up-to-date with the > > rest of your ports tree. This directory holds all the ports magic. > > > I cvsup src & ports nearly every day, using the default setup in ports-supfile (server chosen in make.conf). Wouldn't that be part of the normal ports-all cvsup grab? It is. However, something in your ports tree must be out-of-date because a make package-depends in the mail/evolution directory doesn't list gnomecore at all. Joe > > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:39:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5DB737B400 for ; Mon, 19 Aug 2002 09:39:52 -0700 (PDT) Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6045A43E6A for ; Mon, 19 Aug 2002 09:39:52 -0700 (PDT) (envelope-from s.wingate@cox.net) Received: from smtp.west.cox.net ([172.18.180.57]) by fed1mtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020819163947.SBOI1374.fed1mtao02.cox.net@smtp.west.cox.net>; Mon, 19 Aug 2002 12:39:47 -0400 From: To: Joe Marcus Clarke Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Re: Evolution & use_gnomeng Date: Mon, 19 Aug 2002 12:39:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020819163947.SBOI1374.fed1mtao02.cox.net@smtp.west.cox.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > From: Joe Marcus Clarke > Date: 2002/08/19 Mon PM 12:24:31 EDT > To: s.wingate@cox.net > CC: freebsd-ports@FreeBSD.ORG > Subject: Re: Re: Evolution & use_gnomeng > > On Mon, 2002-08-19 at 12:13, s.wingate@cox.net wrote: > > > > > > > > From: Joe Marcus Clarke > > > Date: 2002/08/19 Mon AM 10:39:08 EDT > > > To: Steve Wingate > > > CC: freebsd-ports@FreeBSD.ORG > > > Subject: Re: Evolution & use_gnomeng > > > > > > On Mon, 2002-08-19 at 10:35, Steve Wingate wrote: > > > > I notice the Evolution port still installs gnomecore-1.4xxxx even though the > > > > Makefile contains > > > > USE_GNOMENG= yes > > > > Is that supposed to happen? I'm trying to keep Gnome2. > > > > > > You need to update your /usr/ports/Mk directory (ports-base in your > > > supfile). You must _always_ keep this directory up-to-date with the > > > rest of your ports tree. This directory holds all the ports magic. > > > > > I cvsup src & ports nearly every day, using the default setup in ports-supfile (server chosen in make.conf). Wouldn't that be part of the normal ports-all cvsup grab? > > It is. However, something in your ports tree must be out-of-date > because a make package-depends in the mail/evolution directory doesn't > list gnomecore at all. > Well I'm confucked then. This box was installed from scratch Saturday so nothing on it is old...new disk and everything with just /home remounted via nfs. Unfortunately I'm not home now to really dig into this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A34737B400 for ; Mon, 19 Aug 2002 09:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF43343E6E for ; Mon, 19 Aug 2002 09:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JGe1JU087560 for ; Mon, 19 Aug 2002 09:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JGe10k087559; Mon, 19 Aug 2002 09:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5300C37B400 for ; Mon, 19 Aug 2002 09:30:05 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2B6643E86 for ; Mon, 19 Aug 2002 09:30:04 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JGU4OT071887 for ; Mon, 19 Aug 2002 09:30:04 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7JGU4u9071886; Mon, 19 Aug 2002 09:30:04 -0700 (PDT) Message-Id: <200208191630.g7JGU4u9071886@www.freebsd.org> Date: Mon, 19 Aug 2002 09:30:04 -0700 (PDT) From: Maksim Yevmenkin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41784: vmware2 causes panic on recent -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41784 >Category: ports >Synopsis: vmware2 causes panic on recent -current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 09:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Maksim Yevmenkin >Release: 5.0-CURRENT FreeBSD >Organization: >Environment: FreeBSD beetle.digisle.com 5.0-CURRENT FreeBSD 5.0-CURRENT #32: Fri Aug 16 16:16:01 PDT 2002 max@beetle.digisle.com:/usr/src/sys/i386/compile/BEETLE i386 >Description: The emulators/vmware2 port does not work on -current. The system panics with the following trace. GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-undermydesk-freebsd"... panic: bremfree: bp 0xc5536e30 not locked panic messages: --- panic: mutex vm page queue mutex not owned at ../../../vm/vm_page.c:1275 syncing disks... panic: bremfree: bp 0xc5536e30 not locked Uptime: 1m18s pfs_vncache_unload(): 5 entries remaining /dev/vmmon: Module vmmon: unloaded Dumping 191 MB ata0: resetting devices .. done 16 32[CTRL-C to abort] [CTRL-C to abort] [CTRL-C to abort] 48[CTRL-C to abort] [CTRL-C to abort] [CTRL-C to abort] 64 80 96 112 128 144 160 176 --- #0 doadump () at ../../../kern/kern_shutdown.c:213 213 dumping++; (kgdb) bt #0 doadump () at ../../../kern/kern_shutdown.c:213 #1 0xc01934ed in boot (howto=260) at ../../../kern/kern_shutdown.c:345 #2 0xc0193718 in panic () at ../../../kern/kern_shutdown.c:493 #3 0xc01d41a7 in bremfree (bp=0xc02ea5e5) at ../../../kern/vfs_bio.c:633 #4 0xc02666f7 in ffs_fsync (ap=0xcaf4d81c) at ../../../ufs/ffs/ffs_vnops.c:213 #5 0xc0265d17 in ffs_sync (mp=0xc1812400, waitfor=2, cred=0xc0d70f00, td=0xc0312f00) at vnode_if.h:545 #6 0xc01e6ab8 in sync (td=0xc0312f00, uap=0x0) at ../../../kern/vfs_syscalls.c:129 #7 0xc019310c in boot (howto=256) at ../../../kern/kern_shutdown.c:254 #8 0xc0193718 in panic () at ../../../kern/kern_shutdown.c:493 #9 0xc0189ffc in _mtx_assert (m=0xc02e2388, what=0, file=0xc187bb40 "ю*╓аЬ*╓а", line=256) at ../../../kern/kern_mutex.c:800 #10 0xc02839e0 in vm_page_wire (m=0xc02e2388) at ../../../vm/vm_page.c:1275 #11 0xc182b79b in ?? () #12 0xc182b978 in ?? () #13 0xc182a374 in ?? () #14 0xc182b226 in ?? () #15 0xc0167a72 in spec_ioctl (ap=0xc02e2388) at ../../../fs/specfs/spec_vnops.c:322 #16 0xc0167658 in spec_vnoperate (ap=0x0) at ../../../fs/specfs/spec_vnops.c:124 #17 0xc02729b8 in ufs_vnoperatespec (ap=0x0) at ../../../ufs/ufs/ufs_vnops.c:2788 #18 0xc01ee5c1 in vn_ioctl (fp=0x100, com=3246897984, data=0xcaf4dc14, td=0xc187bb40) at vnode_if.h:437 #19 0xc01b5f0c in ioctl (td=0xc187bb40, uap=0xcaf4dd10) at file.h:222 #20 0xc182ca5c in ?? () #21 0xc191bfba in ?? () #22 0xc02b9d41 in syscall (frame= {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 136771792, tf_esi = 0, tf_eb p = -1077937624, tf_isp = -889922188, tf_ebx = 10, tf_edx = 681095168, tf_ecx = 207, tf_eax = 54, tf_trapno = 12, tf_err = 2, tf_eip = 675667748, tf_cs = 31, tf _eflags = 12946, tf_esp = -1077938716, tf_ss = 47}) at ../../../i386/i386/trap.c:1050 #23 0xc02aa78d in Xint0x80_syscall () at {standard input}:140 ---Can't read userspace from dump, or kernel process--- >How-To-Repeat: Install emulators/vmware2 port and try to run it. The system will panic as soon as virtual machine is powered on. >Fix: The following patch for vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c fixes problem for me. I not an expert in FreeBSDn VM, so i'm not sure about GIANT_REQUIRED part. --- hostif.c.1 Sun Aug 18 10:06:38 2002 +++ hostif.c Sun Aug 18 10:29:08 2002 @@ -110,12 +110,18 @@ paddr = (vm_offset_t)addr; m = PHYS_TO_VM_PAGE(paddr); +#if __FreeBSD_version >= 500038 + vm_page_lock_queues(); +#endif #if __FreeBSD_version >= 500021 GIANT_REQUIRED; #elif __FreeBSD_version >= 500013 mtx_lock(&vm_mtx); #endif vm_page_wire(m); +#if __FreeBSD_version >= 500038 + vm_page_unlock_queues(); +#endif #if __FreeBSD_version >= 500021 #elif __FreeBSD_version >= 500013 mtx_unlock(&vm_mtx); @@ -132,12 +138,18 @@ paddr = (vm_offset_t)addr; m = PHYS_TO_VM_PAGE(paddr); +#if __FreeBSD_version >= 500038 + vm_page_lock_queues(); +#endif #if __FreeBSD_version >= 500021 GIANT_REQUIRED; #elif __FreeBSD_version >= 500013 mtx_lock(&vm_mtx); #endif vm_page_unwire(m, 1); +#if __FreeBSD_version >= 500038 + vm_page_unlock_queues(); +#endif #if __FreeBSD_version >= 500021 #elif __FreeBSD_version >= 500013 mtx_unlock(&vm_mtx); @@ -1087,6 +1099,9 @@ return NULL; } paddr = vtophys(addr); +#if __FreeBSD_version >= 500038 + vm_page_lock_queues(); +#endif #if __FreeBSD_version >= 500021 GIANT_REQUIRED; #elif __FreeBSD_version >= 500013 @@ -1096,6 +1111,9 @@ ka->map = PHYS_TO_VM_PAGE(paddr); vm_page_wire(ka->map); pmap_kenter(ka->kaddr, paddr); +#if __FreeBSD_version >= 500038 + vm_page_unlock_queues(); +#endif #if __FreeBSD_version >= 500021 #elif __FreeBSD_version >= 500013 mtx_unlock(&vm_mtx); @@ -1109,6 +1127,9 @@ if (ka->map==NULL) return 0; +#if __FreeBSD_version >= 500038 + vm_page_lock_queues(); +#endif #if __FreeBSD_version >= 500021 GIANT_REQUIRED; #elif __FreeBSD_version >= 500013 @@ -1117,6 +1138,9 @@ vm_page_unwire(ka->map, 1); pmap_kremove(ka->kaddr); kmem_free(kernel_map, ka->kaddr, PAGE_SIZE); +#if __FreeBSD_version >= 500038 + vm_page_unlock_queues(); +#endif #if __FreeBSD_version >= 500021 #elif __FreeBSD_version >= 500013 mtx_unlock(&vm_mtx); >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 Aug 19 9:48:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7DE137B400 for ; Mon, 19 Aug 2002 09:48:38 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AD3F43E81 for ; Mon, 19 Aug 2002 09:48:34 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.0] (vpn-client-0.marcuscom.com [10.2.1.0]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7JGluix021514; Mon, 19 Aug 2002 12:47:59 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Re: Evolution & use_gnomeng From: Joe Marcus Clarke To: s.wingate@cox.net Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <20020819163947.SBOI1374.fed1mtao02.cox.net@smtp.west.cox.net> References: <20020819163947.SBOI1374.fed1mtao02.cox.net@smtp.west.cox.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 19 Aug 2002 12:47:41 -0400 Message-Id: <1029775666.326.17.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 2002-08-19 at 12:39, s.wingate@cox.net wrote: > > > > > From: Joe Marcus Clarke > > Date: 2002/08/19 Mon PM 12:24:31 EDT > > To: s.wingate@cox.net > > CC: freebsd-ports@FreeBSD.ORG > > Subject: Re: Re: Evolution & use_gnomeng > > > > On Mon, 2002-08-19 at 12:13, s.wingate@cox.net wrote: > > > > > > > > > > > From: Joe Marcus Clarke > > > > Date: 2002/08/19 Mon AM 10:39:08 EDT > > > > To: Steve Wingate > > > > CC: freebsd-ports@FreeBSD.ORG > > > > Subject: Re: Evolution & use_gnomeng > > > > > > > > On Mon, 2002-08-19 at 10:35, Steve Wingate wrote: > > > > > I notice the Evolution port still installs gnomecore-1.4xxxx even though the > > > > > Makefile contains > > > > > USE_GNOMENG= yes > > > > > Is that supposed to happen? I'm trying to keep Gnome2. > > > > > > > > You need to update your /usr/ports/Mk directory (ports-base in your > > > > supfile). You must _always_ keep this directory up-to-date with the > > > > rest of your ports tree. This directory holds all the ports magic. > > > > > > > I cvsup src & ports nearly every day, using the default setup in ports-supfile (server chosen in make.conf). Wouldn't that be part of the normal ports-all cvsup grab? > > > > It is. However, something in your ports tree must be out-of-date > > because a make package-depends in the mail/evolution directory doesn't > > list gnomecore at all. > > > Well I'm confucked then. This box was installed from scratch Saturday so nothing on it is old...new disk and everything with just /home remounted via nfs. Unfortunately I'm not home now to really dig into this. When you get home, check /usr/ports/Mk/bsd.gnome.mk and /usr/ports/Mk/bsd.gnomeng.mk, and make sure you have the following revisions: bsd.gnome.mk: rev 1.18 bsd.gnomeng.mk: rev 1.14 Also, send me the output of make package-depends from mail/evolution. Joe > > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 9:50:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C76AA37B400 for ; Mon, 19 Aug 2002 09:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F3A843E4A for ; Mon, 19 Aug 2002 09:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JGo2JU089533 for ; Mon, 19 Aug 2002 09:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JGo28U089532; Mon, 19 Aug 2002 09:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5553C37B400 for ; Mon, 19 Aug 2002 09:41:41 -0700 (PDT) Received: from mailhub1.isdnet.net (mailhub1.isdnet.net [195.154.209.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EFAB43E65 for ; Mon, 19 Aug 2002 09:41:40 -0700 (PDT) (envelope-from root@fr.cw.net) Received: from fr.cw.net ([62.4.2.201]) by mailhub1.isdnet.net (8.9.3/8.9.3) with SMTP id SAA48698; Mon, 19 Aug 2002 18:41:38 +0200 (CEST) Received: by fr.cw.net (sSMTP sendmail emulation); Mon, 19 Aug 2002 16:41:38 +0000 Message-Id: <200208191641.SAA48698@mailhub1.isdnet.net> Date: Mon, 19 Aug 2002 16:41:38 +0000 From: Charlie & To: FreeBSD-gnats-submit@FreeBSD.org Cc: Xavier Beaudouin X-Send-Pr-Version: 3.113 Subject: ports/41785: [New Port]: libfirestring Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41785 >Category: ports >Synopsis: [New Port]: libfirestring >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 Aug 19 09:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Xavier Beaudouin >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: Cable & Wireless / The Caudium Group >Environment: System: FreeBSD jumpstart-test2.fr.cw.net 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Mon Aug 19 13:11:45 GMT 2002 root@jumpstart-test2.fr.cw.net:/usr/src/sys/compile/46_MLY_SMP i386 Port tree from 4.6.2 release. >Description: libfirestring is needed to compile / port messagewall system. Here is a port for it. >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: # # libfirestring # libfirestring/Makefile # libfirestring/distinfo # libfirestring/files # libfirestring/files/patch-aa # libfirestring/pkg-comment # libfirestring/pkg-descr # libfirestring/pkg-plist # echo c - libfirestring mkdir -p libfirestring > /dev/null 2>&1 echo x - libfirestring/Makefile sed 's/^X//' >libfirestring/Makefile << 'END-of-libfirestring/Makefile' X# New ports collection makefile for: libfirestring X# Date created: 19 Aug 2002 X# Whom: Xavier Beaudouin X# X# $FreeBSD$ X# X XPORTNAME= libfirestring XPORTVERSION= 0.1.19 XCATEGORIES= devel XMASTER_SITES= http://www.messagewall.org/download/ XMASTER_SITE_SUBDIR= ${PORTNAME} XDISTNAME= firestring-${PORTVERSION} X XMAINTAINER= xbeaudouin@fr.cw.net X XWRKSRC= ${WRKDIR}/firestring/ X XGNU_CONFIGURE= yes XINSTALLS_SHLIB= yes X XUSE_GMAKE= yes X XMAN3= firestring_chomp.3 firestring_chug.3 firestring_concat.3 \ X firestring_conf_find.3 firestring_conf_find_next.3 \ X firestring_conf_free.3 firestring_conf_parse.3 \ X firestring_estr_0.3 firestring_estr_alloc.3 \ X firestring_estr_ends.3 firestring_estr_estrcasecmp.3 \ X firestring_estr_estrcat.3 firestring_estr_estrcmp.3 \ X firestring_estr_estrcpy.3 firestring_estr_estristr.3 \ X firestring_estr_estrncasecmp.3 firestring_estr_estrstr.3 \ X firestring_estr_free.3 firestring_estr_read.3 \ X firestring_estr_sprintf.3 firestring_estr_starts.3 \ X firestring_estr_strcasecmp.3 firestring_estr_strcat.3 \ X firestring_estr_strchr.3 firestring_estr_strcmp.3 \ X firestring_estr_strcpy.3 firestring_estr_stristr.3 \ X firestring_estr_strstr.3 firestring_malloc.3 \ X firestring_realloc.3 firestring_snprintf.3 \ X firestring_strcasecmp.3 firestring_strdup.3 \ X firestring_strncasecmp.3 firestring_strncat.3 \ X firestring_strncpy.3 libfirestring.3 \ X firestring_conf_add.3 X XMANCOMPRESSED= no X X.include X Xpost-install: X @cd ${PREFIX}/lib ; ${MV} libfirestring.so libfirestring.so.0; \ X ${LN} -s libfirestring.so.0 libfirestring.so X X.include END-of-libfirestring/Makefile echo x - libfirestring/distinfo sed 's/^X//' >libfirestring/distinfo << 'END-of-libfirestring/distinfo' XMD5 (firestring-0.1.19.tar.gz) = 550ca4388b785a1765ca1019d7142152 END-of-libfirestring/distinfo echo c - libfirestring/files mkdir -p libfirestring/files > /dev/null 2>&1 echo x - libfirestring/files/patch-aa sed 's/^X//' >libfirestring/files/patch-aa << 'END-of-libfirestring/files/patch-aa' X--- configure.old Mon Aug 19 15:34:10 2002 X+++ configure Mon Aug 19 15:35:35 2002 X@@ -529,22 +529,22 @@ X X $ECHO -n " adding rule to install static libraries..." X $ECHO "install-static: $STATIC" >> Makefile X-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(LIBDIR)" >> Makefile X+$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/lib" >> Makefile X $ECHO "done" X for LIBRARY in $STATIC; do X $ECHO -n " adding rule to install static library $LIBRARY..." X- $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(LIBDIR)" >> Makefile X+ $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(PREFIX)/lib" >> Makefile X $ECHO "done" X done; X $ECHO >> Makefile X X $ECHO -n " adding rule to install shared libraries..." X $ECHO "install-shared: $STATIC" >> Makefile X-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(LIBDIR)" >> Makefile X+$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/lib" >> Makefile X $ECHO "done" X for LIBRARY in $SHARED; do X $ECHO -n " adding rule to install shared library $LIBRARY..." X- $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(LIBDIR)" >> Makefile X+ $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(PREFIX)/lib" >> Makefile X $ECHO "done" X done; X $ECHO >> Makefile END-of-libfirestring/files/patch-aa echo x - libfirestring/pkg-comment sed 's/^X//' >libfirestring/pkg-comment << 'END-of-libfirestring/pkg-comment' XLibrary giving safe string handling END-of-libfirestring/pkg-comment echo x - libfirestring/pkg-descr sed 's/^X//' >libfirestring/pkg-descr << 'END-of-libfirestring/pkg-descr' Xlibfirestring is a string handling library that provides Xmaximum length aware string handling functions to programs. XSeveral functions provide saner interfaces than the standard Xlibc functions. libfirestring also provides functions that Xare in most libc's but not provided for by POSIX, enabling Xprogrammers to write POSIX-compliant code while using such Xsafe functions (strcasecmp, strncasecmp, snprintf). X Xlibfirestring also includes functions for dealing with Xreading configuration files in an easy to program fashion. X XWWW: http://www.messagewall.org/firestring.html END-of-libfirestring/pkg-descr echo x - libfirestring/pkg-plist sed 's/^X//' >libfirestring/pkg-plist << 'END-of-libfirestring/pkg-plist' Xinclude/firestring.h Xlib/libfirestring.a Xlib/libfirestring.so Xlib/libfirestring.so.0 END-of-libfirestring/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 Mon Aug 19 9:50:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E521037B401 for ; Mon, 19 Aug 2002 09:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D906043E91 for ; Mon, 19 Aug 2002 09:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JGo2JU089549 for ; Mon, 19 Aug 2002 09:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JGo2es089548; Mon, 19 Aug 2002 09:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B1537B400 for ; Mon, 19 Aug 2002 09:48:03 -0700 (PDT) Received: from mailhub5.isdnet.net (mailhub5.isdnet.net [195.154.209.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id E982543E77 for ; Mon, 19 Aug 2002 09:48:00 -0700 (PDT) (envelope-from root@fr.cw.net) Received: from fr.cw.net ([62.4.2.201]) by mailhub5.isdnet.net (8.9.3/8.9.3) with SMTP id SAA21736; Mon, 19 Aug 2002 18:47:59 +0200 (CEST) Received: by fr.cw.net (sSMTP sendmail emulation); Mon, 19 Aug 2002 16:47:59 +0000 Message-Id: <200208191647.SAA21736@mailhub5.isdnet.net> Date: Mon, 19 Aug 2002 16:47:59 +0000 From: Charlie & To: FreeBSD-gnats-submit@FreeBSD.org Cc: Xavier Beaudouin X-Send-Pr-Version: 3.113 Subject: ports/41786: New Port: libfiredns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41786 >Category: ports >Synopsis: New Port: libfiredns >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 Aug 19 09:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Xavier Beaudouin >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: Cable & Wireless / The Caudium Group >Environment: System: FreeBSD jumpstart-test2.fr.cw.net 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Mon Aug 19 13:11:45 GMT 2002 root@jumpstart-test2.fr.cw.net:/usr/src/sys/compile/46_MLY_SMP i386 Port tree from plain install. >Description: libfiredns is needed for compiling/porting messagewall software. Here is a port. Note: This port depends of libfirestring port to be compiled. >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: # # libfiredns # libfiredns/Makefile # libfiredns/distinfo # libfiredns/pkg-plist # libfiredns/pkg-descr # libfiredns/pkg-comment # libfiredns/files # libfiredns/files/patch-aa # echo c - libfiredns mkdir -p libfiredns > /dev/null 2>&1 echo x - libfiredns/Makefile sed 's/^X//' >libfiredns/Makefile << 'END-of-libfiredns/Makefile' X# New ports collection makefile for: libfiredns X# Date created: 19 Aug 2002 X# Whom: Xavier Beaudouin X# X# $FreeBSD$ X# X XPORTNAME= libfiredns XPORTVERSION= 0.1.28 XCATEGORIES= devel XMASTER_SITES= http://www.messagewall.org/download/ XMASTER_SITE_SUBDIR= ${PORTNAME} XDISTNAME= firedns-${PORTVERSION} X XMAINTAINER= xbeaudouin@fr.cw.net X XLIB_DEPENDS= firestring.0:${PORTSDIR}/devel/libfirestring/ X XWRKSRC= ${WRKDIR}/firedns/ X XGNU_CONFIGURE= yes XINSTALLS_SHLIB= yes X XUSE_GMAKE= yes X XMAN3= firedns_aton4.3 firedns_aton6.3 firedns_dnsbl_lookup.3 \ X firedns_getip4.3 firedns_getip6.3 firedns_getmx.3 \ X firedns_getname4.3 firedns_getname6.3 firedns_getresult.3 \ X firedns_gettxt.3 firedns_ntoa4.3 firedns_ntoa6.3 \ X firedns_resolveip4.3 firedns_resolveip6.3 \ X firedns_resolvemx.3 firedns_resolvename4.3 \ X firedns_resolvename6.3 firedns_resolvetxt.3 libfiredns.3 X XMANCOMPRESSED= no X X.include X Xpost-install: X @cd ${PREFIX}/lib ; ${MV} libfiredns.so libfiredns.so.0; \ X ${LN} -s libfiredns.so.0 libfiredns.so X X.include END-of-libfiredns/Makefile echo x - libfiredns/distinfo sed 's/^X//' >libfiredns/distinfo << 'END-of-libfiredns/distinfo' XMD5 (firedns-0.1.28.tar.gz) = e282b325b751593939af35b117e2939d END-of-libfiredns/distinfo echo x - libfiredns/pkg-plist sed 's/^X//' >libfiredns/pkg-plist << 'END-of-libfiredns/pkg-plist' Xinclude/firedns.h Xlib/libfiredns.a Xlib/libfiredns.so Xlib/libfiredns.so.0 END-of-libfiredns/pkg-plist echo x - libfiredns/pkg-descr sed 's/^X//' >libfiredns/pkg-descr << 'END-of-libfiredns/pkg-descr' Xlibfiredns is a library for handling asynchronous DNS Xrequests. It provides a very simple interface for sending Xrequests and parsing reponses, as well as low-timeout Xblocking functions. It can also be compiled to override Xthe BIND/LIBC functions with its alternative implementations. Xlibfiredns functions have much lower timeouts than the stock Xfunctions and tend to be faster because they send requests Xto all configured system nameservers at the same time. X XWWW: http://www.messagewall.org/firedns.html END-of-libfiredns/pkg-descr echo x - libfiredns/pkg-comment sed 's/^X//' >libfiredns/pkg-comment << 'END-of-libfiredns/pkg-comment' XLibrary giving asynchronous DNS requests handler END-of-libfiredns/pkg-comment echo c - libfiredns/files mkdir -p libfiredns/files > /dev/null 2>&1 echo x - libfiredns/files/patch-aa sed 's/^X//' >libfiredns/files/patch-aa << 'END-of-libfiredns/files/patch-aa' X--- configure.old Mon Aug 19 16:14:00 2002 X+++ configure Mon Aug 19 16:15:01 2002 X@@ -529,22 +529,22 @@ X X $ECHO -n " adding rule to install static libraries..." X $ECHO "install-static: $STATIC" >> Makefile X-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(LIBDIR)" >> Makefile X+$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/lib" >> Makefile X $ECHO "done" X for LIBRARY in $STATIC; do X $ECHO -n " adding rule to install static library $LIBRARY..." X- $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(LIBDIR)" >> Makefile X+ $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(PREFIX)/lib" >> Makefile X $ECHO "done" X done; X $ECHO >> Makefile X X $ECHO -n " adding rule to install shared libraries..." X $ECHO "install-shared: $STATIC" >> Makefile X-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(LIBDIR)" >> Makefile X+$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/lib" >> Makefile X $ECHO "done" X for LIBRARY in $SHARED; do X $ECHO -n " adding rule to install shared library $LIBRARY..." X- $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(LIBDIR)" >> Makefile X+ $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(PREFIX)/lib" >> Makefile X $ECHO "done" X done; X $ECHO >> Makefile END-of-libfiredns/files/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 Mon Aug 19 10:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07EC537B400 for ; Mon, 19 Aug 2002 10:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6ABB43E72 for ; Mon, 19 Aug 2002 10:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JHA4JU097856 for ; Mon, 19 Aug 2002 10:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JHA4P8097855; Mon, 19 Aug 2002 10:10:04 -0700 (PDT) Date: Mon, 19 Aug 2002 10:10:04 -0700 (PDT) Message-Id: <200208191710.g7JHA4P8097855@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Simon 'corecode' Schubert" Subject: Re: ports/41783: port x11/XFree86-4 will not build - missing MD5 checksum Reply-To: "Simon 'corecode' Schubert" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41783; it has been noted by GNATS. From: "Simon 'corecode' Schubert" To: Steve Tremblett Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/41783: port x11/XFree86-4 will not build - missing MD5 checksum Date: Mon, 19 Aug 2002 19:05:24 +0200 --h=.qH2weRKqj_b?4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 19 Aug 2002 12:07:53 -0400 Steve Tremblett wrote: > >Description: > On a ports tree updated on August 18, running make in > /usr/ports/x11/XFree86-4 results in the following behaviour: > > sjt-bsd /usr/ports/x11/XFree86-4 # make > ===> Extracting for XFree86-4.2.0_1,1 you may want to use `make install clean' to achieve the expected behaviour. this is a meta port just run-depending on various other ports. -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --h=.qH2weRKqj_b?4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9YSVar5S+dk6z85oRAmsyAKD2xEslNTVwvFYKYq90qkK0NEtHtwCgiqaV exbBAAEpcxC5m0tMJ3zib1g= =pfCW -----END PGP SIGNATURE----- --h=.qH2weRKqj_b?4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 10:51:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF54737B400 for ; Mon, 19 Aug 2002 10:51:17 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BBE643E6A for ; Mon, 19 Aug 2002 10:51:17 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from ADMIN00 (bnet.westbend.net [216.47.253.17]) by mail.westbend.net (8.12.5/8.12.5) with SMTP id g7JHpFBg065782; Mon, 19 Aug 2002 12:51:15 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <009b01c247a9$040189d0$11fd2fd8@ADMIN00> From: "Scot W. Hetzel" To: "Robin P. Blanchard" , References: <3D611B4F.2050605@georgiacenter.org> Subject: Re: cyrus / sasl / ldap woes Date: Mon, 19 Aug 2002 12:51:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: "Robin P. Blanchard" > freshly installed -STABLE with freshly installed ports: > > cyrus-imapd-2.0.16_3 > cyrus-sasl-1.5.27_6 > db3-3.2.9_3,1 > makedepend-2000.12.28 > openldap-2.0.25 > > This test box has the same config as the following, working (production) > box; but imapd doesn't talk to LDAP (tcpdump verifies this), it just > checks the sasldb file and gives up. > > now, our production mail server is 4.6-STABLE (Sun Jun 16 23:39:27 EDT > 2002) with the following ports: > > cyrus-imapd-2.0.16_2 > cyrus-sasl-1.5.27_1 > db3-3.2.9_3,1 > makedepend-2000.12.28 > openldap-2.0.21 > > is still chugging along just great, authenticating against LDAP. > > anyone else using the combo of ports? any success with the current revs? > > ideas? > Does OpenLDAP 2.0.25 have SASL compiled into it, as there is a known problem with OpenLDAP v2 when it has SASL linked with it, (i.e SASL -> LDAP ->SASL -> LDAP ..... loop). 0 - Update to 1.5.27 (sasl-1.5.27-ldap-ssl-filter-mysql-patch3) 1 - Fix OpenLDAP v1, PAM pwcheck daemon, JavaSASL (sasl-1.5.27-ldap-ssl-filter-mysql-patch3) 2 - KRB5 Fix 3 - Update to sasl-1.5.27-ldap-ssl-filter-mysql-patch4 4 - Update to fixed sasl-1.5.27-ldap-ssl-filter-mysql-patch4 5 - Move include files to sasl1 6 - Enable saslauthd, and make it default pwcheck method Try changing the ports Makefile to use *patch3 instead of *patch4, then run a make makesum, and make build/install. Then test if you can use LDAP. Let me know the results. Another option you have is to switch to using saslauthd (w -a pam), then configuring PAM for LDAP lookups (pop3, imap, ..). Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 11: 1:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A806E37B401 for ; Mon, 19 Aug 2002 11:00:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7151943E42 for ; Mon, 19 Aug 2002 11:00:18 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JI0IJU007959 for ; Mon, 19 Aug 2002 11:00:18 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JI0GVl007955 for freebsd-ports@freebsd.org; Mon, 19 Aug 2002 11:00:16 -0700 (PDT) Date: Mon, 19 Aug 2002 11:00:16 -0700 (PDT) Message-Id: <200208191800.g7JI0GVl007955@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2002/04/18] ports/37241 ports character ranges in regular expressions i o [2002/06/24] ports/39780 ports mcrypt port fails. Something about host o [2002/07/31] ports/41199 ports KDE failed after installing kde-studio 2. o [2002/08/08] ports/41455 ports amavisd-snapshot-20020531 hangs with send o [2002/08/08] ports/41456 ports couriertls coredumps o [2002/08/18] ports/41764 ports ja-samba, can't make package. 6 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/05/17] ports/27419 ports E-FancyLauncer clones itself over and ove o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/08/14] ports/29704 ports Imagemagick Identify utility crashes when o [2001/09/25] ports/30823 ports New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports mail/mahogany fails to build, conflicts w o [2001/10/09] ports/31184 ports Latex2html problem o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/12/21] ports/33082 ports audio/mxv fails to compile o [2002/01/13] ports/33848 ports CUPS doesn't find parallel port o [2002/01/15] ports/33927 ports ja-dvipdfm port requires texmf/dvips/base o [2002/01/18] ports/34056 ports vmware2 complains of missing file o [2002/02/23] ports/35237 ports empty manpage installed by trafcount port o [2002/02/25] ports/35320 ports linux-jdk-1.4 JVM fails when running Tomc o [2002/02/26] ports/35364 ports cdb port forgets uint32.h f [2002/02/27] ports/35386 ports doxygen port will not configure f [2002/03/05] ports/35570 ports aureal-kmod ports has invalid Makefile o [2002/03/05] ports/35579 ports New port: phpsysinfo o [2002/03/07] ports/35631 ports SKIP and IPSEC together cause kernel pani f [2002/03/11] ports/35780 ports Update port: russian/fortuneru f [2002/03/20] ports/36144 ports New port: pinepgp-0.17.3 f [2002/03/26] ports/36363 ports apache13-ssl - default'httpsd.conf' lack o [2002/04/03] ports/36711 ports Configure Bug: cyrus-sasl-1.5.27_2 / krb p [2002/04/05] ports/36804 ports portupgrade of apache13+modssl causes cer o [2002/04/07] ports/36846 ports fxtv 1.03 freezes the system when $LANG=d o [2002/04/08] ports/36879 ports emulators/vmware2 freezes and reboots sys f [2002/04/09] ports/36954 ports PostgreSQL daylight savings fix... o [2002/04/19] ports/37262 ports gphoto2 fails to find supported USB digit f [2002/04/21] ports/37319 ports [Patch] textproc/pspell-ispell (Makefile o [2002/04/22] ports/37358 ports xawtv generates sigalrm with bktr o [2002/04/25] bin/37468 ports mpeg_play compiled on current/DP1 does no o [2002/04/28] ports/37537 ports trafcount causes reboot at 3AM every nigh o [2002/04/30] ports/37612 ports [New Port] PHP Development version 4.1 o [2002/04/25] ports/37452 ports New port: devel/publib: Modular library o o [2002/04/25] ports/37459 ports Patch for ocaml-pcre port (PR 37354) o [2002/04/25] ports/37469 ports new port: otc o [2002/04/25] ports/37476 ports Updating the port of biology/molden o [2002/04/28] ports/37521 ports new port: security/autossh o [2002/04/28] ports/37536 ports New port: games/doomlegacy o [2002/04/29] ports/37567 ports New port devel/qextmdi o [2002/04/30] ports/37596 ports EMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] ports/37597 ports aureal-kmod-1.5_3 fails to build o [2002/05/01] ports/37632 ports new port: pstack o [2002/05/01] ports/37638 ports gd doesn't build with TrueType support o [2002/05/01] ports/37654 ports Update textproc/xml4j to 4.0.1HTML conve o [2002/05/20] ports/38339 ports New Port: Stylesheets for TEI->FO convers o [2002/05/20] ports/38340 ports New Port: DTD parser and clean-up tool o [2002/05/20] ports/38341 ports New Port: Customize TEI DTDs o [2002/05/20] ports/38351 ports mod_php4(WITH_APACHE2) +apache2(WITH_THRE o [2002/05/20] ports/38365 ports devel/swarm update for Java support o [2002/05/23] ports/38450 ports New Port: audio/blop: Bandlimited oscilla o [2002/05/23] ports/38476 ports ports/security/nmapfe: install problem o [2002/05/24] ports/38516 ports ICQv7 transport for the Jabber Server o [2002/05/25] ports/38539 ports New port: devel/libcfg+ o [2002/05/25] ports/38541 ports ghostscript-gnu checksum mismatch for a d o [2002/05/25] ports/38555 ports New port: x11-toolkits/frantk (A GUI libr o [2002/05/27] ports/38616 ports Build options in Makefile.local are ignor o [2002/05/27] ports/38635 ports new port: comms/bforce-kst o [2002/05/27] ports/38638 ports New ports : gfaim 0.30 o [2002/05/27] ports/38642 ports Fatal server error o [2002/05/28] ports/38655 ports Update New port : ports/38641 (DynDns Ser o [2002/05/28] ports/38663 ports New Port: Mono .NET runtime and C# compil o [2002/05/29] ports/38687 ports Update port: security/fwbuilder o [2002/05/30] ports/38751 ports Port for discid o [2002/06/01] ports/38800 ports update www/roxen to Roxen WebServer 2.2.2 o [2002/06/02] ports/38805 ports New port: devel/greencard (A foreign func o [2002/06/03] ports/38855 ports net/gtk+licq does not work o [2002/06/04] ports/38899 ports New port: Yahoo transport for the Jabber o [2002/06/05] ports/38914 ports New Port: zed o [2002/06/05] ports/38915 ports New port: "MOVA" - Scripts for Work with o [2002/06/05] ports/38938 ports New port: gnome/bubblemon - A CPU and mem o [2002/06/06] ports/38950 ports perforce Makefile doesn't do PORTREVISION o [2002/06/06] ports/38958 ports New port: MySQLMan - a web based MySQL da o [2002/06/07] ports/39007 ports ringtonetools for the ports o [2002/06/08] ports/39030 ports New port: www/p5-Apache-Gallery - mod_per o [2002/06/09] ports/39059 ports New port: IMCom command-line Jabber clien o [2002/06/09] ports/39062 ports beep: beep for a pitch and duration o [2002/06/09] ports/39086 ports Update kappdock to 0.46-1 so as to run un o [2002/06/10] ports/39114 ports Checksum mismatch in flvw port o [2002/06/10] ports/39124 ports upgrade ports/russian/fortunerus o [2002/06/10] ports/39131 ports litestream port obsolete o [2002/06/11] ports/39140 ports New Port: Acrobat Reader 5 CJK font packs o [2002/06/11] ports/39144 ports Port Upgrade (parmetis) o [2002/06/11] ports/39166 ports new port: www/p5-Apache-AntiSpam o [2002/06/11] ports/39174 ports Need port of SBCL (Steel Bank Common Lisp o [2002/06/11] ports/39178 ports new port: games/crack-attack (An OpenGL g o [2002/06/11] ports/39182 ports netsaint-plugins util.c functions don't q o [2002/06/12] ports/39189 ports lang/clisp needs gcc295 (coredumps with 3 a [2002/06/12] ports/39193 ports [maintainer-update] net/papaya update to o [2002/06/12] ports/39204 ports New port: deskutils/mnemo, a web-based no o [2002/06/12] ports/39207 ports [NEW PORT] x11-toolkits/gtk20-apireferenc o [2002/06/13] ports/39219 ports ddd port not builds on -CURRENT o [2002/06/13] ports/39228 ports native port of vsound 0.5 o [2002/06/13] ports/39250 ports New port: lang/cmucl-extra o [2002/06/14] ports/39304 ports Maintainer Update: textproc/jdictionary ( o [2002/06/14] ports/39307 ports New port: ASpath-tree a IPv6 route stabil o [2002/06/14] ports/39312 ports [PATCH] Addition of mysql-awareness to mo o [2002/06/15] ports/39357 ports Maintainer update: biology/ncbi-toolkit o [2002/06/16] ports/39364 ports new port: cad/gwave o [2002/06/16] ports/39370 ports Update port: japanese/dvipsk-vflib o [2002/06/16] ports/39371 ports o [2002/06/16] ports/39375 ports astro/seti_applet depends on libgtop whic o [2002/06/16] ports/39383 ports update for comms/qpage port o [2002/06/17] ports/39413 ports [maintainer-update] net/gnugadu o [2002/06/17] ports/39416 ports New port: t2ps o [2002/06/17] ports/39421 ports New Port: smapi2-library for various FTN- o [2002/06/18] ports/39469 ports new FreeBSD port mail/avcheck o [2002/06/18] ports/39470 ports Update port: devel/sdts++ o [2002/06/18] ports/39476 ports profxp will run but when you fxp a file i o [2002/06/19] ports/39544 ports mayavi port disfunctional o [2002/06/19] ports/39550 ports the port doesn't install all the files li o [2002/06/20] ports/39597 ports New port: jdictionary-eng-hun 1.4 - Hunga o [2002/06/20] ports/39598 ports New port: jdictionary-eng-hun-expr 1.4 - o [2002/06/20] ports/39601 ports New port: JDictionary plugin: French-Hung o [2002/06/20] ports/39602 ports New port: JDictionary plugin: Interlingua o [2002/06/20] ports/39606 ports Updated port: audio/lame (3.92) o [2002/06/20] ports/39608 ports upgrade games/cgoban to 1.9.13 o [2002/06/20] ports/39610 ports update www/p5-Apache-DBI to 0.89 o [2002/06/21] ports/39620 ports flashplugin-mozilla crashes when viewing o [2002/06/21] ports/39621 ports isc-dhcpd server can't get all network in o [2002/06/21] ports/39631 ports port eyeclock unaligned access on alpha f [2002/06/22] ports/39666 ports New Port: gwenview (Graphicbrowser for KD o [2002/06/22] ports/39673 ports netsaint-plugins fails to install command o [2002/06/23] ports/39690 ports Update - New Port: gwenview (Graphicbrows o [2002/06/23] ports/39697 ports New port: arson - CD burning and ripping o [2002/06/23] ports/39705 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/23] ports/39707 ports New Port: scmxx 0.6.1.3 (Data Exchange ut o [2002/06/23] ports/39723 ports New port: hu-phone - Hungarian phone code o [2002/06/23] ports/39728 ports New port: hu-zipcodes - Hungarian post co o [2002/06/23] ports/39744 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/23] ports/39745 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/23] ports/39755 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/24] ports/39791 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/24] ports/39792 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/24] ports/39794 ports ${PERL} -> ${REINPLACE_CMD} o [2002/06/24] ports/39801 ports New port: kpovmodeler - a KDE frontend fo o [2002/06/24] ports/39806 ports New port: knights - a KDE frontend for cr o [2002/06/25] ports/39847 ports New port: dump9660 o [2002/06/25] ports/39854 ports New port: kdirstat - A small KDE utility o [2002/06/26] ports/39882 ports pptp client does not install from port in o [2002/06/26] ports/39888 ports New Port: ports/math/maxima o [2002/06/26] ports/39895 ports New Port: ports/lang/screamer o [2002/06/26] ports/39900 ports New port: fmirror o [2002/06/26] ports/39901 ports Convert java/jsdk to use bsd.java.mk o [2002/06/26] ports/39902 ports Convert www/apache-jserv to use bsd.java. o [2002/06/26] ports/39912 ports new port of ITS RP06 filesystem image for o [2002/06/27] ports/39917 ports Update Port: x11/wmmenu 0.9 -> 1.2 o [2002/06/27] ports/39926 ports [NEW-PORT] EKG - client for Polish instat o [2002/06/28] ports/39946 ports Shift-Tab navigation doesn't work in tk-8 o [2002/06/28] ports/39955 ports new port of KLH10 PDP-10 mainframe emulat o [2002/06/28] ports/39957 ports New port: databases/jdb o [2002/06/28] ports/39962 ports ports/astro ${PERL} -> ${REINPLACE_CMD} o [2002/06/28] ports/39963 ports New port: Tool to convert Outlook .pst to o [2002/06/28] ports/39964 ports ports/audio misc Makefile cleanup o [2002/06/28] ports/39968 ports ports/cad misc Makefile cleanup o [2002/06/28] ports/39969 ports ports/benchmarks misc Makefile cleanup o [2002/06/28] ports/39971 ports ports/comms minor Makefile cleanup o [2002/06/28] ports/39972 ports ports/databases misc Makefile cleanup o [2002/06/28] ports/39973 ports ports/deskutils misc Makefile cleanup o [2002/06/28] ports/39978 ports ports/devel misc Makefile cleanup o [2002/06/29] ports/39998 ports Makefile for netpbm port has several flaw o [2002/06/29] ports/40000 ports New port: a java-like thread library for o [2002/07/01] ports/40072 ports port upgrade/new port graphics/sinek: a l o [2002/07/01] ports/40098 ports New port: x11-toolkits/lablgtk: An ocaml o [2002/07/01] ports/40105 ports New port: Qinx theme/style for KDE o [2002/07/02] ports/40116 ports New port: graphics/gtkam (fix ports/39159 o [2002/07/02] ports/40124 ports Patch to wdm to allow long passwords o [2002/07/02] ports/40128 ports [new port] games/groundhog o [2002/07/02] ports/40131 ports tclock fails to compile o [2002/07/02] ports/40137 ports New port: net/6to4 - enables 6to4 tunnels o [2002/07/04] ports/40179 ports port update: net/flow-tools 0.57 -> 0.58 f [2002/07/05] ports/40226 ports New port: ldapdns - A dns server that ser o [2002/07/05] ports/40235 ports New port: graphics/kbarcode - barcode gen o [2002/07/05] ports/40238 ports New port: devel/antlr o [2002/07/05] ports/40239 ports New port: lang/gh (The Generic Haskell co o [2002/07/06] ports/40276 ports slurp port overwrites/delete existing con o [2002/07/07] ports/40284 ports ports/x11/djvuplugin tarball no longer ex o [2002/07/07] ports/40294 ports New port: emulators/gpsim o [2002/07/07] ports/40306 ports /usr/ports/games/an won't build o [2002/07/07] ports/40308 ports Can't build fileutils port on -STABLE f [2002/07/08] ports/40326 ports ports/cad/leocad has a checksum error o [2002/07/08] ports/40344 ports update of mail/ssmtp to 2.50.9 o [2002/07/08] ports/40361 ports lang/cmucl dumps core o [2002/07/08] ports/40366 ports New port: graphics/openrm OpenGL based li o [2002/07/08] ports/40368 ports New port: games/gturing - A simple Turing o [2002/07/09] ports/40372 ports ports/www/chtml mastersite has changed o [2002/07/09] ports/40374 ports databases/sqsh is built without readline o [2002/07/09] ports/40389 ports New port: linux_dri-devel (CVS linux DRI o [2002/07/09] ports/40396 ports New port: Logging daemon for Linksys BEFS o [2002/07/09] ports/40398 ports new port: gcc31bc o [2002/07/09] ports/40400 ports Update port: misc/gtktalog - A tool to ma o [2002/07/10] ports/40411 ports apache-jserv port points to wrong locatio o [2002/07/10] ports/40417 ports port for bozohttpd o [2002/07/10] ports/40421 ports o [2002/07/10] ports/40444 ports graphics/libfpx won't build (on Alpha ??) o [2002/07/11] ports/40461 ports New port MP3c , a cd to mp3 converter wit o [2002/07/11] ports/40469 ports New port: gnome/bubblemon - A CPU and mem o [2002/07/11] ports/40472 ports request for new port o [2002/07/12] ports/40474 ports Cannot make /usr/ports/graphics/gd2 o [2002/07/12] ports/40511 ports update for net/zebra (no-ipv6 option) o [2002/07/12] ports/40514 ports New port: graphics/linux-ac3d easy to use o [2002/07/13] ports/40521 ports New ports math/blacs and math/scalapack: o [2002/07/13] ports/40525 ports [new port] mail/mew2-xemacs-devel-mule o [2002/07/13] ports/40541 ports New port: japanese/t2ps o [2002/07/13] ports/40544 ports New port: postnuke o [2002/07/14] ports/40546 ports ports/www/php-screw has a checksum error o [2002/07/15] ports/40593 ports www/oops FreeBSD port does not obey BATCH o [2002/07/15] ports/40602 ports new port: security/clamav o [2002/07/15] ports/40607 ports New Port: rexima o [2002/07/15] ports/40638 ports spamass-milter port hangs on multiple sim o [2002/07/16] ports/40642 ports ports/cad/slffea has a checksum error o [2002/07/16] ports/40644 ports New port: lang/bigloo - A Scheme interpre o [2002/07/16] ports/40660 ports New Port: security/geheimnis-devel PGP/Gn o [2002/07/16] ports/40676 ports Fatal error building /usr/ports/security/ o [2002/07/17] ports/40679 ports New port: devel/ruby-yaml - A YAML serial o [2002/07/17] ports/40691 ports netscape 7 directory user default o [2002/07/17] ports/40700 ports New Port: security/libgcrypt General purp o [2002/07/17] ports/40705 ports Upgrade of gnome-commander to 0.9.8 o [2002/07/18] ports/40726 ports [Fix] security/gpgme pkg-plist info files o [2002/07/18] ports/40727 ports New Port: security/libksba The X.509 Libr o [2002/07/18] ports/40734 ports Update port: audio/streamtuner o [2002/07/18] ports/40735 ports New port: streamtuner-local, a local MP3 o [2002/07/18] ports/40736 ports New port: streamtuner-live365, a Live365 o [2002/07/18] ports/40756 ports insecure default options o [2002/07/19] ports/40760 ports New port: mail/kavmilter o [2002/07/19] ports/40761 ports New port: graphics/ncarg o [2002/07/19] ports/40768 ports New port: korean/netdic o [2002/07/19] ports/40782 ports New port: www/tidy-devel (latest version o [2002/07/19] ports/40784 ports ${PERL}->${REINPLACE_CMD} for unmaintaine o [2002/07/19] ports/40788 ports ports/net/ymessenger upgrade to 0.99.19- o [2002/07/19] ports/40789 ports New port: graphics/gocr OCR (Optical Char o [2002/07/19] ports/40791 ports find->${FIND},xargs->${XARGS} for unmaint o [2002/07/19] ports/40793 ports unbreak benchmarks/bonnie++ for -CURRENT o [2002/07/20] ports/40808 ports ports/chinese/metalist tarball not found o [2002/07/21] ports/40828 ports [MAINTAINER UPDATE] Fix devel/hat for ben o [2002/07/21] ports/40834 ports New port: net/linux-jigdo o [2002/07/21] ports/40847 ports New Ports: x11/ksimus: Simulation of tech o [2002/07/21] ports/40848 ports reflect WITHOUT-X11 in package name for x o [2002/07/21] ports/40865 ports Port of net/dhid is old. This PR updates o [2002/07/21] ports/40866 ports sml-nj port CM autoloading compilation pr o [2002/07/21] ports/40870 ports New port: graphics/animabob Interactive 3 o [2002/07/22] ports/40877 ports NEW xntp3 port! o [2002/07/22] ports/40892 ports New Port: lang/g95 o [2002/07/22] ports/40897 ports Update port: graphics/ImageMagick o [2002/07/22] ports/40901 ports New Port: lang/gauche - An RSR5 Scheme de o [2002/07/22] ports/40904 ports new port: www/tclcurl o [2002/07/22] ports/40912 ports New port: Xtend X10 controller program o [2002/07/22] ports/40913 ports fix port: cad/pcb o [2002/07/22] ports/40914 ports New port: games/linux-nwserver Neverwinte o [2002/07/23] ports/40925 ports [new port] www/ljdeps - metaport for Live o [2002/07/23] ports/40932 ports New Port: sysutils/uptimed o [2002/07/23] ports/40935 ports New port: shells/scponly-2.3 (a tiny shel o [2002/07/23] ports/40942 ports New port: graphics/xrml Extensible scene o [2002/07/24] ports/40954 ports New port: ftp/jigdo o [2002/07/24] ports/40961 ports Update: mail/fetchmail (5.9.13) o [2002/07/24] ports/40966 ports Update: net/ddup (3.0.1) o [2002/07/25] ports/40970 ports New port: misc/rpl o [2002/07/25] ports/40975 ports Uncatched coredump of pkg_info while pkgd o [2002/07/25] ports/40981 ports mc does not work as viewer o [2002/07/26] ports/41000 ports net/ppxp: fix to build with the latest xf o [2002/07/26] ports/41016 ports Update Port astro/ksetiwatch o [2002/07/26] ports/41017 ports Updated port audio/id3lib o [2002/07/26] ports/41018 ports 'screen' binary eats CPU on 4.6-RELEASE , o [2002/07/26] ports/41019 ports New Port: audio/kmp3indexer generates an o [2002/07/26] ports/41022 ports New Port: graphics/kmencoder A mencoder F o [2002/07/27] ports/41036 ports New port: x11-wm/wmDeskGuide, a dockbar p o [2002/07/27] ports/41040 ports Unbreak devel/crystal (problem with nasm o [2002/07/27] ports/41051 ports Update port: lang/ghc - avoid problems wi o [2002/07/27] ports/41055 ports New Port: audio/swhplugins A huge collect o [2002/07/27] ports/41061 ports New port: archivers/gzip (1.3.3) o [2002/07/27] ports/41066 ports update port: print/ttf2pt1 to 3.4.1 o [2002/07/28] ports/41082 ports New port: emulators/dosbox - emulator of o [2002/07/28] ports/41084 ports New Ports / archivers/untar o [2002/07/28] ports/41092 ports patch: unbreak devel/zziplib o [2002/07/28] ports/41101 ports patch: fix editors/xed o [2002/07/28] ports/41105 ports New port: graphics/renderpark System for o [2002/07/29] ports/41134 ports [New Port] lang/pike72cvs - Pike 7.2.380 o [2002/07/30] ports/41150 ports new port: astro/setistat o [2002/07/31] ports/41211 ports New port textproc/spellutils: newsbody & o [2002/08/01] ports/41228 ports New port: devel/aegis o [2002/08/01] ports/41229 ports New port: devel/aegis-mode.el o [2002/08/01] ports/41231 ports lang/ghc/Makefile: no-profile patch f [2002/08/02] ports/41258 ports converters/recode needs new port revision o [2002/08/02] ports/41259 ports Info directory change for various GNU Ema o [2002/08/02] ports/41265 ports New port: textproc/p5-Text-Reflow o [2002/08/03] ports/41282 ports New_Ports japanese/stevie-* o [2002/08/04] ports/41305 ports Portupgrade and misc/kde3-i18n o [2002/08/04] ports/41308 ports New port: devel/p5-Log-Agent-Logger o [2002/08/04] ports/41314 ports amavis-perl is outdated (no longer suppor o [2002/08/04] ports/41320 ports New port : security/libprelude (part of P o [2002/08/04] ports/41321 ports New port : security/prelude-manager (part o [2002/08/04] ports/41324 ports New port : security/prelude-lml (part of o [2002/08/04] ports/41325 ports New port : security/prelude-nids (part of o [2002/08/05] ports/41355 ports Update port: cad/qcad to 1.5.1 o [2002/08/05] ports/41356 ports Update port: graphics/libexif to 0.5.4 o [2002/08/05] ports/41362 ports Update port: x11-wm/e16utils o [2002/08/06] ports/41377 ports New version of lang/clisp o [2002/08/06] ports/41380 ports New Port: databases/hk_classes: C++ libra o [2002/08/06] ports/41381 ports New Ports: databases/knoda: A KDE3 Databa o [2002/08/07] ports/41400 ports sgmltools-lite update to 3.0.3 o [2002/08/07] ports/41401 ports security/pam-pgsql does not work on RELEN o [2002/08/07] ports/41422 ports New_Ports: japanese/xvi-{euc|sjis} o [2002/08/07] ports/41434 ports New port: www/light: another Mozilla-base o [2002/08/07] ports/41436 ports net/spread did not build the shared libs o [2002/08/08] ports/41439 ports [MAINTAINER UPDATE] security/fwbuilder -> o [2002/08/08] ports/41440 ports [MAINTAINER UPDATE] security/libfwbuilder o [2002/08/08] ports/41448 ports Update misc/mango to version 0.17 (SUPERC o [2002/08/08] ports/41450 ports New port: hu-ispell 0.86 (Hungarian spell o [2002/08/08] ports/41461 ports New port: graphics/irit Solid modelling s o [2002/08/09] ports/41464 ports New port Cybercalendar 1.8.2: web based c o [2002/08/09] ports/41474 ports New port: tcpreen 0.9.4 - tcp session mon o [2002/08/09] ports/41476 ports textproc/par MASTER_SITES update o [2002/08/09] ports/41479 ports maintainer update: graphics/transcode to o [2002/08/09] ports/41480 ports New port: whatpix / a perl apps to find, o [2002/08/09] ports/41509 ports keychain does not work after parser.c of o [2002/08/09] ports/41510 ports New port: graphics/i3d 3D modeling progra o [2002/08/10] ports/41535 ports chinese/xcin2.5: it may build fail on som o [2002/08/11] ports/41537 ports Quanta+ 3.0 PR1 have been released o [2002/08/11] ports/41541 ports Updated Port net/mutella 0.3.3 -> 0.4.1 o [2002/08/11] ports/41547 ports ymessenger 0.93.0 no longer functions o [2002/08/11] ports/41553 ports knapster KDE3 update o [2002/08/11] ports/41562 ports New port: inform-glk o [2002/08/11] ports/41565 ports Port Fix: devel/objprelink o [2002/08/11] ports/41571 ports japanese/emacs20-emcws doesn't install wi o [2002/08/12] ports/41572 ports update www/p5-HTML-Mason f [2002/08/12] ports/41573 ports Pb with 'make install' with mozilla -> ge o [2002/08/12] ports/41574 ports Update port: devel/hmake -> 3.06 o [2002/08/12] ports/41577 ports port security/acid won't see apache2+mod_ o [2002/08/12] ports/41579 ports New port: Small LDAP-to-KAB (KDE Address o [2002/08/12] ports/41581 ports *MAINTAINER UPDATE* Ecartis (ports/mail/e o [2002/08/12] ports/41582 ports [PORT] (X)MedCon: A medical image convers o [2002/08/12] ports/41585 ports New Port: Krusader, A two window file man o [2002/08/12] ports/41591 ports update math/grace to 5.1.9 o [2002/08/12] ports/41592 ports Fix for misc/projectionlib o [2002/08/12] ports/41593 ports [MAINTAINER UPDATE] lang/tensile 0.9p7 -> o [2002/08/12] ports/41597 ports New Port: mail/dovecot o [2002/08/12] ports/41599 ports security/cyrus-sasl2 uses install -C -d ( o [2002/08/12] ports/41601 ports New port: graphics/gltt TrueType fonts re o [2002/08/13] ports/41603 ports Upgrade port: net/flow-tools o [2002/08/13] ports/41604 ports [patch] allow games/heretic to use SDL o [2002/08/13] ports/41614 ports Update of cad/linux-eagle to 4.09r2 o [2002/08/13] ports/41616 ports New port: devel/drift (A type sensitive p o [2002/08/13] ports/41617 ports new port for gtkglarea2 for gnome2 o [2002/08/13] ports/41618 ports Update port: [Maintainer update]: irc/pis o [2002/08/13] ports/41619 ports New port x11-toolkits/SoQt (1.0.1) o [2002/08/13] ports/41620 ports new port: py-gtk2 o [2002/08/13] ports/41623 ports Update mail/fetchmail to 5.9.13 o [2002/08/13] ports/41625 ports New port: misc/spamcalc o [2002/08/13] ports/41626 ports [Maintainer-Update] ftp/kbear 2.0.b.1 -> o [2002/08/13] ports/41629 ports [MAINTAINER UPDATE] Update port: lang/nhc o [2002/08/13] ports/41638 ports New Port: devel/libio o [2002/08/13] ports/41641 ports Update port: mail/mimedefang from 2.16 to o [2002/08/13] ports/41650 ports Intel fortran compiler doesn't install co o [2002/08/14] ports/41655 ports Update port: net/staticcharge o [2002/08/14] ports/41667 ports [MAINTAINER UPDATE] Update port: textproc o [2002/08/14] ports/41672 ports New port: mail/pymsgauth o [2002/08/14] ports/41673 ports New port: igal, image gallery generator o [2002/08/14] ports/41678 ports New port: xfwm4 is a gtk2 WM ideal for us o [2002/08/15] ports/41680 ports print/ghostscript-gnu-cjk ports remove o [2002/08/15] ports/41686 ports New port: x11-wm/qinx QNX-alike theme/sty o [2002/08/15] ports/41692 ports new port: net/nsd o [2002/08/15] ports/41693 ports New port: games/pinball - an OpenGL pinba o [2002/08/15] ports/41695 ports Update port: security/amavisd o [2002/08/15] ports/41696 ports [MAINTAINER PATCH] ports/mail/elm 2.5.5 t o [2002/08/15] ports/41701 ports New port: devel/RT2 o [2002/08/16] ports/41706 ports New port: x11-wm/mkultra (KDE3 window dec o [2002/08/16] ports/41708 ports Build of devel/cook fails o [2002/08/16] ports/41709 ports New port: graphics/povray35 o [2002/08/16] ports/41713 ports maintainer-update of security/nessus-plug o [2002/08/16] ports/41718 ports New port: dwatch - A daemon watcher o [2002/08/16] ports/41719 ports field positions of output are one charact o [2002/08/16] ports/41733 ports Update port: devel/ecgi o [2002/08/16] ports/41736 ports Update port: math/topaz to 3.35 o [2002/08/16] ports/41739 ports postgresql-odbc support for unixodbc [PAT o [2002/08/17] docs/41749 ports version number in dhid pkg-descr file nee o [2002/08/17] ports/41752 ports error compiling libmcrypt on k6-processor o [2002/08/17] ports/41754 ports Patch XFCE for GNOME apps in menu and fix o [2002/08/17] ports/41755 ports Wrong letters in Canna iroha dictionary o o [2002/08/18] ports/41756 ports Patch to sysutils/ucspi-tcp to add manpag o [2002/08/18] ports/41762 ports Update: japanese/eb, japanese/eb2 o [2002/08/18] ports/41763 ports [walkthrough] fixing security/acid port o [2002/08/18] ports/41766 ports WDM port breaks while doing 'make install o [2002/08/18] ports/41768 ports Feature request: WITHOUT_SHELL for Nethac o [2002/08/19] ports/41773 ports new port: x11-servers/Mozdev-PrintServer o [2002/08/19] ports/41775 ports fix port: x11-fonts/webfonts o [2002/08/19] ports/41782 ports japanese/samba/pkg-descr has typo o [2002/08/19] ports/41784 ports vmware2 causes panic on recent -current o [2002/08/19] ports/41785 ports [New Port]: libfirestring o [2002/08/19] ports/41786 ports New Port: libfiredns 589 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 Aug 19 11:31:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9DAA37B400; Mon, 19 Aug 2002 11:31:33 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 22D6243E3B; Mon, 19 Aug 2002 11:31:32 -0700 (PDT) (envelope-from bradyn@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 19 Aug 2002 19:31:31 +0100 (BST) To: freebsd-gnats-submit@FreeBSD.org Cc: koma2@jiro.c.u-tokyo.ac.jp, freebsd-ports@FreeBSD.org Subject: Re: ports/41121: print acroread5: 2 sed_inplace problems X-It's: all good X-Wigglefluff: fuddtastic X-Zippy: Yow!! That's a GOOD IDEA!! Eating a whole FIELD of COUGH MEDICINE should make you feel MUCH BETTER!! That's a decision that can only be made between you & SY SPERLING!! Date: Mon, 19 Aug 2002 19:31:29 +0100 From: Niall Brady Message-ID: <200208191931.aa94274@salmon.maths.tcd.ie> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just spotted this today. We're running 4.6-STABLE, with freshly cvsupped ports tree (i.e. r1.42 of print/acroread/Makefile). I'm not sure if I'm seeing a problem here (not knowing sed_inplace ;-), but as the "-i" argument to ${REINPLACE_ARGS} was removed between 1.41, and 1.42, the "make install" stage doesn't patch the installed file. The patch below seems to fix it for me, using either sed_inplace, or pure sed, on STABLE. However, if there's some newer version of sed_inplace out there, that doesn't require the "-i" argument, then REINPLACE_ARGS might want to be made part of a conditional which tests for ${OSVERSION}, similar to that used in bsd.port.mk for REINPLACE_CMD (as I'm buggered if I know how to make conditionals work with multi-word strings in BSD make ;-) [also minor nit fixed with an extraneous "-E" argument]. -- Niall --- Makefile.orig Mon Aug 19 19:00:44 2002 +++ Makefile Mon Aug 19 19:04:15 2002 @@ -21,7 +21,7 @@ USE_LINUX= yes USE_REINPLACE= yes -REINPLACE_ARGS= -E +REINPLACE_ARGS= -i '' -E NO_FILTER_SHLIBS= yes .if ${ARCH} == "i386" @@ -44,7 +44,7 @@ ${REINPLACE_CMD} 's:Linux):FreeBSD|Linux):g' ${PREFIX}/Acrobat5/bin/acroread -@/compat/linux/usr/bin/strip ${PREFIX}/Acrobat5/Reader/intellinux/bin/acroread @brandelf -t Linux ${PREFIX}/Acrobat5/Reader/intellinux/bin/acroread - ${REINPLACE_CMD} -E 's:OSF1):FreeBSD|OSF1):g' ${PREFIX}/Acrobat5/bin/acroread + ${REINPLACE_CMD} 's:OSF1):FreeBSD|OSF1):g' ${PREFIX}/Acrobat5/bin/acroread @cd ${PREFIX}/Acrobat5/bin && \ ${INSTALL_SCRIPT} ${PREFIX}/Acrobat5/bin/acroread \ ${PREFIX}/bin/acroread5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 11:40:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F303537B400; Mon, 19 Aug 2002 11:40:35 -0700 (PDT) Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 770DC43E3B; Mon, 19 Aug 2002 11:40:35 -0700 (PDT) (envelope-from joek@mail.flyingcroc.net) Received: from flyingcroc.net (unx48.staff.flyingcroc.net [207.246.150.48]) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) with ESMTP id LAA83777; Mon, 19 Aug 2002 11:40:34 -0700 (PDT) Message-ID: <3D613BA2.4010209@flyingcroc.net> Date: Mon, 19 Aug 2002 11:40:34 -0700 From: Joe Kelsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020726 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Joe Kelsey Subject: Re: ports/41778: ksh93 dumps core References: <200208191500.g7JF07eo058231@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------070803080108070209000104" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------070803080108070209000104 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I just received the following patch from David Korn. It appears to fix the problem. I don't kow if you want to install this patch or just wait for another release of the sources. I did not get any indication from him about timing of a new release. --------------070803080108070209000104 Content-Type: text/plain; name="path.c.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="path.c.diff" From - Mon Aug 19 10:44:58 2002 X-UIDL: 6c581aecb454d2b2e24d8960d66a1521 X-Mozilla-Status: 0011 X-Mozilla-Status2: 00000000 Return-Path: dgk@research.att.com Received: from mail-green.research.att.com (mail-green.research.att.com [135.207.30.103]) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) with ESMTP id KAA75058 for ; Mon, 19 Aug 2002 10:21:13 -0700 (PDT) Received: from raptor.research.att.com (raptor.research.att.com [135.207.23.32]) by mail-green.research.att.com (Postfix) with ESMTP id 01FBF1E14E for ; Mon, 19 Aug 2002 13:20:41 -0400 (EDT) Received: (from dgk@localhost) by raptor.research.att.com (SGI-8.9.3/8.8.7) id NAA39626; Mon, 19 Aug 2002 13:20:41 -0400 (EDT) Date: Mon, 19 Aug 2002 13:20:41 -0400 (EDT) From: David Korn Message-Id: <200208191720.NAA39626@raptor.research.att.com> X-Mailer: mailx (AT&T/BSD) 9.9 2002-05-31 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: joek@mail.flyingcroc.net Subject: Re: Re: Bizarre ksh problem on FreeBSD Cc: gsf@research.att.com X-UIDL: 6c581aecb454d2b2e24d8960d66a1521 Status: U > .As far as I can tell, this is a bug in the stak library and/or the sfio > .library. It appears that the 'stakputc' call in path_addcomp is coming > .up against an off-by-one error. I changed the use of 'stakputc' to > .'stakwrite' to solve the problem. Karsten Fleischer reports that he got > .word from dgk that he was fixing this bug. It would be nice to have a > .heads-up about it. > . > .Attached is my diff to src/cmd/ksh93/sh/path.c. > . > ./Joe > . > .Joe Kelsey wrote: > . > .> OK, I have a very puzzling ksh problem on FreeBSD. The command > .> > .> ksh -c 'grep stdio */*' > .> > .> dumps core! I have traced it through various areas and I think it is > .> some undesirable interaction between glob and stak. The glob seems to > .> work correctly, finding all 194 files, but when the shell calls > .> path_search to find grep, something very strange happens in > .> path_addcomp. The stakputc("/.paths"); near the beginning of > .> path_addcomp overwrites the name value. On entry to path_addcomp, > .> name="/usr/bin:/bin:/usr/local/bin", but as soon as the stackputc > .> runs, it is magically transformed into "/usr/bin/.paths", straight up > .> the stack! > .> > .> Here is a backtrace before and after: > .> before > .> Breakpoint 6, path_addcomp (first=0x0, old=0x0, > .> name=0x816db30 "/usr/bin:/bin:/usr/sbin:/sbin:", flag=1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:943 > .> (gdb) print cp > .> $44 = 0x816db30 "/usr/bin:/bin:/usr/sbin:/sbin:" > .> (gdb) bt > .> #0 path_addcomp (first=0x0, old=0x0, > .> name=0x816db30 "/usr/bin:/bin:/usr/sbin:/sbin:", flag=1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:949 > .> #1 0x80637fe in path_addpath (first=0x0, > .> path=0x816db30 "/usr/bin:/bin:/usr/sbin:/sbin:", type=1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:1105 > .> #2 0x80620ab in path_init (shp=0x812b940) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:234 > .> #3 0x80623cb in path_search (name=0x8160011 "grep", endpath=0x0, flag=1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:368 > .> #4 0x8066d96 in sh_exec (t=0x8160018, flags=5) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/xec.c:488 > .> #5 0x8048f3d in exfile (iop=0x815e700, fno=-1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/main.c:520 > .> #6 0x80488fb in sh_main (ac=3, av=0xbfbff880, userinit=0) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/main.c:318 > .> #7 0x80481e8 in main (argc=3, argv=0xbfbff880) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/pmain.c:33 > .> #8 0x8048135 in _start () > .> > .> Then, after the stackputc(0): > .> #0 path_addcomp (first=0x0, old=0x0, name=0x816db30 "/usr/bin", flag=1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:951 > .> #1 0x80637fe in path_addpath (first=0x0, path=0x816db30 "/usr/bin", > .> type=1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:1105 > .> #2 0x80620ab in path_init (shp=0x812b940) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:234 > .> #3 0x80623cb in path_search (name=0x8160011 "grep", endpath=0x0, flag=1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:368 > .> #4 0x8066d96 in sh_exec (t=0x8160018, flags=5) > .> at /usr/ports/shells/ksh93/work/srcprint /cmd/ksh93/sh/xec.c:488 > .> #5 0x8048f3d in exfile (iop=0x815e700, fno=-1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/main.c:520 > .> #6 0x80488fb in sh_main (ac=3, av=0xbfbff880, userinit=0) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/main.c:318 > .> #7 0x80481e8 in main (argc=3, argv=0xbfbff880) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/pmain.c:33 > .> #8 0x8048135 in _start () > .> > .> This seems to indicate that the stak functions are suddenly operating > .> on name instead of some temproary area? I do not understand the stak > .> part of ast... > .> > .> In any case, the ultimate result of all of this is a SEGFAULT caused > .> by appending ".paths" repeatedly to the string until memory is exhausted. > .> > .> Program received signal SIGSEGV, Segmentation fault. > .> 0x8063229 in path_addcomp (first=0x8166280, old=0x0, > .> name=0x816db39 > .> ".paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.paths.p"..., > .> flag=1) > .> at /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/path.c:948 > .> > .> Is there some sort of memory leak in glob which gets carried over? Is > .> glob not dealing with the stak functions correctly? I don't know > .> enough about the inner workings of ksh and ast to do more than a > .> superficial look at this. If anyone knows what I should do to debug > .> it further, I would really appreciate the advice. I am tired of > .> cleaning up all the ksh93.core files that are littered around my > .> system... > .> > .> /Joe > .> > .> > .> ____________________________________________________________ > .> If you need help unsubscribing or using this list in > .> general, send mail to owner-ast-users@research.att.com > .> To unsubscribe from this list, please send the following > .> two-line message to majordomo@research.att.com, in which > .> your_email_address should be replaced by the address you > .> used when you subscribed to the list: > .> unsubscribe ast-users your_email_address > .> end > .> > .> > . > . > . > .--- path.c.orig Mon Mar 11 10:50:16 2002 > .+++ path.c Mon Aug 19 07:07:04 2002 > .@@ -945,7 +945,8 @@ > . { > . register const char *cp = name; > . while(*cp && *cp!=':') > .- stakputc(*cp++); > .+ cp++; > .+ stakwrite(name,cp-name); > . len = staktell()-offset; > . stakputc(0); > . } > . Thanks, I think that I might understand the problem and if I do then your fix is not correct. The way path_addpath() is written, it assumes that none of the callers invoke it with strings that are on the stack. However, I think that the library routine astconf() is returning a string on the stack when looking up the default PATH. The add_pathcomp() function uses the stack by appending to it. Since the top element is not frozen, this allows it to be relocated if the stack reaches the end of a frame. I beleive that the correct solution is to freeze the stack at the beginning of path_add() so that it can accept arguments that are on the stack. I have included a context diff foir the changes. Could you please try them out and see whether this solves the problem. I wasn't able to reproduce the problem. =====================cut here======================== *** sh/path.c.old Fri Jul 26 16:40:06 2002 --- sh/path.c Mon Aug 19 13:17:10 2002 *************** *** 1058,1063 **** --- 1058,1066 ---- { register const char *cp; Pathcomp_t *old=0; + int offset = staktell(); + char *savptr; + if(!path && type!=PATH_PATH) return(first); if(type!=PATH_FPATH) *************** *** 1065,1070 **** --- 1068,1075 ---- old = first; first = 0; } + if(offset) + savptr = stakfreeze(0); if(path) while(*(cp=path)) { if(*cp==':') *************** *** 1094,1099 **** --- 1099,1108 ---- first = (void*)path_addpath((Pathcomp_t*)first,cp,PATH_FPATH); path_delete(old); } + if(offset) + stakset(savptr,offset); + else + stakseek(0); return(first); } =====================cut here======================== David Korn research!dgk dgk@research.att.com --------------070803080108070209000104-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 11:43:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD5037B400; Mon, 19 Aug 2002 11:43:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D55A643E3B; Mon, 19 Aug 2002 11:43:53 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JIhrJU023423; Mon, 19 Aug 2002 11:43:53 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JIhr3A023418; Mon, 19 Aug 2002 11:43:53 -0700 (PDT) Date: Mon, 19 Aug 2002 11:43:53 -0700 (PDT) From: Alan Eldridge Message-Id: <200208191843.g7JIhr3A023418@freefall.freebsd.org> To: shen_zhijian@hotmail.com, alane@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/41199: KDE failed after installing kde-studio 2.0.0 package. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: KDE failed after installing kde-studio 2.0.0 package. State-Changed-From-To: open->closed State-Changed-By: alane State-Changed-When: Mon Aug 19 11:40:55 PDT 2002 State-Changed-Why: Port is not compatible with kde3. Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: alane Responsible-Changed-When: Mon Aug 19 11:40:55 PDT 2002 Responsible-Changed-Why: It's a kde bug. http://www.freebsd.org/cgi/query-pr.cgi?pr=41199 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 11:48:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0C8B37B400; Mon, 19 Aug 2002 11:48:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F2E343E65; Mon, 19 Aug 2002 11:48:13 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JImDJU024043; Mon, 19 Aug 2002 11:48:13 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JImDCE024037; Mon, 19 Aug 2002 11:48:13 -0700 (PDT) Date: Mon, 19 Aug 2002 11:48:13 -0700 (PDT) From: Alan Eldridge Message-Id: <200208191848.g7JImDCE024037@freefall.freebsd.org> To: pat+freebsd@phoenix.volant.org, alane@FreeBSD.org, freebsd-ports@FreeBSD.org, alane@FreeBSD.org Subject: Re: ports/33848: CUPS doesn't find parallel port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: CUPS doesn't find parallel port State-Changed-From-To: open->feedback State-Changed-By: alane State-Changed-When: Mon Aug 19 11:46:11 PDT 2002 State-Changed-Why: Cups has new version. Want problem re-verified. Responsible-Changed-From-To: freebsd-ports->alane Responsible-Changed-By: alane Responsible-Changed-When: Mon Aug 19 11:46:11 PDT 2002 Responsible-Changed-Why: To maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=33848 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 12: 4:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80A6937B400 for ; Mon, 19 Aug 2002 12:04:11 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C946A43E3B for ; Mon, 19 Aug 2002 12:04:09 -0700 (PDT) (envelope-from Franke.Christoph@gmx.de) Received: (qmail 22183 invoked by uid 0); 19 Aug 2002 19:04:08 -0000 Received: from pd9004b7f.dip.t-dialin.net (HELO satan.franke.local) (217.0.75.127) by mail.gmx.net (mp011-rz3) with SMTP; 19 Aug 2002 19:04:08 -0000 Date: Mon, 19 Aug 2002 21:04:05 +0200 From: Christoph Franke X-Mailer: The Bat! (v1.61) Educational X-Priority: 3 (Normal) Message-ID: <1781323823.20020819210405@gmx.de> To: brian@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: leafnode-1.9.24 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Maintainer, the leafnode port doesn=B4t work on my freebsd 4.6.2 system. An error message occurs i found in similar on the usenet (Message ID of this thread is fa.nnvvn5v.1220aah@ifi.uio.no): > Jul 16 12:06:09 martin leafnode[48317]: Problem: your kernel cannot deal > with 4.4BSD-style IP aliases properly. SIOCGIFADDR for interface ed0 > address 6.3.6.0 yields 10.0.0.140 -> mismatch. Configure Solaris-style > aliases like ed0:0 instead. Ignoring this interface, addresses in its > range will be considered remote. On my system the network device is a 3Com NIC, so it is called xl0, but the error message is the same. Kernel is GENERIC plus soundcard plus a psm flag. BTW: Where should the environment variable NNTPSERVER be set to be global for the whole system=3F Greetings Christoph Franke Hanover Germany --=20 There's a race between Programmers making better idiot-proof Software versus Universe making better idiots. So far, the Universe is winning GnuPG Fingerprint: 8B41 898E 0A6F E219 5056 1BBE 5A9D 06A6 C80B 7B6F Registered Linux User: 250439 The Linux Counter http://counter.li.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 12:14:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4E0237B400 for ; Mon, 19 Aug 2002 12:14:34 -0700 (PDT) Received: from nestroy.wu-wien.ac.at (nestroy.wu-wien.ac.at [137.208.3.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F3AB43E4A for ; Mon, 19 Aug 2002 12:14:33 -0700 (PDT) (envelope-from gonter@zechine.wu-wien.ac.at) Received: from zechine.wu-wien.ac.at (chello062178006235.3.11.wu-wien.teleweb.at [62.178.6.235]) by nestroy.wu-wien.ac.at (8.8.7/8.8.7) with ESMTP id VAA27896emf gonter@zechine.wu-wien.ac.at; Mon, 19 Aug 2002 21:13:58 +0200 Message-ID: <3D614376.7A27805B@zechine.wu-wien.ac.at> Date: Mon, 19 Aug 2002 21:13:58 +0200 From: Gerhard Gonter Reply-To: gonter+usenet@wu-wien.ac.at X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 4.4-PRERELEASE i386) MIME-Version: 1.0 To: Charlie & Cc: freebsd-ports@freebsd.org, dean@odyssey.apana.org.au Subject: Re: ports/41786: New Port: libfiredns References: <200208191647.SAA21736@mailhub5.isdnet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Charlie & wrote: > >Number: 41786 > >Category: ports > >Synopsis: New Port: libfiredns > [...] > >Description: > > libfiredns is needed for compiling/porting messagewall software. Here is > a port. > Note: This port depends of libfirestring port to be compiled. > > [...] > XPORTNAME= libfiredns > XPORTVERSION= 0.1.28 > XCATEGORIES= devel firedns is already in the ports tree in /usr/ports/net/firedns, but it is still on verion 0.1.17. Maybe this port should be simply upgraded. I'm Cc'in the maintainer of this port. > XLIB_DEPENDS= firestring.0:${PORTSDIR}/devel/libfirestring/ Now, that's funny. I just prepared a port for firestring myself, it was not on my system two days ago. In fact, I just did a "make update" in the ports tree and I still do not have this libfirestring port. Where is your port from? [To answer the question myself, I just read your ports/41785] Btw, I need firestring for "dsbl-testers" which I want to submit RSN. +gg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 12:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D68937B400 for ; Mon, 19 Aug 2002 12:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE84A43E72 for ; Mon, 19 Aug 2002 12:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JJe2JU038392 for ; Mon, 19 Aug 2002 12:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JJe2ob038391; Mon, 19 Aug 2002 12:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3772C37B400 for ; Mon, 19 Aug 2002 12:34:59 -0700 (PDT) Received: from am-productions.yi.org (nr4-216-196-152-93.fuse.net [216.196.152.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id D399243E70 for ; Mon, 19 Aug 2002 12:34:57 -0700 (PDT) (envelope-from amistry@am-productions.yi.org) Received: from am-productions.yi.org (localhost [127.0.0.1]) by am-productions.yi.org (8.12.3/8.11.3) with ESMTP id g7JJcWkG031100 for ; Mon, 19 Aug 2002 15:38:32 -0400 (EDT) (envelope-from amistry@am-productions.yi.org) Received: (from amistry@localhost) by am-productions.yi.org (8.12.3/8.12.3/Submit) id g7JJcVDB031099; Mon, 19 Aug 2002 15:38:31 -0400 (EDT) Message-Id: <200208191938.g7JJcVDB031099@am-productions.yi.org> Date: Mon, 19 Aug 2002 15:38:31 -0400 (EDT) From: Anish Mistry Reply-To: Anish Mistry To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41788: New Port: Avidemux GUI DivX editor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41788 >Category: ports >Synopsis: New Port: Avidemux GUI DivX editor >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 Aug 19 12:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Anish Mistry >Release: FreeBSD 4.6.1-RELEASE-p10 i386 >Organization: AM Productions >Environment: System: FreeBSD am-productions.yi.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #1: Wed Aug 7 06:07:56 EDT 2002 amistry@am-productions.yi.org:/usr/obj/usr/src/sys/RUSTY i386 >Description: >How-To-Repeat: >Fix: --- avidemux.port begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # avidemux # avidemux/Makefile # avidemux/pkg-plist # avidemux/pkg-comment # avidemux/distinfo # avidemux/pkg-descr # avidemux/pkg-message # echo c - avidemux mkdir -p avidemux > /dev/null 2>&1 echo x - avidemux/Makefile sed 's/^X//' >avidemux/Makefile << 'END-of-avidemux/Makefile' X# New ports collection makefile for: avidemux X# Date created: 15 August 2002 X# Whom: Anish Mistry X# with help from mean X# $FreeBSD$ X XPORTNAME= avidemux XPORTVERSION= 0.9.0.12 XCATEGORIES= graphics XMASTER_SITES= http://fixounet.free.fr/avidemux/ XDISTNAME= avidemux-0.9pre12 XEXTRACT_SUFX= .tgz X XMAINTAINER= amistry@am-productions.biz X XLIB_DEPENDS= xvidcore.0:${PORTSDIR}/graphics/xvid \ X mp3lame.0:${PORTSDIR}/audio/lame \ X mad.1:${PORTSDIR}/audio/mad XBUILD_DEPENDS= ${LINUXBASE}/usr/include/divx/decore.h:${PORTSDIR}/graphics/divx4linux \ X ${LINUXBASE}/usr/include/divx/encore2.h:${PORTSDIR}/graphics/divx4linux \ X ${X11BASE}/include/X11/extensions/Xvlib.h:${PORTSDIR}/graphics/xv X XCONFIGURE_ARGS= --with-xvid-as-decoder XUSE_X_PREFIX= True XUSE_GMAKE= yes XUSE_XLIB= yes XGNU_CONFIGURE= yes XUSE_GTK= yes XWANT_GTK= yes XHAS_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \ X -I${LINUXBASE}/usr/include/divx" \ X LIBFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ X LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" XMAKE_ENV= ${CONFIGURE_ENV} XWRKSRC= ${WRKDIRPREFIX}${.CURDIR}/work/${DISTNAME} XNO_WRKSUBDIR= yes Xpre-configure: X @${ECHO_MSG} "Replace the lpthread with the bsd pthread" X @${SED} 's/-lpthread/-pthread/g' ${WRKSRC}/configure > \ X ${WRKSRC}/configure.fixed X @${MV} ${WRKSRC}/configure.fixed ${WRKSRC}/configure X @${CHMOD} +x ${WRKSRC}/configure X X.include END-of-avidemux/Makefile echo x - avidemux/pkg-plist sed 's/^X//' >avidemux/pkg-plist << 'END-of-avidemux/pkg-plist' Xbin/avidemux END-of-avidemux/pkg-plist echo x - avidemux/pkg-comment sed 's/^X//' >avidemux/pkg-comment << 'END-of-avidemux/pkg-comment' XGUI based AVI (DivX) editor END-of-avidemux/pkg-comment echo x - avidemux/distinfo sed 's/^X//' >avidemux/distinfo << 'END-of-avidemux/distinfo' XMD5 (avidemux-0.9pre12.tgz) = 680e551f1ca8ae0d13ff3de4ccf5a85b END-of-avidemux/distinfo echo x - avidemux/pkg-descr sed 's/^X//' >avidemux/pkg-descr << 'END-of-avidemux/pkg-descr' XAn AVI (DivX) editor that is built around Xvid and divx4linux. Contains Xvarious filters for deinterlacing, cropping, resizing, etc. Allows for Xcutting without re-encoding. Has the ability to re-encode and re-sample. X XWWW: http://fixounet.free.fr/avidemux/ X X- Anish Mistry Xamistry@am-productions.biz XAM Productions http://am-productions.biz END-of-avidemux/pkg-descr echo x - avidemux/pkg-message sed 's/^X//' >avidemux/pkg-message << 'END-of-avidemux/pkg-message' XRemove any encore2.h, encore.h, and decore.h that you may have moved to the X/usr/local/include directory since it may cause the built program to crash Xwhen opening a file. END-of-avidemux/pkg-message exit --- avidemux.port ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 12:50:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B26EA37B405 for ; Mon, 19 Aug 2002 12:50:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1374A43E6A for ; Mon, 19 Aug 2002 12:50:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JJo5JU040263 for ; Mon, 19 Aug 2002 12:50:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JJo5Eb040262; Mon, 19 Aug 2002 12:50:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 742A737B400; Mon, 19 Aug 2002 12:49:41 -0700 (PDT) Received: from m2a2.myip.org (pD9E1EE0D.dip.t-dialin.net [217.225.238.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 904B143E65; Mon, 19 Aug 2002 12:49:40 -0700 (PDT) (envelope-from matthias.andree@web.de) Received: by emma.line.org (Postfix, from userid 1001) id BC7B01B209; Mon, 19 Aug 2002 21:49:37 +0200 (CEST) Message-Id: <20020819194937.BC7B01B209@emma.line.org> Date: Mon, 19 Aug 2002 21:49:37 +0200 (CEST) From: Matthias Andree Reply-To: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org Cc: petef@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41790: update port: devel/cscope (fails build after upstream changed package without bumping version) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41790 >Category: ports >Synopsis: update port: devel/cscope (fails build after upstream changed package without bumping version) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 12:50:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD merlin.emma.line.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 15 03:08:01 CEST 2002 toor@merlin.emma.line.org:/usr/obj/usr/src/sys/MA i386 >Description: The upstream package of cscope has been changed to fix CygWin bugs, and the maintainers did not bump the package version, so the port build fails with "checksum mismatch" >How-To-Repeat: >Fix: Apply this patch: diff -Nur /usr/ports/devel/cscope/Makefile /root/cscope/Makefile --- /usr/ports/devel/cscope/Makefile Thu Aug 15 02:30:49 2002 +++ /root/cscope/Makefile Mon Aug 19 21:46:36 2002 @@ -8,6 +8,7 @@ PORTNAME= cscope PORTVERSION= 15.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -Nur /usr/ports/devel/cscope/distinfo /root/cscope/distinfo --- /usr/ports/devel/cscope/distinfo Thu Aug 15 02:30:49 2002 +++ /root/cscope/distinfo Mon Aug 19 21:42:20 2002 @@ -1 +1 @@ -MD5 (cscope-15.4.tar.gz) = d46d39f39e5f493161cb4c476a27cf8e +MD5 (cscope-15.4.tar.gz) = 4e9172cbdf17d6fe5206ebd67aa90dfc >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 Aug 19 13: 0:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 096D537B406 for ; Mon, 19 Aug 2002 13:00:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3455C43E70 for ; Mon, 19 Aug 2002 13:00:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JK0AJU043935 for ; Mon, 19 Aug 2002 13:00:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JK0AwC043934; Mon, 19 Aug 2002 13:00:10 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A948237B400 for ; Mon, 19 Aug 2002 12:57:14 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E93D43E3B for ; Mon, 19 Aug 2002 12:57:14 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JJvEOT099858 for ; Mon, 19 Aug 2002 12:57:14 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7JJvEu8099857; Mon, 19 Aug 2002 12:57:14 -0700 (PDT) Message-Id: <200208191957.g7JJvEu8099857@www.freebsd.org> Date: Mon, 19 Aug 2002 12:57:14 -0700 (PDT) From: Mosko Bilekic To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41794: FUCK BOSKO MILEKIC Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41794 >Category: ports >Synopsis: FUCK BOSKO MILEKIC >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 13:00:09 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mosko Bilekic >Release: FreeBSD 4.4-STABLE >Organization: >Environment: >Description: <@EvilBosko> _ _ _ _ _ _ _ <@EvilBosko> | |__ (_) | |__ (_) | | |__ <@EvilBosko> | '_ \| | | '_ \| | | | '_ \ <@EvilBosko> | | | | | | |_) | | | | | | | <@EvilBosko> |_| |_|_| |_.__/|_|_|_|_| |_| < corecode> cv: $$? < cv> corecode: dunno how much do you figure it's worth? < wca> EvilBosko: it wouldn't be a problem if people didn't blatantly try to piss other people off < wca> and of course it wouldn't be a problem if people didn't take #bsdcode so seriously < corecode> heh <@EvilBosko> wca: whatever, FUCK ALL THE FREEBSD DEVELOPERS. <@EvilBosko> BSD IS DYING <@bms> :( < wca> EvilBosko: speak for yourself < cv> corecode: 1000 <@bms> anybody got the app-defaults file for NEdit? :} < cv> err <@EvilBosko> also: billh is a fucking retard <@EvilBosko> also: I know you're watching, billh. <@bms> it actually makes motif look nice < cv> 1100 not a 1000 < subdue> oh gad. this is how the logs got posted < corecode> ;] < wca> EvilBosko: there's no reason you can't keep your opinions to yourself < wca> EvilBosko: instead of unnecessarily inflaming the whole thing further < cv> corecode: it's in excellent condition i rarely even use it physically i mostly just ssh to it and do my work that way < corecode> who's billh? <@EvilBosko> wca: what are you talking about? < wca> EvilBosko: what you just did <@EvilBosko> Oh please, don't blame me, blame Alfred Pythonstein < corecode> cv: i'd really like to buy it, but i don't think i got enough money < corecode> but that's a really fair price < wca> EvilBosko: you are as much to blame as anybody else -!- anholt [anholt@12-231-176-109.client.attbi.com] has joined #bsdcode < cv> corecode: ok! <@EvilBosko> wca: do you know how much I care about what you have to say? < cv> corecode: it is, i think so anyway :) esp for the condition < cv> i paid much more for it < corecode> i guess so <@EvilBosko> wca: You've already shown me that you have no respect for me. < corecode> pitty freebsd doesn't run on it < wca> EvilBosko: only because your approach to solving problems is to insult people < cv> well, freebsd ppc is multiuser now isn't it? < corecode> is it? < corecode> coolies < cv> i was going to try installing it later in the week < wca> EvilBosko: i don't respect anybody who does things that way <@EvilBosko> wca: No, my approach to solving problems that involve idiots is to insult them * corecode insults himself < wca> EvilBosko: who made you the judge of who's an idiot? <@EvilBosko> Where are the #bsdcode logs? < wca> EvilBosko: just ignore the whole thing, you won't win by insulting or responding to that stuff < wca> EvilBosko: 20 years of being treated that way tells me i know more about how to respond to it than you do <@EvilBosko> Hey, I'm not insulted by the recent posts < wca> so why are you saying anything at all? < wca> why are you assuming it's billh? <@EvilBosko> I'm not assuming it's billh, the two could be unrelated < wca> why couldn't it be lilo? <@EvilBosko> I'm shooting shit to prove my point < wca> why couldn't it be jkh? < wca> what point is that? <@EvilBosko> WHY COULDN'T IT BE YOU? < larne> maybe it's me. < subdue> it's not wca's style < wca> that shooting shit only inflames the whole problem? <@EvilBosko> no, #bsdcode is about shooting shit anyway <@EvilBosko> look, I don't have time to discuss this with you < wca> bsdcode doesn't have to be < wca> that's right < wca> you don't have time to deal with this < wca> so stop inflaming it < wac> If you waste time thinking about it, the troll has won. < wca> just ignore those silly people posting bsdcode logs <@EvilBosko> I'll keep posting whatever the fuck I want to post to -chat. I took -hackers out of the CC. If you have a problem with it, feel free to shitlist me. < wca> what the hell are you talking about? < morphy> all this looks like you're making those prophecies true. <@EvilBosko> Or shitlist all Alfred Pythonstein related threads. < morphy> that must have been the main purpose behind those posts. ... >How-To-Repeat: /join #bsdcode, wait until Bosko starts shooting shit ;-) >Fix: Kick Bosko out of FreeBSD >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 Aug 19 13: 0:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67A5437B400 for ; Mon, 19 Aug 2002 13:00:29 -0700 (PDT) Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF9D43E4A for ; Mon, 19 Aug 2002 13:00:28 -0700 (PDT) (envelope-from robin.blanchard@georgiacenter.org) Received: (qmail 41703 invoked from network); 19 Aug 2002 20:00:25 -0000 Received: from unknown (HELO georgiacenter.org) ([10.10.25.125]) (envelope-sender ) by mail.servers.gactr.gc.nat (qmail-ldap-1.03) with SMTP for ; 19 Aug 2002 20:00:24 -0000 Message-ID: <3D614E58.70409@georgiacenter.org> Date: Mon, 19 Aug 2002 16:00:24 -0400 From: "Robin P. Blanchard" Organization: Georgia Center for Continuing Education User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020819 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Scot W. Hetzel" Cc: ports@freebsd.org Subject: Re: cyrus / sasl / ldap woes References: <3D611B4F.2050605@georgiacenter.org> <009b01c247a9$040189d0$11fd2fd8@ADMIN00> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Scot W. Hetzel wrote: > From: "Robin P. Blanchard" > >>freshly installed -STABLE with freshly installed ports: >> >>cyrus-imapd-2.0.16_3 >>cyrus-sasl-1.5.27_6 >>db3-3.2.9_3,1 >>makedepend-2000.12.28 >>openldap-2.0.25 >> > > >>This test box has the same config as the following, working (production) >>box; but imapd doesn't talk to LDAP (tcpdump verifies this), it just >>checks the sasldb file and gives up. >> >>now, our production mail server is 4.6-STABLE (Sun Jun 16 23:39:27 EDT >>2002) with the following ports: >> >>cyrus-imapd-2.0.16_2 >>cyrus-sasl-1.5.27_1 >>db3-3.2.9_3,1 >>makedepend-2000.12.28 >>openldap-2.0.21 >> > > >>is still chugging along just great, authenticating against LDAP. >> >>anyone else using the combo of ports? any success with the current revs? >> >>ideas? >> > > Does OpenLDAP 2.0.25 have SASL compiled into it, as there is a known problem > with OpenLDAP v2 when it has SASL linked with it, (i.e SASL -> > LDAP ->SASL -> LDAP ..... loop). > > 0 - Update to 1.5.27 > (sasl-1.5.27-ldap-ssl-filter-mysql-patch3) > 1 - Fix OpenLDAP v1, PAM pwcheck daemon, JavaSASL > (sasl-1.5.27-ldap-ssl-filter-mysql-patch3) > 2 - KRB5 Fix > 3 - Update to sasl-1.5.27-ldap-ssl-filter-mysql-patch4 > 4 - Update to fixed sasl-1.5.27-ldap-ssl-filter-mysql-patch4 > 5 - Move include files to sasl1 > 6 - Enable saslauthd, and make it default pwcheck method > > Try changing the ports Makefile to use *patch3 instead of *patch4, then run > a make makesum, and make build/install. Then test if you can use LDAP. > > Let me know the results. > > Another option you have is to switch to using saslauthd (w -a pam), then > configuring PAM for LDAP lookups (pop3, imap, ..). Ok...took the new/broken box and removed cyrus-imapd-2.0.16_3 and cyrus-sasl-1.5.27_6. pkg_tarup'ed older versions from working/production server. Force pkg_added them (to use new openldap-2.0.25 libs -- so, problem is not related to ldap rev). SASL is again talking to LDAP. So...when things got broken? Not sure. But it's (sasl and/or cyrus-imap) certainly currently broken. And now back to the real problem...Hopefully getting cyrus/sasl to auth against AD as opposed to openldap. -- ---------------------------------------- Robin P. Blanchard Systems Integration Specialist Georgia Center for Continuing Education fon: 706.542.2404 <|> fax: 706.542.6546 ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 13: 8:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F75037B400; Mon, 19 Aug 2002 13:08:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2140443E42; Mon, 19 Aug 2002 13:08:11 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JK8BJU050160; Mon, 19 Aug 2002 13:08:11 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JK8ASt050156; Mon, 19 Aug 2002 13:08:11 -0700 (PDT) Date: Mon, 19 Aug 2002 13:08:11 -0700 (PDT) From: Ernst de Haan Message-Id: <200208192008.g7JK8ASt050156@freefall.freebsd.org> To: bmilekic@FreeBSD.org, znerd@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41794: FUCK BOSKO MILEKIC Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: FUCK BOSKO MILEKIC State-Changed-From-To: open->closed State-Changed-By: znerd State-Changed-When: Mon Aug 19 13:06:53 PDT 2002 State-Changed-Why: This is not a real PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=41794 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 13:24:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13F2F37B401; Mon, 19 Aug 2002 13:24:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3CA943E3B; Mon, 19 Aug 2002 13:24:14 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JKOEJU054361; Mon, 19 Aug 2002 13:24:14 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JKOE3K054357; Mon, 19 Aug 2002 13:24:14 -0700 (PDT) Date: Mon, 19 Aug 2002 13:24:14 -0700 (PDT) From: Trevor Johnson Message-Id: <200208192024.g7JKOE3K054357@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/41790: update port: devel/cscope (fails build after upstream changed package without bumping version) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update port: devel/cscope (fails build after upstream changed package without bumping version) Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: trevor Responsible-Changed-When: Mon Aug 19 13:20:14 PDT 2002 Responsible-Changed-Why: over to maintainer, with a couple of remarks: if both distfiles are equally usable, then it would be good to leave the old MD5 hash in the distinfo file, so that the port skeleton will continue to work for people who already have the old distfile. Also if there are no significant differences for FreeBSD users, the PORTREVISION need not be changed. http://www.freebsd.org/cgi/query-pr.cgi?pr=41790 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 13:38:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CCD637B400; Mon, 19 Aug 2002 13:38:14 -0700 (PDT) Received: from m2a2.myip.org (pD9E1EE0D.dip.t-dialin.net [217.225.238.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45EE443E6A; Mon, 19 Aug 2002 13:37:59 -0700 (PDT) (envelope-from matthias.andree@web.de) Received: by emma.line.org (Postfix, from userid 1001) id B31FD1B209; Mon, 19 Aug 2002 22:37:57 +0200 (CEST) To: FreeBSD-gnats-submit@freebsd.org Subject: sysutils/e2fsprogs 1.27 fails compile From: Matthias Andree Reply-To: Matthias Andree Cc: ports@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20020819203757.B31FD1B209@emma.line.org> Date: Mon, 19 Aug 2002 22:37:57 +0200 (CEST) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Submitter-Id: current-users >Originator: Matthias Andree >Organization: >Confidential: no >Synopsis: sysutils/e2fsprogs 1.27 fails compile >Severity: critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 4.6-STABLE i386 >Environment: System: FreeBSD merlin.emma.line.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 15 03:08:01 CEST 2002 toor@merlin.emma.line.org:/usr/obj/usr/src/sys/MA i386 Actually, the system has been updated by cvsup from cvsup5.de.freebsd.org at approx. 18:00 UTC on 2002-08-19 and make installworld has completed, but the kernel has not been updated by a reboot. >Description: cd /usr/ports/sysutils/e2fsprogs make ultimately yields ===> Building for e2fsprogs-1.27 gmake: Nothing to be done for `all'. gmake: Nothing to be done for `all'. gmake libs gmake[1]: Entering directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.27' for subdir in lib/e2p lib/ext2fs lib/uuid ; do \ if test -d $subdir ; then \ target=`echo all-libs-recursive|/usr/bin/sed 's/-libs-recursive//'`; \ echo making $target in $subdir; \ (cd $subdir && gmake $target) || exit 1; \ fi ; \ done making all in lib/e2p gmake[2]: Entering directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.27/lib/e2p' cc -I/usr/include -I/usr/local/include -Derrcode_t=long -DENABLE_SWAPFS=1 -DPACKAGE=\"e2fsprogs\" -DVERSION=\"1.27\" -DSTDC_HEADERS=1 -DHAVE_ALLOCA=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETCWD=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_LC_MESSAGES=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PATHS_H=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SETJMP_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_DISKLABEL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_VPRINTF=1 -DHAVE_DIRENT_NAMLEN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_STAT_FLAGS=1 -DHAVE_CHFLAGS=1 -D HAVE_GETRUSAGE=1 -DHAVE_GETMNTINFO=1 -DHAVE_STRCASECMP=1 -DHAVE_SRANDOM=1 -DHAVE_FCHOWN=1 -DHAVE_OPTRESET=1 -O -pipe -march=k6 -I../../lib -I../../lib -I../../include -c pf.c -o pf.o pf.c:41: `EXT2_NOTAIL_FL' undeclared here (not in a function) pf.c:41: initializer element is not constant pf.c:41: (near initialization for `flags_array[13].flag') gmake[2]: *** [pf.o] Error 1 gmake[2]: Leaving directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.27/lib/e2p' gmake[1]: *** [all-libs-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.27' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/sysutils/e2fsprogs. >How-To-Repeat: >Fix: not known yet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 13:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 539E637B400 for ; Mon, 19 Aug 2002 13:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4ADC43E4A for ; Mon, 19 Aug 2002 13:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JKe2JU056599 for ; Mon, 19 Aug 2002 13:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JKe2iv056598; Mon, 19 Aug 2002 13:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CCD637B400; Mon, 19 Aug 2002 13:38:14 -0700 (PDT) Received: from m2a2.myip.org (pD9E1EE0D.dip.t-dialin.net [217.225.238.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45EE443E6A; Mon, 19 Aug 2002 13:37:59 -0700 (PDT) (envelope-from matthias.andree@web.de) Received: by emma.line.org (Postfix, from userid 1001) id B31FD1B209; Mon, 19 Aug 2002 22:37:57 +0200 (CEST) Message-Id: <20020819203757.B31FD1B209@emma.line.org> Date: Mon, 19 Aug 2002 22:37:57 +0200 (CEST) From: Matthias Andree Reply-To: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41795: sysutils/e2fsprogs 1.27 fails compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41795 >Category: ports >Synopsis: sysutils/e2fsprogs 1.27 fails compile >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 13:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD merlin.emma.line.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 15 03:08:01 CEST 2002 toor@merlin.emma.line.org:/usr/obj/usr/src/sys/MA i386 Actually, the system has been updated by cvsup from cvsup5.de.freebsd.org at approx. 18:00 UTC on 2002-08-19 and make installworld has completed, but the kernel has not been updated by a reboot. >Description: cd /usr/ports/sysutils/e2fsprogs make ultimately yields ===> Building for e2fsprogs-1.27 gmake: Nothing to be done for `all'. gmake: Nothing to be done for `all'. gmake libs gmake[1]: Entering directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.27' for subdir in lib/e2p lib/ext2fs lib/uuid ; do \ if test -d $subdir ; then \ target=`echo all-libs-recursive|/usr/bin/sed 's/-libs-recursive//'`; \ echo making $target in $subdir; \ (cd $subdir && gmake $target) || exit 1; \ fi ; \ done making all in lib/e2p gmake[2]: Entering directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.27/lib/e2p' cc -I/usr/include -I/usr/local/include -Derrcode_t=long -DENABLE_SWAPFS=1 -DPACKAGE=\"e2fsprogs\" -DVERSION=\"1.27\" -DSTDC_HEADERS=1 -DHAVE_ALLOCA=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETCWD=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_LC_MESSAGES=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PATHS_H=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SETJMP_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_DISKLABEL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_VPRINTF=1 -DHAVE_DIRENT_NAMLEN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_STAT_FLAGS=1 -DHAVE_CHFLAGS=1 -D HAVE_GETRUSAGE=1 -DHAVE_GETMNTINFO=1 -DHAVE_STRCASECMP=1 -DHAVE_SRANDOM=1 -DHAVE_FCHOWN=1 -DHAVE_OPTRESET=1 -O -pipe -march=k6 -I../../lib -I../../lib -I../../include -c pf.c -o pf.o pf.c:41: `EXT2_NOTAIL_FL' undeclared here (not in a function) pf.c:41: initializer element is not constant pf.c:41: (near initialization for `flags_array[13].flag') gmake[2]: *** [pf.o] Error 1 gmake[2]: Leaving directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.27/lib/e2p' gmake[1]: *** [all-libs-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.27' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/sysutils/e2fsprogs. >How-To-Repeat: >Fix: not known yet >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 Aug 19 13:57:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991A837B400 for ; Mon, 19 Aug 2002 13:57:21 -0700 (PDT) Received: from kaneda.oav.net (kaneda.oav.net [195.154.210.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAD4C43E4A for ; Mon, 19 Aug 2002 13:57:20 -0700 (PDT) (envelope-from kiwi@caudium.net) Received: from kiwi.adsl.isdnet.net (kiwi.adsl.isdnet.net [195.154.177.33]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by kaneda.oav.net (Postfix) with ESMTP id 7A6E8154A4; Mon, 19 Aug 2002 22:57:18 +0200 (CEST) (envelope-from kiwi@caudium.net) Received: from kiwi.home.oav.net (kiwi.home.oav.net [192.168.255.11]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kiwi.adsl.isdnet.net (Postfix) with ESMTP id 3C4DA26DBC; Mon, 19 Aug 2002 22:57:15 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Xavier Beaudouin Organization: The Caudium Group - http://caudium.net/ To: gonter+usenet@wu-wien.ac.at, Gerhard Gonter Subject: Re: ports/41786: New Port: libfiredns Date: Mon, 19 Aug 2002 22:56:20 +0200 User-Agent: KMail/1.4.2 Cc: freebsd-ports@freebsd.org, dean@odyssey.apana.org.au References: <200208191647.SAA21736@mailhub5.isdnet.net> <3D614376.7A27805B@zechine.wu-wien.ac.at> In-Reply-To: <3D614376.7A27805B@zechine.wu-wien.ac.at> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208192256.21030.kiwi@caudium.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Monday 19 August 2002 21:13, Gerhard Gonter wrote: [...] > firedns is already in the ports tree in /usr/ports/net/firedns, but it > is > still on verion 0.1.17. Maybe this port should be simply upgraded. I'= m > Cc'in the maintainer of this port. Oh... I didn't noticed that... I saw that 0.1.28 needed the libfirestring= , so=20 because I noticed that it was not on port tree I didn't search if=20 libfirestring was here. You are right, it just needs to be updated... :) > > XLIB_DEPENDS=3D firestring.0:${PORTSDIR}/devel/libfirestring/ > > Now, that's funny. I just prepared a port for firestring myself, it wa= s > not on my system two days ago. In fact, I just did a "make update" in > the ports tree and I still do not have this libfirestring port. Where > is your port from? [To answer the question myself, I just read your > ports/41785] My port is just waiting to be added into the port tree :)=20 > Btw, I need firestring for "dsbl-testers" which I want to submit RSN. Great :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 14: 0:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C14937B40B for ; Mon, 19 Aug 2002 14:00:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AA7843E72 for ; Mon, 19 Aug 2002 14:00:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JL0CJU060306 for ; Mon, 19 Aug 2002 14:00:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JL0CJ2060304; Mon, 19 Aug 2002 14:00:12 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB94537B405 for ; Mon, 19 Aug 2002 13:56:24 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B26043E75 for ; Mon, 19 Aug 2002 13:56:24 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JKuOOT005860 for ; Mon, 19 Aug 2002 13:56:24 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7JKuOMN005858; Mon, 19 Aug 2002 13:56:24 -0700 (PDT) Message-Id: <200208192056.g7JKuOMN005858@www.freebsd.org> Date: Mon, 19 Aug 2002 13:56:24 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41796: Update port: games/phalanx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41796 >Category: ports >Synopsis: Update port: games/phalanx >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 Aug 19 14:00:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6.2-RELEASE i386 >Organization: >Environment: >Description: - Update MASTER_SITES and WWW: line >How-To-Repeat: >Fix: diff -urN /usr/ports/games/phalanx/Makefile games/phalanx/Makefile --- /usr/ports/games/phalanx/Makefile Fri Apr 14 21:26:19 2000 +++ games/phalanx/Makefile Tue Aug 20 03:23:04 2002 @@ -9,7 +9,7 @@ PORTVERSION= 22 CATEGORIES= games MASTER_SITES= ftp://ftp.math.muni.cz/pub/math/people/Dobes/ \ - http://www.crosswinds.net/~dobes/phalanx/ + http://dusan.freeshell.org/phalanx/ MAINTAINER= ports@FreeBSD.org @@ -22,12 +22,12 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/phalanx ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/phalanx - ${INSTALL_DATA} ${WRKSRC}/pbook.phalanx ${PREFIX}/share/phalanx - ${INSTALL_DATA} ${WRKSRC}/sbook.phalanx ${PREFIX}/share/phalanx + @${MKDIR} ${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/pbook.phalanx ${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/sbook.phalanx ${DATADIR} .if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/phalanx - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/phalanx + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include diff -urN /usr/ports/games/phalanx/pkg-descr games/phalanx/pkg-descr --- /usr/ports/games/phalanx/pkg-descr Sun Apr 2 09:59:01 2000 +++ games/phalanx/pkg-descr Tue Aug 20 03:21:58 2002 @@ -1,13 +1,14 @@ - Phalanx is a chess playing program. Phalanx is xboard compatible. -Running with xboard: 'xboard -fcp phalanx'. Note that permanent brain -(pondering) is off by default. Newer versions of xboard set it on with -the 'hard' command. If this does not work, try 'xboard -fcp "phalanx -p+"' -or (for <4.0.0 versions of xboard) change your initString (see Xboard -documentation for details). It's better to stop permanent brain in both -programs, when playing Phalanx against another program on a machine with -one CPU. - It's also possible to run phalanx without xboard. Do "phalanx -h" to get -a list of command line options. One important command of phalanx's ASCII -interface is "help". +Phalanx is a chess playing program. Phalanx is xboard compatible. +Running with xboard: 'xboard -fcp phalanx'. Note that permanent +brain (pondering) is off by default. Newer versions of xboard set +it on with the 'hard' command. If this does not work, try 'xboard +-fcp "phalanx -p+"' or (for <4.0.0 versions of xboard) change your +initString (see Xboard documentation for details). It's better to +stop permanent brain in both programs, when playing Phalanx against +another program on a machine with one CPU. -WWW: http://www.crosswinds.net/~dobes/phalanx/ +It's also possible to run phalanx without xboard. Do "phalanx -h" +to get a list of command line options. One important command of +phalanx's ASCII interface is "help". + +WWW: http://dusan.freeshell.org/phalanx/ >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 Aug 19 14: 0:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 811EC37B40F for ; Mon, 19 Aug 2002 14:00:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A66D43E3B for ; Mon, 19 Aug 2002 14:00:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JL0DJU060321 for ; Mon, 19 Aug 2002 14:00:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JL0Da1060320; Mon, 19 Aug 2002 14:00:13 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61F4337B400 for ; Mon, 19 Aug 2002 13:56:56 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80F2143E91 for ; Mon, 19 Aug 2002 13:56:53 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JKurOT005918 for ; Mon, 19 Aug 2002 13:56:53 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7JKurcA005917; Mon, 19 Aug 2002 13:56:53 -0700 (PDT) Message-Id: <200208192056.g7JKurcA005917@www.freebsd.org> Date: Mon, 19 Aug 2002 13:56:53 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41797: Update port: graphics/netpbm to 10.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41797 >Category: ports >Synopsis: Update port: graphics/netpbm to 10.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 14:00:12 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6.2-RELEASE i386 >Organization: >Environment: >Description: - Update to version 10.8 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/netpbm/Makefile graphics/netpbm/Makefile --- /usr/ports/graphics/netpbm/Makefile Mon Aug 19 19:33:11 2002 +++ graphics/netpbm/Makefile Mon Aug 19 00:00:00 2002 @@ -6,7 +6,7 @@ # PORTNAME= netpbm -PORTVERSION= 10.7 +PORTVERSION= 10.8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/graphics/netpbm/distinfo graphics/netpbm/distinfo --- /usr/ports/graphics/netpbm/distinfo Mon Aug 19 19:33:13 2002 +++ graphics/netpbm/distinfo Mon Aug 19 00:00:00 2002 @@ -1 +1 @@ -MD5 (netpbm-10.7.tgz) = b2d2f2e36bb346847cfbe1e3c6150336 +MD5 (netpbm-10.8.tgz) = bd550c71b76bcb18992ab722962756e2 >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 Aug 19 14: 0:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F8137B411 for ; Mon, 19 Aug 2002 14:00:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777CD43E84 for ; Mon, 19 Aug 2002 14:00:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JL0DJU060334 for ; Mon, 19 Aug 2002 14:00:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JL0DBa060333; Mon, 19 Aug 2002 14:00:13 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA4437B400 for ; Mon, 19 Aug 2002 13:57:30 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C59B43E65 for ; Mon, 19 Aug 2002 13:57:30 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JKvUOT005989 for ; Mon, 19 Aug 2002 13:57:30 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7JKvUG6005988; Mon, 19 Aug 2002 13:57:30 -0700 (PDT) Message-Id: <200208192057.g7JKvUG6005988@www.freebsd.org> Date: Mon, 19 Aug 2002 13:57:30 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41798: Update port: net/gnunet to 0.4.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41798 >Category: ports >Synopsis: Update port: net/gnunet to 0.4.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 14:00:13 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6.2-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.4.5 New file: files/patch-src::include::gtkui::insert.h Remove file: files/patch-src::textui::gnunetsearch.c >How-To-Repeat: >Fix: diff -urN /usr/ports/net/gnunet/Makefile net/gnunet/Makefile --- /usr/ports/net/gnunet/Makefile Tue Aug 6 21:38:56 2002 +++ net/gnunet/Makefile Sat Aug 17 13:01:51 2002 @@ -7,7 +7,7 @@ # PORTNAME= gnunet -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -34,10 +34,5 @@ @${REINPLACE_CMD} -e \ 's|-pthread [\$$]CFLAGS|${PTHREAD_CFLAGS} \$$CFLAGS|g ; \ s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure -.for file in src/include/server/startup.h src/server/startup.c \ - src/textui/gnunetdownload.c src/textui/insertmain.c \ - src/textui/insertmulti.c src/util/getopt.c src/util/getopt1.c - @${REINPLACE_CMD} -e 's|"getopt.h"|"util/getopt.h"|g' ${WRKSRC}/${file} -.endfor .include diff -urN /usr/ports/net/gnunet/distinfo net/gnunet/distinfo --- /usr/ports/net/gnunet/distinfo Tue Aug 6 21:38:58 2002 +++ net/gnunet/distinfo Sat Aug 17 13:00:12 2002 @@ -1 +1 @@ -MD5 (GNUnet-0.4.4.tar.bz2) = 92e9b9708577b677af0242c3880949a8 +MD5 (GNUnet-0.4.5.tar.bz2) = 12e2eda8400e64fb09aa8e435da29b83 diff -urN /usr/ports/net/gnunet/files/patch-src::include::gtkui::insert.h net/gnunet/files/patch-src::include::gtkui::insert.h --- /usr/ports/net/gnunet/files/patch-src::include::gtkui::insert.h Thu Jan 1 09:00:00 1970 +++ net/gnunet/files/patch-src::include::gtkui::insert.h Sat Aug 17 13:16:05 2002 @@ -0,0 +1,10 @@ +--- src/include/gtkui/insert.h.orig Mon Aug 12 02:48:18 2002 ++++ src/include/gtkui/insert.h Sat Aug 17 13:14:07 2002 +@@ -26,6 +26,7 @@ + #define GTKUI_INSERT_H + + #include "config.h" ++#include + #include + #include + diff -urN /usr/ports/net/gnunet/files/patch-src::textui::gnunetsearch.c net/gnunet/files/patch-src::textui::gnunetsearch.c --- /usr/ports/net/gnunet/files/patch-src::textui::gnunetsearch.c Tue Aug 6 09:52:52 2002 +++ net/gnunet/files/patch-src::textui::gnunetsearch.c Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- src/textui/gnunetsearch.c.orig Wed Jul 31 10:18:44 2002 -+++ src/textui/gnunetsearch.c Fri Aug 2 18:38:36 2002 -@@ -222,7 +222,7 @@ - &sig.sa_mask, - &sig.sa_mask); /* essentially: zero out */ - -- sig.sa_flags = SA_ONESHOT; -+ sig.sa_flags = SA_RESETHAND; - - sigaction(SIGINT, &sig, &oldsig); - sigaction(SIGTERM, &sig, &oldsig); >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 Aug 19 14: 1: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B91F937B410 for ; Mon, 19 Aug 2002 14:00:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABEF743E97 for ; Mon, 19 Aug 2002 14:00:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JL0EJU060375 for ; Mon, 19 Aug 2002 14:00:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JL0EHX060374; Mon, 19 Aug 2002 14:00:14 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8387C37B400 for ; Mon, 19 Aug 2002 13:58:48 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28F3943E84 for ; Mon, 19 Aug 2002 13:58:48 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JKwmOT006109 for ; Mon, 19 Aug 2002 13:58:48 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7JKwmpr006108; Mon, 19 Aug 2002 13:58:48 -0700 (PDT) Message-Id: <200208192058.g7JKwmpr006108@www.freebsd.org> Date: Mon, 19 Aug 2002 13:58:48 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41800: Update port: print/ghostscript-gnu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41800 >Category: ports >Synopsis: Update port: print/ghostscript-gnu >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 Aug 19 14:00:14 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6.2-RELEASE i386 >Organization: >Environment: >Description: - Add back Gimp-Print (stp) driver support New file: files/stp.contrib.mak >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-gnu/Makefile print/ghostscript-gnu/Makefile --- /usr/ports/print/ghostscript-gnu/Makefile Mon Aug 19 19:39:39 2002 +++ print/ghostscript-gnu/Makefile Tue Aug 20 03:32:57 2002 @@ -10,7 +10,7 @@ PORTREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gs_fonts/} \ - ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,bjc250/} \ + ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ http://www.harsch.net/Download/:dj970 \ @@ -24,6 +24,7 @@ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/:fonts \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs705/ MASTER_SITE_SUBDIR= ghostscript/:gs_srcs,gs_fonts,ports_jp_gs \ + gimp-print/:gprint \ bjc250gs/:bjc250 \ ./:ports_jp PKGNAMESUFFIX= -gnu @@ -34,6 +35,7 @@ ${HPDJ_SRCS}:hpdj_pcl3 \ ${PCL3_SRCS}:hpdj_pcl3 \ ${DJ970_SRCS}:dj970 \ + ${GPRINT_SRCS}:gprint \ ${MD2K_SRCS}:md2k \ ${ALPS_SRCS}:ports_jp_gs \ ${BJ10V_SRCS}:ports_jp_gs \ @@ -137,6 +139,20 @@ DJ970= gdevdj9 DJ970_SRCS= ${DJ970}.c.gz +# Gimp-Print - very high quality driver for Epson, HPs,... +# http://gimp-print.sourceforge.net/ +# +# NOTE: +# Support of stp driver interface has already been discontinued, and using +# ijs driver with ijsgimpprint (part of print/gimp-print port) is highly +# recommended. +# +# For that reason, integlation of stp driver is disabled by default. +GPRINT= gimp-print +GPRINT_VERS= 4.2.1 +GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} +GPRINT_SRCS= ${GPRINT_NAME}.tar.gz + # MD2K - additional driver for Alps MD-2000/2010/4000/1300/1500/5000 # http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ MD2K= md2k @@ -243,6 +259,9 @@ ${ECHO_MSG} ">>> extracting ${DJ970_SRCS} ..." ${CP} ${DISTDIR}/${DIST_SUBDIR}/${DJ970_SRCS} ${WRKSRC}/src ${GUNZIP_CMD} ${WRKSRC}/src/${DJ970_SRCS} +# for Gimp-Print driver + ${ECHO_MSG} ">>> extracting ${GPRINT_SRCS} ..." + ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GPRINT_SRCS} # for MD2K driver ${ECHO_MSG} ">>> extracting ${MD2K_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${MD2K_SRCS} @@ -309,6 +328,10 @@ ${ECHO_MSG} ">>> adding ${PCL3} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${PCL3_NAME}/src/contrib.mak-7.00.add \ >> ${WRKSRC}/src/contrib.mak +# for Gimp-Print driver + ${ECHO_MSG} ">>> adding ${GPRINT} driver to contrib.mak ..." + ${CAT} ${FILESDIR}/stp.contrib.mak \ + >> ${WRKSRC}/src/contrib.mak # for MD2K driver ${ECHO_MSG} ">>> adding ${MD2K} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${MD2K_NAME}/gdevmd2k.mak-5.50 \ @@ -364,12 +387,36 @@ ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure .endif +post-configure: + ${ECHO_MSG} ">>> in post-configure ..." +# for Gimp-Print driver + ${ECHO_MSG} ">>> running configure script for ${GPRINT} library ..." + cd ${WRKSRC}/${GPRINT_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${SH} ./configure \ + --without-translated-ppds --with-ghost \ + --without-gimp --without-samples \ + --without-user-guide --disable-escputil \ + --disable-nls --disable-shared \ + --prefix=${PREFIX} + pre-build: ${ECHO_MSG} ">>> in pre-build ..." ${ECHO_MSG} ">>> creating directories for compilation ..." ${MKDIR} ${WRKSRC}/obj ${MKDIR} ${WRKSRC}/bin ${LN} -sf ${WRKSRC}/src/unix-gcc.mak ${WRKSRC}/Makefile +# for Gimp-Print driver + ${ECHO_MSG} ">>> building ${GPRINT} library ..." + cd ${WRKSRC}/${GPRINT_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile + ${ECHO_MSG} ">>> creating symlinks for ${GPRINT} ..." + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/ghost/*.[ch] \ + ${WRKSRC}/src + ${MKDIR} ${WRKSRC}/${GPRINT} + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/include/gimp-print \ + ${WRKSRC}/${GPRINT}/gimp-print + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/main/.libs/libgimpprint.a \ + ${WRKSRC}/${GPRINT}/libgimpprint.a # for MD2K driver ${ECHO_MSG} ">>> creating symlinks for ${MD2K} ..." .for i in gdevmd2k.c diff -urN /usr/ports/print/ghostscript-gnu/distinfo print/ghostscript-gnu/distinfo --- /usr/ports/print/ghostscript-gnu/distinfo Mon Aug 19 19:39:39 2002 +++ print/ghostscript-gnu/distinfo Mon Aug 19 20:06:06 2002 @@ -5,6 +5,7 @@ MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 +MD5 (ghostscript/gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 diff -urN /usr/ports/print/ghostscript-gnu/files/patch-src:unix-gcc.mak print/ghostscript-gnu/files/patch-src:unix-gcc.mak --- /usr/ports/print/ghostscript-gnu/files/patch-src:unix-gcc.mak Wed Aug 7 06:41:21 2002 +++ print/ghostscript-gnu/files/patch-src:unix-gcc.mak Mon Aug 19 21:21:02 2002 @@ -93,7 +93,7 @@ # specific stuff that typically needs; nevertheless, we expect # gcc to accept ANSI-style function prototypes and function definitions. -XCFLAGS= -+XCFLAGS+=-I${LOCALBASE}/include ++XCFLAGS+=-I${.CURDIR}/gimp-print -I${LOCALBASE}/include CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) @@ -102,7 +102,7 @@ # giving the full path names of the shared library directories. # XLDFLAGS can be set from the command line. -XLDFLAGS= -+XLDFLAGS=-L${LOCALBASE}/lib ++XLDFLAGS=-L${.CURDIR}/gimp-print -L${LOCALBASE}/lib LDFLAGS=$(XLDFLAGS) diff -urN /usr/ports/print/ghostscript-gnu/files/stp.contrib.mak print/ghostscript-gnu/files/stp.contrib.mak --- /usr/ports/print/ghostscript-gnu/files/stp.contrib.mak Thu Jan 1 09:00:00 1970 +++ print/ghostscript-gnu/files/stp.contrib.mak Mon Aug 19 19:46:46 2002 @@ -0,0 +1,14 @@ +### --------------- Gimp-Print/stp Driver ---------------------------- ### +### Be careful to add the exact contents of this file; cut and paste ### +### may corrupt the file and cause mysterious make errors ### + +stp_=$(GLOBJ)gdevstp.$(OBJ) + +STPLIB=gimpprint + +$(DD)stp.dev: $(stp_) $(DD)page.dev + $(SETPDEV) $(DD)stp $(stp_) + $(ADDMOD) $(DD)stp -lib $(STPLIB) + +$(GLOBJ)gdevstp.$(OBJ) : $(GLSRC)gdevstp.c $(PDEVH) + $(GLCC) $(GLO_)gdevstp.$(OBJ) $(C_) $(GLSRC)gdevstp.c diff -urN /usr/ports/print/ghostscript-gnu/scripts/configure print/ghostscript-gnu/scripts/configure --- /usr/ports/print/ghostscript-gnu/scripts/configure Mon Aug 19 19:39:40 2002 +++ print/ghostscript-gnu/scripts/configure Mon Aug 19 19:59:25 2002 @@ -49,6 +49,7 @@ "m8510" "C.Itoh M8510 printer" OFF \ "coslw2p" "CoStar LabelWriter II II/Plus" OFF \ "coslwxl" "CoStar LabelWriter XL" OFF \ + "stp" "Configurable Canon/Epson/Lexmark/HP driver [Gimp-Print]" OFF \ "uniprint" "Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X mono/color driver" ON \ "dmprt" "Configurable dot matrix printer driver [DMPRT]" ON \ "lj250" "DEC LJ250 Companion color printer" OFF \ >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 Aug 19 14: 1:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E580A37B414 for ; Mon, 19 Aug 2002 14:00:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FE6443E75 for ; Mon, 19 Aug 2002 14:00:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JL0EJU060355 for ; Mon, 19 Aug 2002 14:00:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JL0EtG060353; Mon, 19 Aug 2002 14:00:14 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED01437B400 for ; Mon, 19 Aug 2002 13:58:11 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C6743E75 for ; Mon, 19 Aug 2002 13:58:11 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JKwBOT006062 for ; Mon, 19 Aug 2002 13:58:11 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7JKwBkE006061; Mon, 19 Aug 2002 13:58:11 -0700 (PDT) Message-Id: <200208192058.g7JKwBkE006061@www.freebsd.org> Date: Mon, 19 Aug 2002 13:58:11 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41799: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41799 >Category: ports >Synopsis: Update port: print/ghostscript-afpl >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 Aug 19 14:00:13 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6.2-RELEASE i386 >Organization: >Environment: >Description: - Add back Gimp-Print (stp) driver support >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-afpl/Makefile print/ghostscript-afpl/Makefile --- /usr/ports/print/ghostscript-afpl/Makefile Mon Aug 19 19:39:36 2002 +++ print/ghostscript-afpl/Makefile Tue Aug 20 03:32:45 2002 @@ -9,7 +9,7 @@ PORTVERSION= 7.04 PORTREVISION= 7 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gs_fonts,bjc250/} \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gs_fonts,gprint,bjc250/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ http://www.harsch.net/Download/:dj970 \ @@ -23,6 +23,7 @@ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/:fonts \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/ MASTER_SITE_SUBDIR= ghostscript/:gs_srcs,gs_fonts,ports_jp_gs \ + gimp-print/:gprint \ bjc250gs/:bjc250 \ ./:ports_jp PKGNAMESUFFIX= -afpl @@ -33,6 +34,7 @@ ${HPDJ_SRCS}:hpdj_pcl3 \ ${PCL3_SRCS}:hpdj_pcl3 \ ${DJ970_SRCS}:dj970 \ + ${GPRINT_SRCS}:gprint \ ${MD2K_SRCS}:md2k \ ${ALPS_SRCS}:ports_jp_gs \ ${BJ10V_SRCS}:ports_jp_gs \ @@ -140,6 +142,20 @@ DJ970= gdevdj9 DJ970_SRCS= ${DJ970}.c.gz +# Gimp-Print - very high quality driver for Epson, HPs,... +# http://gimp-print.sourceforge.net/ +# +# NOTE: +# Support of stp driver interface has already been discontinued, and using +# ijs driver with ijsgimpprint (part of print/gimp-print port) is highly +# recommended. +# +# For that reason, integlation of stp driver is disabled by default. +GPRINT= gimp-print +GPRINT_VERS= 4.2.1 +GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} +GPRINT_SRCS= ${GPRINT_NAME}.tar.gz + # MD2K - additional driver for Alps MD-2000/2010/4000/1300/1500/5000 # http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ MD2K= md2k @@ -248,6 +264,9 @@ ${ECHO_MSG} ">>> extracting ${DJ970_SRCS} ..." ${CP} ${DISTDIR}/${DIST_SUBDIR}/${DJ970_SRCS} ${WRKSRC}/src ${GUNZIP_CMD} ${WRKSRC}/src/${DJ970_SRCS} +# for Gimp-Print driver + ${ECHO_MSG} ">>> extracting ${GPRINT_SRCS} ..." + ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GPRINT_SRCS} # for MD2K driver ${ECHO_MSG} ">>> extracting ${MD2K_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${MD2K_SRCS} @@ -265,7 +284,6 @@ ${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/${BJC250_SRCS} | \ ${PATCH} -d ${WRKSRC}/${BJC250_NAME} -f -s -N -E -p1 \ 2>/dev/null || ${TRUE} - # for LIPS driver ${ECHO_MSG} ">>> extracting ${LIPS_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${LIPS_SRCS} @@ -323,6 +341,10 @@ ${ECHO_MSG} ">>> adding ${DJ970} driver to contrib.mak ..." ${CAT} ${FILESDIR}/dj970.contrib.mak \ >> ${WRKSRC}/src/contrib.mak +# for Gimp-Print driver + ${ECHO_MSG} ">>> adding ${GPRINT} driver to contrib.mak ..." + ${CAT} ${FILESDIR}/stp.contrib.mak \ + >> ${WRKSRC}/src/contrib.mak # for MD2K driver ${ECHO_MSG} ">>> adding ${MD2K} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${MD2K_NAME}/gdevmd2k.mak-5.50 \ @@ -378,12 +400,36 @@ ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure .endif +post-configure: + ${ECHO_MSG} ">>> in post-configure ..." +# for Gimp-Print driver + ${ECHO_MSG} ">>> running configure script for ${GPRINT} library ..." + cd ${WRKSRC}/${GPRINT_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${SH} ./configure \ + --without-translated-ppds --with-ghost \ + --without-gimp --without-samples \ + --without-user-guide --disable-escputil \ + --disable-nls --disable-shared \ + --prefix=${PREFIX} + pre-build: ${ECHO_MSG} ">>> in pre-build ..." ${ECHO_MSG} ">>> creating directories for compilation ..." ${MKDIR} ${WRKSRC}/obj ${MKDIR} ${WRKSRC}/bin ${LN} -sf ${WRKSRC}/src/unix-gcc.mak ${WRKSRC}/Makefile +# for Gimp-Print driver + ${ECHO_MSG} ">>> building ${GPRINT} library ..." + cd ${WRKSRC}/${GPRINT_NAME} ; \ + ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile + ${ECHO_MSG} ">>> creating symlinks for ${GPRINT} ..." + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/ghost/*.[ch] \ + ${WRKSRC}/src + ${MKDIR} ${WRKSRC}/${GPRINT} + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/include/gimp-print \ + ${WRKSRC}/${GPRINT}/gimp-print + ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/main/.libs/libgimpprint.a \ + ${WRKSRC}/${GPRINT}/libgimpprint.a # for MD2K driver ${ECHO_MSG} ">>> creating symlinks for ${MD2K} ..." .for i in gdevmd2k.c diff -urN /usr/ports/print/ghostscript-afpl/distinfo print/ghostscript-afpl/distinfo --- /usr/ports/print/ghostscript-afpl/distinfo Mon Aug 19 19:39:37 2002 +++ print/ghostscript-afpl/distinfo Mon Aug 19 22:48:53 2002 @@ -5,6 +5,7 @@ MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 +MD5 (ghostscript/gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 diff -urN /usr/ports/print/ghostscript-afpl/files/patch-src:unix-gcc.mak print/ghostscript-afpl/files/patch-src:unix-gcc.mak --- /usr/ports/print/ghostscript-afpl/files/patch-src:unix-gcc.mak Wed Aug 7 06:07:22 2002 +++ print/ghostscript-afpl/files/patch-src:unix-gcc.mak Mon Aug 19 22:49:09 2002 @@ -101,7 +101,7 @@ # specific stuff that typically needs; nevertheless, we expect # gcc to accept ANSI-style function prototypes and function definitions. -XCFLAGS= -+#XCFLAGS= ++XCFLAGS+=-I${.CURDIR}/gimp-print CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) @@ -110,7 +110,7 @@ # giving the full path names of the shared library directories. # XLDFLAGS can be set from the command line. -XLDFLAGS= -+XLDFLAGS=-L${LOCALBASE}/lib ++XLDFLAGS=-L${.CURDIR}/gimp-print -L${LOCALBASE}/lib LDFLAGS=$(XLDFLAGS) -fno-common diff -urN /usr/ports/print/ghostscript-afpl/scripts/configure print/ghostscript-afpl/scripts/configure --- /usr/ports/print/ghostscript-afpl/scripts/configure Mon Aug 19 19:39:37 2002 +++ print/ghostscript-afpl/scripts/configure Mon Aug 19 22:48:14 2002 @@ -54,6 +54,7 @@ "m8510" "C.Itoh M8510 printer" OFF \ "coslw2p" "CoStar LabelWriter II II/Plus" OFF \ "coslwxl" "CoStar LabelWriter XL" OFF \ + "stp" "Configurable Canon/Epson/Lexmark/HP driver [Gimp-Print]" OFF \ "uniprint" "Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X mono/color driver" ON \ "dmprt" "Configurable dot matrix printer driver [DMPRT]" ON \ "lj250" "DEC LJ250 Companion color printer" OFF \ >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 Aug 19 14:11:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D441A37B400; Mon, 19 Aug 2002 14:11:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8696243E75; Mon, 19 Aug 2002 14:11:15 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from freefall.freebsd.org (jmz@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JLBFJU067658; Mon, 19 Aug 2002 14:11:15 -0700 (PDT) (envelope-from jmz@freefall.freebsd.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JLBFku067654; Mon, 19 Aug 2002 14:11:15 -0700 (PDT) Date: Mon, 19 Aug 2002 14:11:15 -0700 (PDT) From: Jean-Marc Zucconi Message-Id: <200208192111.g7JLBFku067654@freefall.freebsd.org> To: tkato@prontomail.com, jmz@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41797: Update port: graphics/netpbm to 10.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/netpbm to 10.8 State-Changed-From-To: open->closed State-Changed-By: jmz State-Changed-When: Mon Aug 19 14:10:50 PDT 2002 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41797 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 14:13: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC52937B400 for ; Mon, 19 Aug 2002 14:12:59 -0700 (PDT) Received: from web11603.mail.yahoo.com (web11603.mail.yahoo.com [216.136.172.55]) by mx1.FreeBSD.org (Postfix) with SMTP id 81D6543E4A for ; Mon, 19 Aug 2002 14:12:59 -0700 (PDT) (envelope-from msordelet@yahoo.com) Message-ID: <20020819211259.15198.qmail@web11603.mail.yahoo.com> Received: from [209.31.184.134] by web11603.mail.yahoo.com via HTTP; Mon, 19 Aug 2002 14:12:59 PDT Date: Mon, 19 Aug 2002 14:12:59 -0700 (PDT) From: mike sordelet Subject: Subscripbe to ports mailing list To: freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 15: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 890D237B401 for ; Mon, 19 Aug 2002 15:00:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ECD543E70 for ; Mon, 19 Aug 2002 15:00:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JM0CJU075333 for ; Mon, 19 Aug 2002 15:00:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JM0CA6075332; Mon, 19 Aug 2002 15:00:12 -0700 (PDT) Date: Mon, 19 Aug 2002 15:00:12 -0700 (PDT) Message-Id: <200208192200.g7JM0CA6075332@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/40726: [Fix] security/gpgme pkg-plist info files missing. Reply-To: Giorgos Keramidas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40726; it has been noted by GNATS. From: Giorgos Keramidas To: Tilman Linneweh Cc: bug-followup@FreeBSD.org, teramoto@comm.eng.osaka-u.ac.jp Subject: Re: ports/40726: [Fix] security/gpgme pkg-plist info files missing. Date: Tue, 20 Aug 2002 00:58:22 +0300 (( Add to audit trail. )) Message-Id: <20020719012305.6017.TERAMOTO@comm.eng.osaka-u.ac.jp> Date: Fri, 19 Jul 2002 01:29:49 +0900 From: TERAMOTO Masahiro Subject: Re: [Fix] security/gpgme pkg-plist info files missing. Hi, Thank you for your patch. update to 0.3.8, and fix pkg-plist improve the occasion. Library version is bumped up, so mail/sylpheed and mail/sylpheed-claws need to be modified. ----- patch begins here ----- Index: Makefile =================================================================== RCS file: /export/ncvs/ports/security/gpgme/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 22 May 2002 20:32:17 -0000 1.6 +++ Makefile 18 Jul 2002 16:10:59 -0000 @@ -6,7 +6,7 @@ # PORTNAME= gpgme -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.8 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/ Index: distinfo =================================================================== RCS file: /export/ncvs/ports/security/gpgme/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 22 May 2002 20:32:17 -0000 1.4 +++ distinfo 18 Jul 2002 16:11:57 -0000 @@ -1 +1 @@ -MD5 (gpgme-0.3.6.tar.gz) = 6bcac658003d0517870aa65f53f9065f +MD5 (gpgme-0.3.8.tar.gz) = 3de747cfee66762794b3ea44a5ed6f0f Index: pkg-plist =================================================================== RCS file: /export/ncvs/ports/security/gpgme/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 22 May 2002 20:32:17 -0000 1.4 +++ pkg-plist 18 Jul 2002 16:18:05 -0000 @@ -3,5 +3,12 @@ lib/libgpgme.a lib/libgpgme.la lib/libgpgme.so -lib/libgpgme.so.8 +lib/libgpgme.so.9 share/aclocal/gpgme.m4 +@unexec install-info --delete %D/info/gpgme.info %D/info/dir +info/gpgme.info +info/gpgme.info-1 +info/gpgme.info-2 +info/gpgme.info-3 +info/gpgme.info-4 +@exec install-info %D/info/gpgme.info %D/info/dir ----- patch ends here ----- -- TERAMOTO Masahiro teramoto@comm.eng.osaka-u.ac.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 15:25:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F6CB37B400; Mon, 19 Aug 2002 15:25:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05FAF43E65; Mon, 19 Aug 2002 15:25:37 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JMPaJU085191; Mon, 19 Aug 2002 15:25:36 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JMPaeM085187; Mon, 19 Aug 2002 15:25:36 -0700 (PDT) Date: Mon, 19 Aug 2002 15:25:36 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192225.g7JMPaeM085187@freefall.freebsd.org> To: keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41589: New port: NSD Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Old Synopsis: New Synopsis: New port: NSD Class-Changed-From-To: sw-bug->change-request Class-Changed-By: keramida Class-Changed-When: Mon Aug 19 15:23:22 PDT 2002 Class-Changed-Why: New port submission. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 15:23:22 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41589 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 15:34:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 538D037B400 for ; Mon, 19 Aug 2002 15:34:09 -0700 (PDT) Received: from web14704.mail.yahoo.com (web14704.mail.yahoo.com [216.136.224.121]) by mx1.FreeBSD.org (Postfix) with SMTP id 0F53243E7B for ; Mon, 19 Aug 2002 15:34:09 -0700 (PDT) (envelope-from baby_p_nut@yahoo.com) Message-ID: <20020819223409.12291.qmail@web14704.mail.yahoo.com> Received: from [66.92.164.43] by web14704.mail.yahoo.com via HTTP; Mon, 19 Aug 2002 15:34:09 PDT Date: Mon, 19 Aug 2002 15:34:09 -0700 (PDT) From: Baby Peanut Subject: using "dialog" in ports is for bitches To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Why on earth is "dialog" used to configure ports? This is a BSD system not Linux. See http://www.linuxisforbitches.com Does the kernel use dialog? No, it uses a config file. Why? Because dialog is for bitches (and dumb ones at that.) Type "portupgrade -ra". Go away come back later. Find the system prompting for input rather than having completed the job. How pathetic. Find that your printer is not configured by default. Every you upgrade ghostscript you must not only hang around while the package is being configured you must press the down arrow over and over while reading the printer names in order to find your printer. Since dialog is for bitches it does not even let you do automatic searching for your printer name. If I wanted to use Linux I know where to find it. I want to know where to find BSD since it appears to be dying. __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 15:51: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF9EA37B406 for ; Mon, 19 Aug 2002 15:51:03 -0700 (PDT) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1931B43E65 for ; Mon, 19 Aug 2002 15:51:03 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost.jpj.net [127.0.0.1]) by blues.jpj.net (8.12.3/8.12.3) with ESMTP id g7JMp2wO027578; Mon, 19 Aug 2002 18:51:02 -0400 (EDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (8.12.3/8.12.3/Submit) with ESMTP id g7JMp14o027575; Mon, 19 Aug 2002 18:51:01 -0400 (EDT) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Mon, 19 Aug 2002 18:51:01 -0400 (EDT) From: Trevor Johnson To: Baby Peanut Cc: ports@FreeBSD.ORG Subject: Re: using "dialog" in ports is for bitches In-Reply-To: <20020819223409.12291.qmail@web14704.mail.yahoo.com> Message-ID: <20020819184753.Y3373-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Why on earth is "dialog" used to configure ports? $ BATCH=yes BITCH=no make -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:11:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A0C37B400; Mon, 19 Aug 2002 16:11:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3065843E65; Mon, 19 Aug 2002 16:11:14 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNBEJU097186; Mon, 19 Aug 2002 16:11:14 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNBDYZ097180; Mon, 19 Aug 2002 16:11:13 -0700 (PDT) Date: Mon, 19 Aug 2002 16:11:13 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192311.g7JNBDYZ097180@freefall.freebsd.org> To: keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40774: New port - cbedic Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Old Synopsis: New Synopsis: New port - cbedic Class-Changed-From-To: sw-bug->change-request Class-Changed-By: keramida Class-Changed-When: Mon Aug 19 16:08:31 PDT 2002 Class-Changed-Why: Refile misfiled ports/ PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:08:31 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=40774 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:30:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA19137B400; Mon, 19 Aug 2002 16:30:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA4143E42; Mon, 19 Aug 2002 16:30:17 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNUHJU000871; Mon, 19 Aug 2002 16:30:17 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNUHTi000864; Mon, 19 Aug 2002 16:30:17 -0700 (PDT) Date: Mon, 19 Aug 2002 16:30:17 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208192330.g7JNUHTi000864@freefall.freebsd.org> To: ahze@rgv.net, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36644: new port -- gtkspell Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port -- gtkspell State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Aug 19 16:29:58 PDT 2002 State-Changed-Why: This port has been since added as gtkspell2. http://www.freebsd.org/cgi/query-pr.cgi?pr=36644 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:33:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7666937B400; Mon, 19 Aug 2002 16:33:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0937643E6E; Mon, 19 Aug 2002 16:33:15 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNXEJU002128; Mon, 19 Aug 2002 16:33:14 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNXErY002124; Mon, 19 Aug 2002 16:33:14 -0700 (PDT) Date: Mon, 19 Aug 2002 16:33:14 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192333.g7JNXErY002124@freefall.freebsd.org> To: leeym@leeym.com, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41748: Re: mail/razor-agents: (perl58) does not install man5 files, deletes /usr/local/perllocal.pod on deinstallation(?) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: mail/razor-agents: (perl58) does not install man5 files, deletes /usr/local/perllocal.pod on deinstallation(?) State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 16:32:23 PDT 2002 State-Changed-Why: Followup to ports/41714 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:32:23 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41748 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:34: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A80E37B400; Mon, 19 Aug 2002 16:34:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48E8643E4A; Mon, 19 Aug 2002 16:34:01 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNY1JU002216; Mon, 19 Aug 2002 16:34:01 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNY0Eh002212; Mon, 19 Aug 2002 16:34:00 -0700 (PDT) Date: Mon, 19 Aug 2002 16:34:00 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192334.g7JNY0Eh002212@freefall.freebsd.org> To: alane@geeksrus.net, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41750: Re: mail/razor-agents: (perl58) does not install man5 files, deletes /usr/local/perllocal.pod on deinstallation(?) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: mail/razor-agents: (perl58) does not install man5 files, deletes /usr/local/perllocal.pod on deinstallation(?) State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 16:32:23 PDT 2002 State-Changed-Why: Followup to ports/41714 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:32:23 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41748 State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 16:32:23 PDT 2002 State-Changed-Why: Followup to ports/41714 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:32:23 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41750 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:41:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3447F37B400; Mon, 19 Aug 2002 16:41:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D395843E70; Mon, 19 Aug 2002 16:41:54 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNfsJU003078; Mon, 19 Aug 2002 16:41:54 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNfswn003074; Mon, 19 Aug 2002 16:41:54 -0700 (PDT) Date: Mon, 19 Aug 2002 16:41:54 -0700 (PDT) From: Christian Weisgerber Message-Id: <200208192341.g7JNfswn003074@freefall.freebsd.org> To: tkato@prontomail.com, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41799: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/ghostscript-afpl State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Aug 19 16:41:37 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41799 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05A1237B400; Mon, 19 Aug 2002 16:50:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C59F43E70; Mon, 19 Aug 2002 16:50:10 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNo6JU004916; Mon, 19 Aug 2002 16:50:06 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNnp8o004862; Mon, 19 Aug 2002 16:49:51 -0700 (PDT) Date: Mon, 19 Aug 2002 16:49:51 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192349.g7JNnp8o004862@freefall.freebsd.org> To: mich@freebsdcluster.org, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41659: Re: Port Update: devel/cvsdelta Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: Port Update: devel/cvsdelta State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 16:48:35 PDT 2002 State-Changed-Why: Followup to ports/41634 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:48:35 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41659 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:53: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE14E37B40A; Mon, 19 Aug 2002 16:53:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E5B43E84; Mon, 19 Aug 2002 16:52:26 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNqGJU005987; Mon, 19 Aug 2002 16:52:16 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNotUt005048; Mon, 19 Aug 2002 16:50:55 -0700 (PDT) Date: Mon, 19 Aug 2002 16:50:55 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192350.g7JNotUt005048@freefall.freebsd.org> To: dominic_marks@btinternet.com, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41669: Re: Port Update: devel/cvsdelta Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: Port Update: devel/cvsdelta State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 16:49:03 PDT 2002 State-Changed-Why: Followup to ports/41634 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:49:03 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41669 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:56:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1652937B401; Mon, 19 Aug 2002 16:56:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5F3C43E42; Mon, 19 Aug 2002 16:56:17 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNuHJU006539; Mon, 19 Aug 2002 16:56:17 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNuHn0006534; Mon, 19 Aug 2002 16:56:17 -0700 (PDT) Date: Mon, 19 Aug 2002 16:56:17 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192356.g7JNuHn0006534@freefall.freebsd.org> To: knu@iDaemons.org, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41472: Re: latest portupgrade prevents make arg -DNO_IGNORE from working Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: latest portupgrade prevents make arg -DNO_IGNORE from working State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 16:54:48 PDT 2002 State-Changed-Why: Followup to ports/41467 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:54:48 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41472 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:56:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AF5237B401; Mon, 19 Aug 2002 16:56:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FAEF43E6E; Mon, 19 Aug 2002 16:56:45 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNujJU006649; Mon, 19 Aug 2002 16:56:45 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNujDm006645; Mon, 19 Aug 2002 16:56:45 -0700 (PDT) Date: Mon, 19 Aug 2002 16:56:45 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192356.g7JNujDm006645@freefall.freebsd.org> To: knu@iDaemons.org, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41475: Re: latest portupgrade prevents make arg -DNO_IGNORE from working Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: latest portupgrade prevents make arg -DNO_IGNORE from working State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 16:56:20 PDT 2002 State-Changed-Why: Followup to ports/41467 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:56:20 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41475 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 16:59:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2DB537B400; Mon, 19 Aug 2002 16:59:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A57A43E6A; Mon, 19 Aug 2002 16:59:52 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7JNxqJU006934; Mon, 19 Aug 2002 16:59:52 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7JNxpkT006930; Mon, 19 Aug 2002 16:59:51 -0700 (PDT) Date: Mon, 19 Aug 2002 16:59:51 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208192359.g7JNxpkT006930@freefall.freebsd.org> To: bms@spc.org, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41009: Re: fix port: x11/gxset Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: fix port: x11/gxset State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 16:59:16 PDT 2002 State-Changed-Why: Followup to ports/40994 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 16:59:16 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41009 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 17: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6699837B400 for ; Mon, 19 Aug 2002 17:00:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F17B43E42 for ; Mon, 19 Aug 2002 17:00:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7K008JU007012 for ; Mon, 19 Aug 2002 17:00:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7K0088w007011; Mon, 19 Aug 2002 17:00:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BC9337B400 for ; Mon, 19 Aug 2002 16:57:37 -0700 (PDT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3A343E3B for ; Mon, 19 Aug 2002 16:57:36 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd07.sul.t-online.de by mailout02.sul.t-online.com with smtp id 17gwOt-0000EE-01; Tue, 20 Aug 2002 01:57:35 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.170.236]) by fmrl07.sul.t-online.com with esmtp id 17gwOk-1qSkCWC; Tue, 20 Aug 2002 01:57:26 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g7JNvPk41113 for ; Tue, 20 Aug 2002 01:57:25 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g7JNuU8e023001 for ; Tue, 20 Aug 2002 01:56:30 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g7JNuUpa023000; Tue, 20 Aug 2002 01:56:30 +0200 (CEST) (envelope-from corecode) Message-Id: <200208192356.g7JNuUpa023000@terrorfish.uni.stoert.net> Date: Tue, 20 Aug 2002 01:56:30 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41803: maintainter-update: net/tcptraceroute to upstream version 1.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41803 >Category: ports >Synopsis: maintainter-update: net/tcptraceroute to upstream version 1.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Aug 19 17:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #22: Thu Aug 15 01:45:41 CEST 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/k7/usr/src/sys/TERRORFISH i386 >Description: o update to upstream version 1.4 o move binary to proper place ${PREFIX}/sbin where suid binaries belong >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/local/cvs/ports/tcptraceroute/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile 10 Jun 2002 00:29:39 -0000 1.2 +++ Makefile 19 Aug 2002 23:56:33 -0000 1.3 @@ -6,7 +6,7 @@ # PORTNAME= tcptraceroute -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= net MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ @@ -17,6 +17,6 @@ MAN8= tcptraceroute.8 post-install: - @${CHMOD} u+s ${PREFIX}/bin/tcptraceroute + @${CHMOD} u+s ${PREFIX}/sbin/tcptraceroute .include Index: distinfo =================================================================== RCS file: /usr/local/cvs/ports/tcptraceroute/distinfo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- distinfo 5 Jun 2002 02:07:18 -0000 1.1 +++ distinfo 19 Aug 2002 23:56:33 -0000 1.2 @@ -1 +1 @@ -MD5 (tcptraceroute-1.3.tar.gz) = 89c1ca7cf0b2b2c946b774fd9506c029 +MD5 (tcptraceroute-1.4.tar.gz) = 35c5e7d960f2b073db0109e0004e134e Index: pkg-plist =================================================================== RCS file: /usr/local/cvs/ports/tcptraceroute/pkg-plist,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pkg-plist 5 Jun 2002 02:07:18 -0000 1.1 +++ pkg-plist 19 Aug 2002 23:56:33 -0000 1.2 @@ -1 +1 @@ -bin/tcptraceroute +sbin/tcptraceroute Index: files/patch-Makefile =================================================================== RCS file: /usr/local/cvs/ports/tcptraceroute/files/patch-Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- files/patch-Makefile 10 Jun 2002 00:30:04 -0000 1.1 +++ files/patch-Makefile 19 Aug 2002 23:56:33 -0000 1.2 @@ -1,18 +1,18 @@ ---- Makefile.orig Wed Aug 1 07:52:40 2001 -+++ Makefile Sun Mar 24 10:36:40 2002 -@@ -1,20 +1,27 @@ +--- Makefile.orig Mon May 20 03:11:38 2002 ++++ Makefile Tue Aug 20 01:49:27 2002 +@@ -3,20 +3,27 @@ # tcptraceroute -- A traceroute implementation using TCP packets - # Copyright (c) 2001, Michael C. Toren + # Copyright (c) 2001, 2002 Michael C. Toren -CC = gcc -CFLAGS = -O2 -Wall -DESTDIR=/usr/local/bin -+CC ?= cc -+CFLAGS ?= -O2 -Wall ++CC?= cc ++CFLAGS?= -O -pipe -Wall +LNETINC= -I/usr/local/include +LNETLIB= -L/usr/local/lib + -+BINDIR= ${PREFIX}/bin ++BINDIR= ${PREFIX}/sbin +MANDIR= ${PREFIX}/man + +all: tcptraceroute >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 Aug 19 17:16:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C53CB37B400 for ; Mon, 19 Aug 2002 17:16:29 -0700 (PDT) Received: from c3po.artlogix.com (sense-mcglk-240.oz.net [216.39.168.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id C92C343E3B for ; Mon, 19 Aug 2002 17:16:28 -0700 (PDT) (envelope-from mcglk@artlogix.com) Received: from ralf.artlogix.com.artlogix.com (ralf.artlogix.com [192.168.0.4]) by c3po.artlogix.com (Postfix) with ESMTP id 425651A97D for ; Mon, 19 Aug 2002 17:17:15 -0700 (PDT) To: ports@freebsd.org Subject: Re: using "dialog" in ports is for bitches References: <20020819223409.12291.qmail@web14704.mail.yahoo.com> From: Ken McGlothlen Date: 19 Aug 2002 17:16:49 -0700 In-Reply-To: <20020819223409.12291.qmail@web14704.mail.yahoo.com> Message-ID: <86k7mmo03y.fsf@ralf.artlogix.com> Lines: 2 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Suddenly, I'm just not inclined to helpfully answer any of his questions anymore. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 17:16:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4417C37B400; Mon, 19 Aug 2002 17:16:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A1B43E4A; Mon, 19 Aug 2002 17:16:46 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7K0GkJU015163; Mon, 19 Aug 2002 17:16:46 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7K0GkQS015159; Mon, 19 Aug 2002 17:16:46 -0700 (PDT) Date: Mon, 19 Aug 2002 17:16:46 -0700 (PDT) From: Christian Weisgerber Message-Id: <200208200016.g7K0GkQS015159@freefall.freebsd.org> To: tkato@prontomail.com, naddy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41800: Update port: print/ghostscript-gnu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/ghostscript-gnu State-Changed-From-To: open->closed State-Changed-By: naddy State-Changed-When: Mon Aug 19 17:16:27 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41800 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 17:26:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66E2737B400; Mon, 19 Aug 2002 17:26:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0692243E7B; Mon, 19 Aug 2002 17:26:38 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7K0QbJU017197; Mon, 19 Aug 2002 17:26:37 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7K0QbBA017193; Mon, 19 Aug 2002 17:26:37 -0700 (PDT) Date: Mon, 19 Aug 2002 17:26:37 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208200026.g7K0QbBA017193@freefall.freebsd.org> To: dominic_marks@btinternet.com, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41544: Re: Updated Port net/mutella 0.3.3 -> 0.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Re: Updated Port net/mutella 0.3.3 -> 0.4.1 State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Aug 19 17:25:59 PDT 2002 State-Changed-Why: Followup to ports/41541 misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 17:25:59 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 17:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24D6E37B400 for ; Mon, 19 Aug 2002 17:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D356543E42 for ; Mon, 19 Aug 2002 17:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7K0U4JU017423 for ; Mon, 19 Aug 2002 17:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7K0U4jU017422; Mon, 19 Aug 2002 17:30:04 -0700 (PDT) Date: Mon, 19 Aug 2002 17:30:04 -0700 (PDT) Message-Id: <200208200030.g7K0U4jU017422@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/41541: Updated Port net/mutella 0.3.3 -> 0.4.1 Reply-To: Giorgos Keramidas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41541; it has been noted by GNATS. From: Giorgos Keramidas To: Tilman Linneweh Cc: bug-followup@FreeBSD.org, dominic_marks@btinternet.com Subject: Re: ports/41541: Updated Port net/mutella 0.3.3 -> 0.4.1 Date: Tue, 20 Aug 2002 03:24:53 +0300 ===> Adding to audit trail: Message-Id: <3D56600A.7090203@btinternet.com> Date: Sun, 11 Aug 2002 14:00:58 +0100 From: Dominic Marks Subject: pending/41544: Re: Updated Port net/mutella 0.3.3 -> 0.4.1 Tilman Linneweh wrote: >>Synopsis: Updated Port net/mutella 0.3.3 -> 0.4.1 Please commit this, and thanks to Tilman for doing it as I do not have time to keep my ports up to date at the moment. -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 17:32:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 761A437B400 for ; Mon, 19 Aug 2002 17:32:11 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1160C43E42 for ; Mon, 19 Aug 2002 17:32:11 -0700 (PDT) (envelope-from kalk@speakeasy.net) Received: (qmail 7836 invoked from network); 20 Aug 2002 00:32:09 -0000 Received: from unknown (HELO t1062p5) ([66.92.2.97]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Aug 2002 00:32:09 -0000 Message-ID: <009301c247e1$732da4a0$4b01a8c0@aerojetpd.com> From: "Anthony Kalk" To: Cc: Subject: FreeBSD Port: fr-cups-lpr-1.1.15.1 Date: Mon, 19 Aug 2002 17:35:14 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0090_01C247A6.C69C7200" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0090_01C247A6.C69C7200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have an older Mips system running Mips OS 4.52. Can CUPS run on this = system? Thanks! Anthony Kalk ------=_NextPart_000_0090_01C247A6.C69C7200 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I have an older Mips system running = Mips OS 4.52.=20 Can CUPS run on this system?
 
Thanks!
 
Anthony Kalk
------=_NextPart_000_0090_01C247A6.C69C7200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 17:37:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 482C037B400; Mon, 19 Aug 2002 17:37:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECDCC43E3B; Mon, 19 Aug 2002 17:37:45 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7K0bjJU019262; Mon, 19 Aug 2002 17:37:45 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7K0bjbX019258; Mon, 19 Aug 2002 17:37:45 -0700 (PDT) Date: Mon, 19 Aug 2002 17:37:45 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208200037.g7K0bjbX019258@freefall.freebsd.org> To: keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41640: update editors/flim to 1.14.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update editors/flim to 1.14.4 Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Mon Aug 19 17:36:43 PDT 2002 Responsible-Changed-Why: Misfiled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=41640 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Aug 19 17:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A0E37B400 for ; Mon, 19 Aug 2002 17:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE05143E7B for ; Mon, 19 Aug 2002 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7K0o2JU021243 for ; Mon, 19 Aug 2002 17:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7K0o215021242; Mon, 19 Aug 2002 17:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB5DA37B400 for ; Mon, 19 Aug 2002 17:49:25 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4145743E75 for ; Mon, 19 Aug 2002 17:49:23 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: (from dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) id IAA57338; Tue, 20 Aug 2002 08:49:19 +0800 (WST) Message-Id: <200208200049.IAA57338@mail.wa.apana.org.au> Date: Tue, 20 Aug 2002 08:49:19 +0800 (WST) From: Dean Hollister Reply-To: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41805: Update Port: net/firedns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41805 >Category: ports >Synopsis: Update Port: net/firedns >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 Aug 19 17:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dean Hollister >Release: FreeBSD 4.6-STABLE i386 >Organization: Australian Public Access Network Association Inc >Environment: System: FreeBSD odyssey.apana.org.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 10:54:47 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386 >Description: Update of net/firedns port due to new version >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: # # firedns # firedns/Makefile # firedns/distinfo # firedns/pkg-comment # firedns/pkg-plist # firedns/pkg-descr # firedns/files # echo c - firedns mkdir -p firedns > /dev/null 2>&1 echo x - firedns/Makefile sed 's/^X//' >firedns/Makefile << 'END-of-firedns/Makefile' X# New ports collection makefile for: firedns X# Date created: Sun 12 May 22:30:00 WST 2002 X# Whom: Dean Hollister X# X# $FreeBSD$ X# X XPORTNAME= firedns XPORTVERSION= 0.1.28 XCATEGORIES= net XMASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ X http://www.wa.apana.org.au/~dean/sources/ \ X ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ XDISTNAME= firedns XEXTRACT_SUFX= -0.1.28.tar.gz X XMAINTAINER= dean@odyssey.apana.org.au X XMAN3= firedns_aton4.3 firedns_aton6.3 firedns_dnsbl_lookup.3 \ X firedns_getip4.3 firedns_getip6.3 firedns_getmx.3 \ X firedns_getname4.3 firedns_getname6.3 \ X firedns_getresult.3 firedns_gettxt.3 \ X firedns_ntoa4.3 firedns_ntoa6.3 firedns_resolveip4.3 \ X firedns_resolveip6.3 firedns_resolvemx.3 \ X firedns_resolvename4.3 firedns_resolvename6.3 \ X firedns_resolvetxt.3 libfiredns.3 X XGNU_CONFIGURE= yes X X.include END-of-firedns/Makefile echo x - firedns/distinfo sed 's/^X//' >firedns/distinfo << 'END-of-firedns/distinfo' XMD5 (firedns-0.1.28.tar.gz) = e282b325b751593939af35b117e2939d END-of-firedns/distinfo echo x - firedns/pkg-comment sed 's/^X//' >firedns/pkg-comment << 'END-of-firedns/pkg-comment' XLibrary for handling asynchronous DNS requests END-of-firedns/pkg-comment echo x - firedns/pkg-plist sed 's/^X//' >firedns/pkg-plist << 'END-of-firedns/pkg-plist' Xinclude/firedns.h Xlib/libfiredns.so Xlib/libfiredns.a END-of-firedns/pkg-plist echo x - firedns/pkg-descr sed 's/^X//' >firedns/pkg-descr << 'END-of-firedns/pkg-descr' XFrom libfiredns(3): X Xlibfiredns is a library for handling asynchronous DNS Xrequests. It provides a very simple interface for sending Xrequests and parsing reponses, as well as low-timeout Xblocking functions. It can also be compiled to override Xthe BIND/LIBC functions with its alternative implementations. Xlibfiredns functions have much lower timeouts than the stock Xfunctions and tend to be faster because they send requests Xto all configured system nameservers at the same time. X XWWW: http://ares.penguinhosting.net/~ian/ X X- Dean X Xdean@odyssey.apana.org.au END-of-firedns/pkg-descr echo c - firedns/files mkdir -p firedns/files > /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 Mon Aug 19 17:50:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B45737B401 for ; Mon, 19 Aug 2002 17:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8148D43E6E for ; Mon, 19 Aug 2002 17:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7K0o2JU021230 for ; Mon, 19 Aug 2002 17:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7K0o2pI021229; Mon, 19 Aug 2002 17:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC1C37B400; Mon, 19 Aug 2002 17:46:55 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id A792343E3B; Mon, 19 Aug 2002 17:46:54 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id CB19A2B739; Tue, 20 Aug 2002 02:46:49 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id BA2D96A7124; Tue, 20 Aug 2002 10:46:44 +1000 (EST) Message-Id: <20020820004644.BA2D96A7124@k7.mavetju> Date: Tue, 20 Aug 2002 10:46:44 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org Cc: des@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41804: [patch] fix xmlXPathCompiledEval error in textproc/docbook-xsl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41804 >Category: ports >Synopsis: [patch] fix xmlXPathCompiledEval error in textproc/docbook-xsl >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 Aug 19 17:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 docbook-xsl-1.51.1 >Description: A new port I'm submitting this week has bumped into an annoying error in docbook-xsl 1.51 and higher and it's the one described on: http://sourceforge.net/tracker/index.php?func=detail&aid=585038&group_id=21935&atid=373747 It's related to the (x)html output part of xslt. To solve the problem, the patch on http://bugzilla.gnome.org/showattachment.cgi?attach_id=10086 has to be applied. >How-To-Repeat: >Fix: Add this file to textproc/docbook-xsl/files as patch-1.51andup: --- common/common.xsl 2002-07-08 01:10:30 +0200 +++ common/common.xsl 2002-07-27 15:52:44 +0200 @@ -1,6 +1,7 @@ --- html/graphics.xsl 2002-07-10 12:20:12 +0200 +++ html/graphics.xsl 2002-07-27 15:52:44 +0200 @@ -6,6 +6,7 @@ xmlns:ximg="xaln://com.nwalsh.xalan.ImageIntrinsics" xmlns:xtext="com.nwalsh.xalan.Text" xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:svg="http://www.w3.org/2000/svg" exclude-result-prefixes="xlink stext xtext lxslt simg ximg" extension-element-prefixes="stext xtext" version='1.0'> --- xhtml/graphics.xsl 2002-07-10 12:35:28 +0200 +++ xhtml/graphics.xsl 2002-07-27 15:52:44 +0200 @@ -1,7 +1,7 @@ - + VN.`.&IY(TR((`@3*GH:)ZF@F:FTFFFGJ`&AHT&F1 MHT!IIZ*C5(U4_U3::2?J;0*;*>FB>IHR&:(!M0R,(R9&)HR88]5$JIX)/304 M>(-30-&@]0P(````:--``2>JDB!-`F0IZ,A)^FBFGI--J'J>FIM0!H````!$ MD(($TR"8(!,31I,TGI`$)DT83(8)Y)IZ0*B2030`!&E'B@]3)H3TC0/(F0`> MH``&@ZL<7U45SA1):B9I(!"S93_/_3^R?Y6M_K:::9LI3^J@X?`^?Z_TIM2W M^W^E7/OXTX?>%=CBU>'+_=U^H(N]O\OVT;FA[/=_ZY]797+LZ#5R^>G^F5S7 M7$!2P0A"$(0DI))DDDDDDD1)2222222224DDDD224E,DDDIDDDDDEF224I)2 MDD222222222224R222DDDDDDDDDDI2E))))))))))(B222222E)))))))))) M))))(BB222224DI222DE)))*F22222222E)*2622E))))*2222B9222E))*2 M222224DEDF24D24I2DDDDDDDDDDDDDDDFVWESFJ5@)_O!.JU*Q00B*A(HGN^ MP]/?7_WZ^6^WC3QZ<.&_WB?;C^VO[&]9KUZX]O>VM9M%>OS^GN['UW_"?JX= M\_L]^_4"2R3\V27U?%I\?J]UMDM]?R?)\H`````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````!)*UH]X/?[:VOZ-\0/>!\#UZ=_;SGZ:4H1\?E73WC_VG,U* MV_I3'[<22WUODG5`]/1G.3R3Z_U>_]7U'0/N'P>&X.?Z???Y8T2,S#_M)))) MX<#@]W?3\,?KN<\'IJO3CLY'A M^R!^\QHSZ8A5L)8O7Z#UGY%_[S"%,$U\_G@JJ)$543V^L%51,=C^-/MU\BSK M$U/;[4_B??R]@KHD``%(D%T'2@54%[S\?R/T?GGX2OT5FFH]R?'VTETZE)CX MPBF09?,JK.UB"8B2#)'(]QZRWO+O\#N+NW.P>`;<6!I]#CXCZ?H=PD."O<.+ M_R[+09_/[\P_Z!`C'X%0>M8/J/WVQ4G37\=E%G^IM0_B^J\@TF[35J5X"H^; MG3ZC;&O'6W`=,#3=;D[Q8`2#+&GZ/U\M/>LD8N&X4''#=7-BPZ"M^G#G&?]< M=JD9("!'/IIT??MPM-5P%;Q%W%V"2Y]KP;R=9>NM^#6P.).F_%:BA=7/.1X/ M[@/=[J4`H!$N^M2G&E=>\IN?#Z>">`)%>'/JZ?-6IS[O-QA^P@1S\E0>M8/, M>=L5)TU\[*+/Y-J'[OJO,-)NTU:E>`J.O.G0VQKQUMP'3`TW6Y.\6`$@S@55 M/7UY:]UH1FX;A0<<-U-6]#ME6T-LW8[=FV\^][ZJ2V@A-+&Y/+Y.T>_*NL'@CI6*]/'.M[;RTM;KOK%C6NG7'Q>L`/@9UT?G'`VV5NGBJG?C"@9[=F[0(W6LFN M!5'CRG2I/`R%NFI3)I2E,$%C4]3DL;$FYXGR>UYO%]X\QYOJ>KH`>UW>;C7Q M=WH[$4=#J>!Y MO:[O@/F]!ZO>Z>]QQ[WF\``!H\W3@/P?@^AZOQNGL<'H\AV?``?%['9]+Q<> M#CL/F.[R?-\'R>;U?D>Q]3NX/5P!T%$FG0Z'H7.Y['@7,FQ8\"38P9,F#VNS7JK=F MB1*M1TQ#AB@,X(O1`\V=2NB_?NQG?-7^;6D=\1KCBRI;IDKA%0G]/O?0*=@H MD$6R$L@X1)D)D)1)8+!A)8!37X#SDTQY^'R?/7CQ2=F6,"<&EK8QBN,).S)# M&!Y^C>'AZ>GIV]/3G/#KKQ]@`````````;ZK92O=[SSSSSSSSSSSSSSSSSSWXNNNNNNK;;;;;;;;>LQ*+,S5F8UF M9_MZOY6OT>/O]^MBT@T@P!8@1`H%B#U>)RSCU\_'Q\ M;]^^JR9EC`G!I:V,8KC"3LR0Q@3@T=\8Q7&$G9KY)````````&VV\]A9C2:7 MDM6KR6J==L8QC&,8QA]``$B222!2E"BX-2?%GX&J]&9))):5]#\7M[SN[WMY MW=[Z[)];V^\````````````!N[Y_/Y>[?8MMMMMMMMM^@EUUUUUU;;;;;;;C M&,9*%Q6A6"OW;/8PM<4@HD$62$L@WQ)D)D)1)8+!A)8%-NXSW--]>_?O7KJD M[,L8$X-+6QC%<82=F2&,"?1O#P]/3T[>GISGAUUX^P`````````-\+92O=Y[[5:IK6M&J:UQ M0#OMHDDDD````````````]GL]OR>>[SSSSSSSSSSSSSSSSSSWY.NNNNNK;;; M;;;;;>LQ*+,S5F8\69YDN_E=`1T^;D5R\1N?XP/ON*#8`^*YR3QQBJ\[M\T> MWA\^E9M%PP:5LF)(20DWN^LY?KMSM>25-M-"&T5JVGH^+5X.@;S<=/%V>5MM ME7L\M6K>OAVY9JUM;@.AY#A6MKG/(3A`SJ3A,223X":UK$=10;L.G'@[O7ORO$[===+>+V#;5=D=V[CR=GO5ZE6[56KKKLW0\!2BD@BE45& M040BCG4FO````Y6V]^M\?!MNS+RS%O"VM:N3EI&581$E9 MD&*@#455:"*1D05`&*H6""&D;2\W3;,IG`M,MB%0'>`5M;#G:D54&\'MO3FK MU=@>IM.WIS;W@/"UK:PY?DY:Z]LB)$%L")5(235FXMKG.STO->'7BX/7Q7/8\**HW7$2TD,220U@GYA/,]OYOWUXV^!VVW> MSV>WN=?/+YMLGIWU\P#,`S`,P#,`S`,P#,`S`,P#,`S`,P#,`S`,P#,`S!I? M+I;?"7PL!PT-3+RWF2@CLDDDDDS-3=]^EW)W;->H1/^`!@B0'`K0B4/1:<=- MQOCB?%Q?(BY=NKG[>WSWNU\O/&9C,\Y!YE&S;;&9C,U(-BC9MMC,QF:D&Q1T MR3ITD.\>.PO"PQX*"@VK88*Y(=>(2TN3#NF,8QC&,8QC&,8QC&,^CW`!]??W M7;ZNO*N_.?)YZ\_Z`#WM(]R1#Y$+)$=.$.K-$D1:@'5/O^3N1'LB1W9XJFIO M)T#QY7+ERYKW;X,8QC&,8QC&,8QC&,9Y6M=K>E7A^)^N_-VI M^3[2%#0"M=:[7\/=S^'_/ACKGZ.^UNYZI)*X'P#@(`7OBJJJL&#`4!>^*JJJ MP8,!0'IY>=#(7=S&,8QC&,8QC&,:1D((G263&+@QY"J,H0SYB&U"_OOA7'68 MW;]<$.QGICU]]MMMOX^]^M\$B'Q$3K]TD@8W6=G9YM`$3+*E!NT`TH-0$2'1 M[I)+*(:/78OY67U.A\'[!1S50U>.VVK]&IR0D)/.JRLM;7.@?.XDTB`W%E+* M4D0Z'*?6V15`[A#,*!%,@5`3/IQPM:UK6M:Z1$1$1$1$1$1#KKKKKKKKKKJZ M1$1$1$1$1$1"NNNNNNNNNNNKI$1$1$1$1$1$=JU6N]D=EOKS@H+Q^I]J:Q9# M///9X^GU^K;K[=NSY=-=/!+W_J>6O%?HVO#R&M[OP>NU;5O<`(,`$&`"#``` M&`,`;;8`(-4`$&J`"#:H,&"P!H`T`:H`(,`$&`"#```&`,`:U:_#X]ORVVUE M^*=GZF_/[=FMNZU>M`*3HAWO3@YQYYHD,DSA9OZ`04-`?0`(>30J)]/$ZYU^ M/+M\'@AG[S95YH3P1%A[_+SE@\$Y#O@_9]N5GGV4#U&!#B?D@Z7XOUV MX]>E`&^G39AH001&Z7O3%#7[.O6@Z#21Z!!<^G9Z[<[Y<\N?+?))))))));D M3N)?2NX%*>,:))H;^#[?9Q\WA$Q9)-+3,N)F)BR2:6F9<3Y^0````&UY^7?G M.=>?7GY^?A>J2:&B(<1,3%DDT MM,RXF'9)1#1$.(AV240T1#B(=DE$-$0XB8))))))))H*3%DDTM,RXFXI%ZI) MH:(AQ%Q2+U230T1#B+TI3N]5:1J*TC45I&HK2-16D:BM(U%:1J*TC45I&HK2 M-16D:BM(U%:1J*TC45I&HK2-16D:BM(UUM5SN`````````'+7.`'7<[6NW8` M[=F[+.]VVVV[W;;;L-D-DG>H(+7.Y$1$1$1$1$1$1$]_3 MROCWUW`'V[GM^F_-M6[:N]W1$1$1$1$1$1$1/A[O(^CY^OL]OE]OE?!_%LGB M*?DVY#<1"!@T&+3;?>-L4`^04I3\M`:"@XZ"&[N0W01/]D_W2A$X<4/,FAG? MRW ML?VP?=^/V?D6_C3_G;A[KZ)Z?5UAUST?CUV-,.C_U! M_6E#_.-(;`7]]TKAR3\!ZOX#ES*?E?]A!M_1;M8-=-55552@2_8_,``3]'YK M5GO6?1+$OKL^#_:76^O]8!_-O#^:URY6KE[$1$Y]WZOX_[KN_0[=KKKMVNNO MTXNDET=/I].W:ZZW]MM@``"``&OU4T\_VZ^;_'K\4[DW">'\K(-1!P6*%_V[ M_N\_X^H#&,8QA)6VVI*VVU)6VVI+P$O%?0\6V_XLW6]5)M1!AW^?I^Q.3K#` M``IEX":"G(R+\UOL`+=Z_GIUIOW=B/L[:NNC7;P]O-X4H`/%7_/0$4J2223] MJ@BWUXXI,B25NE5*JBE_>\62,D9&ADC)VNM>6OGTH_*Y6,GRCQR.$C_HQ?-[ M0$C=^J-TG;S.X)"5$?GV_"J\R+.4#2E.829%DZ MY))))2=8E)HD$X\Z?X)XA2=H'7CV?+2NT,>N?97[-R;#O#5.A7L;>4;55CDA M_IWIR'VR0C-!/%.H/0?QO)"2+;:MJVVK:\^KY1L:[8QL\6X;W;^O'LUX\$($ M+\7M#WZ^WKH^&OOOW?GZM>5?77&G\)"]OF[WYUR$ZN6_CZNG5V7(:8M600Q1 MK4VTQ:L@ABC6IMIBU-M-73:L6U=,3;6Z/=?([_Q;+X13X-YKVWZ&Y_1/S>+V M\^>OT>2)^GJ3X[Z M?J;;;;(L^U/;20T%'IX'DD/@IS.X.`=R;,UZWU4463&I(LOPSZFVWPFMC6QO MR?9OMYFC,S,^.I=/T_EVVVVV]4E[](!*#G+.MMMOEYPZVYP``Y6\@!]/Q^OG M@XZYSHK*K*I19)BBR3%8<4RX_"AE@S!F#,V-)(R,LC*2Q:QYD^H\SV_=`[^S MPJJPOL>7RKEV221DD^5+%\:[]Q9_=]A/^KY_F^O*G;;*G;;*G;;*G;C'K/6C M[@'H1?-8[/F/UV3"6/5R$LG=[$I.U(K[3M]=`>@N(]Y:2%WH^:?;ZBV:2PHZ'\R9C^4,\J3WIVAGMDD[40>C(U\U5^[X5>]7FR;(8B;LFR;(1A[,DDDD MD4DDDDPZ!`"`$`(#5F?TXGB]E?U_1&VVVTDO;Q3^@3LBOX=IVF8F+SC9,.2? M[E_TIP,D^F?;#)^4^RDW_,``4X]QEBFGW'WIT'I_.J`*9@GL?52O2@^2OO#= MW[:JO26M:JJUK6R2OQD)(@29A^075__)Y5[5/W"JHG<=`>N'X&$Y5]?<`_A_ M;N2_L:[>FU^@`6OKLJO,>@I$.:0%;/UPI,=7+O7`'T.AZ/<)ET]-5VVU5M/9 MK[`!OZUKW_L8QC%^GM;9?BDUG+/K3]2?/U10S:;;;:"CU\_(]'>ECX\0$CLT M[A+\-MS=]^L]D=,=S;;;;6+/D/F/KR222222222-+S+KVAB'-R<_]1MEE.+O3["E]`9Y&KX`E*Y M+$N!VX.I+5VHLPN>W[;>XO=S,_H7HW3$\0U_(CZ?Q"`$`(`0#]3:;]:4;Q`] M6+^?%[OQKPGGV1;)LBV39%5[U>Y5[UA+)^GHJ0D4DD=F4D)Y)9+23;;:V2P(\`/5]UO>/L?.``*>/HY M0^*7/5$T.SE)$V\]+;;;8E]3T_(`````&9]DUMMMOR][P^$0`V@!8TGB>)@" M#8EB^!8WB?;Q8O7DQIKU+Z:7M7,ST_2]'8````!#UH]DQF1C,D9,PQF&T?)P MO$:23K)^'(>\4B;$'V?05\1/BEN.O+2JJJJJJJKFO(5]WY_[?A?V/6X1D<(R M.$9'",C]"\,7?PI+W,7Y?3B=:?3XEA%7[/\+'G$0.EWHA(@/`G_>(I]\!!O` M1;QY>_V;;56O[I._Y=]Z^&=O+37Z>_=?7&F]0.EB@)Q@BB?9$`'UOA"A0'*! M))]%")UQ8DZLN0M.^FD\I"%M^^RB'X/$<.2%"&90^E4(Q5'-^+=#A/JG]$YH M<4XH%R][WN7O>_1]!#N$4V.U`+"$%&PBE"C9S M']0FY\/`$.D0PC0;;+KJW3?^7U;,/^81;P-!]37.O\5IJ3IV-V\[-D7\AU$0 M$]ZJE=A4=.0[D6]_#2O0=)&=MF)VBP`D&6-/X?;CIYK!&+AMZ'K4L>->9-N? M".DXZTD@-E!&U%8K#O""0Y=;P8&N-;+$\"3G;=9%"ZN>'L@?+.4 MDDNH%`+^5.IRDDE$^0[B@I0-PI861)``(`$@````@0`@`$``"```"``````` M``,```````H`````"````!@``!(`````!`@`````DDDB@A#A1V;L%&_=CIOW MIYNSK[?&:8QNW:R\#"-.&Z*\(>I\6]!VQC3+*?#EE^U7M'RZUN.*77R[ZQ97 M5]5SLBO+2SD6Y]>>DVQHM!X`"A5E9L=#CM.O?;95W[8Q%F9?IEM>W)LJ=BCN M<+B3B)P%8]NDX$\GQ#^.5>N6N2F9N`OAA7D6[K%L-GJN-="J]R^8#[&%):UZ MO.%JQKRX<<6WCAV`*\Q"S0,8(I@A1-3N@:0J;2A-B;)4A+BC94+L`&#V`B08 M")@;*B65BH1@`T[!"PZ:WDHY7Y<;7W]7+EIEXF@[S0>#7.VUI%=&[J];+`?L M.W$1`5X-&V##GR`K&V:\AR@8UT8G6+4`A&GKZ\,]5)$W#;T$KG8U/>O,FW/> M?&=^EW9!(';MO?/G;2'AT(;U\DZ"M1[E!Z.XW]UY),/)\F,8A&,;# M33&,0C&-"%@'&E#90>:"/`ZVXV5",`'=0AQ=^O0[-F0P$3*^S0X*Y.H0C%[6896@ M4U6!D,K0+F)/'CSRB?DC:.JB&_NX..OLSQ.F2VQY6X,).SN-EW1BL'L M0LZ'680PAU_#^Y!EN,21)%+M>:U0.G5D9'Q:ID9&FJ9&1IOL?Z^@PB9I$@.B M0,JIY37T+7>)3^1D$,C(R(0"+^M,&Q>MA#QI:%80A\%8J/2B?[=Y:+V0@C`) M5-4;!HUXCY(+]:<$3\PXJ=`5SR-A337Z:4D%JJ4D4M8KMQ+G1=QE2DBET,82 M)XXI+"96ED0B8R:O2D@-6+XSJ^&94I(INNYD3K/%`2R&6[4.\$_-%B/=NC>Y M^@XO_.ADZF6D1DPAEN:(7YO:8.,XN$S00_D^D2W]YUF"Q:A+!5BQ7X:AZ46Z MBH&I^917L0SMPDDS47SIHG?XEC852?PNIX*[X=?81W-.>#T'W_CT@ MV$8*/TMA#I8QC&/VA1YRJ*"+$B(1"+$B(1"+$B(1"+$B(1"+$B(1"+/H_G_L MGF1*_OV:H>G1!WB!NX4+OWG^O4>V7B@(ILE5U)PVIO,'IVE_<*RA\R:J(;#S M`(N2CR>AN(CNOX7"T_2R:U&=.^VVWL;+I[/+U[.>*55[(L3)Q<][8LR',>3< MS&,PL2(A$(ML]'PNK5OWY^"KV-K&VHQL6U%J-HJ-J-6-6C58U1:K&-K:,:-JB MVHL;:Q$546HC&BK8M$;8F1D`$D7))3/D,-G_+5T)!\?&JJJJJ``````````` M``````!RV^>>>`>F22]LLMFDH=``H6R4;EWTG!XF2`C@V5Q]-V\"P M=MY;I@!DPXPS.X'*Q4!>D@/N8.K(=:*F;^^<[?]7P::YH6,JQ92I7A&8HK?N"B^-]LK1HG M)P=FY_ZG;B20D9"2^OEQ`C$7*N7$",1I-;.F[2]3$>2>$2K"]$/8]#7JPD0T,]I_R;]?YKE55IL[ MS^L=T&35X!`'J@8.\,]4Q?'HKT02\`0D%SUV]EJ MZ.&^2K5')"Q[ZLS73:)C6H(TV\]PXWW$ M*6MHSG'H@U=%[!OC>TSCF9B36OP`.:>6CD37.LQ#S%B36.(H.QK90XUN5P%5 MM4P@`*2F$)>K@K`NID)`50!P8F"&+`54J6`%WW6CZK6.!\X;$3I4'FF>W;I2 M1,(-AI0(G*22<*H`DXUI_!HY$UUMG//N/P@G,6) M>6+B[.T_F30_).3R^X3/\P?L_:)/WKF$5W`(7!-A^E?+D=878)F&N:9'&-5>D/B'`ZTV'K?;.YKHLD(D$AKO@Y^1F::[:&JI,\ZM`:CQE3% MZ2W'*@B$A%($/#1,"6O),[)4FE6@6,S!H<@PX-J9)DB7+"BIW@.18W$RCN%9 M$$&J@72;#XN0RS(#[3<6W9=2".E<;VM5S0,RK:NU!O4DDDD@```````````` M``-@```-8```````#X5U;Y:^&V[U]'W6LKTOWVN!Y<)UHFJZG8)4%)$XGB$, M^BTB9>=I<8F+<=$VJKR(CENPOX'/4/[4@N\Q+^1,OZ`VI:V?+TMGV1ZV)2+7 M'U6T22&W;K4]#X.Y+GQ^_E;H*K6;+7MI>20DDP6,3$N.$A+%2QF;L$B$R5$@ MQC`A98B1ED2X8D"659C(B)ABS+;57-^W>[=MMMK=P6L*6A2Q)`B)(,@R**#I MY3AQ-4ND4VI`3+95`BEJH13227M:U2UJM5((I4N"C$@BG(B)N51D9&00A)+0DEH23:HJ*E MA$LA/(B39B*G/4ME/#PX^<=IZ`OTE[_T<>"@]:7R$CBREE8FHBF=C%A`2;0_ MJ06]>[JJJNJ!M(0A""L]<9[P#QA]Z1XY)(\
.22-.22/'))'CDDC3DDC3 MDCQ)8I'C@#QA)'CDDCQR21XY)(TY)(\
.22-.22-.2-8EBD>.`/&$D>.2 M2/'))'CDDC3DDCQR21XY)(TY)(TY(UB2SSK,Q8FEEKQTLCQR1I2/'"2/')&E M(\<)(\8E(\<)(\
.22/'))&G))&G M)'F)2/'"2/'))'CDDCQR21IR21IR1YB7%XI+VFDDO%-9M')6/H>^/$>T^4;T MM=<>-^_"3$:X1]RHJ'6;S@0RW&'J.LA#>0X`&OJ%`7TS:UNM5N?R-6ZOR7K[ MOZ_V```````````!MMMMMLLUEM^;7?(:X:X:X:X:8:X:X:8:8MK7#7#7#7#7 M#3#7#7#3#3%M:X:X:X:X:X:8:X:X:8:8LDC7#7%:X:XK7#7$K7#7#7#7#3#3 M%:X:X:X:X:8:8K7#7#7#7'$YSBH(& MP50>/AWJH(817T2K)I9/IO0![U]5[WH';V^2RV=EDTI.,W3N$*(9.::":`E$ MJ25=)?+)K)99-Z-MO3ST@=[MMWO0.]VV[WH'>[;=[T#MYS;93;93;9W;;G.@ M=[MMWO0.]VV[WH';+.[;=[T!Z>`>>;;=YX!WNVW>]`[W;;O>@ M=[MMWO0.]VVY3;93;93;9?)><`6^=`6]Z`MYMMK><`6\VVUO.`+>;;;G-MN] M\`\E\\`7+:``!:VW;=W=W9&VY)N[NZUBS%VWV9F9F9F9F9F9F9F9F9F9F9F9 MF9F9F9F9F9F9F9F9EM;WV]ST]>V4TA-R&,6R1/G1N5%6/&,$)("R)ZZ#KG`````````YNM19?=]W7.B;:5F`$CJ2*(0"+ M`YWW(D7Q=I$![>Y.?NR9$Z>N'T$[4P]N6=FAXFP-A^M6$$)!)%9%B+%K&HDK M$;8MHTEBJ*L;%8BBU&M\KV_5S:MN2DHZ@2CTSENFF07/3&13:D#&,JRO)#,WA8SO\9D16Q*.>G9)Q0[B(0@(JQ M[HLABRV580<3C'@GFD-SJJM/($C6'B=T^[9*KB]X/#AUAMCF%HLA8!JDA2*.NB353?-//U=,RR62]]?Y8 M```````"63W-MO7+R2R7O![K+.%>,L6B\&XG]]SORX^]O!;%MZ>7EJMUALE"2"]#@L#I_:E(EE)K) M)))$6D@Y1J"R*44((PL[+WL4FR5G*(Y4XB#0FU>@?5XXZ_KODHO9WD)Q\P20 MA!@DA)!4!8D#L%,?4DXO8D-][$OM`0R3N;]BSJ<9XMDYA]+IWQR=3G=D2H1CY0E"9$OP, M"<`$.SR3W&_13"D[(U-^H6\?-1GN>]8(=/$=E&*A<@B8LJH^8ZOS]IX]#(>T M0VEZ5J2$)(I*I"CTZG7MKJA.!U'=U](B&0V,PN-6!9 M`60%]B(C9,D@&B4E)D)=.29!2ETS&)E36NM:%RDCA?3:3D_/R[[.Y!`'M1!=O40I3?#0=FV`&V21#U0T)Q;23$+*A4I'7\O!F:?JT0VH#NNFBK7P6\KRC;UU<^$F>#(L=J'MX*"`&?CL2\V)9&Y=?/+GE&[9F7AN(B[VZS628I;?QD-* MA1,A+PB1,U:2)82DS2)$H2)?%N+5BZ]_+)TUATWO3LT3U-FUXBO;N+>@NTNJ MKE=CG`9!H`4-BBA838V&U-HHRS$4&;3!MJV0GV0,!I("67["0224:"(R=#]T MB.3<-R$@2!($6F&H;2J_J5FB@/BK)0Q60NJK(3MC-7)F,R.&W?/QGSYZ?;UI\9 M5*LJE;U9*IQW$=75@FZD:UA(S,B$D=T1J;-\JG;,XJU*I=A#[M(7G5Z)HA]; M'IU0"10W3\R)3]M8*B$(#(DB)(I(9O[#N!7[Q4Y<)Z]AN-%!UT!5>HQ8N*B? M++6'E\U>1@U"1^@D?>JK0MMCGZH(FG=YHWNCLXG<"4 MY156K>GQ]11R(I$B+"*@&`TOJEGN<=R:B5/E2Y&XBI%EB^;RXV^G5-X;[$6@ MCG4U`IH!L/2O@5F+$DD_3'9))))4!@CSHQ/:POC$WL+W) M))3V7.*\=T>/>_':O.VOY?1_E[^(```?R^'Q;;RSX4Z72WK6^[^E\ M?R_1]#(1QS#(1QS+YKG.'&0CIS?KYKFFT9".G-V=Z>=GW9TF]O: M1R@3<42RVG1.F.]^='I.@DDE1S?"/8(ZX]!#D2)VF2!PH(V!BJIITL:!AOVAU?/_%>*'!%0^W4D[TYD&$WM.OC] M^P'H0L7L*/]/1\LAD3\(<9]L6\2\+R\O:P3U7L0;Q,0Q+W=N]WMOE*L*L*J: M0<7&[2$*HEEQGV][6O?J_:`````````````23SNT=PF](5MHI:B;(VGUT<): M;J'*)E)M=[:Y#4=1/&=;KYXY"=UCX.)^'L M.E[8X,;Q$'!)(3I1(J1#S1#]_K+$=@O`9#PMBI:A.5?,7W\SEP*3H*'"0PP3 M3X6R/B`B!D*JJ!UNW&AHEPP8N;#8E>O*AN0#I$3PYC),Z"*HTI$-XQ"(B^H1 M`M9"D4NR76D:34UDHFI4,2PPD^ZK9;0JDZ%2Z>V/M6VVT&I+]J.E$1/G\]MM MMMMMMORO9ZP`%H6A5"?I M?:>%D19"HD!8I$5`@!%4@,02,08L8A!+(E"*BO&27TD("R.Y<_1W^G.UK6M: MUMB_:JCS*UC4.3QM9+0A"=4N-DDBDXN-DDB;C7*;'V:N<#$DZ7&R21+KPZZV MKXQ6XV2(-06D@)BR9I<2DND'*5U'=M<1)E"2TDE+Y7UWA'X#ZHHU(3>WF@W2 MU]!-TL264M(LDT1(+)LF"643R(YXX3H*4$"A,&A>PFZ]X50""H&/>FJ6P9=: M(>CT[4S?E#Y<.Y,LZ``0'LCT235/=4Q*D$)B51P$H\-B;DU38>E,CS)S1.0C MM>L&CI*F!BI9$B''AFEG:&$%4I%'F)JV/-HH%U%="*7-II\598F_,K,K6P;]^=]X`2"#4`:E11`*V0W`A M8@;FI5O#\7H<*W?5:\,(%"!0@4(%"!0%`%`%`4`VRTE*VS"!0@4(%"!0@4!0 M!0!0%`-LM)2MLP@4(%"!0@4(%`4`4`4!0#;+24K5+)9++55<_';^)%BBQ1HQ M11HHHV*-%%%%%%%%%%%%%%&-&BBC8HHHHC8HHHBQL44:*,1HHT18VBBQ1HT4 M44446Q6*-BQ&Q111BBBBBBBBBBB+$6*********-%%%%&C11111%BBBBBBBB MBBBBBQ111%%%%%%%BB-BBB*+%%%&,144444444;&**BC&+%$6***+&****,4 M5&-%%B-%%BBBBBBC%&C&*-%&**-B+&+%%&BBBBBBBBBBHU%1;O+PV_-[O&Z] MOY.W8``.UK??^D;^+?+Z(NN]K=HK=K=HK=O2QKQ7JW-6[FK=CYP7.;6[16[6 M[16[>+&N+FYJW+&N+FYJWVTMVVEO:SI=IIIIJ[WV= M][;2W;:6]K.EVFFFFKO?8N^]K=HK=K=HK=O:QKM+&N+FYJW<02U%`+*983*LZ3NP=U9TG=@[JSB@D40\%X;FK=S5NU^'@(` M0`#;;;;;;;;;``'AN7A))=N=N_5Y^?.YW[]7?OSN=HK=O:QKM]I`H`L( M%`%A`H`M\,W"!0@4(%"!0%`9MF$"A`H0*$"@*`S;,(%"!0@4(%`4!FV5O=JH M[UWP.D/NLGGOJF2\]"8\5!^)]$&/F'RZR7CWVN-_N2("V2$C"8]T)($Q7K=7 MQX`V*WEJ6V_@RLSH]@_+I^!"5D3M18L63#T@BNOD[1X5X!5%(FV.1RU+@MQ2 M@X(]`]M"^Q00+#JAN!]FDED+`[H4KX,QC,9&&,9C&8Q-HY= MLG>L#BQ3"0+$10%BK@;'D"`III$.T`8HI4$4H'1C&,8QBMQ1#1=#(R6%.:L6 MX0V(8%N6/%$N*.]N3&5951:U$@ED2!MN,Z=P5R\U*W(%2HCDFL'8.U5'L]7N MJJ]-8XY<J2A1#PXC-9BR2E3+RXF+LDH41$.(S7)Q+I+"QA\.,1=DE"B(AQ M`84$7JDH40\.(S68LDI4R\N)B[)*%$1#B,UR<2Z2PL8?#C$79)0HB(<98DDD MDDDDG)R4444:(HT11HBC2B*.)=)86,/AQEA3!P<2Z2PL8?#C#"F#@XETEA8P M^'&&H!0>!T:G#-?D70Q(R74$+H)DH/R$ZW"V-^3UMK>W:W5;]F^7O``````` M`````22223,41[(&^&AUZ;N?;SPH(`92BCI?H6ZO?]XY32+BY-D;W[-;U'5Z M[-(JNILC*O8E##X85,BN!Z;`TI:FI'XK/&UMJYF^=DKDO9ML7QB[LFJ(#U5: MDJ]B4,/04`ZYPU!0"*A(AT3/,D:L53&0IJ$I))&BJ.P56D((EU@(E*T!$18V M@0V[$WI<$VP$L$BQ(D38I!VI>55-)MDDDD@)95R3)+`NHB!ME;-!N#=@Q@Q@ M]#!I%-G#=;*U6N:&MZO>3@8+F'``!2@.8TL96YO=VNFC&KZE]'8:@4@4(%&H M!!I#3=MMI:K7,S.]7O)6ABB#HN6RAI1@,1(,;#M6P[VPW!P(/`GSPAOU!/O. MEL?1#&;RVJJ2PD4JEJ=E3PX`^=\!;YYKPU[-KW+%O-<:+6Z(LD)\8J:LENU, MJ.U;%Z'.!A[/3TR22=1DDP80,KUM@;&J'5,DHNWI*FF\<9)X*=;1X'8HF-[@ M2Q!X-D'GM!74%5MH&\GU)+Z[`Z5`#V!@VKMY5ZWX-?$S(S/';0V*737)L^9!`'VFUY)LE551G3N!`*104^Y-7UH;2`TNXBP@,0( ML(!#!)T\70+'>H.CUL.U$[TYFS!@SYJE%";D48KU2#`"1%&)!#;C?(&HF\:< M.74\QU,TT,X6C>-WZUO9[+[MMK>?RWU?[OQ]`H"@*`H"@-]%MOHNK70%`;EJ MZU5557^'I7F"G6`0%_%)X"*>17F$GCZ]/JU>F^R_9 M]\$!!1EJQ:L:LOMVWT7/JMM[;2U]0%`;M.!2VVV7\D=<9(0=N\CL](XA!QWV MTH#H)E$)$)`WCU.8;%=YL7A8X)6,H2N`/?D.`L(FP03V"H*@I: MY6VVY:M<%0`22!Q%'/:V`$.Q,73/Y<.VPF^5:W(RG-33WBC?W(G4[!-Z'!4V M@PAVP:Y.D)J?/4CXPL1-^_!UP[Y$XE?.S&,QB4%%%44U107`6(B4*E+/?ZMT0<\J(WJ_!'/$O/5 MVM_!M6;]/Z0_%OS?2`````'-S@`````_KKKKKKKKH`` M````````````````$``````````````````````"```````````````````` M``!````````````````````````````````````(````!L````````0````# M8````````@````&P```````)BS/4FO\DL6>SGU$?T_M/V1_35/P*G^/Y>T/. 6$/9F99!G9H+![W_^+N2*<*$A`6KHJ``` ` end I'm looking forward to see committing my science/mpqc and science/ghemical. Sincerely yours, Nakata Maho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D06E37B400 for ; Wed, 21 Aug 2002 05:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C182D43E70 for ; Wed, 21 Aug 2002 05:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LC05JU098386 for ; Wed, 21 Aug 2002 05:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LC05Cd098381; Wed, 21 Aug 2002 05:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A497537B400 for ; Wed, 21 Aug 2002 04:56:18 -0700 (PDT) Received: from belldandy.unnumbered.net (gateway.unnumbered.net [210.159.90.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA5043E72 for ; Wed, 21 Aug 2002 04:56:18 -0700 (PDT) (envelope-from umeno@belldandy.unnumbered.net) Received: from belldandy.unnumbered.net (belldandy.unnumbered.net [IPv6:::1]) by belldandy.unnumbered.net (8.12.5/8.12.5) with ESMTP id g7LBu8BK004075 for ; Wed, 21 Aug 2002 20:56:08 +0900 (JST) (envelope-from umeno@belldandy.unnumbered.net) Received: (from umeno@localhost) by belldandy.unnumbered.net (8.12.5/8.12.5/Submit) id g7LBu7Bp004074; Wed, 21 Aug 2002 20:56:07 +0900 (JST) Message-Id: <200208211156.g7LBu7Bp004074@belldandy.unnumbered.net> Date: Wed, 21 Aug 2002 20:56:07 +0900 (JST) From: UMENO Takashi Reply-To: UMENO Takashi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41842: [New Port] games/rhino - GRhino Othello/Reversi Program Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41842 >Category: ports >Synopsis: [New Port] games/rhino - GRhino Othello/Reversi Program >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 Aug 21 05:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: UMENO Takashi >Release: FreeBSD 4.6-STABLE i386 >Organization: personal >Environment: System: FreeBSD belldandy.unnumbered.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 22:03:42 JST 2002 umeno@belldandy.unnumbered.net:/usr/src/sys/compile/SAKUYA13 i386 >Description: GRhino Othello/Reversi Program WWW: http://rhino.sourceforge.net/ >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: # # rhino # rhino/distinfo # rhino/pkg-comment # rhino/pkg-descr # rhino/pkg-plist # rhino/Makefile # rhino/files # rhino/files/patch-aa # echo c - rhino mkdir -p rhino > /dev/null 2>&1 echo x - rhino/distinfo sed 's/^X//' >rhino/distinfo << 'END-of-rhino/distinfo' XMD5 (rhino-0.5.2.tar.gz) = b16ec9fbad354507e5ff2ad6e63a2054 END-of-rhino/distinfo echo x - rhino/pkg-comment sed 's/^X//' >rhino/pkg-comment << 'END-of-rhino/pkg-comment' XGRhino Othello/Reversi Program END-of-rhino/pkg-comment echo x - rhino/pkg-descr sed 's/^X//' >rhino/pkg-descr << 'END-of-rhino/pkg-descr' XGRhino Othello/Reversi Program X XWWW: http://rhino.sourceforge.net/ END-of-rhino/pkg-descr echo x - rhino/pkg-plist sed 's/^X//' >rhino/pkg-plist << 'END-of-rhino/pkg-plist' Xbin/grhino Xlib/rhino-%%VERSION%%/row1.bin Xlib/rhino-%%VERSION%%/row2.bin Xlib/rhino-%%VERSION%%/row3.bin Xlib/rhino-%%VERSION%%/row4.bin Xlib/rhino-%%VERSION%%/diag1.bin Xlib/rhino-%%VERSION%%/diag2.bin Xlib/rhino-%%VERSION%%/diag3.bin Xlib/rhino-%%VERSION%%/diag4.bin Xlib/rhino-%%VERSION%%/diag5.bin Xlib/rhino-%%VERSION%%/corner5x2.bin Xlib/rhino-%%VERSION%%/book.bin X@dirrm lib/rhino-%%VERSION%% END-of-rhino/pkg-plist echo x - rhino/Makefile sed 's/^X//' >rhino/Makefile << 'END-of-rhino/Makefile' X# New ports collection makefile for: rhino X# Date created: 20 Aug 2002 X# Whom: UMENO Takashi X# X# $FreeBSD$ X# X XPORTNAME= rhino XPORTVERSION= 0.5.2 XCATEGORIES= games gnome XMASTER_SITES= http://ftp1.sourceforge.net/rhino/ X XMAINTAINER= umeno@rr.iij4u.or.jp X XUSE_X_PREFIX= yes XUSE_REINPLACE= yes XUSE_GNOME= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" XPLIST_SUB+= VERSION=${PORTVERSION} X Xpost-patch: X @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ X s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure X X.include END-of-rhino/Makefile echo c - rhino/files mkdir -p rhino/files > /dev/null 2>&1 echo x - rhino/files/patch-aa sed 's/^X//' >rhino/files/patch-aa << 'END-of-rhino/files/patch-aa' X--- pattern.cc.orig Thu Aug 1 23:10:02 2002 X+++ pattern.cc Tue Aug 20 23:34:37 2002 X@@ -25,6 +25,7 @@ X #include X #include X #include X+#include X X // These are not correct in terms of symmetry but provide better X // opening moves END-of-rhino/files/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 Wed Aug 21 5:17:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DA8537B400; Wed, 21 Aug 2002 05:17:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1457243E6E; Wed, 21 Aug 2002 05:17:24 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCHNJU006354; Wed, 21 Aug 2002 05:17:23 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCHN5c006350; Wed, 21 Aug 2002 05:17:23 -0700 (PDT) Date: Wed, 21 Aug 2002 05:17:23 -0700 (PDT) From: Oliver Braun Message-Id: <200208211217.g7LCHN5c006350@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/41667: [MAINTAINER UPDATE] Update port: textproc/haxml -> 1.07 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: textproc/haxml -> 1.07 Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:16:32 PDT 2002 Responsible-Changed-Why: I am submitter and maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=41667 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:18:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E521A37B400; Wed, 21 Aug 2002 05:18:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B88043EAF; Wed, 21 Aug 2002 05:18:23 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCINJU006470; Wed, 21 Aug 2002 05:18:23 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCINUZ006466; Wed, 21 Aug 2002 05:18:23 -0700 (PDT) Date: Wed, 21 Aug 2002 05:18:23 -0700 (PDT) From: Oliver Braun Message-Id: <200208211218.g7LCINUZ006466@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/41629: [MAINTAINER UPDATE] Update port: lang/nhc98 -> 1.14a Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update port: lang/nhc98 -> 1.14a Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:17:51 PDT 2002 Responsible-Changed-Why: I am submitter and maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=41629 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:19:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F398B37B400; Wed, 21 Aug 2002 05:19:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD70743E3B; Wed, 21 Aug 2002 05:19:08 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCJ8JU006580; Wed, 21 Aug 2002 05:19:08 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCJ86K006576; Wed, 21 Aug 2002 05:19:08 -0700 (PDT) Date: Wed, 21 Aug 2002 05:19:08 -0700 (PDT) From: Oliver Braun Message-Id: <200208211219.g7LCJ86K006576@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/40828: [MAINTAINER UPDATE] Fix devel/hat for bento Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Fix devel/hat for bento Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:18:39 PDT 2002 Responsible-Changed-Why: I am submitter and maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=40828 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:20:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 026D837B400 for ; Wed, 21 Aug 2002 05:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 808AE43E3B for ; Wed, 21 Aug 2002 05:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCK4JU006673 for ; Wed, 21 Aug 2002 05:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCK44p006672; Wed, 21 Aug 2002 05:20:04 -0700 (PDT) Date: Wed, 21 Aug 2002 05:20:04 -0700 (PDT) Message-Id: <200208211220.g7LCK44p006672@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ronald Kuehn Subject: Re: ports/40098: New port: x11-toolkits/lablgtk: An ocaml interface to gtk+ Reply-To: Ronald Kuehn Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40098; it has been noted by GNATS. From: Ronald Kuehn To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/40098: New port: x11-toolkits/lablgtk: An ocaml interface to gtk+ Date: Wed, 21 Aug 2002 14:08:07 +0200 This is version 1.2.5 of lablgtk. It requires ocaml 3.06 (already committed) and lablgl 0.98 (also already committed). # 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: # # lablgtk # lablgtk/pkg-plist # lablgtk/pkg-descr # lablgtk/pkg-comment # lablgtk/distinfo # lablgtk/Makefile # echo c - lablgtk mkdir -p lablgtk > /dev/null 2>&1 echo x - lablgtk/pkg-plist sed 's/^X//' >lablgtk/pkg-plist << 'END-of-lablgtk/pkg-plist' Xbin/lablgtk X%%GLADE%%bin/lablgladecc X%%GLADE%%lib/ocaml/stublibs/dlllablglade.so X%%GNOME%%lib/ocaml/stublibs/dlllablgnome.so Xlib/ocaml/stublibs/dlllablgtk.so X%%GL%%lib/ocaml/stublibs/dlllablgtkgl.so Xlib/ocaml/lablgtk/gBin.cmi Xlib/ocaml/lablgtk/gBin.cmx Xlib/ocaml/lablgtk/gBin.ml Xlib/ocaml/lablgtk/gBin.mli Xlib/ocaml/lablgtk/gButton.cmi Xlib/ocaml/lablgtk/gButton.cmx Xlib/ocaml/lablgtk/gButton.ml Xlib/ocaml/lablgtk/gButton.mli Xlib/ocaml/lablgtk/gContainer.cmi Xlib/ocaml/lablgtk/gContainer.cmx Xlib/ocaml/lablgtk/gContainer.ml Xlib/ocaml/lablgtk/gContainer.mli Xlib/ocaml/lablgtk/gData.cmi Xlib/ocaml/lablgtk/gData.cmx Xlib/ocaml/lablgtk/gData.ml Xlib/ocaml/lablgtk/gData.mli Xlib/ocaml/lablgtk/gDraw.cmi Xlib/ocaml/lablgtk/gDraw.cmx Xlib/ocaml/lablgtk/gDraw.ml Xlib/ocaml/lablgtk/gDraw.mli Xlib/ocaml/lablgtk/gEdit.cmi Xlib/ocaml/lablgtk/gEdit.cmx Xlib/ocaml/lablgtk/gEdit.ml Xlib/ocaml/lablgtk/gEdit.mli X%%GNOME%%lib/ocaml/lablgtk/gHtml.cmi X%%GNOME%%lib/ocaml/lablgtk/gHtml.cmx X%%GNOME%%lib/ocaml/lablgtk/gHtml.ml Xlib/ocaml/lablgtk/gList.cmi Xlib/ocaml/lablgtk/gList.cmx Xlib/ocaml/lablgtk/gList.ml Xlib/ocaml/lablgtk/gList.mli Xlib/ocaml/lablgtk/gMain.cmi Xlib/ocaml/lablgtk/gMain.cmx Xlib/ocaml/lablgtk/gMain.ml Xlib/ocaml/lablgtk/gMain.mli Xlib/ocaml/lablgtk/gMenu.cmi Xlib/ocaml/lablgtk/gMenu.cmx Xlib/ocaml/lablgtk/gMenu.ml Xlib/ocaml/lablgtk/gMenu.mli Xlib/ocaml/lablgtk/gMisc.cmi Xlib/ocaml/lablgtk/gMisc.cmx Xlib/ocaml/lablgtk/gMisc.ml Xlib/ocaml/lablgtk/gMisc.mli Xlib/ocaml/lablgtk/gObj.cmi Xlib/ocaml/lablgtk/gObj.cmx Xlib/ocaml/lablgtk/gObj.ml Xlib/ocaml/lablgtk/gObj.mli Xlib/ocaml/lablgtk/gPack.cmi Xlib/ocaml/lablgtk/gPack.cmx Xlib/ocaml/lablgtk/gPack.ml Xlib/ocaml/lablgtk/gPack.mli Xlib/ocaml/lablgtk/gRange.cmi Xlib/ocaml/lablgtk/gRange.cmx Xlib/ocaml/lablgtk/gRange.ml Xlib/ocaml/lablgtk/gRange.mli Xlib/ocaml/lablgtk/gToolbox.cmi Xlib/ocaml/lablgtk/gToolbox.cmx Xlib/ocaml/lablgtk/gToolbox.ml Xlib/ocaml/lablgtk/gToolbox.mli Xlib/ocaml/lablgtk/gTree.cmi Xlib/ocaml/lablgtk/gTree.cmx Xlib/ocaml/lablgtk/gTree.ml Xlib/ocaml/lablgtk/gTree.mli Xlib/ocaml/lablgtk/gUtil.cmi Xlib/ocaml/lablgtk/gUtil.cmx Xlib/ocaml/lablgtk/gUtil.ml Xlib/ocaml/lablgtk/gUtil.mli Xlib/ocaml/lablgtk/gWindow.cmi Xlib/ocaml/lablgtk/gWindow.cmx Xlib/ocaml/lablgtk/gWindow.ml Xlib/ocaml/lablgtk/gWindow.mli Xlib/ocaml/lablgtk/gaux.cmi Xlib/ocaml/lablgtk/gaux.cmx Xlib/ocaml/lablgtk/gaux.ml Xlib/ocaml/lablgtk/gdk.cmi Xlib/ocaml/lablgtk/gdk.cmx Xlib/ocaml/lablgtk/gdk.ml Xlib/ocaml/lablgtk/gdk.mli Xlib/ocaml/lablgtk/gdkEvent.cmi Xlib/ocaml/lablgtk/gdkEvent.cmx Xlib/ocaml/lablgtk/gdkEvent.ml Xlib/ocaml/lablgtk/gdkKeysyms.cmi Xlib/ocaml/lablgtk/gdkKeysyms.cmx Xlib/ocaml/lablgtk/gdkKeysyms.ml X%%GNOME%%lib/ocaml/lablgtk/gdkPixbuf.cmi X%%GNOME%%lib/ocaml/lablgtk/gdkPixbuf.cmx X%%GNOME%%lib/ocaml/lablgtk/gdkPixbuf.ml Xlib/ocaml/lablgtk/gdkPixbuf.mli Xlib/ocaml/lablgtk/gdk_tags.h X%%GNOME%%lib/ocaml/lablgtk/gdkpixbuf_tags.h Xlib/ocaml/lablgtk/gdkprivate-win32.h X%%GL%%lib/ocaml/lablgtk/glGtk.cmi X%%GL%%lib/ocaml/lablgtk/glGtk.cmx X%%GL%%lib/ocaml/lablgtk/glGtk.ml Xlib/ocaml/lablgtk/glGtk.mli X%%GLADE%%lib/ocaml/lablgtk/glade.cmi X%%GLADE%%lib/ocaml/lablgtk/glade.cmx X%%GLADE%%lib/ocaml/lablgtk/glade.ml Xlib/ocaml/lablgtk/glade.mli Xlib/ocaml/lablgtk/glib.cmi Xlib/ocaml/lablgtk/glib.cmx Xlib/ocaml/lablgtk/glib.ml Xlib/ocaml/lablgtk/glib_tags.h Xlib/ocaml/lablgtk/gpointer.cmi Xlib/ocaml/lablgtk/gpointer.cmx Xlib/ocaml/lablgtk/gpointer.ml Xlib/ocaml/lablgtk/gpointer.mli Xlib/ocaml/lablgtk/gtk.cmi Xlib/ocaml/lablgtk/gtk.cmx Xlib/ocaml/lablgtk/gtk.ml Xlib/ocaml/lablgtk/gtkArgv.cmi Xlib/ocaml/lablgtk/gtkArgv.cmx Xlib/ocaml/lablgtk/gtkArgv.ml Xlib/ocaml/lablgtk/gtkBase.cmi Xlib/ocaml/lablgtk/gtkBase.cmx Xlib/ocaml/lablgtk/gtkBase.ml Xlib/ocaml/lablgtk/gtkBin.cmi Xlib/ocaml/lablgtk/gtkBin.cmx Xlib/ocaml/lablgtk/gtkBin.ml Xlib/ocaml/lablgtk/gtkButton.cmi Xlib/ocaml/lablgtk/gtkButton.cmx Xlib/ocaml/lablgtk/gtkButton.ml Xlib/ocaml/lablgtk/gtkData.cmi Xlib/ocaml/lablgtk/gtkData.cmx Xlib/ocaml/lablgtk/gtkData.ml Xlib/ocaml/lablgtk/gtkEdit.cmi Xlib/ocaml/lablgtk/gtkEdit.cmx Xlib/ocaml/lablgtk/gtkEdit.ml Xlib/ocaml/lablgtk/gtkInit.cmi Xlib/ocaml/lablgtk/gtkInit.cmo Xlib/ocaml/lablgtk/gtkInit.cmx Xlib/ocaml/lablgtk/gtkInit.ml Xlib/ocaml/lablgtk/gtkInit.o Xlib/ocaml/lablgtk/gtkList.cmi Xlib/ocaml/lablgtk/gtkList.cmx Xlib/ocaml/lablgtk/gtkList.ml Xlib/ocaml/lablgtk/gtkMain.cmi Xlib/ocaml/lablgtk/gtkMain.cmx Xlib/ocaml/lablgtk/gtkMain.ml Xlib/ocaml/lablgtk/gtkMenu.cmi Xlib/ocaml/lablgtk/gtkMenu.cmx Xlib/ocaml/lablgtk/gtkMenu.ml Xlib/ocaml/lablgtk/gtkMisc.cmi Xlib/ocaml/lablgtk/gtkMisc.cmx Xlib/ocaml/lablgtk/gtkMisc.ml Xlib/ocaml/lablgtk/gtkNew.cmi Xlib/ocaml/lablgtk/gtkNew.cmx Xlib/ocaml/lablgtk/gtkNew.ml Xlib/ocaml/lablgtk/gtkPack.cmi Xlib/ocaml/lablgtk/gtkPack.cmx Xlib/ocaml/lablgtk/gtkPack.ml Xlib/ocaml/lablgtk/gtkRange.cmi Xlib/ocaml/lablgtk/gtkRange.cmx Xlib/ocaml/lablgtk/gtkRange.ml Xlib/ocaml/lablgtk/gtkSignal.cmi Xlib/ocaml/lablgtk/gtkSignal.cmx Xlib/ocaml/lablgtk/gtkSignal.ml Xlib/ocaml/lablgtk/gtkSignal.mli Xlib/ocaml/lablgtk/gtkThInit.cmo Xlib/ocaml/lablgtk/gtkThInit.ml Xlib/ocaml/lablgtk/gtkThread.cmi Xlib/ocaml/lablgtk/gtkThread.cmo Xlib/ocaml/lablgtk/gtkThread.cmx Xlib/ocaml/lablgtk/gtkThread.ml Xlib/ocaml/lablgtk/gtkThread.mli Xlib/ocaml/lablgtk/gtkThread.o Xlib/ocaml/lablgtk/gtkTree.cmi Xlib/ocaml/lablgtk/gtkTree.cmx Xlib/ocaml/lablgtk/gtkTree.ml Xlib/ocaml/lablgtk/gtkWindow.cmi Xlib/ocaml/lablgtk/gtkWindow.cmx Xlib/ocaml/lablgtk/gtkWindow.ml X%%GNOME%%lib/ocaml/lablgtk/gtkXmHTML.cmi X%%GNOME%%lib/ocaml/lablgtk/gtkXmHTML.cmx X%%GNOME%%lib/ocaml/lablgtk/gtkXmHTML.ml Xlib/ocaml/lablgtk/gtk_tags.h X%%GL%%lib/ocaml/lablgtk/gtkgl_tags.h X%%GNOME%%lib/ocaml/lablgtk/gtkxmhtml_tags.h X%%GLADE%%lib/ocaml/lablgtk/lablglade.a X%%GLADE%%lib/ocaml/lablgtk/lablglade.cma X%%GLADE%%lib/ocaml/lablgtk/lablglade.cmxa X%%GNOME%%lib/ocaml/lablgtk/lablgnome.a X%%GNOME%%lib/ocaml/lablgtk/lablgnome.cma X%%GNOME%%lib/ocaml/lablgtk/lablgnome.cmxa Xlib/ocaml/lablgtk/lablgtk.a Xlib/ocaml/lablgtk/lablgtk.cma Xlib/ocaml/lablgtk/lablgtk.cmxa X%%GL%%lib/ocaml/lablgtk/lablgtkgl.a X%%GL%%lib/ocaml/lablgtk/lablgtkgl.cma X%%GL%%lib/ocaml/lablgtk/lablgtkgl.cmxa Xlib/ocaml/lablgtk/lablgtktop Xlib/ocaml/lablgtk/lablgtktop_t X%%GLADE%%lib/ocaml/lablgtk/liblablglade.a X%%GNOME%%lib/ocaml/lablgtk/liblablgnome.a Xlib/ocaml/lablgtk/liblablgtk.a X%%GL%%lib/ocaml/lablgtk/liblablgtkgl.a Xlib/ocaml/lablgtk/ml_gdk.h Xlib/ocaml/lablgtk/ml_glib.h Xlib/ocaml/lablgtk/ml_gpointer.h Xlib/ocaml/lablgtk/ml_gtk.h Xlib/ocaml/lablgtk/varcc Xlib/ocaml/lablgtk/wrappers.h Xlib/ocaml/lablgtk/xml_lexer.mli X%%GL%%share/examples/ocaml/lablgtk/GL/gears.ml X%%GL%%share/examples/ocaml/lablgtk/GL/morph3d.ml X%%GL%%share/examples/ocaml/lablgtk/GL/planet.ml X%%GL%%share/examples/ocaml/lablgtk/GL/scene.ml X%%GL%%share/examples/ocaml/lablgtk/GL/simple.ml X%%GL%%share/examples/ocaml/lablgtk/GL/tutorial-2.ml X%%GL%%share/examples/ocaml/lablgtk/GL/tutorial-3.ml X%%GL%%share/examples/ocaml/lablgtk/GL/tutorial-4.ml X%%GL%%share/examples/ocaml/lablgtk/GL/tutorial-5.ml X%%GLADE%%share/examples/ocaml/lablgtk/glade/glade_demo.ml X%%GLADE%%share/examples/ocaml/lablgtk/glade/gladecalc.ml X%%GLADE%%share/examples/ocaml/lablgtk/glade/project1.glade X%%GLADE%%share/examples/ocaml/lablgtk/glade/project2.glade X%%GNOME%%share/examples/ocaml/lablgtk/xmhtml/test.ml Xshare/examples/ocaml/lablgtk/image256x256.rgb Xshare/examples/ocaml/lablgtk/buttons.ml Xshare/examples/ocaml/lablgtk/calc.ml Xshare/examples/ocaml/lablgtk/calendar.ml Xshare/examples/ocaml/lablgtk/clist.ml Xshare/examples/ocaml/lablgtk/combo.ml Xshare/examples/ocaml/lablgtk/counter.ml Xshare/examples/ocaml/lablgtk/csview.ml Xshare/examples/ocaml/lablgtk/dcalendar.ml Xshare/examples/ocaml/lablgtk/drawing.ml Xshare/examples/ocaml/lablgtk/editor.ml Xshare/examples/ocaml/lablgtk/entry.ml Xshare/examples/ocaml/lablgtk/events.ml Xshare/examples/ocaml/lablgtk/fifteen.ml Xshare/examples/ocaml/lablgtk/fixed_editor.ml Xshare/examples/ocaml/lablgtk/fixpoint.ml Xshare/examples/ocaml/lablgtk/giotest.ml Xshare/examples/ocaml/lablgtk/hello.ml Xshare/examples/ocaml/lablgtk/image.ml Xshare/examples/ocaml/lablgtk/kaimono.ml Xshare/examples/ocaml/lablgtk/label.ml Xshare/examples/ocaml/lablgtk/lissajous.ml Xshare/examples/ocaml/lablgtk/nihongo.ml Xshare/examples/ocaml/lablgtk/pousse.ml Xshare/examples/ocaml/lablgtk/progressbar.ml Xshare/examples/ocaml/lablgtk/radiobuttons.ml Xshare/examples/ocaml/lablgtk/rpn.ml Xshare/examples/ocaml/lablgtk/scrolledwin.ml Xshare/examples/ocaml/lablgtk/socket.ml Xshare/examples/ocaml/lablgtk/testdnd.ml Xshare/examples/ocaml/lablgtk/testgtk.ml Xshare/examples/ocaml/lablgtk/testinput.ml Xshare/examples/ocaml/lablgtk/tictactoe.ml Xshare/examples/ocaml/lablgtk/tron.ml Xshare/examples/ocaml/lablgtk/test.xpm X%%PORTDOCS%%share/doc/ocaml/lablgtk/README X@dirrm lib/ocaml/lablgtk X%%GL%%@dirrm share/examples/ocaml/lablgtk/GL X%%GNOME%%@dirrm share/examples/ocaml/lablgtk/xmhtml X%%GLADE%%@dirrm share/examples/ocaml/lablgtk/glade X@dirrm share/examples/ocaml/lablgtk X%%PORTDOCS%%@dirrm share/doc/ocaml/lablgtk END-of-lablgtk/pkg-plist echo x - lablgtk/pkg-descr sed 's/^X//' >lablgtk/pkg-descr << 'END-of-lablgtk/pkg-descr' XLablGTK uses the rich type system of Objective Caml 3 to provide a Xstrongly typed, yet very comfortable, object-oriented interface to Xgtk+. This is not that easy if you know the dynamic typing approach Xtaken by gtk+. X XIt is still under development, but already fully functional. All Xwidgets (but one) are available, with almost all their methods. The XGLArea widget is also supported in combination with LablGL. Lots of Xexamples are provided. X XObjective Caml threads are supported, including for the toplevel, Xwhich allows for interactive use of the library. X XPlease see ${PREFIX}/share/doc/ocaml/lablgtk/README for further Xinformation. X XWWW: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html END-of-lablgtk/pkg-descr echo x - lablgtk/pkg-comment sed 's/^X//' >lablgtk/pkg-comment << 'END-of-lablgtk/pkg-comment' XAn Objective Caml interface to gtk+ END-of-lablgtk/pkg-comment echo x - lablgtk/distinfo sed 's/^X//' >lablgtk/distinfo << 'END-of-lablgtk/distinfo' XMD5 (lablgtk-1.2.5.tar.gz) = 92628c756d2d3e2706b59d0382f23c19 END-of-lablgtk/distinfo echo x - lablgtk/Makefile sed 's/^X//' >lablgtk/Makefile << 'END-of-lablgtk/Makefile' X# New ports collection makefile for: lablgtk X# Date created: 30. June 2002 X# Whom: Ronald Kuehn X# X# $FreeBSD$ X# X XPORTNAME= lablgtk XPORTVERSION= 1.2.5 XCATEGORIES= x11-toolkits XMASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ X ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ XPKGNAMESUFFIX= ${SFXGL}${SFXGNOME}${SFXGLADE} X XMAINTAINER= rk@ronald.org X XBUILD_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml XRUN_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml X.if defined(WITHOUT_GL) XPLIST_SUB+= GL="@comment " XSFXGL= -nogl X.else XPLIST_SUB+= GL="" XBUILD_DEPENDS+= lablgl:${PORTSDIR}/graphics/lablgl XRUN_DEPENDS+= lablgl:${PORTSDIR}/graphics/lablgl XLIB_DEPENDS+= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea XCONFIGURE_ENV+= USE_GL=1 X.endif X.if defined(WITHOUT_GNOME) XPLIST_SUB+= GNOME="@comment " XSFXGNOME= -nognome X.else XPLIST_SUB+= GNOME="" XLIB_DEPENDS+= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf XUSE_GNOME= yes XCONFIGURE_ENV+= USE_GNOME=1 X.endif X.if defined(WITHOUT_GLADE) XPLIST_SUB+= GLADE="@comment " XSFXGLADE= -noglade X.else XPLIST_SUB+= GLADE="" XLIB_DEPENDS+= glade.4:${PORTSDIR}/devel/libglade XBUILD_DEPENDS+= libglade-config:${PORTSDIR}/devel/libglade XCONFIGURE_ENV+= USE_GLADE=1 X.endif X XUSE_GMAKE= yes XUSE_GTK= yes XALL_TARGET= all opt XEXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME} XDOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME} XCONFIGURE_ENV+= USE_CC=1 USE_DOTOPT=1 GTK_CONFIG=${GTK_CONFIG} XCONFIGURE_ENV+= LIBDIR=${PREFIX}/lib/ocaml BINDIR=${PREFIX}/bin XCONFIGURE_ENV+= INSTALLDIR=${PREFIX}/lib/ocaml/lablgtk X Xdo-configure: X @(cd ${WRKSRC} && ${GMAKE} configure ${CONFIGURE_ENV}) X Xpost-install: X @${MKDIR} ${EXAMPLESDIR} X @${INSTALL_DATA} ${WRKSRC}/examples/*.rgb \ X ${WRKSRC}/examples/*.ml ${WRKSRC}/examples/*.xpm ${EXAMPLESDIR} X.if !defined(WITHOUT_GL) X @${MKDIR} ${EXAMPLESDIR}/GL X @${INSTALL_DATA} ${WRKSRC}/examples/GL/* ${EXAMPLESDIR}/GL X.endif X.if !defined(WITHOUT_GNOME) X @${MKDIR} ${EXAMPLESDIR}/xmhtml X @${INSTALL_DATA} ${WRKSRC}/examples/xmhtml/* ${EXAMPLESDIR}/xmhtml X.endif X.if !defined(WITHOUT_GLADE) X @${MKDIR} ${EXAMPLESDIR}/glade X @${INSTALL_DATA} ${WRKSRC}/examples/glade/* ${EXAMPLESDIR}/glade X.endif X.if !defined(NO_PORTDOCS) X @${MKDIR} ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README X.endif X X.include END-of-lablgtk/Makefile exit -- * The whole problem with the world is that fools and fanatics are always * so certain of themselves, but wiser people so full of doubts. * --Bertrand Russell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:21:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554CF37B400; Wed, 21 Aug 2002 05:21:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E270343E72; Wed, 21 Aug 2002 05:21:08 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCL3JU007662; Wed, 21 Aug 2002 05:21:03 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCL3AN007658; Wed, 21 Aug 2002 05:21:03 -0700 (PDT) Date: Wed, 21 Aug 2002 05:21:03 -0700 (PDT) From: Oliver Braun Message-Id: <200208211221.g7LCL3AN007658@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/41051: Update port: lang/ghc - avoid problems with textproc/haxml, fix package Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: lang/ghc - avoid problems with textproc/haxml, fix package Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:20:20 PDT 2002 Responsible-Changed-Why: I am submitter and want to handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=41051 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:22: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C392E37B400; Wed, 21 Aug 2002 05:21:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B8A443E70; Wed, 21 Aug 2002 05:21:58 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCLwJU008083; Wed, 21 Aug 2002 05:21:58 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCLwZ7008079; Wed, 21 Aug 2002 05:21:58 -0700 (PDT) Date: Wed, 21 Aug 2002 05:21:58 -0700 (PDT) From: Oliver Braun Message-Id: <200208211221.g7LCLwZ7008079@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/41574: Update port: devel/hmake -> 3.06 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: devel/hmake -> 3.06 Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:21:28 PDT 2002 Responsible-Changed-Why: I am submitter and want to handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=41574 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:26:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE06337B43D; Wed, 21 Aug 2002 05:26:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C7E043E70; Wed, 21 Aug 2002 05:26:25 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCQOJU008561; Wed, 21 Aug 2002 05:26:24 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCQOOn008557; Wed, 21 Aug 2002 05:26:24 -0700 (PDT) Date: Wed, 21 Aug 2002 05:26:24 -0700 (PDT) From: Oliver Braun Message-Id: <200208211226.g7LCQOOn008557@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/36939: New Port: devel/popenhs -- A popen-like library for Haskell Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: devel/popenhs -- A popen-like library for Haskell Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:25:51 PDT 2002 Responsible-Changed-Why: I am submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=36939 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:27: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 225B337B400; Wed, 21 Aug 2002 05:27:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D140B43E8A; Wed, 21 Aug 2002 05:27:07 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCR7JU008633; Wed, 21 Aug 2002 05:27:07 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCR7Ih008629; Wed, 21 Aug 2002 05:27:07 -0700 (PDT) Date: Wed, 21 Aug 2002 05:27:07 -0700 (PDT) From: Oliver Braun Message-Id: <200208211227.g7LCR7Ih008629@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/36967: New port: news/slrnface Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: news/slrnface Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:26:42 PDT 2002 Responsible-Changed-Why: I am submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=36967 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:27:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F3837B400; Wed, 21 Aug 2002 05:27:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F9EC43E42; Wed, 21 Aug 2002 05:27:46 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCRkJU008711; Wed, 21 Aug 2002 05:27:46 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCRkAs008707; Wed, 21 Aug 2002 05:27:46 -0700 (PDT) Date: Wed, 21 Aug 2002 05:27:46 -0700 (PDT) From: Oliver Braun Message-Id: <200208211227.g7LCRkAs008707@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/38286: New port: gtkgrepmail 0.6 (A gtk front-end to grepmail) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: gtkgrepmail 0.6 (A gtk front-end to grepmail) Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:27:26 PDT 2002 Responsible-Changed-Why: I am submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=38286 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:28:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD13B37B400; Wed, 21 Aug 2002 05:28:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8333A43E3B; Wed, 21 Aug 2002 05:28:17 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCSHJU008788; Wed, 21 Aug 2002 05:28:17 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCSHej008784; Wed, 21 Aug 2002 05:28:17 -0700 (PDT) Date: Wed, 21 Aug 2002 05:28:17 -0700 (PDT) From: Oliver Braun Message-Id: <200208211228.g7LCSHej008784@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/38555: New port: x11-toolkits/frantk (A GUI library for Haskell on top of Tcl-Tk) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11-toolkits/frantk (A GUI library for Haskell on top of Tcl-Tk) Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:28:00 PDT 2002 Responsible-Changed-Why: I am submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=38555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:28:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DD0937B400; Wed, 21 Aug 2002 05:28:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14CBA43E42; Wed, 21 Aug 2002 05:28:55 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCSsJU008870; Wed, 21 Aug 2002 05:28:54 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCSs05008866; Wed, 21 Aug 2002 05:28:54 -0700 (PDT) Date: Wed, 21 Aug 2002 05:28:54 -0700 (PDT) From: Oliver Braun Message-Id: <200208211228.g7LCSs05008866@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/38805: New port: devel/greencard (A foreign function interface preprocessor for Haskell) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/greencard (A foreign function interface preprocessor for Haskell) Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:28:34 PDT 2002 Responsible-Changed-Why: I am submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=38805 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:29:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 300FF37B400; Wed, 21 Aug 2002 05:29:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD7D343E6A; Wed, 21 Aug 2002 05:29:32 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCTWJU008963; Wed, 21 Aug 2002 05:29:32 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCTWUN008959; Wed, 21 Aug 2002 05:29:32 -0700 (PDT) Date: Wed, 21 Aug 2002 05:29:32 -0700 (PDT) From: Oliver Braun Message-Id: <200208211229.g7LCTWUN008959@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/40239: New port: lang/gh (The Generic Haskell compiler) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: lang/gh (The Generic Haskell compiler) Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:29:11 PDT 2002 Responsible-Changed-Why: I am submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=40239 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 5:30: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BDC737B400; Wed, 21 Aug 2002 05:30:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E237243E6A; Wed, 21 Aug 2002 05:30:00 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LCU0JU009036; Wed, 21 Aug 2002 05:30:00 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LCU0pu009032; Wed, 21 Aug 2002 05:30:00 -0700 (PDT) Date: Wed, 21 Aug 2002 05:30:00 -0700 (PDT) From: Oliver Braun Message-Id: <200208211230.g7LCU0pu009032@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/41616: New port: devel/drift (A type sensitive preprocessor for Haskell) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/drift (A type sensitive preprocessor for Haskell) Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 05:29:41 PDT 2002 Responsible-Changed-Why: I am submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=41616 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 6:16:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC80D37B405; Wed, 21 Aug 2002 06:16:16 -0700 (PDT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C5843E4A; Wed, 21 Aug 2002 06:16:16 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd11.sul.t-online.de by mailout02.sul.t-online.com with smtp id 17hVLK-0007UX-00; Wed, 21 Aug 2002 15:16:14 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.174.106]) by fmrl11.sul.t-online.com with esmtp id 17hVL8-1gnHaCC; Wed, 21 Aug 2002 15:16:02 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g7LDFsk69323; Wed, 21 Aug 2002 15:15:54 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g7LDExFx001771; Wed, 21 Aug 2002 15:14:59 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g7LDExw3001770; Wed, 21 Aug 2002 15:14:59 +0200 (CEST) (envelope-from corecode) Date: Wed, 21 Aug 2002 15:14:55 +0200 From: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40784: ${PERL}->${REINPLACE_CMD} for unmaintained ports Message-Id: <20020821151455.562835e8.corecode@corecode.ath.cx> In-Reply-To: <200207191820.g6JIK1Fm016063@freefall.freebsd.org> References: <200207191813.g6JIDJsM038443@terrorfish.uni.stoert.net> <200207191820.g6JIK1Fm016063@freefall.freebsd.org> X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="=../F9SD3/Mq4CR4" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=../F9SD3/Mq4CR4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit hi committers, it's been over a month now that i submitted that patch. here is an updated version. 100% colesterol free: http://corecode.ath.cx/~corecode/stuff/patch-reinplace i checked all regex once again (visually) for their validity. somebody please commit this so that there is still some space for testing for both 4.7 and 5.0-DP1 (intended audience of the patch), tho i don't think this breaks anything. cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=../F9SD3/Mq4CR4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9Y5JTr5S+dk6z85oRAmIlAKCq0q08b3oqs047MQAQFrauVF2D0ACdG33w T296eTJZ/me8+fYvSwLOZEQ= =1GMN -----END PGP SIGNATURE----- --=../F9SD3/Mq4CR4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 6:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C89B37B400 for ; Wed, 21 Aug 2002 06:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D43DE43E3B for ; Wed, 21 Aug 2002 06:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LDK3JU030201 for ; Wed, 21 Aug 2002 06:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LDK3rP030199; Wed, 21 Aug 2002 06:20:03 -0700 (PDT) Date: Wed, 21 Aug 2002 06:20:03 -0700 (PDT) Message-Id: <200208211320.g7LDK3rP030199@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Simon 'corecode' Schubert" Subject: Re: ports/40784: ${PERL}->${REINPLACE_CMD} for unmaintained ports Reply-To: "Simon 'corecode' Schubert" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40784; it has been noted by GNATS. From: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/40784: ${PERL}->${REINPLACE_CMD} for unmaintained ports Date: Wed, 21 Aug 2002 15:14:55 +0200 --=../F9SD3/Mq4CR4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit hi committers, it's been over a month now that i submitted that patch. here is an updated version. 100% colesterol free: http://corecode.ath.cx/~corecode/stuff/patch-reinplace i checked all regex once again (visually) for their validity. somebody please commit this so that there is still some space for testing for both 4.7 and 5.0-DP1 (intended audience of the patch), tho i don't think this breaks anything. cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=../F9SD3/Mq4CR4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9Y5JTr5S+dk6z85oRAmIlAKCq0q08b3oqs047MQAQFrauVF2D0ACdG33w T296eTJZ/me8+fYvSwLOZEQ= =1GMN -----END PGP SIGNATURE----- --=../F9SD3/Mq4CR4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 6:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D29BD37B400 for ; Wed, 21 Aug 2002 06:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DAEC43E84 for ; Wed, 21 Aug 2002 06:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LDU1JU031901 for ; Wed, 21 Aug 2002 06:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LDU15d031900; Wed, 21 Aug 2002 06:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D00F37B400 for ; Wed, 21 Aug 2002 06:20:38 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 219BA43E65 for ; Wed, 21 Aug 2002 06:20:38 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LDKVOT070724 for ; Wed, 21 Aug 2002 06:20:31 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7LDKVXA070723; Wed, 21 Aug 2002 06:20:31 -0700 (PDT) Message-Id: <200208211320.g7LDKVXA070723@www.freebsd.org> Date: Wed, 21 Aug 2002 06:20:31 -0700 (PDT) From: Clever Anjos To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41843: Freeradius port version 0.7 is released, but the ports system only gets 0.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41843 >Category: ports >Synopsis: Freeradius port version 0.7 is released, but the ports system only gets 0.5 >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 Aug 21 06:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Clever Anjos >Release: FreeBSD 4.6 >Organization: Photocolor Ltda >Environment: FreeBSD dns.acip.org.br 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: When i want to fetch version 0.7 of /usr/ports/net/freeradius (yes, i´ve "cvsup´ed" my box I only get version 0.5 >How-To-Repeat: # cd /usr/ports/net/freeradius # make fetch >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 Wed Aug 21 6:30:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC63937B401 for ; Wed, 21 Aug 2002 06:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0844043E84 for ; Wed, 21 Aug 2002 06:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LDU2JU031915 for ; Wed, 21 Aug 2002 06:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LDU2dT031914; Wed, 21 Aug 2002 06:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23B5237B400 for ; Wed, 21 Aug 2002 06:23:53 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.lukarcos.com [195.239.240.132]) by mx1.FreeBSD.org (Postfix) with SMTP id 575DA43E70 for ; Wed, 21 Aug 2002 06:23:50 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 89357 invoked by uid 911); 21 Aug 2002 13:23:49 -0000 Message-Id: <20020821132349.89356.qmail@outpost.globcon.net> Date: 21 Aug 2002 13:23:49 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org Cc: nbm@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41844: [PATCH] Update mail/offlineimap to 3.2.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41844 >Category: ports >Synopsis: [PATCH] Update mail/offlineimap to 3.2.6 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 06:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: mail/offlineimap port is currently not buildaable - the version in the port's Makefile (3.2.2) is moved to "old" subdir on the master site. Also, 3.2.6 is out. >How-To-Repeat: Patch included/ >Fix: - Update port to version 3.2.6 - Use EXAMPLESDIR to slightly simplify Makefile - Use PYTHON_SITELIBDIR in pkg-plist --- offline-imap-3.2.6-patch begins here --- diff -ruN offlineimap.orig/Makefile offlineimap/Makefile --- offlineimap.orig/Makefile Wed Aug 21 17:00:44 2002 +++ offlineimap/Makefile Wed Aug 21 17:16:17 2002 @@ -6,14 +6,14 @@ # PORTNAME= offlineimap -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.6 CATEGORIES= mail MASTER_SITES= http://gopher.quux.org:70/devel/offlineimap/ -DISTNAME= offlineimap_3.2.2 +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= nbm@FreeBSD.org -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} USE_PYTHON= yes USE_PYDISTUTILS=yes @@ -23,7 +23,7 @@ post-install: ${INSTALL_SCRIPT} ${WRKSRC}/offlineimap.py ${PREFIX}/bin/offlineimap ${INSTALL_MAN} ${WRKSRC}/offlineimap.1 ${MANPREFIX}/man/man1/ - ${MKDIR} ${PREFIX}/share/examples/offlineimap - ${INSTALL_DATA} ${WRKSRC}/offlineimap.conf ${PREFIX}/share/examples/offlineimap + ${MKDIR} ${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/offlineimap.conf ${EXAMPLESDIR} .include diff -ruN offlineimap.orig/distinfo offlineimap/distinfo --- offlineimap.orig/distinfo Wed Aug 21 17:00:44 2002 +++ offlineimap/distinfo Wed Aug 21 17:02:45 2002 @@ -1 +1 @@ -MD5 (offlineimap_3.2.2.tar.gz) = 5a05d1ff200fc60686508096b2b32631 +MD5 (offlineimap_3.2.6.tar.gz) = bf62e533c4b4f9ced8948eabbc1a413c diff -ruN offlineimap.orig/pkg-plist offlineimap/pkg-plist --- offlineimap.orig/pkg-plist Wed Aug 21 17:00:44 2002 +++ offlineimap/pkg-plist Wed Aug 21 17:09:22 2002 @@ -1,76 +1,79 @@ bin/offlineimap -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/Base.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/Base.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/Base.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/IMAP.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/IMAP.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/IMAP.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/LocalStatus.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/LocalStatus.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/LocalStatus.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/Maildir.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/Maildir.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/Maildir.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imaplib.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imaplib.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imaplib.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imapserver.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imapserver.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imapserver.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imaputil.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imaputil.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/imaputil.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/mbnames.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/mbnames.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/mbnames.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/Base.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/Base.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/Base.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/IMAP.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/IMAP.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/IMAP.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/LocalStatus.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/LocalStatus.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/LocalStatus.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/Maildir.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/Maildir.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/Maildir.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/threadutil.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/threadutil.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/threadutil.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/Noninteractive.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/Noninteractive.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/Noninteractive.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/TTY.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/TTY.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/TTY.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/Tk.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/Tk.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/Tk.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/UIBase.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/UIBase.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/UIBase.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/__init__.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/__init__.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/detector.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/detector.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui/detector.pyo -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/version.py -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/version.pyc -lib/%%PYTHON_VERSION%%/site-packages/offlineimap/version.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/__init__.py +%%PYTHON_SITELIBDIR%%/offlineimap/__init__.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/__init__.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/folder/Base.py +%%PYTHON_SITELIBDIR%%/offlineimap/folder/Base.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/folder/Base.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/folder/IMAP.py +%%PYTHON_SITELIBDIR%%/offlineimap/folder/IMAP.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/folder/IMAP.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/folder/LocalStatus.py +%%PYTHON_SITELIBDIR%%/offlineimap/folder/LocalStatus.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/folder/LocalStatus.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/folder/Maildir.py +%%PYTHON_SITELIBDIR%%/offlineimap/folder/Maildir.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/folder/Maildir.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/folder/__init__.py +%%PYTHON_SITELIBDIR%%/offlineimap/folder/__init__.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/folder/__init__.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/imaplib.py +%%PYTHON_SITELIBDIR%%/offlineimap/imaplib.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/imaplib.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/imapserver.py +%%PYTHON_SITELIBDIR%%/offlineimap/imapserver.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/imapserver.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/imaputil.py +%%PYTHON_SITELIBDIR%%/offlineimap/imaputil.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/imaputil.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/localeval.py +%%PYTHON_SITELIBDIR%%/offlineimap/localeval.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/localeval.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/mbnames.py +%%PYTHON_SITELIBDIR%%/offlineimap/mbnames.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/mbnames.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/repository/Base.py +%%PYTHON_SITELIBDIR%%/offlineimap/repository/Base.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/repository/Base.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/repository/IMAP.py +%%PYTHON_SITELIBDIR%%/offlineimap/repository/IMAP.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/repository/IMAP.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/repository/LocalStatus.py +%%PYTHON_SITELIBDIR%%/offlineimap/repository/LocalStatus.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/repository/LocalStatus.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/repository/Maildir.py +%%PYTHON_SITELIBDIR%%/offlineimap/repository/Maildir.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/repository/Maildir.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/repository/__init__.py +%%PYTHON_SITELIBDIR%%/offlineimap/repository/__init__.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/repository/__init__.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/threadutil.py +%%PYTHON_SITELIBDIR%%/offlineimap/threadutil.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/threadutil.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/ui/Noninteractive.py +%%PYTHON_SITELIBDIR%%/offlineimap/ui/Noninteractive.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/ui/Noninteractive.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/ui/TTY.py +%%PYTHON_SITELIBDIR%%/offlineimap/ui/TTY.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/ui/TTY.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/ui/Tk.py +%%PYTHON_SITELIBDIR%%/offlineimap/ui/Tk.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/ui/Tk.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/ui/UIBase.py +%%PYTHON_SITELIBDIR%%/offlineimap/ui/UIBase.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/ui/UIBase.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/ui/__init__.py +%%PYTHON_SITELIBDIR%%/offlineimap/ui/__init__.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/ui/__init__.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/ui/detector.py +%%PYTHON_SITELIBDIR%%/offlineimap/ui/detector.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/ui/detector.pyo +%%PYTHON_SITELIBDIR%%/offlineimap/version.py +%%PYTHON_SITELIBDIR%%/offlineimap/version.pyc +%%PYTHON_SITELIBDIR%%/offlineimap/version.pyo share/examples/offlineimap/offlineimap.conf @dirrm share/examples/offlineimap -@dirrm lib/%%PYTHON_VERSION%%/site-packages/offlineimap/ui -@dirrm lib/%%PYTHON_VERSION%%/site-packages/offlineimap/repository -@dirrm lib/%%PYTHON_VERSION%%/site-packages/offlineimap/folder -@dirrm lib/%%PYTHON_VERSION%%/site-packages/offlineimap +@dirrm %%PYTHON_SITELIBDIR%%/offlineimap/ui +@dirrm %%PYTHON_SITELIBDIR%%/offlineimap/repository +@dirrm %%PYTHON_SITELIBDIR%%/offlineimap/folder +@dirrm %%PYTHON_SITELIBDIR%%/offlineimap --- offline-imap-3.2.6-patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 6:45:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93B2837B400; Wed, 21 Aug 2002 06:45:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E99843E75; Wed, 21 Aug 2002 06:45:46 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LDjkJU035272; Wed, 21 Aug 2002 06:45:46 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LDjk1d035268; Wed, 21 Aug 2002 06:45:46 -0700 (PDT) Date: Wed, 21 Aug 2002 06:45:46 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208211345.g7LDjk1d035268@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, ade@FreeBSD.org Subject: Re: ports/41839: devel/libtool 1.3.4 port patch files inconsistent with tarball on CD-ROM set Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: devel/libtool 1.3.4 port patch files inconsistent with tarball on CD-ROM set Responsible-Changed-From-To: freebsd-ports->ade Responsible-Changed-By: lioux Responsible-Changed-When: Wed Aug 21 06:45:45 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41839 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 7:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6040E37B400 for ; Wed, 21 Aug 2002 07:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6528C43E75 for ; Wed, 21 Aug 2002 07:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LEA4JU043293 for ; Wed, 21 Aug 2002 07:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LEA4OL043292; Wed, 21 Aug 2002 07:10:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0BF37B400 for ; Wed, 21 Aug 2002 07:04:13 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 392B643E6E for ; Wed, 21 Aug 2002 07:04:13 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LE45OT077656 for ; Wed, 21 Aug 2002 07:04:05 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7LE453t077655; Wed, 21 Aug 2002 07:04:05 -0700 (PDT) Message-Id: <200208211404.g7LE453t077655@www.freebsd.org> Date: Wed, 21 Aug 2002 07:04:05 -0700 (PDT) From: "Byron L. Hicks" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41845: /usr/ports/audio/libmikmod fails to compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41845 >Category: ports >Synopsis: /usr/ports/audio/libmikmod fails to compile >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 Aug 21 07:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Byron L. Hicks >Release: 4.6-RELEASE >Organization: NMSU ICT >Environment: FreeBSD bloodhound.nmsu.edu 4.6-STABLE FreeBSD 4.6-STABLE #12: Mon Aug 19 08:37:13 MDT 2002 root@bloodhound.nmsu.edu:/usr/obj/usr/src/sys/BLOODHOUND i386 >Description: Making /usr/ports/audio/libmikmod fails with the following: ==> Building for libmikmod-esound-3.1.10 make all-recursive Making all in drivers Making all in include Making all in libmikmod /bin/csh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -O -pipe -D_THREAD_SAFE -I/usr/local/include -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drivers/drv_AF.c Xsed=sed -e s/^X//: Command not found. Missing }. *** Error code 1 Stop in /bloodhound3/usr/ports/audio/libmikmod/work/libmikmod-3.1.10/libmikmod. *** Error code 1 Stop in /bloodhound3/usr/ports/audio/libmikmod/work/libmikmod-3.1.10. *** Error code 1 Stop in /bloodhound3/usr/ports/audio/libmikmod/work/libmikmod-3.1.10. *** Error code 1 Stop in /bloodhound3/usr/ports/audio/libmikmod. >How-To-Repeat: Simply run make from /usr/ports/audio/libmikmod >Fix: unknown >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 Aug 21 7:27: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC03F37B400; Wed, 21 Aug 2002 07:27:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 679E943E3B; Wed, 21 Aug 2002 07:27:05 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LER5JU046705; Wed, 21 Aug 2002 07:27:05 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LER5vQ046698; Wed, 21 Aug 2002 07:27:05 -0700 (PDT) Date: Wed, 21 Aug 2002 07:27:05 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208211427.g7LER5vQ046698@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, nbm@FreeBSD.org Subject: Re: ports/41844: [PATCH] Update mail/offlineimap to 3.2.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Update mail/offlineimap to 3.2.6 Responsible-Changed-From-To: freebsd-ports->nbm Responsible-Changed-By: lioux Responsible-Changed-When: Wed Aug 21 07:27:03 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41844 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 7:27:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E53C037B400; Wed, 21 Aug 2002 07:27:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B09443E3B; Wed, 21 Aug 2002 07:27:47 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LERlJU046878; Wed, 21 Aug 2002 07:27:47 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LERljN046874; Wed, 21 Aug 2002 07:27:47 -0700 (PDT) Date: Wed, 21 Aug 2002 07:27:47 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208211427.g7LERljN046874@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, brian@FreeBSD.org Subject: Re: ports/41843: Freeradius port version 0.7 is released, but the ports system only gets 0.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Freeradius port version 0.7 is released, but the ports system only gets 0.5 Responsible-Changed-From-To: freebsd-ports->brian Responsible-Changed-By: lioux Responsible-Changed-When: Wed Aug 21 07:27:46 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41843 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 7:50:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C567937B400 for ; Wed, 21 Aug 2002 07:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8F3843E91 for ; Wed, 21 Aug 2002 07:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LEo3JU051388 for ; Wed, 21 Aug 2002 07:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LEo3jL051387; Wed, 21 Aug 2002 07:50:03 -0700 (PDT) Date: Wed, 21 Aug 2002 07:50:03 -0700 (PDT) Message-Id: <200208211450.g7LEo3jL051387@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Heiner Eichmann Subject: Re: ports/41585: New Port: Krusader, A two window file manager for KDE3 Reply-To: Heiner Eichmann Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41585; it has been noted by GNATS. From: Heiner Eichmann To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/41585: New Port: Krusader, A two window file manager for KDE3 Date: Wed, 21 Aug 2002 16:50:00 +0200 # Sorry, wrong download location (line 407). This is a corrected version: # # # # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /usr/ports/x11-fm/krusader/ # /usr/ports/x11-fm/krusader/files # /usr/ports/x11-fm/krusader/files/patch-krusader::MountMan::kmountman.cpp # /usr/ports/x11-fm/krusader/files/patch-krusader::krusader.cpp # /usr/ports/x11-fm/krusader/files/patch-krusader::VHS::krarchandler.cpp # /usr/ports/x11-fm/krusader/files/patch-krusader::krslots.cpp # /usr/ports/x11-fm/krusader/distinfo # /usr/ports/x11-fm/krusader/Makefile # /usr/ports/x11-fm/krusader/pkg-comment # /usr/ports/x11-fm/krusader/pkg-descr # /usr/ports/x11-fm/krusader/pkg-plist # echo c - /usr/ports/x11-fm/krusader/ mkdir -p /usr/ports/x11-fm/krusader/ > /dev/null 2>&1 echo c - /usr/ports/x11-fm/krusader/files mkdir -p /usr/ports/x11-fm/krusader/files > /dev/null 2>&1 echo x - /usr/ports/x11-fm/krusader/files/patch-krusader::MountMan::kmountman.cpp sed 's/^X//' >/usr/ports/x11-fm/krusader/files/patch-krusader::MountMan::kmountman.cpp << 'END-of-/usr/ports/x11-fm/krusader/files/patch-krusader::MountMan::kmountman.cpp' X--- krusader/MountMan/kmountman.cpp.orig Tue Jul 30 22:53:57 2002 X+++ krusader/MountMan/kmountman.cpp Sat Aug 10 09:34:36 2002 X@@ -172,8 +172,8 @@ X } X --i; fstab.close(); // finished with it X for (j=0; j<=i; ++j) { X- if (temp[0][j]=="" || temp[1][j]=="proc" || temp[1][j]=="/dev/pts" || X- temp[1][j]=="swap" || temp[0][j]=="none" || temp[0][j]=="proc" || X+ if (temp[0][j]=="" || temp[2][j]=="/proc" || temp[2][j]=="/dev/pts" || // FreeBSD: /proc instead of proc X+ temp[2][j]=="swap" || temp[0][j]=="none" || temp[0][j]=="proc" || X temp[0][j]=="swap" || temp[4][j]=="supermount") continue; X ++noOfFilesystems; X } X@@ -181,8 +181,8 @@ X QString forDebugOnly=""; X i=0; j=0; X while (isetName(temp0); X+ system->setType(temp1); X+ system->setMntPoint(temp2); X+ system->supermount=false; X+ system->options=temp3; X+ filesystems.append(system); X+ ++noOfFilesystems; X+ kdWarning() << "Mt.Man: filesystem [" << temp0 << "] found by mount -p is unlisted in /etc/fstab." << endl; X+ } X+ } X+ X return true; X } X X // run DF process and when it finishes, catch output with "parseDfData" X /////////////////////////////////////////////////////////////////////// X void KMountMan::updateFilesystems() { X- // create the "df -P -T" process X+ // create the "df" process // FreeBSD: df instead of df -T -P X tempFile = new KTempFile(); X tempFile->setAutoDelete(true); X dfProc.clearArguments(); X- dfProc.setExecutable("df"); X- dfProc << "-T" << "-P" << ">" << tempFile->name(); X+ dfProc.setExecutable("df"); // FreeBSD: df instead of df -T -P X+ dfProc << ">" << tempFile->name(); X connect(&dfProc, SIGNAL(processExited(KProcess *)), this, X SLOT(finishUpdateFilesystems())); X dfProc.start(KProcess::NotifyOnExit); X@@ -241,7 +288,7 @@ X fsData* KMountMan::location(QString name) { X fsData* it; X for (it=filesystems.first() ; (it!=0) ; it=filesystems.next()) X- if (followLink(it->name())==followLink(name)) break; X+ if (!strcasecmp(followLink(it->name()), followLink(name))) break; // FreeBSD: ignore case due to smbfs mounts X return it; X } X X@@ -331,6 +378,8 @@ X bool newFS=false; X s = t.readLine(); // this is the important one! X temp=nextWord(s,' '); X+ if (temp == "procfs") // FreeBSD: ignore procfs X+ continue; // FreeBSD: ignore procfs X temp=followLink(temp); // make sure DF gives us the true device and not a link X fsData* loc=location(temp); // where is the filesystem located in our list? X if (loc==0) { X@@ -342,15 +391,15 @@ X else loc->setName("/dev/"+temp); X newFS=true; X } X- temp=nextWord(s,' '); // catch the TYPE X+// temp=nextWord(s,' '); // catch the TYPE // FreeBSD: different df output X // is it supermounted ? X- if (temp=="supermount") loc->supermount=true; X- loc->setType(temp); X- if (loc->type()!=temp) { X- kdWarning() << "Mt.Man: according to DF, filesystem [" << loc->name() << X- "] has a different type from what's stated in /etc/fstab." << endl; X- loc->setType(temp); // DF knows best X- } X+// if (temp=="supermount") loc->supermount=true; // FreeBSD: different df output X+// loc->setType(temp); // FreeBSD: different df output X+// if (loc->type()!=temp) { // FreeBSD: different df output X+// kdWarning() << "Mt.Man: according to DF, filesystem [" << loc->name() << // FreeBSD: different df output X+// "] has a different type from what's stated in /etc/fstab." << endl; // FreeBSD: different df output X+// loc->setType(temp); // DF knows best // FreeBSD: different df output X+// } X temp=nextWord(s,' '); X loc->setTotalBlks(temp.toLong()); X temp=nextWord(s,' '); X@@ -383,7 +432,7 @@ X Operational=Ready=false; X return; // if something went wrong, bail out! X } else Operational=true; // mountman is alive but not yet ready X- updateFilesystems(); // use the output of "DF -T -P" to update data X+ updateFilesystems(); // use the output of "DF" to update data // FreeBSD: df instead of df -T -P X } X X void KMountMan::collectOutput(KProcess *p, char *buffer,int buflen) { X@@ -518,11 +567,11 @@ X X // returns true if the path is an ejectable mount point (at the moment CDROM) X bool KMountMan::ejectable(QString path) { X- fsData* it; X- for (it=filesystems.first() ; (it!=0) ; it=filesystems.next()) X- if (it->mntPoint()==path && X- (it->type()=="iso9660" || followLink(it->name()).left(2)=="cd")) X- return true; X+// fsData* it; // FreeBSD: no eject command X+// for (it=filesystems.first() ; (it!=0) ; it=filesystems.next()) // FreeBSD: no eject command X+// if (it->mntPoint()==path && // FreeBSD: no eject command X+// (it->type()=="iso9660" || followLink(it->name()).left(2)=="cd")) // FreeBSD: no eject command X+// return true; // FreeBSD: no eject command X return false; X } X X@@ -530,8 +579,8 @@ X statsCollector::statsCollector(QString path, QObject *caller): QObject() { X QString stats; X connect(this, SIGNAL(gotStats(QString)), caller, SLOT(gotStats(QString))); X- if (path.left(5)=="/proc") { // /proc is a special case - no volume information X- stats=i18n("No space information on a [proc]"); X+ if (path.left(5)=="/dev/procfs") { // /dev/procfs is a special case - no volume information FreeBSD: procfs instead of proc X+ stats=i18n("No space information on a [procfs]"); // FreeBSD: procfs instead of proc X emit gotStats(stats); X return; X } X@@ -564,7 +613,7 @@ X QString s; X s = t.readLine(); // read the 1st line - it's trash for us X s = t.readLine(); // this is the important one! X- data->setName(KMountMan::nextWord(s,' ')); X+// data->setName(KMountMan::nextWord(s,' ')); FreeBSD: different df output format X data->setType(KMountMan::nextWord(s,' ')); X data->setTotalBlks( KMountMan::nextWord(s,' ').toLong() ); X data->setUsedBlks( KMountMan::nextWord(s,' ').toLong() ); X@@ -580,7 +629,7 @@ X KShellProcess dfProc; X QString tmpFile = krApp->getTempFile(); X X- dfProc << "df" << "-T" << "-P" << "\""+path+"\"" << ">" << tmpFile; X+ dfProc << "df" << "\""+path+"\"" << ">" << tmpFile; // FreeBSD: df instead of df -T -P X dfProc.start(KProcess::Block); X parseDf(tmpFile, data); X QDir().remove(tmpFile); END-of-/usr/ports/x11-fm/krusader/files/patch-krusader::MountMan::kmountman.cpp echo x - /usr/ports/x11-fm/krusader/files/patch-krusader::krusader.cpp sed 's/^X//' >/usr/ports/x11-fm/krusader/files/patch-krusader::krusader.cpp << 'END-of-/usr/ports/x11-fm/krusader/files/patch-krusader::krusader.cpp' X--- krusader/krusader.cpp.orig Tue Jul 30 22:53:54 2002 X+++ krusader/krusader.cpp Sun Aug 4 10:47:49 2002 X@@ -547,28 +547,30 @@ X QStringList tools; X bool skip; X X- KShellProcess proc; X X // first, a diff program: kdiff X skip = false; X if (!skip) { X- proc << "which kdiff >/dev/null 2>&1"; X+ KShellProcess proc; X+ proc << "which kdiff"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("DIFF"); tools.append("kdiff"); X skip = true; X } X } X if (!skip) { X+ KShellProcess proc; X proc.clearArguments(); X- proc << "which kompare >/dev/null 2>&1"; X+ proc << "which kompare"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("DIFF"); tools.append("kompare"); X skip = true; X } X } X if (!skip) { X+ KShellProcess proc; X proc.clearArguments(); X- proc << "which xxdiff >/dev/null 2>&1"; X+ proc << "which xxdiff"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("DIFF"); tools.append("xxdiff"); X skip = true; X@@ -578,8 +580,9 @@ X // a mailer: kmail X skip = false; X if (!skip) { X+ KShellProcess proc; X proc.clearArguments(); X- proc << "which kmail >/dev/null 2>&1"; X+ proc << "which kmail"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) { X tools.append("MAIL"); tools.append("kmail"); X skip = true; END-of-/usr/ports/x11-fm/krusader/files/patch-krusader::krusader.cpp echo x - /usr/ports/x11-fm/krusader/files/patch-krusader::VHS::krarchandler.cpp sed 's/^X//' >/usr/ports/x11-fm/krusader/files/patch-krusader::VHS::krarchandler.cpp << 'END-of-/usr/ports/x11-fm/krusader/files/patch-krusader::VHS::krarchandler.cpp' X--- krusader/VFS/krarchandler.cpp.orig Tue Jul 30 22:54:00 2002 X+++ krusader/VFS/krarchandler.cpp Sun Aug 4 10:43:12 2002 X@@ -44,60 +44,82 @@ X QStringList packers; X X // we will simply try to find the packers here.. X+ { X KShellProcess proc; X- proc << "which tar >/dev/null 2>&1"; X+ proc << "which tar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("tar"); X+ } X X- proc.clearArguments(); X- proc << "which gzip >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which gzip"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("gzip"); X+ } X X- proc.clearArguments(); X- proc << "which bzip2 >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which bzip2"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("bzip2"); X+ } X X- proc.clearArguments(); X- proc << "which unzip >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which unzip"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unzip"); X+ } X X- proc.clearArguments(); X- proc << "which zip >/dev/null 2>&1" ; X+ { X+ KShellProcess proc; X+ proc << "which zip" ; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("zip"); X+ } X X- proc.clearArguments(); X- proc << "which rpm >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which rpm"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("rpm"); X+ } X X- proc.clearArguments(); X- proc << "which cpio >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which cpio"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("cpio"); X+ } X X- proc.clearArguments(); X- proc << "which unrar >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which unrar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unrar"); X+ } X X- proc.clearArguments(); X- proc << "which rar >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which rar"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("rar"); X+ } X X- proc.clearArguments(); X- proc << "which unarj >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which unarj"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unarj"); X+ } X X- proc.clearArguments(); X- proc << "which unace >/dev/null 2>&1"; X+ { X+ KShellProcess proc; X+ proc << "which unace"; X if( proc.start(KProcess::Block) && proc.normalExit() && proc.exitStatus()==0 ) X packers.append("unace"); X+ } X X // kdWarning() << "Supported Packers:" << endl; X //QStringList::Iterator it; END-of-/usr/ports/x11-fm/krusader/files/patch-krusader::VHS::krarchandler.cpp echo x - /usr/ports/x11-fm/krusader/files/patch-krusader::krslots.cpp sed 's/^X//' >/usr/ports/x11-fm/krusader/files/patch-krusader::krslots.cpp << 'END-of-/usr/ports/x11-fm/krusader/files/patch-krusader::krslots.cpp' X--- krusader/krslots.cpp.orig Tue Jul 30 22:53:54 2002 X+++ krusader/krslots.cpp Mon Aug 5 20:45:15 2002 X@@ -261,7 +261,7 @@ X void KRslots::setQuickView() { MAIN_VIEW->setQuickView(); } X X // run external modules / programs X-void KRslots::runKonfigurator(bool firstTime) { new Konfigurator(firstTime); } X+void KRslots::runKonfigurator(bool firstTime) { delete new Konfigurator(firstTime); } X X void KRslots::toggleSortByExt() { X krConfig->setGroup("Look&Feel"); END-of-/usr/ports/x11-fm/krusader/files/patch-krusader::krslots.cpp echo x - /usr/ports/x11-fm/krusader/distinfo sed 's/^X//' >/usr/ports/x11-fm/krusader/distinfo << 'END-of-/usr/ports/x11-fm/krusader/distinfo' XMD5 (krusader-1.02.tar.gz) = 5b7fe800869c604c1f00997d60feed0f END-of-/usr/ports/x11-fm/krusader/distinfo echo x - /usr/ports/x11-fm/krusader/Makefile sed 's/^X//' >/usr/ports/x11-fm/krusader/Makefile << 'END-of-/usr/ports/x11-fm/krusader/Makefile' X# New ports collection makefile for: krusader X# Date created: 10 August 2002 X# Whom: Heiner X# X# $FreeBSD$ X# X XPORTNAME= krusader XPORTVERSION= 1.02 XCATEGORIES= x11-fm kde XMASTER_SITES= http://krusader.sourceforge.net/stable/v1.02/ XMASTER_SITE_SUBDIR=krusader X XMAINTAINER= h.eichmann@gmx.de X XBUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ X automake:${PORTSDIR}/devel/automake X XUSE_KDELIBS_VER=3 XGNU_CONFIGURE= yes XUSE_GMAKE= yes XCONFIGURE_ARGS+= --with-qtdoc-dir=${X11BASE}/share/doc/qt/html X#_NO_KDE_OBJPRELINK=yes X#_NO_KDE_FINAL= yes X X.include "${.CURDIR}/../../x11/kde3/Makefile.kde" X Xpost-install: X @${ECHO} X @${ECHO} "If you would like to use more archivers that this" X @${ECHO} "program supports, install the following ports:" X @${ECHO} "archivers/zip" X @${ECHO} "archivers/unzip" X @${ECHO} "archivers/bzip2" X @${ECHO} "archivers/rar" X @${ECHO} "archivers/unrar" X @${ECHO} "archivers/unace" X @${ECHO} "archivers/unarj" X @${ECHO} "archivers/rpm" X @${ECHO} X X.include END-of-/usr/ports/x11-fm/krusader/Makefile echo x - /usr/ports/x11-fm/krusader/pkg-comment sed 's/^X//' >/usr/ports/x11-fm/krusader/pkg-comment << 'END-of-/usr/ports/x11-fm/krusader/pkg-comment' XA two window file-manager for KDE 3, like midnight or norton commander END-of-/usr/ports/x11-fm/krusader/pkg-comment echo x - /usr/ports/x11-fm/krusader/pkg-descr sed 's/^X//' >/usr/ports/x11-fm/krusader/pkg-descr << 'END-of-/usr/ports/x11-fm/krusader/pkg-descr' XKrusader is a File Manager for KDE 3.x, patterned after Xold-school managers like Midnight Commander and Norton XCommander. It features basically all your file-management Xneeds, plus extensive archive handling, supporting many Xarchive formats, mounted filesystems support, ftp, and Xmuch much more. X XIt is (almost) completely customizable, very user friendly, Xfast, and damn good looking :-) X XWWW: http://krusader.sourceforge.net X XHeiner Xh.eichmann@gmx.de END-of-/usr/ports/x11-fm/krusader/pkg-descr echo x - /usr/ports/x11-fm/krusader/pkg-plist sed 's/^X//' >/usr/ports/x11-fm/krusader/pkg-plist << 'END-of-/usr/ports/x11-fm/krusader/pkg-plist' Xbin/krusader Xshare/doc/HTML/en/krusader/commands.sgml Xshare/doc/HTML/en/krusader/credits.sgml Xshare/doc/HTML/en/krusader/faq.sgml Xshare/doc/HTML/en/krusader/index.docbook Xshare/doc/HTML/en/krusader/installation.sgml Xshare/doc/HTML/en/krusader/introduction.sgml Xshare/doc/HTML/en/krusader/konfigurator.sgml Xshare/doc/HTML/en/krusader/krusader-tools.sgml Xshare/doc/HTML/en/krusader/using-krusader.sgml Xshare/doc/HTML/en/krusader/index.cache.bz2 Xshare/doc/HTML/en/krusader/common Xshare/doc/HTML/en/krusader/bookmanadd.png Xshare/doc/HTML/en/krusader/bookmanedit.png Xshare/doc/HTML/en/krusader/bookmanuse.png Xshare/doc/HTML/en/krusader/cmdline.png Xshare/doc/HTML/en/krusader/fnkeys.png Xshare/doc/HTML/en/krusader/kgadvanced.png Xshare/doc/HTML/en/krusader/kgarchives.png Xshare/doc/HTML/en/krusader/kggeneral.png Xshare/doc/HTML/en/krusader/kglookfeel.png Xshare/doc/HTML/en/krusader/kgstartup.png Xshare/doc/HTML/en/krusader/krusader1.png Xshare/doc/HTML/en/krusader/listpanel.png Xshare/doc/HTML/en/krusader/mainwindow.png Xshare/doc/HTML/en/krusader/mountman.png Xshare/doc/HTML/en/krusader/remoteman.png Xshare/doc/HTML/en/krusader/search_advanced.png Xshare/doc/HTML/en/krusader/search_general.png Xshare/doc/HTML/en/krusader/terminalEmu.png Xshare/doc/HTML/en/krusader/toolbar.png Xshare/applnk/Applications/krusader.desktop Xshare/icons/hicolor/32x32/apps/krusader.png Xshare/icons/hicolor/32x32/apps/krusader2.png Xshare/icons/locolor/16x16/apps/krusader.png Xshare/apps/krusader/krusaderui.rc Xshare/apps/krusader/about.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/16x16/actions/kr_unselectall.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/22x22/actions/kr_unselectall.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_pack.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_test.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_arc_unpack.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_calc.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_compare.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_comparedirs.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_connect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_disconnect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_ftp_new.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_addbookmark.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_bookman.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_bookmark.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_fullview.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_hwinfo.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_invert.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_treeview.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_unselect.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_mountman.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_properties.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_select.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_selectall.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_terminal.png Xshare/apps/krusader/icons/hicolor/32x32/actions/kr_unselectall.png Xshare/apps/krusader/konfig_small.jpg Xshare/mimelnk/application/x-ace.desktop Xshare/locale/cs/LC_MESSAGES/krusader.mo Xshare/locale/de/LC_MESSAGES/krusader.mo Xshare/locale/dk/LC_MESSAGES/krusader.mo Xshare/locale/fr/LC_MESSAGES/krusader.mo Xshare/locale/pl/LC_MESSAGES/krusader.mo Xshare/locale/sv/LC_MESSAGES/krusader.mo X@unexec /bin/rmdir %D/share/mimelnk/application 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/mimelnk 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/sv/LC MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/sv 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/pl/LC MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/pl 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/dk/LC MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/dk 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/de/LC MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/de 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/cs/LC MESSAGES 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale/cs 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/locale 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/32x32 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor/16x16 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons/hicolor 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/icons 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML/en/krusader 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML/en 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/doc/HTML 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/32x32/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/32x32 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/22x22/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/22x22 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/16x16/actions 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor/16x16 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons/hicolor 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader/icons 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps/krusader 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/apps 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/applnk/Applications 2>/dev/null || /usr/bin/true X@unexec /bin/rmdir %D/share/applnk 2>/dev/null || /usr/bin/true END-of-/usr/ports/x11-fm/krusader/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 8:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86DA337B400 for ; Wed, 21 Aug 2002 08:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C36443E42 for ; Wed, 21 Aug 2002 08:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LFA4JU059769 for ; Wed, 21 Aug 2002 08:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LFA4IK059768; Wed, 21 Aug 2002 08:10:04 -0700 (PDT) Date: Wed, 21 Aug 2002 08:10:04 -0700 (PDT) Message-Id: <200208211510.g7LFA4IK059768@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Lehmann Subject: Re: ports/41604 - [patch] allow games/heretic to use SDL Reply-To: Oliver Lehmann Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41604; it has been noted by GNATS. From: Oliver Lehmann To: freebsd-gnats-submit@FreeBSD.org Cc: edwin@mavetju.org Subject: Re: ports/41604 - [patch] allow games/heretic to use SDL Date: Wed, 21 Aug 2002 17:03:47 +0200 Thanks for your care Edwin. Now i know what the voices in my mind with "there is sth. with sdl and heretic" tried to say ;). I saw your report, but i just forgott it... Generally, i approve to these patch. But i modified it a bit: ------------- diff -ruN heretic.old/Makefile /usr/ports/games/heretic/Makefile --- heretic.old/Makefile Wed Apr 17 19:58:38 2002 +++ /usr/ports/games/heretic/Makefile Wed Aug 21 16:50:52 2002 @@ -34,8 +34,8 @@ ALL_TARGET= sdl BINARY= sdlheretic SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config -LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl10 -MAKE_ENV+= SDL_CONFIG="${SDL_CONFIG}" +LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 +MAKE_ENV+= SDLLIBS="`${SDL_CONFIG} --libs`" CFLAGS+= `${SDL_CONFIG} --cflags` .endif diff -ruN heretic.old/files/patch-aa /usr/ports/games/heretic/files/patch-aa --- heretic.old/files/patch-aa Mon Jan 14 08:13:33 2002 +++ /usr/ports/games/heretic/files/patch-aa Wed Aug 21 16:15:33 2002 @@ -57,7 +57,7 @@ # Uncomment the line below if you want to use original "[" and "]" keys # for inventory access, instead of "k" and "l". -@@ -85,18 +85,18 @@ +@@ -85,18 +85,17 @@ COPT.sound = -D__DOSOUND__ -DSNDSERV -Isoundclient -D__DOMUSIC__ -DMUSSERV # -D_DEBUGSOUND X11LIBS = -lXext -lX11 @@ -75,7 +75,6 @@ GGILIBS = -lggi -lm VGALIBS = -lvga -SDLLIBS = -lSDL -lpthread -+SDLLIBS = -L${LOCALBASE}/lib -lSDL ${PTHREAD_LIBS} OBJS = am_map.o ct_chat.o d_main.o d_net.o f_finale.o g_game.o \ p_ceilng.o p_doors.o p_enemy.o p_floor.o p_inter.o p_lights.o \ ------------ PORTREVISION change is not needed imho.. Greetings Oliver -- Oliver Lehmann, lehmann@ans-netz.de, http://www.pofo.de/ http://wishlist.pofo.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 8:15:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 329E137B400; Wed, 21 Aug 2002 08:15:33 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94CED43E81; Wed, 21 Aug 2002 08:15:32 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id B17A43F28; Wed, 21 Aug 2002 11:15:31 -0400 (EDT) From: "Dan Langille" To: Trevor Johnson Date: Wed, 21 Aug 2002 11:17:17 -0400 MIME-Version: 1.0 Subject: Re: x11/XFree86-4-clients make fails - addenda Cc: ports@FreeBSD.ORG, Message-ID: <3D6376BD.2458.64FD7F54@localhost> References: <3D62ED7D.8260.62E5F696@localhost> In-reply-to: <20020821060349.P78346-100000@blues.jpj.net> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 21 Aug 2002 at 6:16, Trevor Johnson wrote: > I've found a clue in the Case of the Missing Header. :-) > > > # grep -ri freetype/freetype.h /var/db/pkg/ > > /var/db/pkg/freetype2- > > 2.1.2/+CONTENTS:include/freetype2/freetype/freetype.h > > > > # ls /usr/local/include/freetype/freetype.h > ^^ > There should be a "2" between the carets > (/usr/local/include/freetype2/freetype/freetype.h). Ouch. Right you are. But, FWIW, reinstalling freetype2 fixed the problem. -- Dan Langille I'm looking for a computer job: http://www.freebsddiary.org/dan_langille.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 8:37:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABA0E37B400; Wed, 21 Aug 2002 08:37:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A4DC43E6A; Wed, 21 Aug 2002 08:37:17 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LFbHJU065724; Wed, 21 Aug 2002 08:37:17 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LFbGYG065719; Wed, 21 Aug 2002 08:37:16 -0700 (PDT) Date: Wed, 21 Aug 2002 08:37:16 -0700 (PDT) From: Oliver Braun Message-Id: <200208211537.g7LFbGYG065719@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/41231: lang/ghc/Makefile: no-profile patch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/ghc/Makefile: no-profile patch Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 08:36:31 PDT 2002 Responsible-Changed-Why: I'll handle this, since parts are submitted by me. http://www.freebsd.org/cgi/query-pr.cgi?pr=41231 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 8:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7124A37B400 for ; Wed, 21 Aug 2002 08:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C07D743E6E for ; Wed, 21 Aug 2002 08:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LFe1JU066063 for ; Wed, 21 Aug 2002 08:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LFe1nl066062; Wed, 21 Aug 2002 08:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F28F137B400 for ; Wed, 21 Aug 2002 08:30:49 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE2CE43E3B for ; Wed, 21 Aug 2002 08:30:48 -0700 (PDT) (envelope-from naddy@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17hXRY-0004a6-00; Wed, 21 Aug 2002 17:30:48 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g7LEr0dO078164 for ; Wed, 21 Aug 2002 16:53:00 +0200 (CEST) (envelope-from naddy@localhost.mips.inka.de) Received: (from naddy@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g7LEr0a4078163; Wed, 21 Aug 2002 16:53:00 +0200 (CEST) Message-Id: <200208211453.g7LEr0a4078163@kemoauc.mips.inka.de> Date: Wed, 21 Aug 2002 16:53:00 +0200 (CEST) From: Christian Weisgerber Reply-To: Christian Weisgerber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41847: lang/gcc295 does not build on -CURRENT/alpha Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41847 >Category: ports >Synopsis: lang/gcc295 does not build on -CURRENT/alpha >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 5.0-CURRENT alpha >Organization: >Environment: System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Aug 20 12:24:31 CEST 2002 naddy@kemoauc.mips.inka.de:/usr/obj/usr/src/sys/KEMOAUC alpha >Description: lang/gcc295 does not build on -CURRENT/alpha: [...] stage1/xgcc -Bstage1/ -B/usr/local/alpha-portbld-freebsd5.0/bin/ -c -DIN_GCC -DHAIFA -O2 -O -pipe -mcpu=ev56 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \ -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/alpha-portbld-freebsd5.0/2.95.3/include\" \ -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/alpha-portbld-freebsd5.0/2.95.3/include/g++\" \ -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/alpha-portbld-freebsd5.0/2.95.3/../../../../alpha-portbld-freebsd5.0/sys-include\" \ -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/alpha-portbld-freebsd5.0/2.95.3/../../../../alpha-portbld-freebsd5.0/include\" \ -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \ -DSTD_PROTO_DIR=\"/usr/local/lib/gcc-lib/alpha-portbld-freebsd5.0/2.95.3\" \ ./protoize.c In file included from system.h:154, from ./protoize.c:60: /usr/include/unistd.h:239: warning: parameter names (without types) in function declaration /usr/include/unistd.h:292: parse error before `u_long' gmake[2]: *** [protoize.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/gcc295/work/gcc-2.95.3/gcc' gmake[1]: *** [bootstrap] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc295/work/gcc-2.95.3/gcc' gmake: *** [bootstrap] Error 2 >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 Wed Aug 21 9: 8: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7614E37B400; Wed, 21 Aug 2002 09:08:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358F543E6A; Wed, 21 Aug 2002 09:08:00 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LG7xJU075476; Wed, 21 Aug 2002 09:08:00 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LG7xUf075472; Wed, 21 Aug 2002 09:07:59 -0700 (PDT) Date: Wed, 21 Aug 2002 09:07:59 -0700 (PDT) From: Trevor Johnson Message-Id: <200208211607.g7LG7xUf075472@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/41847: lang/gcc295 does not build on -CURRENT/alpha Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/gcc295 does not build on -CURRENT/alpha Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: trevor Responsible-Changed-When: Wed Aug 21 09:07:18 PDT 2002 Responsible-Changed-Why: to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41847 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 9:10:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 785C937B405 for ; Wed, 21 Aug 2002 09:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2B143E42 for ; Wed, 21 Aug 2002 09:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LGA3JU075710 for ; Wed, 21 Aug 2002 09:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LGA3Rp075709; Wed, 21 Aug 2002 09:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F1D037B400; Wed, 21 Aug 2002 09:08:10 -0700 (PDT) Received: from host217-41-33-159.in-addr.btopenworld.com (host217-41-33-159.in-addr.btopenworld.com [217.41.33.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A8143E4A; Wed, 21 Aug 2002 09:08:09 -0700 (PDT) (envelope-from dom@host217-41-33-159.in-addr.btopenworld.com) Received: by host217-41-33-159.in-addr.btopenworld.com (Postfix, from userid 1000) id 8827F3F8; Wed, 21 Aug 2002 17:10:19 +0100 (BST) Message-Id: <20020821161019.8827F3F8@host217-41-33-159.in-addr.btopenworld.com> Date: Wed, 21 Aug 2002 17:10:19 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: FreeBSD-gnats-submit@FreeBSD.org Cc: j.couderc@ifrance.com, jim@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41849: Update pkg-descr and pkg-comment for audio/easytag Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41849 >Category: ports >Synopsis: Update pkg-descr and pkg-comment for audio/easytag >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 09:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.6-STABLE i386 >Organization: National Physical Laboratory, UK >Environment: System: FreeBSD gallium 4.6-STABLE FreeBSD 4.6-STABLE #4: Sat Aug 17 13:15:30 BST 2002 dom@gallium:/usr/obj/media/cvs/src/sys/GALLIUM i386 >Description: Catch up with the feature-set for EasyTag. Supplied by: Jerome Couderc >How-To-Repeat: NA >Fix: Index: pkg-comment =================================================================== RCS file: /home/ncvs/ports/audio/easytag/pkg-comment,v retrieving revision 1.1 diff -u -3 -p -r1.1 pkg-comment --- pkg-comment 2001/05/16 18:14:57 1.1 +++ pkg-comment 2002/08/21 15:59:49 @@ -1 +1 @@ -View, edit and write easily and quickly the ID3 tags of your MP3 +Tag editor for MP3 and OGG files Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/audio/easytag/pkg-descr,v retrieving revision 1.1 diff -u -3 -p -r1.1 pkg-descr --- pkg-descr 2001/05/16 18:14:57 1.1 +++ pkg-descr 2002/08/21 15:59:49 @@ -1,24 +1,31 @@ -EasyTAG is an utility for viewing, editing and writing easily and quickly the -ID3 tags of your MP3 files, using a nice GTK+ interface under linux. It -manages the ID3v1.x and ID3v2 tags (using id3lib) and offers a lot of -functions to manipulate them. +EasyTAG is an utility for viewing, editing and writing tags of your +MP3, MP2, FLAC and OGG files. Its simple and nice GTK+ interface makes +tagging easier. - - View, edit, write MP3 tags (supporting ID3v2 and ID3v1.x specifications) - - Auto tagging: parse filename and directory to complete automatically the - fields (using masks) - - Ability to rename mp3 file from tag (using masks) - - Process all mp3 of the selected directory and sub-directories - - Ability to browse subdirectories - - Recursion for tagging, removing, renaming, saving... - - Can set a field (artist, title,...) to all other files - - Read MP3 header informations (MPEG 1, 2, 2.5) and display them - - Auto completion of the date if a partial is entered - - Undo last changes - - Ability to process fields of tag and file name (convert letters into - uppercase, downcase, ...) - - Ability to load a file for character translation - - A tree based browser - - Simple and explicit interface! - - Menu bar and shortcuts +Features (version 0.22) : -WWW: http://easytag.sourceforge.net/ + - View, edit, write tags of MP3, MP2, FLAC files (supporting ID3v2.3 +and ID3v1.x specifications) and OGG files, + - Auto tagging: parse filename and directory to complete automatically +the fields (using masks), + - Ability to rename files from the tag (using masks) or by loading a +txt file, + - Process all files of the selected directory, + - Ability to browse subdirectories, + - Recursion for tagging, removing, renaming, saving..., + - Can set a field (artist, title,...) to all other files, + - Read file header informations (bitrate, time, ...) and display them, + - Auto completion of the date if a partial is entered, + - Undo last changes, + - Ability to process fields of tag and file name (convert letters into +uppercase, downcase, ...), + - A tree based browser, + - A list to select files, + - Simple and explicit interface!, + - Menu bar and shortcuts, + - A playlist generator window, + - A file searching window, + - French, German, Russian, Dutch, Hungarian, Swedish, Italian, +Japanese, Ukrainian, Czech and Spanish translation languages, + - Written in C and uses GTK+ 1.2 for the GUI. + >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 Aug 21 10: 1:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 328A537B405 for ; Wed, 21 Aug 2002 10:01:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C074B44025 for ; Wed, 21 Aug 2002 10:00:33 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LH0UJU087027 for ; Wed, 21 Aug 2002 10:00:30 -0700 (PDT) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LH0UxH087010 for ports@freebsd.org; Wed, 21 Aug 2002 10:00:30 -0700 (PDT) Date: Wed, 21 Aug 2002 10:00:30 -0700 (PDT) From: Bill Fenner Message-Id: <200208211700.g7LH0UxH087010@freefall.freebsd.org> To: ports@freebsd.org Subject: Unfetchable distfiles reminder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems is http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. In addition, the list of all ports with any unfetchable distfile is http://people.freebsd.org/~fenner/portsurvey/bad.html if you don't mind coordinating your fixes with the port MAINTAINER. Thanks for your help! Bill "distfiles" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 10:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2DA537B400 for ; Wed, 21 Aug 2002 10:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C22E43E88 for ; Wed, 21 Aug 2002 10:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LHo2JU000317 for ; Wed, 21 Aug 2002 10:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LHo2Au000316; Wed, 21 Aug 2002 10:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7622F37B400 for ; Wed, 21 Aug 2002 10:40:30 -0700 (PDT) Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id D90B943E6A for ; Wed, 21 Aug 2002 10:40:29 -0700 (PDT) (envelope-from ryan@ren.sasknow.com) Received: (from ryan@localhost) by ren.sasknow.com (8.11.6/8.11.6) id g7LHeTt28069; Wed, 21 Aug 2002 11:40:29 -0600 (CST) (envelope-from ryan) Message-Id: <200208211740.g7LHeTt28069@ren.sasknow.com> Date: Wed, 21 Aug 2002 11:40:29 -0600 (CST) From: Ryan Thompson Reply-To: Ryan Thompson To: FreeBSD-gnats-submit@FreeBSD.org Cc: ryan@sasknow.com X-Send-Pr-Version: 3.113 Subject: ports/41851: MAINTAINER-UPDATE: editors/lpe unfetchable; changing MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41851 >Category: ports >Synopsis: MAINTAINER-UPDATE: editors/lpe unfetchable; changing MASTER_SITES >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 10:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ryan Thompson >Release: FreeBSD 4.5-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD ren.sasknow.com 4.5-RELEASE-p11 FreeBSD 4.5-RELEASE-p11 #2: Fri Jul 28 21:58:41 CST 2002 hutenosa@ren.sasknow.com:/usr/src/sys/compile/REN i386 >Description: The developer's web site and FTP have been down for a spell. Change MASTER_SITES to reflect alternate mirror. >How-To-Repeat: >Fix: diff -ruN lpe.orig/Makefile lpe/Makefile --- lpe.orig/Makefile Fri Aug 2 02:03:46 2002 +++ lpe/Makefile Wed Aug 21 11:35:31 2002 @@ -9,7 +9,8 @@ PORTVERSION= 1.2.6 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= ftp://ftp.twu.net/users/cdsmith/lpe/ +MASTER_SITES= ftp://ftp.sasknow.com/pub/ \ + ftp://ftp.twu.net/users/cdsmith/lpe/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ryan@sasknow.com >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 Aug 21 10:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26C5B37B401 for ; Wed, 21 Aug 2002 10:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C798B43E7B for ; Wed, 21 Aug 2002 10:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LHo2JU000330 for ; Wed, 21 Aug 2002 10:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LHo2AC000329; Wed, 21 Aug 2002 10:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F242437B400 for ; Wed, 21 Aug 2002 10:42:54 -0700 (PDT) Received: from mail.tinkerbox.org (adsl-64-168-139-138.dsl.snfc21.pacbell.net [64.168.139.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D9943E97 for ; Wed, 21 Aug 2002 10:42:54 -0700 (PDT) (envelope-from bruno@mail.tinkerbox.org) Received: from duron.bschwand.net (duron.bschwand.net [192.168.137.4]) by mail.tinkerbox.org (Postfix) with ESMTP id BD2B119B5 for ; Wed, 21 Aug 2002 10:47:49 -0700 (PDT) Received: from duron.bschwand.net (localhost [127.0.0.1]) by duron.bschwand.net (8.12.5/8.12.5) with ESMTP id g7LHlmMR020855 for ; Wed, 21 Aug 2002 10:47:48 -0700 (PDT) (envelope-from bruno@duron.bschwand.net) Received: (from bruno@localhost) by duron.bschwand.net (8.12.5/8.12.5/Submit) id g7LHlmmH020854; Wed, 21 Aug 2002 10:47:48 -0700 (PDT) Message-Id: <200208211747.g7LHlmmH020854@duron.bschwand.net> Date: Wed, 21 Aug 2002 10:47:48 -0700 (PDT) From: bruno Reply-To: bruno To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41852: port wx-gtk-devel is not linked with pthread libs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41852 >Category: ports >Synopsis: port wx-gtk-devel is not linked with pthread libs >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 Aug 21 10:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: bruno >Release: FreeBSD 4.6-STABLE i386 >Organization: tinkerbox.org >Environment: System: FreeBSD duron.bschwand.net 4.6-STABLE FreeBSD 4.6-STABLE #1: Tue Jul 30 11:15:37 PDT 2002 bruno@duron.bschwand.net:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: when building an application linking with wx-gtk, the following messages appear: unresolved reference to pthread_create etc. >How-To-Repeat: build a port dependent on wx-gtk-devel >Fix: --- Makefile.orig Wed Aug 21 10:30:04 2002 +++ Makefile Wed Aug 21 10:32:26 2002 @@ -37,6 +37,7 @@ -I${LOCALBASE}/include \ -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -liconv \ + ${PTHREAD_LIBS} \ -L${X11BASE}/lib" \ GTK_CONFIG_2_0="no" >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 Aug 21 11:25:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2011837B400; Wed, 21 Aug 2002 11:25:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD53B43E91; Wed, 21 Aug 2002 11:25:13 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LIPDJU012866; Wed, 21 Aug 2002 11:25:13 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LIPDeU012862; Wed, 21 Aug 2002 11:25:13 -0700 (PDT) Date: Wed, 21 Aug 2002 11:25:13 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208211825.g7LIPDeU012862@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: ports/41852: port wx-gtk-devel is not linked with pthread libs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: port wx-gtk-devel is not linked with pthread libs Responsible-Changed-From-To: freebsd-ports->sobomax Responsible-Changed-By: lioux Responsible-Changed-When: Wed Aug 21 11:25:12 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 11:29:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C53537B400; Wed, 21 Aug 2002 11:29:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27D5443E75; Wed, 21 Aug 2002 11:29:31 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LITUJU013181; Wed, 21 Aug 2002 11:29:31 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LITU1q013177; Wed, 21 Aug 2002 11:29:30 -0700 (PDT) Date: Wed, 21 Aug 2002 11:29:30 -0700 (PDT) From: Oliver Braun Message-Id: <200208211829.g7LITU1q013177@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/41695: Update port: security/amavisd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: security/amavisd Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Wed Aug 21 11:28:38 PDT 2002 Responsible-Changed-Why: I'll handle this since part of it was submitted by me. http://www.freebsd.org/cgi/query-pr.cgi?pr=41695 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 11:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D326737B400 for ; Wed, 21 Aug 2002 11:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E42B43E77 for ; Wed, 21 Aug 2002 11:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LIU1JU013276 for ; Wed, 21 Aug 2002 11:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LIU15n013275; Wed, 21 Aug 2002 11:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7AF637B400 for ; Wed, 21 Aug 2002 11:25:04 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 893F443E81 for ; Wed, 21 Aug 2002 11:25:04 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (c8035089110dd3f47598d166a535cabf@localhost [127.0.0.1]) by vectors.cx (8.12.4/8.12.4) with ESMTP id g7LIQN2e077576 for ; Wed, 21 Aug 2002 11:26:23 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.4/8.12.4/Submit) id g7LIQNwN077575; Wed, 21 Aug 2002 11:26:23 -0700 (PDT) (envelope-from monkey) Message-Id: <200208211826.g7LIQNwN077575@vectors.cx> Date: Wed, 21 Aug 2002 11:26:23 -0700 (PDT) From: Adam Weinberger Reply-To: Adam Weinberger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41853: patch: audio/gnump3d - fix broken build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41853 >Category: ports >Synopsis: patch: audio/gnump3d - fix broken build >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 Aug 21 11:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adam Weinberger >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD smacky.vectors.cx 4.6-STABLE FreeBSD 4.6-STABLE #20: Tue Aug 20 14:25:44 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386 >Description: on my -STABLE machine, building audio/gnump3d spits out an automake error right at the beginning of the build. the issue is the process used to avoid an automake. currently, it takes a newly generated file, and sets its time back perhaps a few milliseconds. this patch updates the timestamp of Makefile.in. ===> Building for gnump3d-1.0.p1 cd . && /usr/ports/audio/gnump3d/work/gnump3d-1.0-pre1/config/missing automake-1.4 --foreign Makefile WARNING: `automake-1.4' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the `README' file, it often tells you about the needed prerequirements for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing `automake-1.4' program. gmake: *** [Makefile.in] Error 1 *** Error code 2 Stop in /usr/ports/audio/gnump3d. >How-To-Repeat: >Fix: --- gnump3d.patch begins here --- --- Makefile.orig Wed Aug 21 11:13:53 2002 +++ Makefile Wed Aug 21 11:14:10 2002 @@ -47,7 +47,7 @@ @${REINPLACE_CMD} -e 's|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g ; \ s|-pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/aclocal.m4 # Avoid triggering automake - @${TOUCH} -r ${WRKSRC}/aclocal.m4.bak ${WRKSRC}/aclocal.m4 + @${TOUCH} -r ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in pre-configure: .for dir in . mplib libltdl --- gnump3d.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 11:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3AF637B400 for ; Wed, 21 Aug 2002 11:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A6C343E4A for ; Wed, 21 Aug 2002 11:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LIo2JU017168 for ; Wed, 21 Aug 2002 11:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LIo2rE017167; Wed, 21 Aug 2002 11:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3831A37B400 for ; Wed, 21 Aug 2002 11:46:36 -0700 (PDT) Received: from halleys.dmnstech.net (halleys.dmnstech.net [194.19.34.83]) by mx1.FreeBSD.org (Postfix) with SMTP id EE8B843E3B for ; Wed, 21 Aug 2002 11:46:34 -0700 (PDT) (envelope-from tds@halleys.dmnstech.net) Received: from halleys.dmnstech.net (localhost.dmnstech.net [127.0.0.1]) by halleys.dmnstech.net (8.12.5/8.12.3) with ESMTP id g7LIkScV000941 for ; Wed, 21 Aug 2002 20:46:28 +0200 (CEST) (envelope-from tds@halleys.dmnstech.net) Received: (from tds@localhost) by halleys.dmnstech.net (8.12.5/8.12.3/Submit) id g7LIkRXn000940; Wed, 21 Aug 2002 20:46:27 +0200 (CEST) Message-Id: <200208211846.g7LIkRXn000940@halleys.dmnstech.net> Date: Wed, 21 Aug 2002 20:46:27 +0200 (CEST) From: Svein Skogen Reply-To: Svein Skogen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41854: DRM built in linux-mode at all times Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41854 >Category: ports >Synopsis: DRM built in linux-mode at all times >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 11:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Svein Skogen >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD halleys.dmnstech.net 4.6-STABLE FreeBSD 4.6-STABLE #11: Sat Aug 17 13:13:55 CEST 2002 tds@halleys.dmnstech.net:/usr/obj/usr/src/sys/A31p i386 Description: Even when not explicitly asking the port to build linux compatibility shims, the drm-kmod port always builds for linux compatibility (undocumented). As a result, users with no other need for linux-compatibility (application layer) are forced to enable it for the DRM. This is undocumented, and since linux is not in the makefile dependancies of drm-kmod considered a bug. According to the makefile, my version is this: # $FreeBSD: ports/graphics/drm-kmod/Makefile,v 1.6 2002/07/13 02:39:28 pat Exp PORTVERSION= 0.9.5 PORTREVISION= 1 This is also the case for /usr/ports/x11-servers/XFree86-4-Server/ # $FreeBSD: ports/x11-servers/XFree86-4-Server/Makefile,v 1.116 2002/08/05 07:26:11 anholt Exp $ PORTVERSION= 4.2.0 PORTREVISION= 5 Since (myself) i would like to have DRI/DRM without being forced to run linux-compatibility, I believe the correct fix would be to only compile in linux-mode when defined DRM_LINUX, as the makefiles in the individual hardware modules suggest. How-To-Repeat: cd /usr/ports/graphics/drm-kmod && make build >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 Wed Aug 21 12:10:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D26F937B400 for ; Wed, 21 Aug 2002 12:10:43 -0700 (PDT) Received: from mail.wearix.com (ad96e1d2c.dsl.de.colt.net [217.110.29.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 960C843E86 for ; Wed, 21 Aug 2002 12:10:41 -0700 (PDT) (envelope-from H@Schmalzbauer.de) Received: from obst.test (ad96e1d2b.dsl.de.colt.net [217.110.29.43]) by mail.wearix.com (Postfix on SuSE Linux 7.3 (i386)) with ESMTP id 8829D358B for ; Wed, 21 Aug 2002 21:10:39 +0200 (CEST) Subject: What's the right way to get a port committed? From: Harald Schmalzbauer To: ports@freebsd.org Content-Type: multipart/mixed; boundary="=-NhENtFYBHfl9v2czn9qq" X-Mailer: Ximian Evolution 1.0.7 Date: 21 Aug 2002 21:15:00 +0200 Message-Id: <1029957301.296.6.camel@obst> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-NhENtFYBHfl9v2czn9qq Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello all, some weeks ago I made a convenience port for the 3ware 3dm management tool which is a binary only release but not too easy to find that's available for FreeBSD. I sent a mail to Michael Smith, who did the driver, but I got no reply. So can anybody commit this port? I've tested it quiet extensively, and it works for me. For answers please mail directly. I'm not subscribed to "ports" Best regards, -Harry --=-NhENtFYBHfl9v2czn9qq Content-Disposition: attachment; filename=3dm-bsd.tar Content-Type: application/x-tar; name=3dm-bsd.tar Content-Transfer-Encoding: base64 c3lzdXRpbHMvM2RtLWJzZC8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA0MDc1NSAAICAgICAw IAAgICAgIDAgACAgICAgICAgICAwICA3NTI0NDUxNDUzICAxMjMyMgAgNQAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB1c3RhciAgAHJvb3QAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAd2hlZWwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABz eXN1dGlscy8zZG0tYnNkL01ha2VmaWxlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMTAwNjQ0IAAgICAgIDAg ACAgICAgMCAAICAgICAgIDMxMDAgIDc1MjQ0NTAzNDUgIDE0MDUwACAwAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHVzdGFyICAAcm9vdAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAB3aGVlbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACMg TmV3IHBvcnRzIGNvbGxlY3Rpb24gbWFrZWZpbGUgZm9yOiAzZG0tYnNkCiMgRGF0ZSBjcmVhdGVk OiAgICAgICAgOCBBdWd1c3QgMjAwMgojIFdob206ICAgICAgICAgICAgICAgIEhhcmFsZCBTY2ht YWx6YmF1ZXIKIwojICRGcmVlQlNEJAojCgpQT1JUTkFNRT0JM2RtLWJzZApQT1JUVkVSU0lPTj0J MS4xMC4wLjAxMQpDQVRFR09SSUVTPQlzeXN1dGlscwpNQVNURVJfU0lURVM9CWh0dHA6Ly9wZW9w bGUuZnJlZWJzZC5vcmcvfm1zbWl0aC9SQUlELzN3YXJlLwoKTUFJTlRBSU5FUj0JaEBzY2htYWx6 YmF1ZXIuZGUKCk9OTFlfRk9SX0FSQ0hTPQlpMzg2Ck5PX1dSS1NVQkRJUj0JWWVzCgpkby1idWls ZDoKCUAoY2QgJHtXUktESVJ9OyAvdXNyL2Jpbi90YXIgLXh2emYgM2RtLWhlbHAudGd6KQoKZG8t aW5zdGFsbDoKCWlmIFsgISAtZCAke0xPQ0FMQkFTRX0vc2JpbiBdOyB0aGVuIFwKCSAgL3Vzci9i aW4vaW5zdGFsbCAtZCAtdiAtZyB3aGVlbCAtbSAwNzU1IC1vIHJvb3QgJHtMT0NBTEJBU0V9L3Ni aW47IFwKCWZpCgoJaWYgWyAhIC1kICR7TE9DQUxCQVNFfS9ldGMvM2RtZCBdOyB0aGVuIFwKCSAg L3Vzci9iaW4vaW5zdGFsbCAtZCAtdiAtZyB3aGVlbCAtbSAwNzU1IC1vIHJvb3QgJHtMT0NBTEJB U0V9L2V0Yy8zZG1kOyBcCglmaQoKCWlmIFsgISAtZCAke0xPQ0FMQkFTRX0vZXRjL3JjLmQgXTsg dGhlbiBcCgkgIC91c3IvYmluL2luc3RhbGwgLWQgLXYgLWcgd2hlZWwgLW0gMDc1NSAtbyByb290 ICR7TE9DQUxCQVNFfS9ldGMvcmMuZDsgXAoJZmkKCglAL3Vzci9iaW4vaW5zdGFsbCAtdiAtZyB3 aGVlbCAtbSAwNzU1IC1vIHJvb3QgJHtXUktESVJ9LzNkbWQgJHtMT0NBTEJBU0V9L3NiaW47IFwK CS91c3IvYmluL2luc3RhbGwgLXYgLWcgd2hlZWwgLW0gMDY0NCAtbyByb290ICR7V1JLRElSfS9l dGMvM2RtZC5jb25mICR7TE9DQUxCQVNFfS9ldGMvM2RtZDsgXAoJL2Jpbi9jYXQgJHtMT0NBTEJB U0V9L2V0Yy8zZG1kLzNkbWQuY29uZiB8IC91c3IvYmluL3NlZCAncz8vdXNyL2xvY2FsL2RvYy8z ZG0/JHtMT0NBTEJBU0V9L2V0Yy8zZG1kL2RvYz9nIDsgcz8xMDgwPzgwODA/Zyc+ICR7TE9DQUxC QVNFfS9ldGMvM2RtZC8zZG1kLmNvbmY7IFwKCS91c3IvYmluL2luc3RhbGwgLWQgLXYgLWcgd2hl ZWwgLW0gMDY0NCAtbyByb290ICR7TE9DQUxCQVNFfS9ldGMvM2RtZC9kb2MKCS9iaW4vY3AgLVIg JHtXUktESVJ9LzNkbS8qICR7TE9DQUxCQVNFfS9ldGMvM2RtZC9kb2M7IFwKCS9iaW4vY2htb2Qg LVIgNDQ0ICR7TE9DQUxCQVNFfS9ldGMvM2RtZC9kb2MvKjsgXAoJL2Jpbi9jaG1vZCAtUiArWCAk e0xPQ0FMQkFTRX0vZXRjLzNkbWQvZG9jLyo7IFwKCS9iaW4vbG4gLXMgJHtMT0NBTEJBU0V9L2V0 Yy8zZG1kLzNkbWQuY29uZiAvZXRjLzNkbWQuY29uZjsgXAoJL3Vzci9iaW4vaW5zdGFsbCAtdiAt ZyB3aGVlbCAtbSAwNzU1IC1vIHJvb3QgJHtQQVRDSERJUn0vM2RtZC5zaCAke0xPQ0FMQkFTRX0v ZXRjL3JjLmQ7IFwKCWNkIC9kZXYgJiYgLi9NQUtFREVWIHR3ZTA7IFwKCnBvc3QtaW5zdGFsbDoK CUAvYmluL2NhdCAke1BBVENIRElSfS9oaW50LnR4dAoKCgouaW5jbHVkZSA8YnNkLnBvcnQubWs+ CgoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAc3lzdXRp bHMvM2RtLWJzZC9kaXN0aW5mbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADEwMDY0NCAAICAgICAwIAAgICAg IDAgACAgICAgICAgMTAzICA3NTI0NDExMjMzICAxNDEyMwAgMAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB1c3RhciAgAHJvb3QAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAd2hlZWwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABNRDUgKDNk bS1ic2QtMS4xMC4wLjAxMS50YXIuZ3opID0gZThiOWQ3NDVkZjEwODVkOWU0YmJiMDdmZjUzMDEz NTAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHN5c3V0aWxz LzNkbS1ic2QvcGtnLXBsaXN0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAxMDA2NDQgACAgICAgMCAAICAgICAw IAAgICAgICAgMjIyNiAgNzUyNDQ0MzEwMSAgMTQyNDUAIDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAdXN0YXIgIAByb290AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAHdoZWVsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAc2Jpbi8zZG1k CmV0Yy9yYy5kLzNkbWQuc2gKZXRjLzNkbWQvM2RtZC5jb25mCmV0Yy8zZG1kL2RvYy8zRE1fYnJv d3Nlci5odG1sCmV0Yy8zZG1kL2RvYy8zRE1fY29udGFjdC5odG1sCmV0Yy8zZG1kL2RvYy8zRE1f ZW1haWwuaHRtbApldGMvM2RtZC9kb2MvM0RNX2hlbHAuaHRtbApldGMvM2RtZC9kb2MvM0RNX2hv dF9zcGFyZS5odG1sCmV0Yy8zZG1kL2RvYy8zRE1faG90X3N3YXAuaHRtbApldGMvM2RtZC9kb2Mv M0RNX2xpbnV4X2luc3RhbGwuaHRtbApldGMvM2RtZC9kb2MvM0RNX3BvcHVwX2xpbnV4Lmh0bWwK ZXRjLzNkbWQvZG9jLzNETV9wb3B1cF93aW5kb3dzLmh0bWwKZXRjLzNkbWQvZG9jLzNETV9yZWJ1 aWxkLmh0bWwKZXRjLzNkbWQvZG9jLzNETV93aW5kb3dzX2luc3RhbGwuaHRtbApldGMvM2RtZC9k b2MvaW1hZ2VzLzNETS1sb2dvLW5vLXRyYW5zcGFyZW5jeS5naWYKZXRjLzNkbWQvZG9jL2ltYWdl cy8zRE0tbG9nby10cmFuc3BhcmVuY3kuZ2lmCmV0Yy8zZG1kL2RvYy9pbWFnZXMvQ0FTX2FsYXJt LmdpZgpldGMvM2RtZC9kb2MvaW1hZ2VzL0NBU19kZXRhaWxzLmdpZgpldGMvM2RtZC9kb2MvaW1h Z2VzL0NBU19ob21lLmdpZgpldGMvM2RtZC9kb2MvaW1hZ2VzL0NBU19tb25pdG9yLmdpZgpldGMv M2RtZC9kb2MvaW1hZ2VzL0NBU19zZXR0aW5ncy5naWYKZXRjLzNkbWQvZG9jL2ltYWdlcy9NQU1f Y29uZmlndXJlLmdpZgpldGMvM2RtZC9kb2MvaW1hZ2VzL01BTV9yZWJ1aWxkLmdpZgpldGMvM2Rt ZC9kb2MvaW1hZ2VzL1BOTF9ldmVudF9ub3RpZmljYXRpb24uZ2lmCmV0Yy8zZG1kL2RvYy9pbWFn ZXMvUE5XX2V2ZW50X25vdGlmaWNhdGlvbi5naWYKZXRjLzNkbWQvZG9jL2ltYWdlcy9QTldfaWNv bi5naWYKZXRjLzNkbWQvZG9jL2ltYWdlcy9QTldfbWFpbi5naWYKZXRjLzNkbWQvZG9jL2ltYWdl cy9QTldfc25hcHNob3QuZ2lmCmV0Yy8zZG1kL2RvYy9pbWFnZXMvV0lfZW1haWxfbm90aWZpY2F0 aW9uLmdpZgpldGMvM2RtZC9kb2MvaW1hZ2VzL1dJX3JlbW90ZV9tb25pdG9yaW5nLmdpZgpldGMv M2RtZC9kb2Mvc3R5bGVzLzNETXN0eWxlLmNzcwpAZGlycm0gZXRjLzNkbWQvZG9jL3N0eWxlcwpA ZGlycm0gZXRjLzNkbWQvZG9jL2ltYWdlcwpAZGlycm0gZXRjLzNkbWQvZG9jCkBkaXJybSBldGMv M2RtZApAY3dkIC9ldGMKM2RtZC5jb25mCgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAc3lzdXRpbHMvM2Rt LWJzZC9wa2ctY29tbWVudAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADEwMDY0NCAAICAgICAwIAAgICAgIDAgACAg ICAgICAgIDcyICA3NTI0NDM2MzYzICAxNDUyNQAgMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAB1c3RhciAgAHJvb3QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA d2hlZWwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABXZWIgbWFuYWdlbWVu dCBkYWVtb24gZm9yIDN3YXJlIEVzY2FsYWRlIFJBSUQgY29udHJvbGxlcnMKAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHN5c3V0aWxzLzNkbS1i c2QvcGtnLWRlc2NyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAxMDA2NDQgACAgICAgMCAAICAgICAwIAAgICAg ICAgIDQ2NyAgNzUyNDQzNjUwNCAgMTQyMTAAIDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAdXN0YXIgIAByb290AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHdo ZWVsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVGhpcyBpcyBhICJjb252 aW5pZW5jZS1wb3J0IiBmb3IgM3dhcmUncyBiaW5hcnkgcmVsZWFzZSBvZiBhIHdlYi1iYXNlZCBt YW5hZ2VtZW50IHRvb2wgZm9yIHRoZWlyIEVTQ0FMQURFIGNvbnRyb2xsZXJzLgpUaGUgZHJpdmVy IGRldmVsb3BlZCBieSBNLlNtaXRoIGlzIGluIHRoZSBHRU5FUklDIEtFUk5FTCBidXQgeW91IG5l ZWQgdGhpcyB0b29sIHRvIG1hbmFnZSB0aGUgY29udHJvbGxlcnMgQXJyYXlzLgoKV1dXOiBodHRw Oi8vcGVvcGxlLmZyZWVic2Qub3JnL35tc21pdGgvUkFJRC8jM3dhcmUKCi1IYXJyeQpIQFNjaG1h bHpiYXVlci5kZQoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABzeXN1dGlscy8zZG0tYnNk L2ZpbGVzLwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIDQwNzU1IAAgICAgIDAgACAgICAgMCAAICAgICAg ICAgIDAgIDc1MjQ0NTA1NDQgIDEzNDI0ACA1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAHVzdGFyICAAcm9vdAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB3aGVl bAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHN5c3V0aWxzLzNkbS1ic2Qv ZmlsZXMvaGludC50eHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAxMDA2NDQgACAgICAgMCAAICAgICAwIAAgICAgICAg IDI1NyAgNzUyNDQ1MDU0NCAgMTUyMTAAIDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAdXN0YXIgIAByb290AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHdoZWVs AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgotLS0tLS0tLS0tLS0tLS0t LS0tLS0KTm8gbWFucGFnZSB5ZXQhCkRhZW1vbiBpcyBsaXN0ZW5pbmcgb24gcG9ydCA4MDgwCkRv bid0IGZvcmdldCB0byBjaGFuZ2UgdGhlIGRlZmF1bHQgcGFzc3dvcmQgKDN3YXJlKSBhbmQgZW5h YmxlIGl0IGFmdGVyd2FyZHMhCi0tLS0tLS0tLS0tLS0tLS0tLS0tLQoKCgAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABzeXN1dGlscy8zZG0tYnNkL2Zp bGVzLzNkbWQuc2gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMTAwNzUxIAAgICAgIDAgACAgICAgMCAAICAgICAgIDEw MTcgIDc1MjQ0NDIwMjAgIDE0NjcwACAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAHVzdGFyICAAcm9vdAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB3aGVlbAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACMhL2Jpbi9zaAoKaWYgISBQUkVG SVg9JChleHByICQwIDogIlwoLy4qXCkvZXRjL3JjXC5kLyQoYmFzZW5hbWUgJDApXCQiKTsgdGhl bgogICAgZWNobyAiJDA6IENhbm5vdCBkZXRlcm1pbmUgdGhlIFBSRUZJWCIgPiYyCiAgICBleGl0 IDEKZmkKCmNhc2UgIiQxIiBpbgoJc3RhcnQpCgkJWyAteCAke1BSRUZJWH0vc2Jpbi8zZG1kIF0g JiYgJHtQUkVGSVh9L3NiaW4vM2RtZCAmJiBlY2hvIC1uICcgM3dhcmUgV2ViLU1hbmFnZXInCgkJ OzsKCXN0b3ApCgkJL3Vzci9iaW4va2lsbGFsbCAzZG1kID4gL2Rldi9udWxsIDI+JjEgJiYgZWNo byAtbiAnIDN3YXJlIFdlYi1NYW5hZ2VyJwoJCTs7CglyZWxvYWQpCgkJL3Vzci9iaW4va2lsbGFs bCAtSFVQIDNkbWQgPiAvZGV2L251bGwgMj4mMSAmJiBlY2hvIC1uICcgM3dhcmUgV2ViLU1hbmFn ZXInCgkJOzsKCSopCgkJZWNobyAiIgoJCWVjaG8gIlVzYWdlOiBgYmFzZW5hbWUgJDBgIHsgc3Rh cnQgfCBzdG9wIHwgcmVsb2FkIH0iCgkJZWNobyAiIgoJCWV4aXQgMQoJCTs7CmVzYWMKAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAA= --=-NhENtFYBHfl9v2czn9qq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 12:23: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505E437B400; Wed, 21 Aug 2002 12:23:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06D6C43E70; Wed, 21 Aug 2002 12:23:01 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: from freefall.freebsd.org (dwcjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LJN0JU034568; Wed, 21 Aug 2002 12:23:00 -0700 (PDT) (envelope-from dwcjr@freefall.freebsd.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LJN0vq034557; Wed, 21 Aug 2002 12:23:00 -0700 (PDT) Date: Wed, 21 Aug 2002 12:23:00 -0700 (PDT) From: "David W. Chapman Jr." Message-Id: <200208211923.g7LJN0vq034557@freefall.freebsd.org> To: ryan@sasknow.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41851: MAINTAINER-UPDATE: editors/lpe unfetchable; changing MASTER_SITES Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: MAINTAINER-UPDATE: editors/lpe unfetchable; changing MASTER_SITES State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed Aug 21 12:22:50 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41851 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 12:27:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BF0337B400; Wed, 21 Aug 2002 12:27:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96C6643E65; Wed, 21 Aug 2002 12:27:17 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: from freefall.freebsd.org (dwcjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LJRGJU035067; Wed, 21 Aug 2002 12:27:16 -0700 (PDT) (envelope-from dwcjr@freefall.freebsd.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LJRCLQ035045; Wed, 21 Aug 2002 12:27:12 -0700 (PDT) Date: Wed, 21 Aug 2002 12:27:12 -0700 (PDT) From: "David W. Chapman Jr." Message-Id: <200208211927.g7LJRCLQ035045@freefall.freebsd.org> To: dominic_marks@btinternet.com, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41849: Update pkg-descr and pkg-comment for audio/easytag Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update pkg-descr and pkg-comment for audio/easytag State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Wed Aug 21 12:26:49 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41849 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 12:27:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13B3637B400; Wed, 21 Aug 2002 12:27:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1AFA43E70; Wed, 21 Aug 2002 12:27:20 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LJRKJU035128; Wed, 21 Aug 2002 12:27:20 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LJRKx5035124; Wed, 21 Aug 2002 12:27:20 -0700 (PDT) Date: Wed, 21 Aug 2002 12:27:20 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208211927.g7LJRKx5035124@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/41854: DRM built in linux-mode at all times Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: DRM built in linux-mode at all times Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: lioux Responsible-Changed-When: Wed Aug 21 12:27:20 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41854 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 12:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2195037B401 for ; Wed, 21 Aug 2002 12:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54DCF43E42 for ; Wed, 21 Aug 2002 12:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LJe5JU037702 for ; Wed, 21 Aug 2002 12:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LJe54B037700; Wed, 21 Aug 2002 12:40:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E94D837B400 for ; Wed, 21 Aug 2002 12:35:43 -0700 (PDT) Received: from srrc.ars.usda.gov (marconi.srrc.ars.usda.gov [199.133.86.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 5CF6443E65 for ; Wed, 21 Aug 2002 12:35:42 -0700 (PDT) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from SRRCDOM-Message_Server by srrc.ars.usda.gov with Novell_GroupWise; Wed, 21 Aug 2002 14:35:36 -0500 Received: from symbion.srrc.usda.gov ([199.133.86.40]) by srrc.ars.usda.gov; Wed, 21 Aug 2002 14:34:07 -0500 Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.5/8.12.5) with ESMTP id g7LJY6Fu071839 for ; Wed, 21 Aug 2002 14:34:06 -0500 (CDT) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost) by node1.cluster.srrc.usda.gov (8.12.5/8.12.5/Submit) id g7LJY6af071838 for gjohnson@srrc.ars.usda.gov; Wed, 21 Aug 2002 14:34:06 -0500 (CDT) (envelope-from glenn) Message-Id: <200208211934.g7LJY6af071838@node1.cluster.srrc.usda.gov> Date: Wed, 21 Aug 2002 14:34:06 -0500 (CDT) From: Glenn Johnson Reply-To: Glenn Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41857: Fix dependency in biology/pymol Makefile so interface is built. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41857 >Category: ports >Synopsis: Fix dependency in biology/pymol Makefile so interface is built. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 12:40:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Glenn Johnson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD node1.cluster.srrc.usda.gov 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 19 12:01:41 CDT 2002 root@node1.cluster.srrc.usda.gov:/usr/obj/usr/src/sys/CLUSTER-FW i386 >Description: The biology/pymol port should be built with the pmw user interface. Make pmw a dependency so that the interface can be built and used for pymol. >How-To-Repeat: >Fix: --- Makefile.patch begins here --- --- Makefile.orig Wed Aug 21 14:06:52 2002 +++ Makefile Wed Aug 21 14:09:31 2002 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYNUMERIC} RUN_DEPENDS= ${PYNUMERIC} \ - ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter + ${PYTHON_SITELIBDIR}/PMW:${PORTSDIR}/x11-toolkits/pmw LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/Mesa3 WRKSRC= ${WRKDIR}/${PKGNAME} --- Makefile.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 12:48: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A709D37B401; Wed, 21 Aug 2002 12:48:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD1843E65; Wed, 21 Aug 2002 12:48:01 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: from freefall.freebsd.org (dwcjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LJlxJU039678; Wed, 21 Aug 2002 12:47:59 -0700 (PDT) (envelope-from dwcjr@freefall.freebsd.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LJlrxS039630; Wed, 21 Aug 2002 12:47:53 -0700 (PDT) Date: Wed, 21 Aug 2002 12:47:53 -0700 (PDT) From: "David W. Chapman Jr." Message-Id: <200208211947.g7LJlrxS039630@freefall.freebsd.org> To: dean@odyssey.apana.org.au, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41805: Update Port: net/firedns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update Port: net/firedns State-Changed-From-To: open->suspended State-Changed-By: dwcjr State-Changed-When: Wed Aug 21 12:46:50 PDT 2002 State-Changed-Why: New version of port depends on another port that doesn't exist in our tree currently and fails to compile. http://www.freebsd.org/cgi/query-pr.cgi?pr=41805 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 12:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B8A37B400 for ; Wed, 21 Aug 2002 12:50:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14DE843EA3 for ; Wed, 21 Aug 2002 12:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LJo4JU040030 for ; Wed, 21 Aug 2002 12:50:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LJo41l040029; Wed, 21 Aug 2002 12:50:04 -0700 (PDT) Date: Wed, 21 Aug 2002 12:50:04 -0700 (PDT) Message-Id: <200208211950.g7LJo41l040029@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/41805: Update Port: net/firedns Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41805; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, dean@odyssey.apana.org.au Cc: Subject: Re: ports/41805: Update Port: net/firedns Date: Wed, 21 Aug 2002 14:50:33 -0500 FYI: this port requires PR 41875 (new port libfirestring) to compile, so if you are committing this pr please commit 41875 as well. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 12:53:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B760137B400 for ; Wed, 21 Aug 2002 12:53:11 -0700 (PDT) Received: from host217-41-33-159.in-addr.btopenworld.com (host217-41-33-159.in-addr.btopenworld.com [217.41.33.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC69343E88 for ; Wed, 21 Aug 2002 12:53:10 -0700 (PDT) (envelope-from dom@host217-41-33-159.in-addr.btopenworld.com) Received: by host217-41-33-159.in-addr.btopenworld.com (Postfix, from userid 1000) id 4C6D83F8; Wed, 21 Aug 2002 20:55:22 +0100 (BST) Date: Wed, 21 Aug 2002 20:55:21 +0100 From: Dominic Marks To: freebsd-ports@freebsd.org Subject: Maintainership of my Ports Message-ID: <20020821195521.GA27171@gallium> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey, I have been busy with at work recently, and I may be busy in the future as I start University. I wouldn't want my ports to get out of date because I don't have time to spend on them, so rather than waiting for my review or a "maintainer timeout" committers can go right in and commit PRs or their own additions to my ports. I will still try and keep my ports up to date when I can. My ports are, for anyone that is interested: audio/easytag benchmarks/siege devel/ccache devel/objprelink mail/dkimap4 net/honeyd net/pen net/libdnet net/mutella security/fragroute security/john security/nmap security/nmap-fe www/scout x11-wm/hackedbox My currently open ports PRs are: manually broken url: http://www.FreeBSD.org/cgi/query-pr-summary.cgi? \ category=ports&severity=&priority=&class=&state=&sort=none \ &text=&responsible=&multitext=&originator=Dominic+Marks&release= single link url: http://www.FreeBSD.org/cgi/query-pr-summary.cgi?category=ports&severity=&priority=&class=&state=&sort=none&text=&responsible=&multitext=&originator=Dominic+Marks&release= Thanks, Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 13:19:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A51A537B400 for ; Wed, 21 Aug 2002 13:19:12 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C93443E77 for ; Wed, 21 Aug 2002 13:19:11 -0700 (PDT) (envelope-from tilman@arved.de) Received: from arved.de (localhost [127.0.0.1]) by 21322530218.direct.eti.at (8.12.5/8.12.5) with ESMTP id g7ILdrYI096811; Sun, 18 Aug 2002 23:39:53 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by arved.de (8.12.5/8.12.5/Submit) id g7ILdrwQ096810; Sun, 18 Aug 2002 23:39:53 +0200 (CEST) Date: Sun, 18 Aug 2002 23:39:53 +0200 From: Tilman Linneweh To: Kevin Golding Cc: ports@freebsd.org Subject: Re: making a new port - make install wants to strip a shell script Message-ID: <20020818213953.GA96785@arved.de> Reply-To: e0025974@student.tuwien.ac.at References: <6knqakBAw4X9EwwV@caomhin.demon.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In arved.freebsd.ports, you wrote: >>> All I've added has been a little shell script that makes the Makefile >>> usable by the ports system, seriously low grade tinkering. >> >>Huh? I don't think I understand what you are doing here. >=20 > While I'm finding my way around I hit a problem with the compile. It > seems that within the ports system it defaults to assuming it will find > a Makefile, but allegro produces a makefile. So I used the scripts > directory and made a file post-configure like this: >=20 > #!/bin/sh >=20 > mv ${WRKSRC}/makefile ${WRKSRC}/Makefile This is not necessary. Just set: MAKEFILE=3D makefile in the port. I suggest you take a look into bsd.port.mk regards arved --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9YBQnfCLDn4B6xToRApQEAJ9UI3gcBMnzKnq5r7pvhfWzXJ/BpgCfZ4lB eGQUJsfd3D/RO/619UwAsqs= =FsuO -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 13:19:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5EF737B405 for ; Wed, 21 Aug 2002 13:19:15 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0235443E7B for ; Wed, 21 Aug 2002 13:19:13 -0700 (PDT) (envelope-from tilman@arved.de) Received: from arved.de (localhost [127.0.0.1]) by 21322530218.direct.eti.at (8.12.5/8.11.6) with ESMTP id g7HCp0Bq060067; Sat, 17 Aug 2002 14:51:00 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by arved.de (8.12.5/8.12.5/Submit) id g7HCoxTI060066; Sat, 17 Aug 2002 14:50:59 +0200 (CEST) Date: Sat, 17 Aug 2002 14:50:59 +0200 From: Tilman Linneweh To: tapeworm Cc: freebsd-ports@freebsd.org Subject: Re: Dead Ports.. Message-ID: <20020817125058.GA59703@arved.de> Reply-To: e0025974@student.tuwien.ac.at References: <3D595DD1.90405@dolphintime.com> <20020816152547.6943a14d.tapeworm@insekta.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline In-Reply-To: <20020816152547.6943a14d.tapeworm@insekta.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > I don't know if this is a proper method for submitting reports for > broken ports, but if not, i'd appreciate a pointer in the right > direction. This is simply a small grouping of the ports I recently > tried installing which appear to be broken for a variety of reasons. Do a "make maintainer" in the Ports directory. You will get an Emailadress. Please notify this person. > ports/audio/cmt : checksum mismatch. current distfile shows it to be > MD5 (cmt_src.tgz) =3D 21c6cbf2a755f9c8a6470b395e9a2792. > as i recall, this requires ladspa as a dependency. >=20 > ports/audio/ladspa : checksum mismatch also. current distfile shows MD5 > (ladspa_sdk.tgz) =3D 00b34b8f9a80a1fe141b643e64ac1681 > this also causes problems when making terminatorx, which has ladspa > as a dependency. These ones are mine. I just checked the website, from ChangeHistory i read Richard Furse updated the tarball to the new ladspa version.=20 Unfortunately he doesn't want to version his tarballs. Please change MASTER_SITES for audio/ladspa to http://stud3.tuwien.ac.at/~e0025974/bsdsrc/ until i checked if the update doesn't break anything. =20 BTW, if you are interested in LADSPA plugins, you may try my PR of Steve Harris LADSPA-Plugins ports/41055 > hope this was helpful to someone. i don't (yet) have the know-how to > even work on a port myself, so for the time being, i defer to the lot of > you smart folk. Take a look at the Porters Handbook, if you are interested how this Ports-thing works. Thanks for your Report arved --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9XkaxfCLDn4B6xToRAuzgAJ90vYDvXePpS0tpbUPCuQXZ5tkfQACdGfxO s//DNvEBu3ZQh09yuY0PtrE= =slzT -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 13:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23FD937B400 for ; Wed, 21 Aug 2002 13:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E140C43E84 for ; Wed, 21 Aug 2002 13:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LKU1JU052681 for ; Wed, 21 Aug 2002 13:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LKU1LK052680; Wed, 21 Aug 2002 13:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C516C37B401 for ; Wed, 21 Aug 2002 13:28:56 -0700 (PDT) Received: from guilds2.me.ic.ac.uk (guilds2.me.ic.ac.uk [155.198.3.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17BA143E6E for ; Wed, 21 Aug 2002 13:28:56 -0700 (PDT) (envelope-from ma499@guilds2.me.ic.ac.uk) Received: from guilds2.me.ic.ac.uk (localhost [127.0.0.1]) by guilds2.me.ic.ac.uk (8.12.3/8.12.3) with ESMTP id g7LKSsHt017427 for ; Wed, 21 Aug 2002 21:28:54 +0100 (BST) (envelope-from ma499@guilds2.me.ic.ac.uk) Received: (from root@localhost) by guilds2.me.ic.ac.uk (8.12.3/8.12.3/Submit) id g7LKSsCl017426; Wed, 21 Aug 2002 21:28:54 +0100 (BST) Message-Id: <200208212028.g7LKSsCl017426@guilds2.me.ic.ac.uk> Date: Wed, 21 Aug 2002 21:28:54 +0100 (BST) From: Mustafa Arif Reply-To: Mustafa Arif To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41861: New port: SMB authentication module for Perl (p5-Authen-Smb) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41861 >Category: ports >Synopsis: New port: SMB authentication module for Perl (p5-Authen-Smb) >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 Aug 21 13:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mustafa Arif >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: Imperial College, University of London >Environment: System: FreeBSD guilds2.me.ic.ac.uk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #3: Tue Aug 20 16:25:11 BST 2002 ma499@guilds2.me.ic.ac.uk:/usr/obj/usr/src/sys/GUILDS2 i386 >Description: Authen::Smb is a Perl module that allows you to authenticate users against an SMB (Samba, NT, Windows 2000, LAN Manager, LAN Server, OS/2) server. >How-To-Repeat: >Fix: --- authen-port-report begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Authen-Smb # p5-Authen-Smb/Makefile # p5-Authen-Smb/pkg-comment # p5-Authen-Smb/pkg-descr # p5-Authen-Smb/pkg-plist # p5-Authen-Smb/distinfo # p5-Authen-Smb/files # p5-Authen-Smb/files/patch-aa # echo c - p5-Authen-Smb mkdir -p p5-Authen-Smb > /dev/null 2>&1 echo x - p5-Authen-Smb/Makefile sed 's/^X//' >p5-Authen-Smb/Makefile << 'END-of-p5-Authen-Smb/Makefile' X# New ports collection makefile for: p5-Authen-Smb X# Date created: Wed 21 August 2002 X# Whom: Mustafa Arif X# http://www.doc.ic.ac.uk/~ma499/ X# X# $FreeBSD$ X# X XPORTNAME= Authen-Smb XPORTVERSION= 0.91 XCATEGORIES= security perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Authen XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@freebsd.org X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Authen::Smb.3 X X.include END-of-p5-Authen-Smb/Makefile echo x - p5-Authen-Smb/pkg-comment sed 's/^X//' >p5-Authen-Smb/pkg-comment << 'END-of-p5-Authen-Smb/pkg-comment' XPerl extension to authenticate against an SMB server END-of-p5-Authen-Smb/pkg-comment echo x - p5-Authen-Smb/pkg-descr sed 's/^X//' >p5-Authen-Smb/pkg-descr << 'END-of-p5-Authen-Smb/pkg-descr' XAuthen::Smb allows you to authenticate users against an NT server. See XSmb.pm POD documentation for details. X XWWW: http://search.cpan.org/author/PMKANE/Authen-Smb-0.91/ END-of-p5-Authen-Smb/pkg-descr echo x - p5-Authen-Smb/pkg-plist sed 's/^X//' >p5-Authen-Smb/pkg-plist << 'END-of-p5-Authen-Smb/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Authen/Smb.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Smb/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Smb/autosplit.ix Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Smb/Smb.bs Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Smb/Smb.so X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Smb X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Authen 2>/dev/null || true END-of-p5-Authen-Smb/pkg-plist echo x - p5-Authen-Smb/distinfo sed 's/^X//' >p5-Authen-Smb/distinfo << 'END-of-p5-Authen-Smb/distinfo' XMD5 (Authen-Smb-0.91.tar.gz) = 97d8aee872160eeabd0c08a7b0985216 END-of-p5-Authen-Smb/distinfo echo c - p5-Authen-Smb/files mkdir -p p5-Authen-Smb/files > /dev/null 2>&1 echo x - p5-Authen-Smb/files/patch-aa sed 's/^X//' >p5-Authen-Smb/files/patch-aa << 'END-of-p5-Authen-Smb/files/patch-aa' X*** smbval/smbencrypt.c.orig Wed Aug 21 21:07:23 2002 X--- smbval/smbencrypt.c Mon Jan 28 19:33:42 2002 X*************** X*** 24,30 **** X #include X #include X #include X! #include X #include X #include X #include "smblib-priv.h" X--- 24,30 ---- X #include X #include X #include X! X #include X #include X #include "smblib-priv.h" END-of-p5-Authen-Smb/files/patch-aa exit --- authen-port-report ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 13:45:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF10937B400 for ; Wed, 21 Aug 2002 13:45:53 -0700 (PDT) Received: from CRWdog.demon.co.uk (ppp-209-232-55-88.dialup.snfc21.pacbell.net [209.232.55.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACEBD43E70 for ; Wed, 21 Aug 2002 13:45:51 -0700 (PDT) (envelope-from spadger@best.com) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id A58C7477; Wed, 21 Aug 2002 16:45:47 -0400 (EDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Ken McGlothlen Cc: ports@FreeBSD.ORG Subject: RFC: Automated Port Rebuilding (was Re: using "dialog" in ports is for bitches) In-Reply-To: Message from Ken McGlothlen of "19 Aug 2002 17:16:49 PDT." <86k7mmo03y.fsf@ralf.artlogix.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_354358921P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Wed, 21 Aug 2002 16:45:47 -0400 From: Andy Sparrow Message-Id: <20020821204547.A58C7477@CRWdog.demon.co.uk> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --==_Exmh_354358921P Content-Type: text/plain; charset=us-ascii > Suddenly, I'm just not inclined to helpfully answer any of his questions > anymore. I can see why that might be. Unfortunately, I personally heartily concur with the substance of the original mail, if not the manner in which it was expressed. Other (including me) have expressed similar opinions recently, but they don't seem to have been taken into account. I think that the best statement of what I'm talking about, is that, following an upgrade/reinstall of world, at least some proportion of the userbase would like to automatically rebuild all the ports (with their original options) against the new world. Portupgrade goes a long way to providing this, but the last pieces aren't there yet. I think that the problem is adequately expressed: * People want to provide custom settings to certain ports, which they've found work well with their systems, configurations, preferences etc. * People don't necessarily want to sit there and be forced to interact with portupgrade in some hours time. Custom Settings --------------- It seems to me that we have a couple of mechanisms of providing arguments/options and other local settings to automated port builds, which is desirable for upgrading the entire machine, following an upgrade of world etc. This would seem to be particularly useful when tracking -STABLE, or -CURRENT for that matter. AFAIK, the two mechanisms (if there's more, please let me know) are as follows: i) Frobbing stuff into /usr/local/etc/pkgtools.conf ii) Frobbing stuff into ${PORT}/Makefile.local I happen to prefer the latter approach, as I'd generally prefer that port options not be global, e.g. I might prefer to build some ports with, and some without, the same options. Non-Interactivity ----------------- Neither approach addresses the propensity of certain ports to bang up a dialog, and thus halt the entire portupgrade process until there is operator input. Sadly, in a typical scenario, said operator is busy having a life or sleeping at this point, having got the world rebuilt/reinstalled and just wants the ports rebuilt. Yes, I'm aware of the BATCH=yes setting. This, IMHO, doesn't entirely address the situation - because it merely ignores ports which are marked as "interactive". In the case of the 'postfix' port (which changes quite frequently, thanks to whomever is working so diligently on keeping this up-to-date ;-) for example, this "interactivity" consists of asking you which options you require. It's the same for the Ghostscript port, and a similar situation exists with the various SNMP ports (which don't use dialog, but still prompt for their installation defaults). This is just off the top of my head - there must be dozens more ports that I don't use, but which cause their userbase the same pain. Whilst this is acceptable for an initial install of the port, I think that it's not ideal for an automated port rebuild run - nor is it really acceptable to not rebuild all the ports, but ignore what might be the primary mail system (it is here) or an integral part of the printing system. What I'd personally like to see if dialog prompt an operator IF IT NEEDS TO. In other words, if appropriate settings are already provided via either pkgtools.conf or Makefile.local, then I think that dialog should not pop up, and the build should just proceed without human intervention. Does anyone have any problems with the above suggestion? I really would like to see this (or anything that provides equivalent functionality) formalized, e.g. adopted and written up into the Porters Handbook. I'm certainly prepared to provide patches (at least for those ports which bite me every two weeks or so) - but there's little point if no-one agrees that this is a good idea, particularly those with commit privs.. What we need is a constructive interchange and some concensus. Regards, AS --==_Exmh_354358921P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9Y/v7PHh895bDXeQRAqJHAJ9xxZyiWEt7zolN2x53yuxbAA636gCdFxG7 rsp0zjD2wJ2JYR3Dc4Y1/q0= =88PT -----END PGP SIGNATURE----- --==_Exmh_354358921P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 13:50:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53C2637B4CB for ; Wed, 21 Aug 2002 13:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1280243E7B for ; Wed, 21 Aug 2002 13:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LKo3JU060337 for ; Wed, 21 Aug 2002 13:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LKo3l4060335; Wed, 21 Aug 2002 13:50:03 -0700 (PDT) Date: Wed, 21 Aug 2002 13:50:03 -0700 (PDT) Message-Id: <200208212050.g7LKo3l4060335@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Brad Johnson Subject: Re: ports/41845: /usr/ports/audio/libmikmod fails to compile Reply-To: Brad Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41845; it has been noted by GNATS. From: Brad Johnson To: freebsd-gnats-submit@FreeBSD.org Cc: bhicks@nmsu.edu Subject: Re: ports/41845: /usr/ports/audio/libmikmod fails to compile Date: Wed, 21 Aug 2002 16:51:07 -0400 (EDT) It's because you're using csh as your shell. It's trying to set the variable Xsed using "Xsed=". Csh and tcsh don't understand that kind of syntax. The scripts determine your shell from the SHELL environment variable, so just make sure it's set correctly. Run bash or sh and then type: export SHELL=/usr/local/bin/bash or export SHELL=/bin/sh or wherever your shell is. That should work. Although, if the libtool script is dependent on a Bourne shell, the configuration script for libmikmod should really specify /bin/sh instead of just grabbing your SHELL and hoping it's Bourne (for the few of us out there who still use C shells on occasion). - Brad Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 14: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B77137B400 for ; Wed, 21 Aug 2002 14:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 986A543E6E for ; Wed, 21 Aug 2002 14:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LL05JU062623 for ; Wed, 21 Aug 2002 14:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LL05Qb062621; Wed, 21 Aug 2002 14:00:05 -0700 (PDT) Date: Wed, 21 Aug 2002 14:00:05 -0700 (PDT) Message-Id: <200208212100.g7LL05Qb062621@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Byron L. Hicks" Subject: Re: ports/41845: /usr/ports/audio/libmikmod fails to compile Reply-To: "Byron L. Hicks" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41845; it has been noted by GNATS. From: "Byron L. Hicks" To: Brad Johnson Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/41845: /usr/ports/audio/libmikmod fails to compile Date: Wed, 21 Aug 2002 14:56:41 -0600 (MDT) I don't know if you are the maintainer, if so, bash should be listed as a requirement on this particular port. -- Byron L. Hicks Network Engineer NMSU ICT On Wed, 21 Aug 2002, Brad Johnson wrote: > It's because you're using csh as your shell. It's trying to set the > variable Xsed using "Xsed=". Csh and tcsh don't understand that kind of > syntax. The scripts determine your shell from the SHELL environment > variable, so just make sure it's set correctly. Run bash or sh and then > type: > > export SHELL=/usr/local/bin/bash > > or > > export SHELL=/bin/sh > > or wherever your shell is. > > That should work. Although, if the libtool script is dependent on a Bourne > shell, the configuration script for libmikmod should really specify > /bin/sh instead of just grabbing your SHELL and hoping it's Bourne (for > the few of us out there who still use C shells on occasion). > > - Brad Johnson > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 14:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F57537B401 for ; Wed, 21 Aug 2002 14:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAB0E43E6E for ; Wed, 21 Aug 2002 14:30:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LLU7JU072553 for ; Wed, 21 Aug 2002 14:30:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LLU7e6072552; Wed, 21 Aug 2002 14:30:07 -0700 (PDT) Date: Wed, 21 Aug 2002 14:30:07 -0700 (PDT) Message-Id: <200208212130.g7LLU7e6072552@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Brad Johnson Subject: Re: ports/41845: /usr/ports/audio/libmikmod fails to compile Reply-To: Brad Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41845; it has been noted by GNATS. From: Brad Johnson To: "Byron L. Hicks" Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/41845: /usr/ports/audio/libmikmod fails to compile Date: Wed, 21 Aug 2002 17:26:49 -0400 (EDT) Nope... according to the Makefile ports@FreeBSD.org is the maintainer and mharo@area51.fremont.ca.us is the creator. I'm just a fellow BSDuser who ran into the same problem. But I agree with your suggestion. - Brad Johnson On Wed, 21 Aug 2002, Byron L. Hicks wrote: > I don't know if you are the maintainer, if so, bash should be listed as a > requirement on this particular port. > > -- > Byron L. Hicks > Network Engineer > NMSU ICT > > On Wed, 21 Aug 2002, Brad Johnson wrote: > > > It's because you're using csh as your shell. It's trying to set the > > variable Xsed using "Xsed=". Csh and tcsh don't understand that kind of > > syntax. The scripts determine your shell from the SHELL environment > > variable, so just make sure it's set correctly. Run bash or sh and then > > type: > > > > export SHELL=/usr/local/bin/bash > > > > or > > > > export SHELL=/bin/sh > > > > or wherever your shell is. > > > > That should work. Although, if the libtool script is dependent on a Bourne > > shell, the configuration script for libmikmod should really specify > > /bin/sh instead of just grabbing your SHELL and hoping it's Bourne (for > > the few of us out there who still use C shells on occasion). > > > > - Brad Johnson > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 14:30:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D159C37B400 for ; Wed, 21 Aug 2002 14:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEAC43E70 for ; Wed, 21 Aug 2002 14:30:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LLU9JU072567 for ; Wed, 21 Aug 2002 14:30:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LLU8aV072566; Wed, 21 Aug 2002 14:30:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3822537B400 for ; Wed, 21 Aug 2002 14:25:37 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.lukarcos.com [195.239.240.132]) by mx1.FreeBSD.org (Postfix) with SMTP id 94E8843E3B for ; Wed, 21 Aug 2002 14:25:35 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 95104 invoked by uid 911); 21 Aug 2002 21:25:37 -0000 Message-Id: <20020821212537.95103.qmail@outpost.globcon.net> Date: 21 Aug 2002 21:25:37 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41862: New port: sysutils/socklog - small & secure syslogd replacement Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41862 >Category: ports >Synopsis: New port: sysutils/socklog - small & secure syslogd replacement >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 14:30:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: socklog in cooperation with djb's daemontools is a small and secure replacement for syslogd. There are three main features, syslogd provides: - receiving syslog messages from an unix domain socket (/dev/log) or UDP socket (0.0.0.0:514) and writing them to various files on disk depending on facility and priority. - writing received syslog messages to an udp socket (a.b.c.d:514) socklog provides the first two features with the help of daemontools svscan, supervise and multilog, provides a different network logging concept and additionally does log event notification. multilog has a built in logfile rotation based on file size, so there is no need for any cron jobs or similar to rotate the logs. Log partitions can be calculated properly. >How-To-Repeat: shar included. >Fix: --- socklog-0.10.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # socklog/Makefile # socklog/distinfo # socklog/pkg-comment # socklog/pkg-descr # socklog/pkg-plist # echo x - socklog/Makefile sed 's/^X//' >socklog/Makefile << 'END-of-socklog/Makefile' X# New ports collection makefile for: socklog X# Date created: 22 Aug 2002 X# Whom: Sergei Kolobov X# X# $FreeBSD$ X# X XPORTNAME= socklog XPORTVERSION= 0.10.1 XCATEGORIES= sysutils net XMASTER_SITES= http://smarden.org/socklog/ X XMAINTAINER= sergei@kolobov.com X XWRKSRC= ${WRKDIR}/admin/${DISTNAME}/src XALL_TARGET= default X XPROGS= socklog-conf socklog tryto uncat XMAN1= tryto.1 uncat.1 XMAN8= socklog-conf.8 socklog.8 X Xdo-install: X.for file in ${PROGS} X ${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin X.endfor X.if !defined(NOPORTDOCS) X ${MKDIR} ${MANPREFIX}/man/man1 X.for file in ${MAN1} X ${INSTALL_MAN} ${WRKSRC}/../man/${file} ${MANPREFIX}/man/man1 X.endfor X ${MKDIR} ${MANPREFIX}/man/man8 X.for file in ${MAN8} X ${INSTALL_MAN} ${WRKSRC}/../man/${file} ${MANPREFIX}/man/man8 X.endfor X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/../doc/*.html ${DOCSDIR} X.endif X X.include END-of-socklog/Makefile echo x - socklog/distinfo sed 's/^X//' >socklog/distinfo << 'END-of-socklog/distinfo' XMD5 (socklog-0.10.1.tar.gz) = ba979c500398b83300300e90650fdc36 END-of-socklog/distinfo echo x - socklog/pkg-comment sed 's/^X//' >socklog/pkg-comment << 'END-of-socklog/pkg-comment' XSmall and secure replacement for syslogd END-of-socklog/pkg-comment echo x - socklog/pkg-descr sed 's/^X//' >socklog/pkg-descr << 'END-of-socklog/pkg-descr' Xsocklog in cooperation with djb's daemontools is a small and secure replacement Xfor syslogd. There are three main features, syslogd provides: X X- receiving syslog messages from an unix domain socket (/dev/log) or UDP socket X (0.0.0.0:514) and writing them to various files on disk depending on facility X and priority. X- writing received syslog messages to an udp socket (a.b.c.d:514) X Xsocklog provides the first two features with the help of daemontools svscan, Xsupervise and multilog, provides a different network logging concept and Xadditionally does log event notification. X Xmultilog has a built in logfile rotation based on file size, so there is no Xneed for any cron jobs or similar to rotate the logs. Log partitions can be Xcalculated properly. X XWWW: http://smarden.org/socklog/ END-of-socklog/pkg-descr echo x - socklog/pkg-plist sed 's/^X//' >socklog/pkg-plist << 'END-of-socklog/pkg-plist' Xbin/socklog-conf Xbin/socklog Xbin/tryto Xbin/uncat Xshare/doc/socklog/benefits.html Xshare/doc/socklog/configuration.html Xshare/doc/socklog/examples.html Xshare/doc/socklog/index.html Xshare/doc/socklog/install.html Xshare/doc/socklog/network.html Xshare/doc/socklog/notify.html Xshare/doc/socklog/readme.solaris.html Xshare/doc/socklog/socklog-conf.8.html Xshare/doc/socklog/socklog.8.html Xshare/doc/socklog/tryto.1.html Xshare/doc/socklog/uncat.1.html Xshare/doc/socklog/upgrade.html Xshare/doc/socklog/usedietlibc.html X@dirrm share/doc/socklog END-of-socklog/pkg-plist exit --- socklog-0.10.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 14:57:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BB7137B400 for ; Wed, 21 Aug 2002 14:57:28 -0700 (PDT) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id EABC643E65 for ; Wed, 21 Aug 2002 14:57:27 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 9654F3198CD; Wed, 21 Aug 2002 16:57:31 -0500 (CDT) Date: Wed, 21 Aug 2002 16:57:31 -0500 From: "David W. Chapman Jr." To: e0025974@student.tuwien.ac.at Cc: tapeworm , freebsd-ports@freebsd.org Subject: Re: Dead Ports.. Message-ID: <20020821215731.GB53884@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: "David W. Chapman Jr." , e0025974@student.tuwien.ac.at, tapeworm , freebsd-ports@freebsd.org References: <3D595DD1.90405@dolphintime.com> <20020816152547.6943a14d.tapeworm@insekta.org> <20020817125058.GA59703@arved.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020817125058.GA59703@arved.de> X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > These ones are mine. I just checked the website, from ChangeHistory i > read Richard Furse updated the tarball to the new ladspa version. > Unfortunately he doesn't want to version his tarballs. If it is not against his license you could host or get someone to host it for you and give the tarball a version -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 15: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EEE037B400 for ; Wed, 21 Aug 2002 15:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AB0843E91 for ; Wed, 21 Aug 2002 15:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LM03JU078890 for ; Wed, 21 Aug 2002 15:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LM03vo078889; Wed, 21 Aug 2002 15:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61D1E37B401 for ; Wed, 21 Aug 2002 14:55:57 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.lukarcos.com [195.239.240.132]) by mx1.FreeBSD.org (Postfix) with SMTP id F0D1843E6A for ; Wed, 21 Aug 2002 14:55:55 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 98242 invoked by uid 911); 21 Aug 2002 21:55:58 -0000 Message-Id: <20020821215558.98241.qmail@outpost.globcon.net> Date: 21 Aug 2002 21:55:58 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org Cc: mwm@mired.org X-Send-Pr-Version: 3.113 Subject: ports/41863: [PATCH] Update mail/tmda port to 0.61 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41863 >Category: ports >Synopsis: [PATCH] Update mail/tmda port to 0.61 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 15:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: - Update to tmda 0.61 - Use MASTER_SITE_SUBDIR to reference to old releases - Use DATADIR and DOCSDIR to simplify Makefile - Use PYTHON_SITELIBDIR in pkg-plist - Sort pkg-plist >How-To-Repeat: Patch included. >Fix: --- tmda-0.61-patch begins here --- diff -ruN tmda.orig/Makefile tmda/Makefile --- tmda.orig/Makefile Thu Aug 22 01:29:54 2002 +++ tmda/Makefile Thu Aug 22 01:37:29 2002 @@ -6,10 +6,10 @@ # PORTNAME= tmda -PORTVERSION= 0.59 +PORTVERSION= 0.61 CATEGORIES= mail python -MASTER_SITES= http://tmda.net/releases/ \ - http://tmda.net/releases/old/ +MASTER_SITES= http://tmda.net/releases/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old EXTRACT_SUFX= .tgz MAINTAINER= mwm@mired.org @@ -25,23 +25,21 @@ do-install: ${MKDIR} ${PYTHON_SITELIBDIR}/TMDA ${INSTALL_SCRIPT} ${WRKSRC}/TMDA/*.py* ${PYTHON_SITELIBDIR}/TMDA - ${MKDIR} ${PREFIX}/share/tmda - ${INSTALL_DATA} ${WRKSRC}/templates/*.txt ${PREFIX}/share/tmda + ${MKDIR} ${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/templates/*.txt ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/bin/tmda-* ${PREFIX}/bin post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/tmda - ${MKDIR} ${PREFIX}/share/doc/tmda/contrib - ${MKDIR} ${PREFIX}/share/doc/tmda/htdocs + ${MKDIR} ${DOCSDIR} ${DOCSDIR}/contrib ${DOCSDIR}/htdocs .for f in COPYING CRYPTO ChangeLog INSTALL README THANKS UPGRADE - @${INSTALL_DATA} ${WRKSRC}/$f ${PREFIX}/share/doc/tmda + @${INSTALL_DATA} ${WRKSRC}/$f ${DOCSDIR} .endfor - @${INSTALL_DATA} ${WRKSRC}/contrib/* ${PREFIX}/share/doc/tmda/contrib - @${INSTALL_DATA} ${WRKSRC}/htdocs/*.html ${PREFIX}/share/doc/tmda/htdocs + @${INSTALL_DATA} ${WRKSRC}/contrib/* ${DOCSDIR}/contrib + @${INSTALL_DATA} ${WRKSRC}/htdocs/*.html ${DOCSDIR}/htdocs @${ECHO_MSG} - @${ECHO_MSG} See ${PREFIX}/share/doc/tmda/INSTALL for configuration instructions - @${ECHO_MSG} See ${PREFIX}/share/doc/tmda/UPGRADE if upgrading from a previous release + @${ECHO_MSG} See ${DOCSDIR}/INSTALL for configuration instructions + @${ECHO_MSG} See ${DOCSDIR}/UPGRADE if upgrading from a previous release .endif @${ECHO_MSG} All related programs have been installed in ${PREFIX}/bin @${ECHO_MSG} diff -ruN tmda.orig/distinfo tmda/distinfo --- tmda.orig/distinfo Thu Aug 22 01:29:54 2002 +++ tmda/distinfo Thu Aug 22 01:32:23 2002 @@ -1 +1 @@ -MD5 (tmda-0.59.tgz) = 680da61ae93badaf60dde34f6ff095ee +MD5 (tmda-0.61.tgz) = 37fc7f4f8fd9a70a0470704d874eaee9 diff -ruN tmda.orig/pkg-plist tmda/pkg-plist --- tmda.orig/pkg-plist Thu Aug 22 01:29:54 2002 +++ tmda/pkg-plist Thu Aug 22 01:43:26 2002 @@ -7,28 +7,30 @@ bin/tmda-pending bin/tmda-rfilter bin/tmda-sendmail -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Cookie.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Cookie.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Defaults.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Defaults.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Deliver.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Deliver.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Errors.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Errors.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/FilterParser.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/FilterParser.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/HMAC.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/HMAC.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/MTA.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/MTA.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/SMTP.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/SMTP.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Util.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Util.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Version.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/Version.pyc -lib/%%PYTHON_VERSION%%/site-packages/TMDA/__init__.py -lib/%%PYTHON_VERSION%%/site-packages/TMDA/__init__.pyc +%%PYTHON_SITELIBDIR%%/TMDA/Cookie.py +%%PYTHON_SITELIBDIR%%/TMDA/Cookie.pyc +%%PYTHON_SITELIBDIR%%/TMDA/Defaults.py +%%PYTHON_SITELIBDIR%%/TMDA/Defaults.pyc +%%PYTHON_SITELIBDIR%%/TMDA/Deliver.py +%%PYTHON_SITELIBDIR%%/TMDA/Deliver.pyc +%%PYTHON_SITELIBDIR%%/TMDA/Errors.py +%%PYTHON_SITELIBDIR%%/TMDA/Errors.pyc +%%PYTHON_SITELIBDIR%%/TMDA/FilterParser.py +%%PYTHON_SITELIBDIR%%/TMDA/FilterParser.pyc +%%PYTHON_SITELIBDIR%%/TMDA/HMAC.py +%%PYTHON_SITELIBDIR%%/TMDA/HMAC.pyc +%%PYTHON_SITELIBDIR%%/TMDA/MTA.py +%%PYTHON_SITELIBDIR%%/TMDA/MTA.pyc +%%PYTHON_SITELIBDIR%%/TMDA/MessageLogger.py +%%PYTHON_SITELIBDIR%%/TMDA/MessageLogger.pyc +%%PYTHON_SITELIBDIR%%/TMDA/SMTP.py +%%PYTHON_SITELIBDIR%%/TMDA/SMTP.pyc +%%PYTHON_SITELIBDIR%%/TMDA/Util.py +%%PYTHON_SITELIBDIR%%/TMDA/Util.pyc +%%PYTHON_SITELIBDIR%%/TMDA/Version.py +%%PYTHON_SITELIBDIR%%/TMDA/Version.pyc +%%PYTHON_SITELIBDIR%%/TMDA/__init__.py +%%PYTHON_SITELIBDIR%%/TMDA/__init__.pyc %%PORTDOCS%%share/doc/tmda/COPYING %%PORTDOCS%%share/doc/tmda/CRYPTO %%PORTDOCS%%share/doc/tmda/ChangeLog @@ -51,11 +53,13 @@ %%PORTDOCS%%share/doc/tmda/htdocs/config.html %%PORTDOCS%%share/doc/tmda/htdocs/download.html %%PORTDOCS%%share/doc/tmda/htdocs/features.html +%%PORTDOCS%%share/doc/tmda/htdocs/filter-sources.html %%PORTDOCS%%share/doc/tmda/htdocs/history.html %%PORTDOCS%%share/doc/tmda/htdocs/howtos.html %%PORTDOCS%%share/doc/tmda/htdocs/index.html %%PORTDOCS%%share/doc/tmda/htdocs/install.html %%PORTDOCS%%share/doc/tmda/htdocs/inuse.html +%%PORTDOCS%%share/doc/tmda/htdocs/press.html %%PORTDOCS%%share/doc/tmda/htdocs/requirements.html %%PORTDOCS%%share/doc/tmda/htdocs/resources.html %%PORTDOCS%%share/doc/tmda/htdocs/results.html @@ -68,4 +72,4 @@ %%PORTDOCS%%@dirrm share/doc/tmda/contrib %%PORTDOCS%%@dirrm share/doc/tmda/htdocs %%PORTDOCS%%@dirrm share/doc/tmda -@dirrm lib/%%PYTHON_VERSION%%/site-packages/TMDA +@dirrm %%PYTHON_SITELIBDIR%%/TMDA --- tmda-0.61-patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 15:29: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58AD337B400 for ; Wed, 21 Aug 2002 15:29:03 -0700 (PDT) Received: from tesla.foo.is (tesla.reverse-bias.org [217.151.166.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A2C643E6E for ; Wed, 21 Aug 2002 15:29:02 -0700 (PDT) (envelope-from baldur@foo.is) Received: from there (eniac.foo.is [192.168.1.25]) by tesla.foo.is (Postfix) with SMTP id A1A79278D for ; Wed, 21 Aug 2002 22:28:55 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" From: Baldur Gislason To: freebsd-ports@freebsd.org Subject: xine 0.9.13 port doesn't work? Date: Wed, 21 Aug 2002 22:28:52 +0000 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020821222855.A1A79278D@tesla.foo.is> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I tried installing /usr/ports/graphics/xine version 0.9.13 but it terminated like this: /bin/sh ../../libtool-nofpic --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/xine-utils -I/usr/local/include -I/usr/X11R6/include -O -pipe -D_THREAD_SAFE -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -I/usr/local/include -I/usr/local/include/artsc -c xine_decoder.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/xine-utils -I/usr/local/include -I/usr/X11R6/include -O -pipe -D_THREAD_SAFE -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -I/usr/local/include -I/usr/local/include/artsc -c xine_decoder.c -DPIC -o xine_decoder.lo xine_decoder.c: In function `a52dec_init': xine_decoder.c:157: warning: assignment from incompatible pointer type xine_decoder.c:161: warning: implicit declaration of function `a52_samples' xine_decoder.c:161: warning: assignment makes pointer from integer without a cast xine_decoder.c: In function `a52dec_decode_frame': xine_decoder.c:340: too few arguments to function `a52_block' gmake[3]: *** [xine_decoder.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13/src/liba52' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/graphics/libxine. *** Error code 1 Stop in /usr/ports/graphics/libxine. *** Error code 1 Stop in /usr/ports/graphics/xine. *** Error code 1 Stop in /usr/ports/graphics/xine. Build system is: FreeBSD eniac.foo.is 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue May 21 20:40:12 GMT 2002 root@eniac.foo.is:/usr/src/sys/compile/BG i386 Baldur To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 15:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6665237B400 for ; Wed, 21 Aug 2002 15:40:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA2043E9E for ; Wed, 21 Aug 2002 15:40:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LMe5JU090062 for ; Wed, 21 Aug 2002 15:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LMe54V090061; Wed, 21 Aug 2002 15:40:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA8937B400 for ; Wed, 21 Aug 2002 15:33:18 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.lukarcos.com [195.239.240.132]) by mx1.FreeBSD.org (Postfix) with SMTP id 01BD343E42 for ; Wed, 21 Aug 2002 15:33:17 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 757 invoked by uid 911); 21 Aug 2002 22:33:19 -0000 Message-Id: <20020821223319.756.qmail@outpost.globcon.net> Date: 21 Aug 2002 22:33:19 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org Cc: anders@hack.org X-Send-Pr-Version: 3.113 Subject: ports/41864: [PATCH] mail/getmail port: simplify Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41864 >Category: ports >Synopsis: [PATCH] mail/getmail port: simplify Makefile >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 Aug 21 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: Use EXAMPLESDIR to slightly simplify Makefile >How-To-Repeat: Patch included. >Fix: --- getmail.patch begins here --- diff -ruN getmail.orig/Makefile getmail/Makefile --- getmail.orig/Makefile Wed Aug 21 13:26:02 2002 +++ getmail/Makefile Wed Aug 21 13:28:14 2002 @@ -17,6 +17,8 @@ USE_REINPLACE= yes NO_BUILD= yes +DOCS= CHANGELOG docs.txt faq.txt getmail.txt + post-patch: @${REINPLACE_CMD} -e 's!/usr/lib/getmail!${DATADIR}!' \ -e 's!`which python`!${PYTHON_CMD}!' ${WRKSRC}/getmail @@ -25,12 +27,11 @@ ${INSTALL_SCRIPT} ${WRKSRC}/getmail ${PREFIX}/bin @${MKDIR} ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/*.py ${DATADIR} - @${MKDIR} ${PREFIX}/share/examples/getmail - ${INSTALL_DATA} ${WRKSRC}/getmailrc-example \ - ${PREFIX}/share/examples/getmail + @${MKDIR} ${EXAMPLEDIR} + ${INSTALL_DATA} ${WRKSRC}/getmailrc-example ${EXAMPLEDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in CHANGELOG docs.txt faq.txt getmail.txt +.for file in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif --- getmail.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 15:49:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D35E37B400; Wed, 21 Aug 2002 15:49:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD8C443EA3; Wed, 21 Aug 2002 15:49:55 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LMntJU091815; Wed, 21 Aug 2002 15:49:55 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LMntOF091811; Wed, 21 Aug 2002 15:49:55 -0700 (PDT) Date: Wed, 21 Aug 2002 15:49:55 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208212249.g7LMntOF091811@freefall.freebsd.org> To: gugod@gugod.org, keramida@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36531: let eterm with chinese support Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: let eterm with chinese support State-Changed-From-To: feedback->closed State-Changed-By: keramida State-Changed-When: Wed Aug 21 15:49:12 PDT 2002 State-Changed-Why: This appears to be fixed already in /usr/ports/x11/eterm. http://www.freebsd.org/cgi/query-pr.cgi?pr=36531 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 15:54:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4EC37B401; Wed, 21 Aug 2002 15:54:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7502043E3B; Wed, 21 Aug 2002 15:54:41 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LMsfJU093330; Wed, 21 Aug 2002 15:54:41 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LMse8I093326; Wed, 21 Aug 2002 15:54:40 -0700 (PDT) Date: Wed, 21 Aug 2002 15:54:40 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208212254.g7LMse8I093326@freefall.freebsd.org> To: niels@nospamplease.fundum.net, keramida@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35372: pgp6 ports fails to compile on alpha platform Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: pgp6 ports fails to compile on alpha platform State-Changed-From-To: feedback->open State-Changed-By: keramida State-Changed-When: Wed Aug 21 15:52:35 PDT 2002 State-Changed-Why: It's been a while, but the submitter mentioned that problems persist. Reopen this, so it doesn't accidentally get closed during feedback timeout sweeps. http://www.freebsd.org/cgi/query-pr.cgi?pr=35372 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 16: 0:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5636237B406 for ; Wed, 21 Aug 2002 16:00:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED7243E91 for ; Wed, 21 Aug 2002 16:00:42 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LN0VJU093833 for ; Wed, 21 Aug 2002 16:00:31 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LN0Vdw093832; Wed, 21 Aug 2002 16:00:31 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 979C037B400 for ; Wed, 21 Aug 2002 15:54:09 -0700 (PDT) Received: from oio.m6.ntu.edu.tw (oio.m6.ntu.edu.tw [140.112.247.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90FD043E70 for ; Wed, 21 Aug 2002 15:54:08 -0700 (PDT) (envelope-from davidyu@oio.m6.ntu.edu.tw) Received: from oio.m6.ntu.edu.tw (localhost [127.0.0.1]) by oio.m6.ntu.edu.tw (8.12.3/8.12.3) with ESMTP id g7LMrilm001345 for ; Thu, 22 Aug 2002 06:53:44 +0800 (CST) (envelope-from davidyu@oio.m6.ntu.edu.tw) Received: (from davidyu@localhost) by oio.m6.ntu.edu.tw (8.12.3/8.12.3/Submit) id g7LMrhE9001344; Thu, 22 Aug 2002 06:53:43 +0800 (CST) Message-Id: <200208212253.g7LMrhE9001344@oio.m6.ntu.edu.tw> Date: Thu, 22 Aug 2002 06:53:43 +0800 (CST) From: Chia-Hsing Yu Reply-To: Chia-Hsing Yu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41867: maintainer update: science/libsvm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41867 >Category: ports >Synopsis: maintainer update: science/libsvm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 16:00:17 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chia-Hsing Yu >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: NTU CSIE >Environment: System: FreeBSD oio.m6.ntu.edu.tw 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #0: Thu Jul 11 13:29:48 CST 2002 root@ob.m6.ntu.edu.tw:/usr/obj/usr/src/sys/DAVIDYU i386 >Description: Upgrade to 2.36 >How-To-Repeat: >Fix: diff -ruN libsvm.orig/Makefile libsvm/Makefile --- libsvm.orig/Makefile Thu Aug 22 06:48:52 2002 +++ libsvm/Makefile Thu Aug 22 06:47:18 2002 @@ -6,7 +6,7 @@ # PORTNAME= libsvm -PORTVERSION= 2.35 +PORTVERSION= 2.36 PORTREVISION= 0 CATEGORIES= science math MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ diff -ruN libsvm.orig/distinfo libsvm/distinfo --- libsvm.orig/distinfo Thu Aug 22 06:48:52 2002 +++ libsvm/distinfo Thu Aug 22 06:47:40 2002 @@ -1 +1 @@ -MD5 (libsvm-2.35.tar.gz) = d3c49e511c969f888c4b7f37e728c0a1 +MD5 (libsvm-2.36.tar.gz) = 0f7d4db50a456c15fc5342fb13e7175d >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 Aug 21 16:10:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BA8437B4E2 for ; Wed, 21 Aug 2002 16:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF2E43E42 for ; Wed, 21 Aug 2002 16:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LNA2JU099996 for ; Wed, 21 Aug 2002 16:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LNA2jE099995; Wed, 21 Aug 2002 16:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 433C037B400 for ; Wed, 21 Aug 2002 16:06:27 -0700 (PDT) Received: from storage.sourcecode.at (80-252-33-134.xdsl.datamax.at [80.252.33.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A29D43E7B for ; Wed, 21 Aug 2002 16:06:26 -0700 (PDT) (envelope-from shammer@storage.sourcecode.at) Received: from storage.sourcecode.at (localhost [127.0.0.1]) by storage.sourcecode.at (8.12.3/8.12.3) with ESMTP id g7LN1cHl002625; Thu, 22 Aug 2002 01:01:38 +0200 (CEST) (envelope-from shammer@storage.sourcecode.at) Received: (from shammer@localhost) by storage.sourcecode.at (8.12.3/8.12.3/Submit) id g7LN1cwr002624; Thu, 22 Aug 2002 01:01:38 +0200 (CEST) Message-Id: <200208212301.g7LN1cwr002624@storage.sourcecode.at> Date: Thu, 22 Aug 2002 01:01:38 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: j.el-rayes@muthaland.at X-Send-Pr-Version: 3.113 Subject: ports/41868: master_site unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41868 >Category: ports >Synopsis: master_site unreachable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 16:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD hammer 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Thu Aug 15 09:56:28 CEST 2002 shammer@hammer:/usr/obj/usr/src/sys/STORAGE i386 >Description: >How-To-Repeat: >Fix: --- Makefile_bzip.diff begins here --- --- Makefile Tue Jan 16 18:30:00 2001 +++ Makefile_new Wed Aug 21 23:06:06 2002 @@ -8,7 +8,7 @@ PORTNAME= bzip PORTVERSION= 0.21 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.connectnet.com/pub/bzip/bzip-0.21/ +MASTER_SITES= http://thalia.ifh.de/nuastro/software/siegmund/download/contrib/ MAINTAINER= ports@FreeBSD.org --- Makefile_bzip.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 16:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CDA137B400 for ; Wed, 21 Aug 2002 16:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3842543E77 for ; Wed, 21 Aug 2002 16:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LNK3JU002107 for ; Wed, 21 Aug 2002 16:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LNK2wo002106; Wed, 21 Aug 2002 16:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F12A137B400 for ; Wed, 21 Aug 2002 16:14:29 -0700 (PDT) Received: from storage.sourcecode.at (80-252-33-134.xdsl.datamax.at [80.252.33.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0843843E75 for ; Wed, 21 Aug 2002 16:14:29 -0700 (PDT) (envelope-from shammer@storage.sourcecode.at) Received: from storage.sourcecode.at (localhost [127.0.0.1]) by storage.sourcecode.at (8.12.3/8.12.3) with ESMTP id g7LN9hHl002711; Thu, 22 Aug 2002 01:09:43 +0200 (CEST) (envelope-from shammer@storage.sourcecode.at) Received: (from shammer@localhost) by storage.sourcecode.at (8.12.3/8.12.3/Submit) id g7LN9hd2002710; Thu, 22 Aug 2002 01:09:43 +0200 (CEST) Message-Id: <200208212309.g7LN9hd2002710@storage.sourcecode.at> Date: Thu, 22 Aug 2002 01:09:43 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: shammer@exception.at X-Send-Pr-Version: 3.113 Subject: ports/41869: MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41869 >Category: ports >Synopsis: MASTER_SITE unreachable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 16:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD hammer 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Thu Aug 15 09:56:28 CEST 2002 shammer@hammer:/usr/obj/usr/src/sys/STORAGE i386 >Description: MASTER_SITE is unreachable >How-To-Repeat: diff inserts another mirror >Fix: --- Makefile_fddos.diff begins here --- --- Makefile_old Wed May 8 23:32:37 2002 +++ Makefile_new Wed Aug 21 22:33:39 2002 @@ -9,8 +9,8 @@ PORTNAME= find_ddos PORTVERSION= 4.2 CATEGORIES= security -MASTER_SITES= http://ftp.cert.org.tw/tools/Security_Scanner/DDOS/ \ - http://www.fbi.gov/nipc/ +MASTER_SITES= http://ftp.cert.org.tw/tools/Security_Scanner/find_ddos/ \ + DISTNAME= find_ddos_v42_linux EXTRACT_SUFX= .tar.Z --- Makefile_fddos.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 17:45: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A3637B401; Wed, 21 Aug 2002 17:45:05 -0700 (PDT) Received: from defiant.apana.org.au (defiant.apana.org.au [203.11.114.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A1A243E72; Wed, 21 Aug 2002 17:45:03 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from Mushka.odyssey.apana.org.au (Mushka@mushka.apana.org.au [203.11.114.10]) by defiant.apana.org.au (8.9.3/8.9.3) with ESMTP id IAA28200; Thu, 22 Aug 2002 08:45:00 +0800 (WST) Message-Id: <5.1.0.14.2.20020822084341.00ae2a48@odyssey.apana.org.au> X-Sender: dean@odyssey.apana.org.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 22 Aug 2002 08:44:58 +0800 To: "David W. Chapman Jr." , dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org From: Dean Hollister Subject: Re: ports/41805: Update Port: net/firedns In-Reply-To: <200208211947.g7LJlrxS039630@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 12:47 21/08/2002 -0700, David W. Chapman Jr. wrote: >Synopsis: Update Port: net/firedns > >State-Changed-From-To: open->suspended >State-Changed-By: dwcjr >State-Changed-When: Wed Aug 21 12:46:50 PDT 2002 >State-Changed-Why: >New version of port depends on another port that doesn't exist in our tree >currently and fails to compile. > > >http://www.freebsd.org/cgi/query-pr.cgi?pr=41805 It requires the committing of PR 38025, which is the missing port. I will resubmit net/firedns with the correction. Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 17:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2BBF37B400 for ; Wed, 21 Aug 2002 17:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9745F43E77 for ; Wed, 21 Aug 2002 17:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M0o4JU023816 for ; Wed, 21 Aug 2002 17:50:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M0o4ZC023815; Wed, 21 Aug 2002 17:50:04 -0700 (PDT) Date: Wed, 21 Aug 2002 17:50:04 -0700 (PDT) Message-Id: <200208220050.g7M0o4ZC023815@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Dean Hollister Subject: Re: ports/41805: Update Port: net/firedns Reply-To: Dean Hollister Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41805; it has been noted by GNATS. From: Dean Hollister To: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/41805: Update Port: net/firedns Date: Thu, 22 Aug 2002 08:47:39 +0800 At 14:50 21/08/2002 -0500, David W. Chapman Jr. wrote: >FYI: this port requires PR 41875 (new port libfirestring) to compile, so >if you are committing this pr please commit 41875 as well. The correct PR for firestring is 38025, submitted 13 May 02. Whoever is trying to submit PR 41875 has failed to check the PR's to make sure it hasn't already been submitted. Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 18: 8:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 577DD37B41D; Wed, 21 Aug 2002 18:08:04 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC4843E6A; Wed, 21 Aug 2002 18:08:03 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7M17six042355; Wed, 21 Aug 2002 21:07:54 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: HEADS UP: New GNOME/GTK porting guide From: Joe Marcus Clarke To: ports@FreeBSD.org Cc: FreeBSD GNOME Users Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-n4Stsyo5nD+V/xTmnIgn" X-Mailer: Ximian Evolution 1.0.8 Date: 21 Aug 2002 21:08:07 -0400 Message-Id: <1029978487.66786.29.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-n4Stsyo5nD+V/xTmnIgn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Since we now have two production versions of GTK and GNOME, there was a need to change the way GTK and GNOME ports specified dependencies. This new infrastructure is called GNOMENG. The GNOME porting guide has been updated with instructions on how to make use of GNOMENG in your ports. =20 If you maintain a GNOME/GTK/esound/imlib port, it is encouraged that you read through the guide and the ${PORTSDIR}/Mk/bsd.gnomeng.mk source and comments to familiarize yourself with the new infrastructure. The old way of porting GNOME and GTK apps is now deprecated, but will still work for the foreseeable future. However, in order to make your ports safe for both GNOME 1 and GNOME 2 users, GNOMENG is the only way to go. The porting guide can be found at http://www.freebsd.org/gnome/docs/porting.html. If you're interested in helping out with the conversion, we need people to take ports owned by ports@, and convert them to the new infrastructure. Comments and suggestions are welcome. Thanks. Joe --=-n4Stsyo5nD+V/xTmnIgn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9ZDl3b2iPiv4Uz4cRAoL9AKCdo2h9oPUOU+sMd/srq+vHmWJeBACgkmUS UC1FsSMAhky9jCTbKXbrD3s= =KKuB -----END PGP SIGNATURE----- --=-n4Stsyo5nD+V/xTmnIgn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 18:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAB0C37B401 for ; Wed, 21 Aug 2002 18:10:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2717843E70 for ; Wed, 21 Aug 2002 18:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M1A7JU031557 for ; Wed, 21 Aug 2002 18:10:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M1A7pi031556; Wed, 21 Aug 2002 18:10:07 -0700 (PDT) Date: Wed, 21 Aug 2002 18:10:07 -0700 (PDT) Message-Id: <200208220110.g7M1A7pi031556@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Subject: Re: ports/41857: Fix dependency in biology/pymol Makefile so interface is built. Reply-To: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41857; it has been noted by GNATS. From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) To: FreeBSD-gnats-submit@FreeBSD.org Cc: gjohnson@srrc.ars.usda.gov Subject: Re: ports/41857: Fix dependency in biology/pymol Makefile so interface is built. Date: Thu, 22 Aug 2002 10:01:13 +0900 (JST) Hello, Dr. Glenn Johnson, this is Nakata Maho. I approve this patch. Very nice! I confirmed that with this patch pymol installed and deinstalled succesfully! Thank you very much for your effort. If it is possible please commit! Sincerely yours, Nakata Maho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 18:37:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F5CD37B400; Wed, 21 Aug 2002 18:37:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D054443E42; Wed, 21 Aug 2002 18:37:38 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M1bcJU037060; Wed, 21 Aug 2002 18:37:38 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M1bcai037056; Wed, 21 Aug 2002 18:37:38 -0700 (PDT) Date: Wed, 21 Aug 2002 18:37:38 -0700 (PDT) From: Kevin Lo Message-Id: <200208220137.g7M1bcai037056@freefall.freebsd.org> To: j.el-rayes@muthaland.at, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41869: MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: MASTER_SITE unreachable State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 18:37:20 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41869 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 18:40:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6924837B400 for ; Wed, 21 Aug 2002 18:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A857843E6A for ; Wed, 21 Aug 2002 18:40:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M1e7JU037203 for ; Wed, 21 Aug 2002 18:40:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M1e7KA037202; Wed, 21 Aug 2002 18:40:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACD0E37B400 for ; Wed, 21 Aug 2002 18:35:49 -0700 (PDT) Received: from t-mta1.odn.ne.jp (mfep1.odn.ne.jp [143.90.131.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27DA543E70 for ; Wed, 21 Aug 2002 18:35:48 -0700 (PDT) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([218.46.6.95]) by t-mta1.odn.ne.jp with ESMTP id <20020822013545597.JNQT.1658.t-mta1.odn.ne.jp@mta1.odn.ne.jp>; Thu, 22 Aug 2002 10:35:45 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 97A9A5604; Thu, 22 Aug 2002 10:35:39 +0900 (JST) Message-Id: <20020822013539.97A9A5604@hadaly.dyndns.org> Date: Thu, 22 Aug 2002 10:35:39 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41871: Update port: textproc/manued.el to 0.9.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41871 >Category: ports >Synopsis: Update port: textproc/manued.el to 0.9.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 18:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #17: Wed Aug 14 17:19:17 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: Update to 0.9.5 >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/manued.el/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 2002/08/02 22:57:19 1.3 +++ Makefile 2002/08/22 01:33:37 @@ -6,29 +6,22 @@ # PORTNAME= manued.el -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= textproc elisp MASTER_SITES= http://www.mpi-sb.mpg.de/~hitoshi/otherprojects/manued/arcs/ \ http://www.archi.is.tohoku.ac.jp/~yamauchi/otherprojects/manued/arcs/ -DISTFILES= ${EL} -EXTRACT_ONLY= # empty -.if !defined(NOPORTDOCS) -DISTFILES+= ${EXTRACT_ONLY} -EXTRACT_ONLY+= manued-0.9.3${EXTRACT_SUFX} -.endif +DISTNAME= manued-${PORTVERSION} MAINTAINER= fuyuki@hadaly.org NO_BUILD= yes -WRKSRC= ${WRKDIR}/manued-0.9.3 -EL= manued-${PORTVERSION}-cur.el EMACSLISPDIR= ${PREFIX}/share/emacs/site-lisp XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp do-install: ${MKDIR} ${EMACSLISPDIR} - ${INSTALL_DATA} ${DISTDIR}/${EL} ${EMACSLISPDIR}/manued.el + ${INSTALL_DATA} ${WRKSRC}/manued.el ${EMACSLISPDIR} ${MKDIR} ${XEMACSLISPDIR} ${LN} -sf ${EMACSLISPDIR}/manued.el ${XEMACSLISPDIR} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/manued.el/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2002/02/27 12:48:24 1.1 +++ distinfo 2002/08/22 01:33:37 @@ -1,2 +1 @@ -MD5 (manued-0.9.3.tar.gz) = cbbd52a30eb1ce531b4cdbc84a991956 -MD5 (manued-0.9.4-cur.el) = 74c038db1fb458b14b7374bb7f50bb41 +MD5 (manued-0.9.5.tar.gz) = 198d5827d8308730908efedb1610e5c4 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/manued.el/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 2002/02/27 12:48:24 1.1 +++ pkg-plist 2002/08/22 01:33:37 @@ -7,15 +7,29 @@ %%PORTDOCS%%share/examples/manued.el/sample1.manued %%PORTDOCS%%share/examples/manued.el/sample2.manued %%PORTDOCS%%share/examples/manued.el/sample3.manued +%%PORTDOCS%%share/examples/manued.el/sample4.manued %%PORTDOCS%%@dirrm share/examples/manued.el %%PORTDOCS%%share/doc/manued.el/ChangeLog %%PORTDOCS%%share/doc/manued.el/README %%PORTDOCS%%share/doc/manued.el/README.EUC -%%PORTDOCS%%share/doc/manued.el/manued-e.html -%%PORTDOCS%%share/doc/manued.el/manued-e.ps -%%PORTDOCS%%share/doc/manued.el/manued-j.html +%%PORTDOCS%%share/doc/manued.el/manued-e.pdf +%%PORTDOCS%%share/doc/manued.el/manued-e/images.pl +%%PORTDOCS%%share/doc/manued.el/manued-e/images.tex +%%PORTDOCS%%share/doc/manued.el/manued-e/img1.png +%%PORTDOCS%%share/doc/manued.el/manued-e/img2.png +%%PORTDOCS%%share/doc/manued.el/manued-e/internals.pl +%%PORTDOCS%%share/doc/manued.el/manued-e/labels.pl +%%PORTDOCS%%share/doc/manued.el/manued-e/manued-e.css +%%PORTDOCS%%share/doc/manued.el/manued-e/manued-e.html %%PORTDOCS%%share/doc/manued.el/manued-j.ps -%%PORTDOCS%%share/doc/manued.el/manuedlogo.jpg +%%PORTDOCS%%share/doc/manued.el/manued-j/images.pl +%%PORTDOCS%%share/doc/manued.el/manued-j/images.tex +%%PORTDOCS%%share/doc/manued.el/manued-j/img1.png +%%PORTDOCS%%share/doc/manued.el/manued-j/img2.png +%%PORTDOCS%%share/doc/manued.el/manued-j/internals.pl +%%PORTDOCS%%share/doc/manued.el/manued-j/labels.pl +%%PORTDOCS%%share/doc/manued.el/manued-j/manued-j.css +%%PORTDOCS%%share/doc/manued.el/manued-j/manued-j.html %%PORTDOCS%%share/doc/manued.el/tutorial/English/README.tut %%PORTDOCS%%share/doc/manued.el/tutorial/English/manued.sub1 %%PORTDOCS%%share/doc/manued.el/tutorial/English/manued.tut @@ -25,4 +39,6 @@ %%PORTDOCS%%@dirrm share/doc/manued.el/tutorial/Japanese %%PORTDOCS%%@dirrm share/doc/manued.el/tutorial/English %%PORTDOCS%%@dirrm share/doc/manued.el/tutorial +%%PORTDOCS%%@dirrm share/doc/manued.el/manued-j +%%PORTDOCS%%@dirrm share/doc/manued.el/manued-e %%PORTDOCS%%@dirrm share/doc/manued.el >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 Aug 21 18:41:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8451937B400; Wed, 21 Aug 2002 18:41:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 330EC43E72; Wed, 21 Aug 2002 18:41:34 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M1fYJU037795; Wed, 21 Aug 2002 18:41:34 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M1fXXE037781; Wed, 21 Aug 2002 18:41:33 -0700 (PDT) Date: Wed, 21 Aug 2002 18:41:33 -0700 (PDT) From: Kevin Lo Message-Id: <200208220141.g7M1fXXE037781@freefall.freebsd.org> To: shammer@exception.at, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41868: master_site unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: master_site unreachable State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 18:41:14 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41868 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 18:48:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E761037B401; Wed, 21 Aug 2002 18:48:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7511F43E70; Wed, 21 Aug 2002 18:48:22 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M1mDJU039026; Wed, 21 Aug 2002 18:48:22 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M1m9YN039022; Wed, 21 Aug 2002 18:48:09 -0700 (PDT) Date: Wed, 21 Aug 2002 18:48:09 -0700 (PDT) From: Kevin Lo Message-Id: <200208220148.g7M1m9YN039022@freefall.freebsd.org> To: b7506061@csie.ntu.edu.tw, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41867: maintainer update: science/libsvm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer update: science/libsvm State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 18:47:47 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41867 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 18:50:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3105537B401 for ; Wed, 21 Aug 2002 18:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACD4F43E6E for ; Wed, 21 Aug 2002 18:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M1o3JU039157 for ; Wed, 21 Aug 2002 18:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M1o3Aj039156; Wed, 21 Aug 2002 18:50:03 -0700 (PDT) Date: Wed, 21 Aug 2002 18:50:03 -0700 (PDT) Message-Id: <200208220150.g7M1o3Aj039156@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Subject: Re: ports/41652: port update science/chemtool Reply-To: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41652; it has been noted by GNATS. From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) To: FreeBSD-gnats-submit@FreeBSD.org Cc: naddy@mips.inka.de, chat95@mbox.kyoto-inet.or.jp Subject: Re: ports/41652: port update science/chemtool Date: Thu, 22 Aug 2002 10:45:35 +0900 (JST) Hello, Naddy, We recieved an e-mail from Dr. Martin Kroeker, and I decided to make an upgrade for chemtool-1.5 not 1.6alpha. My recognition was wrong, 1.6alpha is not stable as you told. Sorry for your trouble. Here is a patch to, # $FreeBSD: ports/science/chemtool/Makefile,v 1.2 2001/09/11 07:46:02 ijliao Exp$ -- cut here ---- cut here ---- cut here ---- cut here ---- cut here -- diff -urN /work/cvsup/ports/science/chemtool/Makefile chemtool/Makefile --- /work/cvsup/ports/science/chemtool/Makefile Tue Sep 11 16:46:02 2001 +++ chemtool/Makefile Thu Aug 22 10:43:09 2002 @@ -1,21 +1,35 @@ -# ex:ts=8 # New ports collection makefile for: chemtool # Date created: Mar 31, 2001 # Whom: Ying-Chieh Liao # -# $FreeBSD: ports/science/chemtool/Makefile,v 1.2 2001/09/11 07:46:02 ijliao Exp $ +# $FreeBSD$ PORTNAME= chemtool -PORTVERSION= 1.3.1 +PORTVERSION= 1.5 CATEGORIES= science -MASTER_SITES= http://www.uni-ulm.de/~s_tvolk/chemtool/src/ +MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig +USE_REINPLACE= yes USE_GTK= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +MAN1= chemtool.1 cht.1 -MAN1= chemtool.1 +pre-patch: + @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g;' \ + ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g; s|-lgtk|-lgtk12|g;' \ + ${WRKSRC}/Makefile.in + +do-install: + @cd ${WRKSRC}; ${GMAKE} install + @cd ${WRKSRC}; \ + ${MKDIR} ${PREFIX}/share/examples/chemtool/; \ + cd ${WRKSRC}/examples/; \ + ${INSTALL_DATA} * ${PREFIX}/share/examples/chemtool .include diff -urN /work/cvsup/ports/science/chemtool/distinfo chemtool/distinfo --- /work/cvsup/ports/science/chemtool/distinfo Tue Sep 11 16:46:02 2001 +++ chemtool/distinfo Thu Aug 22 10:29:16 2002 @@ -1 +1 @@ -MD5 (chemtool-1.3.1.tar.gz) = 1b61a19a9757292b9b9a827b798f0320 +MD5 (chemtool-1.5.tar.gz) = 093b68e032b2c5611c2f83315764bd40 diff -urN /work/cvsup/ports/science/chemtool/files/patch-Makefile chemtool/files/patch-Makefile --- /work/cvsup/ports/science/chemtool/files/patch-Makefile Fri Sep 21 23:18:28 2001 +++ chemtool/files/patch-Makefile Thu Jan 1 09:00:00 1970 @@ -1,39 +0,0 @@ -$FreeBSD: ports/science/chemtool/files/patch-Makefile,v 1.4 2001/09/21 14:18:28 sf Exp $ - ---- Makefile.orig Thu May 3 08:31:00 2001 -+++ Makefile Fri Sep 21 23:15:06 2001 -@@ -1,7 +1,5 @@ --PREFIX=/usr/local --LOCALEDIR=/usr/share/locale --CFLAGS=-O2 -Wall `gtk-config --cflags` # -DDISABLE_NLS --CC=gcc -+LOCALEDIR=${PREFIX}/share/locale -+CFLAGS+=`${GTK_CONFIG} --cflags` # -DDISABLE_NLS - CP=/bin/cp - RM=/bin/rm -f - -@@ -9,7 +7,7 @@ - OBJS = main.o chemproc.o graph.o draw.o inout.o - - --SYS_LIBRARIES = `gtk-config --libs` -lm -+SYS_LIBRARIES = `${GTK_CONFIG} --libs` -lm - - all: chemtool cht - -@@ -25,9 +23,12 @@ - # ${CC} ${CFLAGS} ${EXTRA_INCLUDES} -c ${SRCS} - - install: chemtool src-cht/cht -- ${CP} chemtool src-cht/cht ${PREFIX}/bin -- ${CP} chemtool.1 ${PREFIX}/man/man1 -- for L in `ls locales`; do ${CP} locales/$$L/chemtool.mo ${LOCALEDIR}/$$L/LC_MESSAGES;done -+ ${BSD_INSTALL_PROGRAM} chemtool src-cht/cht ${PREFIX}/bin -+ ${BSD_INSTALL_MAN} chemtool.1 ${PREFIX}/man/man1 -+ for L in `ls locales`; do \ -+ mkdir -p ${LOCALEDIR}/$$L/LC_MESSAGES; \ -+ ${BSD_INSTALL_DATA} locales/$$L/chemtool.mo ${LOCALEDIR}/$$L/LC_MESSAGES; \ -+ done - - clean: - ${RM} *.o *~ src-cht/*.o src-cht/*~ chemtool src-cht/cht diff -urN /work/cvsup/ports/science/chemtool/files/patch-aa chemtool/files/patch-aa --- /work/cvsup/ports/science/chemtool/files/patch-aa Thu Jan 1 09:00:00 1970 +++ chemtool/files/patch-aa Thu Aug 15 11:29:11 2002 @@ -0,0 +1,11 @@ +--- undo.c.orig Mon Jul 15 16:41:57 2002 ++++ undo.c Mon Jul 15 16:43:17 2002 +@@ -61,7 +61,7 @@ + #define MAP_NEW_ANON_AT_FLAGS(pos, size, flags) \ + (mmap((pos), (size), \ + PROT_READ | PROT_WRITE | PROT_EXEC, \ +- MAP_PRIVATE | MAP_ANONYMOUS | (flags), 0, 0)) ++ MAP_PRIVATE | MAP_ANON | (flags), -1, 0)) + #define MAP_NEW_ANON(size) MAP_NEW_ANON_AT_FLAGS(0, (size), 0) + #define MAP_NEW_ANON_AT(pos, size) \ + MAP_NEW_ANON_AT_FLAGS((pos), (size), MAP_FIXED) diff -urN /work/cvsup/ports/science/chemtool/files/patch-ab chemtool/files/patch-ab --- /work/cvsup/ports/science/chemtool/files/patch-ab Thu Jan 1 09:00:00 1970 +++ chemtool/files/patch-ab Thu Aug 15 11:29:17 2002 @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed Aug 14 12:36:43 2002 ++++ Makefile.in Wed Aug 14 12:37:10 2002 +@@ -5,7 +5,7 @@ + mandir=@mandir@ + kdedir=@kdemimedir@ + gnomedir=@gnomemimedir@ +-CFLAGS=-O2 -Wall -Wunused -Wuninitialized -I. `/usr/X11R6/bin/gtk12-config --cflags` @DEFS@ -DLOCALEDIR=\"${localedir}\" ++CFLAGS+= -Wall -Wunused -Wuninitialized -I. `/usr/X11R6/bin/gtk12-config --cflags` @DEFS@ -DLOCALEDIR=\"${localedir}\" + + CC=@CC@ + CP=/bin/cp diff -urN /work/cvsup/ports/science/chemtool/files/patch-src-cht::Makefile chemtool/files/patch-src-cht::Makefile --- /work/cvsup/ports/science/chemtool/files/patch-src-cht::Makefile Tue Sep 11 16:46:02 2001 +++ chemtool/files/patch-src-cht::Makefile Thu Jan 1 09:00:00 1970 @@ -1,8 +0,0 @@ ---- src-cht/Makefile.orig Wed Feb 7 03:38:54 2001 -+++ src-cht/Makefile Sat Apr 14 02:13:38 2001 -@@ -1,4 +1,4 @@ - default: cht - - cht: cht-1.7.c -- gcc -O cht-1.7.c -lm -o cht -+ ${CC} ${CFLAGS} cht-1.7.c -lm -o cht diff -urN /work/cvsup/ports/science/chemtool/pkg-descr chemtool/pkg-descr --- /work/cvsup/ports/science/chemtool/pkg-descr Sat Mar 31 04:22:59 2001 +++ chemtool/pkg-descr Wed Aug 14 13:12:45 2002 @@ -1,4 +1,4 @@ Chemtool is a program for drawing organic molecules easily and store them as a X bitmap file. -WWW: http://www.uni-ulm.de/~s_tvolk/chemtool.html +WWW: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ diff -urN /work/cvsup/ports/science/chemtool/pkg-plist chemtool/pkg-plist --- /work/cvsup/ports/science/chemtool/pkg-plist Tue Sep 11 16:46:02 2001 +++ chemtool/pkg-plist Thu Aug 22 10:28:35 2002 @@ -1,5 +1,36 @@ bin/chemtool bin/cht +share/examples/chemtool/14263232.mol +share/examples/chemtool/AMP.cht +share/examples/chemtool/Adenosine.cht +share/examples/chemtool/Dehydrotubifolin.cht +share/examples/chemtool/G-host.pdb +share/examples/chemtool/Indolizomycin.cht +share/examples/chemtool/Lepicidin-A-Aglycon.cht +share/examples/chemtool/Neu2 +share/examples/chemtool/amine.mol +share/examples/chemtool/bcarotin.pdb +share/examples/chemtool/breve.cht +share/examples/chemtool/breve.mol +share/examples/chemtool/byrostatin1.cht +share/examples/chemtool/camphor +share/examples/chemtool/claisen.cht +share/examples/chemtool/example1 +share/examples/chemtool/example2 +share/examples/chemtool/example3 +share/examples/chemtool/example4 +share/examples/chemtool/example5 +share/examples/chemtool/example7 +share/examples/chemtool/indigo +share/examples/chemtool/kdo +share/examples/chemtool/krebs.cht +share/examples/chemtool/penicillin_v.cht +share/examples/chemtool/pteridin +share/examples/chemtool/reaction.cht +share/examples/chemtool/rutamycin_b.cht +share/examples/chemtool/tcdd.cht +share/examples/chemtool/viagra.cht share/locale/cs/LC_MESSAGES/chemtool.mo share/locale/de/LC_MESSAGES/chemtool.mo share/locale/ru/LC_MESSAGES/chemtool.mo +@dirrm share/examples/chemtool -- cut here ---- cut here ---- cut here ---- cut here ---- cut here -- I tested with (make clean ; make install ; make deinstall ) and portlint and got no errors. If you think it is worth, would you please commit my update patch? Sincerely yours, Nakata Maho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 18:55: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA4BA37B400; Wed, 21 Aug 2002 18:55:04 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6969E43E65; Wed, 21 Aug 2002 18:55:04 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 12C102B912; Thu, 22 Aug 2002 03:54:52 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id E28E96A7124; Thu, 22 Aug 2002 11:54:18 +1000 (EST) Date: Thu, 22 Aug 2002 11:54:18 +1000 From: Edwin Groothuis To: Joe Marcus Clarke Cc: ports@FreeBSD.org, FreeBSD GNOME Users Subject: Re: HEADS UP: New GNOME/GTK porting guide Message-ID: <20020822015418.GD8779@k7.mavetju> References: <1029978487.66786.29.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1029978487.66786.29.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Aug 21, 2002 at 09:08:07PM -0400, Joe Marcus Clarke wrote: > If you maintain a GNOME/GTK/esound/imlib port, it is encouraged that you > read through the guide and the ${PORTSDIR}/Mk/bsd.gnomeng.mk source and > comments to familiarize yourself with the new infrastructure. The old > way of porting GNOME and GTK apps is now deprecated, but will still work > for the foreseeable future. However, in order to make your ports safe > for both GNOME 1 and GNOME 2 users, GNOMENG is the only way to go. Just to get things right... This is currently only for ports which require GNOME 1? For ports which require GNOME 2, bsd.gnomeng.mk is not ready yet? Edwin, just want to be sure. -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 18:58:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7B4C37B400; Wed, 21 Aug 2002 18:58:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB1B43E6A; Wed, 21 Aug 2002 18:58:15 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M1wFJU040948; Wed, 21 Aug 2002 18:58:15 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M1wEtT040943; Wed, 21 Aug 2002 18:58:14 -0700 (PDT) Date: Wed, 21 Aug 2002 18:58:14 -0700 (PDT) From: Kevin Lo Message-Id: <200208220158.g7M1wEtT040943@freefall.freebsd.org> To: mich@freebsdcluster.org, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41618: Update port: [Maintainer update]: irc/pisg Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: [Maintainer update]: irc/pisg State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 18:57:56 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41618 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 19: 0:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D38E37B400; Wed, 21 Aug 2002 19:00:22 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4D5843E42; Wed, 21 Aug 2002 19:00:21 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7M20Cix042654; Wed, 21 Aug 2002 22:00:12 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: HEADS UP: New GNOME/GTK porting guide From: Joe Marcus Clarke To: Edwin Groothuis Cc: ports@FreeBSD.org, FreeBSD GNOME Users In-Reply-To: <20020822015418.GD8779@k7.mavetju> References: <1029978487.66786.29.camel@shumai.marcuscom.com> <20020822015418.GD8779@k7.mavetju> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-a7ce2ZW6PsoLvLAg6OA6" X-Mailer: Ximian Evolution 1.0.8 Date: 21 Aug 2002 22:00:25 -0400 Message-Id: <1029981625.66786.31.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-a7ce2ZW6PsoLvLAg6OA6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-08-21 at 21:54, Edwin Groothuis wrote: > On Wed, Aug 21, 2002 at 09:08:07PM -0400, Joe Marcus Clarke wrote: > > If you maintain a GNOME/GTK/esound/imlib port, it is encouraged that yo= u > > read through the guide and the ${PORTSDIR}/Mk/bsd.gnomeng.mk source and > > comments to familiarize yourself with the new infrastructure. The old > > way of porting GNOME and GTK apps is now deprecated, but will still wor= k > > for the foreseeable future. However, in order to make your ports safe > > for both GNOME 1 and GNOME 2 users, GNOMENG is the only way to go. >=20 > Just to get things right... This is currently only for ports which > require GNOME 1? For ports which require GNOME 2, bsd.gnomeng.mk > is not ready yet? Correct. I touch on that in the first section. You can use things like gnomeprefix and gnomehack for GNOME 2 apps, but it general, the components in bsd.gnomeng.mk are for GNOME 1 apps. Joe >=20 > Edwin, just want to be sure. >=20 > --=20 > Edwin Groothuis | Personal website: http://www.MavEtJu.or= g > edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.ph= p=20 > bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org= / >=20 --=-a7ce2ZW6PsoLvLAg6OA6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9ZEW5b2iPiv4Uz4cRAn3DAJ9yNID6J3q/6WL3wsHbdPId3twNeQCeK+cw zYFRlZTZ0RDD26pQdhcvb/s= =oYt4 -----END PGP SIGNATURE----- --=-a7ce2ZW6PsoLvLAg6OA6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 19: 6: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C217B37B400; Wed, 21 Aug 2002 19:06:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F52843E42; Wed, 21 Aug 2002 19:06:01 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M261JU046841; Wed, 21 Aug 2002 19:06:01 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M2607m046837; Wed, 21 Aug 2002 19:06:00 -0700 (PDT) Date: Wed, 21 Aug 2002 19:06:00 -0700 (PDT) From: Kevin Lo Message-Id: <200208220206.g7M2607m046837@freefall.freebsd.org> To: ejk@iki.fi, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41623: Update mail/fetchmail to 5.9.13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update mail/fetchmail to 5.9.13 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 19:05:35 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41623 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 19:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6456737B400 for ; Wed, 21 Aug 2002 19:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A1E43E75 for ; Wed, 21 Aug 2002 19:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M2A1JU047010 for ; Wed, 21 Aug 2002 19:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M2A1lR047009; Wed, 21 Aug 2002 19:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 970B637B400 for ; Wed, 21 Aug 2002 19:09:44 -0700 (PDT) Received: from kappa.allnet.ne.jp (kappa.allnet.ne.jp [61.211.150.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A1F643E42 for ; Wed, 21 Aug 2002 19:09:38 -0700 (PDT) (envelope-from kanou@kappa.allnet.ne.jp) Received: from kappa.allnet.ne.jp (localhost [127.0.0.1]) by kappa.allnet.ne.jp (8.12.5/8.12.5) with ESMTP id g7M29b4E054990; Thu, 22 Aug 2002 11:09:39 +0900 (JST) (envelope-from kanou@kappa.allnet.ne.jp) Received: (from kanou@localhost) by kappa.allnet.ne.jp (8.12.5/8.12.5/Submit) id g7M29VxP054989; Thu, 22 Aug 2002 11:09:31 +0900 (JST) Message-Id: <200208220209.g7M29VxP054989@kappa.allnet.ne.jp> Date: Thu, 22 Aug 2002 11:09:31 +0900 (JST) From: KANOU Hiroki Reply-To: KANOU Hiroki To: FreeBSD-gnats-submit@FreeBSD.org Cc: kanou@mil.allnet.ne.jp X-Send-Pr-Version: 3.113 Subject: ports/41872: maintainer-update: print/pfaedit to 20020821 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41872 >Category: ports >Synopsis: maintainer-update: print/pfaedit to 20020821 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 19:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KANOU Hiroki >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kappa.allnet.ne.jp 4.6-STABLE FreeBSD 4.6-STABLE #1: Fri Aug 16 10:19:50 JST 2002 kanou@kappa.allnet.ne.jp:/usr/src/sys/compile/COPPER i386 >Description: PfaEdit port was updated to version of 11:39 21-8-2002 by maintainer. >How-To-Repeat: >Fix: diff -uNr pfaedit.orig/Makefile pfaedit/Makefile --- pfaedit.orig/Makefile Wed Jul 31 03:40:13 2002 +++ pfaedit/Makefile Thu Aug 22 10:29:57 2002 @@ -33,11 +33,11 @@ MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 020728 +DIST_VER= 020821 EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz .if !defined(NOPORTDOCS) -DOC_VER= 020626 +DOC_VER= 020818 DOCFILE= ${PORTNAME}_htdocs-${DOC_VER}.tgz .endif diff -uNr pfaedit.orig/distinfo pfaedit/distinfo --- pfaedit.orig/distinfo Mon Jul 29 13:12:50 2002 +++ pfaedit/distinfo Thu Aug 22 10:30:26 2002 @@ -1,3 +1,3 @@ -MD5 (pfaedit_full-020728.tgz) = e5ee113c75b20d25c030cff2940f5614 +MD5 (pfaedit_full-020821.tgz) = c2cb56f31a2052bef98eeaf1ac0bc920 MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f -MD5 (pfaedit_htdocs-020626.tgz) = cb0fab49be57efbd42c755255f2cce5a +MD5 (pfaedit_htdocs-020818.tgz) = d110958b73afccd0b3ef9091c6cc5c81 diff -uNr pfaedit.orig/pkg-plist pfaedit/pkg-plist --- pfaedit.orig/pkg-plist Mon Jul 29 14:54:46 2002 +++ pfaedit/pkg-plist Wed Aug 21 14:29:36 2002 @@ -7,6 +7,7 @@ %%PORTDOCS%%share/doc/pfaedit/Anna.gif %%PORTDOCS%%share/doc/pfaedit/Antigone.gif %%PORTDOCS%%share/doc/pfaedit/BDFgrey.html +%%PORTDOCS%%share/doc/pfaedit/Big5.txt %%PORTDOCS%%share/doc/pfaedit/BitmapView.png %%PORTDOCS%%share/doc/pfaedit/C1.png %%PORTDOCS%%share/doc/pfaedit/C10.png @@ -35,6 +36,8 @@ %%PORTDOCS%%share/doc/pfaedit/Encodings.ps.gz %%PORTDOCS%%share/doc/pfaedit/FontDisplay.png %%PORTDOCS%%share/doc/pfaedit/FontSample.png +%%PORTDOCS%%share/doc/pfaedit/FVHMetrics.png +%%PORTDOCS%%share/doc/pfaedit/FVVMetrics.png %%PORTDOCS%%share/doc/pfaedit/GridFitM.png %%PORTDOCS%%share/doc/pfaedit/H-bm.png %%PORTDOCS%%share/doc/pfaedit/H-gm.png @@ -45,11 +48,13 @@ %%PORTDOCS%%share/doc/pfaedit/HotKeys.html %%PORTDOCS%%share/doc/pfaedit/ItalicCompCaslon.png %%PORTDOCS%%share/doc/pfaedit/ItalicCompGalliard.png +%%PORTDOCS%%share/doc/pfaedit/KernPairs.png %%PORTDOCS%%share/doc/pfaedit/LICENSE %%PORTDOCS%%share/doc/pfaedit/MetaFont.html %%PORTDOCS%%share/doc/pfaedit/MetricsView.png %%PORTDOCS%%share/doc/pfaedit/NoPointHint.png %%PORTDOCS%%share/doc/pfaedit/PageSetup.png +%%PORTDOCS%%share/doc/pfaedit/PfaEdits.gif %%PORTDOCS%%share/doc/pfaedit/Print.png %%PORTDOCS%%share/doc/pfaedit/Problems-MacOSX.html %%PORTDOCS%%share/doc/pfaedit/ReviewHints.png @@ -62,8 +67,10 @@ %%PORTDOCS%%share/doc/pfaedit/aacutemid.png %%PORTDOCS%%share/doc/pfaedit/accented.html %%PORTDOCS%%share/doc/pfaedit/acenter.png +%%PORTDOCS%%share/doc/pfaedit/acorn2sfd.html %%PORTDOCS%%share/doc/pfaedit/ahighest.png %%PORTDOCS%%share/doc/pfaedit/autokern.png +%%PORTDOCS%%share/doc/pfaedit/autowidth.html %%PORTDOCS%%share/doc/pfaedit/autowidth.png %%PORTDOCS%%share/doc/pfaedit/bezier.gif %%PORTDOCS%%share/doc/pfaedit/bezier.html @@ -86,6 +93,7 @@ %%PORTDOCS%%share/doc/pfaedit/editexample.html %%PORTDOCS%%share/doc/pfaedit/editmenu.html %%PORTDOCS%%share/doc/pfaedit/elementmenu.html +%%PORTDOCS%%share/doc/pfaedit/englishkernpairs.txt %%PORTDOCS%%share/doc/pfaedit/errrecovery.html %%PORTDOCS%%share/doc/pfaedit/expandedlines.png %%PORTDOCS%%share/doc/pfaedit/expandstroke.png @@ -119,6 +127,7 @@ %%PORTDOCS%%share/doc/pfaedit/index.html %%PORTDOCS%%share/doc/pfaedit/kanjichar.png %%PORTDOCS%%share/doc/pfaedit/kanjifont.png +%%PORTDOCS%%share/doc/pfaedit/kernpairs.html %%PORTDOCS%%share/doc/pfaedit/layers.png %%PORTDOCS%%share/doc/pfaedit/license.html %%PORTDOCS%%share/doc/pfaedit/locale.html @@ -145,6 +154,7 @@ %%PORTDOCS%%share/doc/pfaedit/privatekeymenu.png %%PORTDOCS%%share/doc/pfaedit/problems.html %%PORTDOCS%%share/doc/pfaedit/quotations.html +%%PORTDOCS%%share/doc/pfaedit/rgetinfo.png %%PORTDOCS%%share/doc/pfaedit/rplref.png %%PORTDOCS%%share/doc/pfaedit/rplserifs.png %%PORTDOCS%%share/doc/pfaedit/scripting.html @@ -167,6 +177,7 @@ %%PORTDOCS%%share/doc/pfaedit/viewmenu.html %%PORTDOCS%%share/doc/pfaedit/views.html %%PORTDOCS%%share/doc/pfaedit/windowmenu.html +%%PORTDOCS%%share/doc/pfaedit/xim.html %%PORTDOCS%%share/doc/pfaedit/xres.html share/pfaedit/Adobe-CNS1-4.cidmap share/pfaedit/Adobe-GB1-4.cidmap @@ -177,6 +188,7 @@ share/pfaedit/pfaedit-de.ui share/pfaedit/pfaedit-en.ui share/pfaedit/pfaedit-fr.ui +share/pfaedit/pfaedit-ja.ui share/pfaedit/pfaedit-ru.ui @dirrm share/pfaedit %%PORTDOCS%%@dirrm share/doc/pfaedit >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 Aug 21 19:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 309B237B400 for ; Wed, 21 Aug 2002 19:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5AE843E4A for ; Wed, 21 Aug 2002 19:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M2K3JU048667 for ; Wed, 21 Aug 2002 19:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M2K3NB048666; Wed, 21 Aug 2002 19:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 313B837B400 for ; Wed, 21 Aug 2002 19:16:09 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E5543E65 for ; Wed, 21 Aug 2002 19:16:08 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id F3CC72B912 for ; Thu, 22 Aug 2002 04:15:54 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 396506A7124; Thu, 22 Aug 2002 12:15:25 +1000 (EST) Message-Id: <20020822021525.396506A7124@k7.mavetju> Date: Thu, 22 Aug 2002 12:15:25 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41873: [patch] let bsd.gnomeng.mk complain when USE_GNOME is incorrect Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41873 >Category: ports >Synopsis: [patch] let bsd.gnomeng.mk complain when USE_GNOME is incorrect >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 Aug 21 19:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/Mk/bsd.gnomeng.mk,v 1.14 2002/07/25 15:36:21 marcus Exp $ >Description: When reading the message regarding bsd.gnomeng.mk and looking through my list of ports to find out what has to be modified I stumbled into a small problem: despite that I had "USE_GNOME=gtk", it didn't check for the GTK-libraries! Of course this was an error from me, it should have been "USE_GNOME=gtk12". To prevent people from filling out wrong values in the USE_GNOME fields, it could/should check for correct values. >How-To-Repeat: See description >Fix: Right now there are two fields for every GNOME component: xxx_LIB_DEPENDS and xxx_DETECT. I've choosen for xxx_LIB_DEPENDS for no obvious reason. --- Mk/bsd.gnomeng.mk-old Thu Aug 22 11:59:49 2002 +++ Mk/bsd.gnomeng.mk Thu Aug 22 12:12:27 2002 @@ -246,6 +246,9 @@ # Then use already expanded USE_GNOME_IMPL to expand USE_GNOME . for component in ${USE_GNOME} +. if !defined(${component}_LIB_DEPENDS) +BROKEN="Don't know about USE_GNOME=${component}" +. endif _USE_GNOME+= ${${component}_USE_GNOME_IMPL} ${component} . endfor >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 Aug 21 19:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 417ED37B401 for ; Wed, 21 Aug 2002 19:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B2A843E70 for ; Wed, 21 Aug 2002 19:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M2K3JU048680 for ; Wed, 21 Aug 2002 19:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M2K3MY048679; Wed, 21 Aug 2002 19:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B2137B400 for ; Wed, 21 Aug 2002 19:19:52 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F27E43E42 for ; Wed, 21 Aug 2002 19:19:52 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id C33172B739 for ; Thu, 22 Aug 2002 04:19:46 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id A87956A7124; Thu, 22 Aug 2002 12:19:30 +1000 (EST) Message-Id: <20020822021930.A87956A7124@k7.mavetju> Date: Thu, 22 Aug 2002 12:19:30 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41874: [maintainer update] mail/mavbiff + net/ipfw-graph to use GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41874 >Category: ports >Synopsis: [maintainer update] mail/mavbiff + net/ipfw-graph to use GNOMENG >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 19:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: Patch the makefiles of mail/mavbiff and net/ipfw-graph to support GNOMENG >How-To-Repeat: n/a >Fix: --- net/ipfw-graph/Makefile.old Thu Aug 22 11:54:46 2002 +++ net/ipfw-graph/Makefile Thu Aug 22 11:55:19 2002 @@ -13,7 +13,8 @@ MAINTAINER= edwin@mavetju.org USE_REINPLACE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAKE_ENV+= MANPREFIX="${MANPREFIX}" MAN8= ipfw-al.8 ipfw-graph.8 --- mail/mavbiff/Makefile.old Thu Aug 22 11:57:49 2002 +++ mail/mavbiff/Makefile Thu Aug 22 12:12:42 2002 @@ -12,8 +12,9 @@ MAINTAINER= edwin@mavetju.org -USE_GTK= yes USE_REINPLACE= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAN1= mavbiff.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 Wed Aug 21 19:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6609137B400 for ; Wed, 21 Aug 2002 19:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAB6D43E86 for ; Wed, 21 Aug 2002 19:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M2o1JU053595 for ; Wed, 21 Aug 2002 19:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M2o1tE053594; Wed, 21 Aug 2002 19:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B63637B400 for ; Wed, 21 Aug 2002 19:44:33 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B2143E65 for ; Wed, 21 Aug 2002 19:44:31 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: (from dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) id KAA03526; Thu, 22 Aug 2002 10:44:29 +0800 (WST) Message-Id: <200208220244.KAA03526@mail.wa.apana.org.au> Date: Thu, 22 Aug 2002 10:44:29 +0800 (WST) From: Dean Hollister Reply-To: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41875: Update Port net/firedns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41875 >Category: ports >Synopsis: Update Port net/firedns >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 Aug 21 19:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dean Hollister >Release: FreeBSD 4.6-STABLE i386 >Organization: Australian Public Access Network Association Inc >Environment: System: FreeBSD odyssey.apana.org.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 10:54:47 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386 >Description: Upgraded Port net/firedns - Requires PR 38025 to be committed (misc/firestring) >How-To-Repeat: >Fix: diff -ruN firedns.old/Makefile firedns/Makefile --- firedns.old/Makefile Thu Aug 22 09:31:52 2002 +++ firedns/Makefile Thu Aug 22 10:39:10 2002 @@ -6,20 +6,27 @@ # PORTNAME= firedns -PORTVERSION= 0.1.17 -CATEGORIES= net -MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ +PORTVERSION= 0.1.28 +PORTREVISION= 1 +CATEGORIES= net +MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ http://www.wa.apana.org.au/~dean/sources/ \ ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ +DISTNAME= firedns +EXTRACT_SUFX= -0.1.28.tar.gz -MAINTAINER= dean@odyssey.apana.org.au +MAINTAINER= dean@odyssey.apana.org.au -WRKSRC= ${WRKDIR}/${PORTNAME} -INSTALLS_SHLIB= yes +BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring -MAN3= firedns_aton4.3 firedns_aton6.3 firedns_getip4.3 \ - firedns_getip6.3 firedns_getmx.3 firedns_getname4.3 \ - firedns_getname6.3 firedns_getresult.3 firedns_gettxt.3 \ +GNU_CONFIGURE= yes + +INSTALL_SHLIBS= yes + +MAN3= firedns_aton4.3 firedns_aton6.3 firedns_dnsbl_lookup.3 \ + firedns_getip4.3 firedns_getip6.3 firedns_getmx.3 \ + firedns_getname4.3 firedns_getname6.3 \ + firedns_getresult.3 firedns_gettxt.3 \ firedns_ntoa4.3 firedns_ntoa6.3 firedns_resolveip4.3 \ firedns_resolveip6.3 firedns_resolvemx.3 \ firedns_resolvename4.3 firedns_resolvename6.3 \ diff -ruN firedns.old/distinfo firedns/distinfo --- firedns.old/distinfo Fri May 31 01:11:21 2002 +++ firedns/distinfo Tue Aug 20 08:26:43 2002 @@ -1 +1 @@ -MD5 (firedns-0.1.17.tar.gz) = 99584b358995d34dc95a814f9a634730 +MD5 (firedns-0.1.28.tar.gz) = e282b325b751593939af35b117e2939d diff -ruN firedns.old/files/patch-configure firedns/files/patch-configure --- firedns.old/files/patch-configure Thu Jan 1 08:00:00 1970 +++ firedns/files/patch-configure Thu Aug 22 10:35:42 2002 @@ -0,0 +1,78 @@ +--- configure.old Thu Aug 22 10:31:09 2002 ++++ configure Thu Aug 22 10:35:27 2002 +@@ -518,33 +518,33 @@ + + $ECHO -n " adding rule to install binaries..." + $ECHO "install-binaries: $BINARIES" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(BINDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/bin" >> Makefile + $ECHO "done" + for BINARY in $BINARIES; do + $ECHO -n " adding rule to install binary $BINARY..." +- $ECHO " install -m 0755 -o \$(INSTALL_USER) $BINARY \$(BINDIR)" >> Makefile ++ $ECHO " install -m 0755 -o \$(INSTALL_USER) $BINARY \$(PREFIX)/bin" >> Makefile + $ECHO "done" + done; + $ECHO >> Makefile + + $ECHO -n " adding rule to install static libraries..." + $ECHO "install-static: $STATIC" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(LIBDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/lib" >> Makefile + $ECHO "done" + for LIBRARY in $STATIC; do + $ECHO -n " adding rule to install static library $LIBRARY..." +- $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(LIBDIR)" >> Makefile ++ $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(PREFIX)/lib" >> Makefile + $ECHO "done" + done; + $ECHO >> Makefile + + $ECHO -n " adding rule to install shared libraries..." + $ECHO "install-shared: $STATIC" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(LIBDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/lib" >> Makefile + $ECHO "done" + for LIBRARY in $SHARED; do + $ECHO -n " adding rule to install shared library $LIBRARY..." +- $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(LIBDIR)" >> Makefile ++ $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(PREFIX)/lib" >> Makefile + $ECHO "done" + done; + $ECHO >> Makefile +@@ -561,10 +561,10 @@ + $ECHO "no firemake.headers found" + fi + $ECHO "install-headers: $HEADERS" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(INCLUDEDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/include" >> Makefile + for HEADER in $HEADERS; do + $ECHO -n " adding rule to install header $HEADER..." +- $ECHO " install -m 0644 -o \$(INSTALL_USER) $HEADER \$(INCLUDEDIR)" >> Makefile ++ $ECHO " install -m 0644 -o \$(INSTALL_USER) $HEADER \$(PREFIX)/include" >> Makefile + $ECHO "done" + done; + $ECHO >> Makefile +@@ -576,8 +576,8 @@ + LS=`ls man/*.$SECTION 2>>configure.log` + if test "$LS" != ""; then + $ECHO "man/*.$SECTION" >> Makefile +- $ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(MANDIR)/man$SECTION" >> Makefile +- $ECHO " install -m 0644 -o \$(INSTALL_USER) man/*.$SECTION \$(MANDIR)/man$SECTION" >> Makefile ++ $ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/man/man$SECTION" >> Makefile ++ $ECHO " install -m 0644 -o \$(INSTALL_USER) man/*.$SECTION \$(PREFIX)/man/man$SECTION" >> Makefile + $ECHO "done" + else + $ECHO >> Makefile +@@ -602,9 +602,9 @@ + $ECHO -n "conf/$CONF " >> Makefile + done + $ECHO >> Makefile +- $ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(CONFDIR)" >> Makefile ++ $ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/etc" >> Makefile + for CONF in $CONFS; do +- $ECHO " if test ! -f \$(CONFDIR)/$CONF; then install -m 0644 -o \$(INSTALL_USER) conf/$CONF \$(CONFDIR); fi" >> Makefile ++ $ECHO " if test ! -f \$(PREFIX)/etc; then install -m 0644 -o \$(INSTALL_USER) conf/$CONF \$(CONFDIR); fi" >> Makefile + done + $ECHO "done" + else >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 Aug 21 20:36: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B1737B486; Wed, 21 Aug 2002 20:35:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6331443E4A; Wed, 21 Aug 2002 20:35:50 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3ZnJU067173; Wed, 21 Aug 2002 20:35:49 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3ZnWq067169; Thu, 22 Aug 2002 03:35:49 GMT Date: Thu, 22 Aug 2002 03:35:49 GMT From: Hye-Shik Chang Message-Id: <200208220335.g7M3ZnWq067169@freefall.freebsd.org> To: gjohnson@srrc.ars.usda.gov, perky@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41857: Fix dependency in biology/pymol Makefile so interface is built. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix dependency in biology/pymol Makefile so interface is built. State-Changed-From-To: open->closed State-Changed-By: perky State-Changed-When: Thu Aug 22 03:34:49 GMT 2002 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41857 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 20:36:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B26B37B6D7; Wed, 21 Aug 2002 20:36:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA60443E3B; Wed, 21 Aug 2002 20:36:13 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3aDJU067342; Wed, 21 Aug 2002 20:36:13 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3aBdt067315; Wed, 21 Aug 2002 20:36:11 -0700 (PDT) Date: Wed, 21 Aug 2002 20:36:11 -0700 (PDT) From: Kevin Lo Message-Id: <200208220336.g7M3aBdt067315@freefall.freebsd.org> To: dean@odyssey.apana.org.au, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/38025: New Port: misc/firestring Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: misc/firestring State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 20:35:55 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=38025 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 20:39:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC48237B400; Wed, 21 Aug 2002 20:39:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8760143E65; Wed, 21 Aug 2002 20:39:37 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3dbJU067780; Wed, 21 Aug 2002 20:39:37 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3dbTd067776; Wed, 21 Aug 2002 20:39:37 -0700 (PDT) Date: Wed, 21 Aug 2002 20:39:37 -0700 (PDT) From: Kevin Lo Message-Id: <200208220339.g7M3dbTd067776@freefall.freebsd.org> To: dean@odyssey.apana.org.au, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41875: Update Port net/firedns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update Port net/firedns State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 20:39:17 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41875 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 20:40: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 872D637B400 for ; Wed, 21 Aug 2002 20:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5D0043E70 for ; Wed, 21 Aug 2002 20:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3e3JU067864 for ; Wed, 21 Aug 2002 20:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3e373067862; Wed, 21 Aug 2002 20:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40DA737B400 for ; Wed, 21 Aug 2002 20:33:57 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC50343E65 for ; Wed, 21 Aug 2002 20:33:56 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id A8F7A2B912 for ; Thu, 22 Aug 2002 05:33:43 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 6026A6A7124; Thu, 22 Aug 2002 13:33:03 +1000 (EST) Message-Id: <20020822033303.6026A6A7124@k7.mavetju> Date: Thu, 22 Aug 2002 13:33:03 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41876: [maintainer-update] update games/sopwith for GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41876 >Category: ports >Synopsis: [maintainer-update] update games/sopwith for GNOMENG >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 20:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: Update Makefile of games/sopwith to support GNOMENG >How-To-Repeat: n/a >Fix: --- games/sopwith/Makefile-old Thu Aug 22 12:33:35 2002 +++ games/sopwith/Makefile Thu Aug 22 12:33:53 2002 @@ -15,8 +15,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 -USE_GTK= yes USE_GMAKE= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config >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 Aug 21 20:44: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CB7A37B415; Wed, 21 Aug 2002 20:44:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E693643E4A; Wed, 21 Aug 2002 20:43:44 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3hhJU069352; Wed, 21 Aug 2002 20:43:43 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3hhAt069348; Wed, 21 Aug 2002 20:43:43 -0700 (PDT) Date: Wed, 21 Aug 2002 20:43:43 -0700 (PDT) From: Kevin Lo Message-Id: <200208220343.g7M3hhAt069348@freefall.freebsd.org> To: edwin@mavetju.org, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41874: [maintainer update] mail/mavbiff + net/ipfw-graph to use GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [maintainer update] mail/mavbiff + net/ipfw-graph to use GNOMENG State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 20:43:22 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41874 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 20:57:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B5D837B40D; Wed, 21 Aug 2002 20:57:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47EF143E65; Wed, 21 Aug 2002 20:57:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3vaJU071694; Wed, 21 Aug 2002 20:57:36 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3vaKG071690; Wed, 21 Aug 2002 20:57:36 -0700 (PDT) Date: Wed, 21 Aug 2002 20:57:36 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208220357.g7M3vaKG071690@freefall.freebsd.org> To: edwin@mavetju.org, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41876: [maintainer-update] update games/sopwith for GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [maintainer-update] update games/sopwith for GNOMENG State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Wed Aug 21 20:57:25 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41876 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 20:59:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D11937B401; Wed, 21 Aug 2002 20:59:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B18543E70; Wed, 21 Aug 2002 20:59:42 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3xfJU072033; Wed, 21 Aug 2002 20:59:41 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3xfx8072025; Wed, 21 Aug 2002 20:59:41 -0700 (PDT) Date: Wed, 21 Aug 2002 20:59:41 -0700 (PDT) From: Kevin Lo Message-Id: <200208220359.g7M3xfx8072025@freefall.freebsd.org> To: kanou@mil.allnet.ne.jp, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41872: maintainer-update: print/pfaedit to 20020821 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update: print/pfaedit to 20020821 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 20:59:25 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41872 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 20:59:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF24037B400; Wed, 21 Aug 2002 20:59:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 669CD43E65; Wed, 21 Aug 2002 20:59:45 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3xjJU072072; Wed, 21 Aug 2002 20:59:45 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3xjI5072068; Wed, 21 Aug 2002 20:59:45 -0700 (PDT) Date: Wed, 21 Aug 2002 20:59:45 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208220359.g7M3xjI5072068@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/41873: [patch] let bsd.gnomeng.mk complain when USE_GNOME is incorrect Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] let bsd.gnomeng.mk complain when USE_GNOME is incorrect Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Wed Aug 21 20:59:34 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=41873 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 21:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C10637B400 for ; Wed, 21 Aug 2002 21:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A23AA43E77 for ; Wed, 21 Aug 2002 21:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M4U1JU081575 for ; Wed, 21 Aug 2002 21:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M4U18w081574; Wed, 21 Aug 2002 21:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E43A137B400 for ; Wed, 21 Aug 2002 21:29:55 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D8E243E75 for ; Wed, 21 Aug 2002 21:29:55 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M4TtOT063626 for ; Wed, 21 Aug 2002 21:29:55 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7M4TsRX063625; Wed, 21 Aug 2002 21:29:54 -0700 (PDT) Message-Id: <200208220429.g7M4TsRX063625@www.freebsd.org> Date: Wed, 21 Aug 2002 21:29:54 -0700 (PDT) From: 6XGate To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41877: libmikmod compile error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41877 >Category: ports >Synopsis: libmikmod compile error >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 Aug 21 21:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: 6XGate >Release: 4.6.2 >Organization: >Environment: FreeBSD localhost 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Wed Aug 14 21:23:26 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: libmikmod will not compile on the CVSup'ed version of this port here is the put ===> Extracting for libmikmod-esound-3.1.10 >How-To-Repeat: Try to compile libmikmod >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for libmikmod-3.1.10.tar.gz. ===> libmikmod-esound-3.1.10 depends on executable: libtool - found ===> libmikmod-esound-3.1.10 depends on file: /usr/local/bin/sed_inplace - found ===> libmikmod-esound-3.1.10 depends on shared library: esd.2 - found ===> Patching for libmikmod-esound-3.1.10 ===> Applying FreeBSD patches for libmikmod-esound-3.1.10 ===> Configuring for libmikmod-esound-3.1.10 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking host system type... i386-portbld-freebsd4.6.2 checking build system type... i386-portbld-freebsd4.6.2 checking for ranlib... ranlib checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsd4.6.2 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache ./config.cache loading cache ./config.cache checking whether make sets ${MAKE}... (cached) yes checking for ranlib... (cached) ranlib checking if makeinfo supports html output... yes checking for dlfcn.h... yes checking for dlopen in -lc... yes checking wherever dynamically loaded symbols need underscores... no checking if compiler recognizes -pthread... yes checking for esd-config... /usr/local/bin/esd-config checking for ESD - version >= 0.2.6... yes checking if esd requires alsa... no checking for AF/AFlib.h... no checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for malloc.h... no checking for memory.h... yes checking for strings.h... yes checking for sys/ioctl.h... yes checking for unistd.h... yes checking whether cc needs -traditional... no checking for working const... yes checking for pid_t... yes checking for size_t... yes checking if compiler understands the signed keyword... yes checking for setenv... yes checking for snprintf... yes checking for srandom... yes checking for strcasecmp... yes checking for strdup... yes checking for strstr... yes checking for OSS (/dev/sndstat)... yes checking for machine/soundcard.h... yes checking for sys/soundcard.h... yes checking if RTLD_GLOBAL is defined... yes checking if inlining functions is safe... yes checking if compiler is pgcc... no updating cache ./config.cache creating ./config.status creating libmikmod-config creating Makefile creating docs/Makefile creating docs/libmikmod-config.1 creating dlapi/Makefile creating drivers/Makefile creating include/Makefile creating include/mikmod.h creating include/mikmod_build.h creating libmikmod/Makefile creating loaders/Makefile creating mmio/Makefile creating playercode/Makefile creating posix/Makefile creating macintosh/Makefile creating os2/Makefile creating win32/Makefile creating config.h Library configuration: Source code location: . Compiler: cc Compiler flags: -O -pipe -D_THREAD_SAFE -I/usr/local/include -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT Debug version: no Dynamically loaded drivers whenever possible: yes, sun style Drivers to be compiled: oss esd raw wav pipe stdout nosound Install path: /usr/local/lib, /usr/local/include ===> Building for libmikmod-esound-3.1.10 make all-recursive Making all in drivers Making all in include Making all in libmikmod /bin/csh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -O -pipe -D_THREAD_SAFE -I/usr/local/include -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drive rs/drv_AF.c Xsed=sed -e s/^X//: Command not found. Missing }. *** Error code 1 Stop in /usr/ports/audio/libmikmod/work/libmikmod-3.1.10/libmikmod. *** Error code 1 Stop in /usr/ports/audio/libmikmod/work/libmikmod-3.1.10. *** Error code 1 Stop in /usr/ports/audio/libmikmod/work/libmikmod-3.1.10. *** Error code 1 Stop in /usr/ports/audio/libmikmod. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 21:35:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DF6937B401; Wed, 21 Aug 2002 21:35:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFF7B43E81; Wed, 21 Aug 2002 21:35:56 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M4ZuJU083174; Wed, 21 Aug 2002 21:35:56 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M4Zps1083142; Wed, 21 Aug 2002 21:35:51 -0700 (PDT) Date: Wed, 21 Aug 2002 21:35:51 -0700 (PDT) From: Kevin Lo Message-Id: <200208220435.g7M4Zps1083142@freefall.freebsd.org> To: fuyuki@hadaly.org, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41871: Update port: textproc/manued.el to 0.9.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: textproc/manued.el to 0.9.5 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Wed Aug 21 21:35:36 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41871 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 21:48:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63FD537B400; Wed, 21 Aug 2002 21:48:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 128EF43E77; Wed, 21 Aug 2002 21:48:52 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M4mpJU085502; Wed, 21 Aug 2002 21:48:51 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M4mpqd085498; Wed, 21 Aug 2002 21:48:51 -0700 (PDT) Date: Wed, 21 Aug 2002 21:48:51 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208220448.g7M4mpqd085498@freefall.freebsd.org> To: sixxgate@yahoo.com, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41877: libmikmod compile error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: libmikmod compile error State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Wed Aug 21 21:48:20 PDT 2002 State-Changed-Why: This is a duplicate of 41845. The problem should be fixed now. http://www.freebsd.org/cgi/query-pr.cgi?pr=41877 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 21:49:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7E2637B400; Wed, 21 Aug 2002 21:49:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B7243E6E; Wed, 21 Aug 2002 21:49:25 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M4nPJU085565; Wed, 21 Aug 2002 21:49:25 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M4nPLJ085561; Wed, 21 Aug 2002 21:49:25 -0700 (PDT) Date: Wed, 21 Aug 2002 21:49:25 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208220449.g7M4nPLJ085561@freefall.freebsd.org> To: bhicks@nmsu.edu, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41845: /usr/ports/audio/libmikmod fails to compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: /usr/ports/audio/libmikmod fails to compile State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Wed Aug 21 21:48:57 PDT 2002 State-Changed-Why: The problem should be fixed now with the re-addition of gmake. http://www.freebsd.org/cgi/query-pr.cgi?pr=41845 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Aug 21 22:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D99A237B400 for ; Wed, 21 Aug 2002 22:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 196FB43E70 for ; Wed, 21 Aug 2002 22:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M5K2JU095014 for ; Wed, 21 Aug 2002 22:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M5K24q095013; Wed, 21 Aug 2002 22:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8E3D37B400 for ; Wed, 21 Aug 2002 22:18:31 -0700 (PDT) Received: from neva.vlink.ru (neva.vlink.ru [195.239.222.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id B886043E4A for ; Wed, 21 Aug 2002 22:18:30 -0700 (PDT) (envelope-from dsh@neva.vlink.ru) Received: from neva.vlink.ru (localhost [127.0.0.1]) by neva.vlink.ru (8.12.5/8.12.5) with ESMTP id g7M5IRLs071820 for ; Thu, 22 Aug 2002 09:18:27 +0400 (MSD) (envelope-from dsh@neva.vlink.ru) Received: (from dsh@localhost) by neva.vlink.ru (8.12.5/8.12.5/Submit) id g7M5IQuT071819; Thu, 22 Aug 2002 09:18:26 +0400 (MSD) (envelope-from dsh) Message-Id: <200208220518.g7M5IQuT071819@neva.vlink.ru> Date: Thu, 22 Aug 2002 09:18:26 +0400 (MSD) From: Denis Shaposhnikov Reply-To: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41878: update www/jesred Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41878 >Category: ports >Synopsis: update www/jesred >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 22:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 4.6-STABLE FreeBSD 4.6-STABLE #5: Wed Aug 14 15:11:54 MSD 2002 root@neva.vlink.ru:/var/FreeBSD/src/sys/compile/NEVA i386 >Description: Add more MASTER_SITES. >How-To-Repeat: >Fix: diff -Nru jesred.orig/Makefile jesred/Makefile --- jesred.orig/Makefile Mon Feb 5 18:33:25 2001 +++ jesred/Makefile Thu Aug 22 09:15:58 2002 @@ -8,7 +8,11 @@ PORTNAME= jesred PORTVERSION= 1.2.1 CATEGORIES= www -MASTER_SITES= http://ivs.cs.uni-magdeburg.de/~elkner/webtools/src/ +MASTER_SITES= http://ivs.cs.uni-magdeburg.de/~elkner/webtools/src/ \ + http://www.scn.rain.com/pub/network/www/ \ + http://www.cit.uws.edu.au/pub/unix/web/proxy/ \ + http://www.csu.ac.ru/pub/OS/Unix/network/www/squid/Addition/ \ + http://www.acad.bg/ftp/pub/src/misc/ DISTNAME= jesred-1.2pl1 MAINTAINER= dsh@vlink.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 Wed Aug 21 23: 1: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E03537B400 for ; Wed, 21 Aug 2002 23:01:06 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9F8043E75 for ; Wed, 21 Aug 2002 23:01:05 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 749242B912; Thu, 22 Aug 2002 08:00:01 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 779536A7124; Thu, 22 Aug 2002 15:59:30 +1000 (EST) Date: Thu, 22 Aug 2002 15:59:30 +1000 From: Edwin Groothuis To: Jerry Murdock Cc: Questions@LogReport.org, freebsd-ports@FreeBSD.org Subject: Re: Logreport - FreeBSD Message-ID: <20020822055930.GH793@k7.mavetju> References: <002e01c2499f$db704170$0201a8c0@DCXP> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002e01c2499f$db704170$0201a8c0@DCXP> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Aug 22, 2002 at 01:50:14AM -0400, Jerry Murdock wrote: > I can't get html w/graphs under FreeBSD 4.6-stable using the newly added > Lire 1.1 port.. There is a work-around: Please apply the patches in http://www.freebsd.org/cgi/query-pr.cgi?pr=41804 : ports/41804: [patch] fix xmlXPathCompiledEval error in textproc/docbook-xsl to your system and it will work. This is a problem in docbook-xsl. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 0: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B023637B400 for ; Thu, 22 Aug 2002 00:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D2B43E65 for ; Thu, 22 Aug 2002 00:00:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M707JU016569 for ; Thu, 22 Aug 2002 00:00:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M7070f016568; Thu, 22 Aug 2002 00:00:07 -0700 (PDT) Date: Thu, 22 Aug 2002 00:00:07 -0700 (PDT) Message-Id: <200208220700.g7M7070f016568@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Yonatan Bokovza Subject: Re: ports/41763: [walkthrough] fixing security/acid port Reply-To: Yonatan Bokovza Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41763; it has been noted by GNATS. From: Yonatan Bokovza To: "'freebsd-gnats-submit@FreeBSD.org'" Cc: Subject: Re: ports/41763: [walkthrough] fixing security/acid port Date: Thu, 22 Aug 2002 09:58:31 +0300 Forgot this: mod_php4 also requires adding these lines to httpd.conf in order to execute .php : AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 0:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D4537B400 for ; Thu, 22 Aug 2002 00:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 520F943E72 for ; Thu, 22 Aug 2002 00:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M7A3JU022838 for ; Thu, 22 Aug 2002 00:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M7A2ck022829; Thu, 22 Aug 2002 00:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD7037B400 for ; Thu, 22 Aug 2002 00:09:23 -0700 (PDT) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF6E043E6E for ; Thu, 22 Aug 2002 00:09:22 -0700 (PDT) (envelope-from spcoltri@omcl.org) Received: from user-38ldge8.dialup.mindspring.com ([209.86.193.200] helo=hrothgar.omcl.org) by snipe.mail.pas.earthlink.net with esmtp (Exim 4.10) id 17hm5q-00071a-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 22 Aug 2002 00:09:22 -0700 Received: from hrothgar.omcl.org (localhost [127.0.0.1]) by hrothgar.omcl.org (8.12.5/8.12.5) with ESMTP id g7M79An2056861 for ; Thu, 22 Aug 2002 01:09:25 -0600 (MDT) (envelope-from spcoltri@omcl.org) Received: (from spcoltri@localhost) by hrothgar.omcl.org (8.12.5/8.12.5/Submit) id g7M794cw056858; Thu, 22 Aug 2002 01:09:04 -0600 (MDT) Message-Id: <200208220709.g7M794cw056858@hrothgar.omcl.org> Date: Thu, 22 Aug 2002 01:09:04 -0600 (MDT) From: Steve Coltrin Reply-To: Steve Coltrin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41880: USE_GNOMENGify audio/gnowavcut Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41880 >Category: ports >Synopsis: USE_GNOMENGify audio/gnowavcut >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 00:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Steve Coltrin >Release: FreeBSD 4.6-STABLE i386 >Organization: Orbital Mind Control Lasers >Environment: System: FreeBSD hrothgar.omcl.org 4.6-STABLE FreeBSD 4.6-STABLE #18: Mon Aug 19 17:48:06 MDT 2002 spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386 >Description: This patch updates the audio/gnowavcut port to use the gnomeNG scheme. >How-To-Repeat: >Fix: *Remove* files/patch-Makefile.in Patch as follows: --- Makefile.old Thu Aug 15 06:24:15 2002 +++ Makefile Thu Aug 22 00:44:10 2002 @@ -15,6 +15,7 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GNOME= yes +USE_GNOMENG= yes +USE_GNOME= gnomehack gnomeprefix gnomelibs .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 Aug 22 0:29:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B992337B400 for ; Thu, 22 Aug 2002 00:29:44 -0700 (PDT) Received: from infinitive.futureperfectcorporation.com (infinitive.futureperfectcorporation.com [196.25.137.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id D804C43E65 for ; Thu, 22 Aug 2002 00:29:41 -0700 (PDT) (envelope-from nbm@gerund.futureperfectcorporation.com) Received: (qmail 99915 invoked by uid 0); 22 Aug 2002 07:29:33 -0000 Received: from gerund.futureperfectcorporation.com (196.25.137.65) by infinitive.futureperfectcorporation.com with DES-CBC3-SHA encrypted SMTP; 22 Aug 2002 07:29:33 -0000 Received: (qmail 66048 invoked by uid 1001); 22 Aug 2002 07:31:06 -0000 Date: Thu, 22 Aug 2002 09:31:06 +0200 From: Neil Blakey-Milner To: Andy Sparrow Cc: Ken McGlothlen , ports@FreeBSD.ORG Subject: Re: RFC: Automated Port Rebuilding (was Re: using "dialog" in ports is for bitches) Message-ID: <20020822073106.GA65851@mithrandr.moria.org> References: <86k7mmo03y.fsf@ralf.artlogix.com> <20020821204547.A58C7477@CRWdog.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020821204547.A58C7477@CRWdog.demon.co.uk> User-Agent: Mutt/1.3.27i Organization: iTouch Technical and Architectural Services X-Operating-System: FreeBSD 4.3-RELEASE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed 2002-08-21 (16:45), Andy Sparrow wrote: > AFAIK, the two mechanisms (if there's more, please let me know) are as > follows: > > i) Frobbing stuff into /usr/local/etc/pkgtools.conf > > ii) Frobbing stuff into ${PORT}/Makefile.local > > I happen to prefer the latter approach, as I'd generally prefer that > port options not be global, e.g. I might prefer to build some ports > with, and some without, the same options. I'm rather partial to penv (/usr/ports/sysutils/penv). It's also probably the easiest way to store long-term customisations, and has a really easy API for updating (ie, in a graphical ports customisor, something I'd be interested to see/rewrite). Neil -- Neil Blakey-Milner 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 Thu Aug 22 0:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6C4837B400 for ; Thu, 22 Aug 2002 00:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9564A43E86 for ; Thu, 22 Aug 2002 00:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M7e3JU028163 for ; Thu, 22 Aug 2002 00:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M7e3hX028162; Thu, 22 Aug 2002 00:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCF5C37B400 for ; Thu, 22 Aug 2002 00:39:07 -0700 (PDT) Received: from ns1.mgul.ac.ru (ns1.mgul.ac.ru [193.233.63.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C5C643E3B for ; Thu, 22 Aug 2002 00:39:06 -0700 (PDT) (envelope-from andrey@ns1.mgul.ac.ru) Received: from ns1.mgul.ac.ru (localhost [IPv6:::1]) by ns1.mgul.ac.ru (8.12.5/8.12.5) with ESMTP id g7M7d4nW018275 for ; Thu, 22 Aug 2002 11:39:04 +0400 (MSD) Received: (from andrey@localhost) by ns1.mgul.ac.ru (8.12.5/8.12.5/Submit) id g7M7d46M018274; Thu, 22 Aug 2002 11:39:04 +0400 (MSD) Message-Id: <200208220739.g7M7d46M018274@ns1.mgul.ac.ru> Date: Thu, 22 Aug 2002 11:39:04 +0400 (MSD) From: "Andrey V. Pevnev" Reply-To: "Andrey V. Pevnev" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41882: Update port: mail/mimedefang from 2.17 to 2.18 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41882 >Category: ports >Synopsis: Update port: mail/mimedefang from 2.17 to 2.18 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 00:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrey V. Pevnev >Release: FreeBSD 4.6.1-RELEASE-p11 i386 >Organization: Moscow State Forestry University >Environment: System: FreeBSD ns1.mgul.ac.ru 4.6.1-RELEASE-p11 FreeBSD 4.6.1-RELEASE-p11 #0: Wed Aug 14 11:23:48 MSD 2002 andrey@ns1.mgul.ac.ru:/usr/obj/.amd_mnt/ns/host/usr/src/sys/NS1 i386 >Description: Update port mail/mimedefang from version 2.17 to 2.18 >How-To-Repeat: >Fix: --- mimedefang.diff begins here --- diff -ruN mimedefang.bak/Makefile mimedefang/Makefile --- mimedefang.bak/Makefile Thu Aug 22 10:38:42 2002 +++ mimedefang/Makefile Thu Aug 22 10:38:52 2002 @@ -6,7 +6,7 @@ # PORTNAME= mimedefang -PORTVERSION= 2.17 +PORTVERSION= 2.18 CATEGORIES= mail MASTER_SITES= http://www.roaringpenguin.com/mimedefang/ diff -ruN mimedefang.bak/distinfo mimedefang/distinfo --- mimedefang.bak/distinfo Thu Aug 22 10:38:42 2002 +++ mimedefang/distinfo Thu Aug 22 10:38:55 2002 @@ -1 +1 @@ -MD5 (mimedefang-2.17.tar.gz) = 0cf138c51ee853d4396b1cc0cb96b4c3 +MD5 (mimedefang-2.18.tar.gz) = 014076fd5bcac6e0a918fc0a88c44384 diff -ruN mimedefang.bak/files/patch-Makefile.in mimedefang/files/patch-Makefile.in --- mimedefang.bak/files/patch-Makefile.in Thu Aug 22 10:38:42 2002 +++ mimedefang/files/patch-Makefile.in Thu Aug 22 11:24:43 2002 @@ -1,28 +1,28 @@ ---- Makefile.in.orig Wed Aug 14 00:57:19 2002 -+++ Makefile.in Wed Aug 14 01:22:31 2002 -@@ -107,9 +107,8 @@ +--- Makefile.in.orig Thu Aug 22 10:50:20 2002 ++++ Makefile.in Thu Aug 22 11:24:27 2002 +@@ -112,9 +112,8 @@ -mkdir -p $(RPM_INSTALL_ROOT)@SPOOLDIR@ && chmod 700 $(RPM_INSTALL_ROOT)@SPOOLDIR@ -mkdir -p $(RPM_INSTALL_ROOT)@QDIR@ && chmod 700 $(RPM_INSTALL_ROOT)@QDIR@ -- if test -f $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/mimedefang-filter ; then \ -- @INSTALL@ -m 644 examples/suggested-minimum-filter-for-windows-clients $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/mimedefang-filter.example || exit 1; \ +- if test -f $(RPM_INSTALL_ROOT)${CONFDIR}/mimedefang-filter ; then \ +- @INSTALL@ -m 644 examples/suggested-minimum-filter-for-windows-clients $(RPM_INSTALL_ROOT)${CONFDIR}/mimedefang-filter.example || exit 1; \ - else \ -+ @INSTALL@ -m 644 examples/suggested-minimum-filter-for-windows-clients $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/mimedefang-filter.example || exit 1; \ -+ if !(test -f $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/mimedefang-filter) ; then \ - @INSTALL@ -m 644 examples/suggested-minimum-filter-for-windows-clients $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/mimedefang-filter || exit 1; \ ++ @INSTALL@ -m 644 examples/suggested-minimum-filter-for-windows-clients $(RPM_INSTALL_ROOT)${CONFDIR}/mimedefang-filter.example || exit 1; \ ++ if !(test -f $(RPM_INSTALL_ROOT)${CONFDIR}/mimedefang-filter) ; then \ + @INSTALL@ -m 644 examples/suggested-minimum-filter-for-windows-clients $(RPM_INSTALL_ROOT)${CONFDIR}/mimedefang-filter || exit 1; \ fi -@@ -122,10 +121,9 @@ +@@ -127,10 +126,9 @@ @INSTALL@ -m 644 mimedefang-filter.5 $(RPM_INSTALL_ROOT)$(MANDIR)/man5/mimedefang-filter.5 @INSTALL@ -m 644 mimedefang-protocol.7 $(RPM_INSTALL_ROOT)$(MANDIR)/man7/mimedefang-protocol.7 if test "$(HAVE_SPAM_ASSASSIN)" = "yes" ; then \ -- if test -f $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/spamassassin/sa-mimedefang.cf ; then \ -- mkdir -p $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/spamassassin > /dev/null 2>&1 ; \ -- @INSTALL@ -m 644 SpamAssassin/spamassassin.cf $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/spamassassin/sa-mimedefang.cf.example || exit 1; \ +- if test -f $(RPM_INSTALL_ROOT)${CONFDIR}/spamassassin/sa-mimedefang.cf ; then \ +- mkdir -p $(RPM_INSTALL_ROOT)${CONFDIR}/spamassassin > /dev/null 2>&1 ; \ +- @INSTALL@ -m 644 SpamAssassin/spamassassin.cf $(RPM_INSTALL_ROOT)${CONFDIR}/spamassassin/sa-mimedefang.cf.example || exit 1; \ - else \ -+ mkdir -p $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/spamassassin > /dev/null 2>&1 ; \ -+ @INSTALL@ -m 644 SpamAssassin/spamassassin.cf $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/spamassassin/sa-mimedefang.cf.example || exit 1; \ -+ if !(test -f $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/spamassassin/sa-mimedefang.cf) ; then \ - @INSTALL@ -m 644 SpamAssassin/spamassassin.cf $(RPM_INSTALL_ROOT)${sysconfdir}${CONFSUBDIR}/spamassassin/sa-mimedefang.cf || exit 1; \ ++ mkdir -p $(RPM_INSTALL_ROOT)${CONFDIR}/spamassassin > /dev/null 2>&1 ; \ ++ @INSTALL@ -m 644 SpamAssassin/spamassassin.cf $(RPM_INSTALL_ROOT)${CONFDIR}/spamassassin/sa-mimedefang.cf.example || exit 1; \ ++ if !(test -f $(RPM_INSTALL_ROOT)${CONFDIR}/spamassassin/sa-mimedefang.cf) ; then \ + @INSTALL@ -m 644 SpamAssassin/spamassassin.cf $(RPM_INSTALL_ROOT)${CONFDIR}/spamassassin/sa-mimedefang.cf || exit 1; \ fi \ fi diff -ruN mimedefang.bak/pkg-plist mimedefang/pkg-plist --- mimedefang.bak/pkg-plist Thu Aug 22 10:38:42 2002 +++ mimedefang/pkg-plist Thu Aug 22 11:29:02 2002 @@ -6,6 +6,7 @@ etc/mimedefang/mimedefang-filter.example @unexec if cmp -s %D/etc/mimedefang/spamassassin/sa-mimedefang.cf %D/etc/mimedefang/spamassassin/sa-mimedefang.cf.example; then rm -f %D/etc/mimedefang/spamassassin/sa-mimedefang.cf; fi etc/mimedefang/spamassassin/sa-mimedefang.cf.example +etc/mimedefang/mimedefang-ip-key %%PORTDOCS%%share/doc/mimedefang/README %%PORTDOCS%%share/doc/mimedefang/README.ANOMY %%PORTDOCS%%share/doc/mimedefang/README.SPAMASSASSIN --- mimedefang.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 1: 8:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF26237B401; Thu, 22 Aug 2002 01:08:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A8743E77; Thu, 22 Aug 2002 01:08:22 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M88MJU037298; Thu, 22 Aug 2002 01:08:22 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M88Lxl037294; Thu, 22 Aug 2002 01:08:21 -0700 (PDT) Date: Thu, 22 Aug 2002 01:08:21 -0700 (PDT) From: Kevin Lo Message-Id: <200208220808.g7M88Lxl037294@freefall.freebsd.org> To: maxim@macomnet.ru, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41476: textproc/par MASTER_SITES update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: textproc/par MASTER_SITES update State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Thu Aug 22 01:07:48 PDT 2002 State-Changed-Why: Fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=41476 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 1:26:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 014EE37B407; Thu, 22 Aug 2002 01:26:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7C9543E3B; Thu, 22 Aug 2002 01:26:42 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M8QgJU040672; Thu, 22 Aug 2002 01:26:42 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M8QgVs040668; Thu, 22 Aug 2002 01:26:42 -0700 (PDT) Date: Thu, 22 Aug 2002 01:26:42 -0700 (PDT) From: Kevin Lo Message-Id: <200208220826.g7M8QgVs040668@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41362: Update port: x11-wm/e16utils Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: x11-wm/e16utils State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Thu Aug 22 01:26:29 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41362 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 1:30:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A8A137B405 for ; Thu, 22 Aug 2002 01:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4404043E77 for ; Thu, 22 Aug 2002 01:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M8U1JU040917 for ; Thu, 22 Aug 2002 01:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M8U1sZ040916; Thu, 22 Aug 2002 01:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1533B37B400 for ; Thu, 22 Aug 2002 01:20:49 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51EC343E84 for ; Thu, 22 Aug 2002 01:20:48 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g7M8KkWR050305 for ; Thu, 22 Aug 2002 10:20:46 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g7M8Ki4m050304; Thu, 22 Aug 2002 10:20:44 +0200 (CEST) Message-Id: <200208220820.g7M8Ki4m050304@guineapig.pil.dk> Date: Thu, 22 Aug 2002 10:20:44 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41883: update www/p5-WWW-Search-Google to 0.20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41883 >Category: ports >Synopsis: update www/p5-WWW-Search-Google to 0.20 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 01:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #13: Tue Aug 20 07:59:55 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: update to 0.20 >How-To-Repeat: >Fix: diff -ruN p5-WWW-Search-Google.orig/Makefile p5-WWW-Search-Google/Makefile --- p5-WWW-Search-Google.orig/Makefile Thu Aug 22 10:09:41 2002 +++ p5-WWW-Search-Google/Makefile Thu Aug 22 10:17:18 2002 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Search-Google -PORTVERSION= 0.19 +PORTVERSION= 0.20 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff -ruN p5-WWW-Search-Google.orig/distinfo p5-WWW-Search-Google/distinfo --- p5-WWW-Search-Google.orig/distinfo Thu Aug 22 10:09:41 2002 +++ p5-WWW-Search-Google/distinfo Thu Aug 22 10:10:17 2002 @@ -1 +1 @@ -MD5 (WWW-Search-Google-0.19.tar.gz) = e465f8be84ad7c39c1bcffe832aa91eb +MD5 (WWW-Search-Google-0.20.tar.gz) = 66f76cdf194f4647a9b130a3924175e8 Binary files p5-WWW-Search-Google.orig/p5-WWW-Search-Google-0.20.tbz2 and p5-WWW-Search-Google/p5-WWW-Search-Google-0.20.tbz2 differ >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 Aug 22 1:30:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A95137B40E; Thu, 22 Aug 2002 01:30:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ECA443E72; Thu, 22 Aug 2002 01:30:24 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M8UOJU041311; Thu, 22 Aug 2002 01:30:24 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M8UO04041307; Thu, 22 Aug 2002 01:30:24 -0700 (PDT) Date: Thu, 22 Aug 2002 01:30:24 -0700 (PDT) From: Kevin Lo Message-Id: <200208220830.g7M8UO04041307@freefall.freebsd.org> To: tkato@prontomail.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41356: Update port: graphics/libexif to 0.5.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/libexif to 0.5.4 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Thu Aug 22 01:30:09 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41356 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 1:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B0537B400 for ; Thu, 22 Aug 2002 01:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEF9943E7B for ; Thu, 22 Aug 2002 01:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M8o1JU044321 for ; Thu, 22 Aug 2002 01:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M8o1j6044320; Thu, 22 Aug 2002 01:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55BA637B400 for ; Thu, 22 Aug 2002 01:42:04 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF0243E4A for ; Thu, 22 Aug 2002 01:42:03 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g7M8g2WR059708 for ; Thu, 22 Aug 2002 10:42:02 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g7M8g2bq059707; Thu, 22 Aug 2002 10:42:02 +0200 (CEST) Message-Id: <200208220842.g7M8g2bq059707@guineapig.pil.dk> Date: Thu, 22 Aug 2002 10:42:02 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41884: update www/p5-WWW-Search-AltaVista to 2.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41884 >Category: ports >Synopsis: update www/p5-WWW-Search-AltaVista to 2.08 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 01:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #13: Tue Aug 20 07:59:55 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: o update to 2.08 o add WWW >How-To-Repeat: >Fix: --- p5-WWW-Search-AltaVista.diff begins here --- diff -ruN p5-WWW-Search-AltaVista.orig/Makefile p5-WWW-Search-AltaVista/Makefile --- p5-WWW-Search-AltaVista.orig/Makefile Thu Aug 22 10:21:29 2002 +++ p5-WWW-Search-AltaVista/Makefile Thu Aug 22 10:22:26 2002 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Search-AltaVista -PORTVERSION= 2.07 +PORTVERSION= 2.08 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW/MTHURN diff -ruN p5-WWW-Search-AltaVista.orig/distinfo p5-WWW-Search-AltaVista/distinfo --- p5-WWW-Search-AltaVista.orig/distinfo Thu Aug 22 10:21:29 2002 +++ p5-WWW-Search-AltaVista/distinfo Thu Aug 22 10:25:05 2002 @@ -1 +1 @@ -MD5 (WWW-Search-AltaVista-2.07.tar.gz) = 91bf8bf3b1eebf17966a0571a88d7e05 +MD5 (WWW-Search-AltaVista-2.08.tar.gz) = d0aafc30c5018be9cb4579a63f768b4c diff -ruN p5-WWW-Search-AltaVista.orig/pkg-descr p5-WWW-Search-AltaVista/pkg-descr --- p5-WWW-Search-AltaVista.orig/pkg-descr Thu Aug 22 10:21:29 2002 +++ p5-WWW-Search-AltaVista/pkg-descr Thu Aug 22 10:39:22 2002 @@ -1,2 +1,4 @@ An AltaVista specialization of Perl's WWW::Search module for making and interpreting AltaVista searches. + +WWW: http://search.cpan.org/author/MTHURN/WWW-Search-AltaVista-2.08/ --- p5-WWW-Search-AltaVista.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 1:58:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F4F337B400; Thu, 22 Aug 2002 01:58:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14ED943E70; Thu, 22 Aug 2002 01:58:34 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M8wXJU046059; Thu, 22 Aug 2002 01:58:33 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M8wXk5046055; Thu, 22 Aug 2002 01:58:33 -0700 (PDT) Date: Thu, 22 Aug 2002 01:58:33 -0700 (PDT) From: Trevor Johnson Message-Id: <200208220858.g7M8wXk5046055@freefall.freebsd.org> To: verm@drunkmonk.net, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/41775: fix port: x11-fonts/webfonts Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fix port: x11-fonts/webfonts State-Changed-From-To: open->analyzed State-Changed-By: trevor State-Changed-When: Thu Aug 22 01:32:28 PDT 2002 State-Changed-Why: Here is what I'd like to do: - apply the changes in the patch I submitted - add to MASTER_SITES the site found by blackend in the audit trail for PR 41716, that is, . I downloaded the distfiles from there and they all had correct MD5 hashes. - probably, add to MASTER_SITES the sites submitted by Christian Brueffer in PR 41716, namely and - e-mail to the maintainer looks like it will bounce, so I will try to contact him at his duth.gr address and suggest that the address on the MAINTAINER line be changed Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: trevor Responsible-Changed-When: Thu Aug 22 01:32:28 PDT 2002 Responsible-Changed-Why: I'm looking into this. http://www.freebsd.org/cgi/query-pr.cgi?pr=41775 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 2: 0: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F2CA37B400 for ; Thu, 22 Aug 2002 02:00:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD34E43E77 for ; Thu, 22 Aug 2002 02:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M902JU046183 for ; Thu, 22 Aug 2002 02:00:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M902io046182; Thu, 22 Aug 2002 02:00:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA42537B414 for ; Thu, 22 Aug 2002 01:50:19 -0700 (PDT) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA9543E6E for ; Thu, 22 Aug 2002 01:50:18 -0700 (PDT) (envelope-from root@icommerce-france.com) Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24]) by mail2.itxmarket.com (Postfix) with ESMTP id 70C9637C9F for ; Thu, 22 Aug 2002 10:49:03 +0200 (CEST) Received: by icommerce-france.com (Postfix, from userid 0) id 8CF3514A29; Thu, 22 Aug 2002 10:49:32 +0200 (CEST) Message-Id: <20020822084932.8CF3514A29@icommerce-france.com> Date: Thu, 22 Aug 2002 10:49:32 +0200 (CEST) From: "Michael L.Hostbaek" Reply-To: "Micahel L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41885: Update port: [Maintainer update]: net/cdpr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41885 >Category: ports >Synopsis: Update port: [Maintainer update]: net/cdpr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 02:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.6-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD extranet.itxmarket.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 15:23:02 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 >Description: Fix unfetchable distfile problem. (Thanks Bill) >How-To-Repeat: >Fix: diff -u -ruN cdpr.bak/Makefile cdpr/Makefile --- cdpr.bak/Makefile Thu Aug 22 10:45:34 2002 +++ cdpr/Makefile Thu Aug 22 10:46:05 2002 @@ -9,7 +9,7 @@ PORTNAME= cdpr PORTVERSION= 1.0.6 CATEGORIES= net -MASTER_SITES= http://www.monkeymental.com/mmfiles/ \ +MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz >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 Aug 22 2: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3B8537B401 for ; Thu, 22 Aug 2002 02:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6081543E7B for ; Thu, 22 Aug 2002 02:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M905JU046192 for ; Thu, 22 Aug 2002 02:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M905P7046191; Thu, 22 Aug 2002 02:00:05 -0700 (PDT) Date: Thu, 22 Aug 2002 02:00:05 -0700 (PDT) Message-Id: <200208220900.g7M905P7046191@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Erwin Lansing Subject: Re: ports/41883: update www/p5-WWW-Search-Google to 0.20 Reply-To: Erwin Lansing Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41883; it has been noted by GNATS. From: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/41883: update www/p5-WWW-Search-Google to 0.20 Date: Thu, 22 Aug 2002 10:55:25 +0200 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 22, 2002 at 10:20:44AM +0200, Erwin Lansing wrote: >=20 [snip] > diff -ruN p5-WWW-Search-Google.orig/distinfo p5-WWW-Search-Google/distinfo > --- p5-WWW-Search-Google.orig/distinfo Thu Aug 22 10:09:41 2002 > +++ p5-WWW-Search-Google/distinfo Thu Aug 22 10:10:17 2002 > @@ -1 +1 @@ > -MD5 (WWW-Search-Google-0.19.tar.gz) =3D e465f8be84ad7c39c1bcffe832aa91eb > +MD5 (WWW-Search-Google-0.20.tar.gz) =3D 66f76cdf194f4647a9b130a3924175e8 > Binary files p5-WWW-Search-Google.orig/p5-WWW-Search-Google-0.20.tbz2 and= p5-WWW-Search-Google/p5-WWW-Search-Google-0.20.tbz2 differ >=20 Ooops! Please ignore the last line. -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| http://droso.org/ erwin@lansing.dk `-.-' \ )-`( , o o) http://fnidder.dk/ -bf- `- \`_`"'- --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ZKb9qy9aWxUlaZARAgzwAKDQcpsgV4jqEMY+qQOzhTiaXi7TUwCgjVlp CCrDWYw+Ze5i4+cf0Ur+WCg= =xgoG -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 2:10:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B76137B401 for ; Thu, 22 Aug 2002 02:10:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08AF143E88 for ; Thu, 22 Aug 2002 02:10:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M9A5JU052018 for ; Thu, 22 Aug 2002 02:10:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M9A5SB052016; Thu, 22 Aug 2002 02:10:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46CDE37B400 for ; Thu, 22 Aug 2002 02:08:36 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5221543E6E for ; Thu, 22 Aug 2002 02:08:35 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g7M98YWR061335 for ; Thu, 22 Aug 2002 11:08:34 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g7M98Y3t061334; Thu, 22 Aug 2002 11:08:34 +0200 (CEST) Message-Id: <200208220908.g7M98Y3t061334@guineapig.pil.dk> Date: Thu, 22 Aug 2002 11:08:34 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41886: fix MASTER_SITES audio/cymbaline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41886 >Category: ports >Synopsis: fix MASTER_SITES audio/cymbaline >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 02:10:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #13: Tue Aug 20 07:59:55 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: fix MASTER_SITE and WWW >How-To-Repeat: >Fix: --- cymbaline.diff begins here --- diff -ruN cymbaline.orig/Makefile cymbaline/Makefile --- cymbaline.orig/Makefile Thu Aug 22 11:05:43 2002 +++ cymbaline/Makefile Thu Aug 22 11:05:52 2002 @@ -10,7 +10,7 @@ PORTVERSION= 0.9r PORTREVISION= 1 CATEGORIES= audio python -MASTER_SITES= http://www.silmarill.org/cymbaline/ +MASTER_SITES= http://www.silmarill.org/files/ MAINTAINER= ports@FreeBSD.org diff -ruN cymbaline.orig/pkg-descr cymbaline/pkg-descr --- cymbaline.orig/pkg-descr Thu Aug 22 11:05:43 2002 +++ cymbaline/pkg-descr Thu Aug 22 11:06:40 2002 @@ -8,4 +8,4 @@ * easy to tweak (if you know python!) * learns which songs you like most and plays them more often in random mode -WWW: http://www.silmarill.org/cymbaline/ +WWW: http://www.silmarill.org/cymbaline.htm --- cymbaline.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 2:11:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3456037B400; Thu, 22 Aug 2002 02:11:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA45943E4A; Thu, 22 Aug 2002 02:11:08 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M9B8JU053279; Thu, 22 Aug 2002 02:11:08 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M9B8qD053275; Thu, 22 Aug 2002 02:11:08 -0700 (PDT) Date: Thu, 22 Aug 2002 02:11:08 -0700 (PDT) From: Trevor Johnson Message-Id: <200208220911.g7M9B8qD053275@freefall.freebsd.org> To: flynn@energyhq.homeip.net, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41716: x11-fonts/webfonts cannot be fetched anymore Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-fonts/webfonts cannot be fetched anymore State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Thu Aug 22 01:58:55 PDT 2002 State-Changed-Why: PR 41775 is a duplicate of this PR. I mistakenly sent a patch in response to that PR before I noticed the existence of this PR, and I'd like to use my patch as a starting point, but incorporate some of the ideas from this PR and its follow-ups. Therefore I'm closing this PR. Please take a look at 41775 and direct any further discussion there, not here. http://www.freebsd.org/cgi/query-pr.cgi?pr=41716 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 2:13:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E105937B400; Thu, 22 Aug 2002 02:13:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78FF543E65; Thu, 22 Aug 2002 02:13:37 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M9DbJU053504; Thu, 22 Aug 2002 02:13:37 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M9DbHS053500; Thu, 22 Aug 2002 02:13:37 -0700 (PDT) Date: Thu, 22 Aug 2002 02:13:37 -0700 (PDT) From: Trevor Johnson Message-Id: <200208220913.g7M9DbHS053500@freefall.freebsd.org> To: flynn@energyhq.homeip.net, trevor@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41716: x11-fonts/webfonts cannot be fetched anymore Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-fonts/webfonts cannot be fetched anymore State-Changed-From-To: open->closed State-Changed-By: trevor State-Changed-When: Thu Aug 22 02:12:04 PDT 2002 State-Changed-Why: PR 41775 is a duplicate of this PR. I mistakenly sent a patch in response to that PR before I noticed the existence of this PR. Since I'd like to use my patch as a starting point (but incorporate some of the ideas from this PR and the follow-ups to it), I'm closing this PR. Please direct any further comments to PR 41775 instead. http://www.freebsd.org/cgi/query-pr.cgi?pr=41716 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 2:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D1A237B400 for ; Thu, 22 Aug 2002 02:50:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C010343E7B for ; Thu, 22 Aug 2002 02:50:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M9o6JU059881 for ; Thu, 22 Aug 2002 02:50:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M9o6Lh059880; Thu, 22 Aug 2002 02:50:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FD7C37B400 for ; Thu, 22 Aug 2002 02:46:13 -0700 (PDT) Received: from gnu.carrier.kiev.ua (gnu.carrier.kiev.ua [193.193.193.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E24543E6A for ; Thu, 22 Aug 2002 02:46:11 -0700 (PDT) (envelope-from mt@gnu.carrier.kiev.ua) Received: from gnu.carrier.kiev.ua (mt@localhost [127.0.0.1]) by gnu.carrier.kiev.ua (8.12.3/8.12.3) with ESMTP id g7M9k659057253; Thu, 22 Aug 2002 12:46:06 +0300 (EEST) (envelope-from mt@gnu.carrier.kiev.ua) Received: (from mt@localhost) by gnu.carrier.kiev.ua (8.12.3/8.12.3/Submit) id g7M9k5vF057244; Thu, 22 Aug 2002 12:46:05 +0300 (EEST) Message-Id: <200208220946.g7M9k5vF057244@gnu.carrier.kiev.ua> Date: Thu, 22 Aug 2002 12:46:05 +0300 (EEST) From: Maxim Tulyuk Reply-To: Maxim Tulyuk To: FreeBSD-gnats-submit@FreeBSD.org Cc: Maxim Tulyuk X-Send-Pr-Version: 3.113 Subject: ports/41888: Update port: graphics/ivtools to 1.0.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41888 >Category: ports >Synopsis: Update port: graphics/ivtools to 1.0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 02:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Maxim Tulyuk >Release: FreeBSD 4.6-RELEASE-p2 i386 >Organization: ISP "LuckyNet" >Environment: System: FreeBSD gnu.carrier.kiev.ua 4.6-RELEASE-p2 FreeBSD 4.6-RELEASE-p2 #0: Wed Jul 17 16:14:21 EEST 2002 root@gnu.carrier.kiev.ua:/usr/obj/usr/src/sys/gnu i386 >Description: Update port: graphics/ivtools to 1.0.6 >How-To-Repeat: - use patch >Fix: diff -uNr ivtools.old/Makefile ivtools/Makefile --- ivtools.old/Makefile Fri Jun 21 22:06:16 2002 +++ ivtools/Makefile Thu Aug 22 10:26:22 2002 @@ -6,7 +6,7 @@ # PORTNAME= ivtools -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -uNr ivtools.old/distinfo ivtools/distinfo --- ivtools.old/distinfo Thu Mar 28 06:53:30 2002 +++ ivtools/distinfo Thu Aug 22 10:30:54 2002 @@ -1 +1 @@ -MD5 (ivtools-1.0.3.tgz) = 31c0a8c99205edf8f0cee55947bc8207 +MD5 (ivtools-1.0.6.tgz) = 83ada832988d88b6fdabaf577eec854c diff -uNr ivtools.old/files/patch-Makefile ivtools/files/patch-Makefile --- ivtools.old/files/patch-Makefile Thu Mar 28 06:53:30 2002 +++ ivtools/files/patch-Makefile Thu Aug 22 11:54:23 2002 @@ -1,17 +1,5 @@ ---- Makefile.orig Fri Mar 1 15:59:11 2002 -+++ Makefile Wed Mar 27 12:18:06 2002 -@@ -67,9 +67,9 @@ - - PROJECTDIR = /proj - -- RELEASE = ivtools-1.0.2 -+ RELEASE = ivtools-1.0.3 - -- VERSION = 1.0.2 -+ VERSION = 1.0.3 - - REPOSITORY_FILES = *.c *.cc *.cxx *.C *.h Imakefile *.def template README INSTALL VERSION MANIFEST COPYRIGHT ANNOUNCE README.ivmkcm *.patch *.bugfix.? *.script *.sed comutil.arg comterp.err comutil.ci comterp.arg comterp.ci site.def.SUN4 site.def.LINUX site.def.SGI site.def.HP800 site.def.ALPHA site.def.CYGWIN site.def.NETBSD site.def.FREEBSD WishList *.defaults *.cf HOWTO Copyright *.sh CHANGES CHANGES-0.? *.cpp ivmkmf *.bash *.1 *.3 config.guess config.sub configure configure.in MANIFEST.perceps MANIFEST.comterp *.mk config.mk.in *.tmpl *.flt *.m4 config.defs.in - +--- Makefile.orig Fri Aug 2 21:37:54 2002 ++++ Makefile Thu Aug 22 11:53:59 2002 @@ -351,7 +351,7 @@ touch make.makefiles; fi -@if [ ! -f make.depend ]; then \ >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 Aug 22 3:20:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB14A37B401 for ; Thu, 22 Aug 2002 03:20:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B931C43E4A for ; Thu, 22 Aug 2002 03:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MAK5JU069409 for ; Thu, 22 Aug 2002 03:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MAK5Fs069408; Thu, 22 Aug 2002 03:20:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2668E37B429 for ; Thu, 22 Aug 2002 03:18:54 -0700 (PDT) Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.131.34.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id E14C443E6A for ; Thu, 22 Aug 2002 03:18:52 -0700 (PDT) (envelope-from tilman@arved.de) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.12.5/8.12.5) with ESMTP id g7MAISVh082791; Thu, 22 Aug 2002 12:18:28 +0200 (CEST) (envelope-from tilman@tl.kom.tuwien.ac.at) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.5/8.12.5/Submit) id g7MAIRXl082790; Thu, 22 Aug 2002 12:18:27 +0200 (CEST) Message-Id: <200208221018.g7MAIRXl082790@tl.kom.tuwien.ac.at> Date: Thu, 22 Aug 2002 12:18:27 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/41890: [Maintainer-Update] port audio/cmt 1.12 -> 1.14 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41890 >Category: ports >Synopsis: [Maintainer-Update] port audio/cmt 1.12 -> 1.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 03:20:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 24 15:50:09 CEST 2002 root@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: The new Version is compatible with LADSPA-API 1.1 Since Richard Furse has not versioned his tarball, I rerolled them and host them on my own site. patch-cmt.cpp was merged into distribution and can be removed. >How-To-Repeat: >Fix: --- cmt.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/cmt/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 19 Jun 2002 08:18:05 -0000 1.3 +++ Makefile 22 Aug 2002 10:11:07 -0000 @@ -5,28 +5,27 @@ # $FreeBSD: ports/audio/cmt/Makefile,v 1.3 2002/06/19 08:18:05 sobomax Exp $ PORTNAME= cmt -PORTVERSION= 1.12 -PORTREVISION= 1 +PORTVERSION= 1.14 CATEGORIES= audio -MASTER_SITES= http://www.ladspa.org/download/ -DISTNAME= ${PORTNAME}_src -EXTRACT_SUFX= .tgz +MASTER_SITES= http://www.arved.de/bsd/src/ MAINTAINER= freebsdports@arved.de BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa +USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}/src -MAKEFILE= makefile -ALL_TARGET= targets +INSTALLS_SHLIB= yes pre-patch: @${FIND} ${WRKSRC} -name '*.cpp' | ${XARGS} \ ${REINPLACE_CMD} -e "s|||g" +do-build: + cd ${WRKSRC}/src; ${GMAKE} -f makefile targets + do-install: - @${INSTALL_DATA} ${WRKSRC}/../plugins/cmt.so ${LOCALBASE}/lib/ladspa/ + @${INSTALL_DATA} ${WRKSRC}/plugins/cmt.so ${LOCALBASE}/lib/ladspa/ .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/cmt/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 30 May 2002 16:53:06 -0000 1.1 +++ distinfo 22 Aug 2002 10:01:58 -0000 @@ -1 +1 @@ -MD5 (cmt_src.tgz) = 21c6cbf2a755f9c8a6470b395e9a2792 +MD5 (cmt-1.14.tar.bz2) = 1da6357066394116264339cbabff8358 Index: files/patch-makefile =================================================================== RCS file: /home/ncvs/ports/audio/cmt/files/patch-makefile,v retrieving revision 1.3 diff -u -r1.3 patch-makefile --- files/patch-makefile 14 Jul 2002 18:45:12 -0000 1.3 +++ files/patch-makefile 22 Aug 2002 10:08:46 -0000 @@ -1,13 +1,11 @@ ---- makefile.orig Sat Jul 13 20:54:06 2002 -+++ makefile Sat Jul 13 20:56:15 2002 -@@ -12,9 +12,9 @@ - # GENERAL +--- src/makefile.orig Sat May 18 20:27:15 2002 ++++ src/makefile Thu Aug 22 12:07:51 2002 +@@ -13,8 +13,8 @@ # --INCLUDES = -I/usr/local/include/ + INCLUDES = -I/usr/local/include/ -CFLAGS = $(INCLUDES) -Wall -Werror -O3 -fPIC -CXXFLAGS = $(CFLAGS) -+INCLUDES = -I${LOCALBASE}/include/ +CFLAGS += $(INCLUDES) -Wall -Werror -fPIC +CXXFLAGS += $(CFLAGS) PLUGIN_LIB = ../plugins/cmt.so --- cmt.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 3:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2675237B400 for ; Thu, 22 Aug 2002 03:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6853043E7B for ; Thu, 22 Aug 2002 03:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MAU3JU071223 for ; Thu, 22 Aug 2002 03:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MAU35p071222; Thu, 22 Aug 2002 03:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C48C637B400 for ; Thu, 22 Aug 2002 03:26:34 -0700 (PDT) Received: from lyra.enemy.org (lyra.enemy.org [62.116.11.42]) by mx1.FreeBSD.org (Postfix) with SMTP id E863E43E42 for ; Thu, 22 Aug 2002 03:26:31 -0700 (PDT) (envelope-from shammer@satanii.enemy.org) Received: (qmail 6243 invoked from network); 22 Aug 2002 10:27:18 -0000 Received: from unknown (HELO satanii.enemy.org) (62.116.11.3) by lyra.enemy.org with SMTP; 22 Aug 2002 10:27:18 -0000 Received: from satanii.enemy.org (localhost [127.0.0.1]) by satanii.enemy.org (8.12.3/8.12.3) with ESMTP id g7MAQt53025492; Thu, 22 Aug 2002 12:26:55 +0200 (CEST) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.3/8.12.3/Submit) id g7MAQtXw025491; Thu, 22 Aug 2002 12:26:55 +0200 (CEST) Message-Id: <200208221026.g7MAQtXw025491@satanii.enemy.org> Date: Thu, 22 Aug 2002 12:26:55 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: j.el-rayes@muthaland.at X-Send-Pr-Version: 3.113 Subject: ports/41891: MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41891 >Category: ports >Synopsis: MASTER_SITE unreachable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 03:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.1-RELEASE-p10 alpha >Organization: >Environment: System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha >Description: >How-To-Repeat: >Fix: --- Makefile.diff begins here --- --- Makefile Wed Jan 23 09:39:50 2002 +++ Makefile.new Thu Aug 22 11:33:22 2002 @@ -8,8 +8,8 @@ PORTNAME= fvwm95 PORTVERSION= 2.0.43a CATEGORIES= x11-wm -MASTER_SITES= ftp://mitac11.uia.ac.be/pub/fvwm95/ \ - ftp://ftp.plig.org/pub/fvwm95/ +MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/platforms/linux/x/fvwm95/ \ + http://ftp.cc.ntut.edu.tw/ftp/Xwindow/xfree86/Linux/wm/fvwm-95/ DISTNAME= ${PKGNAME}-Autoconf EXTRACT_SUFX= .tgz --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 4:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B94837B400 for ; Thu, 22 Aug 2002 04:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FC5943E72 for ; Thu, 22 Aug 2002 04:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MBA2JU086256 for ; Thu, 22 Aug 2002 04:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MBA2Qq086255; Thu, 22 Aug 2002 04:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E328437B400 for ; Thu, 22 Aug 2002 04:03:10 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A1B343E3B for ; Thu, 22 Aug 2002 04:03:10 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g7MB38WR036443 for ; Thu, 22 Aug 2002 13:03:08 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g7MB38U2036442; Thu, 22 Aug 2002 13:03:08 +0200 (CEST) Message-Id: <200208221103.g7MB38U2036442@guineapig.pil.dk> Date: Thu, 22 Aug 2002 13:03:08 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41893: update devel/hypersrc to 5.2.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41893 >Category: ports >Synopsis: update devel/hypersrc to 5.2.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 04:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #13: Tue Aug 20 07:59:55 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: update to 5.2.11 >How-To-Repeat: >Fix: --- hypersrc.diff begins here --- diff -ruN hypersrc.orig/Makefile hypersrc/Makefile --- hypersrc.orig/Makefile Sun Jul 28 03:27:22 2002 +++ hypersrc/Makefile Thu Aug 22 11:17:06 2002 @@ -7,7 +7,7 @@ # PORTNAME= hypersrc -PORTVERSION= 5.2.8 +PORTVERSION= 5.2.11 CATEGORIES= devel MASTER_SITES= ftp://ftp.jimbrooks.org/hypersrc/%SUBDIR%/ MASTER_SITE_SUBDIR= latest old diff -ruN hypersrc.orig/distinfo hypersrc/distinfo --- hypersrc.orig/distinfo Mon Jun 17 22:34:07 2002 +++ hypersrc/distinfo Thu Aug 22 13:01:40 2002 @@ -1 +1 @@ -MD5 (hypersrc-5.2.8.tar.gz) = 35ca1de0855b34c42b4b1ffc38c4f4b6 +MD5 (hypersrc-5.2.11.tar.gz) = 499492b9a8248e0f0f2b1141fbabe704 --- hypersrc.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 4:20:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 870D937B401 for ; Thu, 22 Aug 2002 04:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACA9D43E84 for ; Thu, 22 Aug 2002 04:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MBK2JU087881 for ; Thu, 22 Aug 2002 04:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MBK2iG087880; Thu, 22 Aug 2002 04:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E04D737B400 for ; Thu, 22 Aug 2002 04:14:38 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2771643E6A for ; Thu, 22 Aug 2002 04:14:38 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g7MBEbWR046345 for ; Thu, 22 Aug 2002 13:14:37 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g7MBEbeq046343; Thu, 22 Aug 2002 13:14:37 +0200 (CEST) Message-Id: <200208221114.g7MBEbeq046343@guineapig.pil.dk> Date: Thu, 22 Aug 2002 13:14:37 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41894: update editors/le to 1.9.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41894 >Category: ports >Synopsis: update editors/le to 1.9.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 04:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #13: Tue Aug 20 07:59:55 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: update to 1.9.1 >How-To-Repeat: >Fix: --- le.diff begins here --- diff -ruN le.orig/Makefile le/Makefile --- le.orig/Makefile Thu Aug 22 13:03:23 2002 +++ le/Makefile Thu Aug 22 13:07:30 2002 @@ -7,7 +7,7 @@ # PORTNAME= le -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org -USE_BZIP2= yes GNU_CONFIGURE= yes MAN1= le.1 diff -ruN le.orig/distinfo le/distinfo --- le.orig/distinfo Thu Aug 22 13:03:23 2002 +++ le/distinfo Thu Aug 22 13:05:37 2002 @@ -1 +1 @@ -MD5 (le-1.9.0.tar.bz2) = 920ae56a506b35c1240f9bb96e7bc357 +MD5 (le-1.9.1.tar.gz) = f581e9827a6e698add89baca0af2e799 diff -ruN le.orig/pkg-plist le/pkg-plist --- le.orig/pkg-plist Thu Aug 22 13:03:23 2002 +++ le/pkg-plist Thu Aug 22 13:11:39 2002 @@ -13,6 +13,7 @@ share/le/keymap-emacs share/le/le.hlp share/le/mainmenu +share/le/mainmenu-ru share/le/syntax @dirrm share/le %%PORTDOCS%%@dirrm share/doc/le --- le.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 4:29:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8E9237B400; Thu, 22 Aug 2002 04:29:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F16443E65; Thu, 22 Aug 2002 04:29:57 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MBTvJU089599; Thu, 22 Aug 2002 04:29:57 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MBTvin089595; Thu, 22 Aug 2002 04:29:57 -0700 (PDT) Date: Thu, 22 Aug 2002 04:29:57 -0700 (PDT) From: Christian Weisgerber Message-Id: <200208221129.g7MBTvin089595@freefall.freebsd.org> To: naddy@FreeBSD.org, freebsd-ports@FreeBSD.org, naddy@FreeBSD.org Subject: Re: ports/41853: patch: audio/gnump3d - fix broken build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: patch: audio/gnump3d - fix broken build Responsible-Changed-From-To: freebsd-ports->naddy Responsible-Changed-By: naddy Responsible-Changed-When: Thu Aug 22 04:29:22 PDT 2002 Responsible-Changed-Why: I'll look into this. http://www.freebsd.org/cgi/query-pr.cgi?pr=41853 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 5:38:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C26437B400; Thu, 22 Aug 2002 05:38:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5231D43E6A; Thu, 22 Aug 2002 05:38:46 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MCckJU006922; Thu, 22 Aug 2002 05:38:46 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MCcjxA006918; Thu, 22 Aug 2002 05:38:45 -0700 (PDT) Date: Thu, 22 Aug 2002 05:38:45 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208221238.g7MCcjxA006918@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, demon@FreeBSD.org Subject: Re: ports/41891: MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: MASTER_SITE unreachable Responsible-Changed-From-To: freebsd-ports->demon Responsible-Changed-By: lioux Responsible-Changed-When: Thu Aug 22 05:38:43 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 6: 7:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 274FB37B400; Thu, 22 Aug 2002 06:07:24 -0700 (PDT) Received: from mail12.atl.registeredsite.com (mail12.atl.registeredsite.com [64.224.219.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7895443E4A; Thu, 22 Aug 2002 06:07:23 -0700 (PDT) (envelope-from enclosures@mail.adproductsco.com) Received: from mail.adproductsco.com (mail.adproductsco.com [209.35.156.24]) by mail12.atl.registeredsite.com (8.12.2/8.12.5) with ESMTP id g7MD7Mxc007250; Thu, 22 Aug 2002 09:07:22 -0400 Received: from L307 [209.35.156.24] by mail.adproductsco.com with ESMTP (SMTPD32-6.06) id AA9E8F560130; Thu, 22 Aug 2002 08:35:42 -0400 From: "electrical supply specials" To: Subject: $250 for taking an electrical enclosure survey Date: Thu, 22 Aug 2002 08:16:53 -0400 Message-ID: <014901c249d7$09fc9660$9865fea9@L307> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_014A_01C249B5.82EAF660" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_014A_01C249B5.82EAF660 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit AD Products, your best source for electrical enclosures and related accessories is giving you a chance to win a $250 gift certificate to the store of your choice. Simply take our online enclosure survey at www.adproductsco.com/survey and we will be pulling a winner from all of the completed surveys to win a $250 gift certificate. Your opinion is very important to us and we are very interested in your feedback. Hurry, the deadline for completing the survey in time for the drawing is August 23th, 2002! Sincerely, AD Products Co. www.adproductsco.com (800) 325-4935 4799 W. 150th. Street Cleveland, Ohio 44135 ------=_NextPart_000_014A_01C249B5.82EAF660 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

AD Products, your best source for electrical = enclosures and related accessories is giving you a chance to win a $250 gift = certificate to the store of your choice.  = Simply take our online enclosure survey at www.adproductsco.com/survey and we will be pulling a winner from all of the completed surveys to win = a $250 gift certificate.  Your = opinion is very important to us and we are very interested in your = feedback.

 

Hurry, the deadline for completing the survey in time = for the drawing is August 23th, 2002!  =

 

Sincerely,

 

 

AD Products Co.

www.adproductsco.com

(800) 325-4935

4799 W. 150th. = Street

Cleveland, Ohio=   44135

 

 

------=_NextPart_000_014A_01C249B5.82EAF660-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 7:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CC0437B401 for ; Thu, 22 Aug 2002 07:20:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E3D43E81 for ; Thu, 22 Aug 2002 07:20:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MEKSJU041022 for ; Thu, 22 Aug 2002 07:20:28 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MEKSkA041021; Thu, 22 Aug 2002 07:20:28 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C6BB37B400 for ; Thu, 22 Aug 2002 07:17:47 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id B352143E42 for ; Thu, 22 Aug 2002 07:17:46 -0700 (PDT) (envelope-from bms@spc.org) Message-Id: <20020822141740.0FD899623@triage.dollah.com> Date: Thu, 22 Aug 2002 15:17:40 +0100 (BST) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41896: x11-fonts/gfe: GNU Font Editor no longer available, mark as broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41896 >Category: ports >Synopsis: x11-fonts/gfe: GNU Font Editor no longer available, mark as broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 07:20:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386 >Description: Please mark as broken, the files are now only available from CVS. >How-To-Repeat: >Fix: --- 1 begins here --- --- Makefile.orig Thu Aug 22 15:12:30 2002 +++ Makefile Thu Aug 22 15:15:25 2002 @@ -19,4 +19,7 @@ NO_MAN= +BROKEN= "The source tarball no longer resides on alpha.gnu.org and is only available via CVS: http://subversions.gnu.org/cgi-bin/cvsweb/gfe/" + + .include --- 1 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 7:40:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8B6837B401 for ; Thu, 22 Aug 2002 07:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13C4943E72 for ; Thu, 22 Aug 2002 07:40:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MEe7JU044386 for ; Thu, 22 Aug 2002 07:40:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MEe78d044385; Thu, 22 Aug 2002 07:40:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 021FC37B400 for ; Thu, 22 Aug 2002 07:30:30 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.lukarcos.com [195.239.240.132]) by mx1.FreeBSD.org (Postfix) with SMTP id 4965C43E6A for ; Thu, 22 Aug 2002 07:30:28 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 44248 invoked by uid 911); 22 Aug 2002 14:30:29 -0000 Message-Id: <20020822143029.44247.qmail@outpost.globcon.net> Date: 22 Aug 2002 14:30:29 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org Cc: petef@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41897: [PATCH] Update devel/devtodo port to 0.1.14 and unbreak it Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41897 >Category: ports >Synopsis: [PATCH] Update devel/devtodo port to 0.1.14 and unbreak it >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 07:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: The current version of devel/devtodo port (0.1.12) doesn't build (at least, on 4.6-STABLE), failing with an error message complaining about redeclaration of malloc and realloc functions (see below). In addition to that: - a new version is out: 0.1.14 - MASTER_SITE is unreachable >How-To-Repeat: % cd /usr/ports/devel/devtodo % make ===> Building for devtodo-0.1.12 make all-recursive Making all in util /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -O -pipe -march=pentiumpro -c regex.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O -pipe -march=pentiumpro -c regex.c -o regex.o regex.c:151: conflicting types for `malloc' /usr/include/stdlib.h:99: previous declaration of `malloc' regex.c:152: conflicting types for `realloc' /usr/include/stdlib.h:103: previous declaration of `realloc' *** Error code 1 Stop in /data/ports/devtodo-0.1.12/devtodo-0.1.12/util. *** Error code 1 Stop in /data/ports/devtodo-0.1.12/devtodo-0.1.12. *** Error code 1 Stop in /data/ports/devtodo-0.1.12/devtodo-0.1.12. *** Error code 1 Stop in /data/FreeBSD/ports/devel/devtodo. >Fix: Patch included below. - update to 0.1.14 - use EXAMPLESDIR to simplify Makefile - change MASTER_SITE - unbreak the build --- devtodo-0.1.14-patch begins here --- diff -ruN /usr/ports/devel/devtodo/Makefile devtodo/Makefile --- /usr/ports/devel/devtodo/Makefile Sun Jun 9 04:08:45 2002 +++ devtodo/Makefile Thu Aug 22 18:11:07 2002 @@ -6,16 +6,19 @@ # PORTNAME= devtodo -PORTVERSION= 0.1.12 +PORTVERSION= 0.1.14 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://activelysecure.net/~athomas/development/devtodo/download.php?filename=${PORTVERSION}/ -MASTER_SITE_SUBDIR= petef +MASTER_SITES= http://devtodo.sourceforge.net/?${PORTVERSION}/ MAINTAINER= petef@FreeBSD.org GNU_CONFIGURE= yes +# Note: without this define util/regex.c doesn't compile due to redeclaration +# of malloc and realloc functions. Adding this define was the simplest +# (although not elegant) solution. +CFLAGS+= -DSTDC_HEADERS + MAN1= devtodo.1 MLINKS= devtodo.1 tda.1 devtodo.1 tdd.1 devtodo.1 tde.1 devtodo.1 tdr.1 \ devtodo.1 todo.1 @@ -24,9 +27,9 @@ @${PERL} -pi -e 's/^\ttest -f.*todorc.*\n//' ${WRKSRC}/doc/Makefile.in post-install: - @${MKDIR} ${PREFIX}/share/examples/devtodo + @${MKDIR} ${EXAMPLESDIR} .for file in scripts.sh scripts.tcsh todorc.example - ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${PREFIX}/share/examples/devtodo + ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${EXAMPLESDIR} .endfor ${INSTALL_DATA} ${WRKSRC}/doc/todorc.example ${PREFIX}/etc/todorc.sample diff -ruN /usr/ports/devel/devtodo/distinfo devtodo/distinfo --- /usr/ports/devel/devtodo/distinfo Wed Nov 21 04:09:23 2001 +++ devtodo/distinfo Thu Aug 22 16:05:56 2002 @@ -1 +1 @@ -MD5 (devtodo-0.1.12.tar.gz) = 71d8168bc1ad68d2c97334b38018d2e9 +MD5 (devtodo-0.1.14.tar.gz) = e9c3960a67585cc14f00814058bad303 --- devtodo-0.1.14-patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 8:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 340CE37B400; Thu, 22 Aug 2002 08:10:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB7A643E65; Thu, 22 Aug 2002 08:10:19 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MFAJJU053927; Thu, 22 Aug 2002 08:10:19 -0700 (PDT) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MFAJMe053923; Thu, 22 Aug 2002 08:10:19 -0700 (PDT) Date: Thu, 22 Aug 2002 08:10:19 -0700 (PDT) From: OKAZAKI Tetsurou Message-Id: <200208221510.g7MFAJMe053923@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, petef@FreeBSD.org Subject: Re: ports/41897: [PATCH] Update devel/devtodo port to 0.1.14 and unbreak it Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Update devel/devtodo port to 0.1.14 and unbreak it Responsible-Changed-From-To: freebsd-ports->petef Responsible-Changed-By: okazaki Responsible-Changed-When: Thu Aug 22 08:09:22 PDT 2002 Responsible-Changed-Why: Over to the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=41897 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 8:19: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E481237B400; Thu, 22 Aug 2002 08:19:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 987FA43E4A; Thu, 22 Aug 2002 08:19:04 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MFJ4JU055900; Thu, 22 Aug 2002 08:19:04 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MFJ3Yl055894; Thu, 22 Aug 2002 08:19:03 -0700 (PDT) Date: Thu, 22 Aug 2002 08:19:03 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208221519.g7MFJ3Yl055894@freefall.freebsd.org> To: spcoltri@omcl.org, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41880: USE_GNOMENGify audio/gnowavcut Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: USE_GNOMENGify audio/gnowavcut State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Thu Aug 22 08:18:52 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41880 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 8:20:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D77F337B400; Thu, 22 Aug 2002 08:20:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A34E43E6E; Thu, 22 Aug 2002 08:20:42 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MFKgJU056083; Thu, 22 Aug 2002 08:20:42 -0700 (PDT) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MFKghF056079; Thu, 22 Aug 2002 08:20:42 -0700 (PDT) Date: Thu, 22 Aug 2002 08:20:42 -0700 (PDT) From: OKAZAKI Tetsurou Message-Id: <200208221520.g7MFKghF056079@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, des@FreeBSD.org Subject: Re: ports/41804: [patch] fix xmlXPathCompiledEval error in textproc/docbook-xsl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [patch] fix xmlXPathCompiledEval error in textproc/docbook-xsl Responsible-Changed-From-To: freebsd-ports->des Responsible-Changed-By: okazaki Responsible-Changed-When: Thu Aug 22 08:19:48 PDT 2002 Responsible-Changed-Why: Over to the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=41804 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 8:27:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C7DF37B400; Thu, 22 Aug 2002 08:27:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D476343E6A; Thu, 22 Aug 2002 08:27:50 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MFRoJU057784; Thu, 22 Aug 2002 08:27:50 -0700 (PDT) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MFRoIC057780; Thu, 22 Aug 2002 08:27:50 -0700 (PDT) Date: Thu, 22 Aug 2002 08:27:50 -0700 (PDT) From: OKAZAKI Tetsurou Message-Id: <200208221527.g7MFRoIC057780@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, shige@FreeBSD.org Subject: Re: ports/41640: update editors/flim to 1.14.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update editors/flim to 1.14.4 Responsible-Changed-From-To: freebsd-ports->shige Responsible-Changed-By: okazaki Responsible-Changed-When: Thu Aug 22 08:27:19 PDT 2002 Responsible-Changed-Why: Over to the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=41640 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 8:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B17E37B400 for ; Thu, 22 Aug 2002 08:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A890343E7B for ; Thu, 22 Aug 2002 08:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MFe3JU060247 for ; Thu, 22 Aug 2002 08:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MFe3Tt060246; Thu, 22 Aug 2002 08:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A796737B400 for ; Thu, 22 Aug 2002 08:38:41 -0700 (PDT) Received: from fep1.012.net.il (fep1.goldenlines.net.il [212.117.129.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DA6D43E72 for ; Thu, 22 Aug 2002 08:38:40 -0700 (PDT) (envelope-from mapc@alchemy.ath.cx) Received: from cerberus.oven.org ([80.178.65.3]) by fep1.012.net.il with ESMTP id <20020822153832.KJDC15655.fep1@cerberus.oven.org> for ; Thu, 22 Aug 2002 18:38:32 +0300 Received: from alchemy.oven.org (alchemy.oven.org [10.0.1.2]) by cerberus.oven.org (8.12.3/8.12.3) with ESMTP id g7MFrgcv070920 for ; Thu, 22 Aug 2002 18:53:42 +0300 (IDT) (envelope-from mapc@alchemy.ath.cx) Received: from alchemy.oven.org (localhost [127.0.0.1]) by alchemy.oven.org (8.12.5/8.12.5) with ESMTP id g7MFfBZx035773 for ; Thu, 22 Aug 2002 18:41:12 +0300 (IDT) (envelope-from mapc@alchemy.ath.cx) Received: (from mapc@localhost) by alchemy.oven.org (8.12.5/8.12.5/Submit) id g7MFf8PD035772; Thu, 22 Aug 2002 18:41:08 +0300 (IDT) Message-Id: <200208221541.g7MFf8PD035772@alchemy.oven.org> Date: Thu, 22 Aug 2002 18:41:08 +0300 (IDT) From: Roman Shterenzon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41898: Maintainer update of net/netsed, bugfix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41898 >Category: ports >Synopsis: Maintainer update of net/netsed, bugfix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Roman Shterenzon >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD alchemy.oven.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 18:31:26 IDT 2002 root@alchemy.oven.org:/local/src/sys/compile/ALCHEMY i386 >Description: Thanks to Jerry Lundy the zombie prevention fix is here. >How-To-Repeat: >Fix: diff -urN /usr/ports/net/netsed/Makefile netsed/Makefile --- /usr/ports/net/netsed/Makefile Sat Mar 10 21:44:14 2001 +++ netsed/Makefile Thu Aug 22 18:37:35 2002 @@ -7,6 +7,7 @@ PORTNAME= netsed PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= http://dione.ids.pl/~lcamtuf/ \ http://lcamtuf.na.export.pl/ diff -urN /usr/ports/net/netsed/files/patch-netsed.c netsed/files/patch-netsed.c --- /usr/ports/net/netsed/files/patch-netsed.c Sat Mar 10 21:44:15 2001 +++ netsed/files/patch-netsed.c Thu Aug 22 18:37:14 2002 @@ -1,6 +1,31 @@ ---- netsed.c.orig Tue Jan 9 11:30:40 2001 -+++ netsed.c Tue Jan 9 11:43:41 2001 -@@ -134,8 +134,10 @@ +--- netsed.c.orig Fri Jan 5 18:58:22 2001 ++++ netsed.c Sun Aug 11 14:32:29 2002 +@@ -2,6 +2,7 @@ + #include + #include + #include ++#include + #include + #include + #include +@@ -45,11 +46,11 @@ + ERR("This will replace all occurences of pat1 with pat2 in matching packets.\n"); + ERR("Additional parameter (count) can be used to expire rule after 'count'\n"); + ERR("succesful substitutions. Eight-bit characters, including NULL and '/', can\n"); +- ERR("be passed using HTTP-alike hex escape sequences (eg. %%0a%%0d). Single '%%'\n"); +- ERR("can be reached by using '%%%%'. Examples:\n\n"); +- ERR(" 's/anrew/mike/1' - replace 'andrew' with 'mike' (once)\n"); +- ERR(" 's/anrew/mike' - replace all occurences of 'andrew' with 'mike'\n"); +- ERR(" 's/anrew/mike%%00' - replace 'andrew' with 'mike\\x00' (to keep orig. size)\n"); ++ ERR("be passed using HTTP-alike hex escape sequences (eg. CRLF -> %%0a%%0d).\n"); ++ ERR("Single '%%' can be reached by using '%%%%'. Examples:\n\n"); ++ ERR(" 's/andrew/mike/1' - replace 'andrew' with 'mike' (once)\n"); ++ ERR(" 's/andrew/mike' - replace all occurences of 'andrew' with 'mike'\n"); ++ ERR(" 's/andrew/mike%%00' - replace 'andrew' with 'mike\\x00' (to keep orig. size)\n"); + ERR(" 's/%%%%/%%2f/20' - replace '%%' with '/' in first 20 packets\n\n"); + ERR("Rules are not working on cross-packet boundaries and are evaluated from\n"); + ERR("first to last not expired rule.\n"); +@@ -134,8 +135,10 @@ void bind_and_listen(int tcp,int port) { @@ -11,7 +36,7 @@ fcntl(lsock,F_SETFL,O_NONBLOCK); laddr.sin_family = PF_INET; laddr.sin_port = htons (port); -@@ -186,7 +188,6 @@ +@@ -186,7 +189,6 @@ rd=read(s1,buf,sizeof(buf)); if (rd<0 && errno!=EAGAIN) return 0; // s1 not connected if (rd>0) { @@ -19,7 +44,7 @@ printf("[+] Caught server -> client packet.\n"); rd=sed_the_buffer(rd); if (write(s2,b2,rd)<=0) return 0; // not able to send -@@ -195,7 +196,6 @@ +@@ -195,7 +197,6 @@ rd=read(s2,buf,sizeof(buf)); if (rd<0 && errno!=EAGAIN) return 0; // s2 not connected if (rd>0) { @@ -27,3 +52,27 @@ printf("[+] Caught client -> server packet.\n"); rd=sed_the_buffer(rd); if (write(s1,b2,rd)<=0) return 0; // not able to send +@@ -204,6 +205,14 @@ + return 1; + } + ++void sig_chld(int signo) ++{ ++ pid_t pid; ++ int stat; ++ while ( (pid = waitpid(-1, &stat, WNOHANG)) > 0) ++ printf("child %d terminated\n", pid); ++ return; ++} + + int main(int argc,char* argv[]) { + int i; +@@ -242,7 +251,7 @@ + if (fixedhost && fixedport) printf("[+] Using fixed forwarding to %s:%s.\n",argv[3],argv[4]); + else printf("[+] Using dynamic (transparent proxy) forwarding.\n"); + signal(SIGPIPE,SIG_IGN); +- signal(SIGCHLD,SIG_IGN); ++ signal(SIGCHLD,sig_chld); + + // Am I bad coder?;> + >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 Aug 22 8:54:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D61F37B400 for ; Thu, 22 Aug 2002 08:54:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6CAB43E77 for ; Thu, 22 Aug 2002 08:53:47 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MFqHJU062499 for ; Thu, 22 Aug 2002 08:52:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MFqHfT062484; Thu, 22 Aug 2002 08:52:17 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68D0137B400 for ; Thu, 22 Aug 2002 08:42:22 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.lukarcos.com [195.239.240.132]) by mx1.FreeBSD.org (Postfix) with SMTP id D1B9243E81 for ; Thu, 22 Aug 2002 08:42:20 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 46918 invoked by uid 911); 22 Aug 2002 15:42:21 -0000 Message-Id: <20020822154221.46917.qmail@outpost.globcon.net> Date: 22 Aug 2002 15:42:21 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41899: New port: sysutils/qlogtools - tools for processing qmail logs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41899 >Category: ports >Synopsis: New port: sysutils/qlogtools - tools for processing qmail logs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 08:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: qlogtools is a set of tools for processing log files from qmail and other packages. >How-To-Repeat: shar included. >Fix: --- qlogtools-3.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # qlogtools/Makefile # qlogtools/distinfo # qlogtools/files # qlogtools/pkg-comment # qlogtools/pkg-descr # qlogtools/pkg-plist # echo x - qlogtools/Makefile sed 's/^X//' >qlogtools/Makefile << 'END-of-qlogtools/Makefile' X# New ports collection makefile for: qlogtools X# Date created: 22 Aug 2002 X# Whom: Sergei Kolobov X# X# $FreeBSD$ X# X XPORTNAME= qlogtools XPORTVERSION= 3.1 XCATEGORIES= sysutils XMASTER_SITES= http://untroubled.org/qlogtools/ X XMAINTAINER= sergei@kolobov.com X XMAN1= multipipe.1 multitail.1 qfilelog.1 qlogselect.1 \ X spipe.1 tai2tai64n.1 tai64n2tai.1 teepipe.1 X Xpre-build: X ${ECHO_CMD} ${PREFIX}/bin > ${WRKSRC}/conf-bin X ${ECHO_CMD} ${PREFIX}/man > ${WRKSRC}/conf-man X Xdo-install: X cd ${WRKSRC} && ./installer X X.include END-of-qlogtools/Makefile echo x - qlogtools/distinfo sed 's/^X//' >qlogtools/distinfo << 'END-of-qlogtools/distinfo' XMD5 (qlogtools-3.1.tar.gz) = 8f2ed59f16006c456c4b5a896308de7e END-of-qlogtools/distinfo echo c - qlogtools/files mkdir -p qlogtools/files > /dev/null 2>&1 echo x - qlogtools/pkg-comment sed 's/^X//' >qlogtools/pkg-comment << 'END-of-qlogtools/pkg-comment' XTools for processing logs from qmail and other packages END-of-qlogtools/pkg-comment echo x - qlogtools/pkg-descr sed 's/^X//' >qlogtools/pkg-descr << 'END-of-qlogtools/pkg-descr' XThis package is a set of tools that are useful in analyzing or producing logs Xfrom qmail and other packages. X XWWW: http://untroubled.org/qlogtools/ END-of-qlogtools/pkg-descr echo x - qlogtools/pkg-plist sed 's/^X//' >qlogtools/pkg-plist << 'END-of-qlogtools/pkg-plist' Xbin/multipipe Xbin/multitail Xbin/qfilelog Xbin/spipe Xbin/tai2tai64n Xbin/tai64n2tai Xbin/teepipe END-of-qlogtools/pkg-plist exit --- qlogtools-3.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 8:59: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55C1337B400; Thu, 22 Aug 2002 08:59:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E5943E72; Thu, 22 Aug 2002 08:58:59 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MFwxJU063665; Thu, 22 Aug 2002 08:58:59 -0700 (PDT) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MFwxbi063661; Thu, 22 Aug 2002 08:58:59 -0700 (PDT) Date: Thu, 22 Aug 2002 08:58:59 -0700 (PDT) From: OKAZAKI Tetsurou Message-Id: <200208221558.g7MFwxbi063661@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/40389: New port: linux_dri-devel (CVS linux DRI libraries) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: linux_dri-devel (CVS linux DRI libraries) Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: okazaki Responsible-Changed-When: Thu Aug 22 08:57:00 PDT 2002 Responsible-Changed-Why: Originator is a committer now. http://www.freebsd.org/cgi/query-pr.cgi?pr=40389 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 9: 9:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D651137B400; Thu, 22 Aug 2002 09:09:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D3E43E72; Thu, 22 Aug 2002 09:09:13 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MG9DJU069744; Thu, 22 Aug 2002 09:09:13 -0700 (PDT) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MG9Deh069740; Thu, 22 Aug 2002 09:09:13 -0700 (PDT) Date: Thu, 22 Aug 2002 09:09:13 -0700 (PDT) From: OKAZAKI Tetsurou Message-Id: <200208221609.g7MG9Deh069740@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/41545: Port kdebase 3.0.2_2 (kdebase3) does not compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port kdebase 3.0.2_2 (kdebase3) does not compile Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: okazaki Responsible-Changed-When: Thu Aug 22 09:08:23 PDT 2002 Responsible-Changed-Why: Over to the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=41545 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 9:17:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0808137B400; Thu, 22 Aug 2002 09:17:32 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E69D43E42; Thu, 22 Aug 2002 09:17:31 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (alane@localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g7MGHLVg064811; Thu, 22 Aug 2002 12:17:21 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g7MGHLaF064810; Thu, 22 Aug 2002 12:17:21 -0400 (EDT) (envelope-from alane) Date: Thu, 22 Aug 2002 12:17:21 -0400 From: Alan E To: OKAZAKI Tetsurou Cc: freebsd-ports@FreeBSD.ORG, kde@FreeBSD.ORG Subject: Re: ports/41545: Port kdebase 3.0.2_2 (kdebase3) does not compile Message-ID: <20020822161721.GA58287@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net References: <200208221609.g7MG9Deh069740@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208221609.g7MG9Deh069740@freefall.freebsd.org> X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Aug 22, 2002 at 09:09:13AM -0700, OKAZAKI Tetsurou wrote: >Synopsis: Port kdebase 3.0.2_2 (kdebase3) does not compile > You upgraded qt to 3.0.5 without ever rebuilding kdelibs. Rebuild kdelibs3, then it will work. That's what the obnoxious message on qt30 is for. Maybe you upgraded before I put that in. -- AlanE KDE-FreeBSD Team (http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 9:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E25F337B400 for ; Thu, 22 Aug 2002 09:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA83643E70 for ; Thu, 22 Aug 2002 09:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MGK2JU071933 for ; Thu, 22 Aug 2002 09:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MGK2sf071932; Thu, 22 Aug 2002 09:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EBF237B400 for ; Thu, 22 Aug 2002 09:10:20 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81B8B43E86 for ; Thu, 22 Aug 2002 09:10:19 -0700 (PDT) (envelope-from bms@spc.org) Message-Id: <20020822161016.E601A9638@triage.dollah.com> Date: Thu, 22 Aug 2002 17:10:16 +0100 (BST) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41901: editors/nedit: fix makefile install target Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41901 >Category: ports >Synopsis: editors/nedit: fix makefile install target >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 09:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386 >Description: The NEdit port's makefile does not propagate certain variables correctly to that port's nested makefile hierarchy, which causes the 'install' target to fail. >How-To-Repeat: >Fix: A patch is attached which should fix the problem. --- 2 begins here --- --- Makefile.orig Thu Aug 22 16:49:37 2002 +++ Makefile Thu Aug 22 17:07:42 2002 @@ -24,6 +24,10 @@ MAN1= nclient.1 nedit.1 ALL_TARGET= freebsd +do-install: + ( cd ${WRKSRC} ; make install BINOWN=${BINOWN} BINGRP=${BINGRP} \ + BINMODE=${BINMODE} COPY=${COPY} STRIP=${STRIP} PREFIX=${PREFIX} ) + post-extract: ${CP} ${DISTDIR}/nedit.app-defaults ${WRKSRC}/NEdit.ad --- 2 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 9:20:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3160137B406 for ; Thu, 22 Aug 2002 09:20:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C218D43E91 for ; Thu, 22 Aug 2002 09:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MGK3JU071963 for ; Thu, 22 Aug 2002 09:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MGK3iH071962; Thu, 22 Aug 2002 09:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 533B537B400 for ; Thu, 22 Aug 2002 09:17:00 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED42643E42 for ; Thu, 22 Aug 2002 09:16:59 -0700 (PDT) (envelope-from bms@spc.org) Message-Id: <20020822161657.D74A29638@triage.dollah.com> Date: Thu, 22 Aug 2002 17:16:57 +0100 (BST) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41903: mail/postfix: Fix Makefile.inc to fetch correct TLS patches Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41903 >Category: ports >Synopsis: mail/postfix: Fix Makefile.inc to fetch correct TLS patches >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 09:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386 >Description: The mail/postfix port does not retreive the new version of the TLS patches corresponding to the new version of OpenSSL in base. >How-To-Repeat: >Fix: The attached patch should fix this issue. --- postfix.patch begins here --- --- Makefile.inc.orig Mon Aug 19 13:13:04 2002 +++ Makefile.inc Mon Aug 19 13:13:11 2002 @@ -18,8 +18,8 @@ MAN8+= tlsmgr.8 POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl POSTFIX_AUXLIBS+= -lssl -lcrypto -DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.8.11a-1.1.11-0.9.6d.tar.gz -EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.8.11a-1.1.11-0.9.6d/pfixtls.diff +DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.8.11a-1.1.11-0.9.6g.tar.gz +EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.8.11a-1.1.11-0.9.6g/pfixtls.diff PATCH_STRIP= -p1 TLS_SUFFIX= +tls PLIST_SUB+= SUB_TLS="" --- postfix.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 9:20:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AB9F37B407 for ; Thu, 22 Aug 2002 09:20:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4528243E97 for ; Thu, 22 Aug 2002 09:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MGK4JU071976 for ; Thu, 22 Aug 2002 09:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MGK3QT071975; Thu, 22 Aug 2002 09:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA4CA37B400 for ; Thu, 22 Aug 2002 09:19:18 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8126D43E42 for ; Thu, 22 Aug 2002 09:19:18 -0700 (PDT) (envelope-from bms@spc.org) Message-Id: <20020822161916.8891F9638@triage.dollah.com> Date: Thu, 22 Aug 2002 17:19:16 +0100 (BST) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41904: net/pppoa: Fix Makefile to fetch correct speedtouch tarball Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41904 >Category: ports >Synopsis: net/pppoa: Fix Makefile to fetch correct speedtouch tarball >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 09:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386 >Description: net/pppoa port was not fetching the correct file, as speedtouch-1.1 is no longer beta (according to the authors' website). >How-To-Repeat: >Fix: Fix enclosed --- speedtouch.patch begins here --- --- Makefile.orig Thu Aug 22 13:25:19 2002 +++ Makefile Thu Aug 22 13:25:27 2002 @@ -19,7 +19,7 @@ MAINTAINER= brian@FreeBSD.org HAS_CONFIGURE= yes -SPEEDTOUCH= speedtouch-1.1b +SPEEDTOUCH= speedtouch-1.1 ALCATELDRIVER= speedmgmt.tar.gz NO_CDROM= "http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm" NO_PACKAGE= "http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm" --- speedtouch.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 9:31: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1337837B400 for ; Thu, 22 Aug 2002 09:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B72F043E72 for ; Thu, 22 Aug 2002 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MGU2JU073697 for ; Thu, 22 Aug 2002 09:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MGU2j3073696; Thu, 22 Aug 2002 09:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B505137B401 for ; Thu, 22 Aug 2002 09:24:46 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9903B43E6E for ; Thu, 22 Aug 2002 09:24:44 -0700 (PDT) (envelope-from bms@spc.org) Message-Id: <20020822162441.ECCAA9638@triage.dollah.com> Date: Thu, 22 Aug 2002 17:24:41 +0100 (BST) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41905: New port: sysutils/sjog Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41905 >Category: ports >Synopsis: New port: sysutils/sjog >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 Aug 22 09:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386 >Description: Program providing additional support for the Sony Vaio and Picturebook jog dial interface device. >How-To-Repeat: >Fix: --- sjog.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # sjog # sjog/files # sjog/files/patch-setbrightness::setbrightness.c # sjog/files/patch-src::pci.h # sjog/files/patch-src::pci_freebsd.c # sjog/files/patch-src::sjog.c # sjog/files/patch-src::sjog_spic.c # sjog/files/patch-src::sjog_volume.c # sjog/files/patch-src::sonypi.c # sjog/files/patch-src::sonypi.h # sjog/files/patch-setbrightness::Makefile.am # sjog/files/patch-src::Makefile.am # sjog/distinfo # sjog/Makefile # sjog/pkg-plist # sjog/pkg-comment # sjog/pkg-descr # echo c - sjog mkdir -p sjog > /dev/null 2>&1 echo c - sjog/files mkdir -p sjog/files > /dev/null 2>&1 echo x - sjog/files/patch-setbrightness::setbrightness.c sed 's/^X//' >sjog/files/patch-setbrightness::setbrightness.c << 'END-of-sjog/files/patch-setbrightness::setbrightness.c' X--- setbrightness/setbrightness.c.orig Sat Jul 28 18:16:22 2001 X+++ setbrightness/setbrightness.c Sat Aug 17 20:38:56 2002 X@@ -1,44 +1,58 @@ X+/* FreeBSD modifications by Jay Kuri jk@oneway.com 08/13/01 */ X+ X #define _XOPEN_SOURCE 500 X #include X #include X #include X #include X #include X+#ifndef __FreeBSD__ X #include X+#endif X #include X #include X #include X #include X #include X #include X+#ifndef __FreeBSD__ X #include X #include X+#endif X #include X+#ifdef __FreeBSD__ X+#include X+#include "../src/sonypi.h" X+#endif X X X #define BRIGHTNESS 0x96 X #define DATA_REG 0x62 X #define CST_REG 0x66 X X+#ifndef __FreeBSD__ X typedef unsigned short u16; X+#define OUTW outw X+#define OUTB outb X+#endif X X static void ecr_set(u16 value) X { X while (inw(CST_REG) & 3) usleep(1); X- outw(0x81, CST_REG); X+ OUTW(0x81, CST_REG); X while (inw(CST_REG) & 2) usleep(1); X- outw(BRIGHTNESS, DATA_REG); X+ OUTW(BRIGHTNESS, DATA_REG); X while (inw(CST_REG) & 2) usleep(1); X- outw(value, DATA_REG); X+ OUTW(value, DATA_REG); X while (inw(CST_REG) & 2) usleep(1); X } X X static u16 ecr_get() X { X while (inw(CST_REG) & 3) usleep(1); X- outb(0x80, CST_REG); X+ OUTB(0x80, CST_REG); X while (inw(CST_REG) & 2) usleep(1); X- outb(BRIGHTNESS, DATA_REG); X+ OUTB(BRIGHTNESS, DATA_REG); X while (inw(CST_REG) & 2) usleep(1); X return (inw(DATA_REG)&255); X } X@@ -52,14 +66,17 @@ X int main(int argc, char *argv[]) X { X X+#ifndef __FreeBSD__ X ioperm(DATA_REG, 0x08, 1); X+#endif X if( geteuid() != 0 ) X fprintf(stdout, "You must be root to use %s\n", argv[0]); X X else if( argc == 2 && strcmp(argv[1], "--read") == 0) X+ { X+ iopl(3); X printf("%d\n", ecr_get()); X- X- else if( argc != 2 || !isdigit(argv[1][0])) X+ } else if( argc != 2 || !isdigit(argv[1][0])) X usage(); X X else END-of-sjog/files/patch-setbrightness::setbrightness.c echo x - sjog/files/patch-src::pci.h sed 's/^X//' >sjog/files/patch-src::pci.h << 'END-of-sjog/files/patch-src::pci.h' X--- src/pci.h.orig Sat Aug 17 20:38:56 2002 X+++ src/pci.h Sat Aug 17 20:38:56 2002 X@@ -0,0 +1,275 @@ X+/* X+ * $Id: pci.h,v 1.87 1998/10/11 15:13:12 mj Exp $ X+ * X+ * PCI defines and function prototypes X+ * Copyright 1994, Drew Eckhardt X+ * Copyright 1997--1999 Martin Mares X+ * X+ * For more information, please consult the following manuals (look at X+ * http://www.pcisig.com/ for how to get them): X+ * X+ * PCI BIOS Specification X+ * PCI Local Bus Specification X+ * PCI to PCI Bridge Specification X+ * PCI System Design Guide X+ */ X+ X+#ifndef LINUX_PCI_H X+#define LINUX_PCI_H X+ X+/* X+ * Under PCI, each device has 256 bytes of configuration address space, X+ * of which the first 64 bytes are standardized as follows: X+ */ X+#define PCI_VENDOR_ID 0x00 /* 16 bits */ X+#define PCI_DEVICE_ID 0x02 /* 16 bits */ X+#define PCI_COMMAND 0x04 /* 16 bits */ X+#define PCI_COMMAND_IO 0x1 /* Enable response in I/O space */ X+#define PCI_COMMAND_MEMORY 0x2 /* Enable response in Memory space */ X+#define PCI_COMMAND_MASTER 0x4 /* Enable bus mastering */ X+#define PCI_COMMAND_SPECIAL 0x8 /* Enable response to special cycles */ X+#define PCI_COMMAND_INVALIDATE 0x10 /* Use memory write and invalidate */ X+#define PCI_COMMAND_VGA_PALETTE 0x20 /* Enable palette snooping */ X+#define PCI_COMMAND_PARITY 0x40 /* Enable parity checking */ X+#define PCI_COMMAND_WAIT 0x80 /* Enable address/data stepping */ X+#define PCI_COMMAND_SERR 0x100 /* Enable SERR */ X+#define PCI_COMMAND_FAST_BACK 0x200 /* Enable back-to-back writes */ X+ X+#define PCI_STATUS 0x06 /* 16 bits */ X+#define PCI_STATUS_CAP_LIST 0x10 /* Support Capability List */ X+#define PCI_STATUS_66MHZ 0x20 /* Support 66 Mhz PCI 2.1 bus */ X+#define PCI_STATUS_UDF 0x40 /* Support User Definable Features [obsolete] */ X+#define PCI_STATUS_FAST_BACK 0x80 /* Accept fast-back to back */ X+#define PCI_STATUS_PARITY 0x100 /* Detected parity error */ X+#define PCI_STATUS_DEVSEL_MASK 0x600 /* DEVSEL timing */ X+#define PCI_STATUS_DEVSEL_FAST 0x000 X+#define PCI_STATUS_DEVSEL_MEDIUM 0x200 X+#define PCI_STATUS_DEVSEL_SLOW 0x400 X+#define PCI_STATUS_SIG_TARGET_ABORT 0x800 /* Set on target abort */ X+#define PCI_STATUS_REC_TARGET_ABORT 0x1000 /* Master ack of " */ X+#define PCI_STATUS_REC_MASTER_ABORT 0x2000 /* Set on master abort */ X+#define PCI_STATUS_SIG_SYSTEM_ERROR 0x4000 /* Set when we drive SERR */ X+#define PCI_STATUS_DETECTED_PARITY 0x8000 /* Set on parity error */ X+ X+#define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 X+ revision */ X+#define PCI_REVISION_ID 0x08 /* Revision ID */ X+#define PCI_CLASS_PROG 0x09 /* Reg. Level Programming Interface */ X+#define PCI_CLASS_DEVICE 0x0a /* Device class */ X+ X+#define PCI_CACHE_LINE_SIZE 0x0c /* 8 bits */ X+#define PCI_LATENCY_TIMER 0x0d /* 8 bits */ X+#define PCI_HEADER_TYPE 0x0e /* 8 bits */ X+#define PCI_HEADER_TYPE_NORMAL 0 X+#define PCI_HEADER_TYPE_BRIDGE 1 X+#define PCI_HEADER_TYPE_CARDBUS 2 X+ X+#define PCI_BIST 0x0f /* 8 bits */ X+#define PCI_BIST_CODE_MASK 0x0f /* Return result */ X+#define PCI_BIST_START 0x40 /* 1 to start BIST, 2 secs or less */ X+#define PCI_BIST_CAPABLE 0x80 /* 1 if BIST capable */ X+ X+/* X+ * Base addresses specify locations in memory or I/O space. X+ * Decoded size can be determined by writing a value of X+ * 0xffffffff to the register, and reading it back. Only X+ * 1 bits are decoded. X+ */ X+#define PCI_BASE_ADDRESS_0 0x10 /* 32 bits */ X+#define PCI_BASE_ADDRESS_1 0x14 /* 32 bits [htype 0,1 only] */ X+#define PCI_BASE_ADDRESS_2 0x18 /* 32 bits [htype 0 only] */ X+#define PCI_BASE_ADDRESS_3 0x1c /* 32 bits */ X+#define PCI_BASE_ADDRESS_4 0x20 /* 32 bits */ X+#define PCI_BASE_ADDRESS_5 0x24 /* 32 bits */ X+#define PCI_BASE_ADDRESS_SPACE 0x01 /* 0 = memory, 1 = I/O */ X+#define PCI_BASE_ADDRESS_SPACE_IO 0x01 X+#define PCI_BASE_ADDRESS_SPACE_MEMORY 0x00 X+#define PCI_BASE_ADDRESS_MEM_TYPE_MASK 0x06 X+#define PCI_BASE_ADDRESS_MEM_TYPE_32 0x00 /* 32 bit address */ X+#define PCI_BASE_ADDRESS_MEM_TYPE_1M 0x02 /* Below 1M [obsolete] */ X+#define PCI_BASE_ADDRESS_MEM_TYPE_64 0x04 /* 64 bit address */ X+#define PCI_BASE_ADDRESS_MEM_PREFETCH 0x08 /* prefetchable? */ X+#define PCI_BASE_ADDRESS_MEM_MASK (~0x0fUL) X+#define PCI_BASE_ADDRESS_IO_MASK (~0x03UL) X+/* bit 1 is reserved if address_space = 1 */ X+ X+/* Header type 0 (normal devices) */ X+#define PCI_CARDBUS_CIS 0x28 X+#define PCI_SUBSYSTEM_VENDOR_ID 0x2c X+#define PCI_SUBSYSTEM_ID 0x2e X+#define PCI_ROM_ADDRESS 0x30 /* Bits 31..11 are address, 10..1 reserved */ X+#define PCI_ROM_ADDRESS_ENABLE 0x01 X+#define PCI_ROM_ADDRESS_MASK (~0x7ffUL) X+ X+#define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ X+ X+/* 0x35-0x3b are reserved */ X+#define PCI_INTERRUPT_LINE 0x3c /* 8 bits */ X+#define PCI_INTERRUPT_PIN 0x3d /* 8 bits */ X+#define PCI_MIN_GNT 0x3e /* 8 bits */ X+#define PCI_MAX_LAT 0x3f /* 8 bits */ X+ X+/* Header type 1 (PCI-to-PCI bridges) */ X+#define PCI_PRIMARY_BUS 0x18 /* Primary bus number */ X+#define PCI_SECONDARY_BUS 0x19 /* Secondary bus number */ X+#define PCI_SUBORDINATE_BUS 0x1a /* Highest bus number behind the bridge */ X+#define PCI_SEC_LATENCY_TIMER 0x1b /* Latency timer for secondary interface */ X+#define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ X+#define PCI_IO_LIMIT 0x1d X+#define PCI_IO_RANGE_TYPE_MASK 0x0f /* I/O bridging type */ X+#define PCI_IO_RANGE_TYPE_16 0x00 X+#define PCI_IO_RANGE_TYPE_32 0x01 X+#define PCI_IO_RANGE_MASK ~0x0f X+#define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ X+#define PCI_MEMORY_BASE 0x20 /* Memory range behind */ X+#define PCI_MEMORY_LIMIT 0x22 X+#define PCI_MEMORY_RANGE_TYPE_MASK 0x0f X+#define PCI_MEMORY_RANGE_MASK ~0x0f X+#define PCI_PREF_MEMORY_BASE 0x24 /* Prefetchable memory range behind */ X+#define PCI_PREF_MEMORY_LIMIT 0x26 X+#define PCI_PREF_RANGE_TYPE_MASK 0x0f X+#define PCI_PREF_RANGE_TYPE_32 0x00 X+#define PCI_PREF_RANGE_TYPE_64 0x01 X+#define PCI_PREF_RANGE_MASK ~0x0f X+#define PCI_PREF_BASE_UPPER32 0x28 /* Upper half of prefetchable memory range */ X+#define PCI_PREF_LIMIT_UPPER32 0x2c X+#define PCI_IO_BASE_UPPER16 0x30 /* Upper half of I/O addresses */ X+#define PCI_IO_LIMIT_UPPER16 0x32 X+/* 0x34 same as for htype 0 */ X+/* 0x35-0x3b is reserved */ X+#define PCI_ROM_ADDRESS1 0x38 /* Same as PCI_ROM_ADDRESS, but for htype 1 */ X+/* 0x3c-0x3d are same as for htype 0 */ X+#define PCI_BRIDGE_CONTROL 0x3e X+#define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ X+#define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ X+#define PCI_BRIDGE_CTL_NO_ISA 0x04 /* Disable bridging of ISA ports */ X+#define PCI_BRIDGE_CTL_VGA 0x08 /* Forward VGA addresses */ X+#define PCI_BRIDGE_CTL_MASTER_ABORT 0x20 /* Report master aborts */ X+#define PCI_BRIDGE_CTL_BUS_RESET 0x40 /* Secondary bus reset */ X+#define PCI_BRIDGE_CTL_FAST_BACK 0x80 /* Fast Back2Back enabled on secondary interface */ X+ X+/* Header type 2 (CardBus bridges) */ X+/* 0x14-0x15 reserved */ X+#define PCI_CB_SEC_STATUS 0x16 /* Secondary status */ X+#define PCI_CB_PRIMARY_BUS 0x18 /* PCI bus number */ X+#define PCI_CB_CARD_BUS 0x19 /* CardBus bus number */ X+#define PCI_CB_SUBORDINATE_BUS 0x1a /* Subordinate bus number */ X+#define PCI_CB_LATENCY_TIMER 0x1b /* CardBus latency timer */ X+#define PCI_CB_MEMORY_BASE_0 0x1c X+#define PCI_CB_MEMORY_LIMIT_0 0x20 X+#define PCI_CB_MEMORY_BASE_1 0x24 X+#define PCI_CB_MEMORY_LIMIT_1 0x28 X+#define PCI_CB_IO_BASE_0 0x2c X+#define PCI_CB_IO_BASE_0_HI 0x2e X+#define PCI_CB_IO_LIMIT_0 0x30 X+#define PCI_CB_IO_LIMIT_0_HI 0x32 X+#define PCI_CB_IO_BASE_1 0x34 X+#define PCI_CB_IO_BASE_1_HI 0x36 X+#define PCI_CB_IO_LIMIT_1 0x38 X+#define PCI_CB_IO_LIMIT_1_HI 0x3a X+#define PCI_CB_IO_RANGE_MASK ~0x03 X+/* 0x3c-0x3d are same as for htype 0 */ X+#define PCI_CB_BRIDGE_CONTROL 0x3e X+#define PCI_CB_BRIDGE_CTL_PARITY 0x01 /* Similar to standard bridge control register */ X+#define PCI_CB_BRIDGE_CTL_SERR 0x02 X+#define PCI_CB_BRIDGE_CTL_ISA 0x04 X+#define PCI_CB_BRIDGE_CTL_VGA 0x08 X+#define PCI_CB_BRIDGE_CTL_MASTER_ABORT 0x20 X+#define PCI_CB_BRIDGE_CTL_CB_RESET 0x40 /* CardBus reset */ X+#define PCI_CB_BRIDGE_CTL_16BIT_INT 0x80 /* Enable interrupt for 16-bit cards */ X+#define PCI_CB_BRIDGE_CTL_PREFETCH_MEM0 0x100 /* Prefetch enable for both memory regions */ X+#define PCI_CB_BRIDGE_CTL_PREFETCH_MEM1 0x200 X+#define PCI_CB_BRIDGE_CTL_POST_WRITES 0x400 X+#define PCI_CB_SUBSYSTEM_VENDOR_ID 0x40 X+#define PCI_CB_SUBSYSTEM_ID 0x42 X+#define PCI_CB_LEGACY_MODE_BASE 0x44 /* 16-bit PC Card legacy mode base address (ExCa) */ X+/* 0x48-0x7f reserved */ X+ X+/* Capability lists */ X+ X+#define PCI_CAP_LIST_ID 0 /* Capability ID */ X+#define PCI_CAP_ID_PM 0x01 /* Power Management */ X+#define PCI_CAP_ID_AGP 0x02 /* Accelerated Graphics Port */ X+#define PCI_CAP_ID_VPD 0x03 /* Vital Product Data */ X+#define PCI_CAP_ID_SLOTID 0x04 /* Slot Identification */ X+#define PCI_CAP_ID_MSI 0x05 /* Message Signalled Interrupts */ X+#define PCI_CAP_ID_CHSWP 0x06 /* CompactPCI HotSwap */ X+#define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */ X+#define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */ X+#define PCI_CAP_SIZEOF 4 X+ X+/* Power Management Registers */ X+ X+#define PCI_PM_CAP_VER_MASK 0x0007 /* Version */ X+#define PCI_PM_CAP_PME_CLOCK 0x0008 /* PME clock required */ X+#define PCI_PM_CAP_AUX_POWER 0x0010 /* Auxilliary power support */ X+#define PCI_PM_CAP_DSI 0x0020 /* Device specific initialization */ X+#define PCI_PM_CAP_D1 0x0200 /* D1 power state support */ X+#define PCI_PM_CAP_D2 0x0400 /* D2 power state support */ X+#define PCI_PM_CAP_PME 0x0800 /* PME pin supported */ X+#define PCI_PM_CTRL 4 /* PM control and status register */ X+#define PCI_PM_CTRL_STATE_MASK 0x0003 /* Current power state (D0 to D3) */ X+#define PCI_PM_CTRL_PME_ENABLE 0x0100 /* PME pin enable */ X+#define PCI_PM_CTRL_DATA_SEL_MASK 0x1e00 /* Data select (??) */ X+#define PCI_PM_CTRL_DATA_SCALE_MASK 0x6000 /* Data scale (??) */ X+#define PCI_PM_CTRL_PME_STATUS 0x8000 /* PME pin status */ X+#define PCI_PM_PPB_EXTENSIONS 6 /* PPB support extensions (??) */ X+#define PCI_PM_PPB_B2_B3 0x40 /* Stop clock when in D3hot (??) */ X+#define PCI_PM_BPCC_ENABLE 0x80 /* Bus power/clock control enable (??) */ X+#define PCI_PM_DATA_REGISTER 7 /* (??) */ X+#define PCI_PM_SIZEOF 8 X+ X+/* AGP registers */ X+ X+#define PCI_AGP_VERSION 2 /* BCD version number */ X+#define PCI_AGP_RFU 3 /* Rest of capability flags */ X+#define PCI_AGP_STATUS 4 /* Status register */ X+#define PCI_AGP_STATUS_RQ_MASK 0xff000000 /* Maximum number of requests - 1 */ X+#define PCI_AGP_STATUS_SBA 0x0200 /* Sideband addressing supported */ X+#define PCI_AGP_STATUS_64BIT 0x0020 /* 64-bit addressing supported */ X+#define PCI_AGP_STATUS_FW 0x0010 /* FW transfers supported */ X+#define PCI_AGP_STATUS_RATE4 0x0004 /* 4x transfer rate supported */ X+#define PCI_AGP_STATUS_RATE2 0x0002 /* 2x transfer rate supported */ X+#define PCI_AGP_STATUS_RATE1 0x0001 /* 1x transfer rate supported */ X+#define PCI_AGP_COMMAND 8 /* Control register */ X+#define PCI_AGP_COMMAND_RQ_MASK 0xff000000 /* Master: Maximum number of requests */ X+#define PCI_AGP_COMMAND_SBA 0x0200 /* Sideband addressing enabled */ X+#define PCI_AGP_COMMAND_AGP 0x0100 /* Allow processing of AGP transactions */ X+#define PCI_AGP_COMMAND_64BIT 0x0020 /* Allow processing of 64-bit addresses */ X+#define PCI_AGP_COMMAND_FW 0x0010 /* Force FW transfers */ X+#define PCI_AGP_COMMAND_RATE4 0x0004 /* Use 4x rate */ X+#define PCI_AGP_COMMAND_RATE2 0x0002 /* Use 4x rate */ X+#define PCI_AGP_COMMAND_RATE1 0x0001 /* Use 4x rate */ X+#define PCI_AGP_SIZEOF 12 X+ X+/* Slot Identification */ X+ X+#define PCI_SID_ESR 2 /* Expansion Slot Register */ X+#define PCI_SID_ESR_NSLOTS 0x1f /* Number of expansion slots available */ X+#define PCI_SID_ESR_FIC 0x20 /* First In Chassis Flag */ X+#define PCI_SID_CHASSIS_NR 3 /* Chassis Number */ X+ X+/* Message Signalled Interrupts registers */ X+ X+#define PCI_MSI_FLAGS 2 /* Various flags */ X+#define PCI_MSI_FLAGS_64BIT 0x80 /* 64-bit addresses allowed */ X+#define PCI_MSI_FLAGS_QSIZE 0x70 /* Message queue size configured */ X+#define PCI_MSI_FLAGS_QMASK 0x0e /* Maximum queue size available */ X+#define PCI_MSI_FLAGS_ENABLE 0x01 /* MSI feature enabled */ X+#define PCI_MSI_RFU 3 /* Rest of capability flags */ X+#define PCI_MSI_ADDRESS_LO 4 /* Lower 32 bits */ X+#define PCI_MSI_ADDRESS_HI 8 /* Upper 32 bits (if PCI_MSI_FLAGS_64BIT set) */ X+#define PCI_MSI_DATA_32 8 /* 16 bits of data for 32-bit devices */ X+#define PCI_MSI_DATA_64 12 /* 16 bits of data for 64-bit devices */ X+ X+int pci_find_device(u32 vendor, u32 device); X+int pci_config_write_u8(int fd, int ofs, u8 v); X+int pci_config_write_u16(int fd, int ofs, u16 v); X+int pci_config_write_u32(int fd, int ofs, u32 v); X+int pci_config_read_u8(int fd, int ofs, u8 *v); X+int pci_config_read_u16(int fd, int ofs, u16 *v); X+int pci_config_read_u32(int fd, int ofs, u32 *v); X+u32 pci_read_base_address(u32 vendor, u32 device); X+ X+#endif X+ END-of-sjog/files/patch-src::pci.h echo x - sjog/files/patch-src::pci_freebsd.c sed 's/^X//' >sjog/files/patch-src::pci_freebsd.c << 'END-of-sjog/files/patch-src::pci_freebsd.c' X--- src/pci_freebsd.c.orig Sat Aug 17 20:38:56 2002 X+++ src/pci_freebsd.c Sat Aug 17 20:38:56 2002 X@@ -0,0 +1,150 @@ X+/* manipulate PCI devices from user space X+ X+ Tridge, July 2000 X+ X+ FreeBSD modifications for sjog by Jay Kuri jk@oneway.com 08/13/01 X+*/ X+/* X+ Copyright (C) Andrew Tridgell 2000 X+ Copyright (C) Takanori Watanabe 2000 X+ X+ This program is free software; you can redistribute it and/or modify X+ it under the terms of the GNU General Public License as published by X+ the Free Software Foundation; either version 2 of the License, or X+ (at your option) any later version. X+ X+ This program is distributed in the hope that it will be useful, X+ but WITHOUT ANY WARRANTY; without even the implied warranty of X+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the X+ GNU General Public License for more details. X+ X+ You should have received a copy of the GNU General Public License X+ along with this program; if not, write to the Free Software X+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. X+*/ X+#include X+#include X+#include X+#include "sonypi.h" X+#define MAX_BUS 8 X+ X+#define PCI_GETCONF_MATCH_VENDDEV (PCI_GETCONF_MATCH_VENDOR|PCI_GETCONF_MATCH_DEVICE) X+#define MAXHANDLE 32 X+ X+static struct pci_io pio[MAXHANDLE]; X+static u_int32_t handlebmp=0; X+static int pci_fd=-1; X+static int pcifd_internal_init(); X+int pcifd_internal_init() X+{ X+ return pci_fd=open("/dev/pci",O_RDWR,0); X+} X+/* find a PCI device and return a handle to it */ X+int pci_find_device(u32 vendor, u32 device) X+{ X+ X+ struct pci_conf pc[4];/*I think only one is enough*/ X+ struct pci_conf_io pcfi; X+ struct pci_match_conf pmc={{0,0,0},"",0,0xffff,0xffff,0, X+ PCI_GETCONF_MATCH_VENDDEV}; X+ int handle; X+ if(pci_fd==-1){ X+ if(pcifd_internal_init()==-1) X+ return -1; X+ } X+ pmc.pc_vendor=vendor; X+ pmc.pc_device=device; X+ pcfi.pat_buf_len=sizeof(pmc); X+ pcfi.num_patterns=1; X+ pcfi.patterns=&pmc; X+ pcfi.match_buf_len=sizeof(pc); X+ pcfi.num_matches=0; X+ pcfi.matches=pc; X+ pcfi.offset=0; X+ pcfi.generation=0; X+ ioctl(pci_fd,PCIOCGETCONF,&pcfi); X+ if(pcfi.num_matches==0){ X+ goto error; X+ } X+ for(handle=0;handle<32;handle++){ X+ if(!(handlebmp&(1<sjog/files/patch-src::sjog.c << 'END-of-sjog/files/patch-src::sjog.c' X--- src/sjog.c.orig Mon Aug 13 20:52:02 2001 X+++ src/sjog.c Sat Aug 17 20:38:56 2002 X@@ -10,7 +10,11 @@ X /* -------------------------------------------------------------------------- */ X X gboolean reverseBrightness = TRUE; X+#ifdef __FreeBSD__ X+gboolean useSpic = TRUE; X+#else X gboolean useSpic = FALSE; X+#endif X gboolean mousewheelFakeKeys = FALSE; X gboolean centerWindow = TRUE; X END-of-sjog/files/patch-src::sjog.c echo x - sjog/files/patch-src::sjog_spic.c sed 's/^X//' >sjog/files/patch-src::sjog_spic.c << 'END-of-sjog/files/patch-src::sjog_spic.c' X--- src/sjog_spic.c.orig Mon Aug 6 13:38:14 2001 X+++ src/sjog_spic.c Sat Aug 17 20:38:56 2002 X@@ -1,9 +1,17 @@ X+/* FreeBSD modifications by Jay Kuri jk@oneway.com 08/13/01 */ X+ X #include "sjog_spic.h" X+#ifdef __FreeBSD__ X+#include "sonypi.h" X+#endif X X void X sjog_spic_init() X { X X+#ifdef __FreeBSD__ X+ spic_init(); X+#else X /* open spic device */ X if ((spic_fd = open(SPIC_DEVICE, O_RDONLY)) < 0) X { X@@ -11,6 +19,7 @@ X SPIC_DEVICE); X exit(1); X } X+#endif X X } X X@@ -24,12 +33,16 @@ X fprintf(stdout, "sjog_spic_read_jog: spic_fd=%d\n", spic_fd); X #endif X X+#ifdef __FreeBSD__ X+ jog = spic_jogger_turned(); X+#else X if (read(spic_fd, (gchar *) & jog, sizeof(gint)) < 0) X { X fprintf(stderr, "%s read error!\n", SPIC_DEVICE); X close(spic_fd); X exit(1); X } X+#endif X X sjog_jog_position_changed(jog); X END-of-sjog/files/patch-src::sjog_spic.c echo x - sjog/files/patch-src::sjog_volume.c sed 's/^X//' >sjog/files/patch-src::sjog_volume.c << 'END-of-sjog/files/patch-src::sjog_volume.c' X--- src/sjog_volume.c.orig Sun Aug 12 23:17:33 2001 X+++ src/sjog_volume.c Sat Aug 17 20:38:56 2002 X@@ -1,5 +1,9 @@ X #include X+#ifdef __FreeBSD__ X+#include X+#else X #include X+#endif X X #include "sjog.h" X #include "sjog_volume.h" END-of-sjog/files/patch-src::sjog_volume.c echo x - sjog/files/patch-src::sonypi.c sed 's/^X//' >sjog/files/patch-src::sonypi.c << 'END-of-sjog/files/patch-src::sonypi.c' X--- src/sonypi.c.orig Sat Aug 17 20:38:56 2002 X+++ src/sonypi.c Sat Aug 17 20:38:56 2002 X@@ -0,0 +1,431 @@ X+/* sony programmable I/O control device (SPIC) functions for picturebook X+ X+ Tridge and sfr, July 2000 X+ X+ FreeBSD modifications by Jay Kuri jk@oneway.com 08/13/01 X+*/ X+/* X+ Copyright (C) Andrew Tridgell 2000 X+ X+ This program is free software; you can redistribute it and/or modify X+ it under the terms of the GNU General Public License as published by X+ the Free Software Foundation; either version 2 of the License, or X+ (at your option) any later version. X+ X+ This program is distributed in the hope that it will be useful, X+ but WITHOUT ANY WARRANTY; without even the implied warranty of X+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the X+ GNU General Public License for more details. X+ X+ You should have received a copy of the GNU General Public License X+ along with this program; if not, write to the Free Software X+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. X+*/ X+ X+ X+#include "sonypi.h" X+#include "pci.h" X+ X+static int spic_fd; X+static int debug=0; X+#ifdef LINUX X+static void OUTB(u8 v, int port) X+{ X+ outb(v, port); X+} X+ X+static u8 INB(int port) X+{ X+ usleep(10); X+ return inb(port); X+} X+#define OUTW outw X+#else ifdef __FreeBSD__ X+#include X+void OUTB(u8 v, unsigned int port) X+{ X+ outb(port,v); X+} X+void OUTW(u16 v, unsigned int port) X+{ X+ outw(port,v); X+} X+ X+static u8 INB(unsigned int port) X+{ X+ usleep(10); X+ return inb(port); X+} X+static int deviofd=-1; X+int iopl(int lvl) X+{ X+ if(lvl==0){ X+ if(deviofd!=-1){ X+ close(deviofd); X+ deviofd=-1; X+ } X+ return 0; X+ }else if(lvl==3){ X+ if(deviofd==-1){ X+ deviofd=open("/dev/io",0); X+ } X+ return deviofd; X+ } X+ return -1; X+} X+ X+#endif X+/* initialise the SPIC - this comes from the AML code in the ACPI bios */ X+static void spic_srs(int fd, u16 port1, u16 port2, u8 irq) X+{ X+ u8 v; X+ u16 v2; X+ X+ pci_config_write_u16(fd, SPI_G10A, port1); X+ pci_config_read_u8(fd, SPI_G10L, &v); X+ v = (v & 0xF0) | (port1 ^ port2); X+ pci_config_write_u8(fd, SPI_G10L, v); X+ X+ v2 = inw(SPI_IRQ_PORT); X+ v2 &= ~(0x3 << SPI_IRQ_SHIFT); X+ v2 |= (irq << SPI_IRQ_SHIFT); X+ OUTW(v2, SPI_IRQ_PORT); X+ X+ pci_config_read_u8(fd, SPI_G10L, &v); X+ v = (v & 0x1F) | 0xC0; X+ pci_config_write_u8(fd, SPI_G10L, v); X+} X+ X+/* disable the SPIC - this comes from the AML code in the ACPI bios */ X+static void spic_dis(void) X+{ X+ u8 v1; X+ u16 v; X+ X+ pci_config_read_u8(spic_fd, SPI_G10L, &v1); X+ pci_config_write_u8(spic_fd, SPI_G10L, v1 & 0x3F); X+ X+ v = inw(SPI_IRQ_PORT); X+ v |= (0x3 << SPI_IRQ_SHIFT); X+ OUTW(v, SPI_IRQ_PORT); X+ close(spic_fd); X+} X+ X+ X+static void spic_settle(void) X+{ X+ while (INB(SPIC_PORT2) & 2) usleep(1); X+} X+ X+static u8 spic_call1(u8 dev) X+{ X+ u8 v1, v2; X+ spic_settle(); X+ X+ OUTB(dev, SPIC_PORT2); X+ v1 = INB(SPIC_PORT2); X+ v2 = INB(SPIC_PORT1); X+ if (debug) X+ printf("spic call1(%x) -> %x %x\n", dev, v1, v2); X+ return v2; X+} X+ X+static u8 spic_call2(u8 dev, u8 fn) X+{ X+ u8 v1; X+ X+ while (INB(SPIC_PORT2) & 2) ; X+ OUTB(dev, SPIC_PORT2); X+ X+ while (INB(SPIC_PORT2) & 2) ; X+ OUTB(fn, SPIC_PORT1); X+ X+ v1 = INB(SPIC_PORT1); X+ if (debug) X+ printf("spic call2(%x, %x) -> %x\n", dev, fn, v1); X+ return v1; X+} X+ X+static u8 spic_call3(u8 dev, u8 fn, u8 v) X+{ X+ u8 v1; X+ X+ while (INB(SPIC_PORT2) & 2) ; X+ OUTB(dev, SPIC_PORT2); X+ X+ while (INB(SPIC_PORT2) & 2) ; X+ OUTB(fn, SPIC_PORT1); X+ X+ while (INB(SPIC_PORT2) & 2) ; X+ OUTB(v, SPIC_PORT1); X+ X+ v1 = INB(SPIC_PORT1); X+ if (debug) X+ printf("call3(%x, %x, %x) -> %x\n", dev, fn, v, v1); X+ return v1; X+} X+ X+static u8 spic_read(u8 fn) X+{ X+ u8 v1, v2; X+ int n = 100; X+ while (n--) { X+ v1 = spic_call2(0x8f, fn); X+ v2 = spic_call2(0x8f, fn); X+ if (v1 == v2 && v1 != 0xff) { X+ return v1; X+ } X+ } X+ return 0xff; X+} X+ X+/* set brightness, hue etc */ X+static void spic_set(u8 fn, u8 v) X+{ X+ int n = 100; X+ while (n--) { X+ if (spic_call3(0x90, fn, v) == 0) break; X+ } X+} X+ X+static int spic_camera_ready(void) X+{ X+ u8 v = spic_call2(0x8f, SPIC_CAMERA_STATUS); X+ return (v != 0xff && (v & SPIC_CAMERA_STATUS_READY)); X+} X+ X+/* turn the camera off */ X+void spic_camera_off(void) X+{ X+ spic_call2(0x91, 0); X+} X+ X+/* turn the camera on */ X+void spic_camera_on(void) X+{ X+ int i; X+ X+ while (spic_call2(0x91, 0x1) != 0) usleep(1); X+ spic_call1(0x93); X+ X+ if (!spic_camera_ready()) { X+ printf("waiting for camera ready\n"); X+ for (i=400;i>0;i--) { X+ if (spic_camera_ready()) break; X+ usleep(100); X+ } X+ if (i == 0) { X+ printf("failed to power on camera\n"); X+ return; X+ } X+ } X+ X+ spic_set(0x10, 0x5a); X+} X+ X+/* return 0 if capture not pressed, return 1 if pressed to partial, X+ return 2 if fully pressed */ X+int spic_capture_pressed(void) X+{ X+ u8 v1, v2; X+ v1 = inb(SPIC_PORT1); X+ v2 = inb(SPIC_PORT2); X+ if (v2 != 0x60) return 0; X+ if (v1 == SPIC_EVENT_CAPTURE_PARTIAL) return 1; X+ if (v1 == SPIC_EVENT_CAPTURE_FULL) return 2; X+ return 0; X+} X+ X+int spic_jogger_pressed(void) X+{ X+ u8 v1, v2; X+ v1 = inb(SPIC_PORT1); X+ v2 = inb(SPIC_PORT2); X+ return (v1 == 0x40 && v2 == 0x10); X+} X+ X+int spic_jogger_turned(void) X+{ X+ u8 v1, v2; X+ v1 = inb(SPIC_PORT1); X+ v2 = inb(SPIC_PORT2); X+ if ((v2 & 0x10) == 0 || v1 == 0) return 0; X+ /* the following clears the evnet bits */ X+ spic_call2(0x81, 0xff); X+ return (signed char)v1; X+} X+ X+int spic_jogger(void) X+{ X+ u8 v1, v2, ov1=0, ov2=1; X+ while (1) { X+ v1 = INB(SPIC_PORT1); X+ v2 = INB(SPIC_PORT2); X+ if (v1 != ov1 || v2 != ov2) { X+ printf("event 0x%02x 0x%02x\n", v1, v2); X+ } X+ ov1 = v1; X+ ov2 = v2; X+ } X+} X+ X+void spic_settings(int brightness, int contrast, int hue, int color, int sharpness, int picture, int agc) X+{ X+ spic_set(SPIC_CAMERA_BRIGHTNESS, brightness); X+ spic_set(SPIC_CAMERA_CONTRAST, contrast); X+ spic_set(SPIC_CAMERA_HUE, hue); X+ spic_set(SPIC_CAMERA_COLOR, color); X+ spic_set(SPIC_CAMERA_SHARPNESS, sharpness); X+ spic_set(SPIC_CAMERA_PICTURE, picture); X+ spic_set(SPIC_CAMERA_AGC, agc); X+} X+ X+void spic_setup_vga(void) X+{ X+/* :about to start capture again */ X+OUTB(0x09, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000026 */ X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTB(0x0A, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000021 */ X+OUTW(0x210A, 0x03CE); usleep(10); X+OUTB(0x08, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00000020 */ X+OUTB(0x09, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 000000F3 */ X+OUTW(0x2008, 0x03C4); usleep(10); X+OUTW(0xF309, 0x03C4); usleep(10); X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTW(0x210A, 0x03CE); usleep(10); X+OUTB(0x09, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000026 */ X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTB(0x0A, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000021 */ X+OUTW(0x210A, 0x03CE); usleep(10); X+OUTB(0x08, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00000020 */ X+OUTB(0x09, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 000000F3 */ X+OUTW(0xF109, 0x03C4); usleep(10); X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTW(0x210A, 0x03CE); usleep(10); X+OUTB(0x09, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000026 */ X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTB(0x0A, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000021 */ X+OUTW(0x210A, 0x03CE); usleep(10); X+OUTB(0x08, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00000020 */ X+OUTB(0x09, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 0000001F */ X+OUTW(0x1D09, 0x03C4); usleep(10); X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTW(0x210A, 0x03CE); usleep(10); X+OUTB(0x08, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00002621 */ X+OUTB(0x09, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 000026E9 */ X+OUTB(0x08, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00002621 */ X+OUTB(0x09, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 000026F9 */ X+OUTB(0x09, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000026 */ X+OUTB(0x09, 0x03CE); usleep(10); X+OUTB(0x26, 0x03CF); usleep(10); X+OUTB(0x0A, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000021 */ X+OUTB(0x0A, 0x03CE); usleep(10); X+OUTB(0x21, 0x03CF); usleep(10); X+OUTB(0x0F, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00000001 */ X+OUTB(0x0F, 0x03C4); usleep(10); X+OUTB(0x01, 0x03C5); usleep(10); X+OUTB(0x0F, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00000001 */ X+OUTB(0x0A, 0x03CE); usleep(10); X+OUTB(0x21, 0x03CF); usleep(10); X+OUTB(0x09, 0x03CE); usleep(10); X+OUTB(0x26, 0x03CF); usleep(10); X+OUTB(0x09, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000026 */ X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTB(0xBF, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000000 */ X+OUTB(0xA3, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 0000000C */ X+OUTW(0xBF, 0x03CE); usleep(10); X+OUTW(0x0CA3, 0x03CE); usleep(10); X+OUTB(0x09, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000026 */ X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTB(0x0A, 0x03CE); usleep(10); X+inb(0x03CF); usleep(10); /* -> 00000021 */ X+OUTW(0x210A, 0x03CE); usleep(10); X+OUTB(0x08, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00000021 */ X+OUTB(0x09, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 000000F9 */ X+OUTW(0x2609, 0x03CE); usleep(10); X+OUTW(0x210A, 0x03CE); usleep(10); X+OUTB(0x08, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 00002621 */ X+OUTB(0x09, 0x03C4); usleep(10); X+inb(0x03C5); usleep(10); /* -> 000026F9 */ X+} X+ X+void spic_show_settings(void) X+{ X+ printf("Brightness %d ", spic_read(SPIC_CAMERA_BRIGHTNESS)); X+ printf("Color %d ", spic_read(SPIC_CAMERA_COLOR)); X+ printf("Contrast %d ", spic_read(SPIC_CAMERA_CONTRAST)); X+ printf("Hue %d ", spic_read(SPIC_CAMERA_HUE)); X+ printf("Sharpness %d\n", spic_read(SPIC_CAMERA_SHARPNESS)); X+ printf("Picture 0x%02x ", spic_read(SPIC_CAMERA_PICTURE)); X+ printf("AGC 0x%02x ", spic_read(SPIC_CAMERA_AGC)); X+ printf("Direction: %s\n", (spic_read(SPIC_CAMERA_STATUS) & SPIC_DIRECTION_BACKWARDS) ? "back":"front"); X+ printf("RomVersion: %d ", spic_read(SPIC_CAMERA_ROMVERSION)); X+ printf("Revision: %d\n", spic_read(SPIC_CAMERA_REVISION)); X+} X+ X+void spic_init(void) X+{ X+ spic_fd = pci_find_device(SPIC_PCI_VENDOR, SPIC_PCI_DEVICE); X+ if (spic_fd == -1) { X+ printf("can't find spic PCI device\n"); X+ exit(1); X+ } X+ X+ iopl(3); X+ spic_srs(spic_fd, SPIC_PORT1, SPIC_PORT2, 0x3); X+ X+ spic_call1(0x82); X+ spic_call2(0x81, 0xff); X+ spic_call1(0x92); X+ X+// printf("spic enabled\n"); X+} X+ X+void sdelay(u32 usecs) X+{ X+ INB(SPIC_PORT1); X+ INB(SPIC_PORT2); X+ usleep(usecs); X+} X+ X+void spic_shutdown(int power_off) X+{ X+ spic_set(SPIC_CAMERA_PICTURE, SPIC_CAMERA_MUTE_MASK); X+ spic_call2(0x81, 0); /* make sure we don't get any more events */ X+ if (power_off) { X+ spic_camera_off(); X+ printf("camera off\n"); X+ } X+ spic_dis(); X+} X+ X+ X+ X+ END-of-sjog/files/patch-src::sonypi.c echo x - sjog/files/patch-src::sonypi.h sed 's/^X//' >sjog/files/patch-src::sonypi.h << 'END-of-sjog/files/patch-src::sonypi.h' X--- src/sonypi.h.orig Sat Aug 17 20:38:56 2002 X+++ src/sonypi.h Sat Aug 17 20:38:56 2002 X@@ -0,0 +1,84 @@ X+#include X+#include X+#include X+#include X+#include X+#include X+#include X+#include X+#include X+#include X+#include X+#define O_SYNC O_FSYNC X+#include X+#include X+ X+typedef unsigned char u8; X+typedef unsigned short u16; X+typedef unsigned u32; X+ X+#define PAGE_SIZE 0x1000 X+ X+#define SONYPI_DEV "/proc/bus/pci/00/07.3" X+ X+#define SPIC_PCI_VENDOR 0x8086 X+#define SPIC_PCI_DEVICE 0x7113 X+ X+/* the irq selection is 2 bits in the following port */ X+#define SPI_IRQ_PORT 0x8034 X+#define SPI_IRQ_SHIFT 22 X+ X+#define SPI_BASE 0x50 X+ X+#define SPI_G10A (SPI_BASE+0x14) X+#define SPI_G10L (SPI_BASE+0x16) /* 4 bits at this offset - the port offset of X+ 2nd port from first */ X+#define SPIC_PORT1 0x10a0 X+#define SPIC_PORT2 0x10a4 X+ X+#define SPIC_CAMERA_BRIGHTNESS 0 X+#define SPIC_CAMERA_CONTRAST 1 X+#define SPIC_CAMERA_HUE 2 X+#define SPIC_CAMERA_COLOR 3 X+#define SPIC_CAMERA_SHARPNESS 4 X+ X+#define SPIC_CAMERA_PICTURE 5 X+#define SPIC_CAMERA_EXPOSURE_MASK 0xC X+#define SPIC_CAMERA_WHITE_BALANCE_MASK 0x3 X+#define SPIC_CAMERA_PICTURE_MODE_MASK 0x30 X+#define SPIC_CAMERA_MUTE_MASK 0x40 X+ X+/* the rest don't need a loop until not 0xff */ X+#define SPIC_CAMERA_AGC 6 X+#define SPIC_CAMERA_AGC_MASK 0x30 X+#define SPIC_CAMERA_SHUTTER_MASK 0x7 X+ X+#define SPIC_CAMERA_SHUTDOWN_REQUEST 7 X+#define SPIC_CAMERA_CONTROL 0x10 X+ X+#define SPIC_CAMERA_STATUS 7 X+#define SPIC_CAMERA_STATUS_READY 0x2 X+#define SPIC_CAMERA_STATUS_POSITION 0x4 X+ X+#define SPIC_DIRECTION_BACKWARDS 0x4 X+ X+#define SPIC_CAMERA_REVISION 8 X+#define SPIC_CAMERA_ROMVERSION 9 X+ X+ X+#define SPIC_EVENT_CAPTURE_BUTTON 0x20 X+#define SPIC_EVENT_CAPTURE_PARTIAL 0x05 X+#define SPIC_EVENT_CAPTURE_FULL 0x07 X+ X+#define JOGGER_V1 0x1 X+#define JOGGER_V2 0x19 X+ X+#define BRIGHTNESS_V1 0x15 X+#define BRIGHTNESS_V2 0x29 X+ X+#define VOLUME_V1 0x14 X+#define VOLUME_V2 0x29 X+ X+#define MUTE_V1 0x13 X+#define MUTE_V2 0x29 X+ END-of-sjog/files/patch-src::sonypi.h echo x - sjog/files/patch-setbrightness::Makefile.am sed 's/^X//' >sjog/files/patch-setbrightness::Makefile.am << 'END-of-sjog/files/patch-setbrightness::Makefile.am' X--- setbrightness/Makefile.am.orig Wed Apr 4 11:20:07 2001 X+++ setbrightness/Makefile.am Sat Aug 17 20:38:56 2002 X@@ -2,7 +2,9 @@ X X bin_PROGRAMS = setbrightness X X-setbrightness_SOURCES = setbrightness.c X+setbrightness_SOURCES = setbrightness.c X+ X+LDADD = ../src/sonypi.o ../src/pci_freebsd.o X X MAINTAINERCLEANFILES = Makefile.in Makefile X END-of-sjog/files/patch-setbrightness::Makefile.am echo x - sjog/files/patch-src::Makefile.am sed 's/^X//' >sjog/files/patch-src::Makefile.am << 'END-of-sjog/files/patch-src::Makefile.am' X--- src/Makefile.am.orig Fri Aug 3 08:29:27 2001 X+++ src/Makefile.am Sat Aug 17 20:43:55 2002 X@@ -28,7 +28,11 @@ X sjog_volume_callbacks.c \ X sjog_volume_callbacks.h \ X sjog_scroll.c \ X- sjog_scroll.h X+ sjog_scroll.h \ X+ sonypi.h \ X+ sonypi.c \ X+ pci_freebsd.c \ X+ pci.h X X sjog_LDADD = @GTK_LIBS@ @GLIB_LIBS@ @X_LIBS@ X END-of-sjog/files/patch-src::Makefile.am echo x - sjog/distinfo sed 's/^X//' >sjog/distinfo << 'END-of-sjog/distinfo' XMD5 (sjog-0.5.tar.gz) = 54c79675e5feb4a16a97901f6c7c5677 END-of-sjog/distinfo echo x - sjog/Makefile sed 's/^X//' >sjog/Makefile << 'END-of-sjog/Makefile' X# New ports collection makefile for: sjog X# Date created: 17 August 2002 X# Whom: Bruce M Simpson X# X# $FreeBSD$ X# X XPORTNAME= sjog XPORTVERSION= 0.5 XCATEGORIES= sysutils XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= bms@spc.org X XUSE_AUTOMAKE= yes XGNU_CONFIGURE= yes XUSE_GTK= yes XUSE_GMAKE= yes X XNOMAN= X X.include END-of-sjog/Makefile echo x - sjog/pkg-plist sed 's/^X//' >sjog/pkg-plist << 'END-of-sjog/pkg-plist' Xbin/sjog Xbin/setbrightness Xetc/sjogrc Xshare/sjog/pixmaps/sjog-brightness.xpm Xshare/sjog/pixmaps/sjog-volume.xpm X@dirrm share/sjog/pixmaps X@dirrm share/sjog END-of-sjog/pkg-plist echo x - sjog/pkg-comment sed 's/^X//' >sjog/pkg-comment << 'END-of-sjog/pkg-comment' XUserland daemon for Sony Vaio Jog Dial END-of-sjog/pkg-comment echo x - sjog/pkg-descr sed 's/^X//' >sjog/pkg-descr << 'END-of-sjog/pkg-descr' XFrom the website: X XS-Jog is a program that uses the Sony Vaio laptop's Jog Wheel to do Xvarious things: X X * Launch applications X * Adjust screen brightness X * Adjust volume X * Act like a mousewheel X XS-Jog pops up when you click the Jog Wheel then disappears after 3 seconds Xof idle time. The mousewheel feature is turned on when S-Jog is hidden. X XWWW: http://sjog.sourceforge.net/ X XBruce Xbms@spc.org END-of-sjog/pkg-descr exit --- sjog.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 10:10:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E942437B400 for ; Thu, 22 Aug 2002 10:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5538B43E84 for ; Thu, 22 Aug 2002 10:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MHA2JU085298 for ; Thu, 22 Aug 2002 10:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MHA2dc085297; Thu, 22 Aug 2002 10:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B39D37B401 for ; Thu, 22 Aug 2002 10:06:01 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A8B043E84 for ; Thu, 22 Aug 2002 10:05:59 -0700 (PDT) (envelope-from bms@spc.org) Message-Id: <20020822170551.7EDB49638@triage.dollah.com> Date: Thu, 22 Aug 2002 18:05:51 +0100 (BST) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41906: New port: net/ldapbrowser: Java-based LDAP directory manager Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41906 >Category: ports >Synopsis: New port: net/ldapbrowser: Java-based LDAP directory manager >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 Aug 22 10:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386 >Description: This is a Java/Swing based LDAP browser for managing LDAP directories. >How-To-Repeat: >Fix: --- ldapbrowser.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ldapbrowser # ldapbrowser/Makefile # ldapbrowser/pkg-descr # ldapbrowser/pkg-comment # ldapbrowser/distinfo # ldapbrowser/pkg-plist # echo c - ldapbrowser mkdir -p ldapbrowser > /dev/null 2>&1 echo x - ldapbrowser/Makefile sed 's/^X//' >ldapbrowser/Makefile << 'END-of-ldapbrowser/Makefile' X# New ports collection makefile for: sjog X# Date created: 17 August 2002 X# Whom: Bruce M Simpson X# X# $FreeBSD$ X# X XPORTNAME= ldapbrowser XPORTVERSION= 2.8.1 XCATEGORIES= net XMASTER_SITES= http://www-unix.mcs.anl.gov/~gawor/ldapcommon/bin/ XDISTFILES= Browser281.tar.gz X XWRKSRC= ${WRKDIR}/${PORTNAME} X XMAINTAINER= bms@spc.org X XUSE_JAVA= 1.3+ X XNOMAN= X Xdo-patch: X Xdo-build: X Xdo-install: X mkdir -p ${PREFIX}/lib/ldapbrowser X cd ${WRKSRC} ; tar cf - . | ( cd ${PREFIX}/lib/ldapbrowser ; tar xf - ) X sed "s#^JH=.*#JH=${JAVA_HOME} ; cd ${PREFIX}/lib/ldapbrowser#" \ X < ${PREFIX}/lib/ldapbrowser/lbe.sh \ X > /tmp/ldapbrowser X ${INSTALL_SCRIPT} /tmp/ldapbrowser ${PREFIX}/bin X X.include END-of-ldapbrowser/Makefile echo x - ldapbrowser/pkg-descr sed 's/^X//' >ldapbrowser/pkg-descr << 'END-of-ldapbrowser/pkg-descr' XFrom the website: X XThe LDAP Browser/Editor provides a user-friendly Windows Explorer-like Xinterface to LDAP directories with tightly integrated browsing and Xediting capabilities. It is entirely written in Java with the help Xof the JFC (SwingSet) and JNDI class libraries. It connects to LDAP Xv2 and v3 servers. X XWWW: http://www-unix.mcs.anl.gov/~gawor/ldap/index.html X XBruce Xbms@spc.org END-of-ldapbrowser/pkg-descr echo x - ldapbrowser/pkg-comment sed 's/^X//' >ldapbrowser/pkg-comment << 'END-of-ldapbrowser/pkg-comment' XJava/Swing-based LDAP Browser/Editor END-of-ldapbrowser/pkg-comment echo x - ldapbrowser/distinfo sed 's/^X//' >ldapbrowser/distinfo << 'END-of-ldapbrowser/distinfo' XMD5 (Browser281.tar.gz) = 84c08f8e727f368ad7b66a0e9e03a12c END-of-ldapbrowser/distinfo echo x - ldapbrowser/pkg-plist sed 's/^X//' >ldapbrowser/pkg-plist << 'END-of-ldapbrowser/pkg-plist' Xbin/ldapbrowser Xlib/ldapbrowser/CHANGES.TXT Xlib/ldapbrowser/LICENSE.ICONS Xlib/ldapbrowser/LdapBrowser.lnk Xlib/ldapbrowser/applet/applet.html Xlib/ldapbrowser/attributes.config Xlib/ldapbrowser/attributes.config.default Xlib/ldapbrowser/browser.cfg Xlib/ldapbrowser/browser.cfg.default Xlib/ldapbrowser/browser.jar Xlib/ldapbrowser/faq.html Xlib/ldapbrowser/help/usage.html Xlib/ldapbrowser/help/notes.html Xlib/ldapbrowser/help/general.html Xlib/ldapbrowser/lbe.bat Xlib/ldapbrowser/lbe.sh Xlib/ldapbrowser/lib/ldap.jar Xlib/ldapbrowser/lib/providerutil.jar Xlib/ldapbrowser/lib/jndi.jar Xlib/ldapbrowser/lib/ldapbp.jar Xlib/ldapbrowser/readme.html Xlib/ldapbrowser/relnotes.html Xlib/ldapbrowser/templates/templates.config Xlib/ldapbrowser/templates/organization.template Xlib/ldapbrowser/templates/organizationalPerson.template Xlib/ldapbrowser/templates/person.template Xlib/ldapbrowser/templates/organizationalUnit.template X@dirrm lib/ldapbrowser/templates X@dirrm lib/ldapbrowser/lib X@dirrm lib/ldapbrowser/help X@dirrm lib/ldapbrowser/applet X@dirrm lib/ldapbrowser END-of-ldapbrowser/pkg-plist exit --- ldapbrowser.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 10:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C7E37B400 for ; Thu, 22 Aug 2002 10:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5672343E75 for ; Thu, 22 Aug 2002 10:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MHK4JU087639 for ; Thu, 22 Aug 2002 10:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MHK3li087637; Thu, 22 Aug 2002 10:20:03 -0700 (PDT) Date: Thu, 22 Aug 2002 10:20:03 -0700 (PDT) Message-Id: <200208221720.g7MHK3li087637@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Xavier Beaudouin Subject: Re: ports/41785: [New Port]: libfirestring Reply-To: Xavier Beaudouin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41785; it has been noted by GNATS. From: Xavier Beaudouin To: FreeBSD-gnats-submit@FreeBSD.org Cc: Xavier Beaudouin Subject: Re: ports/41785: [New Port]: libfirestring Date: Thu, 22 Aug 2002 19:15:06 +0200 (CEST) Please close this port since net/firestring is here. Sorry I didn't saw it... :) /Xavier -- Xavier Beaudouin - Unix System Administrator & Projects Leader. For mail address, please check header of this mails. Spams are not accepted. Caudium: http://caudium.net/, CAMAS webmail: http://camas.caudium.net/ Making friends with FreeBSD: Just because the system has panicked doesn`t mean that you should panic too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 10:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42FAC37B400; Thu, 22 Aug 2002 10:20:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C0E43E4A; Thu, 22 Aug 2002 10:20:19 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MHKJJU087878; Thu, 22 Aug 2002 10:20:19 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MHKJMU087874; Thu, 22 Aug 2002 10:20:19 -0700 (PDT) Date: Thu, 22 Aug 2002 10:20:19 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208221720.g7MHKJMU087874@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, deischen@FreeBSD.org Subject: Re: ports/41901: editors/nedit: fix makefile install target Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: editors/nedit: fix makefile install target Responsible-Changed-From-To: freebsd-ports->deischen Responsible-Changed-By: lioux Responsible-Changed-When: Thu Aug 22 10:20:19 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41901 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 10:20:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAA0B37B400; Thu, 22 Aug 2002 10:20:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F67343E6A; Thu, 22 Aug 2002 10:20:45 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MHKjJU088568; Thu, 22 Aug 2002 10:20:45 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MHKjaS088564; Thu, 22 Aug 2002 10:20:45 -0700 (PDT) Date: Thu, 22 Aug 2002 10:20:45 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208221720.g7MHKjaS088564@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, brian@FreeBSD.org Subject: Re: ports/41904: net/pppoa: Fix Makefile to fetch correct speedtouch tarball Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/pppoa: Fix Makefile to fetch correct speedtouch tarball Responsible-Changed-From-To: freebsd-ports->brian Responsible-Changed-By: lioux Responsible-Changed-When: Thu Aug 22 10:20:44 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41904 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 10:30:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D7E537B400 for ; Thu, 22 Aug 2002 10:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78A9843E7B for ; Thu, 22 Aug 2002 10:30:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MHU1JU089723 for ; Thu, 22 Aug 2002 10:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MHU1lV089722; Thu, 22 Aug 2002 10:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57C2437B400 for ; Thu, 22 Aug 2002 10:25:53 -0700 (PDT) Received: from kiwi.isdnet.net (xbeaudouin.isdnet.net [62.4.2.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id B202243E42 for ; Thu, 22 Aug 2002 10:25:52 -0700 (PDT) (envelope-from kiwi@xbeaudouin.isdnet.net) Received: from fr.cw.net (unknown [62.4.2.201]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by kiwi.isdnet.net (Postfix) with ESMTP id E60911B7E4; Thu, 22 Aug 2002 19:05:32 +0200 (CEST) Received: from [62.4.2.36] by fr.cw.net (MessageWall 1.0.5) with SMTP (encrypted with DES-CBC3-SHA); 22 Aug 2002 17:12:5 -0000 Received: by kiwi.isdnet.net (Postfix, from userid 1001) id 530221B7E3; Thu, 22 Aug 2002 19:05:32 +0200 (CEST) Message-Id: <20020822170532.530221B7E3@kiwi.isdnet.net> Date: Thu, 22 Aug 2002 19:05:32 +0200 (CEST) From: Xavier Beaudouin To: FreeBSD-gnats-submit@FreeBSD.org Cc: Xavier Beaudouin X-Send-Pr-Version: 3.113 Subject: ports/41907: misc/firestring is outdated, port has 0.1.9, release is 0.1.19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41907 >Category: ports >Synopsis: misc/firestring is outdated, port has 0.1.9, release is 0.1.19 >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 Aug 22 10:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Xavier Beaudouin >Release: FreeBSD 4.6-STABLE i386 >Organization: The Caudium Group >Environment: System: FreeBSD kiwi.isdnet.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jul 8 14:14:50 CEST 2002 root@kiwi.isdnet.net:/usr/src/sys/compile/KIWI i386 Port tree collection from Aug 22 2002 >Description: The fresh committed port misc/firestring uses version 0.1.9, but 0.1.19 is available. Please upgrade to 0.1.19 or use port/41785 to upgrade. >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 Aug 22 10:47:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FFA237B400 for ; Thu, 22 Aug 2002 10:47:56 -0700 (PDT) Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED91C43E6E for ; Thu, 22 Aug 2002 10:47:55 -0700 (PDT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 44FB0AC2A; Thu, 22 Aug 2002 19:47:47 +0200 (CEST) Date: Thu, 22 Aug 2002 19:47:47 +0200 From: Anton Berezin To: Cybertime Hostmaster Cc: ckd-freebsd@ckdhr.com, ports@FreeBSD.org Subject: Re: FreeBSD Port: amavisd-new-20020517 Message-ID: <20020822174747.GD13336@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Cybertime Hostmaster , ckd-freebsd@ckdhr.com, ports@FreeBSD.org References: <074e01c24097$816870a0$0fce75d8@techoffice> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <074e01c24097$816870a0$0fce75d8@techoffice> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Aug 10, 2002 at 10:58:17AM -0700, Cybertime Hostmaster wrote: > Was amavisd-new-20020517 removed from the ports? What makes you think so? It lives quite happily there. > I really don't want the amavis-perl. The daemonized mode is part of what I > need. > > I tried going to source for amavis-ng, but it won't install properly. > > I was hoping for the amavisd-new-20020517 port install so that all the > dependencies would get put in. It looks like I'll have to dig up and > install all those files manually for this to work. =Anton. -- | Anton Berezin | FreeBSD: The power to serve | | catpipe Systems ApS _ _ |_ | http://www.FreeBSD.org | | tobez@catpipe.net (_(_|| | tobez@FreeBSD.org | | +45 7021 0050 | Private: tobez@tobez.org | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 11:28: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25D3337B401; Thu, 22 Aug 2002 11:28:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D8A43E84; Thu, 22 Aug 2002 11:28:01 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MIS0JU004945; Thu, 22 Aug 2002 11:28:00 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MIS0va004941; Thu, 22 Aug 2002 11:28:00 -0700 (PDT) Date: Thu, 22 Aug 2002 11:28:00 -0700 (PDT) From: Oliver Braun Message-Id: <200208221828.g7MIS0va004941@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/36801: Update port: misc/compat3x Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: misc/compat3x Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: obraun Responsible-Changed-When: Thu Aug 22 11:24:25 PDT 2002 Responsible-Changed-Why: Trevor has offered to handle this. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=36801 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 11:28:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DEE437B400; Thu, 22 Aug 2002 11:28:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5024743E72; Thu, 22 Aug 2002 11:28:36 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MISaJU004994; Thu, 22 Aug 2002 11:28:36 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MISaop004990; Thu, 22 Aug 2002 11:28:36 -0700 (PDT) Date: Thu, 22 Aug 2002 11:28:36 -0700 (PDT) From: Oliver Braun Message-Id: <200208221828.g7MISaop004990@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/36802: Update port: misc/compat4x Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: misc/compat4x Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: obraun Responsible-Changed-When: Thu Aug 22 11:28:10 PDT 2002 Responsible-Changed-Why: Trevor has offered to handle this. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=36802 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 11:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70EFF37B401 for ; Thu, 22 Aug 2002 11:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 538EB43E6A for ; Thu, 22 Aug 2002 11:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MIo2JU012232 for ; Thu, 22 Aug 2002 11:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MIo2EG012231; Thu, 22 Aug 2002 11:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03E0037B400 for ; Thu, 22 Aug 2002 11:48:17 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F77A43E81 for ; Thu, 22 Aug 2002 11:48:12 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MImBOT069265 for ; Thu, 22 Aug 2002 11:48:11 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7MImBMK069264; Thu, 22 Aug 2002 11:48:11 -0700 (PDT) Message-Id: <200208221848.g7MImBMK069264@www.freebsd.org> Date: Thu, 22 Aug 2002 11:48:11 -0700 (PDT) From: Skye Poier To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41909: libtool substitution in bsd.port.mk breaks with trailing slash Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41909 >Category: ports >Synopsis: libtool substitution in bsd.port.mk breaks with trailing slash >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: Thu Aug 22 11:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Skye Poier >Release: 4.6.2-RELEASE >Organization: >Environment: >Description: If you set path = (/usr/local/bin/ $path) and try to install a port that depends on libtool, bsd.port.mk will fail during libtool path substitution: LIBTOOLDIR=`${WHICH} ${LIBTOOL} | ${SED} -e 's^/bin/libtool^/share/libtool^'` || +${LOCALBASE}/share/libtool; \ because 'which libtool' returns /usr/local/bin//libtool >How-To-Repeat: >Fix: Pattern should be fixed in bsd.port.mk >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 Aug 22 12:28:49 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CB737B400; Thu, 22 Aug 2002 12:28:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DBBB43E6A; Thu, 22 Aug 2002 12:28:44 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (smmsp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MJSiJY033259; Thu, 22 Aug 2002 12:28:44 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MJD6pe027945; Thu, 22 Aug 2002 12:13:06 -0700 (PDT) Date: Thu, 22 Aug 2002 12:13:06 -0700 (PDT) From: Trevor Johnson Message-Id: <200208221913.g7MJD6pe027945@freefall.freebsd.org> To: trevor@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/41909: libtool substitution in bsd.port.mk breaks with trailing slash Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: libtool substitution in bsd.port.mk breaks with trailing slash Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: trevor Responsible-Changed-When: Thu Aug 22 12:12:46 PDT 2002 Responsible-Changed-Why: to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41909 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 12:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBC8D37B400 for ; Thu, 22 Aug 2002 12:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E72843E84 for ; Thu, 22 Aug 2002 12:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MJU2JU033454 for ; Thu, 22 Aug 2002 12:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MJU2lO033453; Thu, 22 Aug 2002 12:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 937D037BD0E for ; Thu, 22 Aug 2002 12:22:28 -0700 (PDT) Received: from lyra.enemy.org (lyra.enemy.org [62.116.11.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E77F43E6A for ; Thu, 22 Aug 2002 12:22:23 -0700 (PDT) (envelope-from shammer@satanii.enemy.org) Received: (qmail 9316 invoked from network); 22 Aug 2002 18:56:27 -0000 Received: from unknown (HELO satanii.enemy.org) (62.116.11.3) by lyra.enemy.org with SMTP; 22 Aug 2002 18:56:27 -0000 Received: from satanii.enemy.org (localhost [127.0.0.1]) by satanii.enemy.org (8.12.3/8.12.3) with ESMTP id g7MIu453035604; Thu, 22 Aug 2002 20:56:04 +0200 (CEST) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.3/8.12.3/Submit) id g7MIu3Z2035603; Thu, 22 Aug 2002 20:56:03 +0200 (CEST) Message-Id: <200208221856.g7MIu3Z2035603@satanii.enemy.org> Date: Thu, 22 Aug 2002 20:56:03 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: j.el-rayes@muthaland.at X-Send-Pr-Version: 3.113 Subject: ports/41910: ports, MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41910 >Category: ports >Synopsis: ports, MASTER_SITE unreachable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 12:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.1-RELEASE-p10 alpha >Organization: >Environment: System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha >Description: MASTER_SITE unreachable, no mirrors available >How-To-Repeat: >Fix: i registered a sourceforge project account for gnomeiconedit so that it is now hosted by sourceforge. i would like to overtake the maintainership of this port if it is possible. :o) --- Makefile.diff begins here --- --- Makefile.old Thu Aug 22 20:43:04 2002 +++ Makefile Thu Aug 22 20:44:53 2002 @@ -8,7 +8,8 @@ PORTNAME= gnomeiconedit PORTVERSION= 1.2.0 CATEGORIES= graphics gnome -MASTER_SITES= http://www.webtribe.net/i/iain/ +MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/giconedit/ + DISTNAME= gnome-iconedit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 12:30:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91F7037B401 for ; Thu, 22 Aug 2002 12:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0901843E86 for ; Thu, 22 Aug 2002 12:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MJU2JU033472 for ; Thu, 22 Aug 2002 12:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MJU2ok033471; Thu, 22 Aug 2002 12:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92FB537B400 for ; Thu, 22 Aug 2002 12:29:32 -0700 (PDT) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D035A43E75 for ; Thu, 22 Aug 2002 12:29:29 -0700 (PDT) (envelope-from lev@ftp.translate.ru) Received: from ftp.translate.ru (localhost [127.0.0.1]) by ftp.translate.ru (8.12.5/8.12.5) with ESMTP id g7MJTFiO065784 for ; Thu, 22 Aug 2002 23:29:15 +0400 (MSD) (envelope-from lev@ftp.translate.ru) Received: (from lev@localhost) by ftp.translate.ru (8.12.5/8.12.5/Submit) id g7MJTAKI065783; Thu, 22 Aug 2002 23:29:10 +0400 (MSD) Message-Id: <200208221929.g7MJTAKI065783@ftp.translate.ru> Date: Thu, 22 Aug 2002 23:29:10 +0400 (MSD) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41911: cad/cider could not be compiled and installed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41911 >Category: ports >Synopsis: cad/cider could not be compiled and installed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 12:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: FreeBSD freebsd.sereb.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 8 20:06:13 MSD 2002 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection from 21 Aug 2002. >Description: It seems, this port have bug in makefiles. Here is log ===================================================================== Script started on Thu Aug 22 23:09:55 2002 freebsd# make install clean ===> Extracting for cider-1.b1_2 >How-To-Repeat: cd /usr/ports/cad/cider && make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for cider1b1.tar.Z. ===> cider-1.b1_2 depends on shared library: X11.6 - found ===> Patching for cider-1.b1_2 ===> Applying FreeBSD patches for cider-1.b1_2 ===> Configuring for cider-1.b1_2 ===> Building for cider-1.b1_2 ./util/build FreeBSD default Begin build on freebsd.sereb.net for FreeBSD on Thu Aug 22 23:10:14 MSD 2002: Making "all" in common mkdir -p /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/tmp UPDATING /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/tmp/spice UPDATING /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/tmp/spice-cc UPDATING /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/tmp/spice-cx UPDATING /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/tmp/spice-ld Making "all" in src Making "all" in lib Making "all" in dev Making "all" in disto cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/spice3f5/common/src/include -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c /usr/ports/cad/cider/work/sim/spice3f5/common/src/lib/dev/disto//atand er.c < /dev/null > some cc skipped cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/spice3f5/common/src/include -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c /usr/ports/cad/cider/work/sim/spice3f5/common/src/lib/dev/disto//times der.c < /dev/null Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "all" in asrc cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/spice3f5/common/src/include -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c /usr/ports/cad/cider/work/sim/spice3f5/common/src/lib/dev/asrc//asrc.c < /dev/null > some cc skipped cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/spice3f5/common/src/include -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c /usr/ports/cad/cider/work/sim/spice3f5/common/src/lib/dev/asrc//asrcse t.c < /dev/null Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "all" in bjt cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/spice3f5/common/src/include -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c /usr/ports/cad/cider/work/sim/spice3f5/common/src/lib/dev/bjt//bjt.c < /dev/null > some cc skipped cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/spice3f5/common/src/include -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c /usr/ports/cad/cider/work/sim/spice3f5/common/src/lib/dev/bjt//bjttrun c.c < /dev/null Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "all" in bsim1 >>> some cc in many directories skipped cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/cider1b1/common/src/include -I/usr/ports/cad/cider/work/sim/spice/common/src/include -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c /usr/ports/ca d/cider/work/sim/cider1b1/common/src/lib/support//suprmitf.c < /dev/null ar cql /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/support.a accuracy.o bernoull.o database.o devprint.o erfc.o geominfo.o globals.o integset.o integuse.o limit.o logfile.o mater.o misc.o mobil.o norm.o recomb.o strmatch.o suprem.o suprmitf.o ranlib /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/support.a > /dev/null Done with common/src/lib/support Done with common/src/lib Making "all" in bin cc -c -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/cider1b1/common/src/include -I/usr/ports/cad/cider/work/sim/spice/common/src/include -I/usr/ports/cad/cider/work/sim/cider1b1/common/src//lib/dev/ -I/us r/ports/cad/cider/work/sim/spice/common/src/lib/dev/ -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -DSIMULATOR /usr/ports/cad/cider/work/sim/cider1b1/common/src/bin//main.c < /dev/null /usr/ports/cad/cider/work/sim/cider1b1/common/src/bin//main.c: In function `main': /usr/ports/cad/cider/work/sim/cider1b1/common/src/bin//main.c:298: warning: return type of `main' is not `int' mv -f main.o cider.o Creating conf.c: /usr/ports/cad/cider/work/sim/cider1b1/common/util/mkvers.sh "asrc bjt bsim1 bsim2 cap cccs ccvs csw dio ind isrc jfet ltra mes mos1 mos2 mos3 mos6 res sw tra urc vccs vcvs vsrc numd numd2 nbjt nbjt2 numos" "op dc tf ac tran pz disto noise sense" "1b 1" "" > conf.c cat /usr/ports/cad/cider/work/sim/cider1b1/common/src/bin//config.c >> conf.c cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/cider1b1/common/src/include -I/usr/ports/cad/cider/work/sim/spice/common/src/include -I/usr/ports/cad/cider/work/sim/cider1b1/common/src//lib/dev/ -I/usr/p orts/cad/cider/work/sim/spice/common/src/lib/dev/ -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c conf.c < /dev/null Creating tune.c cc -O -pipe -march=pentium -march=pentium -Dbsd -DHAS_GNUREADLINE -I/usr/ports/cad/cider/work/sim/cider1b1/common/src/include -I/usr/ports/cad/cider/work/sim/spice/common/src/include -I/usr/ports/cad/cider/work/sim/cider1b1/common/src//lib/dev/ -I/usr/p orts/cad/cider/work/sim/spice/common/src/lib/dev/ -I/usr/ports/cad/cider/work/sim/tcgmsg/FreeBSD/include -c tune.c < /dev/null cc -o cider cider.o conf.o tune.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/cktdump.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/inp2d.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/inp2m.o / usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/inp2q.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/inpdomod.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/inpgmod.o /usr/ports/cad/cider/work/sim/ci der1b1/FreeBSD/obj/lib/spiceitf/inpgstr.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/inpcom.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/resource.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf /math.o /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/spiceitf/spbuild.o /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/fte.a /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/dev.a /usr/ports/cad/cider/ wor! k/sim/cider1b1/FreeBSD/obj/lib/input.a /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/oned.a /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/twod.a /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/support.a /usr/ports/cad/cider/wor k/sim/spice/FreeBSD/obj/lib/dev.a /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/ckt.a /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/cp.a /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/hlp.a /usr/ports/cad/cider/work/sim/spice/FreeBSD/ob j/lib/inp.a /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/mfb.a /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/ni.a /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/sparse.a /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/misc.a -L/us r/X11R6/lib -lXaw -lXt -lXext -lXmu -lX11 -L/usr/X11R6/lib -lreadline -lm -ltermcap cc: /usr/ports/cad/cider/work/sim/cider1b1/FreeBSD/obj/lib/dev.a: No such file or directory cc: /usr/ports/cad/cider/work/sim/spice/FreeBSD/obj/lib/dev.a: No such file or directory *** Error code 1 (continuing) `recursive' not remade because of errors. Done with common/src Done with common Done with build at Thu Aug 22 23:21:13 MSD 2002 ===> Installing for cider-1.b1_2 ./util/build FreeBSD install Begin build on freebsd.sereb.net for FreeBSD on Thu Aug 22 23:21:14 MSD 2002: Making "install" in common Making "install" in src Making "install" in lib Making "install" in dev Making "install" in disto Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in asrc Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in bjt Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in bsim1 Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in bsim2 Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in cap Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in cccs Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in ccvs Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in csw Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in dio Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in ind Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in isrc Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in jfet Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in ltra Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in mes Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in mos1 Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in mos2 Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in mos3 Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in mos6 Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in res Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in sw Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in tra Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in urc Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in vccs Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in vcvs Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in vsrc Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Syntax error: ";" unexpected *** Error code 2 (continuing) `recursive' not remade because of errors. Making "install" in ckt Done with common/src/lib/ckt Making "install" in cp Done with common/src/lib/cp Making "install" in fte Done with common/src/lib/fte Making "install" in hlp Done with common/src/lib/hlp Making "install" in inp Done with common/src/lib/inp Making "install" in mfb Done with common/src/lib/mfb Making "install" in misc Done with common/src/lib/misc Making "install" in ni Done with common/src/lib/ni Making "install" in sparse Done with common/src/lib/sparse Done with common/src/lib Making "install" in bin cc -o spice3 spice3.o conf.o tune.o /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/fte.a /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/dev.a /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/ckt.a /usr/ports/cad/cider/work/sim/spice 3f5/FreeBSD/obj/lib/cp.a /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/hlp.a /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/inp.a /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/mfb.a /usr/ports/cad/cider/work/sim/spice3f5/FreeBS D/obj/lib/ni.a /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/sparse.a /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/misc.a -L/usr/X11R6/lib -lXaw -lXt -lXext -lXmu -lX11 -L/usr/X11R6/lib -lreadline -lm -ltermcap cc: /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj/lib/dev.a: No such file or directory *** Error code 1 (continuing) rm -f /usr/local/bin/nutmeg cp nutmeg /usr/local/bin/nutmeg rm -f /usr/local/bin/sconvert cp sconvert /usr/local/bin/sconvert rm -f /usr/local/bin/help cp help /usr/local/bin/help rm -f /usr/local/bin/proc2mod cp proc2mod /usr/local/bin/proc2mod rm -f /usr/local/bin/multidec cp multidec /usr/local/bin/multidec `recursive' not remade because of errors. Done with common/src Making "install" in lib rm -f /usr/local/share/spice3/helpdir/spice.idx /usr/ports/cad/cider/work/sim/spice3f5/FreeBSD/obj//bin/makeidx /usr/local/share/spice3/helpdir/spice.txt Done with common/lib Done with common Done with build at Thu Aug 22 23:21:18 MSD 2002 chmod 555 /usr/local/bin/spice3 /usr/local/bin/nutmeg /usr/local/bin/sconvert /usr/local/bin/help /usr/local/bin/proc2mod /usr/local/bin/multidec chmod: /usr/local/bin/spice3: No such file or directory *** Error code 1 Stop in /usr/ports/cad/cider/work/sim/spice3f5/common. *** Error code 1 Stop in /usr/ports/cad/cider. ===================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 13:45:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A573837B400; Thu, 22 Aug 2002 13:45:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57F4443E6E; Thu, 22 Aug 2002 13:45:24 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MKjOJU055391; Thu, 22 Aug 2002 13:45:24 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MKjN2Z055383; Thu, 22 Aug 2002 13:45:23 -0700 (PDT) Date: Thu, 22 Aug 2002 13:45:23 -0700 (PDT) From: Oliver Braun Message-Id: <200208222045.g7MKjN2Z055383@freefall.freebsd.org> To: mich@freebsdcluster.org, obraun@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41885: Update port: [Maintainer update]: net/cdpr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: [Maintainer update]: net/cdpr State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Thu Aug 22 13:44:44 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41885 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 14:39:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E70EA37B406; Thu, 22 Aug 2002 14:39:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9886B43E75; Thu, 22 Aug 2002 14:39:23 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MLdNJU070304; Thu, 22 Aug 2002 14:39:23 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MLdNTr070300; Thu, 22 Aug 2002 14:39:23 -0700 (PDT) Date: Thu, 22 Aug 2002 14:39:23 -0700 (PDT) From: Oliver Braun Message-Id: <200208222139.g7MLdNTr070300@freefall.freebsd.org> To: toasty@dragondata.com, obraun@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41696: [MAINTAINER PATCH] ports/mail/elm 2.5.5 to 2.5.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER PATCH] ports/mail/elm 2.5.5 to 2.5.6 State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Thu Aug 22 14:37:19 PDT 2002 State-Changed-Why: Committed, thanks! Do not forget to delete or reset PORTREVISION while increasing PORTVERSION. (See porters handbook) http://www.freebsd.org/cgi/query-pr.cgi?pr=41696 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 15:10:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 713A137B401 for ; Thu, 22 Aug 2002 15:10:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F92B43E81 for ; Thu, 22 Aug 2002 15:10:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MMAIJU084829 for ; Thu, 22 Aug 2002 15:10:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MMAIvW084828; Thu, 22 Aug 2002 15:10:18 -0700 (PDT) Date: Thu, 22 Aug 2002 15:10:18 -0700 (PDT) Message-Id: <200208222210.g7MMAIvW084828@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/37059: New port: gtk-imonc Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37059; it has been noted by GNATS. From: Oliver Braun To: freebsd-gnats-submit@FreeBSD.org, ov@cs.fhm.edu Cc: Subject: Re: ports/37059: New port: gtk-imonc Date: Fri, 23 Aug 2002 00:06:25 +0200 # make fetch >> gtk-imonc-0.1.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://userpage.fu-berlin.de/~zeank/gtk-imonc/. fetch: gtk-imonc-0.1.6.tar.gz: Not Found >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 according to http://userpage.fu-berlin.de/~zeank/gtk-imonc/download.shtml version 0.3 is available. Are you willing to submit an upgraded version? Regards, Olli -- «: IST & IIS _ INF _ UniBwM :: obraun@informatik.unibw-muenchen.de :» «: Tele-Consulting GmbH :: obraun@Tele-Consulting.com :» «: FreeBSD Commmitter :: obraun@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 Aug 22 15:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EED3C37B400 for ; Thu, 22 Aug 2002 15:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9633943E77 for ; Thu, 22 Aug 2002 15:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MMU4JU094404 for ; Thu, 22 Aug 2002 15:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MMU4Gk094403; Thu, 22 Aug 2002 15:30:04 -0700 (PDT) Date: Thu, 22 Aug 2002 15:30:04 -0700 (PDT) Message-Id: <200208222230.g7MMU4Gk094403@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Joseph Scott Subject: Re: ports/41599: security/cyrus-sasl2 uses install -C -d (breaks on -STABLE) Reply-To: Joseph Scott Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41599; it has been noted by GNATS. From: Joseph Scott To: freebsd-gnats-submit@freebsd.org Cc: sean@chittenden.org, ume@freebsd.org Subject: Re: ports/41599: security/cyrus-sasl2 uses install -C -d (breaks on -STABLE) Date: Thu, 22 Aug 2002 15:23:03 -0700 (PDT) I did not run into this when I installed cyrus-sasl2 on a 4-STABLE system a day or two ago. If this has already been addressed (or is a non-issue) this PR should be closed. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 15:40: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DB0137B400 for ; Thu, 22 Aug 2002 15:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB03743E84 for ; Thu, 22 Aug 2002 15:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MMe4JU096805 for ; Thu, 22 Aug 2002 15:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MMe4qN096802; Thu, 22 Aug 2002 15:40:04 -0700 (PDT) Date: Thu, 22 Aug 2002 15:40:04 -0700 (PDT) Message-Id: <200208222240.g7MMe4qN096802@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Sean Chittenden Subject: Re: ports/41599: security/cyrus-sasl2 uses install -C -d (breaks on -STABLE) Reply-To: Sean Chittenden Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41599; it has been noted by GNATS. From: Sean Chittenden To: Joseph Scott Cc: freebsd-gnats-submit@freebsd.org, ume@freebsd.org Subject: Re: ports/41599: security/cyrus-sasl2 uses install -C -d (breaks on -STABLE) Date: Thu, 22 Aug 2002 15:30:06 -0700 > I did not run into this when I installed cyrus-sasl2 on a 4-STABLE > system a day or two ago. > > If this has already been addressed (or is a non-issue) this PR > should be closed. It's a non-issue for recent -STABLE, but 4.6-RELEASE (not 4.6.2) and friends will croak. -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 16:21:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B706637B405; Thu, 22 Aug 2002 16:21:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A99043E77; Thu, 22 Aug 2002 16:21:10 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MNLAJU007896; Thu, 22 Aug 2002 16:21:10 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MNLAD0007892; Thu, 22 Aug 2002 16:21:10 -0700 (PDT) Date: Thu, 22 Aug 2002 16:21:10 -0700 (PDT) From: "David E. O'Brien" Message-Id: <200208222321.g7MNLAD0007892@freefall.freebsd.org> To: obrien@FreeBSD.org, obrien@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/30562: find_ddos causes FreeBSD to halt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: find_ddos causes FreeBSD to halt Responsible-Changed-From-To: obrien->freebsd-ports Responsible-Changed-By: obrien Responsible-Changed-When: Thu Aug 22 16:20:58 PDT 2002 Responsible-Changed-Why: I don't maintain this any more. http://www.freebsd.org/cgi/query-pr.cgi?pr=30562 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 17:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8041037B400 for ; Thu, 22 Aug 2002 17:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E97543E84 for ; Thu, 22 Aug 2002 17:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N0U8JU018122 for ; Thu, 22 Aug 2002 17:30:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N0U8KD018121; Thu, 22 Aug 2002 17:30:08 -0700 (PDT) Date: Thu, 22 Aug 2002 17:30:08 -0700 (PDT) Message-Id: <200208230030.g7N0U8KD018121@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Dean Hollister Subject: Re: ports/41907: misc/firestring is outdated, port has 0.1.9, release is 0.1.19 Reply-To: Dean Hollister Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41907; it has been noted by GNATS. From: Dean Hollister To: Xavier Beaudouin Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/41907: misc/firestring is outdated, port has 0.1.9, release is 0.1.19 Date: Fri, 23 Aug 2002 08:20:14 +0800 At 19:05 22/08/2002 +0200, you wrote: >The fresh committed port misc/firestring uses version 0.1.9, but 0.1.19 is >available. Please upgrade to 0.1.19 or use port/41785 to upgrade. An updated port is available. It was better to allow committing of the port previously submitted back in May first, then apply the upgrade. Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 17:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 713DB37B401 for ; Thu, 22 Aug 2002 17:30:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B406243E84 for ; Thu, 22 Aug 2002 17:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N0U8JU018135 for ; Thu, 22 Aug 2002 17:30:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N0U8rd018134; Thu, 22 Aug 2002 17:30:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D5B437B400 for ; Thu, 22 Aug 2002 17:25:59 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78D7C43E3B for ; Thu, 22 Aug 2002 17:25:56 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: (from dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) id IAA68982; Fri, 23 Aug 2002 08:25:55 +0800 (WST) Message-Id: <200208230025.IAA68982@mail.wa.apana.org.au> Date: Fri, 23 Aug 2002 08:25:55 +0800 (WST) From: Dean Hollister Reply-To: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41914: Upgraded Port: misc/firestring Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41914 >Category: ports >Synopsis: Upgraded Port: misc/firestring >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 Aug 22 17:30:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dean Hollister >Release: FreeBSD 4.6-STABLE i386 >Organization: Australian Public Access Network Association Inc >Environment: System: FreeBSD odyssey.apana.org.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 10:54:47 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386 >Description: New version available. Patch to upgrade port. >How-To-Repeat: >Fix: diff -ruN firestring.old/Makefile firestring/Makefile --- firestring.old/Makefile Thu Aug 22 09:11:42 2002 +++ firestring/Makefile Thu Aug 22 12:15:56 2002 @@ -6,26 +6,39 @@ # PORTNAME= firestring -PORTVERSION= 0.1.9 +PORTVERSION= 0.1.19 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ http://www.wa.apana.org.au/~dean/sources/ \ ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ DISTNAME= firestring -EXTRACT_SUFX= -0.1.9.tar.gz +EXTRACT_SUFX= -0.1.19.tar.gz MAINTAINER= dean@odyssey.apana.org.au +GNU_CONFIGURE= yes + INSTALL_SHLIBS= yes MAN3= firestring_chomp.3 firestring_chug.3 \ firestring_concat.3 firestring_conf_add.3 \ firestring_conf_find.3 firestring_conf_find_next.3 \ firestring_conf_free.3 firestring_conf_parse.3 \ - firestring_malloc.3 firestring_realloc.3 \ - firestring_snprintf.3 firestring_strcasecmp.3 \ - firestring_strdup.3 firestring_strncasecmp.3 \ - firestring_strncat.3 firestring_strncpy.3 \ - libfirestring.3 + firestring_estr_0.3 firestring_estr_alloc.3 \ + firestring_estr_ends.3 firestring_estr_estrcasecmp.3 \ + firestring_estr_estrcat.3 firestring_estr_estrcmp.3 \ + firestring_estr_estrcpy.3 firestring_estr_estristr.3 \ + firestring_estr_estrncasecmp.3 firestring_estr_estrstr.3 \ + firestring_estr_free.3 firestring_estr_read.3 \ + firestring_estr_sprintf.3 firestring_estr_starts.3 \ + firestring_estr_strcasecmp.3 firestring_estr_strcat.3 \ + firestring_estr_strchr.3 firestring_estr_strcmp.3 \ + firestring_estr_strcpy.3 firestring_estr_stristr.3 \ + firestring_estr_strstr.3 firestring_malloc.3 \ + firestring_realloc.3 firestring_snprintf.3 \ + firestring_strcasecmp.3 firestring_strdup.3 \ + firestring_strncasecmp.3 firestring_strncat.3 \ + firestring_strncpy.3 libfirestring.3 .include diff -ruN firestring.old/distinfo firestring/distinfo --- firestring.old/distinfo Mon May 13 14:28:16 2002 +++ firestring/distinfo Thu Aug 22 12:03:16 2002 @@ -1 +1 @@ -MD5 (firestring-0.1.9.tar.gz) = 77eceb12bc3466840db1b46c43738ee1 +MD5 (firestring-0.1.19.tar.gz) = 550ca4388b785a1765ca1019d7142152 diff -ruN firestring.old/files/patch-configure firestring/files/patch-configure --- firestring.old/files/patch-configure Thu Jan 1 08:00:00 1970 +++ firestring/files/patch-configure Thu Aug 22 12:08:48 2002 @@ -0,0 +1,78 @@ +--- configure.old Thu Aug 22 12:04:27 2002 ++++ configure Thu Aug 22 12:08:24 2002 +@@ -518,33 +518,33 @@ + + $ECHO -n " adding rule to install binaries..." + $ECHO "install-binaries: $BINARIES" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(BINDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/bin" >> Makefile + $ECHO "done" + for BINARY in $BINARIES; do + $ECHO -n " adding rule to install binary $BINARY..." +- $ECHO " install -m 0755 -o \$(INSTALL_USER) $BINARY \$(BINDIR)" >> Makefile ++ $ECHO " install -m 0755 -o \$(INSTALL_USER) $BINARY \$(PREFIX)/bin" >> Makefile + $ECHO "done" + done; + $ECHO >> Makefile + + $ECHO -n " adding rule to install static libraries..." + $ECHO "install-static: $STATIC" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(LIBDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/lib" >> Makefile + $ECHO "done" + for LIBRARY in $STATIC; do + $ECHO -n " adding rule to install static library $LIBRARY..." +- $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(LIBDIR)" >> Makefile ++ $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(PREFIX)/lib" >> Makefile + $ECHO "done" + done; + $ECHO >> Makefile + + $ECHO -n " adding rule to install shared libraries..." + $ECHO "install-shared: $STATIC" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(LIBDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/lib" >> Makefile + $ECHO "done" + for LIBRARY in $SHARED; do + $ECHO -n " adding rule to install shared library $LIBRARY..." +- $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(LIBDIR)" >> Makefile ++ $ECHO " install -m 0755 -o \$(INSTALL_USER) $LIBRARY \$(PREFIX)/lib" >> Makefile + $ECHO "done" + done; + $ECHO >> Makefile +@@ -561,10 +561,10 @@ + $ECHO "no firemake.headers found" + fi + $ECHO "install-headers: $HEADERS" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(INCLUDEDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/include" >> Makefile + for HEADER in $HEADERS; do + $ECHO -n " adding rule to install header $HEADER..." +- $ECHO " install -m 0644 -o \$(INSTALL_USER) $HEADER \$(INCLUDEDIR)" >> Makefile ++ $ECHO " install -m 0644 -o \$(INSTALL_USER) $HEADER \$(PREFIX)/include" >> Makefile + $ECHO "done" + done; + $ECHO >> Makefile +@@ -576,8 +576,8 @@ + LS=`ls man/*.$SECTION 2>>configure.log` + if test "$LS" != ""; then + $ECHO "man/*.$SECTION" >> Makefile +- $ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(MANDIR)/man$SECTION" >> Makefile +- $ECHO " install -m 0644 -o \$(INSTALL_USER) man/*.$SECTION \$(MANDIR)/man$SECTION" >> Makefile ++ $ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/man/man$SECTION" >> Makefile ++ $ECHO " install -m 0644 -o \$(INSTALL_USER) man/*.$SECTION \$(PREFIX)/man/man$SECTION" >> Makefile + $ECHO "done" + else + $ECHO >> Makefile +@@ -602,9 +602,9 @@ + $ECHO -n "conf/$CONF " >> Makefile + done + $ECHO >> Makefile +- $ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(CONFDIR)" >> Makefile ++ $ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/etc" >> Makefile + for CONF in $CONFS; do +- $ECHO " if test ! -f \$(CONFDIR)/$CONF; then install -m 0644 -o \$(INSTALL_USER) conf/$CONF \$(CONFDIR); fi" >> Makefile ++ $ECHO " if test ! -f \$(PREFIX)/$etc; then install -m 0644 -o \$(INSTALL_USER) conf/$CONF \$(PREFIX)/etc; fi" >> Makefile + done + $ECHO "done" + else >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 Aug 22 17:38:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3936C37B400; Thu, 22 Aug 2002 17:38:21 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6310C43E42; Thu, 22 Aug 2002 17:38:19 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from Mushka.odyssey.apana.org.au (Mushka@mushka.apana.org.au [203.11.114.10]) by odyssey.apana.org.au (8.9.3/8.9.3) with ESMTP id IAA70254; Fri, 23 Aug 2002 08:38:18 +0800 (WST) Message-Id: <5.1.0.14.2.20020823083710.00aa3c28@odyssey.apana.org.au> X-Sender: dean@odyssey.apana.org.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 23 Aug 2002 08:38:17 +0800 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org From: Dean Hollister Subject: Re: ports/41914: Upgraded Port: misc/firestring Cc: Xavier Beaudouin In-Reply-To: <200208230030.g7N0U8MT018128@freefall.freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 17:30 22/08/2002 -0700, FreeBSD-gnats-submit@FreeBSD.org wrote: >http://www.freebsd.org/cgi/query-pr.cgi?pr=41914 > > >Category: ports > >Responsible: freebsd-ports > >Synopsis: Upgraded Port: misc/firestring > >Arrival-Date: Thu Aug 22 17:30:08 PDT 2002 This addresses PRs 41907 & 41785. Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 17:40: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF06F37B401 for ; Thu, 22 Aug 2002 17:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 407EE43E86 for ; Thu, 22 Aug 2002 17:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N0e4JU019150 for ; Thu, 22 Aug 2002 17:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N0e4iw019149; Thu, 22 Aug 2002 17:40:04 -0700 (PDT) Date: Thu, 22 Aug 2002 17:40:04 -0700 (PDT) Message-Id: <200208230040.g7N0e4iw019149@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Dean Hollister Subject: Re: ports/41914: Upgraded Port: misc/firestring Reply-To: Dean Hollister Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41914; it has been noted by GNATS. From: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Xavier Beaudouin Subject: Re: ports/41914: Upgraded Port: misc/firestring Date: Fri, 23 Aug 2002 08:38:17 +0800 At 17:30 22/08/2002 -0700, FreeBSD-gnats-submit@FreeBSD.org wrote: >http://www.freebsd.org/cgi/query-pr.cgi?pr=41914 > > >Category: ports > >Responsible: freebsd-ports > >Synopsis: Upgraded Port: misc/firestring > >Arrival-Date: Thu Aug 22 17:30:08 PDT 2002 This addresses PRs 41907 & 41785. Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 17:57: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F44937B401 for ; Thu, 22 Aug 2002 17:56:57 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-239.dsl.lsan03.pacbell.net [64.169.104.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B42F43E6E for ; Thu, 22 Aug 2002 17:56:56 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EC6D166EBB; Thu, 22 Aug 2002 17:56:55 -0700 (PDT) Date: Thu, 22 Aug 2002 17:56:55 -0700 From: Kris Kennaway To: Jason Sopko Cc: FreeBSD Ports Subject: Re: apache13 Port overwrites data Message-ID: <20020823005655.GA24636@xor.obsecurity.org> References: <3D0E6BED.8090105@sopko.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <3D0E6BED.8090105@sopko.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 17, 2002 at 07:08:29PM -0400, Jason Sopko wrote: > I recently installed the latest apache13 port, and it overwrote my=20 > /usr/local/www/data.default and /usr/local/www/cgi-bin.default=20 > directories. This resulted in an hour or so of restoring the data. I=20 > thought it might be an oversight by the port maintainer since I've=20 > updated the apache13 port in the past with no such problems. Just wanted= =20 > to drop a line to make you aware that it's happening, and to possibly=20 > prevent it from happening to other users. I thought you were not supposed to use the .default directories for your live data, because that's the default location the port stores its files in :) Kris --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ZYhXWry0BWjoQKURAl0jAKC/ZCuGkUDeP+7Q4y4hpObY5npqtQCgqyEM mpB6XOn7v0dAhAZJeQnJeuU= =xKX6 -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 18:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5D4437B400 for ; Thu, 22 Aug 2002 18:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6864D43E70 for ; Thu, 22 Aug 2002 18:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N1A3JU026477 for ; Thu, 22 Aug 2002 18:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N1A3qx026475; Thu, 22 Aug 2002 18:10:03 -0700 (PDT) Date: Thu, 22 Aug 2002 18:10:03 -0700 (PDT) Message-Id: <200208230110.g7N1A3qx026475@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Joshua Goodall Subject: Re: ports/41436 net/spread did not build the shared libs Reply-To: Joshua Goodall Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41436; it has been noted by GNATS. From: Joshua Goodall To: Sean Chittenden Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/41436 net/spread did not build the shared libs Date: Fri, 23 Aug 2002 11:02:09 +1000 On Sat, Aug 10, 2002 at 06:24:22PM -0700, Sean Chittenden wrote: > Yeah, I'm working on ruby-spread and it's preferred/ideal to use a > shared lib instead. I am concerned about the namespace clash. If you make this libspread.so rather than libsp.so I give my blessing. This weekend, I'll work at updating the built-in tools (spflooder, spuser) and the other spread ports to actually use the shlibs. Expect a PR :) Cheers Joshua. (net/spread maintainer) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 18:29: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB04A37B400; Thu, 22 Aug 2002 18:28:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BED743E70; Thu, 22 Aug 2002 18:28:59 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N1SxJU028735; Thu, 22 Aug 2002 18:28:59 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N1SxpI028731; Thu, 22 Aug 2002 18:28:59 -0700 (PDT) Date: Thu, 22 Aug 2002 18:28:59 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208230128.g7N1SxpI028731@freefall.freebsd.org> To: keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41889: New port: mail/queue-repair - qmail queue repair/diagnostic tool Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: mail/queue-repair - qmail queue repair/diagnostic tool Responsible-Changed-From-To: gnats-admin->freebsd-ports Responsible-Changed-By: keramida Responsible-Changed-When: Thu Aug 22 18:27:45 PDT 2002 Responsible-Changed-Why: Submission of a new port, mail/queue-repair. http://www.freebsd.org/cgi/query-pr.cgi?pr=41889 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 19:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0596C37B400 for ; Thu, 22 Aug 2002 19:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C766443E81 for ; Thu, 22 Aug 2002 19:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N2K2JU038172 for ; Thu, 22 Aug 2002 19:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N2K2vt038171; Thu, 22 Aug 2002 19:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A18637B400 for ; Thu, 22 Aug 2002 19:16:01 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 579C543E6A for ; Thu, 22 Aug 2002 19:15:59 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: (from dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) id KAA86245; Fri, 23 Aug 2002 10:15:57 +0800 (WST) Message-Id: <200208230215.KAA86245@mail.wa.apana.org.au> Date: Fri, 23 Aug 2002 10:15:57 +0800 (WST) From: Dean Hollister Reply-To: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41916: New Port: mail/dsbl-testers Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41916 >Category: ports >Synopsis: New Port: mail/dsbl-testers >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 Aug 22 19:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dean Hollister >Release: FreeBSD 4.6-STABLE i386 >Organization: Australian Public Access Network Association Inc >Environment: System: FreeBSD odyssey.apana.org.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 10:54:47 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386 >Description: New Port: mail/dsbl-testers >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: # # dsbl-testers # dsbl-testers/Makefile # dsbl-testers/files # dsbl-testers/files/patch-formmailtest.c # dsbl-testers/files/patch-testlib.c # dsbl-testers/files/patch-httptest.c # dsbl-testers/files/patch-relaytest.c # dsbl-testers/files/patch-socks4test.c # dsbl-testers/files/patch-socks5test.c # dsbl-testers/files/patch-spamtrap.c # dsbl-testers/files/patch-configure # dsbl-testers/pkg-plist # dsbl-testers/distinfo # dsbl-testers/pkg-descr # dsbl-testers/pkg-comment # echo c - dsbl-testers mkdir -p dsbl-testers > /dev/null 2>&1 echo x - dsbl-testers/Makefile sed 's/^X//' >dsbl-testers/Makefile << 'END-of-dsbl-testers/Makefile' X# New ports collection makefile for: dsbl-testers X# Date created: Fri Aug 23 09:00:00 WST 2002 X# Whom: Dean Hollister X# X# $FreeBSD$ X# X XPORTNAME= dsbl-testers XPORTVERSION= 0.9.4 XPORTREVISION= 1 XCATEGORIES= mail XMASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ X http://www.wa.apana.org.au/~dean/sources/ \ X ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ XDISTNAME= dsbl-testers XEXTRACT_SUFX= -0.9.4.tar.gz X XMAINTAINER= dean@odyssey.apana.org.au X XBUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \ X ${LOCALBASE}/include/firedns.h:${PORTSDIR}/net/firedns X XGNU_CONFIGURE= yes X XINSTALL_SHLIBS= yes X XMAN1= formmailtest.1 relaytest.1 socks5test.1 \ X httptest.1 socks4test.1 spamtrap.1 X XMAN5= dsbl.conf.5 X X.include END-of-dsbl-testers/Makefile echo c - dsbl-testers/files mkdir -p dsbl-testers/files > /dev/null 2>&1 echo x - dsbl-testers/files/patch-formmailtest.c sed 's/^X//' >dsbl-testers/files/patch-formmailtest.c << 'END-of-dsbl-testers/files/patch-formmailtest.c' X--- formmailtest.c.old Fri Aug 23 09:11:42 2002 X+++ formmailtest.c Fri Aug 23 09:12:45 2002 X@@ -24,8 +24,8 @@ X #include X #include X #include X-#include X-#include X+#include X+#include X #include "testlib.h" X X #define MAXTEST 12 END-of-dsbl-testers/files/patch-formmailtest.c echo x - dsbl-testers/files/patch-testlib.c sed 's/^X//' >dsbl-testers/files/patch-testlib.c << 'END-of-dsbl-testers/files/patch-testlib.c' X--- testlib.c.old Fri Aug 23 09:14:17 2002 X+++ testlib.c Fri Aug 23 09:14:41 2002 X@@ -21,14 +21,14 @@ X #include X #include X #include X-#include X+#include X #include X #include X #include X #include X #include X #include X-#include X+#include X X struct firestring_conf_t *config; X END-of-dsbl-testers/files/patch-testlib.c echo x - dsbl-testers/files/patch-httptest.c sed 's/^X//' >dsbl-testers/files/patch-httptest.c << 'END-of-dsbl-testers/files/patch-httptest.c' X--- httptest.c.old Fri Aug 23 09:23:22 2002 X+++ httptest.c Fri Aug 23 09:23:39 2002 X@@ -24,8 +24,8 @@ X #include X #include X #include X-#include X-#include X+#include X+#include X #include "testlib.h" X X char headers[4096]; END-of-dsbl-testers/files/patch-httptest.c echo x - dsbl-testers/files/patch-relaytest.c sed 's/^X//' >dsbl-testers/files/patch-relaytest.c << 'END-of-dsbl-testers/files/patch-relaytest.c' X--- relaytest.c.old Fri Aug 23 09:24:31 2002 X+++ relaytest.c Fri Aug 23 09:24:46 2002 X@@ -24,8 +24,8 @@ X #include X #include X #include X-#include X-#include X+#include X+#include X #include "testlib.h" X X #define DOMAIN_DEPTH 3 END-of-dsbl-testers/files/patch-relaytest.c echo x - dsbl-testers/files/patch-socks4test.c sed 's/^X//' >dsbl-testers/files/patch-socks4test.c << 'END-of-dsbl-testers/files/patch-socks4test.c' X--- socks4test.c.old Fri Aug 23 09:25:38 2002 X+++ socks4test.c Fri Aug 23 09:25:53 2002 X@@ -24,8 +24,8 @@ X #include X #include X #include X-#include X-#include X+#include X+#include X #include "testlib.h" X X #define SOCKS4_LENGTH 9 END-of-dsbl-testers/files/patch-socks4test.c echo x - dsbl-testers/files/patch-socks5test.c sed 's/^X//' >dsbl-testers/files/patch-socks5test.c << 'END-of-dsbl-testers/files/patch-socks5test.c' X--- socks5test.c.old Fri Aug 23 09:26:31 2002 X+++ socks5test.c Fri Aug 23 09:26:50 2002 X@@ -24,8 +24,8 @@ X #include X #include X #include X-#include X-#include X+#include X+#include X #include "testlib.h" X X struct s_socks5_auth { END-of-dsbl-testers/files/patch-socks5test.c echo x - dsbl-testers/files/patch-spamtrap.c sed 's/^X//' >dsbl-testers/files/patch-spamtrap.c << 'END-of-dsbl-testers/files/patch-spamtrap.c' X--- spamtrap.c.old Fri Aug 23 09:27:15 2002 X+++ spamtrap.c Fri Aug 23 09:27:33 2002 X@@ -26,8 +26,8 @@ X #include X #include X #include X-#include X-#include X+#include X+#include X #include "testlib.h" X X int parallel; END-of-dsbl-testers/files/patch-spamtrap.c echo x - dsbl-testers/files/patch-configure sed 's/^X//' >dsbl-testers/files/patch-configure << 'END-of-dsbl-testers/files/patch-configure' X--- configure.old Fri Aug 23 09:19:58 2002 X+++ configure Fri Aug 23 09:22:07 2002 X@@ -361,7 +361,7 @@ X OBJS=`grep "^$BINARY:" firemake.binaries | sed "s/.*: //" 2>>configure.log`; X echo -n " adding rule to make $BINARY..." X echo "$BINARY: $OBJS" >> Makefile X- echo " \$(CC) \$(LDFLAGS) -o $BINARY $OBJS \$(LIBS)" >> Makefile X+ echo " \$(CC) -L/usr/local/lib -o $BINARY $OBJS \$(LIBS)" >> Makefile X echo >> Makefile X echo "done" X done; X@@ -389,7 +389,7 @@ X OBJS=`grep "^$LIBRARY:" firemake.libraries | sed "s/.*: //" 2>>configure.log`; X echo -n " adding rule to make $LIBRARY.so..." X echo "$LIBRARY.so: $OBJS" >> Makefile X- echo " \$(CC) \$(LDFLAGS) \$(SHAREDFLAGS) -o $LIBRARY.so $OBJS \$(SHAREDLIBS) \$(LIBS)" >> Makefile X+ echo " \$(CC) -L/usr/local/lib \$(SHAREDFLAGS) -o $LIBRARY.so $OBJS \$(SHAREDLIBS) \$(LIBS)" >> Makefile X echo >> Makefile X echo "done" X echo -n " adding rule to make $LIBRARY.a..." END-of-dsbl-testers/files/patch-configure echo x - dsbl-testers/pkg-plist sed 's/^X//' >dsbl-testers/pkg-plist << 'END-of-dsbl-testers/pkg-plist' Xbin/formmailtest Xbin/httptest Xbin/relaytest Xbin/socks4test Xbin/socks5test Xbin/spamtrap Xetc/dsbl.conf END-of-dsbl-testers/pkg-plist echo x - dsbl-testers/distinfo sed 's/^X//' >dsbl-testers/distinfo << 'END-of-dsbl-testers/distinfo' XMD5 (dsbl-testers-0.9.4.tar.gz) = f4872966d3b448839dbd28e180fedb89 END-of-dsbl-testers/distinfo echo x - dsbl-testers/pkg-descr sed 's/^X//' >dsbl-testers/pkg-descr << 'END-of-dsbl-testers/pkg-descr' XFrom the README file: X XThis package contains testing software configured to work with Xthe DSBL (http://dsbl.org/) or DSBL-compliant services. It Xenables you to send tests to servers based on spam that you Xreceive. If those tests succeed, the results will reach the XDSBL host in question, and the relay will be listed. X XWWW: http://ares.penguinhosting.net/~ian/ X X- Dean X Xdean@odyssey.apana.org.au END-of-dsbl-testers/pkg-descr echo x - dsbl-testers/pkg-comment sed 's/^X//' >dsbl-testers/pkg-comment << 'END-of-dsbl-testers/pkg-comment' XTesting software configured to work with the DSBL or DSBL-compliant services END-of-dsbl-testers/pkg-comment 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 Aug 22 20: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C29AB37B400 for ; Thu, 22 Aug 2002 20:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 344A743E72 for ; Thu, 22 Aug 2002 20:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N305JU042409 for ; Thu, 22 Aug 2002 20:00:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N30521042408; Thu, 22 Aug 2002 20:00:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8508A37B400 for ; Thu, 22 Aug 2002 19:58:12 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A0443E70 for ; Thu, 22 Aug 2002 19:58:12 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N2wBOT039243 for ; Thu, 22 Aug 2002 19:58:11 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7N2wBwk039242; Thu, 22 Aug 2002 19:58:11 -0700 (PDT) Message-Id: <200208230258.g7N2wBwk039242@www.freebsd.org> Date: Thu, 22 Aug 2002 19:58:11 -0700 (PDT) From: Juan Salaverria To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41917: New port: gnome/xsu - A Gnome tool to run commands as root Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41917 >Category: ports >Synopsis: New port: gnome/xsu - A Gnome tool to run commands as root >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 Aug 22 20:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Juan Salaverria >Release: 4.6-RELEASE #0 >Organization: >Environment: FreeBSD arokh.trantor.org 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Fri Jun 21 02:39:50 ART 2002 rael@arokh.trantor.org:/usr/src/sys/compile/GENERIC_SND i386 >Description: xsu Is an interface for the command `su - username -c command` in Gnome. When the user executes xsu, he will be prompted for a command, a username and a password. If the username and password are correct xsu will execute the command as the entered user. So if the username was root, then the command will be executed as root. >How-To-Repeat: >Fix: begin 644 xsu.shar M(R!4:&ES(&ES(&$@2!Y;W4@86YD"B,@:&%V92!D969A=6QT('!E M'-U M"B,)>'-U+TUA:V5F:6QE"B,)>'-U+V1I'-U+W!K9RUC;VUM M96YT"B,)>'-U+W!K9RUD97-C<@HC"7AS=2]P:V'-U M"FUK9&ER("UP('AS=2`^("]D978O;G5L;"`R/B8Q"F5C:&\@>"`M('AS=2]- M86ME9FEL90IS960@)W,O7E@O+R<@/GAS=2]-86ME9FEL92`\/"`G14Y$+6]F M+7AS=2]-86ME9FEL92<*6",@3F5W('!O7-U M=&ELTE.4U1!3$Q?1$%407T@)'M74DM34D-]+R1[9GT@ M)'M$3T-31$E2?0I8+F5N9&9O<@I8+F5N9&EF"E@*6"YI;F-L=61E(#QB6"\O)R`^>'-U+W!K9RUD97-C M'-U+"!H92!W M:6QL(&)E('!R;VUP=&5D(&9O&5C=71E(`I8=&AE(&-O;6UA;F0@("!A M"YE=2YO'-U+W!K9RUP;&ES=`IS960@)W,O7E@O+R<@/GAS M=2]P:V'-U+C@N9WH*6"4E4$]25$1/0U,E)7-H87)E+V1O8R]X M'-U7VEN7V=M96YU+FIP9PI8)2503U)41$]#4R4E'-U M+WAS=5]E>&%M<&QE,BYP;F<*6"4E4$]25$1/0U,E)7-H87)E+V1O8R]X'-U7V5X86UP;&4N:G!G"E@E)5!/4E1$3T-3)25S:&%R92]D;V,O>'-U+WAS M=5]D;V,N:'1M;`I8)2503U)41$]#4R4E'-U+T-(04Y'14Q/1PI8)2503U)41$]#4R4E6"\O)R`^>'-U+V9I;&5S+W!A M=&-H+6-O;F9I9W5R92`\/"`G14Y$+6]F+7AS=2]F:6QE#TB)&%C7V]P=&%R9R(@"E@@("`@('AS=5]L M;V-A=&EO;CTB)'MPW!R969I>'TO;6%N M(@I8("`@("!D;V-?<&%T:#TB)'MPRelease-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 Aug 22 22:50:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2C3A37B401 for ; Thu, 22 Aug 2002 22:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F0C43E65 for ; Thu, 22 Aug 2002 22:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N5o1JU070374 for ; Thu, 22 Aug 2002 22:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N5o12C070373; Thu, 22 Aug 2002 22:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22E7337B400 for ; Thu, 22 Aug 2002 22:40:36 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB42043E75 for ; Thu, 22 Aug 2002 22:40:35 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (be15f66fd9c5c6456435e0827a6a7e2c@localhost [127.0.0.1]) by vectors.cx (8.12.4/8.12.4) with ESMTP id g7N5fw2e045731 for ; Thu, 22 Aug 2002 22:41:58 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.4/8.12.4/Submit) id g7N5fwwx045730; Thu, 22 Aug 2002 22:41:58 -0700 (PDT) (envelope-from monkey) Message-Id: <200208230541.g7N5fwwx045730@vectors.cx> Date: Thu, 22 Aug 2002 22:41:58 -0700 (PDT) From: Adam Weinberger Reply-To: Adam Weinberger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41921: New Port: games/billardgl - 3D billiards simulator Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41921 >Category: ports >Synopsis: New Port: games/billardgl - 3D billiards simulator >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 Aug 22 22:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adam Weinberger >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD smacky.vectors.cx 4.6-STABLE FreeBSD 4.6-STABLE #20: Tue Aug 20 14:25:44 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386 >Description: BillardGL (it's spelled that way) is a 3D billiards/pool simulator. It's neat. >How-To-Repeat: >Fix: --- billardgl.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # billardgl # billardgl/Makefile # billardgl/pkg-comment # billardgl/pkg-descr # billardgl/pkg-plist # billardgl/distinfo # echo c - billardgl mkdir -p billardgl > /dev/null 2>&1 echo x - billardgl/Makefile sed 's/^X//' >billardgl/Makefile << 'END-of-billardgl/Makefile' X# New ports collection makefile for: billardgl X# Date created: 22 August 2002 X# Whom: Adam Weinberger X# X# $FreeBSD$ X# X XPORTNAME= BillardGL XPORTVERSION= 1.75 XCATEGORIES= games XMASTER_SITES= http://wesley.informatik.uni-freiburg.de/~nopper/BillardGL/download/ \ X http://billardgl.sourceforge.net/download/ \ X http://www.tobias-nopper.de/BillardGL/download/ X XMAINTAINER= adam@vectors.cx X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_MESA= yes XUSE_REINPLACE= yes X Xpre-build: X @${REINPLACE_CMD} -e "s|gcc|\${CC}|; \ X s|g++|\${CXX}|; \ X s|CFLAGS =|CFLAGS +=|; \ X s|CXXFLAGS=|CXXFLAGS+=|; \ X s|/usr/X11R6|\${X11BASE}|;" ${WRKSRC}/src/Makefile Xdo-build: X cd ${WRKSRC}/src && ${GMAKE} all X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/src/BillardGL ${X11BASE}/bin X @${MKDIR} ${DATADIR} X ${TAR} -C ${WRKSRC}/src -cf - Texturen lang | \ X ${TAR} -C ${DATADIR} --unlink -xf - X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/src/README ${DOCSDIR} X.endif X X.include END-of-billardgl/Makefile echo x - billardgl/pkg-comment sed 's/^X//' >billardgl/pkg-comment << 'END-of-billardgl/pkg-comment' XA 3D 8-ball and 9-ball billiards simulator END-of-billardgl/pkg-comment echo x - billardgl/pkg-descr sed 's/^X//' >billardgl/pkg-descr << 'END-of-billardgl/pkg-descr' XBillardGL is a very attractive GL-rendered 3D billiards (pool) simulator. XThe game includes a tutorial mode and a two-player mode, and will play Xboth 8-ball and 9-ball pool. X XWWW: http://www.billardgl.de X X-Adam Weinberger END-of-billardgl/pkg-descr echo x - billardgl/pkg-plist sed 's/^X//' >billardgl/pkg-plist << 'END-of-billardgl/pkg-plist' Xbin/BillardGL X%%PORTDOCS%%share/doc/BillardGL/README Xshare/BillardGL/Texturen/1/volle.bmp Xshare/BillardGL/Texturen/1/1.bmp Xshare/BillardGL/Texturen/1/2.bmp Xshare/BillardGL/Texturen/1/3.bmp Xshare/BillardGL/Texturen/1/4.bmp Xshare/BillardGL/Texturen/1/5.bmp Xshare/BillardGL/Texturen/1/6.bmp Xshare/BillardGL/Texturen/1/7.bmp Xshare/BillardGL/Texturen/1/8.bmp Xshare/BillardGL/Texturen/1/9.bmp Xshare/BillardGL/Texturen/1/aalpha.bmp Xshare/BillardGL/Texturen/1/aalpha2.bmp Xshare/BillardGL/Texturen/1/halbe.bmp Xshare/BillardGL/Texturen/1/a1.bmp Xshare/BillardGL/Texturen/1/a2.bmp Xshare/BillardGL/Texturen/1/a3.bmp Xshare/BillardGL/Texturen/1/a4.bmp Xshare/BillardGL/Texturen/1/a5.bmp Xshare/BillardGL/Texturen/1/a6.bmp Xshare/BillardGL/Texturen/1/a7.bmp Xshare/BillardGL/Texturen/1/a8.bmp Xshare/BillardGL/Texturen/1/a9.bmp Xshare/BillardGL/Texturen/1/buchstabenalpha.bmp Xshare/BillardGL/Texturen/1/holz.bmp Xshare/BillardGL/Texturen/1/buchstaben.bmp Xshare/BillardGL/Texturen/1/10.bmp Xshare/BillardGL/Texturen/1/11.bmp Xshare/BillardGL/Texturen/1/12.bmp Xshare/BillardGL/Texturen/1/13.bmp Xshare/BillardGL/Texturen/1/14.bmp Xshare/BillardGL/Texturen/1/15.bmp Xshare/BillardGL/Texturen/1/dreizehn.bmp Xshare/BillardGL/Texturen/1/logo.bmp Xshare/BillardGL/Texturen/1/a00.bmp Xshare/BillardGL/Texturen/1/a10.bmp Xshare/BillardGL/Texturen/1/a11.bmp Xshare/BillardGL/Texturen/1/a12.bmp Xshare/BillardGL/Texturen/1/a13.bmp Xshare/BillardGL/Texturen/1/a14.bmp Xshare/BillardGL/Texturen/1/a15.bmp Xshare/BillardGL/Texturen/1/filzkachel.bmp Xshare/BillardGL/Texturen/2/volle.bmp Xshare/BillardGL/Texturen/2/1.bmp Xshare/BillardGL/Texturen/2/2.bmp Xshare/BillardGL/Texturen/2/3.bmp Xshare/BillardGL/Texturen/2/4.bmp Xshare/BillardGL/Texturen/2/5.bmp Xshare/BillardGL/Texturen/2/6.bmp Xshare/BillardGL/Texturen/2/7.bmp Xshare/BillardGL/Texturen/2/8.bmp Xshare/BillardGL/Texturen/2/9.bmp Xshare/BillardGL/Texturen/2/aalpha2.bmp Xshare/BillardGL/Texturen/2/halbe.bmp Xshare/BillardGL/Texturen/2/buchstabenalpha.bmp Xshare/BillardGL/Texturen/2/holz.bmp Xshare/BillardGL/Texturen/2/buchstaben.bmp Xshare/BillardGL/Texturen/2/10.bmp Xshare/BillardGL/Texturen/2/11.bmp Xshare/BillardGL/Texturen/2/12.bmp Xshare/BillardGL/Texturen/2/13.bmp Xshare/BillardGL/Texturen/2/14.bmp Xshare/BillardGL/Texturen/2/15.bmp Xshare/BillardGL/Texturen/2/filzkachel.bmp Xshare/BillardGL/Texturen/4/15.bmp Xshare/BillardGL/Texturen/4/2.bmp Xshare/BillardGL/Texturen/4/3.bmp Xshare/BillardGL/Texturen/4/4.bmp Xshare/BillardGL/Texturen/4/5.bmp Xshare/BillardGL/Texturen/4/6.bmp Xshare/BillardGL/Texturen/4/7.bmp Xshare/BillardGL/Texturen/4/8.bmp Xshare/BillardGL/Texturen/4/9.bmp Xshare/BillardGL/Texturen/4/holz.bmp Xshare/BillardGL/Texturen/4/10.bmp Xshare/BillardGL/Texturen/4/11.bmp Xshare/BillardGL/Texturen/4/12.bmp Xshare/BillardGL/Texturen/4/13.bmp Xshare/BillardGL/Texturen/4/14.bmp Xshare/BillardGL/Texturen/4/1.bmp Xshare/BillardGL/Texturen/8/15.bmp Xshare/BillardGL/Texturen/8/2.bmp Xshare/BillardGL/Texturen/8/3.bmp Xshare/BillardGL/Texturen/8/4.bmp Xshare/BillardGL/Texturen/8/5.bmp Xshare/BillardGL/Texturen/8/6.bmp Xshare/BillardGL/Texturen/8/7.bmp Xshare/BillardGL/Texturen/8/8.bmp Xshare/BillardGL/Texturen/8/9.bmp Xshare/BillardGL/Texturen/8/holz.bmp Xshare/BillardGL/Texturen/8/10.bmp Xshare/BillardGL/Texturen/8/11.bmp Xshare/BillardGL/Texturen/8/12.bmp Xshare/BillardGL/Texturen/8/13.bmp Xshare/BillardGL/Texturen/8/14.bmp Xshare/BillardGL/Texturen/8/1.bmp Xshare/BillardGL/lang/900.lang Xshare/BillardGL/lang/901.lang Xshare/BillardGL/lang/904.lang Xshare/BillardGL/lang/999.lang X@dirrm share/BillardGL/Texturen/8 X@dirrm share/BillardGL/Texturen/4 X@dirrm share/BillardGL/Texturen/2 X@dirrm share/BillardGL/Texturen/1 X@dirrm share/BillardGL/Texturen X@dirrm share/BillardGL/lang X@dirrm share/BillardGL X%%PORTDOCS%%@dirrm share/doc/BillardGL END-of-billardgl/pkg-plist echo x - billardgl/distinfo sed 's/^X//' >billardgl/distinfo << 'END-of-billardgl/distinfo' XMD5 (BillardGL-1.75.tar.gz) = 46f2cf99e1a2b2aa4707d3500e43be47 END-of-billardgl/distinfo exit --- billardgl.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 23:30:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CED737B400 for ; Thu, 22 Aug 2002 23:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8938C43E8A for ; Thu, 22 Aug 2002 23:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N6U1JU078951 for ; Thu, 22 Aug 2002 23:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N6U1Nk078950; Thu, 22 Aug 2002 23:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B70D37B400 for ; Thu, 22 Aug 2002 23:25:17 -0700 (PDT) Received: from neva.vlink.ru (neva.vlink.ru [195.239.222.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A36643E65 for ; Thu, 22 Aug 2002 23:25:16 -0700 (PDT) (envelope-from dsh@neva.vlink.ru) Received: from neva.vlink.ru (localhost [127.0.0.1]) by neva.vlink.ru (8.12.5/8.12.5) with ESMTP id g7N6PELs078299 for ; Fri, 23 Aug 2002 10:25:14 +0400 (MSD) (envelope-from dsh@neva.vlink.ru) Received: (from dsh@localhost) by neva.vlink.ru (8.12.5/8.12.5/Submit) id g7N6PEuK078298; Fri, 23 Aug 2002 10:25:14 +0400 (MSD) (envelope-from dsh) Message-Id: <200208230625.g7N6PEuK078298@neva.vlink.ru> Date: Fri, 23 Aug 2002 10:25:14 +0400 (MSD) From: Denis Shaposhnikov Reply-To: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41922: New port: A simple antivirus solution for a mail system Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41922 >Category: ports >Synopsis: New port: A simple antivirus solution for a mail system >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 Aug 22 23:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 4.6-STABLE FreeBSD 4.6-STABLE #5: Wed Aug 14 15:11:54 MSD 2002 root@neva.vlink.ru:/var/FreeBSD/src/sys/compile/NEVA i386 >Description: Please, close previous report http://www.freebsd.org/cgi/query-pr.cgi?pr=39469 Avcheck is a simple program that allows you to call an antivirus software in order to check mail messages for viruses before actual delivery from within a Mail Transfer Agent, or MTA. Avcheck itself isn't a virusscanner, nor it is an MTA. It sits between the MTA and a real antivirus software. Most MTAs available today can call an external program for every mail message in order to perform various tasks, including virus scanning and content filtering. Avcheck can be used as that external program. Avcheck will receive a mail message from a mail system, pass it to an antivirus software, and, depending on the presence of a virus in that message, will either allow the message to be delivered or take appropriate actions to handle infected mail. Avcheck does nothing with a mail message contents -- it's task is to prepare file with a mail message and feed it to an antivirus progra. It's an antivirus task to decode MIME structure, handle embedded archives and so on. Many but not all antivirus products today have this ability. WWW: http://www.corpit.ru/avcheck/ >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: # # avcheck/ # avcheck/Makefile # avcheck/pkg-plist # avcheck/distinfo # avcheck/pkg-comment # avcheck/pkg-descr # echo c - avcheck/ mkdir -p avcheck/ > /dev/null 2>&1 echo x - avcheck/Makefile sed 's/^X//' >avcheck/Makefile << 'END-of-avcheck/Makefile' X# New ports collection makefile for: avcheck X# Date created: Fri Jun 14 14:31:42 MSD 2002 X# Whom: dsh@vlink.ru X# X# $FreeBSD$ X# X XPORTNAME= avcheck XPORTVERSION= 0.9 XCATEGORIES= mail XMASTER_SITES= http://www.corpit.ru/ftp/avcheck/ X XMAINTAINER= dsh@vlink.ru X XMAN1= avcheck.1 X XAVCHECK_DOCS= README.AVP README.AVP.de README.DrWeb README.Exim \ X README.Postfix README.Postfix.de README.Sendmail eicar.msg \ X eicar.txt XAVCHECK_SBINS= avcheck uchroot X Xdo-install: X.for i in ${AVCHECK_SBINS} X ${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/sbin/ X.endfor X X.for i in ${MAN1} X ${INSTALL_MAN} ${WRKSRC}/${i} ${MANPREFIX}/man/man1/ X.endfor X X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/${PORTNAME} X.for i in ${AVCHECK_DOCS} X ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/${PORTNAME}/ X.endfor X.endif X X.include END-of-avcheck/Makefile echo x - avcheck/pkg-plist sed 's/^X//' >avcheck/pkg-plist << 'END-of-avcheck/pkg-plist' Xsbin/avcheck Xsbin/uchroot X%%PORTDOCS%%share/doc/avcheck/README.AVP X%%PORTDOCS%%share/doc/avcheck/README.AVP.de X%%PORTDOCS%%share/doc/avcheck/README.DrWeb X%%PORTDOCS%%share/doc/avcheck/README.Exim X%%PORTDOCS%%share/doc/avcheck/README.Postfix X%%PORTDOCS%%share/doc/avcheck/README.Postfix.de X%%PORTDOCS%%share/doc/avcheck/README.Sendmail X%%PORTDOCS%%share/doc/avcheck/eicar.msg X%%PORTDOCS%%share/doc/avcheck/eicar.txt X%%PORTDOCS%%@dirrm share/doc/avcheck END-of-avcheck/pkg-plist echo x - avcheck/distinfo sed 's/^X//' >avcheck/distinfo << 'END-of-avcheck/distinfo' XMD5 (avcheck-0.9.tar.gz) = fba30c3992c97d93d07daeaa46f4df80 END-of-avcheck/distinfo echo x - avcheck/pkg-comment sed 's/^X//' >avcheck/pkg-comment << 'END-of-avcheck/pkg-comment' XA simple antivirus solution for a mail system END-of-avcheck/pkg-comment echo x - avcheck/pkg-descr sed 's/^X//' >avcheck/pkg-descr << 'END-of-avcheck/pkg-descr' XAvcheck is a simple program that allows you to call an antivirus Xsoftware in order to check mail messages for viruses before actual Xdelivery from within a Mail Transfer Agent, or MTA. X XAvcheck itself isn't a virusscanner, nor it is an MTA. It sits between Xthe MTA and a real antivirus software. Most MTAs available today can Xcall an external program for every mail message in order to perform Xvarious tasks, including virus scanning and content filtering. Avcheck Xcan be used as that external program. X XAvcheck will receive a mail message from a mail system, pass it to an Xantivirus software, and, depending on the presence of a virus in that Xmessage, will either allow the message to be delivered or take Xappropriate actions to handle infected mail. X XAvcheck does nothing with a mail message contents -- it's task is to Xprepare file with a mail message and feed it to an antivirus Xprogra. It's an antivirus task to decode MIME structure, handle Xembedded archives and so on. Many but not all antivirus products today Xhave this ability. X XWWW: http://www.corpit.ru/avcheck/ END-of-avcheck/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 Thu Aug 22 23:30:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA74C37B401 for ; Thu, 22 Aug 2002 23:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7319443E9C for ; Thu, 22 Aug 2002 23:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N6U8JU079003 for ; Thu, 22 Aug 2002 23:30:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N6U8Ie078999; Thu, 22 Aug 2002 23:30:08 -0700 (PDT) Date: Thu, 22 Aug 2002 23:30:08 -0700 (PDT) Message-Id: <200208230630.g7N6U8Ie078999@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Edwin Groothuis Subject: Re: ports/41921: New Port: games/billardgl - 3D billiards simulator Reply-To: Edwin Groothuis Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41921; it has been noted by GNATS. From: Edwin Groothuis To: Adam Weinberger Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/41921: New Port: games/billardgl - 3D billiards simulator Date: Fri, 23 Aug 2002 16:25:46 +1000 On Thu, Aug 22, 2002 at 10:41:58PM -0700, Adam Weinberger wrote: > >Description: > BillardGL (it's spelled that way) is a 3D billiards/pool simulator. It's > neat. Besides for one small thing: --- Makefile.old Fri Aug 23 16:13:24 2002 +++ Makefile Fri Aug 23 16:18:50 2002 @@ -19,12 +19,14 @@ USE_MESA= yes USE_REINPLACE= yes -pre-build: +post-patch: @${REINPLACE_CMD} -e "s|gcc|\${CC}|; \ s|g++|\${CXX}|; \ s|CFLAGS =|CFLAGS +=|; \ s|CXXFLAGS=|CXXFLAGS+=|; \ s|/usr/X11R6|\${X11BASE}|;" ${WRKSRC}/src/Makefile + @${REINPLACE_CMD} -e 's|/usr/share|${X11BASE}/share|' \ + ${WRKSRC}/src/Namen.h do-build: cd ${WRKSRC}/src && ${GMAKE} all I get a coredump after it opened a huge window (screensize) and tried to read the file /usr/X11R6/share/BillardGL/Texturen/2/filzkachel.bmp 352 BillardGL RET break 0 352 BillardGL PSIG SIGSEGV SIG_DFL 352 BillardGL NAMI "BillardGL.core" [~] edwin@k7>BillardGL BillardGL (C) 2001, 2002 Tobias Nopper, Stefan Disch, Martina Welte No Game Mode possible! Segmentation fault (core dumped) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Aug 22 23:30:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A87337B405 for ; Thu, 22 Aug 2002 23:30:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 586B343E9E for ; Thu, 22 Aug 2002 23:30:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N6U9JU079043 for ; Thu, 22 Aug 2002 23:30:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N6U9gU079041; Thu, 22 Aug 2002 23:30:09 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86AAE37B400 for ; Thu, 22 Aug 2002 23:27:44 -0700 (PDT) Received: from dnuc.polyn.kiae.su (dnuc.polyn.kiae.su [144.206.160.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 951E843E72 for ; Thu, 22 Aug 2002 23:27:43 -0700 (PDT) (envelope-from nyxo@dnuc.polyn.kiae.su) Received: (from nyxo@localhost) by dnuc.polyn.kiae.su (8.11.6/8.11.6) id g7N6VTC48674; Fri, 23 Aug 2002 10:31:29 +0400 (MSD) (envelope-from nyxo) Message-Id: <200208230631.g7N6VTC48674@dnuc.polyn.kiae.su> Date: Fri, 23 Aug 2002 10:31:29 +0400 (MSD) From: miniEleph Reply-To: miniEleph To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41923: Update port: benchmarks/dbench Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41923 >Category: ports >Synopsis: Update port: benchmarks/dbench >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 Aug 22 23:30:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: miniEleph >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD dnuc.polyn.kiae.su 4.6-RC FreeBSD 4.6-RC #1: Sat May 18 18:01:39 MSD 2002 nyxo@dnuc.polyn.kiae.su:/usr/obj/usr/src/sys/ZANOZA i386 >Description: Fixed bug in patch for Makefile and added (sig_t) for signal(3) due to warnings. >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: # # dbench # dbench/Makefile # dbench/files # dbench/files/patch-aa # dbench/files/patch-ab # dbench/files/patch-ac # dbench/pkg-comment # dbench/pkg-descr # dbench/pkg-plist # dbench/distinfo # echo c - dbench mkdir -p dbench > /dev/null 2>&1 echo x - dbench/Makefile sed 's/^X//' >dbench/Makefile << 'END-of-dbench/Makefile' X# New ports collection makefile for: dbench X# Date created: 18 Febrary 2002 X# Whom: Andrew Shevtsov X# X# $FreeBSD: ports/benchmarks/dbench/Makefile,v 1.1 2002/02/24 03:46:12 markp Exp $ X# X XPORTNAME= dbench XPORTVERSION= 1.3 XCATEGORIES= benchmarks XMASTER_SITES= ftp://samba.org/pub/tridge/dbench/ X XMAINTAINER= nyxo@dnuc.polyn.kiae.su X XWRKSRC= ${WRKDIR}/dbench X Xpost-patch: X @${PERL} -pi -e 's/^CFLAGS.+//g' ${WRKSRC}/Makefile X @${PERL} -pi -e 's/SEGV\, /SEGV\, (sig_t)/g' ${WRKSRC}/child.c X @${PERL} -pi -e 's/CONT\, /CONT\, (sig_t)/g' ${WRKSRC}/dbench.c X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/dbench ${PREFIX}/bin/dbench X ${INSTALL_PROGRAM} ${WRKSRC}/tbench ${PREFIX}/bin/tbench X ${INSTALL_PROGRAM} ${WRKSRC}/tbench_srv ${PREFIX}/bin/tbench_srv X X.include END-of-dbench/Makefile echo c - dbench/files mkdir -p dbench/files > /dev/null 2>&1 echo x - dbench/files/patch-aa sed 's/^X//' >dbench/files/patch-aa << 'END-of-dbench/files/patch-aa' X*** dbench.h.orig Fri Jan 5 06:49:41 2001 X--- dbench.h Sun Feb 17 02:06:34 2002 X*************** X*** 42,49 **** X #define MSG_WAITALL 0x100 X #endif X X #define MIN(x,y) ((x)<(y)?(x):(y)) X! X #define TCP_PORT 7003 X #define TCP_OPTIONS "TCP_NODELAY SO_REUSEADDR" X X--- 42,50 ---- X #define MSG_WAITALL 0x100 X #endif X X+ #ifndef MIN X #define MIN(x,y) ((x)<(y)?(x):(y)) X! #endif /* MIN */ X #define TCP_PORT 7003 X #define TCP_OPTIONS "TCP_NODELAY SO_REUSEADDR" X END-of-dbench/files/patch-aa echo x - dbench/files/patch-ab sed 's/^X//' >dbench/files/patch-ab << 'END-of-dbench/files/patch-ab' X*** fileio.c.orig Mon Sep 10 08:21:01 2001 X--- fileio.c Sun Feb 17 02:06:34 2002 X*************** X*** 18,23 **** X--- 18,27 ---- X Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. X */ X X+ #if (defined(__unix__) || defined(unix)) && !defined(USG) X+ #include X+ #endif X+ X #include "dbench.h" X X #define MAX_FILES 1000 X*************** X*** 58,64 **** X--- 62,73 ---- X copy_name, X strerror(errno)); X } else { X+ #ifdef BSD X+ if (fsync(dir_fd) == -1) { X+ #else X if (fdatasync(dir_fd) == -1) { X+ #endif /* BSD */ X+ X printf("datasync directory \"%s\" failed: %s\n", X copy_name, X strerror(errno)); X*************** X*** 111,118 **** X if (size == 0) flags |= O_TRUNC; X X if (sync_open) X flags |= O_SYNC; X! X fd = open(fname, flags, 0600); X if (fd == -1) { X printf("(%d) open %s failed for handle %d (%s)\n", X--- 120,130 ---- X if (size == 0) flags |= O_TRUNC; X X if (sync_open) X+ #ifdef BSD X+ flags |= O_FSYNC; X+ #else X flags |= O_SYNC; X! #endif /* BSD */ X fd = open(fname, flags, 0600); X if (fd == -1) { X printf("(%d) open %s failed for handle %d (%s)\n", END-of-dbench/files/patch-ab echo x - dbench/files/patch-ac sed 's/^X//' >dbench/files/patch-ac << 'END-of-dbench/files/patch-ac' X*** Makefile.orig Mon Sep 10 08:21:01 2001 X--- Makefile Fri Aug 23 10:07:07 2002 X*************** X*** 1,7 **** X VERSION = 1.2.01 X X! CC = gcc X! CFLAGS = -O2 -Wall X CPPFLAGS = "-DVERSION=\"$(VERSION)\"" X X DB_OBJS = fileio.o util.o dbench.o child.o X--- 1,7 ---- X VERSION = 1.2.01 X X! CC ?= gcc X! X CPPFLAGS = "-DVERSION=\"$(VERSION)\"" X X DB_OBJS = fileio.o util.o dbench.o child.o X*************** X*** 11,23 **** X all: dbench tbench tbench_srv X X dbench: $(DB_OBJS) X! $(CC) -o $@ $(DB_OBJS) X X tbench: $(TB_OBJS) X! $(CC) -o $@ $(TB_OBJS) X X tbench_srv: $(SRV_OBJS) X! $(CC) -o $@ $(SRV_OBJS) X X clean: X rm -f *.o *~ dbench tbench tbench_srv X--- 11,23 ---- X all: dbench tbench tbench_srv X X dbench: $(DB_OBJS) X! $(CC) $(CFLAGS) -o $@ $(DB_OBJS) X X tbench: $(TB_OBJS) X! $(CC) $(CFLAGS) -o $@ $(TB_OBJS) X X tbench_srv: $(SRV_OBJS) X! $(CC) $(CFLAGS) -o $@ $(SRV_OBJS) X X clean: X rm -f *.o *~ dbench tbench tbench_srv END-of-dbench/files/patch-ac echo x - dbench/pkg-comment sed 's/^X//' >dbench/pkg-comment << 'END-of-dbench/pkg-comment' XA simulation of the Ziff-Davis netbench benchmark END-of-dbench/pkg-comment echo x - dbench/pkg-descr sed 's/^X//' >dbench/pkg-descr << 'END-of-dbench/pkg-descr' XDbench is a filesystem benchmark that generates load patterns similar to those Xof the commercial Netbench benchmark, but without requiring a lab of Windows Xload generators to run. It is now considered a de-facto standard for generating Xload on the Linux VFS. END-of-dbench/pkg-descr echo x - dbench/pkg-plist sed 's/^X//' >dbench/pkg-plist << 'END-of-dbench/pkg-plist' Xbin/dbench Xbin/tbench Xbin/tbench_srv END-of-dbench/pkg-plist echo x - dbench/distinfo sed 's/^X//' >dbench/distinfo << 'END-of-dbench/distinfo' XMD5 (dbench-1.3.tar.gz) = 38d6e6dcb6a4482e3e210f0f9c4050f9 END-of-dbench/distinfo 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 Aug 23 0:18:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A8B837B400; Fri, 23 Aug 2002 00:18:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCAB043E42; Fri, 23 Aug 2002 00:18:32 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N7IWJU087582; Fri, 23 Aug 2002 00:18:32 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N7IWpL087578; Fri, 23 Aug 2002 00:18:32 -0700 (PDT) Date: Fri, 23 Aug 2002 00:18:32 -0700 (PDT) From: Oliver Braun Message-Id: <200208230718.g7N7IWpL087578@freefall.freebsd.org> To: dsh@neva.vlink.ru, obraun@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39469: new FreeBSD port mail/avcheck Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new FreeBSD port mail/avcheck State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Fri Aug 23 00:16:15 PDT 2002 State-Changed-Why: Originator has submitted newer version (PR ports/41922) and has requested to close this PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=39469 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 0:30: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCBB037B401 for ; Fri, 23 Aug 2002 00:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 743C943E72 for ; Fri, 23 Aug 2002 00:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N7U2JU088495 for ; Fri, 23 Aug 2002 00:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N7U2nF088494; Fri, 23 Aug 2002 00:30:02 -0700 (PDT) Date: Fri, 23 Aug 2002 00:30:02 -0700 (PDT) Message-Id: <200208230730.g7N7U2nF088494@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/41923: Update port: benchmarks/dbench Reply-To: Oliver Braun Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41923; it has been noted by GNATS. From: Oliver Braun To: freebsd-gnats-submit@FreeBSD.org, nyxo@dnuc.polyn.kiae.su Cc: Subject: Re: ports/41923: Update port: benchmarks/dbench Date: Fri, 23 Aug 2002 09:24:29 +0200 Please use diff(1) not shar(1) to send upgrades. See Porters Handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/port-upgrading.html Regards, Olli -- «: IST & IIS _ INF _ UniBwM :: obraun@informatik.unibw-muenchen.de :» «: Tele-Consulting GmbH :: obraun@Tele-Consulting.com :» «: FreeBSD Commmitter :: obraun@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 Aug 23 0:39: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8C7F37B400; Fri, 23 Aug 2002 00:39:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 723BF43E72; Fri, 23 Aug 2002 00:39:00 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N7d0JU089333; Fri, 23 Aug 2002 00:39:00 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N7cx4c089325; Fri, 23 Aug 2002 00:38:59 -0700 (PDT) Date: Fri, 23 Aug 2002 00:38:59 -0700 (PDT) From: Kevin Lo Message-Id: <200208230738.g7N7cx4c089325@freefall.freebsd.org> To: roman@xpert.com, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41898: Maintainer update of net/netsed, bugfix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer update of net/netsed, bugfix State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 00:38:45 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41898 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 1: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D42437B400 for ; Fri, 23 Aug 2002 01:00:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D20ED43E72 for ; Fri, 23 Aug 2002 01:00:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N80GJU090916 for ; Fri, 23 Aug 2002 01:00:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N80GwJ090915; Fri, 23 Aug 2002 01:00:16 -0700 (PDT) Date: Fri, 23 Aug 2002 01:00:16 -0700 (PDT) Message-Id: <200208230800.g7N80GwJ090915@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Luc Subject: Re: ports/30870: httpd in free(): warning: recursive call Reply-To: Luc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/30870; it has been noted by GNATS. From: Luc To: freebsd-gnats-submit@FreeBSD.org, vrg@cmt.hu Cc: Subject: Re: ports/30870: httpd in free(): warning: recursive call Date: Fri, 23 Aug 2002 09:53:47 +0200 Hi, > Description > Sometimes apache begins to write the apache_error_log full of the following > error message: > httpd in free(): warning: recursive call. > When this occurs, it writes until the log partition is full... The load goes > to the top... the last message is something like this: > couldn't allocate 30 bytes... > Is this still a problem with the latest Apache? Yes the same problem still here with: Server version: Apache/1.3.26 (Unix) FreeBSD 4.5-STABLE #0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 1:17:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CF3837B400; Fri, 23 Aug 2002 01:17:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F148743E77; Fri, 23 Aug 2002 01:17:39 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N8HdJU097297; Fri, 23 Aug 2002 01:17:39 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N8HdZq097293; Fri, 23 Aug 2002 01:17:39 -0700 (PDT) Date: Fri, 23 Aug 2002 01:17:39 -0700 (PDT) From: Kevin Lo Message-Id: <200208230817.g7N8HdZq097293@freefall.freebsd.org> To: erwin@lansing.dk, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41894: update editors/le to 1.9.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update editors/le to 1.9.1 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 01:17:00 PDT 2002 State-Changed-Why: Committed, thanks. BTW, using .bz2 instead of .gz. http://www.freebsd.org/cgi/query-pr.cgi?pr=41894 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 1:41: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA0C937B400; Fri, 23 Aug 2002 01:41:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B17243E3B; Fri, 23 Aug 2002 01:41:01 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N8f1JU001518; Fri, 23 Aug 2002 01:41:01 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N8f16f001511; Fri, 23 Aug 2002 01:41:01 -0700 (PDT) Date: Fri, 23 Aug 2002 01:41:01 -0700 (PDT) From: Kevin Lo Message-Id: <200208230841.g7N8f16f001511@freefall.freebsd.org> To: erwin@lansing.dk, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41893: update devel/hypersrc to 5.2.11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update devel/hypersrc to 5.2.11 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 01:40:38 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41893 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 1:53:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E8FD37B400; Fri, 23 Aug 2002 01:53:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23DBC43E6A; Fri, 23 Aug 2002 01:53:08 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N8r7JU002509; Fri, 23 Aug 2002 01:53:07 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N8r7Xj002505; Fri, 23 Aug 2002 01:53:07 -0700 (PDT) Date: Fri, 23 Aug 2002 01:53:07 -0700 (PDT) From: Kevin Lo Message-Id: <200208230853.g7N8r7Xj002505@freefall.freebsd.org> To: erwin@lansing.dk, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41884: update www/p5-WWW-Search-AltaVista to 2.08 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update www/p5-WWW-Search-AltaVista to 2.08 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 01:52:47 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41884 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 1:55:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19D7E37B400; Fri, 23 Aug 2002 01:55:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A00A943E3B; Fri, 23 Aug 2002 01:55:50 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N8toJU002794; Fri, 23 Aug 2002 01:55:50 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N8tojv002790; Fri, 23 Aug 2002 01:55:50 -0700 (PDT) Date: Fri, 23 Aug 2002 01:55:50 -0700 (PDT) From: Oliver Braun Message-Id: <200208230855.g7N8tojv002790@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, obraun@FreeBSD.org Subject: Re: ports/41922: New port: A simple antivirus solution for a mail system Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: A simple antivirus solution for a mail system Responsible-Changed-From-To: freebsd-ports->obraun Responsible-Changed-By: obraun Responsible-Changed-When: Fri Aug 23 01:55:08 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=41922 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 2: 8: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 654B837B400; Fri, 23 Aug 2002 02:08:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 164EF43E6A; Fri, 23 Aug 2002 02:08:04 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N983JU007898; Fri, 23 Aug 2002 02:08:03 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N983aC007894; Fri, 23 Aug 2002 02:08:03 -0700 (PDT) Date: Fri, 23 Aug 2002 02:08:03 -0700 (PDT) From: Kevin Lo Message-Id: <200208230908.g7N983aC007894@freefall.freebsd.org> To: erwin@lansing.dk, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41883: update www/p5-WWW-Search-Google to 0.20 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update www/p5-WWW-Search-Google to 0.20 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 02:07:47 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41883 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 2:18:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A51E737B401; Fri, 23 Aug 2002 02:18:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54EF343E3B; Fri, 23 Aug 2002 02:18:33 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N9IXJU008899; Fri, 23 Aug 2002 02:18:33 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N9IXnm008895; Fri, 23 Aug 2002 02:18:33 -0700 (PDT) Date: Fri, 23 Aug 2002 02:18:33 -0700 (PDT) From: Kevin Lo Message-Id: <200208230918.g7N9IXnm008895@freefall.freebsd.org> To: erwin@lansing.dk, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41886: fix MASTER_SITES audio/cymbaline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fix MASTER_SITES audio/cymbaline State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 02:18:16 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41886 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 2:22: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 989F737B400; Fri, 23 Aug 2002 02:21:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4472B43E42; Fri, 23 Aug 2002 02:21:59 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N9LxJU009449; Fri, 23 Aug 2002 02:21:59 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N9LwYY009445; Fri, 23 Aug 2002 02:21:58 -0700 (PDT) Date: Fri, 23 Aug 2002 02:21:58 -0700 (PDT) From: Kevin Lo Message-Id: <200208230921.g7N9LwYY009445@freefall.freebsd.org> To: andrey@mgul.ac.ru, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41882: Update port: mail/mimedefang from 2.17 to 2.18 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: mail/mimedefang from 2.17 to 2.18 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 02:21:45 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41882 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 2:37:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EA3637B400; Fri, 23 Aug 2002 02:37:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E4C43E4A; Fri, 23 Aug 2002 02:37:55 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N9btJU011022; Fri, 23 Aug 2002 02:37:55 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N9bsOL011018; Fri, 23 Aug 2002 02:37:54 -0700 (PDT) Date: Fri, 23 Aug 2002 02:37:54 -0700 (PDT) From: Kevin Lo Message-Id: <200208230937.g7N9bsOL011018@freefall.freebsd.org> To: j.el-rayes@muthaland.at, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41910: ports, MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports, MASTER_SITE unreachable State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 02:37:40 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41910 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 2:45:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3A5D37B400; Fri, 23 Aug 2002 02:45:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94AE643E6E; Fri, 23 Aug 2002 02:45:21 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N9jLJU011871; Fri, 23 Aug 2002 02:45:21 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N9jL9V011867; Fri, 23 Aug 2002 02:45:21 -0700 (PDT) Date: Fri, 23 Aug 2002 02:45:21 -0700 (PDT) From: Kevin Lo Message-Id: <200208230945.g7N9jL9V011867@freefall.freebsd.org> To: root@fr.cw.net, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41785: [New Port]: libfirestring Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [New Port]: libfirestring State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 02:44:39 PDT 2002 State-Changed-Why: libfirestring is already in the ports tree http://www.freebsd.org/cgi/query-pr.cgi?pr=41785 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 2:56:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 089E937B400; Fri, 23 Aug 2002 02:56:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB26543E42; Fri, 23 Aug 2002 02:56:49 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N9unJU012837; Fri, 23 Aug 2002 02:56:49 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N9unlv012833; Fri, 23 Aug 2002 02:56:49 -0700 (PDT) Date: Fri, 23 Aug 2002 02:56:49 -0700 (PDT) From: Kevin Lo Message-Id: <200208230956.g7N9unlv012833@freefall.freebsd.org> To: dean@odyssey.apana.org.au, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41914: Upgraded Port: misc/firestring Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Upgraded Port: misc/firestring State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 02:56:17 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41914 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 2:57:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF98537B400; Fri, 23 Aug 2002 02:57:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E43843E4A; Fri, 23 Aug 2002 02:57:29 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7N9vTJU012944; Fri, 23 Aug 2002 02:57:29 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7N9vTac012940; Fri, 23 Aug 2002 02:57:29 -0700 (PDT) Date: Fri, 23 Aug 2002 02:57:29 -0700 (PDT) From: Kevin Lo Message-Id: <200208230957.g7N9vTac012940@freefall.freebsd.org> To: xbeaudouin@fr.cw.net, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41907: misc/firestring is outdated, port has 0.1.9, release is 0.1.19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: misc/firestring is outdated, port has 0.1.9, release is 0.1.19 State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 02:57:15 PDT 2002 State-Changed-Why: Updated. http://www.freebsd.org/cgi/query-pr.cgi?pr=41907 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 3: 7: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B6437B400; Fri, 23 Aug 2002 03:07:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB7943E6E; Fri, 23 Aug 2002 03:07:00 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NA6xJU018130; Fri, 23 Aug 2002 03:06:59 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NA6xu9018126; Fri, 23 Aug 2002 03:06:59 -0700 (PDT) Date: Fri, 23 Aug 2002 03:06:59 -0700 (PDT) From: Kevin Lo Message-Id: <200208231006.g7NA6xu9018126@freefall.freebsd.org> To: dsh@neva.vlink.ru, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41878: update www/jesred Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update www/jesred State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 03:06:43 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 3:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4378437B400 for ; Fri, 23 Aug 2002 03:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5815E43E6E for ; Fri, 23 Aug 2002 03:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NAA2JU018340 for ; Fri, 23 Aug 2002 03:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NAA284018339; Fri, 23 Aug 2002 03:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D3637B400 for ; Fri, 23 Aug 2002 03:04:06 -0700 (PDT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58BE743E65 for ; Fri, 23 Aug 2002 03:04:05 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd00.sul.t-online.de by mailout05.sul.t-online.com with smtp id 17iBIR-0004iw-02; Fri, 23 Aug 2002 12:04:03 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.174.249]) by fmrl00.sul.t-online.com with esmtp id 17iBI7-0lBoNEC; Fri, 23 Aug 2002 12:03:43 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g7NA3hk04329 for ; Fri, 23 Aug 2002 12:03:43 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g7NA2hFh001310 for ; Fri, 23 Aug 2002 12:02:43 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g7NA2h2j001309; Fri, 23 Aug 2002 12:02:43 +0200 (CEST) (envelope-from corecode) Message-Id: <200208231002.g7NA2h2j001309@terrorfish.uni.stoert.net> Date: Fri, 23 Aug 2002 12:02:43 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41931: fix games/sokoban for -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41931 >Category: ports >Synopsis: fix games/sokoban for -current >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 03:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #26: Tue Aug 20 13:57:01 CEST 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/k7/usr/src/sys/TERRORFISH i386 >Description: o fix installation for -current pointed out by: bento && kkenn >How-To-Repeat: >Fix: Index: pkg-install =================================================================== RCS file: /home/ncvs/ports/games/sokoban/pkg-install,v retrieving revision 1.1 diff -u -r1.1 pkg-install --- pkg-install 5 Jun 2002 09:59:56 -0000 1.1 +++ pkg-install 23 Aug 2002 09:57:40 -0000 @@ -4,6 +4,6 @@ [ "$2" != "POST-INSTALL" -o -f "$FILE" ] && exit 0 echo "===> Creating initial high score file $FILE" -dd if=/dev/zero of=$FILE bs=1 count=2 -chmod 664 $FILE -chown root.games $FILE +/bin/dd if=/dev/zero of=$FILE bs=1 count=2 +/bin/chmod 664 $FILE +/usr/bin/chown root:games $FILE >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 Aug 23 3:41:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAEBE37B400; Fri, 23 Aug 2002 03:41:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A6ED43E42; Fri, 23 Aug 2002 03:41:26 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NAfQJU021110; Fri, 23 Aug 2002 03:41:26 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NAfQbD021106; Fri, 23 Aug 2002 03:41:26 -0700 (PDT) Date: Fri, 23 Aug 2002 03:41:26 -0700 (PDT) From: Kevin Lo Message-Id: <200208231041.g7NAfQbD021106@freefall.freebsd.org> To: tilman@arved.de, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41016: Update Port astro/ksetiwatch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update Port astro/ksetiwatch State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 03:41:06 PDT 2002 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41016 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 4: 2:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27EBB37B400; Fri, 23 Aug 2002 04:02:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBAA643E4A; Fri, 23 Aug 2002 04:02:44 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NB2iJU027114; Fri, 23 Aug 2002 04:02:44 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NB2cfj027102; Fri, 23 Aug 2002 04:02:38 -0700 (PDT) Date: Fri, 23 Aug 2002 04:02:38 -0700 (PDT) From: Kevin Lo Message-Id: <200208231102.g7NB2cfj027102@freefall.freebsd.org> To: cyrille.lefevre@laposte.net, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40961: Update: mail/fetchmail (5.9.13) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update: mail/fetchmail (5.9.13) State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 04:02:20 PDT 2002 State-Changed-Why: Fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=40961 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 4:11:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CAF337B400; Fri, 23 Aug 2002 04:11:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C42E43E6E; Fri, 23 Aug 2002 04:11:26 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NBBPJU031759; Fri, 23 Aug 2002 04:11:25 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NBBPjK031755; Fri, 23 Aug 2002 04:11:25 -0700 (PDT) Date: Fri, 23 Aug 2002 04:11:25 -0700 (PDT) From: Kevin Lo Message-Id: <200208231111.g7NBBPjK031755@freefall.freebsd.org> To: ats@first.fhg.de, kevlo@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40808: ports/chinese/metalist tarball not found on mastersite Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/chinese/metalist tarball not found on mastersite State-Changed-From-To: open->closed State-Changed-By: kevlo State-Changed-When: Fri Aug 23 04:11:09 PDT 2002 State-Changed-Why: Fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=40808 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 4:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25A3737B401 for ; Fri, 23 Aug 2002 04:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D58843E65 for ; Fri, 23 Aug 2002 04:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NBK2JU032682 for ; Fri, 23 Aug 2002 04:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NBK2aH032681; Fri, 23 Aug 2002 04:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B41E37B400 for ; Fri, 23 Aug 2002 04:12:43 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF0DD43E86 for ; Fri, 23 Aug 2002 04:12:41 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: (from dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) id TAA57527; Fri, 23 Aug 2002 19:12:39 +0800 (WST) Message-Id: <200208231112.TAA57527@mail.wa.apana.org.au> Date: Fri, 23 Aug 2002 19:12:39 +0800 (WST) From: Dean Hollister Reply-To: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41932: Updated Port: misc/firestring Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41932 >Category: ports >Synopsis: Updated Port: misc/firestring >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 04:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dean Hollister >Release: FreeBSD 4.6-STABLE i386 >Organization: Australian Public Access Network Association Inc >Environment: System: FreeBSD odyssey.apana.org.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 10:54:47 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386 >Description: Updated Port: misc/firestring. Typo in Makefile, not noticed by maintainer. >How-To-Repeat: >Fix: diff -ruN firestring.old/Makefile firestring/Makefile --- firestring.old/Makefile Thu Aug 22 12:15:56 2002 +++ firestring/Makefile Fri Aug 23 19:08:17 2002 @@ -7,7 +7,7 @@ PORTNAME= firestring PORTVERSION= 0.1.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ http://www.wa.apana.org.au/~dean/sources/ \ @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes MAN3= firestring_chomp.3 firestring_chug.3 \ firestring_concat.3 firestring_conf_add.3 \ >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 Aug 23 4:20:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6950C37B400 for ; Fri, 23 Aug 2002 04:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AA7F43E42 for ; Fri, 23 Aug 2002 04:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NBK3JU032695 for ; Fri, 23 Aug 2002 04:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NBK36J032694; Fri, 23 Aug 2002 04:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABD1C37B400 for ; Fri, 23 Aug 2002 04:17:17 -0700 (PDT) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0587F43E65 for ; Fri, 23 Aug 2002 04:17:16 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: (from dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) id TAA58870; Fri, 23 Aug 2002 19:17:14 +0800 (WST) Message-Id: <200208231117.TAA58870@mail.wa.apana.org.au> Date: Fri, 23 Aug 2002 19:17:14 +0800 (WST) From: Dean Hollister Reply-To: Dean Hollister To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41933: Updated Port: net/firedns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41933 >Category: ports >Synopsis: Updated Port: net/firedns >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 04:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dean Hollister >Release: FreeBSD 4.6-STABLE i386 >Organization: Australian Public Access Network Association Inc >Environment: System: FreeBSD odyssey.apana.org.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 10:54:47 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386 >Description: Updated Port: net/firedns. Typo in Makefile not noticed by maintainer. >How-To-Repeat: >Fix: diff -ruN firedns.old/Makefile firedns/Makefile --- firedns.old/Makefile Thu Aug 22 10:39:10 2002 +++ firedns/Makefile Fri Aug 23 19:15:20 2002 @@ -7,7 +7,7 @@ PORTNAME= firedns PORTVERSION= 0.1.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ http://www.wa.apana.org.au/~dean/sources/ \ @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes MAN3= firedns_aton4.3 firedns_aton6.3 firedns_dnsbl_lookup.3 \ firedns_getip4.3 firedns_getip6.3 firedns_getmx.3 \ >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 Aug 23 5:51: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1882F37B400 for ; Fri, 23 Aug 2002 05:51:02 -0700 (PDT) Received: from addr-mx02.addr.com (addr-mx02.addr.com [209.249.147.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id C22B943E4A for ; Fri, 23 Aug 2002 05:51:01 -0700 (PDT) (envelope-from sprasadi@addr.com) Received: from proxy1.addr.com (proxy1.addr.com [209.249.147.28]) by addr-mx02.addr.com (8.12.5/8.12.2) with ESMTP id g7NCouqb052194 for ; Fri, 23 Aug 2002 05:50:56 -0700 (PDT) Received: from ts-27.addr.com ([202.71.153.170]) by proxy1.addr.com (8.11.6/8.9.1) with ESMTP id g7NCosw87525 for ; Fri, 23 Aug 2002 05:50:54 -0700 (PDT) (envelope-from sprasadi@addr.com)(envelope-to ) Message-Id: <5.1.0.14.0.20020823182008.03178800@localhost> X-Sender: sprasadi/mail.addr.com@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 23 Aug 2002 18:21:10 +0530 To: freebsd-ports@FreeBSD.ORG From: Steve Subject: ports error Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.15 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, When I am trying to install Samba, I am getting the following error: ====================================================================== The SWAT files have been installed. Remember to read the swat/README for information on enabling and using SWAT ====================================================================== ===> Generating temporary packing list ** Missing package files for samba-2.2.5_3. *** Error code 1 Stop in /usr/ports/net/samba. *** Error code 1 Stop in /usr/ports/net/samba. Any idea what could be the problem? Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 6:50:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28C3537B400; Fri, 23 Aug 2002 06:50:15 -0700 (PDT) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7480343E65; Fri, 23 Aug 2002 06:50:14 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd05.sul.t-online.de by mailout10.sul.t-online.com with smtp id 17iEpI-0006yN-0B; Fri, 23 Aug 2002 15:50:12 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.174.249]) by fmrl05.sul.t-online.com with esmtp id 17iEpA-23mW4OC; Fri, 23 Aug 2002 15:50:04 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g7NDo0k07146; Fri, 23 Aug 2002 15:50:00 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g7NDn5NW000371; Fri, 23 Aug 2002 15:49:05 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g7NDn5JN000370; Fri, 23 Aug 2002 15:49:05 +0200 (CEST) (envelope-from corecode) Date: Fri, 23 Aug 2002 15:48:59 +0200 From: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41931: fix games/sokoban for -current Message-Id: <20020823154859.4f54a864.corecode@corecode.ath.cx> In-Reply-To: <200208231010.g7NAA1I0018331@freefall.freebsd.org> References: <200208231002.g7NA2h2j001309@terrorfish.uni.stoert.net> <200208231010.g7NAA1I0018331@freefall.freebsd.org> X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="=.njZdDoSOH3BiKf" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.njZdDoSOH3BiKf Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit okay, kkenn fixed that himself. this may be closed. -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.njZdDoSOH3BiKf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9Zj1Rr5S+dk6z85oRAmaGAKCfeVB2ZogpPe+vD+obA0Q11PuVyACZAR/o wbOiW7PXxUclu15k5IhIacg= =+VOQ -----END PGP SIGNATURE----- --=.njZdDoSOH3BiKf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 7: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FD6237B406 for ; Fri, 23 Aug 2002 07:00:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A4D43E88 for ; Fri, 23 Aug 2002 07:00:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NE09JU063437 for ; Fri, 23 Aug 2002 07:00:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NE09ki063436; Fri, 23 Aug 2002 07:00:09 -0700 (PDT) Date: Fri, 23 Aug 2002 07:00:09 -0700 (PDT) Message-Id: <200208231400.g7NE09ki063436@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Simon 'corecode' Schubert" Subject: Re: ports/41931: fix games/sokoban for -current Reply-To: "Simon 'corecode' Schubert" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41931; it has been noted by GNATS. From: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/41931: fix games/sokoban for -current Date: Fri, 23 Aug 2002 15:48:59 +0200 --=.njZdDoSOH3BiKf Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit okay, kkenn fixed that himself. this may be closed. -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.njZdDoSOH3BiKf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9Zj1Rr5S+dk6z85oRAmaGAKCfeVB2ZogpPe+vD+obA0Q11PuVyACZAR/o wbOiW7PXxUclu15k5IhIacg= =+VOQ -----END PGP SIGNATURE----- --=.njZdDoSOH3BiKf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 7:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E94937B400 for ; Fri, 23 Aug 2002 07:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8CE543E3B for ; Fri, 23 Aug 2002 07:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NEA2JU068791 for ; Fri, 23 Aug 2002 07:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NEA2J4068790; Fri, 23 Aug 2002 07:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4863E37B400 for ; Fri, 23 Aug 2002 07:02:08 -0700 (PDT) Received: from lyra.enemy.org (lyra.enemy.org [62.116.11.42]) by mx1.FreeBSD.org (Postfix) with SMTP id E6AA043E42 for ; Fri, 23 Aug 2002 07:02:06 -0700 (PDT) (envelope-from shammer@satanii.enemy.org) Received: (qmail 15266 invoked from network); 23 Aug 2002 14:02:52 -0000 Received: from unknown (HELO satanii.enemy.org) (62.116.11.3) by lyra.enemy.org with SMTP; 23 Aug 2002 14:02:52 -0000 Received: from satanii.enemy.org (localhost [127.0.0.1]) by satanii.enemy.org (8.12.3/8.12.3) with ESMTP id g7NE2X53057871; Fri, 23 Aug 2002 16:02:33 +0200 (CEST) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.3/8.12.3/Submit) id g7NE2W4T057870; Fri, 23 Aug 2002 16:02:32 +0200 (CEST) Message-Id: <200208231402.g7NE2W4T057870@satanii.enemy.org> Date: Fri, 23 Aug 2002 16:02:32 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: j.el-rayes@muthaland.at X-Send-Pr-Version: 3.113 Subject: ports/41939: ports/x11-wm MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41939 >Category: ports >Synopsis: ports/x11-wm MASTER_SITE unreachable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 07:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.1-RELEASE-p10 alpha >Organization: >Environment: System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha >Description: >How-To-Repeat: >Fix: --- Makefile.diff begins here --- --- Makefile.old Fri Aug 23 15:55:42 2002 +++ Makefile Fri Aug 23 15:57:14 2002 @@ -8,7 +8,7 @@ PORTNAME= wmthemeinstall PORTVERSION= 0.62 CATEGORIES= x11-wm -MASTER_SITES= http://hellblazer.linuxprojects.net/projects/wmthemeinstall/download/ +MASTER_SITES= http://www.jeremias.net/wmthemeinstall/download/wmthemeinstall-0.62.tar.gz MAINTAINER= adam-ports@blacktabby.org --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 7:10:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C8C37B401 for ; Fri, 23 Aug 2002 07:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 899D243E6E for ; Fri, 23 Aug 2002 07:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NEA3JU068804 for ; Fri, 23 Aug 2002 07:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NEA3So068803; Fri, 23 Aug 2002 07:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6A0A37B400 for ; Fri, 23 Aug 2002 07:08:46 -0700 (PDT) Received: from lyra.enemy.org (lyra.enemy.org [62.116.11.42]) by mx1.FreeBSD.org (Postfix) with SMTP id C3DC643E6A for ; Fri, 23 Aug 2002 07:08:45 -0700 (PDT) (envelope-from shammer@satanii.enemy.org) Received: (qmail 15306 invoked from network); 23 Aug 2002 14:09:31 -0000 Received: from unknown (HELO satanii.enemy.org) (62.116.11.3) by lyra.enemy.org with SMTP; 23 Aug 2002 14:09:31 -0000 Received: from satanii.enemy.org (localhost [127.0.0.1]) by satanii.enemy.org (8.12.3/8.12.3) with ESMTP id g7NE9C53058113 for ; Fri, 23 Aug 2002 16:09:13 +0200 (CEST) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.3/8.12.3/Submit) id g7NE9CYF058112; Fri, 23 Aug 2002 16:09:12 +0200 (CEST) Message-Id: <200208231409.g7NE9CYF058112@satanii.enemy.org> Date: Fri, 23 Aug 2002 16:09:12 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41940: Master_SITE update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Note: There was a bad value `non-criticalM' for the field `>Severity:'. It was set to the default value of `serious'. >Number: 41940 >Category: ports >Synopsis: Master_SITE update >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 07:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.1-RELEASE-p10 alpha >Organization: >Environment: System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha >Description: >How-To-Repeat: >Fix: --- Makefile.diff begins here --- --- Makefile~ Thu Aug 22 14:38:19 2002 +++ Makefile Fri Aug 23 16:05:29 2002 @@ -8,10 +8,11 @@ PORTNAME= lesstif PORTVERSION= 0.91.8 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ - ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ - ftp://ftp.fu-berlin.de/unix/X11/gui/lesstif/srcdist/ \ - ftp://ftp.win.or.jp/pub/X11/misc/lesstif/srcdist/ +MASTER_SITES= http://twtelecom.dl.sourceforge.net/sourceforge/lesstif/ \ + http://umn.dl.sourceforge.net/sourceforge/lesstif/ \ + http://umn.dl.sourceforge.net/sourceforge/lesstif/ \ + http://gd.tuwien.ac.at/hci/lesstif/srcdist/ \ + ftp://linux.sarang.net/mirror/development/widget/lesstif/srcdist/ MAINTAINER= ports@freebsd.org --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 7:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9301237B400 for ; Fri, 23 Aug 2002 07:20:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E954B43E88 for ; Fri, 23 Aug 2002 07:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NEK6JU069721 for ; Fri, 23 Aug 2002 07:20:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NEK6wc069720; Fri, 23 Aug 2002 07:20:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C849A37B400 for ; Fri, 23 Aug 2002 07:16:29 -0700 (PDT) Received: from m-net.arbornet.org (m-net.arbornet.org [209.142.209.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id F147143E6A for ; Fri, 23 Aug 2002 07:16:19 -0700 (PDT) (envelope-from ports@vocito.com) Received: from m-net.arbornet.org (localhost [127.0.0.1]) by m-net.arbornet.org (8.12.3/8.11.2) with ESMTP id g7NEI9sE046337 for ; Fri, 23 Aug 2002 10:18:09 -0400 (EDT) (envelope-from ports@vocito.com) Received: (from jp2@localhost) by m-net.arbornet.org (8.12.3/8.12.3/Submit) id g7NEI4Sm046327 for FreeBSD-gnats-submit@freebsd.org; Fri, 23 Aug 2002 10:18:04 -0400 (EDT) Message-Id: <200208231418.g7NEI4Sm046327@m-net.arbornet.org> Date: Fri, 23 Aug 2002 10:18:04 -0400 (EDT) From: ports@vocito.com Reply-To: ports@vocito.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41941: Upgrade to irc/party port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41941 >Category: ports >Synopsis: Upgrade to irc/party port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 07:20:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: James Howard >Release: FreeBSD 4.3-STABLE i386 >Organization: Currently unattached. Are you hiring? >Environment: System: FreeBSD animal.wavix.com 4.3-STABLE FreeBSD 4.3-STABLE #1: Fri Sep 28 1$ >Description: Incorporate all fixes applied by patch-* files from FreeBSD Ports >How-To-Repeat: N/A >Fix: diff -ur party.orig/Makefile party/Makefile --- party.orig/Makefile Fri Aug 23 02:29:43 2002 +++ party/Makefile Fri Aug 23 10:02:38 2002 @@ -6,8 +6,7 @@ # PORTNAME= party -PORTVERSION= 2.12 -PORTREVISION= 1 +PORTVERSION= 2.13 CATEGORIES= irc MASTER_SITES= http://www.vocito.com/downloads/software/party/ \ ftp://ftp.vocito.com/pub/vocito.com/software/party/ diff -ur party.orig/distinfo party/distinfo --- party.orig/distinfo Sat Dec 25 10:59:34 1999 +++ party/distinfo Fri Aug 23 10:00:18 2002 @@ -1 +1 @@ -MD5 (party-2.12.tar.gz) = 356577d15463016fefee465976fde554 +MD5 (party-2.13.tar.gz) = 869492415a8dcb312e1c48fbc4e022b6 Only in party.orig/: files >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 7:30:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE79137B400 for ; Fri, 23 Aug 2002 07:30:06 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ACDD43E6A for ; Fri, 23 Aug 2002 07:30:05 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 51554 invoked from network); 23 Aug 2002 14:30:03 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 23 Aug 2002 14:30:03 -0000 Message-ID: <3D6646A8.24DD967C@liwing.de> Date: Fri, 23 Aug 2002 16:28:56 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Steve Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports error References: <5.1.0.14.0.20020823182008.03178800@localhost> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Steve wrote: > > Hi all, > > When I am trying to install Samba, I am getting the following error: > > ====================================================================== > The SWAT files have been installed. Remember to read the swat/README > for information on enabling and using SWAT > ====================================================================== > ===> Generating temporary packing list > ** Missing package files for samba-2.2.5_3. > *** Error code 1 > > Stop in /usr/ports/net/samba. > *** Error code 1 > > Stop in /usr/ports/net/samba. > > Any idea what could be the problem? $ cd /usr/ports/Mk/ $ grep "Missing package files" * $ less bsd.port.mk . . . Seems you do not have all required files to generate the package. Could it possible that you have modified some directories, f.e. ${PLIST}, ${PKGDIR} or sth. like that. If you really don't know, could you please record all your actions # cd /usr/ports/net/samba # make clean # make build # make install # make clean using script(1). And it would be also nice to get other unusual config details except the root password. Bye Jens > Steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 7:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8CB337B401 for ; Fri, 23 Aug 2002 07:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E585443E6A for ; Fri, 23 Aug 2002 07:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NEe3JU071241 for ; Fri, 23 Aug 2002 07:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NEe3UB071240; Fri, 23 Aug 2002 07:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A3E437B400 for ; Fri, 23 Aug 2002 07:35:57 -0700 (PDT) Received: from peckdani.user.msu.edu (peckdani.user.msu.edu [35.11.155.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC0D643E3B for ; Fri, 23 Aug 2002 07:35:56 -0700 (PDT) (envelope-from dan@peckdani.user.msu.edu) Received: from peckdani.user.msu.edu (localhost [127.0.0.1]) by peckdani.user.msu.edu (8.12.3/8.12.3) with ESMTP id g7NEZtOb098541 for ; Fri, 23 Aug 2002 10:35:55 -0400 (EDT) (envelope-from dan@peckdani.user.msu.edu) Received: (from dan@localhost) by peckdani.user.msu.edu (8.12.3/8.12.3/Submit) id g7NEZttM098540; Fri, 23 Aug 2002 10:35:55 -0400 (EDT) Message-Id: <200208231435.g7NEZttM098540@peckdani.user.msu.edu> Date: Fri, 23 Aug 2002 10:35:55 -0400 (EDT) From: Dan Peck Reply-To: peckdani@msu.edu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41942: Update bbrb port to version 0.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41942 >Category: ports >Synopsis: Update bbrb port to version 0.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 07:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Peck >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD peckdani.user.msu.edu 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #1: Thu Aug 22 20:48:24 EDT 2002 root@peckdani.user.msu.edu:/usr/obj/usr/src/sys/BEASTIE i386 >Description: Port currently stands at version 0.2.2, update it to 0.4.1 and proved the option of depending on esetroot instead of XV for setting the background. >How-To-Repeat: Try installing the graphics/bbrb port >Fix: Apply the attached diff. --- bbrb.diff begins here --- diff -ruN bbrb.old/Makefile bbrb/Makefile --- bbrb.old/Makefile Wed Feb 20 16:17:19 2002 +++ bbrb/Makefile Thu Jul 25 22:09:55 2002 @@ -6,19 +6,31 @@ # PORTNAME= bbrb -PORTVERSION= 0.2.2 -CATEGORIES= graphics +PORTVERSION= 0.4.1 +CATEGORIES= graphics x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \ - blackbox:${PORTSDIR}/x11-wm/blackbox +RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox + +#Let them choose, but default to xv. +.if defined(WITH_ESETROOT) +RUN_DEPENDS+= Esetroot:${PORTSDIR}/x11/eterm +.else +RUN_DEPENDS+= xv:${PORTSDIR}/graphics/xv +.endif USE_X_PREFIX= yes USE_GTK= yes USE_IMLIB= yes GNU_CONFIGURE= yes + +pre-everything:: +.if !defined(WITH_ESETROOT) + @${ECHO_MSG} "You can depend on Esetroot (from eterm) instead of XV" + @${ECHO_MSG} "by defining WITH_ESETROOT" +.endif .include diff -ruN bbrb.old/distinfo bbrb/distinfo --- bbrb.old/distinfo Wed Feb 20 16:17:19 2002 +++ bbrb/distinfo Thu Jul 25 21:51:04 2002 @@ -1 +1 @@ -MD5 (bbrb-0.2.2.tar.gz) = 5312acceca84cbe4ea3e4b909403cd5a +MD5 (bbrb-0.4.1.tar.gz) = b20308677174549ba70804c98912eaf2 diff -ruN bbrb.old/pkg-plist bbrb/pkg-plist --- bbrb.old/pkg-plist Wed Feb 20 16:17:19 2002 +++ bbrb/pkg-plist Thu Jul 25 22:01:39 2002 @@ -1,6 +1,6 @@ bin/bbrb -bin/bbrb.inst bin/bbrbss -share/bbrb/bbrbpic.jpg +bin/bbrb.inst share/bbrb/bgMenu +share/bbrb/bbrbpic.jpg @dirrm share/bbrb --- bbrb.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 7:40:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20CB737B405 for ; Fri, 23 Aug 2002 07:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 509E343E91 for ; Fri, 23 Aug 2002 07:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NEe4JU071255 for ; Fri, 23 Aug 2002 07:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NEe4gU071254; Fri, 23 Aug 2002 07:40:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 621CB37B400 for ; Fri, 23 Aug 2002 07:37:26 -0700 (PDT) Received: from lyra.enemy.org (lyra.enemy.org [62.116.11.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 4007443E72 for ; Fri, 23 Aug 2002 07:37:25 -0700 (PDT) (envelope-from shammer@satanii.enemy.org) Received: (qmail 15701 invoked from network); 23 Aug 2002 14:38:10 -0000 Received: from unknown (HELO satanii.enemy.org) (62.116.11.3) by lyra.enemy.org with SMTP; 23 Aug 2002 14:38:10 -0000 Received: from satanii.enemy.org (localhost [127.0.0.1]) by satanii.enemy.org (8.12.3/8.12.3) with ESMTP id g7NEbp53058754; Fri, 23 Aug 2002 16:37:51 +0200 (CEST) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.3/8.12.3/Submit) id g7NEboe9058753; Fri, 23 Aug 2002 16:37:50 +0200 (CEST) Message-Id: <200208231437.g7NEboe9058753@satanii.enemy.org> Date: Fri, 23 Aug 2002 16:37:50 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: j.el-rayes@muthaland.at X-Send-Pr-Version: 3.113 Subject: ports/41943: ports/x11-fm MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41943 >Category: ports >Synopsis: ports/x11-fm MASTER_SITE unreachable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 07:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.1-RELEASE-p10 alpha >Organization: >Environment: System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha >Description: MASTER_SITE unreachable >How-To-Repeat: >Fix: added new mirror --- Makefile.diff begins here --- --- Makefile.old Fri Aug 23 16:18:53 2002 +++ Makefile Fri Aug 23 16:31:33 2002 @@ -8,16 +8,16 @@ PORTNAME= endeavour PORTVERSION= 1.13.0 CATEGORIES= x11-fm -MASTER_SITES= ftp://wolfpack.twu.net/users/wolfpack/ +MASTER_SITES= http://194.183.128.95/files/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org USE_REINPLACE= yes -USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes USE_IMLIB= yes +USE_BZIP2= yes USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= unix --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 7:51:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CB3037B400; Fri, 23 Aug 2002 07:51:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C75BE43E72; Fri, 23 Aug 2002 07:51:08 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NEp8JU072056; Fri, 23 Aug 2002 07:51:08 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NEp8bM072052; Fri, 23 Aug 2002 07:51:08 -0700 (PDT) Date: Fri, 23 Aug 2002 07:51:08 -0700 (PDT) From: Oliver Braun Message-Id: <200208231451.g7NEp8bM072052@freefall.freebsd.org> To: corecode@corecode.ath.cx, obraun@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41931: fix games/sokoban for -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: fix games/sokoban for -current State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Fri Aug 23 07:48:56 PDT 2002 State-Changed-Why: Has been fixed already by kris. http://www.freebsd.org/cgi/query-pr.cgi?pr=41931 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:10:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EDC837B400 for ; Fri, 23 Aug 2002 08:10:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A5C143EA3 for ; Fri, 23 Aug 2002 08:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFA3JU077923 for ; Fri, 23 Aug 2002 08:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFA3dc077922; Fri, 23 Aug 2002 08:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EDAE37B400 for ; Fri, 23 Aug 2002 08:08:05 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45C1343E4A for ; Fri, 23 Aug 2002 08:08:04 -0700 (PDT) (envelope-from bms@spc.org) Message-Id: <20020823150747.A321E9638@triage.dollah.com> Date: Fri, 23 Aug 2002 16:07:47 +0100 (BST) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41945: bsd.port.mk: does not run ACLOCAL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41945 >Category: ports >Synopsis: bsd.port.mk: does not run ACLOCAL >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 Aug 23 08:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386 >Description: Some ports require the relevant ACLOCAL script to be run in order to pick up all included automake definitions. The ports affected are mainly those using a later version of GNU automake than 1.4. >How-To-Repeat: >Fix: A patch is enclosed which will allow port maintainers to use a new Makefile macro, USE_ACLOCAL, to specify that ACLOCAL must be run as part of the do-configure target. Not running ACLOCAL causes some ports to fail during do-configure target, or for repetitive and ugly kludges to be used in their Makefiles. The patch is offered in the spirit of 'prevention better than cure'. --- portmk.patch begins here --- --- bsd.port.mk.orig Fri Aug 23 15:46:18 2002 +++ bsd.port.mk Fri Aug 23 16:03:31 2002 @@ -154,6 +154,9 @@ # and ACLOCAL{,_DIR} variables. # Implies USE_AUTOMAKE. If set with # unknown value, defaults to 14. +# +# USE_ACLOCAL - Says that the port needs ACLOCAL to be run. +# # AUTOMAKE - Set to path of GNU automake if not in $PATH (default: # according to USE_AUTOMAKE_VER value) # AUTOMAKE_ARGS - Pass these args to ${AUTOMAKE} if ${USE_AUTOMAKE_VER} is set. @@ -2241,6 +2244,10 @@ .if !target(do-configure) do-configure: +.if defined(USE_ACLOCAL) + @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} \ + --acdir=${ACLOCAL_DIR}) +.endif .if defined(USE_AUTOMAKE) @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOMAKE_ENV} ${AUTOMAKE} \ ${AUTOMAKE_ARGS}) --- portmk.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:10:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65EB937B406 for ; Fri, 23 Aug 2002 08:10:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF2A43E88 for ; Fri, 23 Aug 2002 08:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFA2JU077901 for ; Fri, 23 Aug 2002 08:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFA2rw077900; Fri, 23 Aug 2002 08:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE9FC37B400 for ; Fri, 23 Aug 2002 08:00:51 -0700 (PDT) Received: from lyra.enemy.org (lyra.enemy.org [62.116.11.42]) by mx1.FreeBSD.org (Postfix) with SMTP id BC34443E65 for ; Fri, 23 Aug 2002 08:00:50 -0700 (PDT) (envelope-from shammer@satanii.enemy.org) Received: (qmail 15815 invoked from network); 23 Aug 2002 15:01:32 -0000 Received: from unknown (HELO satanii.enemy.org) (62.116.11.3) by lyra.enemy.org with SMTP; 23 Aug 2002 15:01:32 -0000 Received: from satanii.enemy.org (localhost [127.0.0.1]) by satanii.enemy.org (8.12.3/8.12.3) with ESMTP id g7NF1D53059265; Fri, 23 Aug 2002 17:01:13 +0200 (CEST) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.3/8.12.3/Submit) id g7NF1DN4059264; Fri, 23 Aug 2002 17:01:13 +0200 (CEST) Message-Id: <200208231501.g7NF1DN4059264@satanii.enemy.org> Date: Fri, 23 Aug 2002 17:01:13 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: j.el-rayes@muthaland.at X-Send-Pr-Version: 3.113 Subject: ports/41944: ports/www MASTER_SITE update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41944 >Category: ports >Synopsis: ports/www MASTER_SITE update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 08:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.1-RELEASE-p10 alpha >Organization: >Environment: System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha >Description: MASTER_SITE unreachable >How-To-Repeat: >Fix: added new mirrors --- Makefile.diff begins here --- --- Makefile.old Fri Aug 23 16:49:35 2002 +++ Makefile Fri Aug 23 16:56:58 2002 @@ -8,10 +8,11 @@ PORTNAME= comline PORTVERSION= 4.0D CATEGORIES= www -MASTER_SITES= ftp://ftp.w3.org/pub/old/comline/ \ - ftp://ftp.w3.org/pub/libwww/old/ \ - ftp://ftp-eu.w3.org/pub/old/comline/ \ - ftp://ftp-eu.w3.org/pub/libwww/old/ +MASTER_SITES= http://www.w3.org/Library/Distribution/old/ \ + http://spinner.cisti.nrc.ca/mirror/dev.w3.org/libwww/old/ \ + http://ftp.rge.com/pub/infosystems/w3/old/comline/ \ + http://ftp.se.kde.org/pub/www/old/comline/ \ + http://www.rarf.riken.go.jp/archives/net/w3c/old/comline/ DISTFILES= w3c-libwww-4.0D.tar.gz \ w3c_4.0D_src.tar.gz --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:15:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FC8737B400; Fri, 23 Aug 2002 08:15:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D94EA43E72; Fri, 23 Aug 2002 08:15:18 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFFIJU078571; Fri, 23 Aug 2002 08:15:18 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFFIAr078567; Fri, 23 Aug 2002 08:15:18 -0700 (PDT) Date: Fri, 23 Aug 2002 08:15:18 -0700 (PDT) From: Oliver Braun Message-Id: <200208231515.g7NFFIAr078567@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/41945: bsd.port.mk: does not run ACLOCAL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: bsd.port.mk: does not run ACLOCAL Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: obraun Responsible-Changed-When: Fri Aug 23 08:14:49 PDT 2002 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=41945 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:19:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DC2837B400; Fri, 23 Aug 2002 08:19:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A1D43E6E; Fri, 23 Aug 2002 08:19:10 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFJAJU078810; Fri, 23 Aug 2002 08:19:10 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFJAqm078806; Fri, 23 Aug 2002 08:19:10 -0700 (PDT) Date: Fri, 23 Aug 2002 08:19:10 -0700 (PDT) From: Oliver Braun Message-Id: <200208231519.g7NFJAqm078806@freefall.freebsd.org> To: ports@vocito.com, obraun@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41941: Upgrade to irc/party port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Upgrade to irc/party port State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Fri Aug 23 08:17:13 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41941 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3070437B400 for ; Fri, 23 Aug 2002 08:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F3E643E65 for ; Fri, 23 Aug 2002 08:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFK2JU078954 for ; Fri, 23 Aug 2002 08:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFK2c8078953; Fri, 23 Aug 2002 08:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F3E37B401 for ; Fri, 23 Aug 2002 08:13:44 -0700 (PDT) Received: from lyra.enemy.org (lyra.enemy.org [62.116.11.42]) by mx1.FreeBSD.org (Postfix) with SMTP id F2B1B43E3B for ; Fri, 23 Aug 2002 08:13:42 -0700 (PDT) (envelope-from shammer@satanii.enemy.org) Received: (qmail 15884 invoked from network); 23 Aug 2002 15:14:28 -0000 Received: from unknown (HELO satanii.enemy.org) (62.116.11.3) by lyra.enemy.org with SMTP; 23 Aug 2002 15:14:28 -0000 Received: from satanii.enemy.org (localhost [127.0.0.1]) by satanii.enemy.org (8.12.3/8.12.3) with ESMTP id g7NFE953059574; Fri, 23 Aug 2002 17:14:10 +0200 (CEST) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.3/8.12.3/Submit) id g7NFE8KP059573; Fri, 23 Aug 2002 17:14:08 +0200 (CEST) Message-Id: <200208231514.g7NFE8KP059573@satanii.enemy.org> Date: Fri, 23 Aug 2002 17:14:08 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: j.el-rayes@muthaland.at X-Send-Pr-Version: 3.113 Subject: ports/41946: ports/www MASTER_SITE updated Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41946 >Category: ports >Synopsis: ports/www MASTER_SITE updated >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 08:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.1-RELEASE-p10 alpha >Organization: >Environment: System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha >Description: one mirror was renamed >How-To-Repeat: >Fix: updated url --- Makefile.diff begins here --- --- Makefile.old Fri Aug 23 17:07:50 2002 +++ Makefile Fri Aug 23 17:09:37 2002 @@ -1,4 +1,4 @@ -# New ports collection makefile for: fhttpd +?# New ports collection makefile for: fhttpd # Date created: 21 Dec 1999 # Whom: Will Andrews # @@ -9,7 +9,7 @@ PORTVERSION= 0.4.2 CATEGORIES= www MASTER_SITES= http://www.fhttpd.org/ \ - ftp://ftp.fhttpd.org/ + ftp://ftp.fhttpd.org/fhttpd/ MAINTAINER= ports@FreeBSD.org --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:27:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D109C37B400; Fri, 23 Aug 2002 08:27:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86CF143E65; Fri, 23 Aug 2002 08:27:35 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFRZJU079719; Fri, 23 Aug 2002 08:27:35 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFRZfR079715; Fri, 23 Aug 2002 08:27:35 -0700 (PDT) Date: Fri, 23 Aug 2002 08:27:35 -0700 (PDT) From: Johan Karlsson Message-Id: <200208231527.g7NFRZfR079715@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41840: mc-4.5.55_3 make problem... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mc-4.5.55_3 make problem... Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: johan Responsible-Changed-When: Fri Aug 23 08:25:45 PDT 2002 Responsible-Changed-Why: Midnight Commander is in ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=41840 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:31:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 352F637B400; Fri, 23 Aug 2002 08:31:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C23DB43E42; Fri, 23 Aug 2002 08:31:33 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFVXJU080068; Fri, 23 Aug 2002 08:31:33 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFVXGx080064; Fri, 23 Aug 2002 08:31:33 -0700 (PDT) Date: Fri, 23 Aug 2002 08:31:33 -0700 (PDT) From: Oliver Braun Message-Id: <200208231531.g7NFVXGx080064@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, fjoe@FreeBSD.org Subject: Re: ports/41840: mc-4.5.55_3 make problem... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mc-4.5.55_3 make problem... Responsible-Changed-From-To: freebsd-ports->fjoe Responsible-Changed-By: obraun Responsible-Changed-When: Fri Aug 23 08:30:33 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41840 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:36: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E79AF37B400; Fri, 23 Aug 2002 08:36:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B5743E6E; Fri, 23 Aug 2002 08:36:01 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFa1JU080690; Fri, 23 Aug 2002 08:36:01 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFa1ns080686; Fri, 23 Aug 2002 15:36:01 GMT Date: Fri, 23 Aug 2002 15:36:01 GMT From: Hye-Shik Chang Message-Id: <200208231536.g7NFa1ns080686@freefall.freebsd.org> To: dean@odyssey.apana.org.au, perky@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41933: Updated Port: net/firedns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated Port: net/firedns State-Changed-From-To: open->closed State-Changed-By: perky State-Changed-When: Fri Aug 23 15:35:45 GMT 2002 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41933 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:43:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A96E037B400; Fri, 23 Aug 2002 08:43:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6189443E4A; Fri, 23 Aug 2002 08:43:15 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFhFJU081441; Fri, 23 Aug 2002 08:43:15 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFhEIF081436; Fri, 23 Aug 2002 15:43:14 GMT Date: Fri, 23 Aug 2002 15:43:14 GMT From: Hye-Shik Chang Message-Id: <200208231543.g7NFhEIF081436@freefall.freebsd.org> To: root@fr.cw.net, perky@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41786: New Port: libfiredns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: libfiredns State-Changed-From-To: open->closed State-Changed-By: perky State-Changed-When: Fri Aug 23 15:40:35 GMT 2002 State-Changed-Why: We have this in net/firedns already. Thank you for submitting. http://www.freebsd.org/cgi/query-pr.cgi?pr=41786 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 8:54: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D12C37B411; Fri, 23 Aug 2002 08:54:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47D7B43E3B; Fri, 23 Aug 2002 08:50:27 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NFo6JU081780; Fri, 23 Aug 2002 08:50:06 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NFmhhR081708; Fri, 23 Aug 2002 15:48:43 GMT Date: Fri, 23 Aug 2002 15:48:43 GMT From: Hye-Shik Chang Message-Id: <200208231548.g7NFmhhR081708@freefall.freebsd.org> To: corecode@corecode.ath.cx, perky@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41806: maintainer-update: net/driftnet to upstream version 0.1.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer-update: net/driftnet to upstream version 0.1.6 State-Changed-From-To: open->closed State-Changed-By: perky State-Changed-When: Fri Aug 23 15:47:51 GMT 2002 State-Changed-Why: Committed by dwcjr. http://www.freebsd.org/cgi/query-pr.cgi?pr=41806 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9: 3:38 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6248737B400; Fri, 23 Aug 2002 09:03:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A8843E6E; Fri, 23 Aug 2002 09:03:37 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NG3aJU083160; Fri, 23 Aug 2002 09:03:36 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NG3aSU083156; Fri, 23 Aug 2002 09:03:36 -0700 (PDT) Date: Fri, 23 Aug 2002 09:03:36 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231603.g7NG3aSU083156@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41923: Update port: benchmarks/dbench Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: benchmarks/dbench Class-Changed-From-To: change-request->maintainer-update Class-Changed-By: lioux Class-Changed-When: Fri Aug 23 09:03:36 PDT 2002 Class-Changed-Why: Accurate class http://www.freebsd.org/cgi/query-pr.cgi?pr=41923 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9: 8:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ACCD37B414; Fri, 23 Aug 2002 09:08:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E78043E77; Fri, 23 Aug 2002 09:08:50 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NG8nJU087718; Fri, 23 Aug 2002 09:08:50 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NG8nMI087714; Fri, 23 Aug 2002 09:08:49 -0700 (PDT) Date: Fri, 23 Aug 2002 09:08:49 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231608.g7NG8nMI087714@freefall.freebsd.org> To: bms@spc.org, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41896: x11-fonts/gfe: GNU Font Editor no longer available, mark as broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-fonts/gfe: GNU Font Editor no longer available, mark as broken State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Fri Aug 23 09:08:48 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41896 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1E5B37B400 for ; Fri, 23 Aug 2002 09:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF4F043E65 for ; Fri, 23 Aug 2002 09:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGA2JU087930 for ; Fri, 23 Aug 2002 09:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGA25H087929; Fri, 23 Aug 2002 09:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3CDD37B400 for ; Fri, 23 Aug 2002 09:05:12 -0700 (PDT) Received: from kiwi.isdnet.net (xbeaudouin.isdnet.net [62.4.2.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0101F43E7B for ; Fri, 23 Aug 2002 09:05:12 -0700 (PDT) (envelope-from kiwi@xbeaudouin.isdnet.net) Received: by kiwi.isdnet.net (Postfix, from userid 1001) id 65C2F1B842; Fri, 23 Aug 2002 17:58:26 +0200 (CEST) Message-Id: <20020823155826.65C2F1B842@kiwi.isdnet.net> Date: Fri, 23 Aug 2002 17:58:26 +0200 (CEST) From: Xavier Beaudouin Reply-To: Xavier Beaudouin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41948: New Port: security/messagewall Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41948 >Category: ports >Synopsis: New Port: security/messagewall >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 Aug 23 09:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Xavier Beaudouin >Release: FreeBSD 4.6-STABLE i386 >Organization: The Caudium Group / Cable & Wireless >Environment: System: FreeBSD kiwi.isdnet.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jul 8 14:14:50 CEST 2002 root@kiwi.isdnet.net:/usr/src/sys/compile/KIWI i386 Port collection from 16h pm CEST :) >Description: Messagewall is a SMTP proxy that can handle SMTP Auth, DNSbl (RBL like or distributed CC), Virus scanning using openantivirus.org pattern file, etc... This port is missing. Here is a port for it :) >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: # # messagewall # messagewall/Makefile # messagewall/distinfo # messagewall/pkg-comment # messagewall/pkg-plist # messagewall/pkg-descr # echo c - messagewall mkdir -p messagewall > /dev/null 2>&1 echo x - messagewall/Makefile sed 's/^X//' >messagewall/Makefile << 'END-of-messagewall/Makefile' X# New ports collection makefile for: messagewall X# Date created: 20 Aug 2002 X# Whom: Xavier Beaudouin X# X# $FreeBSD$ X# X XPORTNAME= messagewall XPORTVERSION= 1.0.5 XCATEGORIES= devel XMASTER_SITES= http://www.messagewall.org/download/ XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= xbeaudouin@fr.cw.net X XBUILD_DEPENDS= ${LOCALBASE}/include/firedns.h:${PORTSDIR}/net/firedns \ X ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring X X#LIB_DEPENDS= firestring.0:${PORTSDIR}/devel/libfirestring/ \ X# firedns.0:${PORTSDIR}/devel/libfiredns/ X XWRKSRC= ${WRKDIR}/messagewall/ X XGNU_CONFIGURE= yes X XUSE_GMAKE= yes X XMAN1= messagewall.1 messagewallstats.1 messagewallctl.1 X XMAN5= messagewall_profiles.5 messagewall.conf.5 X XMANCOMPRESSED= no X XEMPTYDIR1?= /var/mwall XEMPTYDIR2?= /var/mwalla X X.include X Xpost-install: X if ! pw groupshow mwall; then pw groupadd mwall; fi X if ! pw groupshow mwalla; then pw groupadd mwalla; fi X if ! pw usershow mwall; then pw useradd mwall -g mwall \ X -h - -d ${EMPTYDIR1} -s /nonexistent -c "messagewall chroot"; fi X if ! pw usershow mwalla; then pw useradd mwalla -g mwalla \ X -h - -d ${EMPTYDIR2} -s /nonexistent -c "messagewall chroot auth"; fi X if [ ! -d ${EMPTYDIR1} ]; then ${MKDIR} /var/mwall; ${CHOWN} mwall:mwall /var/mwall; fi X if [ ! -d ${EMPTYDIR2} ]; then ${MKDIR} /var/mwalla; ${CHOWN} mwalla:mwalla /var/mwalla; fi X if [ ! -d ${PREFIX}/etc/profiles ]; then ${MKDIR} ${PREFIX}/etc/profiles; fi X @${INSTALL_DATA} -c ${WRKSRC}/virus.patterns ${PREFIX}/etc X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Extreme ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Light ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Light\ Plus ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Medium ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Medium\ Plus ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/None ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Reject ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Strong ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Strong\ Plus ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Warning ${PREFIX}/etc/profiles X @${INSTALL_DATA} -c ${WRKSRC}/profiles/Relay ${PREFIX}/etc/profiles X X.include END-of-messagewall/Makefile echo x - messagewall/distinfo sed 's/^X//' >messagewall/distinfo << 'END-of-messagewall/distinfo' XMD5 (messagewall-1.0.5.tar.gz) = 38db7e75a0adf6284cea40799d73607f END-of-messagewall/distinfo echo x - messagewall/pkg-comment sed 's/^X//' >messagewall/pkg-comment << 'END-of-messagewall/pkg-comment' XMessagewall a full features SMTP proxy END-of-messagewall/pkg-comment echo x - messagewall/pkg-plist sed 's/^X//' >messagewall/pkg-plist << 'END-of-messagewall/pkg-plist' Xbin/messagewall Xbin/messagewallctl Xbin/messagewallstats Xetc/messagewall.conf Xetc/virus.patterns Xetc/profiles/Extreme Xetc/profiles/Light Xetc/profiles/Light Plus Xetc/profiles/Medium Xetc/profiles/Medium Plus Xetc/profiles/None Xetc/profiles/Reject Xetc/profiles/Relay Xetc/profiles/Strong Xetc/profiles/Strong Plus Xetc/profiles/Warning X@dirrm etc/profiles END-of-messagewall/pkg-plist echo x - messagewall/pkg-descr sed 's/^X//' >messagewall/pkg-descr << 'END-of-messagewall/pkg-descr' XMessageWall is a free software SMTP proxy. It sits between the outside world Xand your mail server and keeps out viruses, spam and mail relaying. Unlike Xmany existing ISP-level filtering solutions, it offers customization of Xfiltering features on a per-address basis. MessageWall employs a scoring Xsystem that allows message rejection based on multiple rules with different Xweights, and header tagging when the message doesn't reach the threshold. X XMessageWall also supports strong relay authentication based on source address Xor SMTP AUTH PLAIN or LOGIN methods, as well as SSL/TLS connections from Xclients and to the backend server. X XMessageWall organizes filtering customizations into profiles. The configuration Xfile defines a default profile, and a seperate file specifies addresses and Xdomains with profiles other than the default. Each profile contains a set of Xrules for how to filter mail. X XWWW: http://www.messagewall.org/ END-of-messagewall/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 Fri Aug 23 9:11:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB24A37B4AF; Fri, 23 Aug 2002 09:11:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FE0943E4A; Fri, 23 Aug 2002 09:11:26 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGBQJU088325; Fri, 23 Aug 2002 09:11:26 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGBQbg088321; Fri, 23 Aug 2002 09:11:26 -0700 (PDT) Date: Fri, 23 Aug 2002 09:11:26 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231611.g7NGBQbg088321@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41805: Update Port: net/firedns Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update Port: net/firedns Class-Changed-From-To: change-request->maintainer-update Class-Changed-By: lioux Class-Changed-When: Fri Aug 23 09:11:26 PDT 2002 Class-Changed-Why: Accurate class http://www.freebsd.org/cgi/query-pr.cgi?pr=41805 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9:21:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1814737B400; Fri, 23 Aug 2002 09:21:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEB9A43E4A; Fri, 23 Aug 2002 09:21:13 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGLDJU089366; Fri, 23 Aug 2002 09:21:13 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGLDAF089362; Fri, 23 Aug 2002 09:21:13 -0700 (PDT) Date: Fri, 23 Aug 2002 09:21:13 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231621.g7NGLDAF089362@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41749: version number in dhid pkg-descr file needs incremented Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: version number in dhid pkg-descr file needs incremented Class-Changed-From-To: doc-bug->change-request Class-Changed-By: lioux Class-Changed-When: Fri Aug 23 09:21:13 PDT 2002 Class-Changed-Why: Accurate class http://www.freebsd.org/cgi/query-pr.cgi?pr=41749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9:26:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0106F37B400; Fri, 23 Aug 2002 09:26:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A767B43E4A; Fri, 23 Aug 2002 09:26:52 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGQqJU089732; Fri, 23 Aug 2002 09:26:52 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGQqB3089728; Fri, 23 Aug 2002 09:26:52 -0700 (PDT) Date: Fri, 23 Aug 2002 09:26:52 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231626.g7NGQqB3089728@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, ume@FreeBSD.org Subject: Re: ports/41599: security/cyrus-sasl2 uses install -C -d (breaks on -STABLE) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: security/cyrus-sasl2 uses install -C -d (breaks on -STABLE) Responsible-Changed-From-To: freebsd-ports->ume Responsible-Changed-By: lioux Responsible-Changed-When: Fri Aug 23 09:26:51 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41599 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9:27:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF8DB37B400; Fri, 23 Aug 2002 09:27:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978EB43E6E; Fri, 23 Aug 2002 09:27:24 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGROJU089839; Fri, 23 Aug 2002 09:27:24 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGRO9U089835; Fri, 23 Aug 2002 09:27:24 -0700 (PDT) Date: Fri, 23 Aug 2002 09:27:24 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231627.g7NGRO9U089835@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41592: Fix for misc/projectionlib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix for misc/projectionlib Class-Changed-From-To: update->maintainer-update Class-Changed-By: lioux Class-Changed-When: Fri Aug 23 09:27:23 PDT 2002 Class-Changed-Why: Accurate class http://www.freebsd.org/cgi/query-pr.cgi?pr=41592 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9:36:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6924437B400; Fri, 23 Aug 2002 09:36:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0955143E72; Fri, 23 Aug 2002 09:36:57 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGauJU090874; Fri, 23 Aug 2002 09:36:56 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGalSA090831; Fri, 23 Aug 2002 09:36:47 -0700 (PDT) Date: Fri, 23 Aug 2002 09:36:47 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231636.g7NGalSA090831@freefall.freebsd.org> To: llwang@infor.org, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41509: keychain does not work after parser.c of /bin/sh is updated to 1.42 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: keychain does not work after parser.c of /bin/sh is updated to 1.42 State-Changed-From-To: open->feedback State-Changed-By: lioux State-Changed-When: Fri Aug 23 09:36:46 PDT 2002 State-Changed-Why: Were any of you able to rewrite keychain to cope with new sh shell? If not, we should add a shell dependency that works, e.g., bash http://www.freebsd.org/cgi/query-pr.cgi?pr=41509 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9:37:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53D337B400; Fri, 23 Aug 2002 09:37:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8713E43E72; Fri, 23 Aug 2002 09:37:12 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGbCJU090977; Fri, 23 Aug 2002 09:37:12 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGbClm090973; Fri, 23 Aug 2002 09:37:12 -0700 (PDT) Date: Fri, 23 Aug 2002 09:37:12 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231637.g7NGbClm090973@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41479: maintainer update: graphics/transcode to 0.6.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: maintainer update: graphics/transcode to 0.6.0 Class-Changed-From-To: sw-bug->maintainer-update Class-Changed-By: lioux Class-Changed-When: Fri Aug 23 09:37:12 PDT 2002 Class-Changed-Why: Accurate class http://www.freebsd.org/cgi/query-pr.cgi?pr=41479 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9:38: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E39F337B400; Fri, 23 Aug 2002 09:37:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963A643E6A; Fri, 23 Aug 2002 09:37:58 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGbwJU091106; Fri, 23 Aug 2002 09:37:58 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGbwdl091102; Fri, 23 Aug 2002 09:37:58 -0700 (PDT) Date: Fri, 23 Aug 2002 09:37:58 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231637.g7NGbwdl091102@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41448: Update misc/mango to version 0.17 (SUPERCEEDS ports/41112) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update misc/mango to version 0.17 (SUPERCEEDS ports/41112) Class-Changed-From-To: change-request->maintainer-update Class-Changed-By: lioux Class-Changed-When: Fri Aug 23 09:37:57 PDT 2002 Class-Changed-Why: Accurate class http://www.freebsd.org/cgi/query-pr.cgi?pr=41448 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 9:38:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9744637B400; Fri, 23 Aug 2002 09:38:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A68643E4A; Fri, 23 Aug 2002 09:38:27 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NGcRJU091219; Fri, 23 Aug 2002 09:38:27 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NGcROH091215; Fri, 23 Aug 2002 09:38:27 -0700 (PDT) Date: Fri, 23 Aug 2002 09:38:27 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208231638.g7NGcROH091215@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41440: [MAINTAINER UPDATE] security/libfwbuilder -> 0.10.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] security/libfwbuilder -> 0.10.8 Class-Changed-From-To: sw-bug->maintainer-update Class-Changed-By: lioux Class-Changed-When: Fri Aug 23 09:38:26 PDT 2002 Class-Changed-Why: Accurate class http://www.freebsd.org/cgi/query-pr.cgi?pr=41440 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 10: 0:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A07A737B400 for ; Fri, 23 Aug 2002 10:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C07B43E75 for ; Fri, 23 Aug 2002 10:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NH04JU095008 for ; Fri, 23 Aug 2002 10:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NH04Qu095005; Fri, 23 Aug 2002 10:00:04 -0700 (PDT) Date: Fri, 23 Aug 2002 10:00:04 -0700 (PDT) Message-Id: <200208231700.g7NH04Qu095005@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Adam Kranzel Subject: Re: ports/41939: ports/x11-wm MASTER_SITE unreachable Reply-To: Adam Kranzel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41939; it has been noted by GNATS. From: Adam Kranzel To: Josef El-Rayes Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/41939: ports/x11-wm MASTER_SITE unreachable Date: Fri, 23 Aug 2002 08:33:05 -0700 On Fri, 23 Aug 2002 16:02:32 +0200 (CEST) Josef El-Rayes wrote: > > >Number: 41939 > >Category: ports > >Synopsis: ports/x11-wm MASTER_SITE unreachable > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: update > >Submitter-Id: current-users > >Arrival-Date: Fri Aug 23 07:10:01 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Josef El-Rayes > >Release: FreeBSD 4.6.1-RELEASE-p10 alpha > >Organization: > >Environment: > System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha > > > > >Description: > > >How-To-Repeat: > > >Fix: > > > > --- Makefile.diff begins here --- > --- Makefile.old Fri Aug 23 15:55:42 2002 > +++ Makefile Fri Aug 23 15:57:14 2002 > @@ -8,7 +8,7 @@ > PORTNAME= wmthemeinstall > PORTVERSION= 0.62 > CATEGORIES= x11-wm > -MASTER_SITES= http://hellblazer.linuxprojects.net/projects/wmthemeinstall/download/ > +MASTER_SITES= http://www.jeremias.net/wmthemeinstall/download/wmthemeinstall-0.62.tar.gz > > MAINTAINER= adam-ports@blacktabby.org > > --- Makefile.diff ends here --- > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > I'll make an updated patch, and submit it (the pkg-descr file needs to be changed as well). thanks -Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 10: 0:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D855637B401 for ; Fri, 23 Aug 2002 10:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 322EB43E65 for ; Fri, 23 Aug 2002 10:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NH06JU095017 for ; Fri, 23 Aug 2002 10:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NH05qI095016; Fri, 23 Aug 2002 10:00:05 -0700 (PDT) Date: Fri, 23 Aug 2002 10:00:05 -0700 (PDT) Message-Id: <200208231700.g7NH05qI095016@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Adam Kranzel Subject: Re: ports/41939: ports/x11-wm MASTER_SITE unreachable Reply-To: Adam Kranzel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41939; it has been noted by GNATS. From: Adam Kranzel To: Josef El-Rayes Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/41939: ports/x11-wm MASTER_SITE unreachable Date: Fri, 23 Aug 2002 08:54:09 -0700 On Fri, 23 Aug 2002 16:02:32 +0200 (CEST) Josef El-Rayes wrote: > > >Number: 41939 > >Category: ports > >Synopsis: ports/x11-wm MASTER_SITE unreachable > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: update > >Submitter-Id: current-users > >Arrival-Date: Fri Aug 23 07:10:01 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Josef El-Rayes > >Release: FreeBSD 4.6.1-RELEASE-p10 alpha > >Organization: > >Environment: > System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD > 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 > root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha > > > > >Description: > > >How-To-Repeat: > > >Fix: > > > > --- Makefile.diff begins here --- > --- Makefile.old Fri Aug 23 15:55:42 2002 > +++ Makefile Fri Aug 23 15:57:14 2002 > @@ -8,7 +8,7 @@ > PORTNAME= wmthemeinstall > PORTVERSION= 0.62 > CATEGORIES= x11-wm > -MASTER_SITES= > http://hellblazer.linuxprojects.net/projects/wmthemeinstall/download/ > +MASTER_SITES= > http://www.jeremias.net/wmthemeinstall/download/wmthemeinstall-0.62.tar.gz > > MAINTAINER= adam-ports@blacktabby.org > > --- Makefile.diff ends here --- > > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > Okay, done. The updated patch (including using REINPLACE, and the new master site) is up at http://www.blacktabby.org/~adam/patches/wmthemeinstall.patch I hope I've used REINPLACE correctly, as I've not used it before. Thanks to Josef for submitting this PR and thus letting me know about the new master site. thanks -Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 10:24:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8E5837B400; Fri, 23 Aug 2002 10:24:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7879543E75; Fri, 23 Aug 2002 10:24:21 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NHOLJU002325; Fri, 23 Aug 2002 10:24:21 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NHOL9i002317; Fri, 23 Aug 2002 10:24:21 -0700 (PDT) Date: Fri, 23 Aug 2002 10:24:21 -0700 (PDT) From: Oliver Braun Message-Id: <200208231724.g7NHOL9i002317@freefall.freebsd.org> To: j.el-rayes@muthaland.at, obraun@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41939: ports/x11-wm/wmthemeinstall MASTER_SITE unreachable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/x11-wm/wmthemeinstall MASTER_SITE unreachable State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Fri Aug 23 10:22:39 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41939 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 11: 3:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C2B37B400 for ; Fri, 23 Aug 2002 11:03:18 -0700 (PDT) Received: from rediffmail.com (host217-34-233-214.in-addr.btopenworld.com [217.34.233.214]) by mx1.FreeBSD.org (Postfix) with SMTP id 5CF8743E6A for ; Fri, 23 Aug 2002 11:02:29 -0700 (PDT) (envelope-from franklangers@rediffmail.com) From: "Frank Langa" To: Subject: ASSISTANCE Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Date: Fri, 23 Aug 2002 19:02:51 +0100 Reply-To: "Frank Langa" Message-Id: <20020823180229.5CF8743E6A@mx1.FreeBSD.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FROM: COL. FRANK LANGA. DEMOCRATIC REPUBLIC OF CONGO. Tel No: Your country Intl. access code + 8821652098236 email : franklanga@rediffmail.com Dear Sir/Madam SEEKING YOUR IMMEDIATE ASSISTANCE. Please permit me to make your acquaintance in so informal a manner. This is necessitated by my urgent need to reach a dependable and trust worthy foreign partner. This request may seem strange and unsolicited but I crave your indulgence and pray that you view it seriously. My name is COL. FRANK LANGA of the Democratic Republic of Congo and one of the close aides to the former President of the Democratic Republic of Congo LAURENT KABILA of blessed memory, may his soul rest in peace. Due to the military campaign of LAURENT KABILA to force out the rebels in my country, I and some of my colleagues were instructed by Late President Kabila to go abroad to purchase arms and ammunition worth of Twenty Million, Five Hundred Thousand United States Dollars only (US$20,500,000.00) to fight the rebel group. We were then given this money privately by the then President, LAURENT KABILA, without the knowledge of other Cabinet Members. But when President Kabila was killed in a bloody shoot-out by one of his bodyguards a day before we were schedule to travel out of Congo, We immediately decided to put the funds into a private security company here in Congo for safe keeping. The security of the said amount is presently being threatened here following the arrest and seizure of properties of Col. Rasheidi Karesava (One of the aides to Laurent Kabila) a tribesman, and some other Military Personnel from our same tribe, by the new President of the Democratic Republic of Congo, the son of late President Laurent Kabila, Joseph Kabila. In view of this, we need a reliable and trustworthy foreign partner who can assist us to move this money out of my country as the beneficiary. WE have sufficient ''CONTACTS'' here to move the fund under Diplomatic Cover to a security company in Europe in your name. This is to ensure that the Diplomatic Baggage is marked ''CONFIDENTIAL'' and it will not pass through normal custom/airport screening and clearance. Our inability to move this money out of Congo all this while stems from our lack of trust of our supposed good friends (western countries) who suddenly became hostile to those of us who worked with the late President Kabila, immediately after his son took office. Though we have neither seen nor met each other, the information We gathered from an associate who has worked in your country has encouraged and convinced us that with your sincere assistance, this transaction will be properly handled with modesty and honesty to a huge success within two weeks. The said money is a state fund and therefore requires a total confidentiality. We would please need you to stand on our behalf as the beneficiary of this fund in Europe. This is because we are under restricted movement and watch and hence we want to be very careful in order not to lose this fund which we have worked so hard for. Thus, if you are willing to assist us to move this fund out of Congo, you can contact me through my email addresses, Tel/Fax nos. above with your telephone, fax number and personal information to enable us discuss the modalities and what will be your share (percentage) for assisting us. Please note that There are no RISKS involved in this Deal as everyone's Security is Guaranteed if we follow the required guidelines. I will hence furnish you with further details of this Deal as soon as I am assured of your Sincere interest to assist us. I must use this opportunity and medium to implore you to exercise the utmost indulgence to keep this matter extraordinarily confidential, Whatever your decision, while I await your prompt response. Thank you and God Bless. Best Regards COL. FRANK LANGA (RTD). f_langa22@yahoo.co.uk N\B. When you are calling my line, you dial your country Intl. access code, then you dial directly, do not include my country code i.e. (243). Just dial your country Intl. access code + 88216 52098236. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 11:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECB5137B400 for ; Fri, 23 Aug 2002 11:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D2A743E81 for ; Fri, 23 Aug 2002 11:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NIK1JU012176 for ; Fri, 23 Aug 2002 11:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NIK1G9012175; Fri, 23 Aug 2002 11:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C02AB37B400 for ; Fri, 23 Aug 2002 11:19:40 -0700 (PDT) Received: from lyra.enemy.org (lyra.enemy.org [62.116.11.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 9A25C43E72 for ; Fri, 23 Aug 2002 11:19:39 -0700 (PDT) (envelope-from shammer@satanii.enemy.org) Received: (qmail 17260 invoked from network); 23 Aug 2002 18:20:25 -0000 Received: from unknown (HELO satanii.enemy.org) (62.116.11.3) by lyra.enemy.org with SMTP; 23 Aug 2002 18:20:25 -0000 Received: from satanii.enemy.org (localhost [127.0.0.1]) by satanii.enemy.org (8.12.3/8.12.3) with ESMTP id g7NIK453063330 for ; Fri, 23 Aug 2002 20:20:04 +0200 (CEST) (envelope-from shammer@satanii.enemy.org) Received: (from shammer@localhost) by satanii.enemy.org (8.12.3/8.12.3/Submit) id g7NIK4vX063329; Fri, 23 Aug 2002 20:20:04 +0200 (CEST) Message-Id: <200208231820.g7NIK4vX063329@satanii.enemy.org> Date: Fri, 23 Aug 2002 20:20:04 +0200 (CEST) From: Josef El-Rayes Reply-To: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41951: ports/security MASTER_SITE update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41951 >Category: ports >Synopsis: ports/security MASTER_SITE update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.6.1-RELEASE-p10 alpha >Organization: >Environment: System: FreeBSD satanii.enemy.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #0: Wed Aug 7 08:04:19 CEST 2002 root@satanii.enemy.org:/usr/obj/usr/src/sys/S2 alpha >Description: MASTER_SITE unreachable >How-To-Repeat: >Fix: added new Mirror --- Makefile.diff begins here --- --- Makefile.old Fri Aug 23 20:07:28 2002 +++ Makefile Fri Aug 23 20:09:57 2002 @@ -9,8 +9,9 @@ PORTNAME= rid PORTVERSION= 1.0 CATEGORIES= security -MASTER_SITES= http://packetstorm.securify.com/distributed/ \ +MASTER_SITES= http://www.phreak.org/archives/exploits/denial/ \ ftp://ftp.ntua.gr/pub/security/technotronic/denial/ + DISTFILES= ${PORTNAME}-1_0.tgz MAINTAINER= ports@FreeBSD.org --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 12:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AACBB37B401 for ; Fri, 23 Aug 2002 12:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A37D43E6E for ; Fri, 23 Aug 2002 12:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NJA1JU021534 for ; Fri, 23 Aug 2002 12:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NJA1vp021533; Fri, 23 Aug 2002 12:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 585D437B400 for ; Fri, 23 Aug 2002 12:04:17 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0254E43E42 for ; Fri, 23 Aug 2002 12:04:17 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NJ4GOT042256 for ; Fri, 23 Aug 2002 12:04:16 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7NJ4G1c042255; Fri, 23 Aug 2002 12:04:16 -0700 (PDT) Message-Id: <200208231904.g7NJ4G1c042255@www.freebsd.org> Date: Fri, 23 Aug 2002 12:04:16 -0700 (PDT) From: Andrew.P.Lentvorski@FreeBSD.org, "Jr." To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41952: Latest version of portupgrade will not start up Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41952 >Category: ports >Synopsis: Latest version of portupgrade will not start up >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrew P. Lentvorski, Jr. >Release: 4.6.2-RELEASE >Organization: >Environment: FreeBSD elmer.pacbell.net 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Mon Aug 19 23:27:53 PDT 2002 root@elmer.pacbell.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: The latest version of portupgrade (pkgtools-20020805.tar.bz2) bombs with the following error: ** Error occured reading /usr/local/etc/pkgtools.conf: undefined method `+' for nil >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 Fri Aug 23 14:10:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB24A37B400 for ; Fri, 23 Aug 2002 14:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D0D743E72 for ; Fri, 23 Aug 2002 14:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NLA2JU043448 for ; Fri, 23 Aug 2002 14:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NLA2Bm043447; Fri, 23 Aug 2002 14:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88BF037B400 for ; Fri, 23 Aug 2002 14:03:01 -0700 (PDT) Received: from ncc-1701.webonaut.com (static62-99-136-018.adsl.inode.at [62.99.136.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9618D43E6A for ; Fri, 23 Aug 2002 14:02:59 -0700 (PDT) (envelope-from klammer@ncc-1701.webonaut.com) Received: by ncc-1701.webonaut.com (Postfix, from userid 1001) id 3B6DE6FB4C; Fri, 23 Aug 2002 23:03:06 +0200 (CEST) Message-Id: <20020823210306.3B6DE6FB4C@ncc-1701.webonaut.com> Date: Fri, 23 Aug 2002 23:03:06 +0200 (CEST) From: Franz Klammer Reply-To: Franz Klammer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41955: change file_menu_applet to support USE_GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41955 >Category: ports >Synopsis: change file_menu_applet to support USE_GNOMENG >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 Aug 23 14:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Franz Klammer >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD ncc-1701.webonaut.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Aug 16 22:56:40 CEST 2002 root@ncc-1701.webonaut.com:/usr/obj/usr/src/sys/NCC-1701 i386 >Description: add USE_GNOMENG - support this port doesn't run with gnome2(-panel) - add a check. add to pkg-descr that the content is a excerpt from the developers site. >How-To-Repeat: >Fix: --- file_menu_applet.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # file_menu_applet # file_menu_applet/Makefile # file_menu_applet/distinfo # file_menu_applet/files # file_menu_applet/files/patch-src::main.c # file_menu_applet/files/patch-src::flist-mime-icon.c # file_menu_applet/pkg-comment # file_menu_applet/pkg-descr # file_menu_applet/pkg-plist # file_menu_applet/pkg-install # echo c - file_menu_applet mkdir -p file_menu_applet > /dev/null 2>&1 echo x - file_menu_applet/Makefile sed 's/^X//' >file_menu_applet/Makefile << 'END-of-file_menu_applet/Makefile' X# New ports collection makefile for: file_menu_applet X# Date created: 4 May 2002 X# Whom: Franz Klammer X# X# $FreeBSD: ports/x11-fm/file_menu_applet/Makefile,v 1.2 2002/06/15 19:19:26 marcus Exp $ X# X XPORTNAME= file_menu_applet XPORTVERSION= 0.5 XCATEGORIES= x11-fm gnome XMASTER_SITES= http://www.zoned.net:8000/~xkahn/file_menu_applet/ X XMAINTAINER= klammer@webonaut.com X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_GNOMENG= yes XUSE_GNOME= gnomeprefix gnomehack libpanel XGNU_CONFIGURE= yes X Xpre-everything: X @${SH} ${PKGINSTALL} ${PKGNAME} ${PREFIX} X X.include END-of-file_menu_applet/Makefile echo x - file_menu_applet/distinfo sed 's/^X//' >file_menu_applet/distinfo << 'END-of-file_menu_applet/distinfo' XMD5 (file_menu_applet-0.5.tar.gz) = 2038c3bf76485c17f6e8c8096d69cfd5 END-of-file_menu_applet/distinfo echo c - file_menu_applet/files mkdir -p file_menu_applet/files > /dev/null 2>&1 echo x - file_menu_applet/files/patch-src::main.c sed 's/^X//' >file_menu_applet/files/patch-src::main.c << 'END-of-file_menu_applet/files/patch-src::main.c' X--- src/main.c.orig Thu May 30 22:31:15 2002 X+++ src/main.c Fri Jun 14 23:13:34 2002 X@@ -318,13 +318,12 @@ X g_timer_start (dm->timer); X g_timer_elapsed (dm->timer, &dm->last_time); X X- if (fma->icon_menus) { X+ if (!fma->icon_menus) { X options = GNOME_VFS_FILE_INFO_FOLLOW_LINKS X- | GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE X | GNOME_VFS_FILE_INFO_GET_MIME_TYPE; X } else { X options = GNOME_VFS_FILE_INFO_FOLLOW_LINKS X- | GNOME_VFS_FILE_INFO_GET_MIME_TYPE; X+ | GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE; X } X X result = gnome_vfs_directory_visit X@@ -559,6 +558,10 @@ X X if (!fma->menu_label) X fma->menu_label = strdup ("Home Directory"); X+ if (!fma->dir_watch) X+ fma->dir_watch = strdup ("~/"); X+ if (fma->icon_menus == "(null)") X+ fma->icon_menus = strdup ("true"); X X /* Create */ X fma->menu_bar = gtk_menu_bar_new (); END-of-file_menu_applet/files/patch-src::main.c echo x - file_menu_applet/files/patch-src::flist-mime-icon.c sed 's/^X//' >file_menu_applet/files/patch-src::flist-mime-icon.c << 'END-of-file_menu_applet/files/patch-src::flist-mime-icon.c' X--- src/flist-mime-icon.c.orig Wed May 29 03:31:00 2002 X+++ src/flist-mime-icon.c Fri Jun 14 21:24:00 2002 X@@ -132,7 +132,7 @@ X const char * X flist_mime_get_icon (const char *mime_type) X { X- gchar *mime_part, *index, *icon_name, *icon_name2; X+ gchar *mime_part, *index, *icon_name, *icon_name2, *icon_name3; X X if (!mime_type) X goto skip_theme_stuff; X@@ -170,6 +170,19 @@ X X skip_theme_stuff: X X+ mime_part = g_strdup (mime_type); X+ index = strchr (mime_part, '/'); X+ *index = '-'; X+ X+ icon_name3 = g_strconcat (MIMEICONDIR, "document-icons/gnome-", mime_part, ".png", NULL); X+ X+ g_free(mime_part); X+ X+ if (g_file_exists (icon_name3)) X+ return icon_name3; X+ X+ g_free (icon_name3); X+ X return gnome_vfs_mime_get_icon (mime_type); X } X X@@ -218,6 +231,9 @@ X if (!file) { X if (!icon) return NULL; X flist_nautilus_theme_load (); X+ X+ if (!strstr(icon, ".png")) X+ icon = g_strconcat(icon, ".png", NULL); X X if (!g_file_exists (icon)) { X if (nautilus_theme_dir) file = g_concat_dir_and_file (nautilus_theme_dir, icon); END-of-file_menu_applet/files/patch-src::flist-mime-icon.c echo x - file_menu_applet/pkg-comment sed 's/^X//' >file_menu_applet/pkg-comment << 'END-of-file_menu_applet/pkg-comment' XA small GNOME panel application which creates a file manager END-of-file_menu_applet/pkg-comment echo x - file_menu_applet/pkg-descr sed 's/^X//' >file_menu_applet/pkg-descr << 'END-of-file_menu_applet/pkg-descr' X[ excerpt from developer's site ] XFile Menu Applet is a small GNOME panel application which Xcreates a file manager. X XFile Menu Applet is not designed to replace your existing Xfile manager, but instead work with it. It supports standard Xdrag and drop, GNOME file types, and Nautilus icons. XI use it for small tasks such a easily attaching files to Xemails in Evolution by dragging them out of File Menu Applet Xinto the Evolution composer window. XIt's also excellent for selecting songs to play from your XMP3 or OGG collection. X XWWW: http://www.zoned.net:8000/~xkahn/file_menu_applet/ END-of-file_menu_applet/pkg-descr echo x - file_menu_applet/pkg-plist sed 's/^X//' >file_menu_applet/pkg-plist << 'END-of-file_menu_applet/pkg-plist' Xbin/file_menu_applet Xetc/CORBA/servers/file_menu_applet.gnorba Xshare/gnome/applets/Utility/file_menu_applet.desktop Xshare/gnome/file_menu_applet/fma_prefs.glade Xshare/gnome/pixmaps/file_menu_applet.png X@dirrm share/gnome/file_menu_applet END-of-file_menu_applet/pkg-plist echo x - file_menu_applet/pkg-install sed 's/^X//' >file_menu_applet/pkg-install << 'END-of-file_menu_applet/pkg-install' X#!/bin/sh X Xif [ -n "${PACKAGE_BUILDING}" ]; then X exit 0 Xfi X XPATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH} Xexport PATH X Xif [ ! -f ${2}/libdata/pkgconfig/libpanelapplet-2.0.pc ]; then X exit 0 Xfi X Xecho "================================================================" Xecho "" Xecho "The GNOME 2.0 package libpanelapplet was detected on the system." Xecho "file_menu_applet works only with the GNOME 1.0 panel." Xecho "" Xecho "================================================================" Xfalse END-of-file_menu_applet/pkg-install exit --- file_menu_applet.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 14:18:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80C0937B401; Fri, 23 Aug 2002 14:18:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B63643E65; Fri, 23 Aug 2002 14:18:13 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NLIDJU044414; Fri, 23 Aug 2002 14:18:13 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NLIDcB044410; Fri, 23 Aug 2002 14:18:13 -0700 (PDT) Date: Fri, 23 Aug 2002 14:18:13 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208232118.g7NLIDcB044410@freefall.freebsd.org> To: klammer@webonaut.com, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41955: change file_menu_applet to support USE_GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: change file_menu_applet to support USE_GNOMENG State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Fri Aug 23 14:17:26 PDT 2002 State-Changed-Why: Committed, thanks! In the future, please submit diffs when you're not adding a new port, and note that pre-everything requires two colons (i.e. pre-everything::). http://www.freebsd.org/cgi/query-pr.cgi?pr=41955 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 14:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 906F537B400 for ; Fri, 23 Aug 2002 14:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF7C43E72 for ; Fri, 23 Aug 2002 14:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NLU2JU045275 for ; Fri, 23 Aug 2002 14:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NLU2ML045274; Fri, 23 Aug 2002 14:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C438037B400 for ; Fri, 23 Aug 2002 14:28:12 -0700 (PDT) Received: from outpost.lukarcos.com (outpost.lukarcos.com [195.239.240.132]) by mx1.FreeBSD.org (Postfix) with SMTP id 4340343E65 for ; Fri, 23 Aug 2002 14:28:11 -0700 (PDT) (envelope-from sgk@outpost.globcon.net) Received: (qmail 85086 invoked by uid 911); 23 Aug 2002 21:28:13 -0000 Message-Id: <20020823212813.85085.qmail@outpost.globcon.net> Date: 23 Aug 2002 21:28:13 -0000 From: Sergei Kolobov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41957: New port: mail/qmail-notify, delayed mail notification for qmail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41957 >Category: ports >Synopsis: New port: mail/qmail-notify, delayed mail notification for qmail >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sergei Kolobov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386 >Description: New port. >How-To-Repeat: Patch included. >Fix: --- qmail-notify-0.93.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # qmail-notify/Makefile # qmail-notify/distinfo # qmail-notify/files # qmail-notify/pkg-comment # qmail-notify/pkg-descr # qmail-notify/pkg-plist # echo x - qmail-notify/Makefile sed 's/^X//' >qmail-notify/Makefile << 'END-of-qmail-notify/Makefile' X# New ports collection makefile for: qmail-notify X# Date created: 24 Aug 2002 X# Whom: Sergei Kolobov X# X# $FreeBSD$ X# X XPORTNAME= qmail-notify XPORTVERSION= 0.93 XCATEGORIES= sysutils XMASTER_SITES= http://untroubled.org/qmail-notify/ X XMAINTAINER= sergei@kolobov.com X XEXAMPLES= cron.hourly message.txt XDOCS= ANNOUNCEMENT COPYING NEWS README TODO X Xpre-build: X ${ECHO_CMD} ${PREFIX}/bin > ${WRKSRC}/conf-bin X ${ECHO_CMD} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc X Xdo-install: X cd ${WRKSRC} && ./installer X ${MKDIR} ${EXAMPLESDIR} X.for file in ${EXAMPLES} X ${INSTALL_DATA} ${WRKSRC}/${file} ${EXAMPLESDIR} X.endfor X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X.for file in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} X.endfor X.endif X X.include END-of-qmail-notify/Makefile echo x - qmail-notify/distinfo sed 's/^X//' >qmail-notify/distinfo << 'END-of-qmail-notify/distinfo' XMD5 (qmail-notify-0.93.tar.gz) = 5afe9ac9fac10e999a278c78f17e31b0 END-of-qmail-notify/distinfo echo c - qmail-notify/files mkdir -p qmail-notify/files > /dev/null 2>&1 echo x - qmail-notify/pkg-comment sed 's/^X//' >qmail-notify/pkg-comment << 'END-of-qmail-notify/pkg-comment' XDelayed delivery notification for qmail END-of-qmail-notify/pkg-comment echo x - qmail-notify/pkg-descr sed 's/^X//' >qmail-notify/pkg-descr << 'END-of-qmail-notify/pkg-descr' XThis package contains a program to notify senders about email that has been Xheld in the qmail queue. X XWWW: http://untroubled.org/qmail-notify/ END-of-qmail-notify/pkg-descr echo x - qmail-notify/pkg-plist sed 's/^X//' >qmail-notify/pkg-plist << 'END-of-qmail-notify/pkg-plist' Xbin/qmail-notify Xshare/examples/qmail-notify/cron.hourly Xshare/examples/qmail-notify/message.txt X%%PORTDOCS%%share/doc/qmail-notify/ANNOUNCEMENT X%%PORTDOCS%%share/doc/qmail-notify/COPYING X%%PORTDOCS%%share/doc/qmail-notify/NEWS X%%PORTDOCS%%share/doc/qmail-notify/README X%%PORTDOCS%%share/doc/qmail-notify/TODO X%%PORTDOCS%%@dirrm share/doc/qmail-notify X@dirrm share/examples/qmail-notify END-of-qmail-notify/pkg-plist exit --- qmail-notify-0.93.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 14:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C6337B400 for ; Fri, 23 Aug 2002 14:40:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE96743E77 for ; Fri, 23 Aug 2002 14:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NLe5JU046458 for ; Fri, 23 Aug 2002 14:40:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NLe5YL046457; Fri, 23 Aug 2002 14:40:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FAC037B400 for ; Fri, 23 Aug 2002 14:30:18 -0700 (PDT) Received: from ns1.mgul.ac.ru (ns1.mgul.ac.ru [193.233.63.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0745B43E75 for ; Fri, 23 Aug 2002 14:30:17 -0700 (PDT) (envelope-from andrey@ns1.mgul.ac.ru) Received: from ns1.mgul.ac.ru (localhost [IPv6:::1]) by ns1.mgul.ac.ru (8.12.5/8.12.5) with ESMTP id g7NLUEnW028847 for ; Sat, 24 Aug 2002 01:30:14 +0400 (MSD) Received: (from andrey@localhost) by ns1.mgul.ac.ru (8.12.5/8.12.5/Submit) id g7NLUEFH028846; Sat, 24 Aug 2002 01:30:14 +0400 (MSD) Message-Id: <200208232130.g7NLUEFH028846@ns1.mgul.ac.ru> Date: Sat, 24 Aug 2002 01:30:14 +0400 (MSD) From: "Andrey V. Pevnev" Reply-To: "Andrey V. Pevnev" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41958: Update port: mail/mimedefang from 2.18 to 2.19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41958 >Category: ports >Synopsis: Update port: mail/mimedefang from 2.18 to 2.19 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 23 14:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrey V. Pevnev >Release: FreeBSD 4.6.1-RELEASE-p11 i386 >Organization: Moscow State Forestry University >Environment: System: FreeBSD ns1.mgul.ac.ru 4.6.1-RELEASE-p11 FreeBSD 4.6.1-RELEASE-p11 #0: Wed Aug 14 11:23:48 MSD 2002 andrey@ns1.mgul.ac.ru:/usr/obj/.amd_mnt/ns/host/usr/src/sys/NS1 i386 >Description: Update port mail/mimedefang from version 2.18 to 2.19 >How-To-Repeat: >Fix: --- mimedefang.diff begins here --- diff -ruN mimedefang.bak/Makefile mimedefang/Makefile --- mimedefang.bak/Makefile Sat Aug 24 01:11:44 2002 +++ mimedefang/Makefile Sat Aug 24 01:12:09 2002 @@ -6,7 +6,7 @@ # PORTNAME= mimedefang -PORTVERSION= 2.18 +PORTVERSION= 2.19 CATEGORIES= mail MASTER_SITES= http://www.roaringpenguin.com/mimedefang/ diff -ruN mimedefang.bak/distinfo mimedefang/distinfo --- mimedefang.bak/distinfo Sat Aug 24 01:11:44 2002 +++ mimedefang/distinfo Sat Aug 24 01:12:20 2002 @@ -1 +1 @@ -MD5 (mimedefang-2.18.tar.gz) = 014076fd5bcac6e0a918fc0a88c44384 +MD5 (mimedefang-2.19.tar.gz) = 7be1744ce6aae957e8bae21e7c597c5b --- mimedefang.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 14:45:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFEE637B400; Fri, 23 Aug 2002 14:45:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EEC843E6E; Fri, 23 Aug 2002 14:45:35 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NLjZJU047234; Fri, 23 Aug 2002 14:45:35 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NLjZpW047230; Fri, 23 Aug 2002 14:45:35 -0700 (PDT) Date: Fri, 23 Aug 2002 14:45:35 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208232145.g7NLjZpW047230@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/41952: Latest version of portupgrade will not start up Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Latest version of portupgrade will not start up Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: lioux Responsible-Changed-When: Fri Aug 23 14:45:34 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41952 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 14:46:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B83337B400; Fri, 23 Aug 2002 14:46:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D8543E65; Fri, 23 Aug 2002 14:46:21 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NLkLJU047349; Fri, 23 Aug 2002 14:46:21 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NLkL6Y047345; Fri, 23 Aug 2002 14:46:21 -0700 (PDT) Date: Fri, 23 Aug 2002 14:46:21 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208232146.g7NLkL6Y047345@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41955: change file_menu_applet to support USE_GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: change file_menu_applet to support USE_GNOMENG Class-Changed-From-To: change-request->maintainer-update Class-Changed-By: lioux Class-Changed-When: Fri Aug 23 14:46:21 PDT 2002 Class-Changed-Why: Accurate class http://www.freebsd.org/cgi/query-pr.cgi?pr=41955 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 14:59:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A55237B400; Fri, 23 Aug 2002 14:59:09 -0700 (PDT) Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFDD143E3B; Fri, 23 Aug 2002 14:59:08 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: from dwcjr (dwcjr [192.168.0.248]) by leviathan.inethouston.net (Postfix) with ESMTP id 386563198C9; Fri, 23 Aug 2002 16:59:07 -0500 (CDT) Message-ID: <082b01c24af0$4f0b9200$f800a8c0@dwcjr> From: "David W. Chapman Jr." To: Cc: , "Oliver Braun" Subject: Fw: add port gtk+hs, a gtk+ binding for haskell Date: Fri, 23 Aug 2002 16:59:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org How many ports would warrant a new category or atleast virtual category? >After commiting this, we have 15 Haskell ports in the tree, namely: >devel/c2hs >devel/drift >devel/haddock >devel/happy >devel/hat >devel/hmake >devel/hpl >devel/popenhs >graphics/hgl >lang/generic-haskell >lang/ghc >lang/hugs >lang/nhc98 >textproc/haxml >x11-toolkits/gtk+hs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 15: 0:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A574837B400; Fri, 23 Aug 2002 15:00:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5566943E6E; Fri, 23 Aug 2002 15:00:30 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NM0UJU048895; Fri, 23 Aug 2002 15:00:30 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NM0Ueq048891; Fri, 23 Aug 2002 15:00:30 -0700 (PDT) Date: Fri, 23 Aug 2002 15:00:30 -0700 (PDT) From: Oliver Braun Message-Id: <200208232200.g7NM0Ueq048891@freefall.freebsd.org> To: andrey@mgul.ac.ru, obraun@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41958: Update port: mail/mimedefang from 2.18 to 2.19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: mail/mimedefang from 2.18 to 2.19 State-Changed-From-To: open->closed State-Changed-By: obraun State-Changed-When: Fri Aug 23 15:00:10 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=41958 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 15: 2:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 915D237B400; Fri, 23 Aug 2002 15:02:12 -0700 (PDT) Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6926E43E65; Fri, 23 Aug 2002 15:02:12 -0700 (PDT) (envelope-from petef@databits.net) Received: by hex.databits.net (Postfix, from userid 1001) id 7EC642113D; Fri, 23 Aug 2002 16:02:25 -0600 (MDT) Date: Fri, 23 Aug 2002 16:02:25 -0600 From: Pete Fritchman To: "David W. Chapman Jr." Cc: portmgr@freebsd.org, freebsd-ports@FreeBSD.org, Oliver Braun Subject: Re: Fw: add port gtk+hs, a gtk+ binding for haskell Message-ID: <20020823160225.D43582@absolutbsd.org> References: <082b01c24af0$4f0b9200$f800a8c0@dwcjr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <082b01c24af0$4f0b9200$f800a8c0@dwcjr>; from dwcjr@inethouston.net on Fri, Aug 23, 2002 at 04:59:09PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 23/08/02 16:59 -0500 - David W. Chapman Jr.: | How many ports would warrant a new category or atleast virtual category? | | >After commiting this, we have 15 Haskell ports in the tree, namely: [...] I think it warrants a virtual "haskell" category, but by no means it's own ports directory (otherwise every p5-* module would be in ports/perl). --pete -- Pete Fritchman [petef@(databits.net|freebsd.org|wyom.net)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 15:11:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7116837B405; Fri, 23 Aug 2002 15:11:32 -0700 (PDT) Received: from unsane.de (p508055B8.dip.t-dialin.net [80.128.85.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72B5E43E6E; Fri, 23 Aug 2002 15:11:31 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 3E2E6A32; Sat, 24 Aug 2002 00:11:28 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 7E8158B2; Sat, 24 Aug 2002 00:11:27 +0200 (CEST) Date: Sat, 24 Aug 2002 00:11:27 +0200 From: Oliver Braun To: Pete Fritchman Cc: "David W. Chapman Jr." , portmgr@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Fw: add port gtk+hs, a gtk+ binding for haskell Message-ID: <20020823221127.GA98189@unsane.de> Reply-To: Oliver Braun References: <082b01c24af0$4f0b9200$f800a8c0@dwcjr> <20020823160225.D43582@absolutbsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <20020823160225.D43582@absolutbsd.org> Organization: University of the Federal Armed Forces Munich, Germany X-Mailer: Mutt http://www.mutt.org/ X-OS: FreeBSD 4.6-STABLE i386 http://www.freebsd.org/ X-Newsreader: SLRN http://www.slrn.org/ X-PGP-Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xEF25B1BA X-PGP-Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA X-Uptime: 7:24 X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Location: Europe, Germany, Munich X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS snapshot-20020531 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Pete Fritchman [2002-08-24 00:04]: > ++ 23/08/02 16:59 -0500 - David W. Chapman Jr.: > | How many ports would warrant a new category or atleast virtual category? > |=20 > | >After commiting this, we have 15 Haskell ports in the tree, namely: > [...] > I think it warrants a virtual "haskell" category, but by no means it's > own ports directory (otherwise every p5-* module would be in ports/perl). Ok, so what is the official way to request a virtual "haskell" category? File a PR and assign it to portmgr? Regards, Olli --=20 =AB: IST & IIS _ INF _ UniBwM :: obraun@informatik.unibw-muenchen.de := =BB =AB: Tele-Consulting GmbH :: obraun@Tele-Consulting.com := =BB =AB: FreeBSD Commmitter :: obraun@FreeBSD.org := =BB --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ZrMOwLFrfe8lsboRAosLAJ0b3ZD73l45ntYbfTegyctNmxlFgQCeO2JS bxTD+aDeiDhb/61UYsByN2U= =Ig3Q -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 15:13:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5822A37B400; Fri, 23 Aug 2002 15:13:42 -0700 (PDT) Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01B0D43E3B; Fri, 23 Aug 2002 15:13:42 -0700 (PDT) (envelope-from petef@databits.net) Received: by hex.databits.net (Postfix, from userid 1001) id 2EBB52113B; Fri, 23 Aug 2002 16:13:55 -0600 (MDT) Date: Fri, 23 Aug 2002 16:13:55 -0600 From: Pete Fritchman To: Oliver Braun Cc: "David W. Chapman Jr." , portmgr@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Fw: add port gtk+hs, a gtk+ binding for haskell Message-ID: <20020823161355.A44647@absolutbsd.org> References: <082b01c24af0$4f0b9200$f800a8c0@dwcjr> <20020823160225.D43582@absolutbsd.org> <20020823221127.GA98189@unsane.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020823221127.GA98189@unsane.de>; from obraun@FreeBSD.ORG on Sat, Aug 24, 2002 at 12:11:27AM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 24/08/02 00:11 +0200 - Oliver Braun: | > I think it warrants a virtual "haskell" category, but by no means it's | > own ports directory (otherwise every p5-* module would be in ports/perl). | | Ok, so what is the official way to request a virtual "haskell" category? | File a PR and assign it to portmgr? Yes. I don't see any reason they'd say no :-) --pete -- Pete Fritchman [petef@(databits.net|freebsd.org|wyom.net)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 15:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 542F037B428 for ; Fri, 23 Aug 2002 15:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A645543E86 for ; Fri, 23 Aug 2002 15:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NMK3JU055097 for ; Fri, 23 Aug 2002 15:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NMK3vV055096; Fri, 23 Aug 2002 15:20:03 -0700 (PDT) Date: Fri, 23 Aug 2002 15:20:03 -0700 (PDT) Message-Id: <200208232220.g7NMK3vV055096@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/41955: change file_menu_applet to support USE_GNOMENG Reply-To: Mario Sergio Fujikawa Ferreira Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41955; it has been noted by GNATS. From: Mario Sergio Fujikawa Ferreira To: Franz Klammer Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/41955: change file_menu_applet to support USE_GNOMENG Date: Fri, 23 Aug 2002 18:47:53 -0300 Hi, Please submit updates as unified diffs. :) shar files are best for new port submissions. I know that this can be handled by committers but this will help them work your request faster. Just follow up to your PR by doing a global reply to this message and attach the unified diff to the email. Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 15:20:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFF4A37B4A1 for ; Fri, 23 Aug 2002 15:20:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D923043E6A for ; Fri, 23 Aug 2002 15:20:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NMK6JU055109 for ; Fri, 23 Aug 2002 15:20:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NMK6vx055108; Fri, 23 Aug 2002 15:20:06 -0700 (PDT) Date: Fri, 23 Aug 2002 15:20:06 -0700 (PDT) Message-Id: <200208232220.g7NMK6vx055108@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mario Sergio Fujikawa Ferreira Subject: Re: ports/41951: ports/security MASTER_SITE update Reply-To: Mario Sergio Fujikawa Ferreira Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41951; it has been noted by GNATS. From: Mario Sergio Fujikawa Ferreira To: Josef El-Rayes Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/41951: ports/security MASTER_SITE update Date: Fri, 23 Aug 2002 18:45:07 -0300 Hi, On Fri, Aug 23, 2002 at 08:19:42PM +0200, Josef El-Rayes wrote: > > >Number: 41951 > >Category: ports > >Synopsis: ports/security MASTER_SITE update [snip] Please quote the name of the port in the Synopsis of the PR. It is easier to check the synopsis than opening the PR. This will get your PRs analyzed more promptly. > >Synopsis: ports/security/rid MASTER_SITE update By the way, I've fixed the synopsis of your other PRs. There is no problem, just remember this in your next submissions. Thanks for helping improve FreeBSD Ports. Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 15:30:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEB8037B400 for ; Fri, 23 Aug 2002 15:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43EC043E65 for ; Fri, 23 Aug 2002 15:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NMU2JU056090 for ; Fri, 23 Aug 2002 15:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NMU2t7056089; Fri, 23 Aug 2002 15:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E6737B405 for ; Fri, 23 Aug 2002 15:21:57 -0700 (PDT) Received: from unsane.de (p508055B8.dip.t-dialin.net [80.128.85.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED8243E42 for ; Fri, 23 Aug 2002 15:21:57 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id A75F7A21 for ; Sat, 24 Aug 2002 00:21:51 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id EFFE58B2; Sat, 24 Aug 2002 00:21:50 +0200 (CEST) Message-Id: <20020823222150.EFFE58B2@unsane.de> Date: Sat, 24 Aug 2002 00:21:50 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41959: new virtual category requested: haskell Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41959 >Category: ports >Synopsis: new virtual category requested: haskell >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 Aug 23 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: N/A >Description: This category should be used to contain all Haskell related ports. There are currently 15 Hakell related ports in the tree: 1. devel/c2hs 2. devel/drift 3. devel/haddock 4. devel/happy 5. devel/hat 6. devel/hmake 7. devel/hpl 8. devel/popenhs 9. graphics/hgl 10. lang/generic-haskell 11. lang/ghc 12. lang/hugs 13. lang/nhc98 14. textproc/haxml 15. x11-toolkits/gtk+hs Regards, Olli >How-To-Repeat: N/A >Fix: N/A >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 Aug 23 15:32:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7FAF37B400; Fri, 23 Aug 2002 15:32:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A92843E6E; Fri, 23 Aug 2002 15:32:55 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NMWtJU056560; Fri, 23 Aug 2002 15:32:55 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NMWtXh056556; Fri, 23 Aug 2002 15:32:55 -0700 (PDT) Date: Fri, 23 Aug 2002 15:32:55 -0700 (PDT) From: Oliver Braun Message-Id: <200208232232.g7NMWtXh056556@freefall.freebsd.org> To: obraun@FreeBSD.org, freebsd-ports@FreeBSD.org, portsmgr@FreeBSD.org Subject: Re: ports/41959: new virtual category requested: haskell Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new virtual category requested: haskell Responsible-Changed-From-To: freebsd-ports->portsmgr Responsible-Changed-By: obraun Responsible-Changed-When: Fri Aug 23 15:31:58 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=41959 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 15:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4917437B400 for ; Fri, 23 Aug 2002 15:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFCFF43E7B for ; Fri, 23 Aug 2002 15:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NMe3JU057114 for ; Fri, 23 Aug 2002 15:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NMe3HY057110; Fri, 23 Aug 2002 15:40:03 -0700 (PDT) Date: Fri, 23 Aug 2002 15:40:03 -0700 (PDT) Message-Id: <200208232240.g7NMe3HY057110@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Franz Klammer Subject: Re: ports/41955: change file_menu_applet to support USE_GNOMENG Reply-To: Franz Klammer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41955; it has been noted by GNATS. From: Franz Klammer To: Mario Sergio Fujikawa Ferreira Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/41955: change file_menu_applet to support USE_GNOMENG Date: 24 Aug 2002 00:33:19 +0200 --=-4tmnEbP+tnteMo8KHkhX Content-Type: text/plain Content-Transfer-Encoding: 7bit Sorry! Attached the diff. franz. Am Fr, 2002-08-23 um 23.47 schrieb Mario Sergio Fujikawa Ferreira: > Hi, > > Please submit updates as unified diffs. :) > shar files are best for new port submissions. I know that > this can be handled by committers but this will help > them work your request faster. > Just follow up to your PR by doing a global reply to this > message and attach the unified diff to the email. > > Regards, > > -- > Mario S F Ferreira - DF - Brazil - "I guess this is a signature." > Computer Science Undergraduate | FreeBSD Committer | CS Developer > flames to beloved devnull@someotherworldbeloworabove.org > feature, n: a documented bug | bug, n: an undocumented feature -- WEBONAUT.com http://webonaut.com mailto:klammer@webonaut.com Tel.: +43-664-3434708 --=-4tmnEbP+tnteMo8KHkhX Content-Disposition: attachment; filename=file_menu_applet.diff Content-Transfer-Encoding: quoted-printable Content-Type: text/x-patch; name=file_menu_applet.diff; charset=ISO-8859-1 diff -ruN file_menu_applet.orig/Makefile file_menu_applet/Makefile --- file_menu_applet.orig/Makefile Sat Jun 15 21:19:26 2002 +++ file_menu_applet/Makefile Sat Aug 24 00:29:57 2002 @@ -14,7 +14,11 @@ =20 USE_X_PREFIX=3D yes USE_GMAKE=3D yes -USE_GNOME=3D yes +USE_GNOMENG=3D yes +USE_GNOME=3D gnomeprefix gnomehack libpanel GNU_CONFIGURE=3D yes + +pre-everything: + @${SH} ${PKGINSTALL} ${PKGNAME} ${PREFIX} =20 .include diff -ruN file_menu_applet.orig/pkg-descr file_menu_applet/pkg-descr --- file_menu_applet.orig/pkg-descr Mon May 6 23:22:22 2002 +++ file_menu_applet/pkg-descr Sat Aug 24 00:29:58 2002 @@ -1,3 +1,4 @@ +[ excerpt from developer's site ] File Menu Applet is a small GNOME panel application which=20 creates a file manager.=20 =20 diff -ruN file_menu_applet.orig/pkg-install file_menu_applet/pkg-install --- file_menu_applet.orig/pkg-install Thu Jan 1 01:00:00 1970 +++ file_menu_applet/pkg-install Sat Aug 24 00:29:58 2002 @@ -0,0 +1,20 @@ +#!/bin/sh + +if [ -n "${PACKAGE_BUILDING}" ]; then + exit 0 +fi + +PATH=3D/bin:/usr/bin:/sbin:/usr/sbin:${PATH} +export PATH + +if [ ! -f ${2}/libdata/pkgconfig/libpanelapplet-2.0.pc ]; then + exit 0 +fi + +echo "=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D" +echo "" +echo "The GNOME 2.0 package libpanelapplet was detected on the system." +echo "file_menu_applet works only with the GNOME 1.0 panel." +echo "" +echo "=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D" +false --=-4tmnEbP+tnteMo8KHkhX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 16:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B518437B400 for ; Fri, 23 Aug 2002 16:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C04C43E6E for ; Fri, 23 Aug 2002 16:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NNA4JU070393 for ; Fri, 23 Aug 2002 16:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NNA499070392; Fri, 23 Aug 2002 16:10:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FFC537B400; Fri, 23 Aug 2002 16:05:15 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E81E843E42; Fri, 23 Aug 2002 16:05:13 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-a021.otenet.gr [212.205.215.21]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g7NN5ApD023592; Sat, 24 Aug 2002 02:05:11 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.5/8.12.5) with ESMTP id g7NN59Dq067534; Sat, 24 Aug 2002 02:05:09 +0300 (EEST) (envelope-from charon@hades.hell.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.5/8.12.5/Submit) id g7NN58oi067533; Sat, 24 Aug 2002 02:05:08 +0300 (EEST) (envelope-from charon) Message-Id: <200208232305.g7NN58oi067533@hades.hell.gr> Date: Sat, 24 Aug 2002 02:05:08 +0300 (EEST) From: Giorgos Keramidas To: FreeBSD-gnats-submit@FreeBSD.org Cc: will@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41960: Remove USE_BZIP2 from shells/zsh and fix fetch errors. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41960 >Category: ports >Synopsis: Remove USE_BZIP2 from shells/zsh and fix fetch errors. >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 Aug 23 16:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Aug 21 22:08:19 EEST 2002 root@hades.hell.gr:/usr/obj/usr/src/sys/KERAMIDA i386 >Description: Prompted by bento logs. shells/zsh fails to build now in CURRENT. >How-To-Repeat: Just update shells/zsh and try building the port with the following Makefile: # $FreeBSD: ports/shells/zsh/Makefile,v 1.54 2002/08/14 21:28:36 knu Exp $ >Fix: --- zsh.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/shells/zsh/Makefile,v retrieving revision 1.54 diff -u -r1.54 Makefile --- Makefile 14 Aug 2002 21:28:36 -0000 1.54 +++ Makefile 23 Aug 2002 22:53:55 -0000 @@ -22,8 +22,6 @@ MAINTAINER= will@FreeBSD.org -USE_BZIP2= yes - ZSH_VER= ${PORTVERSION} ZSHFUNC_SUBDIR= share/zsh/${ZSH_VER}/functions GNU_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/shells/zsh/distinfo,v retrieving revision 1.24 diff -u -r1.24 distinfo --- distinfo 14 Aug 2002 21:28:36 -0000 1.24 +++ distinfo 23 Aug 2002 22:53:48 -0000 @@ -1,2 +1,2 @@ -MD5 (zsh-4.0.6.tar.bz2) = ec841e1c92a44879c503ffb32a3e5326 -MD5 (zsh-4.0.6-doc.tar.bz2) = 5805ed7e2412b6a41a01cdbb330ca2b2 +MD5 (zsh-4.0.6-doc.tar.gz) = 530d004b55694b2347df74b21d45807c +MD5 (zsh-4.0.6.tar.gz) = 6a86da9120e97ebe03afd6a51f717c0f --- zsh.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 16:14: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94E9C37B400; Fri, 23 Aug 2002 16:14:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4378443E4A; Fri, 23 Aug 2002 16:14:01 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NNDuJU071022; Fri, 23 Aug 2002 16:13:56 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NNDu2A071018; Fri, 23 Aug 2002 16:13:56 -0700 (PDT) Date: Fri, 23 Aug 2002 16:13:56 -0700 (PDT) From: Giorgos Keramidas Message-Id: <200208232313.g7NNDu2A071018@freefall.freebsd.org> To: keramida@FreeBSD.org, freebsd-ports@FreeBSD.org, will@FreeBSD.org Subject: Re: ports/41960: Remove USE_BZIP2 from shells/zsh and fix fetch errors. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Remove USE_BZIP2 from shells/zsh and fix fetch errors. Responsible-Changed-From-To: freebsd-ports->will Responsible-Changed-By: keramida Responsible-Changed-When: Fri Aug 23 16:12:02 PDT 2002 Responsible-Changed-Why: ZSH is will's port. No need to leave this assigned to freebsd-ports. Prompted by: lioux. http://www.freebsd.org/cgi/query-pr.cgi?pr=41960 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 16:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F9C37B400 for ; Fri, 23 Aug 2002 16:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AE9543E77 for ; Fri, 23 Aug 2002 16:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NNK1JU071397 for ; Fri, 23 Aug 2002 16:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7NNK15H071396; Fri, 23 Aug 2002 16:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45ABE37B400 for ; Fri, 23 Aug 2002 16:18:51 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 049C043E65 for ; Fri, 23 Aug 2002 16:18:51 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7NNIoOT063685 for ; Fri, 23 Aug 2002 16:18:50 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7NNIoCu063684; Fri, 23 Aug 2002 16:18:50 -0700 (PDT) Message-Id: <200208232318.g7NNIoCu063684@www.freebsd.org> Date: Fri, 23 Aug 2002 16:18:50 -0700 (PDT) From: Archie Cobbs To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41961: jikes 1.16 core dumps on FreeBSD (but not on RedHat Linux 7.3) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41961 >Category: ports >Synopsis: jikes 1.16 core dumps on FreeBSD (but not on RedHat Linux 7.3) >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 Aug 23 16:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Archie Cobbs >Release: FreeBSD 4.6-stable 22 August 2002 >Organization: Packet Design >Environment: FreeBSD stable.packetdesign.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 20:36:49 PDT 2002 archie@stable.packetdesign.com:/usr/obj/usr/src/sys/STABLE i386 >Description: Jikes core dumps when compiling a certain set of files. However, on RedHat Linux 7.3, with the exact same source files for jikes and compilation command line, jikes does not core dump. Therefore, it appears to be a FreeBSD-specific problem. >How-To-Repeat: To reproduce the bug: 0. Install the jikes-1.16_1 port (/usr/ports/java/jikes) 1. Download the file http://unc.dl.sourceforge.net/sablevm/sablevm-class-library-1.0.3.tar.gz 2. Unpack the tar file 3. cd sablevm-class-library-1.0.3/ 4. find src -name '*.java' > files 5. mkdir classes 6. jikes -g -d classes -bootclasspath src -classpath src -sourcepath src `tail +855 files` The compilation will fail with jike core dumping. This does *not* happen on RedHat 7.3 with the exact same jikes sources. It may have something to do with our pthread library, because jikes links with it. The 'tail' is just to not overflow the command line with too many arguments. But also, if you change the 'tail' to '+856' it doesn't core dump. So the file java/security/DomainCombiner.java may be related to the problem. >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 Fri Aug 23 17: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3254B37B400 for ; Fri, 23 Aug 2002 17:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFA4843E42 for ; Fri, 23 Aug 2002 17:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7O006JU075199 for ; Fri, 23 Aug 2002 17:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7O006Ng075198; Fri, 23 Aug 2002 17:00:06 -0700 (PDT) Date: Fri, 23 Aug 2002 17:00:06 -0700 (PDT) Message-Id: <200208240000.g7O006Ng075198@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Archie Cobbs Subject: Re: ports/41961: jikes 1.16 core dumps on FreeBSD (but not on RedHat Linux 7.3) Reply-To: Archie Cobbs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41961; it has been noted by GNATS. From: Archie Cobbs To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/41961: jikes 1.16 core dumps on FreeBSD (but not on RedHat Linux 7.3) Date: Fri, 23 Aug 2002 16:58:39 -0700 (PDT) FYI, This problem does *not* occur on FreeBSD 4.5-RELEASE. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 17:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59FBA37B400 for ; Fri, 23 Aug 2002 17:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98DD943E72 for ; Fri, 23 Aug 2002 17:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7O0K2JU081530 for ; Fri, 23 Aug 2002 17:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7O0K2iY081529; Fri, 23 Aug 2002 17:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 701DA37B400 for ; Fri, 23 Aug 2002 17:18:49 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id C98F243E6E for ; Fri, 23 Aug 2002 17:18:48 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (alane@localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g7O0Icij042586; Fri, 23 Aug 2002 20:18:38 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g7O0IaLW042585; Fri, 23 Aug 2002 20:18:36 -0400 (EDT) (envelope-from alane) Message-Id: <200208240018.g7O0IaLW042585@wwweasel.geeksrus.net> Date: Fri, 23 Aug 2002 20:18:36 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: bifrost@kizmiaz.dis.org X-Send-Pr-Version: 3.113 Subject: ports/41962: graphics/quickpics: make default captions more suitable to leave in place if desired Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41962 >Category: ports >Synopsis: graphics/quickpics: make default captions more suitable to leave in place if desired >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 Aug 23 17:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.6-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.6-STABLE FreeBSD 4.6-STABLE #1: Wed Aug 21 14:26:28 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: The default descriptions for pictures read "Description of goes here." This patch just changes it to the name of the file, which is suitable to leave there if you don't want to do any more work. >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: graphics/quickpics/files/patch-src-dir.c =================================================================== RCS file: graphics/quickpics/files/patch-src-dir.c diff -N graphics/quickpics/files/patch-src-dir.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ graphics/quickpics/files/patch-src-dir.c 24 Aug 2002 00:08:53 -0000 @@ -0,0 +1,17 @@ +--- dir.c.orig Tue Apr 7 03:31:14 1998 ++++ dir.c Fri Aug 23 20:08:24 2002 +@@ -479,12 +479,12 @@ + rmspace(description); + if(!description[0]) + { +- sprintf(description,"Description of %s goes here.", ++ sprintf(description,"%s", + img->name); + } + } + else +- sprintf(description,"Description of %s goes here.", ++ sprintf(description,"%s", + img->name); + + imgrec_setdescription(img,description); ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >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 Aug 23 20: 2:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0317C37B400; Fri, 23 Aug 2002 20:02:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A61D943E65; Fri, 23 Aug 2002 20:02:20 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7O32KJU009075; Fri, 23 Aug 2002 20:02:20 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7O32KGO009071; Fri, 23 Aug 2002 20:02:20 -0700 (PDT) Date: Fri, 23 Aug 2002 20:02:20 -0700 (PDT) From: Pete Fritchman Message-Id: <200208240302.g7O32KGO009071@freefall.freebsd.org> To: flynn@energyhq.homeip.net, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41686: New port: x11-wm/qinx QNX-alike theme/style for KDE3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11-wm/qinx QNX-alike theme/style for KDE3 State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Fri Aug 23 20:01:50 PDT 2002 State-Changed-Why: Duplicate of ports/40105 (which the author is about to update). http://www.freebsd.org/cgi/query-pr.cgi?pr=41686 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 21:55:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5254E37B400; Fri, 23 Aug 2002 21:55:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B4243E6E; Fri, 23 Aug 2002 21:55:35 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7O4tYJU026628; Fri, 23 Aug 2002 21:55:34 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7O4tYcH026624; Fri, 23 Aug 2002 21:55:34 -0700 (PDT) Date: Fri, 23 Aug 2002 21:55:34 -0700 (PDT) From: Pete Fritchman Message-Id: <200208240455.g7O4tYcH026624@freefall.freebsd.org> To: djohnson@acuson.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35386: doxygen port will not configure Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: doxygen port will not configure State-Changed-From-To: feedback->closed State-Changed-By: petef State-Changed-When: Fri Aug 23 21:55:24 PDT 2002 State-Changed-Why: Feedback timeout. http://www.freebsd.org/cgi/query-pr.cgi?pr=35386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Aug 23 23:45:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2269937B401 for ; Fri, 23 Aug 2002 23:45:49 -0700 (PDT) Received: from relay4.kornet.net (relay4.kornet.net [211.48.62.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0888143E6A for ; Fri, 23 Aug 2002 23:45:48 -0700 (PDT) (envelope-from hyun10310@kornet.net) Received: from your-afc98a0fg0 (211.217.188.238) by relay4.kornet.net; 24 Aug 2002 15:45:43 +0900 Message-ID: <3d672b983d6f57e4@relay4.kornet.net> (added by relay4.kornet.net) From: =?ks_c_5601-1987?B?sbO6uCBMaWZl?= To: ports@freebsd.org Subject: =?ks_c_5601-1987?B?W7GksO1dIHBvcnRztNQgvsiz58fPvLy/5D8gvK2/7yyw5rHiILDtsLTAuyDAp8fRILGzuri7/bjtILDtsLSwqLvnIMavurAgvcW/67Trw+IhIMH2sd0gvcXDu8fPvLy/5CE=?= Date: Sat, 24 Aug 2002 15:45:59 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0157_01C0F45A.93A59C00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0157_01C0F45A.93A59C00 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 VW50aXRsZWQgRG9jdW1lbnQgICAgICAgICAgIAkJIA0KCbHNx8/AxyC9wrb0vvjAzCDIq7q4 vLogwPzA2iC/7MbtwLsgurizu7DUILXIIMGhIMGkwd/I9yC757D6ILXluLO0z7TZLg0KIMGk urjF673FuMHAzL/rw8vB+Ln9ILHUwaTAuyDB2Lz2x8+/qSCxpLDtuN7Az8DTwLsgx6W9w8fP v7TAuLjnLCAgvPa9xbDFus4gwOXEobimILi2t8PHz7DtIMDWvcC0z7TZLg0KILHNx8/AxyDA /MDaIL/sxu0gwda80rTCIMDOxc2z3SC788DHILD4sLO1yCDA5bzSv6G8rSC9wLXmx8+/tMC4 uOcsIMD6yPG0wiCxzcfPwMcgwPzA2r/sxu0gwda80iC/3A0KIL7utrDH0SCws8DOwaS6uLW1 ILChwfaw7SDA1sH2IL7KwLi5x7fOIL7IvcnHz73DseIgudm2+LTPtNkuDQogvPa9xcC7IL/4 xKEgvsrAuL3DuOkgvPa9xbDFus64piAgxay4r8fYIMHWvcq9w7/kLiAJIA== ------=_NextPart_000_0157_01C0F45A.93A59C00 Content-Type: text/html; charset="ks_c_5601-1987" Content-Transfer-Encoding: base64 PGh0bWw+DQo8aGVhZD4NCjx0aXRsZT5VbnRpdGxlZCBEb2N1bWVudDwvdGl0bGU+DQo8bWV0 YSBodHRwLWVxdWl2PSJDb250ZW50LVR5cGUiIGNvbnRlbnQ9InRleHQvaHRtbDsgY2hhcnNl dD1ldWMta3IiPg0KPC9oZWFkPg0KDQo8Ym9keSBiZ2NvbG9yPSIjRkZGRkZGIiB0ZXh0PSIj MDAwMDAwIj4NCg0KPHRhYmxlIHdpZHRoPSI1NjciIGJvcmRlcj0iMCIgY2VsbHBhZGRpbmc9 IjAiIGNlbGxzcGFjaW5nPSIwIj4NCiAgPHRyPiANCiAgICA8dGQgd2lkdGg9IjU2NyIgaGVp Z2h0PSI4MCIgdmFsaWduPSJ0b3AiPjxpbWcgc3JjPSJodHRwOi8vd3d3Lm1haWxwYXJ0bmVy LmNvLmtyL2VtYWlsL2t5b2JvL3RvcC5naWYiIHdpZHRoPSI1NjciIGhlaWdodD0iODIiPjwv dGQ+DQogIDwvdHI+DQogIDx0cj4gDQogICAgPHRkIHZhbGlnbj0idG9wIiBoZWlnaHQ9Ijg4 Ij48aW1nIHNyYz0iaHR0cDovL3d3dy5tYWlscGFydG5lci5jby5rci9lbWFpbC9reW9iby8x LmdpZiIgd2lkdGg9IjU2NyIgaGVpZ2h0PSI5MyI+PC90ZD4NCiAgPC90cj4NCiAgPHRyPiAN CiAgICA8dGQgdmFsaWduPSJ0b3AiIGhlaWdodD0iNDAxIj48aW1nIHNyYz0iaHR0cDovL3d3 dy5tYWlscGFydG5lci5jby5rci9lbWFpbC9reW9iby8yLmdpZiIgd2lkdGg9IjU2NyIgaGVp Z2h0PSI1NTgiPjwvdGQ+DQogIDwvdHI+DQogIDx0cj4NCiAgICA8dGQgaGVpZ2h0PSI3NyI+ DQoJPGRpdiBhbGlnbj0iY2VudGVyIj4NCgk8YSBocmVmPSJodHRwOi8vd3d3Lm1haWxwYXJ0 bmVyLmNvLmtyL2VtYWlsL2t5b2JvL3MuaHRtIj4NCiAgICA8aW1nIHNyYz0iaHR0cDovL3d3 dy5tYWlscGFydG5lci5jby5rci9lbWFpbC9reW9iby9idXR0b24uZ2lmIiB3aWR0aD0iMTYy IiBoZWlnaHQ9IjQyIiBib3JkZXI9IjAiPjwvYT48L2Rpdj4gDQoNCgk8c3BhbiBzdHlsZT0i Zm9udC1zaXplOjlwdDsiPrHNx8/AxyC9wrb0vvjAzCDIq7q4vLogwPzA2iC/7MbtwLsguriz u7DUILXIIMGhIMGkwd/I9yC757D6ILXluLO0z7TZLjxicj4NCiAgICAgICAgwaS6uMXrvcW4 wcDMv+vDy8H4uf0gsdTBpMC7IMHYvPbHz7+pIDxiPjxmb250IGNvbG9yPSIjRkYwMDAwIj6x pLDtuN7AzzwvZm9udD48L2I+wNPAuyDHpb3Dx8+/tMC4uOcsIA0KICAgICAgICC89r3FsMW6 ziDA5cShuKYguLa3w8fPsO0gwNa9wLTPtNkuPGJyPg0KICAgICAgICCxzcfPwMcgwPzA2iC/ 7MbtIMHWvNK0wiDAzsXNs90gu/PAxyCw+LCztcggwOW80r+hvK0gvcC15sfPv7TAuLjnLCDA +sjxtMIgsc3Hz8DHIMD8wNq/7MbtIMHWvNIgv9w8YnI+DQogICAgICAgIL7utrDH0SCws8DO waS6uLW1ILChwfaw7SDA1sH2IL7KwLi5x7fOIL7IvcnHz73DseIgudm2+LTPtNkuPGJyPg0K ICAgICAgICC89r3FwLsgv/jEoSC+ysC4vcO46SA8YSBocmVmPSJtYWlsdG86aHl1bjEwMzEw QGtvcm5ldC5uZXQ/c3ViamVjdD289r3FsMW6ziI+PGZvbnQgY29sb3I9ImJsdWUiPrz2vcWw xbrOPC9mb250PjwvYT64piANCiAgICAgICAgxay4r8fYIMHWvcq9w7/kLjwvc3Bhbj4NCiAg ICAgICANCgk8L3RkPg0KICA8L3RyPg0KPC90YWJsZT4NCjwvYm9keT4NCjwvaHRtbD4NCg== ------=_NextPart_000_0157_01C0F45A.93A59C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 0: 2: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD4C537B400; Sat, 24 Aug 2002 00:02:01 -0700 (PDT) Received: from infor.ck.tp.edu.tw (infor.ck.tp.edu.tw [203.64.26.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4736143E42; Sat, 24 Aug 2002 00:02:01 -0700 (PDT) (envelope-from llwang@infor.ck.tp.edu.tw) Received: by infor.ck.tp.edu.tw (Postfix, from userid 1001) id 56AB0926C; Sat, 24 Aug 2002 15:01:42 +0800 (CST) Date: Sat, 24 Aug 2002 15:01:42 +0800 From: "Li-lun Wang (Leland Wang)" To: Mario Sergio Fujikawa Ferreira Cc: freebsd-ports@freebsd.org Subject: Re: ports/41509: keychain does not work after parser.c of /bin/sh is updated to 1.42 Message-ID: <20020824070142.GA80946@Athena.infor.org> Mail-Followup-To: "Li-lun Wang (Leland Wang)" , Mario Sergio Fujikawa Ferreira , freebsd-ports@freebsd.org References: <200208231636.g7NGalSA090831@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208231636.g7NGalSA090831@freefall.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Aug 23, 2002 at 09:36:47AM -0700, Mario Sergio Fujikawa Ferreira wrote: > Were any of you able to rewrite keychain to cope with new sh shell? If not, we should add a shell dependency that works, e.g., bash keychain now works well with the new parser.c version 1.43. I think this pr can be closed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 2: 5:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EC9F37B400; Sat, 24 Aug 2002 02:05:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0204A43E65; Sat, 24 Aug 2002 02:05:17 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7O95GJU064103; Sat, 24 Aug 2002 02:05:16 -0700 (PDT) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7O95Gb9064097; Sat, 24 Aug 2002 02:05:16 -0700 (PDT) Date: Sat, 24 Aug 2002 02:05:16 -0700 (PDT) From: OKAZAKI Tetsurou Message-Id: <200208240905.g7O95Gb9064097@freefall.freebsd.org> To: okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/41639: Libraries Qt3 (3.0.5_1) doesn't compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Libraries Qt3 (3.0.5_1) doesn't compile Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: okazaki Responsible-Changed-When: Sat Aug 24 02:04:43 PDT 2002 Responsible-Changed-Why: over to the maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41639 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 2:14:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F3A37B400; Sat, 24 Aug 2002 02:14:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE6A643E75; Sat, 24 Aug 2002 02:14:38 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7O9EcJU068287; Sat, 24 Aug 2002 02:14:38 -0700 (PDT) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7O9EcI5068281; Sat, 24 Aug 2002 02:14:38 -0700 (PDT) Date: Sat, 24 Aug 2002 02:14:38 -0700 (PDT) From: OKAZAKI Tetsurou Message-Id: <200208240914.g7O9EcI5068281@freefall.freebsd.org> To: scott@accom.com, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/40353: new ivtools release: ivtools-1.0.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new ivtools release: ivtools-1.0.4 State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Sat Aug 24 02:12:43 PDT 2002 State-Changed-Why: Superseded by 41888. http://www.freebsd.org/cgi/query-pr.cgi?pr=40353 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 2:28:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C2AD37B400; Sat, 24 Aug 2002 02:28:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0B9243E42; Sat, 24 Aug 2002 02:28:42 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: from freefall.freebsd.org (okazaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7O9SgJU069189; Sat, 24 Aug 2002 02:28:42 -0700 (PDT) (envelope-from okazaki@freefall.freebsd.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7O9SgCA069185; Sat, 24 Aug 2002 02:28:42 -0700 (PDT) Date: Sat, 24 Aug 2002 02:28:42 -0700 (PDT) From: OKAZAKI Tetsurou Message-Id: <200208240928.g7O9SgCA069185@freefall.freebsd.org> To: chat95@mbox.kyoto-inet.or.jp, okazaki@FreeBSD.org, freebsd-ports@FreeBSD.org, openoffice@FreeBSD.org Subject: Re: ports/41831: Fix Package prefix for japanese/openoffice jp->ja Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Fix Package prefix for japanese/openoffice jp->ja State-Changed-From-To: open->closed State-Changed-By: okazaki State-Changed-When: Sat Aug 24 02:26:12 PDT 2002 State-Changed-Why: Committed by mbr, thanks! Responsible-Changed-From-To: freebsd-ports->openoffice Responsible-Changed-By: okazaki Responsible-Changed-When: Sat Aug 24 02:26:12 PDT 2002 Responsible-Changed-Why: over to the maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=41831 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 3:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3C3537B405 for ; Sat, 24 Aug 2002 03:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A99D043E7B for ; Sat, 24 Aug 2002 03:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OAU6JU077929 for ; Sat, 24 Aug 2002 03:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OAU6la077928; Sat, 24 Aug 2002 03:30:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB53437B400 for ; Sat, 24 Aug 2002 03:26:56 -0700 (PDT) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6756A43E65 for ; Sat, 24 Aug 2002 03:26:56 -0700 (PDT) (envelope-from dcarlson@laredo.retrovertigo.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by snipe.mail.pas.earthlink.net with esmtp (Exim 4.10) id 17iY83-0004yx-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 24 Aug 2002 03:26:51 -0700 Received: by laredo.retrovertigo.com (Postfix, from userid 1001) id A7FFB22FD6; Sat, 24 Aug 2002 06:26:50 -0400 (EDT) Message-Id: <20020824102650.A7FFB22FD6@laredo.retrovertigo.com> Date: Sat, 24 Aug 2002 06:26:50 -0400 (EDT) From: Dylan Carlson Reply-To: Dylan Carlson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41966: audio/play: sblive, can cause "Device busy" condition Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41966 >Category: ports >Synopsis: audio/play: sblive, can cause "Device busy" condition >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 03:30:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dylan Carlson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD laredo.retrovertigo.com 4.6-STABLE FreeBSD 4.6-STABLE #6: Thu Aug 15 17:29:03 EDT 2002 root@laredo.retrovertigo.com:/usr/obj/usr/src/sys/LAREDO i386 SoundBlaster Live! Value PCI audio device >Description: Multiple processes of play(1) will cause /dev/dsp to busy out. What I mean by this is, if you run an application that uses play(1) for sound events (such as the port net/psi) and that application forks multiple sound events using play, it can cause /dev/dsp to go "busy" and not be released. After such time, no sound application will work until a reboot (or unless you know a magic way to reset /dev/dsp) >How-To-Repeat: The easy way I did this was from within Psi (jabber client). Under the Options screen, you can test the various sound events with the play buttons on that window. Start clicking them fast in succession and you will lock up the dsp. (Or at least in my case it does) >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 Sat Aug 24 4: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C5FD37B400 for ; Sat, 24 Aug 2002 04:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD5343E77 for ; Sat, 24 Aug 2002 04:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OB06JU080371 for ; Sat, 24 Aug 2002 04:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OB06dk080353; Sat, 24 Aug 2002 04:00:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24BD737B400; Sat, 24 Aug 2002 03:59:51 -0700 (PDT) Received: from lofi.dyndns.org (pD90032AC.dip.t-dialin.net [217.0.50.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 642B643E3B; Sat, 24 Aug 2002 03:59:47 -0700 (PDT) (envelope-from lofi@lofi.dyndns.org) Received: from lofi.dyndns.org (lofi@localhost [127.0.0.1]) by lofi.dyndns.org (8.12.5/8.12.5) with ESMTP id g7OAxfeb047789; Sat, 24 Aug 2002 12:59:41 +0200 (CEST) (envelope-from lofi@lofi.dyndns.org) Received: (from lofi@localhost) by lofi.dyndns.org (8.12.5/8.12.5/Submit) id g7OAxfw8047788; Sat, 24 Aug 2002 12:59:41 +0200 (CEST) (envelope-from lofi) Message-Id: <200208241059.g7OAxfw8047788@lofi.dyndns.org> Date: Sat, 24 Aug 2002 12:59:41 +0200 (CEST) From: Michael Nottebrock Reply-To: Michael Nottebrock To: FreeBSD-gnats-submit@FreeBSD.org Cc: netchild@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41967: lang/icc: distfile not available Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41967 >Category: ports >Synopsis: lang/icc: distfile not available >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 04:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Nottebrock >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD lofi.dyndns.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 6 23:52:44 CEST 2002 lofi@lofi.dyndns.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: The latest distfile available at ftp://download.intel.com/software/products/compilers/downloads/ is 6.0.139. >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 Sat Aug 24 5: 0:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 326CA37B400 for ; Sat, 24 Aug 2002 05:00:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD41F43E6A for ; Sat, 24 Aug 2002 05:00:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OC0CJU092789 for ; Sat, 24 Aug 2002 05:00:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OC0C99092788; Sat, 24 Aug 2002 05:00:12 -0700 (PDT) Date: Sat, 24 Aug 2002 05:00:12 -0700 (PDT) Message-Id: <200208241200.g7OC0C99092788@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Subject: Re: ports/41967: lang/icc: distfile not available Reply-To: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41967; it has been noted by GNATS. From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) To: lofi@lofi.dyndns.org Cc: FreeBSD-gnats-submit@FreeBSD.org, netchild@FreeBSD.org Subject: Re: ports/41967: lang/icc: distfile not available Date: Sat, 24 Aug 2002 20:55:35 +0900 (JST) > >Description: > The latest distfile available at ftp://download.intel.com/software/products/compilers/downloads/ > is 6.0.139. First, you must register your account at: https://premier.intel.com/ and you can obtain newer version of icc. Would please read the message which may appear if you don't have l_cc_pu_6.0.159.tar. Sincerely yours, Nakata Maho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 5:45:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E2FA37B400; Sat, 24 Aug 2002 05:45:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3ED343E72; Sat, 24 Aug 2002 05:45:28 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OCjSJU004152; Sat, 24 Aug 2002 05:45:28 -0700 (PDT) (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OCjRsA004148; Sat, 24 Aug 2002 05:45:27 -0700 (PDT) Date: Sat, 24 Aug 2002 05:45:27 -0700 (PDT) From: Alexander Leidinger Message-Id: <200208241245.g7OCjRsA004148@freefall.freebsd.org> To: lofi@lofi.dyndns.org, netchild@FreeBSD.org, freebsd-ports@FreeBSD.org, netchild@FreeBSD.org Subject: Re: ports/41967: lang/icc: distfile not available Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/icc: distfile not available State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Sat Aug 24 05:43:18 PDT 2002 State-Changed-Why: The newest port tells the user what he/she has to to. Responsible-Changed-From-To: freebsd-ports->netchild Responsible-Changed-By: netchild Responsible-Changed-When: Sat Aug 24 05:43:18 PDT 2002 Responsible-Changed-Why: The newest port tells the user what he/she has to to. http://www.freebsd.org/cgi/query-pr.cgi?pr=41967 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 6:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1F1737B400 for ; Sat, 24 Aug 2002 06:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5114243E65 for ; Sat, 24 Aug 2002 06:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ODe3JU022671 for ; Sat, 24 Aug 2002 06:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ODe3Yp022670; Sat, 24 Aug 2002 06:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A7A237B400 for ; Sat, 24 Aug 2002 06:31:43 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD33743E6E for ; Sat, 24 Aug 2002 06:31:42 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ODVgOT028818 for ; Sat, 24 Aug 2002 06:31:42 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7ODVg7O028817; Sat, 24 Aug 2002 06:31:42 -0700 (PDT) Message-Id: <200208241331.g7ODVg7O028817@www.freebsd.org> Date: Sat, 24 Aug 2002 06:31:42 -0700 (PDT) From: Alexander Yarmots To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41970: trafcount causes fatal trap 12 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41970 >Category: ports >Synopsis: trafcount causes fatal trap 12 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 06:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexander Yarmots >Release: FreeBSD-4.6.2-RELEASE >Organization: TNU >Environment: FreeBSD orion.localnet 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Thu Aug 15 16:12: 32 EEST 2002 root@orion.localnet:/usr/src/sys/compile/ORION i386 >Description: when the port /usr/ports/net/trafcount is installed "kldload /usr/local/libexec/trafcount.ko" causes a kernel panic >How-To-Repeat: >Fix: uninstall trafcount :) >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 Aug 24 7:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 900FC37B400 for ; Sat, 24 Aug 2002 07:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1893043E6E for ; Sat, 24 Aug 2002 07:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OEK2JU029750 for ; Sat, 24 Aug 2002 07:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OEK2v7029749; Sat, 24 Aug 2002 07:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F74637B400 for ; Sat, 24 Aug 2002 07:15:49 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E672343E3B for ; Sat, 24 Aug 2002 07:15:48 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OEFgOT031908 for ; Sat, 24 Aug 2002 07:15:42 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7OEFgU5031907; Sat, 24 Aug 2002 07:15:42 -0700 (PDT) Message-Id: <200208241415.g7OEFgU5031907@www.freebsd.org> Date: Sat, 24 Aug 2002 07:15:42 -0700 (PDT) From: Alexander Hoshaba To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41971: New Port: sysutils/ipfw-manager Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41971 >Category: ports >Synopsis: New Port: sysutils/ipfw-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: Sat Aug 24 07:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexander Hoshaba >Release: FreeBSD 4.6-STABLE i386 >Organization: Internet Health Care Center >Environment: FreeBSD health.org.ua 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 22 10:23:41 GMT 2002 root@health.org.ua:/usr/src/sys/compile/HEALTH i386 >Description: IPFW-Manager are Client - Server programs used to manage and monitoring packets and bytes in/out over a Firewall connection, tied to a MySQL database. It is a high perfomance, extremely flexibile monitoring and manage system. >How-To-Repeat: Shar included. >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: # # /usr/ports/sysutils/ipfw-manager # /usr/ports/sysutils/ipfw-manager/pkg-comment # /usr/ports/sysutils/ipfw-manager/Makefile # /usr/ports/sysutils/ipfw-manager/pkg-descr # /usr/ports/sysutils/ipfw-manager/pkg-plist # /usr/ports/sysutils/ipfw-manager/distinfo # echo c - /usr/ports/sysutils/ipfw-manager mkdir -p /usr/ports/sysutils/ipfw-manager > /dev/null 2>&1 echo x - /usr/ports/sysutils/ipfw-manager/pkg-comment sed 's/^X//' >/usr/ports/sysutils/ipfw-manager/pkg-comment << 'END-of-/usr/ports/sysutils/ipfw-manager/pkg-comment' XA Client-Server monitoring and manage system, tied to MySQL database. END-of-/usr/ports/sysutils/ipfw-manager/pkg-comment echo x - /usr/ports/sysutils/ipfw-manager/Makefile sed 's/^X//' >/usr/ports/sysutils/ipfw-manager/Makefile << 'END-of-/usr/ports/sysutils/ipfw-manager/Makefile' X# New ports collection makefile for: ipfw-manager X# Date created: 15 December 2001 X# Whom: Alexander Hoshaba X# X# $FreeBSD$ X# X XPORTNAME= ipfw-manager XPORTVERSION= 1.1 XCATEGORIES= sysutils XMASTER_SITES= ftp://ftp.health.org.ua/projects/ipfw-manager/ XDISTNAME= ipfw-manager XEXTRACT_SUFX= .tar.gz XMAINTAINER= hoshaba@health.org.ua XLIB_DEPENDS= sqlplus.1:${PORTSDIR}/databases/mysql++ XMAN1= ipfw-mserver.1 ipfw-mclient.1 X X.include X END-of-/usr/ports/sysutils/ipfw-manager/Makefile echo x - /usr/ports/sysutils/ipfw-manager/pkg-descr sed 's/^X//' >/usr/ports/sysutils/ipfw-manager/pkg-descr << 'END-of-/usr/ports/sysutils/ipfw-manager/pkg-descr' X IPFW-Manager are Client - Server programs used to manage and monitoring packets and bytes in/out over a Firewall connection, tied to a MySQL database. X It is a high perfomance, extremely flexibile monitoring and manage system. X X Alexander M. Hoshaba END-of-/usr/ports/sysutils/ipfw-manager/pkg-descr echo x - /usr/ports/sysutils/ipfw-manager/pkg-plist sed 's/^X//' >/usr/ports/sysutils/ipfw-manager/pkg-plist << 'END-of-/usr/ports/sysutils/ipfw-manager/pkg-plist' Xipfw-manager/ipfw-mserver Xipfw-manager/ipfw-mclient Xipfw-manager/data/health Xipfw-manager/data/home Xipfw-manager/data/pmos Xipfw-manager/logs/access.log Xipfw-manager/save_to_mysql Xman/man1/ipfw-mserver.1 Xman/man1/ipfw-mclient.1 X@dirrm ipfw-manager/data X@dirrm ipfw-manager/logs X@dirrm ipfw-manager END-of-/usr/ports/sysutils/ipfw-manager/pkg-plist echo x - /usr/ports/sysutils/ipfw-manager/distinfo sed 's/^X//' >/usr/ports/sysutils/ipfw-manager/distinfo << 'END-of-/usr/ports/sysutils/ipfw-manager/distinfo' XMD5 (ipfw-manager.tar.gz) = bdf9a9c0127ad4d3674ef486cdc0bbff END-of-/usr/ports/sysutils/ipfw-manager/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 8:10: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0284137B400 for ; Sat, 24 Aug 2002 08:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31E6543E7B for ; Sat, 24 Aug 2002 08:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OFA3JU039964 for ; Sat, 24 Aug 2002 08:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OFA3nc039963; Sat, 24 Aug 2002 08:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60D9337B400 for ; Sat, 24 Aug 2002 08:00:40 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E7A743E3B for ; Sat, 24 Aug 2002 08:00:40 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OF0dOT036810 for ; Sat, 24 Aug 2002 08:00:39 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7OF0dHr036809; Sat, 24 Aug 2002 08:00:39 -0700 (PDT) Message-Id: <200208241500.g7OF0dHr036809@www.freebsd.org> Date: Sat, 24 Aug 2002 08:00:39 -0700 (PDT) From: Andres Aitsen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41973: Konqueror needs to be updated due to SSL certificate handling problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41973 >Category: ports >Synopsis: Konqueror needs to be updated due to SSL certificate handling problem >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 08:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andres Aitsen >Release: 4.6-RELEASE >Organization: >Environment: FreeBSD odin.narva27.ee 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Sat Aug 24 13:44:48 EEST 2002 andres@odin.narva27.ee:/usr/obj/usr/src/sys/ODIN i386 >Description: Konqueror SSL vulnerability http://www.kde.org/info/security/advisory-20020818-1.txt >How-To-Repeat: >Fix: Update to KDE3.0.3 >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 Aug 24 8:18: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DB7F37B400; Sat, 24 Aug 2002 08:18:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C31B343E6A; Sat, 24 Aug 2002 08:18:06 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OFI6JU042111; Sat, 24 Aug 2002 08:18:06 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OFI6p5042107; Sat, 24 Aug 2002 08:18:06 -0700 (PDT) Date: Sat, 24 Aug 2002 08:18:06 -0700 (PDT) From: Pete Fritchman Message-Id: <200208241518.g7OFI6p5042107@freefall.freebsd.org> To: Andres.Aitsen@mail.ee, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41973: Konqueror needs to be updated due to SSL certificate handling problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Konqueror needs to be updated due to SSL certificate handling problem State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Aug 24 08:17:21 PDT 2002 State-Changed-Why: Both KDE 2 & 3 have been fixed: http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11/kdelibs2/files/patch-kssl_kopenssl.cc http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11/kdelibs3/files/patch-kopenssl.cc http://www.freebsd.org/cgi/query-pr.cgi?pr=41973 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 8:30:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4387437B401 for ; Sat, 24 Aug 2002 08:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7793543E84 for ; Sat, 24 Aug 2002 08:30:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OFU6JU044134 for ; Sat, 24 Aug 2002 08:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OFU67K044133; Sat, 24 Aug 2002 08:30:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95D7D37B400 for ; Sat, 24 Aug 2002 08:27:25 -0700 (PDT) Received: from bigboy.spc.org (dolly.good1.com [195.206.69.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id D016E43E65 for ; Sat, 24 Aug 2002 08:27:24 -0700 (PDT) (envelope-from bms@spc.org) Message-Id: <20020824152620.A841A9626@triage.dollah.com> Date: Sat, 24 Aug 2002 16:26:20 +0100 (BST) From: Bruce M Simpson Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41975: New port: devel/gdbmods: wrapper to provide kld symbols to gdb -k Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41975 >Category: ports >Synopsis: New port: devel/gdbmods: wrapper to provide kld symbols to gdb -k >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 Aug 24 08:30:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bruce M Simpson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386 >Description: This is a script by Darrell Anderson to provide module information from modules loaded with kldload(8) in a running kernel to the gdb -k command. >How-To-Repeat: >Fix: --- gdbmods.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gdbmods # gdbmods/pkg-descr # gdbmods/distinfo # gdbmods/Makefile # gdbmods/pkg-comment # gdbmods/pkg-plist # echo c - gdbmods mkdir -p gdbmods > /dev/null 2>&1 echo x - gdbmods/pkg-descr sed 's/^X//' >gdbmods/pkg-descr << 'END-of-gdbmods/pkg-descr' Xgdbmods is a wrapper for gdb which adds symbol information from loaded modules Xin the running kernel. X XWWW: http://people.freebsd.org/~gallatin/gdbmods X XBruce Xbms@spc.org END-of-gdbmods/pkg-descr echo x - gdbmods/distinfo sed 's/^X//' >gdbmods/distinfo << 'END-of-gdbmods/distinfo' XMD5 (gdbmods) = 16d3b22b0e06a1a37f53e2bbdd6647a3 END-of-gdbmods/distinfo echo x - gdbmods/Makefile sed 's/^X//' >gdbmods/Makefile << 'END-of-gdbmods/Makefile' X# New ports collection makefile for: gdbmods X# Date created: 24 August 2002 X# Whom: Bruce M Simpson X# X# $FreeBSD$ X# X XPORTNAME= gdbmods XPORTVERSION= 20020824 XCATEGORIES= devel XMASTER_SITES= http://people.freebsd.org/~gallatin/ XDISTFILES= gdbmods XDIST_SUBDIR= ${PORTNAME}-${PORTVERSION} XEXTRACT_SUFFIX= X XMAINTAINER= bms@spc.org X XNOMAN= X Xdo-extract: X Xdo-configure: X Xdo-patch: X Xdo-build: X Xdo-install: X ( ${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} \ X ${PREFIX}/bin ) X X.include END-of-gdbmods/Makefile echo x - gdbmods/pkg-comment sed 's/^X//' >gdbmods/pkg-comment << 'END-of-gdbmods/pkg-comment' Xwrapper for gdb -k to provide kld symbol information END-of-gdbmods/pkg-comment echo x - gdbmods/pkg-plist sed 's/^X//' >gdbmods/pkg-plist << 'END-of-gdbmods/pkg-plist' Xbin/gdbmods END-of-gdbmods/pkg-plist exit --- gdbmods.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 8:38:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA02537B440; Sat, 24 Aug 2002 08:38:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE5343E6A; Sat, 24 Aug 2002 08:38:42 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OFcgJU044988; Sat, 24 Aug 2002 08:38:42 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OFcgbL044984; Sat, 24 Aug 2002 08:38:42 -0700 (PDT) Date: Sat, 24 Aug 2002 08:38:42 -0700 (PDT) From: Pete Fritchman Message-Id: <200208241538.g7OFcgbL044984@freefall.freebsd.org> To: bms@spc.org, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/41975: New port: devel/gdbmods: wrapper to provide kld symbols to gdb -k Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/gdbmods: wrapper to provide kld symbols to gdb -k State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Aug 24 08:38:19 PDT 2002 State-Changed-Why: New port added (with some portlint fixups), thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=41975 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 9:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFB2C37B400 for ; Sat, 24 Aug 2002 09:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BB5C43E65 for ; Sat, 24 Aug 2002 09:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OGA2JU051478 for ; Sat, 24 Aug 2002 09:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OGA2LG051477; Sat, 24 Aug 2002 09:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E71937B400 for ; Sat, 24 Aug 2002 09:09:49 -0700 (PDT) Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FB1543E77 for ; Sat, 24 Aug 2002 09:09:48 -0700 (PDT) (envelope-from dmagda@number6.dyndns.org) Received: from number6.magda.ca ([64.229.176.134]) by tomts5-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020824160901.DXYV26509.tomts5-srv.bellnexxia.net@number6.magda.ca>; Sat, 24 Aug 2002 12:09:01 -0400 Received: from number6.magda.ca (localhost [127.0.0.1]) by number6.magda.ca (8.12.5/8.12.5) with ESMTP id g7OG9kqs034707 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 24 Aug 2002 12:09:47 -0400 (EDT) (envelope-from dmagda@number6.dyndns.org) Received: (from dmagda@localhost) by number6.magda.ca (8.12.5/8.12.5/Submit) id g7OG9klx034706; Sat, 24 Aug 2002 12:09:46 -0400 (EDT) Message-Id: <200208241609.g7OG9klx034706@number6.magda.ca> Date: Sat, 24 Aug 2002 12:09:46 -0400 (EDT) From: David Magda Reply-To: David Magda To: FreeBSD-gnats-submit@FreeBSD.org Cc: papowell@astart.com X-Send-Pr-Version: 3.113 Subject: ports/41976: sysutils/LPRng port is outdated my 3 months Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41976 >Category: ports >Synopsis: sysutils/LPRng port is outdated my 3 months >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 09:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Magda >Release: FreeBSD 4.6-STABLE i386 >Organization: None. >Environment: System: FreeBSD number6.magda.ca 4.6-STABLE FreeBSD 4.6-STABLE #3: Sat Aug 10 11:10:13 EDT 2002 dave@number6.magda.ca:/usr/obj/usr/src/sys/MYKERNELB i386 >Description: The sysutils/LPRng is out of date by 3 months, and 5 minor revision levels. The MAINTAINER of the port is the actually the author of the software. >How-To-Repeat: less /usr/ports/sysutils/LPRng/Makefile The version in the make file is 3.8.10, the current version is 3.8.15 (released 2002-08-11) >Fix: The attached unified diff(1) works. The packing list has not changed as far as I can tell. --- Makefile.orig Sat Aug 24 11:45:05 2002 +++ Makefile Sat Aug 24 11:45:22 2002 @@ -6,7 +6,7 @@ # PORTNAME= LPRng -PORTVERSION= 3.8.10 +PORTVERSION= 3.8.15 CATEGORIES= sysutils print MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \ ftp://ftp.astart.com/pub/%SUBDIR%/ \ --- distinfo.orig Sat Aug 24 11:45:15 2002 +++ distinfo Sat Aug 24 11:45:55 2002 @@ -1 +1 @@ -MD5 (LPRng-3.8.10.tgz) = 3127e3793b94bd4a403a3809b1d8467b +MD5 (LPRng-3.8.15.tgz) = 9120217c4daab986863cbc5896d49db6 >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 Aug 24 9:20: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00B8137B400 for ; Sat, 24 Aug 2002 09:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C69EF43E6A for ; Sat, 24 Aug 2002 09:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OGK3JU052281 for ; Sat, 24 Aug 2002 09:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OGK3F2052280; Sat, 24 Aug 2002 09:20:03 -0700 (PDT) Date: Sat, 24 Aug 2002 09:20:03 -0700 (PDT) Message-Id: <200208241620.g7OGK3F2052280@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: NAKAJI Hiroyuki Subject: Re: ports/41571: japanese/emacs20-emcws doesn't install without japanese/Canna Reply-To: NAKAJI Hiroyuki Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41571; it has been noted by GNATS. From: NAKAJI Hiroyuki To: "Akinori MUSHA" Cc: freebsd-gnats-submit@FreeBSD.org, Nishimura Takashi Subject: Re: ports/41571: japanese/emacs20-emcws doesn't install without japanese/Canna Date: Sun, 25 Aug 2002 01:10:54 +0900 If this change is good, it may be ok for japanese/emacs21-emcws. Can anybody check them? -- NAKAJI Hiroyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 9:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BFA437B400 for ; Sat, 24 Aug 2002 09:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69C0D43E75 for ; Sat, 24 Aug 2002 09:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OGe2JU054578 for ; Sat, 24 Aug 2002 09:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OGe2Ki054577; Sat, 24 Aug 2002 09:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B1D837B400 for ; Sat, 24 Aug 2002 09:33:38 -0700 (PDT) Received: from charter.net (dhcp-220-8.slidell.charter-ala.com [24.158.214.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 522E843E77 for ; Sat, 24 Aug 2002 09:33:37 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from gforce.johnson.home (localhost [127.0.0.1]) by charter.net (8.12.5/8.12.5) with ESMTP id g7OGXUiL068659 for ; Sat, 24 Aug 2002 11:33:31 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.5/8.12.5/Submit) id g7OGXFq7068658; Sat, 24 Aug 2002 11:33:15 -0500 (CDT) (envelope-from glenn) Message-Id: <200208241633.g7OGXFq7068658@gforce.johnson.home> Date: Sat, 24 Aug 2002 11:33:15 -0500 (CDT) From: Glenn Johnson Reply-To: Glenn Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41977: biology/pymol: fix broken build and install example scripts Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41977 >Category: ports >Synopsis: biology/pymol: fix broken build and install example scripts >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 09:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Glenn Johnson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD gforce.johnson.home 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 20:58:06 CDT 2002 root@gforce.johnson.home:/usr/obj/usr/src/sys/GFORCE i386 >Description: This PR for biology/pymol fixes the build and adds some useful example python scripts to the installation. - Change ${WRKSRC} to ${PORTNAME}-${PORTVERSION} because the current value of ${WRKSRC}=${PKGNAME} no longer works due to the appending of the ${PORTREVISION} value. - Correct the pmw dependency to check for ${PYTHON_SITELIBDIR}/Pmw rather than ${PYTHON_SITELIBDIR}/PMW. - Add the example scripts, with the exception of the red-hat spec files. These scripts are potentially useful and one is necessary for the Compiled Graphics Object demo. - Bump the PORTREVISION >How-To-Repeat: >Fix: --- pymol.update begins here --- diff -ruN pymol.orig/Makefile pymol/Makefile --- pymol.orig/Makefile Sat Aug 24 10:13:40 2002 +++ pymol/Makefile Sat Aug 24 11:04:01 2002 @@ -6,7 +6,7 @@ PORTNAME= pymol PORTVERSION= 0.82 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pymol @@ -17,10 +17,10 @@ BUILD_DEPENDS= ${PYNUMERIC} RUN_DEPENDS= ${PYNUMERIC} \ - ${PYTHON_SITELIBDIR}/PMW:${PORTSDIR}/x11-toolkits/pmw + ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/Mesa3 -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes USE_REINPLACE= yes USE_PYTHON= yes @@ -36,7 +36,7 @@ do-install: @${INSTALL_SCRIPT} ${WRKSRC}/setup/pymol.com ${PREFIX}/bin/pymol @${MKDIR} ${PREFIX}/share/pymol - @${TAR} -C ${WRKSRC} -chf - modules test | \ + @${TAR} -C ${WRKSRC} --exclude package -chf - examples modules test | \ ${TAR} -xf - -C ${PREFIX}/share/pymol @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/share/pymol/modules @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/share/pymol/modules diff -ruN pymol.orig/pkg-plist pymol/pkg-plist --- pymol.orig/pkg-plist Sat Aug 24 10:13:40 2002 +++ pymol/pkg-plist Sat Aug 24 10:45:32 2002 @@ -1,4 +1,24 @@ bin/pymol +share/pymol/examples/chempy/generate_amber.py +share/pymol/examples/chempy/generate_mmff.py +share/pymol/examples/cookbook/README +share/pymol/examples/cookbook/contact.pml +share/pymol/examples/cookbook/density.pml +share/pymol/examples/cookbook/groel_es.pml +share/pymol/examples/cookbook/packing.pml +share/pymol/examples/cookbook/packsurf.pml +share/pymol/examples/cookbook/ribosome.pml +share/pymol/examples/devel/brick01.py +share/pymol/examples/devel/cgo01.py +share/pymol/examples/devel/cgo02.py +share/pymol/examples/devel/cgo03.py +share/pymol/examples/devel/cgo_3Dtext01.py +share/pymol/examples/devel/cgo_label_hack.py +share/pymol/examples/devel/gl01.py +share/pymol/examples/devel/gl02.py +share/pymol/examples/devel/gl03.py +share/pymol/examples/devel/povray01.py +share/pymol/examples/devel/start_pymol.py share/pymol/modules/ExtensionClass.so share/pymol/modules/_cmd.so share/pymol/modules/_glu_nummodule.so @@ -548,4 +568,8 @@ @dirrm share/pymol/modules/chempy/bmin @dirrm share/pymol/modules/chempy @dirrm share/pymol/modules +@dirrm share/pymol/examples/devel +@dirrm share/pymol/examples/cookbook +@dirrm share/pymol/examples/chempy +@dirrm share/pymol/examples @dirrm share/pymol --- pymol.update ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 9:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B905237B400 for ; Sat, 24 Aug 2002 09:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A80643E9C for ; Sat, 24 Aug 2002 09:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OGo1JU055357 for ; Sat, 24 Aug 2002 09:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OGo11J055356; Sat, 24 Aug 2002 09:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD08037B400 for ; Sat, 24 Aug 2002 09:43:07 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E09E43E77 for ; Sat, 24 Aug 2002 09:43:07 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OGguOT045147 for ; Sat, 24 Aug 2002 09:42:56 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7OGgulY045146; Sat, 24 Aug 2002 09:42:56 -0700 (PDT) Message-Id: <200208241642.g7OGgulY045146@www.freebsd.org> Date: Sat, 24 Aug 2002 09:42:56 -0700 (PDT) From: Nakata Maho To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41978: Unbreak ports: print/lilypond Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41978 >Category: ports >Synopsis: Unbreak ports: print/lilypond >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: Sat Aug 24 09:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nakata Maho >Release: 4.6-STABLE >Organization: Private >Environment: FreeBSD debussy.private.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Aug 21 06:36:55 JST 2002 maho@debussy.private.org:/work/cvsup/src/sys/compile/MAHO-DEBUSSY-4.x-STABLE i386 >Description: I unbreak the port print/lilypond, music typesetter. Actually, what I did was: new version appeared(1.6.0, stable release) and I updated the port. audio/denemo is still depend on this port, so it should be better to unbreak this port. I checked with portlint says "looks fine." >How-To-Repeat: >Fix: begin 644 lilypond.diff.bz2 M0EIH.3%!629362':$\X`)I4+[+@U0+MD` MA2IS[ZM!V/O%O;CHS[OOD[Z<[/E+[2"H4V90O6#QMY:=#2KY8`HUO8&AT!]M M731JA*N[#IKX6[8@.0'0?;)"&FB)D9`:)IH)I/4:F3:)/U3VHR`F:0,C09I/ M4&IZ$TR":1,B:F-*,U/4:```:````!IZ:HI%/Q*#)ZC0:```-`#0````$I^J M402CT(C]2::&(`&@Q#(`T```,$21`AHC53]IH@R$U/4:#(&(TR9DF:&IZGHC M301)!!`!$T3T4RGDGJ&@:9!H-`T``'J(';XLL=^N.!5L*J7+M3[?;/IJ62Y# M`F4ME2_*>K2JRO4X^_S?I@>QN+C[_N;_1)'ZVH,0/YE+1Y,!O?BO]I?HQ2]> MS_F'MPEJMC??/#T;NWKK/TRV6T3WXH_%%/NB@C4$%=T$\7T=&:K]XB,0'`$; M"=(01"4F-G@(!6@`&WFO6'3SAF^//K4-'SXPEACSQQQ-?#PM>;GEPZ.>BNH` MZB":B!D71=43P]]D`"DOHY?*@'R:H%`_X-@.S3:P'ZLL1\7U`=HR]'C$/OP/ M%.5P_V)A0(H74/$DFY+?A0WCZ7NQ]H]SOI$/!/`:#SY4%-WM%LKM`*Q@BCAX M,&^!3TLHZ>OP^M9,5(D^5[AWD$=!5W!W4_/`L7N%W-4&N?\F%*!?2B`!0DQK MX^<>'V:CET^5FF/D^2@]]AUU)1'B4MTXF-B1+$)(3W(/X'<#9A&/R,%C#^8P M(`+^UZ$YE@,"Y%`!0I-@%!V#^SQ*GCS=H^!J>]W'L>2/DYS0"H^)0/0`BR'N MKF'?`VUCGOCB-/8_S!!?T95*V24*0*Y^.0<"_6=<[3;::&@Z;T^=PZ0R3KFA M0X,DI2A`31D9S5T4L)48N*Y\%%G;5]+'LL%?,,I0-S6899"RO=)4^\*,!1FQ>9%PY7?-@T*B@@K2\BC76HXIKU8AT'RE M8E:UB=?7\S9;_FZ*M@>*+<<%MH*'/,!'[U1"-T-!`)VM,^15V`0T-W1\\3#* M#AQ7BYT;C`?)D6C%FDGRGNC%#%`B&Z:_^;87)!(.J<4!A7P%LRB"-4#KP6!T MP`"*4%.K@#@U6ND7,5#`'W;S!LG*9VV<9J!1&%M M1QCS,WMD8J:)=V-,>&N3F.3'C1-XTFIM2>(2'],5#HDEK^`MK!XA$`1!<'\( M\7"0("M0,@>)<1%I`A$$4^+\!]X7TCZQ?F/\GM-WH]%;3LO>2]QF8EF#,WP; M6W?O]KY+.TRJLB,RK9KN)9E=ULJ_(.X>SGV4O>_2&_?RG=MR@;?5?@_1WV*]>W;E[A8%UFR M(*PR5E[VTN6:S%K7;PMU[/GM`GF%I5[G-0H15VJ#G57K8+P9!]NK+>K0U=]_ M/S1,:L'Y>M2S5S<)3J0+?2\UV+]7W4&ON*=$87'X)[6[;MN54UL05IWJQJP< MI9KM^5:K\L?5421T+X?=[+YXCTOMSP?7OVR^_!,ELA-JIXMIK<]9:"+$5XK7 MH[B'1RZ'VA4J8[('"&NV=V?JGBZ>'.&Q?7-M=+OY^OC"B7&-*NWZ#6?B:=77 M-UJ^W&24S9UBP>SA)RX9QNCNA##*U_?A5(I<4N()M94&9`GHH'([CS\B]"XN M(`OTY6.$S@R7DJSE/'.G:]]7[V[]N$[R=H_;$Z:X[9TV>N;J4RR MRRRRLTEMK;.=EJJ\.9M'LVT(\`GN'C9&-:JK<'4RM6D74?77&,8QC54Z,6:= M!S.K8;^M?%?>GGZ.YLM!?YUJO5+>;>D_'ZY>:ZO*:MBH?XXX-#Q=JEJG7.H. M@Y3?IG7BK<-.'#7APA4[A6S2YD9`X4KA"NME].SLSNJR,$8!QTS[&M..N.O5 M^O6(B(?E)EIK,S-F1)E)F':8561&959$5$19:8LDPTUF8B(B,YOKK;<^LQ:3 MS\?/?\P=<`@IN:X_0;A\CS\986JQ;X_9_R<$^Q#!TVY8N/T,;L&0**/&)))) M(`60`!F-KF[>W]*W=MW;=VY5EMC%9;9N9".:S9`92<6(`.&PF#%&`(QLUAZF MWACSW-N;AJ!@F6,6!R&/%LSGIS.W,Y=.,X6%ZWD%:%RC%6O?Z8,)9HP0J8=` M%`+,WD``#=Z++:\K;;;-:NM6VVV:U9;9;9;9;9;=(`:8JQ5BK%6*L58JQ5BK M%6*L58H`````````L58@K$``%8JQ5BK%6*```$`````LM=34FF9@P#,S!@&9 MF#`,S,&`9F8,`S,P8&'$G&58#Z[N0[8X% M@ZGVR.XU9V,W);I-KRG-6"\+<=AWV-:V@=&K#0O?*+HA>7HJJ+;+ M;+;+;+;T2<)-PN,*$9OAF21TX6"/F&K:+AZ*7AF;LMA*DW'47L:8"*FPJ49, MW=>/9Y7A=+KG8`(`B$D`#`,(@1VXY;;WN+TLEX=;-Y9U01$I'AYCOQ95F>F[S;(`!``!$RG7J>'&)A MC,`````C(```2K>(I(Y&F38,<$HE*U"!104E0_:/-^0\_=Y";HU&O,4D(PF% MJ98H(3?5U`4JP&,6!0A.[,P>Y10:5N!D?6?040"'0$J)CVU>L-G9K6M:TRA;47GWDUDX[VG2YTNNE:1-%;Q7ESSZ?3C@Z[:`,`Q MNZ&[:`4,`ZMR4[\5"=_JE3K*3CO2XKA@\/NQ@JJJJP9F55Z^KARTUSUIA3.G MRBM,#B$%"(JHRR))4*I.&NJ4*=ORMQPZ_#WWTZIOGSMM1%"JJ(GCY-(W'B@Z7)OB MD?.KB3Y8COGZG=_WA*D^M.WO9*E9%/,!1WC[34Z!_'W)U<:/R+G^K&&QTQV] MG5))A[MXN&?XX>[TFQXY?1J/Q^)Z@]H<2C0_&C:=9IH9,$FLB]5P4*4`W*H/ M["?I$F'4"`^"4"3`8'6T(NXZ=]4/(G2:IX>@8A2X'M\DPY##(Y=E'=/NVZG2 MG$Z;?8GJBZ_"?DC1#H%S[<@\N][AJ@F0`A:PJ#<@7:ZDD\L!9 ML$JL`B=AU"32\=R5GI9/E1VLD$[(6X>Y]6^0_`]O";>J>R\#P?B.5'9V4AS. M:'I,$*,]7N+&Y#+.[UG+V.A@^.@ND/.2%/<^0M">\)#F.H_(XKM[!S.'W.PX M.`_-M\.ICD:GVG!/OVU.G9/C\?:2&`/8\D'HYV:H;7L+_[C&!ZC]`&MRQQOM'BEHC:)>W2U0JU9_PTXF;BX-5(>36FB3OY-"^Y'&_%`=,' MK$L6I"FW;4_E44`Z."./0[=)9/,80%X'-/2V,&LXNV2S@LVCW63EH-S#L0TT M%>&`,2$"^P;Y6SI500($(@;GB'$(]$>ESJ>/&@VH'N1TYOY3OI`-*Q+"$;W`03 M:J],7);!23KK2L"P406$`@6HUH&):TS9\AMX'L#P9<],4*":AAJU)))(1),9 MCPNV,`X2K$BI()"1)(DA@@9E6#UZ6P7648T="468"`0DA/:FBU%0Y_ MAKMJ8UY6-3D??#VCM'A:@:@5*A,OFW*(>>!CE+F)WE-&8QK=3"C$*W[/>U$? MIU:$D4SC)"$C2B,V*U-9/KSD5><]CA`V)9&:)]3N5=W1H21,GN',0V.W'"!J MHWVO;$D`VIFS"2&0T1`+%@DC!D7FU6*^-BI1C<(%R[RHLH&Q<=Q>YC;N<:22 M-J;"ZY%U^4Q'=`RAVE90L45MA8D;0JY3&75N>!O>C6JLA,M-RK2)#C]3--2(@8VAKN&7`=8/E0)8,331OV9>,@R2#:BH\ M=KY*4HJ8#$20_R>`=)=O`G8.G;I^R7@C'YF6^QC$(F9RU^ZV@6Y1SK;#@^SA M60TK#49KN]ZAP5E##ISTL*5Z^^&FXEKMFYO6%LE,&C6R1?C./97)G>/*J)O@ M!S8IP0]TW>%.KVOD&8,++&&CU'-*G,Q@WGDDABDQ,.FIK4DBS6-!: MJE0H7&B&^JO`>R==^QV36!M>UG:2.4""X3%[>E@;&VGGF&^-2 MB]MY;'&U&:/2V<%VJ5146'*U=%L6AX5!623(D$!*!J&E#2)&$"$81A01!U2W M'2WCR6H0 M4+$\9AY_.A1S`CX6'JD>AV.GV%Z>PBO=10#X_:592RU"NJ?(#DH#`((AI]/7 MPV^=/,JE9"0-\VVD+S,03[2MQV^?R]7P=B@!J&+4&^7>Z.Y-\`B+#P!%7):,A@M.!M?7'`TT+HN M0=W`9+6HNNIJTRWN0,ZZ;-LI52!:($3`4UJHJ4%&IC!-Z34SQV#F>NT[$)]< MIJJ*D@O%FM--!8!00ECI#G:H$<$CZ1RZ-,.A^FBR+G`9"YAB58M8D^Z\);/CYW&P\XHXT(+2>Q-*4Q>2,A%@0T">TK%VR4:-9 MS]#$"U](0DA(](1`\V0U$X1Q@SJ;&#$.FB:9HYM?B=#&IRWA#>Q3\(SSVO\\-[>+8S?.W@L8.>3D=9$9!2&31KY]#%GD)"GP3 M7VKAV-./(DN54D`DDD(*,3)MN9FE45D94EF6,F*LB,)$D"0MSG7K>R(9%P'! MI0.L[3+D^&`Z\Z3$)P#'6A0Z;Y`T7ZI#ASB"C%(DLDC7C,-4B-]0?(3J`O#1 MQY)/!06)#+(+TY'WYDK0R/!];F%`-B(Y4I+'`Y0[I?.,!Q8Y(VKG9X.X9,Z= M()&*2+SCK`M`XP*E2\D,P2$"]N/G4A1IDW./=YXCE'F8V='0G+5"`Z/I-SU^ M>N,9K]BY,5XK4>6[O@Y7)S#<@VL=J36T-EY"J`>(9(X.K7&^AC43!UP6P=S( M/RB?@?5:6`E5(`*E215A!%&$$5`QY30@VAGQ-@,VCR])A)#F1@M1U'FES>O1K2L9[3-OE+E<,KA\WC92]ZM>J-(:-1UL\MQ=\G22`CKN61#?@Y,6R'00&T$0@@E]# M<@V7H4:VUFF@8M*=RH"/D+Y+(6R/.YB2BN+:D6(:&F$:=H`H!M5N+=XDMF5( MURUVA#7DV`LQ`/!N'")Z4<)J)QD,IU<]PB2:C7,:@RV7,+;,6:9:LWG/%TEJ MY9Q[>W##CIX<\R77MIG48O6``U$$WB.18@-DQ)"209)(+%,@@5G>MS,Q>:KM M5TX..YP,8UU-4PEPH@%RU*U($%!$(1%ND"5,!U(4%RFK(Z4BNW3IF739 M9Q7#.*+63LV)NR#19"4+(@<<4R%UO@M:Q1!52[8TT805:N7#X/1/6JQ0'*?& MO42]>+%"RJ#Z;GFLZ5I5S-B&=5NF0R/+E8']!\>4#@49)1L\HQ=@.[7AO0T: M[S:#NQXA=M3<[H'':!0,#WZ(NJN+]<_ M(=D]"SUD$UX-%C,^5","T?'%SZJ(_.OI-#JUV"G\7J\.!]64B?(]/ M?P3$+>.!.5QJ9#JHWJA*#$C)%2'=0H6@VDAK*WM-$,S29`Y)]-@"\04`XC554UG?`>WUQ8! MV>\,.5\,G!Y.NXBI@\YHE534J'2MBQLO>1%X@]>(<0NKS3%A`SA(4AVG1IR, MLC(Z"6EGJH%C)!C@CVC1LH%VB%@$UC`L';4B=5*Y]2N*O$#-KWV.CL10(V^8 MVW,4R7C<\<,S%QL1&6:UFXRA*4WT74/@QSG-6IFU$9#6$MUZSK,X:L"9<`/"M<45G2PMZP;SAG'@)%15GR4J^$[0*QRO#=B%&SO(53 M1.A"\1.6Z$.J5E#Q738(SGG#6%0ASK"M6S,K&[=+.E3PU;.B(B(B(B(BJJHB M)UV][UQB0HB(LQ-;\;55^$"0.9L`&<0!0",6@02-YF6-VLV5`$IF8`,]G/6\ M?6Z(AQM:6I*@49%C)`OV@A(BVI`"%X4,**J2:&0;%H^//H]'OZ;5;CI3ZNU[ MF_COQ>-TXO7ZU^?69@"5@6%F&9589F%89E68536R9F8666&585EA51!6465= M]9F%5@()(($A(BR(D@(0=BB\.V=AU(FSAS<.-6TT$XR4@J5KD,9')SY%B^GU MT7;TD4A)`80(=^MJEIVTH$0M$($8D.=89QAJ_'/3F,-JV$5*)"-365./QB[AC`VD2H422=)4IJI*J=[;ASX!IJ$#?SN:G89DY_'MG!'?%+ M8(>#LPQJ%<[0Y8;GPE##Y_+'7CNXB*"47XCY9$6$(:7J]6-$$5M5#E"&"*`\ M!&05%V>+."CE91R/4+()92HPD5OH%Y=ZXNV)P-]K:Z8ONH&)"9V,U>$E]X6>].8W9"BBH03!=CMD#C+;=#@T+K=S%L*/;TX]=@EBSY//X_> M%#VE@./32(O8DCP<9)ERHC1:'D(VR=N%[Y-SD132WY#5]=M8Y-K>H!H@%E;. M\D/(5#W%K:AETAG@X M+6-4-1%S+ZE"KT)[D44`^PCC;0_275,G\!Y%#TBJH'N^>_RUP=AG>L.EKIBU M8JA<=0MKBKUC'*ULZ%L7:B(-!$P=?K#!;=/INA16@(BAM'E<;A1[GY#P?$]% D(=H&X]8+T/?<^@^#^1\):?.>/\VKU(GI_^+N2*<*$@0[0GG` ` 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 Sat Aug 24 10:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8499437B400 for ; Sat, 24 Aug 2002 10:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 442E343E65 for ; Sat, 24 Aug 2002 10:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OHK3JU062183 for ; Sat, 24 Aug 2002 10:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OHK3W8062182; Sat, 24 Aug 2002 10:20:03 -0700 (PDT) Date: Sat, 24 Aug 2002 10:20:03 -0700 (PDT) Message-Id: <200208241720.g7OHK3W8062182@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Subject: Re: ports/41977: biology/pymol: fix broken build and install example scripts Reply-To: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41977; it has been noted by GNATS. From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) To: glennpj@charter.net Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/41977: biology/pymol: fix broken build and install example scripts Date: Sun, 25 Aug 2002 02:08:58 +0900 (JST) Hi, Glenn, I checked your port just make install; make deinstall and portlint. However, ===> Deinstalling for pymol-0.82_2 pkg_delete: unable to completely remove directory '/usr/local/share/pymol' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) I noticed your pkg-plist is wrong you may be forgetting about adding share/pymol/test/README share/pymol/test/inp ... Thank you very much for your effort, but please remake pkg-plist and please confirm make deinstall really cleans up all the files and subdirectories. Sincerely yours, Nakata Maho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 10:55:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04E7637B400; Sat, 24 Aug 2002 10:55:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD14243E6E; Sat, 24 Aug 2002 10:55:24 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OHtOJU065345; Sat, 24 Aug 2002 10:55:24 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OHtOPL065341; Sat, 24 Aug 2002 10:55:24 -0700 (PDT) Date: Sat, 24 Aug 2002 10:55:24 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208241755.g7OHtOPL065341@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, trevor@FreeBSD.org Subject: Re: ports/41978: Unbreak ports: print/lilypond Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Unbreak ports: print/lilypond Responsible-Changed-From-To: freebsd-ports->trevor Responsible-Changed-By: lioux Responsible-Changed-When: Sat Aug 24 10:55:23 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41978 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 10:59:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E84F37B400 for ; Sat, 24 Aug 2002 10:59:15 -0700 (PDT) Received: from charter.net (dhcp-220-8.slidell.charter-ala.com [24.158.214.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 195DD43E77 for ; Sat, 24 Aug 2002 10:59:14 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from gforce.johnson.home (localhost [127.0.0.1]) by charter.net (8.12.5/8.12.5) with ESMTP id g7OHxDZ7005039; Sat, 24 Aug 2002 12:59:13 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.5/8.12.5/Submit) id g7OHwlMn005038; Sat, 24 Aug 2002 12:58:47 -0500 (CDT) From: Glenn Johnson Date: Sat, 24 Aug 2002 12:58:47 -0500 To: Nakata Maho Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/41977: biology/pymol: fix broken build and install example scripts Message-ID: <20020824175847.GA896@gforce.johnson.home> Mail-Followup-To: Nakata Maho , freebsd-ports@FreeBSD.ORG References: <200208241720.g7OHK3W8062182@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208241720.g7OHK3W8062182@freefall.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It works fine for me. I did not remove anything from the pkg-plist, just added the example scripts. Make sure you have the /usr/local/share/pymol directory removed before installing and then try the install-deinstall-reinstall cycle again. I just checked it on my system and it does work. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 11:10:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EA1837B400 for ; Sat, 24 Aug 2002 11:10:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A712343E75 for ; Sat, 24 Aug 2002 11:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OIA5JU070607 for ; Sat, 24 Aug 2002 11:10:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OIA5QS070606; Sat, 24 Aug 2002 11:10:05 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52A3D37B400; Sat, 24 Aug 2002 11:08:50 -0700 (PDT) Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37DA343E72; Sat, 24 Aug 2002 11:08:49 -0700 (PDT) (envelope-from dmagda@number6.dyndns.org) Received: from number6.magda.ca ([64.229.176.134]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020824180832.OJKW11695.tomts10-srv.bellnexxia.net@number6.magda.ca>; Sat, 24 Aug 2002 14:08:32 -0400 Received: from number6.magda.ca (localhost [127.0.0.1]) by number6.magda.ca (8.12.5/8.12.5) with ESMTP id g7OI8lqs061577 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 24 Aug 2002 14:08:47 -0400 (EDT) (envelope-from dmagda@number6.dyndns.org) Received: (from dmagda@localhost) by number6.magda.ca (8.12.5/8.12.5/Submit) id g7OI8lYq061576; Sat, 24 Aug 2002 14:08:47 -0400 (EDT) Message-Id: <200208241808.g7OI8lYq061576@number6.magda.ca> Date: Sat, 24 Aug 2002 14:08:47 -0400 (EDT) From: David Magda Reply-To: David Magda To: FreeBSD-gnats-submit@FreeBSD.org Cc: DougB@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41981: htdig is outdate wrt apache2, and apache13 file locales Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41981 >Category: ports >Synopsis: htdig is outdate wrt apache2, and apache13 file locales >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 11:10:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Magda >Release: FreeBSD 4.6-STABLE i386 >Organization: None. >Environment: System: FreeBSD number6.magda.ca 4.6-STABLE FreeBSD 4.6-STABLE #3: Sat Aug 10 11:10:13 EDT 2002 dave@number6.magda.ca:/usr/obj/usr/src/sys/MYKERNELB i386 >Description: The textproc/htdig port is outdated in two ways: 1. does not support apache2 2. still thinks everything is put into ${PREFIX}/share/apache/ under Apache 1.3.x >How-To-Repeat: Try installing it with Apache 2.0.x installed and it will try to install Apache 1.3.x. Can someone test with Apache 1.3.x please? Don't have a system available to repeat it: going from www/apache13/pkg-plist. >Fix: The attached patch will allow it to run with Apache 2.0.x if you define "WITH_APACHE2". It also puts everything into /usr/local/www/. Both Makefile and pkg-plist need to be updated. I don't have Apache 1.3.x installed so I can't test how this patch interacts with it. We are using it at http://www.ee.ryerson.ca/search.html --- Makefile.orig Sun Aug 4 19:02:42 2002 +++ Makefile Sun Aug 4 21:19:36 2002 @@ -13,12 +13,17 @@ MAINTAINER= DougB@FreeBSD.org +.if defined(WITH_APACHE2) +RUN_DEPENDS= ${LOCALBASE}/share/doc/apache2:${PORTSDIR}/www/apache2 +.else RUN_DEPENDS= ${LOCALBASE}/share/doc/apache:${PORTSDIR}/www/apache13 +.endif GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-cgi-bin-dir=${PREFIX}/share/apache/cgi-bin \ - --with-image-dir=${PREFIX}/share/apache/icons/htdig \ - --with-search-dir=${PREFIX}/share/apache/htdocs \ +CONFIGURE_ARGS+= \ + --with-cgi-bin-dir=${PREFIX}/www/cgi-bin \ + --with-image-dir=${PREFIX}/www/icons/htdig \ + --with-search-dir=${PREFIX}/www/data \ --with-common-dir=${PREFIX}/share/htdig/common \ --with-database-dir=${PREFIX}/share/htdig/database \ --with-config-dir=${PREFIX}/etc/htdig \ --- pkg-plist.orig Sun Aug 4 20:32:01 2002 +++ pkg-plist Sun Aug 4 21:15:13 2002 @@ -6,38 +6,38 @@ bin/htnotify bin/rundig etc/htdig/htdig.conf.sample -share/apache/cgi-bin/htsearch -share/apache/htdocs/search.html -share/apache/icons/htdig/button1.gif -share/apache/icons/htdig/button1.png -share/apache/icons/htdig/button10.gif -share/apache/icons/htdig/button10.png -share/apache/icons/htdig/button2.gif -share/apache/icons/htdig/button2.png -share/apache/icons/htdig/button3.gif -share/apache/icons/htdig/button3.png -share/apache/icons/htdig/button4.gif -share/apache/icons/htdig/button4.png -share/apache/icons/htdig/button5.gif -share/apache/icons/htdig/button5.png -share/apache/icons/htdig/button6.gif -share/apache/icons/htdig/button6.png -share/apache/icons/htdig/button7.gif -share/apache/icons/htdig/button7.png -share/apache/icons/htdig/button8.gif -share/apache/icons/htdig/button8.png -share/apache/icons/htdig/button9.gif -share/apache/icons/htdig/button9.png -share/apache/icons/htdig/buttonl.gif -share/apache/icons/htdig/buttonl.png -share/apache/icons/htdig/buttonr.gif -share/apache/icons/htdig/buttonr.png -share/apache/icons/htdig/htdig.gif -share/apache/icons/htdig/htdig.png -share/apache/icons/htdig/star.gif -share/apache/icons/htdig/star.png -share/apache/icons/htdig/star_blank.gif -share/apache/icons/htdig/star_blank.png +www/cgi-bin/htsearch +www/htdocs/search.html +www/icons/htdig/button1.gif +www/icons/htdig/button1.png +www/icons/htdig/button10.gif +www/icons/htdig/button10.png +www/icons/htdig/button2.gif +www/icons/htdig/button2.png +www/icons/htdig/button3.gif +www/icons/htdig/button3.png +www/icons/htdig/button4.gif +www/icons/htdig/button4.png +www/icons/htdig/button5.gif +www/icons/htdig/button5.png +www/icons/htdig/button6.gif +www/icons/htdig/button6.png +www/icons/htdig/button7.gif +www/icons/htdig/button7.png +www/icons/htdig/button8.gif +www/icons/htdig/button8.png +www/icons/htdig/button9.gif +www/icons/htdig/button9.png +www/icons/htdig/buttonl.gif +www/icons/htdig/buttonl.png +www/icons/htdig/buttonr.gif +www/icons/htdig/buttonr.png +www/icons/htdig/htdig.gif +www/icons/htdig/htdig.png +www/icons/htdig/star.gif +www/icons/htdig/star.png +www/icons/htdig/star_blank.gif +www/icons/htdig/star_blank.png share/htdig/common/bad_words share/htdig/common/english.0 share/htdig/common/english.aff @@ -50,7 +50,7 @@ share/htdig/common/syntax.html share/htdig/common/wrapper.html @dirrm etc/htdig -@dirrm share/apache/icons/htdig +@dirrm www/icons/htdig @dirrm share/htdig/common @dirrm share/htdig/database @dirrm share/htdig >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 Aug 24 11:48:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D97237B400; Sat, 24 Aug 2002 11:48:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B576A43E4A; Sat, 24 Aug 2002 11:48:29 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OImTJU074208; Sat, 24 Aug 2002 11:48:29 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OImTYZ074204; Sat, 24 Aug 2002 11:48:29 -0700 (PDT) Date: Sat, 24 Aug 2002 11:48:29 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208241848.g7OImTYZ074204@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, dougb@FreeBSD.org Subject: Re: ports/41981: htdig is outdate wrt apache2, and apache13 file locales Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: htdig is outdate wrt apache2, and apache13 file locales Responsible-Changed-From-To: freebsd-ports->dougb Responsible-Changed-By: lioux Responsible-Changed-When: Sat Aug 24 11:48:28 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41981 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 12:14: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 757BA37B400; Sat, 24 Aug 2002 12:14:01 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A132943E75; Sat, 24 Aug 2002 12:14:00 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g7OJDxbE001348; Sat, 24 Aug 2002 21:13:59 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g7OJDxYW1037245; Sat, 24 Aug 2002 21:13:59 +0200 (MES) Date: Sat, 24 Aug 2002 21:15:30 +0200 (CEST) From: Martin Blapp To: Cc: Subject: gcc3.1.1 port is broken in CURRENT Message-ID: <20020824211207.V50084-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, gcc3.1.1 port is broken in CURRENT. Looks to me like the ISO C89 changes are responsable for that. Something is wrong with size_t definition, but I could not figure out how to fix it. ../../../gcc-3.1.1/include/libiberty.h:212: warning: parameter names (without types) in function declaration ../../../gcc-3.1.1/include/libiberty.h:218: warning: parameter names (without types) in function declaration ../../../gcc-3.1.1/include/libiberty.h:224: parse error before "size_t" ../../../gcc-3.1.1/include/libiberty.h:229: warning: parameter names (without types) in function declaration ../../../gcc-3.1.1/include/libiberty.h:237: parse error before "size_t" ../../../gcc-3.1.1/include/libiberty.h:286: warning: parameter names (without types) in function declaration Thank you for fixing it. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 13:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BBC137B401 for ; Sat, 24 Aug 2002 13:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BF4A43E4A for ; Sat, 24 Aug 2002 13:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OKA3JU088985 for ; Sat, 24 Aug 2002 13:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OKA3bq088984; Sat, 24 Aug 2002 13:10:03 -0700 (PDT) Date: Sat, 24 Aug 2002 13:10:03 -0700 (PDT) Message-Id: <200208242010.g7OKA3bq088984@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Glenn Johnson Subject: Re: ports/41977: biology/pymol: fix broken build and install example scripts Reply-To: Glenn Johnson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41977; it has been noted by GNATS. From: Glenn Johnson To: freebsd-gnats-submit@FreeBSD.org Cc: Nakata Maho Subject: Re: ports/41977: biology/pymol: fix broken build and install example scripts Date: Sat, 24 Aug 2002 14:45:36 -0500 This works fine for me. Here is the output from 'script', and deinstalling the port after a successful install. ========= Script started on Sat Aug 24 14:37:07 2002 gforce biology/pymol# make deinstall ===> Deinstalling for pymol-0.82_2 gforce biology/pymol# exit exit Script done on Sat Aug 24 14:37:13 2002 ========= As you can see, everything is removed just fine. If you look at the patch I sent in the PR, you will see that I did not remove anything from the pkg-plist, only added the example scripts. Please check this again on your system because this patch does work and the pkg-plist is not wrong. Might you have some local modifications that interfered with the patch? -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 13:16: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F41F37B400; Sat, 24 Aug 2002 13:15:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 128C043E42; Sat, 24 Aug 2002 13:15:59 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OKFwJU089568; Sat, 24 Aug 2002 13:15:58 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OKFwaM089564; Sat, 24 Aug 2002 20:15:58 GMT Date: Sat, 24 Aug 2002 20:15:58 GMT From: Hye-Shik Chang Message-Id: <200208242015.g7OKFwaM089564@freefall.freebsd.org> To: perky@FreeBSD.org, freebsd-ports@FreeBSD.org, perky@FreeBSD.org Subject: Re: ports/41977: biology/pymol: fix broken build and install example scripts Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: biology/pymol: fix broken build and install example scripts Responsible-Changed-From-To: freebsd-ports->perky Responsible-Changed-By: perky Responsible-Changed-When: Sat Aug 24 20:13:37 GMT 2002 Responsible-Changed-Why: Oops. I'm sorry, Glenn. I forgot to fix this problem. I'll handle this, soon. http://www.freebsd.org/cgi/query-pr.cgi?pr=41977 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 13:18:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ED3537B400; Sat, 24 Aug 2002 13:18:10 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-84.dsl.lsan03.pacbell.net [64.165.226.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB31543E72; Sat, 24 Aug 2002 13:18:09 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A391966D83; Sat, 24 Aug 2002 13:18:07 -0700 (PDT) Date: Sat, 24 Aug 2002 13:18:07 -0700 From: Kris Kennaway To: current@FreeBSD.org, ports@FreeBSD.org Subject: New 5.0-CURRENT ports uploaded Message-ID: <20020824201806.GA25162@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I've finished a new package run with 5.0-CURRENT, and I've uploaded the results to ftp-master, so they should make their way out to the mirrors in the next few hours. The latest run went much better than the previous one (from June, before I went on vacation): 5400 packages built (out of 7400 ports), compared to 3300 packages in June. This is better, but still far fewer than the >6200 packages that build on -stable. Most of the remaining failures seem to be C++-related, and due to the removal of deprecated cruft from -current. Thanks to everyone who has worked on fixing ports, although we still need more people to work on fixing the remainder. Kris P.S. This is the first set of bzip2'ed packages to be uploaded: I understand there are still bugs in pkg_add -r, but hopefully they will be fixed shortly. --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9Z+n9Wry0BWjoQKURAu7AAKD/ML9Tn1bo/VleJO9PUuujuE26EACgtGUD cIqGgi7Ar1yCQURDsGbCHzs= =LltL -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 13:42:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94A6D37B400 for ; Sat, 24 Aug 2002 13:42:10 -0700 (PDT) Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by mx1.FreeBSD.org (Postfix) with SMTP id 43F5443E3B for ; Sat, 24 Aug 2002 13:42:10 -0700 (PDT) (envelope-from john_m_cooper@yahoo.com) Received: from pc016247.reshall.uidaho.edu (john?m?cooper@129.101.136.30 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 24 Aug 2002 20:42:09 -0000 Subject: Need help from a QT guru From: John Merryweather Cooper Reply-To: john_m_cooper@yahoo.com To: FreeBSD Ports Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 24 Aug 2002 13:42:08 -0700 Message-Id: <1030221728.5620.95.camel@PC016247.reshall.uidaho.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm busy porting xsidplay from QT2 to QT3. For the most part, the port is happy with this, except for a compile error in src/PlaylistEditDialogData.cpp: subtuneSpinBox->setFrameShape( QSpinBox::WinPanel ); subtuneSpinBox->setFrameShadow( QSpinBox::Sunken ); The compiler complains that WinPanel and Sunken are not members of QSpinBox. A review of qspinbox.h confirms that this is true for QT3. So, given that QT3 no longer has the members, how do I achieve equivalent functionality with QT3? -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | Yahoo: john_m_cooper || | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 14: 0: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D04F837B400 for ; Sat, 24 Aug 2002 14:00:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37E2C43E75 for ; Sat, 24 Aug 2002 14:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OL03JU092935 for ; Sat, 24 Aug 2002 14:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OL03QY092934; Sat, 24 Aug 2002 14:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DD0A37B400 for ; Sat, 24 Aug 2002 13:54:53 -0700 (PDT) Received: from nelly.internal.irrelevant.org (81-86-164-179.dsl.pipex.com [81.86.164.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0DD43E3B for ; Sat, 24 Aug 2002 13:54:52 -0700 (PDT) (envelope-from simond@irrelevant.org) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.36 #1) id 17ihvn-000JAx-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 24 Aug 2002 21:54:51 +0100 Message-Id: Date: Sat, 24 Aug 2002 21:54:51 +0100 From: Simon Dick Reply-To: Simon Dick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41983: Maintainer port update: x11-fm/worker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41983 >Category: ports >Synopsis: Maintainer port update: x11-fm/worker >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 14:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD nelly.internal.irrelevant.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sat Aug 24 14:08:44 BST 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386 >Description: worker doesn't compile under -current as it is. This patch fixes that while not stopping it compiling under 4.x >How-To-Repeat: >Fix: Add the following patch as files/patch-src::wpucontext.h --- src/wpucontext.h~ Mon Aug 19 00:15:26 2002 +++ src/wpucontext.h Sat Aug 24 21:42:41 2002 @@ -51,7 +51,7 @@ class WPUContext { public: - WPUContext( Worker *, List *coms, ActionMessage *msg = NULL ); + WPUContext( Worker *, List *coms, ActionMessage *msg ); ~WPUContext(); int continueAtLabel( const char *label ); void push( int nr, std::string elem ); >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 Aug 24 14: 6:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BF6E37B400 for ; Sat, 24 Aug 2002 14:06:09 -0700 (PDT) Received: from hotmail.com (f225.law7.hotmail.com [216.33.237.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC5A943E72 for ; Sat, 24 Aug 2002 14:06:08 -0700 (PDT) (envelope-from qejecit@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 24 Aug 2002 14:06:08 -0700 Received: from 24.53.57.146 by lw7fd.law7.hotmail.msn.com with HTTP; Sat, 24 Aug 2002 21:06:08 GMT X-Originating-IP: [24.53.57.146] From: "quare ejecit" To: ports@freebsd.org Subject: ports-print-dvips Date: Sat, 24 Aug 2002 21:06:08 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 24 Aug 2002 21:06:08.0702 (UTC) FILETIME=[1157BDE0:01C24BB2] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org There seems to be no way to retrieve this port. Make install wouldnt get it from the master archive in texas or from FreeBSD. _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. 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 Sat Aug 24 14:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 373CA37B400 for ; Sat, 24 Aug 2002 14:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3474443E72 for ; Sat, 24 Aug 2002 14:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OLU2JU099287 for ; Sat, 24 Aug 2002 14:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OLU12K099286; Sat, 24 Aug 2002 14:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24B9C37B400 for ; Sat, 24 Aug 2002 14:23:04 -0700 (PDT) Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9957743E6A for ; Sat, 24 Aug 2002 14:23:03 -0700 (PDT) (envelope-from jmcoopr@uidaho.edu) Received: from pc016247.reshall.uidaho.edu (PC016247.reshall.uidaho.edu [129.101.136.30]) by harrier.csrv.uidaho.edu (8.9.3 (PHNE_22672)/) with ESMTP id OAA11884 for ; Sat, 24 Aug 2002 14:23:02 -0700 (PDT) Received: from pc016247.reshall.uidaho.edu (localhost [IPv6:::1]) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5) with ESMTP id g7OLN1NI023524 for ; Sat, 24 Aug 2002 14:23:01 -0700 (PDT) (envelope-from jmcoopr@pc016247.reshall.uidaho.edu) Received: (from root@localhost) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5/Submit) id g7OLMudL023523; Sat, 24 Aug 2002 14:22:56 -0700 (PDT) (envelope-from jmcoopr) Message-Id: <200208242122.g7OLMudL023523@pc016247.reshall.uidaho.edu> Date: Sat, 24 Aug 2002 14:22:56 -0700 (PDT) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41984: [MAINTAINER UPDATE] Update build of netrexx to USE_JAVA Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41984 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update build of netrexx to USE_JAVA >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Update netrexx to use USE_JAVA framework, REINPLACE_CMD, and change my e-mail to a real address (finally!) while I'm at it. >How-To-Repeat: N/A >Fix: --- update-netrexx-2.02_2 begins here --- # This is a patch for netrexx to update it to netrexx-2.02_2 # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # If you have a decent Bourne-type shell: # STEP 2: Run the shell with this file as input. # If you don't have such a shell, you may need to manually delete # the files as shown below. # STEP 3: Run the 'patch' program with this file as input. # # These are the commands needed to create/delete files/directories: # rm -f 'files/patch-read.me.first' # # This command terminates the shell and need not be executed manually. exit # #### End of Preamble #### #### Patch data follows #### diff -u 'netrexx/Makefile' 'netrexx-2.02_2/Makefile' Index: ./Makefile --- ./Makefile Wed Jun 19 16:49:00 2002 +++ ./Makefile Sat Aug 24 14:14:03 2002 @@ -2,27 +2,28 @@ # Date created: Feb 8, 1999 # Whom: Pedro Giffuni # -# $FreeBSD: ports/java/netrexx/Makefile,v 1.9 2002/06/16 01:54:05 glewis Exp $ +# $FreeBSD$ # PORTNAME= NetRexx PORTVERSION= 2.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java lang MASTER_SITES= http://www2.hursley.ibm.com/netrexx/ DISTNAME= NetRexx -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu -RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk11 \ - ${LOCALBASE}/bin/rexx:${PORTSDIR}/lang/rexx-imc +RUN_DEPENDS= ${LOCALBASE}/bin/rexx:${PORTSDIR}/lang/rexx-imc NO_BUILD= yes USE_ZIP= yes +USE_JAVA= 1.1+ +USE_REINPLACE= yes pre-patch: - @${PERL} -pi -e 's/\015//' ${WRKSRC}/bin/NetRexxC.sh - @${PERL} -pi -e 's/\015//' ${WRKSRC}/read.me.first + @${REINPLACE_CMD} -e 's/\015//' ${WRKSRC}/bin/NetRexxC.sh + @${REINPLACE_CMD} -e 's/\015//' ${WRKSRC}/read.me.first do-install: @${INSTALL_SCRIPT} ${WRKSRC}/bin/NetRexxC.sh ${PREFIX}/bin #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Sat Aug 24 14:17:47 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # r 'files/patch-read.me.first' 3191 0 # p 'Makefile' 1694 1030223643 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Sat Aug 24 14:17:47 2002] #### #### Checksum: 81 2553 2184 #### --- update-netrexx-2.02_2 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 15:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD8E437B400 for ; Sat, 24 Aug 2002 15:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E91543E72 for ; Sat, 24 Aug 2002 15:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OMU1JU013893 for ; Sat, 24 Aug 2002 15:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OMU1hl013892; Sat, 24 Aug 2002 15:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A75C37B400 for ; Sat, 24 Aug 2002 15:24:02 -0700 (PDT) Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0955543E7B for ; Sat, 24 Aug 2002 15:24:02 -0700 (PDT) (envelope-from jmcoopr@uidaho.edu) Received: from pc016247.reshall.uidaho.edu (PC016247.reshall.uidaho.edu [129.101.136.30]) by harrier.csrv.uidaho.edu (8.9.3 (PHNE_22672)/) with ESMTP id PAA06722 for ; Sat, 24 Aug 2002 15:24:01 -0700 (PDT) Received: from pc016247.reshall.uidaho.edu (localhost [IPv6:::1]) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5) with ESMTP id g7OMNxNI030939 for ; Sat, 24 Aug 2002 15:23:59 -0700 (PDT) (envelope-from jmcoopr@pc016247.reshall.uidaho.edu) Received: (from root@localhost) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5/Submit) id g7OMNshL030938; Sat, 24 Aug 2002 15:23:54 -0700 (PDT) (envelope-from jmcoopr) Message-Id: <200208242223.g7OMNshL030938@pc016247.reshall.uidaho.edu> Date: Sat, 24 Aug 2002 15:23:54 -0700 (PDT) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41985: [MAINTAINER UPDATE] Update libesmtp to 1.0rc1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41985 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update libesmtp to 1.0rc1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Update libesmtp to 1.0rc1. There's an ABI change (minor, but does need a bump for mail/balsa*) from 5 to 6 and some improved performance. >How-To-Repeat: N/A >Fix: --- update-libesmtp-1.0rc1 begins here --- # This is a patch for libesmtp to update it to libesmtp-1.0rc1 # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # STEP 2: Run the 'patch' program with this file as input. # #### End of Preamble #### #### Patch data follows #### diff -u 'libesmtp/Makefile' 'libesmtp-1.0rc1/Makefile' Index: ./Makefile --- ./Makefile Tue Mar 12 18:15:21 2002 +++ ./Makefile Sat Aug 24 14:48:56 2002 @@ -2,16 +2,16 @@ # Date created: Sun Feb 21 2001 # Whom: tobez@tobez.org # -# $FreeBSD: ports/mail/libesmtp/Makefile,v 1.16 2002/03/13 00:25:24 ade Exp $ +# $FreeBSD$ PORTNAME= libesmtp -PORTVERSION= 0.8.11 +PORTVERSION= 1.0rc1 CATEGORIES= mail MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://www.tobez.org/download/port-mirrors/mail/libesmtp/ \ http://www.borgsdemons.com/distfiles/ -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu USE_BZIP2= yes USE_GMAKE= yes diff -u 'libesmtp/distinfo' 'libesmtp-1.0rc1/distinfo' Index: ./distinfo --- ./distinfo Tue Mar 12 18:15:21 2002 +++ ./distinfo Sat Aug 24 14:49:14 2002 @@ -1 +1 @@ -MD5 (libesmtp-0.8.11.tar.bz2) = 212aa496d62d030f919e6506f14a0d72 +MD5 (libesmtp-1.0rc1.tar.bz2) = 20b1c04ce74f40b64f5b3ffb3bd7da06 diff -u 'libesmtp/pkg-plist' 'libesmtp-1.0rc1/pkg-plist' Index: ./pkg-plist --- ./pkg-plist Sun Feb 24 11:22:58 2002 +++ ./pkg-plist Sat Aug 24 14:53:08 2002 @@ -12,7 +12,7 @@ lib/esmtp-plugins/sasl-plain.so lib/libesmtp.a lib/libesmtp.so -lib/libesmtp.so.5 +lib/libesmtp.so.6 %%PORTDOCS%%share/doc/libesmtp/INSTALL %%PORTDOCS%%share/doc/libesmtp/Notes %%PORTDOCS%%share/doc/libesmtp/README #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Sat Aug 24 15:19:36 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 1242 1030225736 0100644 # p 'distinfo' 65 1030225754 0100644 # p 'pkg-plist' 777 1030225988 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Sat Aug 24 15:19:36 2002] #### #### Checksum: 75 2485 58625 #### --- update-libesmtp-1.0rc1 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 16:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A18C37B400 for ; Sat, 24 Aug 2002 16:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C17943E6E for ; Sat, 24 Aug 2002 16:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ONA2JU028005 for ; Sat, 24 Aug 2002 16:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ONA2XM028004; Sat, 24 Aug 2002 16:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53BB537B401 for ; Sat, 24 Aug 2002 16:07:08 -0700 (PDT) Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C5943E65 for ; Sat, 24 Aug 2002 16:07:07 -0700 (PDT) (envelope-from jmcoopr@uidaho.edu) Received: from pc016247.reshall.uidaho.edu (PC016247.reshall.uidaho.edu [129.101.136.30]) by harrier.csrv.uidaho.edu (8.9.3 (PHNE_22672)/) with ESMTP id QAA25102 for ; Sat, 24 Aug 2002 16:07:06 -0700 (PDT) Received: from pc016247.reshall.uidaho.edu (localhost [IPv6:::1]) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5) with ESMTP id g7ON74NI043624 for ; Sat, 24 Aug 2002 16:07:04 -0700 (PDT) (envelope-from jmcoopr@pc016247.reshall.uidaho.edu) Received: (from root@localhost) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5/Submit) id g7ON6xoa043623; Sat, 24 Aug 2002 16:06:59 -0700 (PDT) (envelope-from jmcoopr) Message-Id: <200208242306.g7ON6xoa043623@pc016247.reshall.uidaho.edu> Date: Sat, 24 Aug 2002 16:06:59 -0700 (PDT) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41986: [MAINTAINER UPDATE] Update jgant to use USE_JAVA Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41986 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update jgant to use USE_JAVA >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 16:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Modify jgnat to use USE_JAVA. Since this fundamentally alters the build dependencies, a PORTVERSION increment is appropriate. >How-To-Repeat: N/A >Fix: --- update-jgnat-1.1.p_2 begins here --- # This is a patch for jgnat to update it to jgnat-1.1.p_2 # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # STEP 2: Run the 'patch' program with this file as input. # #### End of Preamble #### #### Patch data follows #### diff -u 'jgnat/Makefile' 'jgnat-1.1.p_2/Makefile' Index: ./Makefile --- ./Makefile Wed Jun 19 16:49:01 2002 +++ ./Makefile Sat Aug 24 15:59:30 2002 @@ -2,12 +2,12 @@ # Date created: 8 Apr 2000 # Whom: Samuel Tardieu # -# $FreeBSD: ports/lang/jgnat/Makefile,v 1.6 2002/06/16 01:54:06 glewis Exp $ +# $FreeBSD$ # PORTNAME= jgnat PORTVERSION= 1.1.p -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang java MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/jgnat/jgnat-1.1p/split-1.1p/ \ ftp://ftp.cdrom.com/pub/languages/ada/compiler/gnat/jgnat/jgnat-1.1p/split-1.1p/ \ @@ -21,12 +21,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]+)$/\1/}-src EXTRACT_SUFX= .tgz -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu -BUILD_DEPENDS= ${LOCALBASE}/bin/adagcc:${PORTSDIR}/lang/gnat \ - ${LOCALBASE}/jdk1.2.2/bin/javac:${PORTSDIR}/java/jdk12 +BUILD_DEPENDS= ${LOCALBASE}/bin/adagcc:${PORTSDIR}/lang/gnat USE_GMAKE= yes +USE_JAVA= 1.2+ WRKSRC= ${WRKDIR}/${DISTNAME:C@-([^\-]+)$@/\1@} diff -u 'jgnat/files/patch-aa' 'jgnat-1.1.p_2/files/patch-aa' Index: ./files/patch-aa --- ./files/patch-aa Fri Oct 26 12:10:11 2001 +++ ./files/patch-aa Sat Aug 24 15:48:07 2002 @@ -22,14 +22,14 @@ LIB_FLAGS = -O -gnatgp -gnata STRIP = -s - JAR = jar c0f -+ JAR = $(LOCALBASE)/jdk1.2.2/bin/jar c0f ++ JAR = $(JAVA_HOME)/bin/jar c0f else C_FLAGS = -O TOOL_FLAGS = -g -O -gnatgpa LIB_FLAGS = -g -O -gnatgpa STRIP = - JAR = jar c0f -+ JAR = $(LOCALBASE)/jdk1.2.2/bin/jar c0f ++ JAR = $(JAVA_HOME)/bin/jar c0f endif ################################# @@ -45,7 +45,7 @@ # JGNAT compiler to build the Ada part of the JGNAT library -JAVAC = javac -deprecation -classpath $(LIB)$(JDK11_LIB) -+JAVAC = $(LOCALBASE)/jdk1.2.2/bin/javac -deprecation -classpath $(LIB)$(JDK11_LIB) ++JAVAC = $(JAVA_HOME)/bin/javac -deprecation -classpath $(LIB)$(JDK11_LIB) # The Java compiler to build the Java part of the JGNAT library ########################################### #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Sat Aug 24 16:03:21 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 1903 1030229970 0100644 # p 'files/patch-aa' 2166 1030229287 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Sat Aug 24 16:03:21 2002] #### #### Checksum: 95 3188 32553 #### --- update-jgnat-1.1.p_2 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 16:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B59A37B400 for ; Sat, 24 Aug 2002 16:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3BE143E6A for ; Sat, 24 Aug 2002 16:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ONK2JU029009 for ; Sat, 24 Aug 2002 16:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ONK21a029008; Sat, 24 Aug 2002 16:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 539F637B400 for ; Sat, 24 Aug 2002 16:12:22 -0700 (PDT) Received: from host213-120-100-23.in-addr.btopenworld.com (host213-120-100-23.in-addr.btopenworld.com [213.120.100.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA03F43E72 for ; Sat, 24 Aug 2002 16:12:21 -0700 (PDT) (envelope-from dom@host213-120-100-23.in-addr.btopenworld.com) Received: by host213-120-100-23.in-addr.btopenworld.com (Postfix, from userid 1001) id F007CCA; Sun, 25 Aug 2002 00:14:45 +0100 (BST) Message-Id: <20020824231445.F007CCA@host213-120-100-23.in-addr.btopenworld.com> Date: Sun, 25 Aug 2002 00:14:45 +0100 (BST) From: Dominic Marks Reply-To: Dominic Marks To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41987: imake-4 build fails with altered X11BASE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41987 >Category: ports >Synopsis: imake-4 build fails with altered X11BASE >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: Sat Aug 24 16:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Marks >Release: FreeBSD 4.6-RELEASE i386 >Organization: National Physical Laboratory, UK >Environment: System: FreeBSD gallium 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: I have the following in /etc/make.conf: LOCALBASE=/usr/pkg X11BASE=/usr/x11 XFREE86_VERSION=4 When attempting to compile XFree86-4 the build will fail in the dependancies, in this case imake-4. The reason is that it attempts to use 'mkhtmlindex' but does not specify and absolute path for its location post-install. This assumption is made in bsd.port.mk. Changing the location of $MKHTMLINDEX in this file to its absolute location makes the build complete successfully in imake-4 and the XFree86-4 build continue without problems. I think this is a bug. Comments? >How-To-Repeat: echo "X11BASE=/usr/x11" >> /etc/make.conf cd ${PORTSDIR}/x11/XFree86-4 && make install >Fix: Index: bsd.port.mk =================================================================== RCS file: /media/cvs/freebsd/ports/Mk/bsd.port.mk,v retrieving revision 1.422 diff -u -3 -r1.422 bsd.port.mk --- bsd.port.mk 19 Aug 2002 17:12:59 -0000 1.422 +++ bsd.port.mk 24 Aug 2002 23:02:20 -0000 @@ -1087,7 +1087,7 @@ AUTOCONF_DIR?= ${LOCALBASE}/share/autoconf213/autoconf LIBTOOL?= libtool XMKMF?= xmkmf -a -MKHTMLINDEX?= mkhtmlindex +MKHTMLINDEX?= ${X11BASE}/bin/mkhtmlindex .if exists(/sbin/md5) MD5?= /sbin/md5 .elif exists(/bin/md5) >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 Aug 24 16:33:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7647237B400; Sat, 24 Aug 2002 16:33:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2883443E42; Sat, 24 Aug 2002 16:33:09 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ONX9JU030197; Sat, 24 Aug 2002 16:33:09 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ONX855030193; Sat, 24 Aug 2002 16:33:08 -0700 (PDT) Date: Sat, 24 Aug 2002 16:33:08 -0700 (PDT) From: Pete Fritchman Message-Id: <200208242333.g7ONX855030193@freefall.freebsd.org> To: mpd@rochester.rr.com, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/39860: Crystal Space port doesn't build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Crystal Space port doesn't build State-Changed-From-To: open->closed State-Changed-By: petef State-Changed-When: Sat Aug 24 16:32:51 PDT 2002 State-Changed-Why: Submitter reports that having nasm installed was the source of the problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=39860 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 17:52: 5 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F29037B400 for ; Sat, 24 Aug 2002 17:52:03 -0700 (PDT) Received: from mail2.ewetel.de (mail2.ewetel.de [212.6.122.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A27643E3B for ; Sat, 24 Aug 2002 17:52:02 -0700 (PDT) (envelope-from raabe@kde.org) Received: from dsl-ler-213-170-182-133.ewetel.net (dsl-ler-213-170-182-133.ewetel.net [213.170.182.133]) by mail2.ewetel.de (8.12.1/8.12.1) with ESMTP id g7P0psfh023175 for ; Sun, 25 Aug 2002 02:51:55 +0200 (MEST) From: Frerich Raabe To: freebsd-ports@freebsd.org Subject: Re: Need help from a QT guru Date: Sun, 25 Aug 2002 02:53:04 +0200 User-Agent: KMail/1.4.5 References: <1030221728.5620.95.camel@PC016247.reshall.uidaho.edu> In-Reply-To: <1030221728.5620.95.camel@PC016247.reshall.uidaho.edu> Organization: KDE Project MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: clearsigned data Content-Disposition: inline Message-Id: <200208250253.04427.raabe@kde.org> X-CheckCompat: OK Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 24 August 2002 22:42, John Merryweather Cooper wrote: > I'm busy porting xsidplay from QT2 to QT3. For the most part, the port > is happy with this, except for a compile error in > src/PlaylistEditDialogData.cpp: > > subtuneSpinBox->setFrameShape( QSpinBox::WinPanel ); > subtuneSpinBox->setFrameShadow( QSpinBox::Sunken ); > > The compiler complains that WinPanel and Sunken are not members of > QSpinBox. A review of qspinbox.h confirms that this is true for QT3. > So, given that QT3 no longer has the members, how do I achieve > equivalent functionality with QT3? Use QFrame::WinPanel and QFrame::Sunken instead. =2D - Frerich =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9aCpwKrbzRexv2VkRAl4AAJ49CH5Ag8hVlRyvXQ+xdp+nJOZ1sACfVqkQ 0XWAxRxfL+BAA4B9da7qxwE=3D =3DM77h =2D----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 18:53:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B7E37B400 for ; Sat, 24 Aug 2002 18:53:06 -0700 (PDT) Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by mx1.FreeBSD.org (Postfix) with SMTP id E6C1B43E6E for ; Sat, 24 Aug 2002 18:53:05 -0700 (PDT) (envelope-from john_m_cooper@yahoo.com) Received: from pc016247.reshall.uidaho.edu (john?m?cooper@129.101.136.30 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 25 Aug 2002 01:53:05 -0000 Subject: Re: Need help from a QT guru From: John Merryweather Cooper Reply-To: john_m_cooper@yahoo.com To: Frerich Raabe Cc: FreeBSD Ports In-Reply-To: <200208250253.04427.raabe@kde.org> References: <1030221728.5620.95.camel@PC016247.reshall.uidaho.edu> <200208250253.04427.raabe@kde.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 24 Aug 2002 18:53:04 -0700 Message-Id: <1030240384.44076.4.camel@PC016247.reshall.uidaho.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks! I'll give that a go and report the fix to the author. jmc On Sat, 2002-08-24 at 17:53, Frerich Raabe wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Saturday 24 August 2002 22:42, John Merryweather Cooper wrote: > > I'm busy porting xsidplay from QT2 to QT3. For the most part, the port > > is happy with this, except for a compile error in > > src/PlaylistEditDialogData.cpp: > > > > subtuneSpinBox->setFrameShape( QSpinBox::WinPanel ); > > subtuneSpinBox->setFrameShadow( QSpinBox::Sunken ); > > > > The compiler complains that WinPanel and Sunken are not members of > > QSpinBox. A review of qspinbox.h confirms that this is true for QT3. > > So, given that QT3 no longer has the members, how do I achieve > > equivalent functionality with QT3? > > Use QFrame::WinPanel and QFrame::Sunken instead. > > - - Frerich > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.7 (FreeBSD) > > iD8DBQE9aCpwKrbzRexv2VkRAl4AAJ49CH5Ag8hVlRyvXQ+xdp+nJOZ1sACfVqkQ > 0XWAxRxfL+BAA4B9da7qxwE= > =M77h > -----END PGP SIGNATURE----- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | Yahoo: john_m_cooper || | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 18:56: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5995237B400; Sat, 24 Aug 2002 18:56:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D2243E3B; Sat, 24 Aug 2002 18:56:06 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P1u5JU049403; Sat, 24 Aug 2002 18:56:05 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P1u5Gx049399; Sat, 24 Aug 2002 18:56:05 -0700 (PDT) Date: Sat, 24 Aug 2002 18:56:05 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira Message-Id: <200208250156.g7P1u5Gx049399@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, anholt@FreeBSD.org Subject: Re: ports/41987: imake-4 build fails with altered X11BASE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: imake-4 build fails with altered X11BASE Responsible-Changed-From-To: freebsd-ports->anholt Responsible-Changed-By: lioux Responsible-Changed-When: Sat Aug 24 18:56:04 PDT 2002 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=41987 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 18:57: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C79E37B400 for ; Sat, 24 Aug 2002 18:57:08 -0700 (PDT) Received: from Infomath.math.NCTU.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A0943E3B for ; Sat, 24 Aug 2002 18:57:07 -0700 (PDT) (envelope-from gslin@Infomath.math.NCTU.edu.tw) Received: from localhost (localhost [127.0.0.1]) by Infomath.math.NCTU.edu.tw (Postfix) with ESMTP id 9DDD758FE; Sun, 25 Aug 2002 09:56:48 +0800 (CST) Received: by Infomath.math.NCTU.edu.tw (Postfix, from userid 1000) id 4769858BD; Sun, 25 Aug 2002 09:56:48 +0800 (CST) Date: Sun, 25 Aug 2002 09:56:48 +0800 From: Gea-Suan Lin To: ian j hart Cc: Gea-Suan Lin , freebsd-ports@freebsd.org Subject: Re: Did you read ports/41455? EOM Message-ID: <20020825015648.GA88195@infomath.math.nctu.edu.tw> References: <3D680989.44DDF7D@ntlworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <3D680989.44DDF7D@ntlworld.com> User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS new-20020517 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks, please commit it. On Sat, Aug 24, 2002 at 11:32:41PM +0100, ian j hart wrote: -- * Gea-Suan Lin (public key: http://infomath.nctu.edu.tw/~gslin/key.txt) * If you cannot convince them, confuse them. -- Harry S Truman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 19:11:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B759137B406 for ; Sat, 24 Aug 2002 19:11:47 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-84.dsl.lsan03.pacbell.net [64.165.226.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49E5B43E6E for ; Sat, 24 Aug 2002 19:11:47 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DDFFF66D83; Sat, 24 Aug 2002 19:11:27 -0700 (PDT) Date: Sat, 24 Aug 2002 19:11:27 -0700 From: Kris Kennaway To: Maciej =?unknown-8bit?Q?Korze=F1?= Cc: ports@freebsd.org Subject: Re: security/flawfinder port update Message-ID: <20020825021126.GB28878@xor.obsecurity.org> References: <20020816195352.GA3239@example.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="i9LlY+UWpKt15+FH" Content-Disposition: inline In-Reply-To: <20020816195352.GA3239@example.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --i9LlY+UWpKt15+FH Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 16, 2002 at 09:53:52PM +0200, Maciej Korze=F1 wrote: > Below is a patch to update flawfinder's port to the newest version. Please submit this as a PR. You also got the patch reversed in your email. Kris --i9LlY+UWpKt15+FH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9aDzOWry0BWjoQKURAlXzAJ9z7yn5lQJ1lHxukRCPVBcmxcusLwCfYzXj 7FpWFPllnd1/R3HGYMKR4EE= =+G20 -----END PGP SIGNATURE----- --i9LlY+UWpKt15+FH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 19:27: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE38B37B400 for ; Sat, 24 Aug 2002 19:27:03 -0700 (PDT) Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by mx1.FreeBSD.org (Postfix) with SMTP id 66D9543E4A for ; Sat, 24 Aug 2002 19:27:03 -0700 (PDT) (envelope-from john_m_cooper@yahoo.com) Received: from pc016247.reshall.uidaho.edu (john?m?cooper@129.101.136.30 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 25 Aug 2002 02:27:03 -0000 Subject: Re: Need help from a QT guru From: John Merryweather Cooper Reply-To: john_m_cooper@yahoo.com To: Frerich Raabe Cc: FreeBSD Ports In-Reply-To: <200208250253.04427.raabe@kde.org> References: <1030221728.5620.95.camel@PC016247.reshall.uidaho.edu> <200208250253.04427.raabe@kde.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 24 Aug 2002 19:27:01 -0700 Message-Id: <1030242422.44076.7.camel@PC016247.reshall.uidaho.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The file is generated from a ui file each time. So, I hacked the XML in the ui file as I'm not sure a widget is allowed multiple classes. Seems to be working so far . . . jmc On Sat, 2002-08-24 at 17:53, Frerich Raabe wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Saturday 24 August 2002 22:42, John Merryweather Cooper wrote: > > I'm busy porting xsidplay from QT2 to QT3. For the most part, the port > > is happy with this, except for a compile error in > > src/PlaylistEditDialogData.cpp: > > > > subtuneSpinBox->setFrameShape( QSpinBox::WinPanel ); > > subtuneSpinBox->setFrameShadow( QSpinBox::Sunken ); > > > > The compiler complains that WinPanel and Sunken are not members of > > QSpinBox. A review of qspinbox.h confirms that this is true for QT3. > > So, given that QT3 no longer has the members, how do I achieve > > equivalent functionality with QT3? > > Use QFrame::WinPanel and QFrame::Sunken instead. > > - - Frerich > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.7 (FreeBSD) > > iD8DBQE9aCpwKrbzRexv2VkRAl4AAJ49CH5Ag8hVlRyvXQ+xdp+nJOZ1sACfVqkQ > 0XWAxRxfL+BAA4B9da7qxwE= > =M77h > -----END PGP SIGNATURE----- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | Yahoo: john_m_cooper || | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 20:10:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22C0437B400; Sat, 24 Aug 2002 20:10:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C790E43E81; Sat, 24 Aug 2002 20:10:20 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P3AKJU066262; Sat, 24 Aug 2002 20:10:20 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P3AKQl066254; Sat, 24 Aug 2002 20:10:20 -0700 (PDT) Date: Sat, 24 Aug 2002 20:10:20 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208250310.g7P3AKQl066254@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/41985: [MAINTAINER UPDATE] Update libesmtp to 1.0rc1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Update libesmtp to 1.0rc1 Responsible-Changed-From-To: freebsd-ports->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Sat Aug 24 20:10:05 PDT 2002 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=41985 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 20:20:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DB8037B400 for ; Sat, 24 Aug 2002 20:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7DF543E72 for ; Sat, 24 Aug 2002 20:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P3K1JU066984 for ; Sat, 24 Aug 2002 20:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P3K13g066983; Sat, 24 Aug 2002 20:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA65237B400 for ; Sat, 24 Aug 2002 20:18:17 -0700 (PDT) Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DDD743E6A for ; Sat, 24 Aug 2002 20:18:17 -0700 (PDT) (envelope-from jmcoopr@uidaho.edu) Received: from pc016247.reshall.uidaho.edu (PC016247.reshall.uidaho.edu [129.101.136.30]) by harrier.csrv.uidaho.edu (8.9.3 (PHNE_22672)/) with ESMTP id UAA25209 for ; Sat, 24 Aug 2002 20:18:16 -0700 (PDT) Received: from pc016247.reshall.uidaho.edu (localhost [IPv6:::1]) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5) with ESMTP id g7P3IFNI068324 for ; Sat, 24 Aug 2002 20:18:15 -0700 (PDT) (envelope-from jmcoopr@pc016247.reshall.uidaho.edu) Received: (from root@localhost) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5/Submit) id g7P3I60D068323; Sat, 24 Aug 2002 20:18:06 -0700 (PDT) (envelope-from jmcoopr) Message-Id: <200208250318.g7P3I60D068323@pc016247.reshall.uidaho.edu> Date: Sat, 24 Aug 2002 20:18:06 -0700 (PDT) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41989: [MAINTAINER UPDATE] Update xsidplay to use QT3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41989 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update xsidplay to use QT3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 20:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Hack xsidplay to use QT3. Pretty much, it already supports it except for a coding error in the UI for the Playlist. Ugly hack to generated code makes things work. >How-To-Repeat: N/A >Fix: --- update-xsidplay-1.6.4.3_2,1 begins here --- # This is a patch for xsidplay to update it to xsidplay-1.6.4.3_2,1 # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # If you have a decent Bourne-type shell: # STEP 2: Run the shell with this file as input. # If you don't have such a shell, you may need to manually create # the files as shown below. # STEP 3: Run the 'patch' program with this file as input. # # These are the commands needed to create/delete files/directories: # touch 'files/patch-src::PlaylistEditDialogData.cpp' chmod 0644 'files/patch-src::PlaylistEditDialogData.cpp' # # This command terminates the shell and need not be executed manually. exit # #### End of Preamble #### #### Patch data follows #### diff -u 'xsidplay/Makefile' 'xsidplay-1.6.4.3_2,1/Makefile' Index: ./Makefile --- ./Makefile Thu Jan 10 22:26:54 2002 +++ ./Makefile Sat Aug 24 20:07:11 2002 @@ -2,28 +2,29 @@ # Date created: 28 November 1999 # Whom: Anders Nordby # -# $FreeBSD: ports/audio/xsidplay/Makefile,v 1.19 2002/01/11 06:26:54 pat Exp $ +# $FreeBSD$ # PORTNAME= xsidplay PORTVERSION= 1.6.4.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio emulators MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ EXTRACT_SUFX= .tgz -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay USE_X_PREFIX= yes -USE_QT_VER= 2 +USE_QT_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-qt-binaries=${X11BASE}/bin +CONFIGURE_ARGS= --with-qt3 --with-qt-binaries=${X11BASE}/bin QTCPPFLAGS+= ${PTHREAD_CFLAGS} QTCFGLIBS+= ${PTHREAD_LIBS} +USE_REINPLACE= yes MAN1= xsidplay.1 @@ -35,10 +36,9 @@ pre-patch: .for file in configure src/Makefile.in - @${PERL} -pi -e 's|moc|${MOC:T}|g ; \ - s|qt-mt|${QTNAME}-mt|g' ${WRKSRC}/${file} + @${REINPLACE_CMD} -e 's|lib-mt|libqt-mt|g' ${WRKSRC}/${file} .endfor - @${PERL} -pi -e 's|/usr/share|${PREFIX}|g' ${WRKSRC}/xsidplay.1 + @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}|g' ${WRKSRC}/xsidplay.1 do-install: @${MKDIR} ${PREFIX}/share/pixmaps diff -u /dev/null 'xsidplay-1.6.4.3_2,1/files/patch-src::PlaylistEditDialogData.cpp' Index: ./files/patch-src::PlaylistEditDialogData.cpp --- ./files/patch-src::PlaylistEditDialogData.cpp Wed Dec 31 16:00:00 1969 +++ ./files/patch-src::PlaylistEditDialogData.cpp Sat Aug 24 19:41:25 2002 @@ -0,0 +1,11 @@ +--- src/PlaylistEditDialogData.cpp.orig Mon Nov 19 11:41:19 2001 ++++ src/PlaylistEditDialogData.cpp Sat Aug 24 19:41:01 2002 +@@ -151,8 +151,6 @@ + + subtuneSpinBox = new QSpinBox( this, "subtuneSpinBox" ); + subtuneSpinBox->setGeometry( QRect( 260, 115, 50, 25 ) ); +- subtuneSpinBox->setFrameShape( QSpinBox::WinPanel ); +- subtuneSpinBox->setFrameShadow( QSpinBox::Sunken ); + subtuneSpinBox->setButtonSymbols( QSpinBox::PlusMinus ); + subtuneSpinBox->setMaxValue( 256 ); + subtuneSpinBox->setMinValue( 1 ); #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Sat Aug 24 20:12:19 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 1493 1030244831 0100644 # c 'files/patch-src::PlaylistEditDialogData.cpp' 0 1030243285 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Sat Aug 24 20:12:19 2002] #### #### Checksum: 110 3826 39087 #### --- update-xsidplay-1.6.4.3_2,1 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 20:21: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 684E837B400 for ; Sat, 24 Aug 2002 20:21:05 -0700 (PDT) Received: from ns17.u-build-it.net (ns17.u-build-it.net [66.33.65.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C9643E6E for ; Sat, 24 Aug 2002 20:21:05 -0700 (PDT) (envelope-from freebsd-ports@fair-ware.com) Received: from h0002e3053cbe.ne.client2.attbi.com ([66.30.208.198] helo=beast) by ns17.u-build-it.net with asmtp (Exim 3.35 #1) id 17invn-0000kc-00 for FreeBSD-Ports@FreeBSD.org; Sat, 24 Aug 2002 23:19:15 -0400 From: "Paul A. Howes" To: Subject: Apache 2 problem Date: Sat, 24 Aug 2002 23:20:54 -0400 Message-ID: <001301c24be6$6c62c9d0$0200a8c0@beast> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org All, I just installed Apache2 from ports and found a rather puzzling problem: Any HTML file will display perfectly well, but if I add a ZIP file or EXE in the directory, the server refuses to let me download the file. I checked in the access log, and the connection attempt is not recorded at all. In the error log, I receive something like: [Sat Aug 24 23:07:51 2002] [notice] child pid 39280 exit signal Bad system call (12) I turned off the memory mapped enhancements, thinking that it might make a difference but the same error message appears either way. Any thoughts? Am I missing something basic? A search on Google didn't turn up anything promising. -- Paul A. Howes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 20:40:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E8C37B401 for ; Sat, 24 Aug 2002 20:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6802E43E6E for ; Sat, 24 Aug 2002 20:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P3e4JU068412 for ; Sat, 24 Aug 2002 20:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P3e4Gs068411; Sat, 24 Aug 2002 20:40:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A726837B400 for ; Sat, 24 Aug 2002 20:34:11 -0700 (PDT) Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 080A943E3B for ; Sat, 24 Aug 2002 20:34:11 -0700 (PDT) (envelope-from jmcoopr@uidaho.edu) Received: from pc016247.reshall.uidaho.edu (PC016247.reshall.uidaho.edu [129.101.136.30]) by harrier.csrv.uidaho.edu (8.9.3 (PHNE_22672)/) with ESMTP id UAA00756 for ; Sat, 24 Aug 2002 20:34:09 -0700 (PDT) Received: from pc016247.reshall.uidaho.edu (localhost [IPv6:::1]) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5) with ESMTP id g7P3Y8NI068853 for ; Sat, 24 Aug 2002 20:34:08 -0700 (PDT) (envelope-from jmcoopr@pc016247.reshall.uidaho.edu) Received: (from root@localhost) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5/Submit) id g7P3Y3bW068852; Sat, 24 Aug 2002 20:34:03 -0700 (PDT) (envelope-from jmcoopr) Message-Id: <200208250334.g7P3Y3bW068852@pc016247.reshall.uidaho.edu> Date: Sat, 24 Aug 2002 20:34:03 -0700 (PDT) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41990: [MAINTAINER UPDATE] Update rexx-imc to 1.76 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41990 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update rexx-imc to 1.76 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 20:40:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Update to version 1.76 which provides better support for OS/2- style queues. >How-To-Repeat: N/A >Fix: --- update-rexx-imc-1.76 begins here --- # This is a patch for rexx-imc to update it to rexx-imc-1.76 # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # STEP 2: Run the 'patch' program with this file as input. # #### End of Preamble #### #### Patch data follows #### diff -u 'rexx-imc/Makefile' 'rexx-imc-1.76/Makefile' Index: ./Makefile --- ./Makefile Sat Sep 22 13:13:15 2001 +++ ./Makefile Sat Aug 24 20:29:33 2002 @@ -2,17 +2,17 @@ # Date created: Septermber 21 96 # Whom: James FitzGibbon # -# $FreeBSD: ports/lang/rexx-imc/Makefile,v 1.18 2001/09/22 20:13:15 lioux Exp $ +# $FreeBSD$ # PORTNAME= rexx-imc -PORTVERSION= 1.75 +PORTVERSION= 1.76 CATEGORIES= lang MASTER_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ \ ftp://ftp.sai.msu.su/pub/unix/rexx/ \ ftp://crydee.sai.msu.ru/zeus/unix/rexx/ -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Make diff -u 'rexx-imc/distinfo' 'rexx-imc-1.76/distinfo' Index: ./distinfo --- ./distinfo Sat Sep 22 13:13:15 2001 +++ ./distinfo Sat Aug 24 20:29:47 2002 @@ -1 +1 @@ -MD5 (rexx-imc-1.75.tar.gz) = bccecc3578deb6d7932b069b1e647ee2 +MD5 (rexx-imc-1.76.tar.gz) = 95ab040c5984307b109628b863fc0f8e #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Sat Aug 24 20:31:02 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 1910 1030246173 0100644 # p 'distinfo' 62 1030246187 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Sat Aug 24 20:31:02 2002] #### #### Checksum: 62 2055 24719 #### --- update-rexx-imc-1.76 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 21:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 740FE37B400 for ; Sat, 24 Aug 2002 21:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9593A43E75 for ; Sat, 24 Aug 2002 21:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P4A2JU074842 for ; Sat, 24 Aug 2002 21:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P4A2RK074841; Sat, 24 Aug 2002 21:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F7AC37B400 for ; Sat, 24 Aug 2002 21:06:28 -0700 (PDT) Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B2743E6A for ; Sat, 24 Aug 2002 21:05:41 -0700 (PDT) (envelope-from jmcoopr@uidaho.edu) Received: from pc016247.reshall.uidaho.edu (PC016247.reshall.uidaho.edu [129.101.136.30]) by harrier.csrv.uidaho.edu (8.9.3 (PHNE_22672)/) with ESMTP id VAA10397 for ; Sat, 24 Aug 2002 21:05:38 -0700 (PDT) Received: from pc016247.reshall.uidaho.edu (localhost [IPv6:::1]) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5) with ESMTP id g7P45aNI075854 for ; Sat, 24 Aug 2002 21:05:36 -0700 (PDT) (envelope-from jmcoopr@pc016247.reshall.uidaho.edu) Received: (from root@localhost) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5/Submit) id g7P45VNu075853; Sat, 24 Aug 2002 21:05:31 -0700 (PDT) (envelope-from jmcoopr) Message-Id: <200208250405.g7P45VNu075853@pc016247.reshall.uidaho.edu> Date: Sat, 24 Aug 2002 21:05:31 -0700 (PDT) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41991: [MAINTAINER UPDATE] Update plugger to use Acrobat5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41991 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update plugger to use Acrobat5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 21:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Update plugger run dependencies and configuration file to use Acroread 5. >How-To-Repeat: N/A >Fix: --- update-plugger-4.0_1 begins here --- # This is a patch for plugger to update it to plugger-4.0_1 # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # STEP 2: Run the 'patch' program with this file as input. # #### End of Preamble #### #### Patch data follows #### diff -u 'plugger/Makefile' 'plugger-4.0_1/Makefile' Index: ./Makefile --- ./Makefile Mon Apr 8 21:49:48 2002 +++ ./Makefile Sat Aug 24 20:56:08 2002 @@ -2,17 +2,18 @@ # Date created: 11 Februrary 1999 # Whom: Jay Sachs # -# $FreeBSD: ports/www/plugger/Makefile,v 1.11 2002/04/08 15:46:44 marcus Exp $ +# $FreeBSD$ # PORTNAME= plugger PORTVERSION= 4.0 +PORTREVISION= 1 CATEGORIES= www audio graphics MASTER_SITES= http://fredrik.hubbe.net/plugger/ \ ftp://ftp.netscape.com/pub/sdk/plugin/unix/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} unix-sdk-3.0b5.tar.Z -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu RUN_DEPENDS= ${X11BASE}/bin/mozilla:${PORTSDIR}/www/mozilla \ ${X11BASE}/bin/xanim:${PORTSDIR}/graphics/xanim \ @@ -26,7 +27,7 @@ ${X11BASE}/bin/gv:${PORTSDIR}/print/gv \ ${X11BASE}/bin/abiword:${PORTSDIR}/editors/AbiWord \ ${X11BASE}/bin/gnumeric:${PORTSDIR}/math/gnumeric \ - ${LOCALBASE}/bin/acroread4:${PORTSDIR}/print/acroread4 + ${LOCALBASE}/bin/acroread5:${PORTSDIR}/print/acroread5 USE_X_PREFIX= yes diff -u 'plugger/files/patch-pluggerrc' 'plugger-4.0_1/files/patch-pluggerrc' Index: ./files/patch-pluggerrc --- ./files/patch-pluggerrc Mon Apr 8 21:49:51 2002 +++ ./files/patch-pluggerrc Sat Aug 24 20:57:07 2002 @@ -55,7 +55,7 @@ text/pdf: pdf: PDF file text/x-pdf: pdf: PDF file - repeat swallow(documentShell) fill: acroread -geometry +9000+9000 -xrm '*userFrontEndProgram: FALSE' "$file" -+ repeat swallow(documentShell) fill: acroread4 -geometry +9000+9000 -xrm '*userFrontEndProgram: FALSE' "$file" ++ repeat swallow(documentShell) fill: acroread5 -geometry +9000+9000 -xrm '*userFrontEndProgram: FALSE' "$file" repeat swallow(gv) fill: gv -safer -quiet -antialias -geometry +9000+9000 "$file" 2>/dev/null repeat swallow(xpdf) fill: xpdf -g +9000+9000 -err "$file" #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Sat Aug 24 21:02:28 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 2434 1030247768 0100644 # p 'files/patch-pluggerrc' 2991 1030247827 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Sat Aug 24 21:02:28 2002] #### #### Checksum: 77 2948 34541 #### --- update-plugger-4.0_1 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 22: 1:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7517037B400 for ; Sat, 24 Aug 2002 22:01:21 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF8A43E6E for ; Sat, 24 Aug 2002 22:01:21 -0700 (PDT) (envelope-from paulbeard@mac.com) Received: from mac.com ([12.231.115.57]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020825050120.MDBS1186.rwcrmhc52.attbi.com@mac.com> for ; Sun, 25 Aug 2002 05:01:20 +0000 Message-ID: <3D68649D.1060304@mac.com> Date: Sat, 24 Aug 2002 22:01:17 -0700 From: paul beard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020816 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org Subject: krss and KDE3? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Is there some way to get KRSS, the KDE newsfeed reader, to work with KDE3 instead of 2? I tried it with kde/qt2 and it didn't work too well, plus I had some doubts as to how well qt2 and qt3 would work together. -- Paul Beard / 8040 27th Ave NE / Seattle WA 98115 / paulbeard [at] mac [ dot] com / 206 529 8400 http://paulbeard.no-ip.org/movabletype Dawn, n.: The time when men of reason go to bed. -- Ambrose Bierce, "The Devil's Dictionary" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 23: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 121EC37B400 for ; Sat, 24 Aug 2002 23:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C1E743E77 for ; Sat, 24 Aug 2002 23:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P604JU091590 for ; Sat, 24 Aug 2002 23:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P604oH091589; Sat, 24 Aug 2002 23:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FA7937B400 for ; Sat, 24 Aug 2002 22:51:20 -0700 (PDT) Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E77D43E75 for ; Sat, 24 Aug 2002 22:51:20 -0700 (PDT) (envelope-from jmcoopr@uidaho.edu) Received: from pc016247.reshall.uidaho.edu (PC016247.reshall.uidaho.edu [129.101.136.30]) by harrier.csrv.uidaho.edu (8.9.3 (PHNE_22672)/) with ESMTP id WAA12133 for ; Sat, 24 Aug 2002 22:42:50 -0700 (PDT) Received: from pc016247.reshall.uidaho.edu (localhost [IPv6:::1]) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5) with ESMTP id g7P5giNI005926 for ; Sat, 24 Aug 2002 22:42:44 -0700 (PDT) (envelope-from jmcoopr@pc016247.reshall.uidaho.edu) Received: (from root@localhost) by pc016247.reshall.uidaho.edu (8.12.5/8.12.5/Submit) id g7P5gdam005925; Sat, 24 Aug 2002 22:42:39 -0700 (PDT) (envelope-from jmcoopr) Message-Id: <200208250542.g7P5gdam005925@pc016247.reshall.uidaho.edu> Date: Sat, 24 Aug 2002 22:42:39 -0700 (PDT) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41992: [MAINTAINER UPDATE] Modify screem to use GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41992 >Category: ports >Synopsis: [MAINTAINER UPDATE] Modify screem to use GNOMENG >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 23:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Update port to use GNOMENG and REINPLACE_CMD. Change my e-mail while I'm at it. >How-To-Repeat: N/A >Fix: --- update-screem.new begins here --- # This is a patch for screem to update it to screem.new # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # STEP 2: Run the 'patch' program with this file as input. # #### End of Preamble #### #### Patch data follows #### diff -u 'screem/Makefile' 'screem.new/Makefile' Index: ./Makefile --- ./Makefile Tue Feb 26 18:06:50 2002 +++ ./Makefile Sat Aug 24 22:37:29 2002 @@ -2,7 +2,7 @@ # Date created: 05 Nov 1999 # Whom: Will Andrews # -# $FreeBSD: ports/www/screem/Makefile,v 1.26 2002/02/26 22:13:12 pat Exp $ +# $FreeBSD$ # PORTNAME= screem @@ -15,22 +15,23 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-docs${EXTRACT_SUFX} -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu USE_GMAKE= yes USE_X_PREFIX= yes USE_XPM= yes -USE_GNOME= yes +USE_GNOMENG= yes +USE_GNOME= gnomeprefix gnomehack gnomelibs libxml libglade gdkpixbuf gnomevfs gtkhtml USE_LIBTOOL= yes USE_OPENSSL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include/gnome-vfs-1.0" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-gnomevfs --with-ssl --with-included-neon -pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ + @find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \ 's|\@GNOME_DATA_PREFIX\@|\$$\(datadir\)|g ; \ s|\$\(datadir\)/gnome|\$\(datadir\)|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Sat Aug 24 22:38:49 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 1277 1030253849 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Sat Aug 24 22:38:49 2002] #### #### Checksum: 71 2435 58234 #### --- update-screem.new ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Aug 24 23: 9:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89CD937B400; Sat, 24 Aug 2002 23:09:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AC0F43E6E; Sat, 24 Aug 2002 23:09:23 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P69NJU096648; Sat, 24 Aug 2002 23:09:23 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P69Nk0096644; Sat, 24 Aug 2002 23:09:23 -0700 (PDT) Date: Sat, 24 Aug 2002 23:09:23 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200208250609.g7P69Nk0096644@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/41992: [MAINTAINER UPDATE] Modify screem to use GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] Modify screem to use GNOMENG Responsible-Changed-From-To: freebsd-ports->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Sat Aug 24 23:08:58 PDT 2002 Responsible-Changed-Why: I'll take this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=41992 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message