From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 00:14:21 2003 Return-Path: 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 8D47E16A4D0; Sun, 23 Nov 2003 00:14:21 -0800 (PST) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD8A43FE5; Sun, 23 Nov 2003 00:14:19 -0800 (PST) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.10/8.12.10) with ESMTP id hAN8EISD042314; Sun, 23 Nov 2003 11:14:18 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Sun, 23 Nov 2003 11:14:18 +0300 (MSK) From: Dmitry Morozovsky To: jeh@freebsd.org Message-ID: <20031123111223.P12497@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: lang/php4 postgresql dependency X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 08:14:21 -0000 Dear James, don't you think floating dependency would be better? Like Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/php4/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- Makefile 20 Nov 2003 11:07:33 -0000 1.38 +++ Makefile 23 Nov 2003 08:11:57 -0000 @@ -427,7 +427,8 @@ .endif .if defined(WITH_POSTGRESQL) -LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7-client +POSTGRESQL_PORT?=databases/postgresql7-client +LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE} .endif Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 02:02:30 2003 Return-Path: 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 8F5D116A4CF for ; Sun, 23 Nov 2003 02:02:30 -0800 (PST) Received: from mail.geekdude.com (adsl-63-198-177-6.dsl.snfc21.pacbell.net [63.198.177.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12D9243FAF for ; Sun, 23 Nov 2003 02:02:29 -0800 (PST) (envelope-from chein@geekdude.com) Received: from geekdude.com (dot.geekdude.com [192.168.0.4]) by mail.geekdude.com (8.12.9p2/8.12.9) with ESMTP id hANA4bSQ022435; Sun, 23 Nov 2003 02:04:37 -0800 (PST) (envelope-from chein@geekdude.com) Message-ID: <3FC08578.70502@geekdude.com> Date: Sun, 23 Nov 2003 02:01:28 -0800 From: chein Organization: Geek Dude User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org, jim overholt Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-5.8 required=5.0 tests=USER_AGENT_MOZILLA_UA version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Subject: Broken port net/scotty3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 10:02:30 -0000 /usr/ports/net/scotty3 is broken. This port does compile and install, but the tcl package does not load : dot# tclsh8.4 % package require Tnm couldn't load file "/usr/local/lib/tnm3.0.0.so": /usr/local/lib/tnm3.0.0.so: Undefined symbol "TclpCreateDirectory" % dot# uname -a FreeBSD dot.geekdude.com 4.9-STABLE FreeBSD 4.9-STABLE #8: Mon Oct 27 18:03:10 PST 2003 chein@dot.geekdude.com:/usr/src/sys/compile/DOT i386 pkg_info | grep -i tcl scotty-20000221_1 Network management extensions to tcl tcl-8.4.4_1,1 Tool Command Language http://www.ibr.cs.tu-bs.de/pipermail/tkined/2002-December/005835.html The use of TclStat() and the TclpCreateDirectory() have to be changed. Till then, this port should go back to using tcl8.3 -- Chuck From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 03:34:47 2003 Return-Path: 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 B8B5916A4CE for ; Sun, 23 Nov 2003 03:34:47 -0800 (PST) Received: from sphere.barak.net.il (sphere.barak.net.il [212.150.48.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE7A43FDF for ; Sun, 23 Nov 2003 03:34:46 -0800 (PST) (envelope-from j@sl0th.org) Received: from me ([62.90.202.133]) by sphere.barak.net.il b2629777bce4038e9f419f7b71122558) with SMTP id <20031123112710.BRQK28388.sphere@me> for ; Sun, 23 Nov 2003 13:27:10 +0200 From: Yonatan To: ports@freebsd.org Message-Id: <20031123112710.BRQK28388.sphere@me> Date: Sun, 23 Nov 2003 13:31:28 +0200 Subject: two ports update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 11:34:47 -0000 I'm having trouble with send-pr, so I posted two diffs here: http://www.sl0th.org/FreeBSD/ These are updates to security/amap and security/ike-scan, the first was triggered by a mail from Weiss, Jonathan 03007760@-no-spam-please-napier.ac.uk . Remove -no-spam-please- for real email. Regards, Yonatan. From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 04:29:14 2003 Return-Path: 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 67E1B16A4CF for ; Sun, 23 Nov 2003 04:29:14 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 300CC43FCB for ; Sun, 23 Nov 2003 04:29:12 -0800 (PST) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 22815 invoked by uid 85); 23 Nov 2003 13:29:10 +0100 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.041937 secs); 23 Nov 2003 12:29:10 -0000 Received: from persephone.cultdeadsheep.org (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 23 Nov 2003 13:29:09 +0100 Received: (qmail 3174 invoked from network); 23 Nov 2003 13:28:55 +0100 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 23 Nov 2003 13:28:55 +0100 Date: Sun, 23 Nov 2003 13:29:14 +0100 From: Clement Laforet To: Yonatan Message-Id: <20031123132914.33698d9b.sheepkiller@cultdeadsheep.org> In-Reply-To: <20031123112710.BRQK28388.sphere@me> References: <20031123112710.BRQK28388.sphere@me> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: two ports update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 12:29:14 -0000 On Sun, 23 Nov 2003 13:31:28 +0200 Yonatan wrote: Hi ! > I'm having trouble with send-pr, so I posted two diffs here: > http://www.sl0th.org/FreeBSD/ > These are updates to security/amap and security/ike-scan, the first > was triggered by a mail from Weiss, Jonathan > 03007760@-no-spam-please-napier.ac.uk . Remove -no-spam-please- for > real email. We are in ports freeze now, and your patches will surely be lost. Please try to send a PR. You have several solutions: 1. use gtk-send-pr 2. read http://home.leo.org/~barner/freebsd/articles/mailsetup/article.html 3. read http://www.cultdeadsheep.org/sheepkiller/FreeBSD/send-pr+ssmtp.txt regards, clem From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 05:13:48 2003 Return-Path: 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 1941216A4CE for ; Sun, 23 Nov 2003 05:13:48 -0800 (PST) Received: from carrick.bishnet.net (carrick.bishnet.net [217.204.9.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB34A43FA3 for ; Sun, 23 Nov 2003 05:13:46 -0800 (PST) (envelope-from tdb@carrick.bishnet.net) Received: from tdb by carrick.bishnet.net with local (Exim 4.24; FreeBSD 5.1) id 1ANu3R-000JAp-FQ; Sun, 23 Nov 2003 13:13:33 +0000 Date: Sun, 23 Nov 2003 13:13:33 +0000 From: Tim Bishop To: Stacy Olivas Message-ID: <20031123131333.GB35163@carrick.bishnet.net> Mail-Followup-To: Stacy Olivas , ports@freebsd.org References: <1069551057.3552.20.camel@aphrodite> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1069551057.3552.20.camel@aphrodite> User-Agent: Mutt/1.4.1i X-PGP-Key: 0x5AE7D984 X-PGP-Fingerprint: 1453 086E 9376 1A50 ECF6 AE05 7DCE D659 5AE7 D984 Sender: "T.D.Bishop" X-Bishnet-MailScanner-Information: Contact postmaster@bishnet.net X-Bishnet-MailScanner-VirusCheck: Found to be clean cc: ports@freebsd.org Subject: Re: Updated net/limewire port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 13:13:48 -0000 On Sun, Nov 23, 2003 at 02:30:59AM +0100, Stacy Olivas wrote: > The attached file updates the net/limewire port as follows: > > Version: 3.6.15 > > This version of limewire works successfully with the port > java/diablo-jre13 (FreeBSD native JRE). It uses the javavm from the > java/javavmwrapper port to run (installed by java/diablo-jre13). > > The attachment is a drop-in replacement for the net/limewire port. I can't see an attachment... Anyway, please submit updates using send-pr. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html Cheers, Tim. -- Tim Bishop http://www.bishnet.net/tim PGP Key: 0x5AE7D984 From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 06:50:24 2003 Return-Path: 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 6366D16A4CE for ; Sun, 23 Nov 2003 06:50:24 -0800 (PST) Received: from earth.upton.net (d141-18-230.home.cgocable.net [24.141.18.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A1C643F75 for ; Sun, 23 Nov 2003 06:50:23 -0800 (PST) (envelope-from pnmurphy@cogeco.ca) Received: from earth.upton.net (localhost [127.0.0.1]) by earth.upton.net (8.12.9p2/8.12.9) with SMTP id hANEoM8i052881 for ; Sun, 23 Nov 2003 09:50:22 -0500 (EST) (envelope-from pnmurphy@cogeco.ca) Date: Sun, 23 Nov 2003 09:50:11 -0500 From: Paul Murphy To: FreeBSD Ports Message-Id: <20031123095011.3b83370a.pnmurphy@cogeco.ca> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) User-Agent: X-Face: -Q/~XHbe$z/a List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 14:50:24 -0000 --Signature=_Sun__23_Nov_2003_09_50_11_-0500_ouzRfu1SkRQS3b.Y Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit gmake[3]: Entering directory `/usr/ports/multimedia/beep-media-player/work/beep-media-player-1.0.0-p re5/Input/vorbis' source='vorbis.c' object='vorbis.lo' libtool=yes \ depfile='.deps/vorbis.Plo' tmpdepfile='.deps/vorbis.TPlo' \ depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../beep -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I../../intl -I../.. -I/usr/local/include -O -pipe -march=k6 -D_THREAD_SAFE -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -c -o vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../beep -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I../../intl -I../.. -I/usr/local/include -O -pipe -march=k6 -D_THREAD_SAFE -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -c vorbis.c -Wp,-MD,.deps/vorbis.TPlo -fPIC -DPIC -o vorbis.lo vorbis.c: In function `vorbis_check_file': vorbis.c:164: syntax error before `result' vorbis.c:165: `result' undeclared (first use in this function) vorbis.c:165: (Each undeclared identifier is reported only once vorbis.c:165: for each function it appears in.) vorbis.c:172: warning: unreachable code at beginning of switch statement vorbis.c: In function `vorbis_generate_title': vorbis.c:725: warning: assignment discards qualifiers from pointer target type vorbis.c:716: warning: `tmp' might be used uninitialized in this function gmake[3]: *** [vorbis.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/beep-media-player/work/beep-media-player-1.0.0-p re5/Input/vorbis' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/beep-media-player/work/beep-media-player-1.0.0-p re5/Input' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/beep-media-player/work/beep-media-player-1.0.0-p re5' gmake: *** [all] Error 2 *** Error code 2 [earth] /root: cc -v Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] [earth] /root: uname -a FreeBSD earth.upton.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Oct 29 19:45:38 EST 2003 root@earth.upton.net:/usr/obj/usr/src/sys/EARTH_ACPI i386 Any help would be appreciated. -- Cogeco ergo sum --Signature=_Sun__23_Nov_2003_09_50_11_-0500_ouzRfu1SkRQS3b.Y Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wMkuTv5Mxsi/WPMRAm/bAKCATHtnOWpC3NgxpWPKx31ZAZO6XwCgpitq qovgZzB9/eyuFRCpOKjOdS4= =wTo0 -----END PGP SIGNATURE----- --Signature=_Sun__23_Nov_2003_09_50_11_-0500_ouzRfu1SkRQS3b.Y-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 07:27:17 2003 Return-Path: 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 3F7F216A4CE for ; Sun, 23 Nov 2003 07:27:17 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B02243F3F for ; Sun, 23 Nov 2003 07:27:16 -0800 (PST) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 1251016758F; Sun, 23 Nov 2003 16:27:15 +0100 (CET) Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.9p1/8.12.9) with ESMTP id hANFRDcn080404 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 23 Nov 2003 16:27:14 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock Organization: FreeBSD To: Paul Murphy , FreeBSD Ports Date: Sun, 23 Nov 2003 16:27:10 +0100 User-Agent: KMail/1.5.4 References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> In-Reply-To: <20031123095011.3b83370a.pnmurphy@cogeco.ca> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_RHNw/3oAxPku0HP"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200311231627.13453.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 15:27:17 -0000 --Boundary-02=_RHNw/3oAxPku0HP Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Sunday 23 November 2003 15:50, Paul Murphy wrote: > In function `vorbis_check_file': vorbis.c:164: syntax error before > `result' vorbis.c:165: `result' undeclared (first use in this function) Beep has a lot of these... I hope the code gets cleaned up before the final= =20 1.0 release, that's why I won't bother with more patches right now. > > Any help would be appreciated. Unset CPUTYPE in your make.conf, then compile beep-media-player, it should= =20 work. Once you're done, you can reset CPUTYPE. Gcc is much more sensitive f= or=20 sloppy code when -march is in effect, that's why it bombs out for you. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_RHNw/3oAxPku0HP Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/wNHRXhc68WspdLARAikKAJ9kuBRALO1huZDpHMuqYv84qsMZkwCcDyJY JcTOLUH54YQmOOjgFpNjzCg= =4OzR -----END PGP SIGNATURE----- --Boundary-02=_RHNw/3oAxPku0HP-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 14:27:46 2003 Return-Path: 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 90E4616A4CE for ; Sun, 23 Nov 2003 14:27:46 -0800 (PST) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1EAA43F85 for ; Sun, 23 Nov 2003 14:27:44 -0800 (PST) (envelope-from barner@in.tum.de) Received: from zi025.glhnet.mhn.de (localhost.glhnet.mhn.de. [127.0.0.1]) by zi025.glhnet.mhn.de (8.12.9p2/8.12.9) with ESMTP id hANMKalc013854; Sun, 23 Nov 2003 23:20:36 +0100 (CET) (envelope-from simon@zi025.glhnet.mhn.de) Received: (from simon@localhost) by zi025.glhnet.mhn.de (8.12.9p2/8.12.9/Submit) id hANMKXcW013853; Sun, 23 Nov 2003 23:20:33 +0100 (CET) (envelope-from simon) Date: Sun, 23 Nov 2003 23:20:33 +0100 From: Simon Barner To: Paul Murphy Message-ID: <20031123222033.GB4608@zi025.glhnet.mhn.de> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FkmkrVfFsRoUs1wW" Content-Disposition: inline In-Reply-To: <20031123095011.3b83370a.pnmurphy@cogeco.ca> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: FreeBSD Ports Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 22:27:46 -0000 --FkmkrVfFsRoUs1wW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, which version of the port are you using? I fixed it to compile and run under FreeBSD 4.x (with gcc 2.95.4). The lastest version (which contains those fixes) is 1.0.0_1. Simon --FkmkrVfFsRoUs1wW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wTKwCkn+/eutqCoRAssIAJ9NLDPaNmA8Mvc75nhhWSV0HBtzjQCfctqF R+f0zAh4cR+I5EJecB+Do+0= =ohcs -----END PGP SIGNATURE----- --FkmkrVfFsRoUs1wW-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 15:33:14 2003 Return-Path: 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 C6AAA16A4CE for ; Sun, 23 Nov 2003 15:33:14 -0800 (PST) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DF9243FB1 for ; Sun, 23 Nov 2003 15:33:13 -0800 (PST) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 3.36 #1 (Debian)) id 1AO3j4-0004IQ-00 for ; Sun, 23 Nov 2003 23:33:10 +0000 Received: from esperance.zetnet.co.uk (bts-0373.dialup.zetnet.co.uk [194.247.49.117])hANNX8IT003270 for ; Sun, 23 Nov 2003 23:33:09 GMT Received: (qmail 10766 invoked by uid 1001); 23 Nov 2003 20:38:31 -0000 From: "Frank Shute" Date: Sun, 23 Nov 2003 20:38:31 +0000 To: ports@FreeBSD.org Message-ID: <20031123203831.GA10495@peach.veggie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.9-RC i386 X-Organisation: 'Esperance Linux' Subject: mail/bbmail broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Frank Shute List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 23:33:14 -0000 Problem: ^^^^^^^^ Builds but segfaults on 4.9-RC (problem with compiler version?) Fix: ^^^^ Update to: bbmail-0.8.3.tar.gz md5 = fc5dd75c3350402a3740a9982f206118 available at: http://bbtools.thelinuxcommunity.org/sources/ Tested & works OK on: FreeBSD peach.veggie.com 4.9-RC FreeBSD 4.9-RC #1: Wed Oct 22 07:57:50 BST 2003 root@peach.veggie.com:/usr/obj/usr/src/sys/FRANKS i386 I'm happy to post a new Makefile etc. Regards, -- Frank *-*-*-*-*-*-*-*-*-*-* Boroughbridge. Tel: 01423 323019 --------- PGP keyID: 0xC0B341A3 *-*-*-*-*-*-*-*-*-*-* http://www.esperance-linux.co.uk/ From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 15:41:55 2003 Return-Path: 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 0BDD216A4E9 for ; Sun, 23 Nov 2003 15:41:55 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 918A4440BA for ; Sun, 23 Nov 2003 15:40:50 -0800 (PST) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 79782 invoked by uid 85); 24 Nov 2003 00:40:37 +0100 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.120111 secs); 23 Nov 2003 23:40:37 -0000 Received: from persephone.cultdeadsheep.org (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 24 Nov 2003 00:40:36 +0100 Received: (qmail 6241 invoked from network); 24 Nov 2003 00:40:22 +0100 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 24 Nov 2003 00:40:22 +0100 Date: Mon, 24 Nov 2003 00:40:43 +0100 From: Clement Laforet To: Frank Shute Message-Id: <20031124004043.4c39417d.sheepkiller@cultdeadsheep.org> In-Reply-To: <20031123203831.GA10495@peach.veggie.com> References: <20031123203831.GA10495@peach.veggie.com> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: mail/bbmail broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 23:41:55 -0000 On Sun, 23 Nov 2003 20:38:31 +0000 "Frank Shute" wrote: Hi Frank ! > Builds but segfaults on 4.9-RC (problem with compiler version?) > Fix: > Update to: bbmail-0.8.3.tar.gz > md5 = fc5dd75c3350402a3740a9982f206118 > available at: > http://bbtools.thelinuxcommunity.org/sources/ > I'm happy to post a new Makefile etc. Feel free to send a PR with your unified diff ! Read porter's handbook for more details: http://www.freebsd.org/doc/en/books/porters-handbook/ http://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html mail/bbmail is orphaned too, if you use and ready to maintain it, feel free to take it over. regards, clem From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 16:06:39 2003 Return-Path: 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 AC99116A4CE for ; Sun, 23 Nov 2003 16:06:39 -0800 (PST) Received: from ganymede.hub.org (u46n208.hfx.eastlink.ca [24.222.46.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id C482E43F85 for ; Sun, 23 Nov 2003 16:06:38 -0800 (PST) (envelope-from scrappy@hub.org) Received: by ganymede.hub.org (Postfix, from userid 1000) id DE03934497; Sun, 23 Nov 2003 20:03:51 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id CBCB034481; Sun, 23 Nov 2003 20:03:51 -0400 (AST) Date: Sun, 23 Nov 2003 20:03:51 -0400 (AST) From: "Marc G. Fournier" To: freebsd-ports@freebsd.org Message-ID: <20031123200219.X771@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: mi@aldan.algebra.com Subject: hdf fails to find f77? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 00:06:39 -0000 on a 4.9-PRERELEASE machine, I consistently get: cc -fpic -DPIC -O -mpentium -pipe -I/usr/local/include -c vsfld.c -o vsfld.So f77 -O -O -mpentium -pipe -I/usr/local/include -o df24ff.o -c df24ff.f f77: not found *** Error code 127 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 Stop in /usr/ports/graphics/hdf. if it requires f77 to build, shouldn't it be one of the dependencies? :( ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 16:18:49 2003 Return-Path: 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 E039F16A4DC for ; Sun, 23 Nov 2003 16:18:49 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E2F43FB1 for ; Sun, 23 Nov 2003 16:18:49 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CD76466D35; Sun, 23 Nov 2003 16:18:48 -0800 (PST) Date: Sun, 23 Nov 2003 16:18:48 -0800 From: Kris Kennaway To: "Marc G. Fournier" Message-ID: <20031124001848.GA6042@xor.obsecurity.org> References: <20031123200219.X771@ganymede.hub.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <20031123200219.X771@ganymede.hub.org> User-Agent: Mutt/1.4.1i cc: mi@aldan.algebra.com cc: freebsd-ports@freebsd.org Subject: Re: hdf fails to find f77? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 00:18:50 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 23, 2003 at 08:03:51PM -0400, Marc G. Fournier wrote: >=20 > on a 4.9-PRERELEASE machine, I consistently get: >=20 > cc -fpic -DPIC -O -mpentium -pipe -I/usr/local/include -c vsfld.c -o vs= fld.So > f77 -O -O -mpentium -pipe -I/usr/local/include -o df24ff.o -c df24ff.f > f77: not found > *** Error code 127 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 >=20 > Stop in /usr/ports/graphics/hdf. >=20 > if it requires f77 to build, shouldn't it be one of the dependencies? :( f77 is part of the base system, but you have evidently chosen not to install it. Kris --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wU5nWry0BWjoQKURAp7TAJ4hn1pBbseE/ewNq332HTeFrYXsWgCcDH47 ZXiKXUn1Rft2tj7DGAN30+Y= =2VbT -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 16:21:37 2003 Return-Path: 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 6133816A4CE for ; Sun, 23 Nov 2003 16:21:37 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 8CA9643FBF for ; Sun, 23 Nov 2003 16:21:36 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 84160 invoked by uid 1252); 24 Nov 2003 00:21:36 -0000 Date: 23 Nov 2003 19:21:36 -0500 Date: Sun, 23 Nov 2003 19:21:36 -0500 From: Adam Weinberger To: Simon Barner Message-ID: <20031124002136.GI40706@toxic.magnesium.net> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123222033.GB4608@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031123222033.GB4608@zi025.glhnet.mhn.de> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: Paul Murphy cc: FreeBSD Ports Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 00:21:37 -0000 >> (11.23.2003 @ 1720 PST): Simon Barner said, in 0.6K: << > Hi, > > which version of the port are you using? I fixed it to compile and run > under FreeBSD 4.x (with gcc 2.95.4). > > The lastest version (which contains those fixes) is 1.0.0_1. >> end of "Re: multimedia/beep-media-player doesn't compile" from Simon Barner << Negatory, sir. The ${WRKSRC}/Input/vorbis/ directory did not get patched to work with GCC 2.95.4 because vorbis support was commented out at the time. This port does not compile under 4.X. # Adam -- Adam Weinberger vectors.cx >> adam@vectors.cx >> http://www.vectors.cx magnesium.net << adamw@magnesium.net << http://www.magnesium.net/~adamw FreeBSD >> adamw@FreeBSD.org >> http://people.freebsd.org/~adamw #vim:set ts=8: 8-char tabs prevent tooth decay. From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 16:27:27 2003 Return-Path: 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 B16A116A4CE for ; Sun, 23 Nov 2003 16:27:27 -0800 (PST) Received: from smtp1.netcologne.de (smtp1.netcologne.de [194.8.194.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6792043FCB for ; Sun, 23 Nov 2003 16:27:24 -0800 (PST) (envelope-from thomas@laurel.tmseck.homedns.org) Received: from laurel.tmseck.homedns.org (xdsl-213-168-108-139.netcologne.de [213.168.108.139]) by smtp1.netcologne.de (Postfix) with SMTP id 654063AF74 for ; Mon, 24 Nov 2003 01:27:20 +0100 (MET) Received: (qmail 8599 invoked by uid 1001); 24 Nov 2003 00:27:37 -0000 Date: 24 Nov 2003 00:27:37 -0000 Message-ID: <20031124002737.8598.qmail@laurel.tmseck.homedns.org> From: tmseck-lists@netcologne.de (Thomas-Martin Seck) To: "Marc G. Fournier" , freebsd-ports@freebsd.org Organization: private site In-Reply-To: <20031123200219.X771@ganymede.hub.org> X-Newsgroups: gmane.os.freebsd.devel.ports X-Attribution: tms Subject: Re: hdf fails to find f77? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 00:27:27 -0000 * Marc G. Fournier : > > on a 4.9-PRERELEASE machine, I consistently get: > > cc -fpic -DPIC -O -mpentium -pipe -I/usr/local/include -c vsfld.c -o vsfld.So > f77 -O -O -mpentium -pipe -I/usr/local/include -o df24ff.o -c df24ff.f > f77: not found > *** Error code 127 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > > Stop in /usr/ports/graphics/hdf. > > if it requires f77 to build, shouldn't it be one of the dependencies? :( % which f77 /usr/bin/f77 % uname -mrs FreeBSD 4.9-STABLE i386 Do you have NO_FORTRAN in your make environment? From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 17:19:45 2003 Return-Path: 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 9F24516A4CE; Sun, 23 Nov 2003 17:19:45 -0800 (PST) Received: from earth.upton.net (d141-18-230.home.cgocable.net [24.141.18.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5139A43FD7; Sun, 23 Nov 2003 17:19:44 -0800 (PST) (envelope-from pnmurphy@cogeco.ca) Received: from earth.upton.net (localhost [127.0.0.1]) by earth.upton.net (8.12.9p2/8.12.9) with SMTP id hAO1Jf8i085915; Sun, 23 Nov 2003 20:19:41 -0500 (EST) (envelope-from pnmurphy@cogeco.ca) Date: Sun, 23 Nov 2003 20:19:32 -0500 From: Paul Murphy To: Adam Weinberger Message-Id: <20031123201932.338db14f.pnmurphy@cogeco.ca> In-Reply-To: <20031124002136.GI40706@toxic.magnesium.net> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123222033.GB4608@zi025.glhnet.mhn.de> <20031124002136.GI40706@toxic.magnesium.net> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) User-Agent: X-Face: -Q/~XHbe$z/a cc: FreeBSD Ports Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 01:19:45 -0000 --Signature=_Sun__23_Nov_2003_20_19_32_-0500_z6pTE1hXEI8u_GP+ Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On 23 Nov 2003 19:21:36 -0500 Adam Weinberger wrote: > >> (11.23.2003 @ 1720 PST): Simon Barner said, in 0.6K: << > > Hi, > > > > which version of the port are you using? I fixed it to compile and > > run under FreeBSD 4.x (with gcc 2.95.4). # $FreeBSD: ports/multimedia/beep-media-player/Makefile,v 1.3 2003/11/19 19:01:55 marcus Exp $# PORTNAME= beep-media-player PORTVERSION= 1.0.0 PORTREVISION= 1 > > > > The lastest version (which contains those fixes) is 1.0.0_1. > >> end of "Re: multimedia/beep-media-player doesn't compile" from > >Simon Barner << > > Negatory, sir. The ${WRKSRC}/Input/vorbis/ directory did not get > patched to work with GCC 2.95.4 because vorbis support was commented > out at the time. > > This port does not compile under 4.X. > Confirmed, still same error. > Unset CPUTYPE in your make.conf, then compile beep-media-player, it > should work. Once you're done, you can reset CPUTYPE. Gcc is much more > sensitive for sloppy code when -march is in effect, that's why it > bombs out for you. Tried it, still no go. -- Cogeco ergo sum --Signature=_Sun__23_Nov_2003_20_19_32_-0500_z6pTE1hXEI8u_GP+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wVytTv5Mxsi/WPMRArMEAKCwnb0DBiOIe/m2zHgT/JjcthBA4wCgjZa7 NaApVHzgjprzX2eIe6BkKSs= =agKj -----END PGP SIGNATURE----- --Signature=_Sun__23_Nov_2003_20_19_32_-0500_z6pTE1hXEI8u_GP+-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 17:31:46 2003 Return-Path: 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 1406816A4CE for ; Sun, 23 Nov 2003 17:31:46 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 1D44E43FA3 for ; Sun, 23 Nov 2003 17:31:45 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 93676 invoked by uid 1252); 24 Nov 2003 01:31:45 -0000 Date: 23 Nov 2003 20:31:45 -0500 Date: Sun, 23 Nov 2003 20:31:45 -0500 From: Adam Weinberger To: Paul Murphy Message-ID: <20031124013145.GM40706@toxic.magnesium.net> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123222033.GB4608@zi025.glhnet.mhn.de> <20031124002136.GI40706@toxic.magnesium.net> <20031123201932.338db14f.pnmurphy@cogeco.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031123201932.338db14f.pnmurphy@cogeco.ca> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: Simon Barner cc: FreeBSD Ports Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 01:31:46 -0000 >> (11.23.2003 @ 2019 PST): Paul Murphy said, in 1.6K: << > > Unset CPUTYPE in your make.conf, then compile beep-media-player, it > > should work. Once you're done, you can reset CPUTYPE. Gcc is much more > > sensitive for sloppy code when -march is in effect, that's why it > > bombs out for you. > > Tried it, still no go. >> end of "Re: multimedia/beep-media-player doesn't compile" from Paul Murphy << The problem is not with CPUTYPE. The problem is that variables are being declared in the middle of functions. The Input/vorbis/ directory never got the fixes for this that the other directories did. # Adam -- Adam Weinberger vectors.cx >> adam@vectors.cx >> http://www.vectors.cx magnesium.net << adamw@magnesium.net << http://www.magnesium.net/~adamw FreeBSD >> adamw@FreeBSD.org >> http://people.freebsd.org/~adamw #vim:set ts=8: 8-char tabs prevent tooth decay. From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 18:31:09 2003 Return-Path: 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 D653116A4CE; Sun, 23 Nov 2003 18:31:09 -0800 (PST) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2B143F93; Sun, 23 Nov 2003 18:31:08 -0800 (PST) (envelope-from barner@in.tum.de) Received: from zi025.glhnet.mhn.de (localhost.glhnet.mhn.de. [127.0.0.1]) by zi025.glhnet.mhn.de (8.12.9p2/8.12.9) with ESMTP id hAO2SYlc038833; Mon, 24 Nov 2003 03:28:35 +0100 (CET) (envelope-from simon@zi025.glhnet.mhn.de) Received: (from simon@localhost) by zi025.glhnet.mhn.de (8.12.9p2/8.12.9/Submit) id hAO2SYEF038832; Mon, 24 Nov 2003 03:28:34 +0100 (CET) (envelope-from simon) Date: Mon, 24 Nov 2003 03:28:34 +0100 From: Simon Barner To: Adam Weinberger Message-ID: <20031124022834.GA15682@zi025.glhnet.mhn.de> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123222033.GB4608@zi025.glhnet.mhn.de> <20031124002136.GI40706@toxic.magnesium.net> <20031123201932.338db14f.pnmurphy@cogeco.ca> <20031124013145.GM40706@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <20031124013145.GM40706@toxic.magnesium.net> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: Paul Murphy cc: FreeBSD Ports Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 02:31:10 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Adam, Paul, > The problem is not with CPUTYPE. The problem is that variables are being > declared in the middle of functions. The Input/vorbis/ directory never > got the fixes for this that the other directories did. Sorry, I overlooked some local changes. I quickly did the fix: ports/59628 (successfully tested with my favorite live stream :-) Simon --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wWzSCkn+/eutqCoRAg7eAJ9E7iUxbm4j0Fiinf9pBXGLdl0DvQCgrazg RZlMo5QZQQval9V/nPFtB90= =x8Vv -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 19:36:35 2003 Return-Path: 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 CD43616A4CF; Sun, 23 Nov 2003 19:36:35 -0800 (PST) Received: from earth.upton.net (d141-18-230.home.cgocable.net [24.141.18.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE4E43FF9; Sun, 23 Nov 2003 19:36:19 -0800 (PST) (envelope-from pnmurphy@cogeco.ca) Received: from earth.upton.net (localhost [127.0.0.1]) by earth.upton.net (8.12.9p2/8.12.9) with SMTP id hAO3aI8i059122; Sun, 23 Nov 2003 22:36:18 -0500 (EST) (envelope-from pnmurphy@cogeco.ca) Date: Sun, 23 Nov 2003 22:36:18 -0500 From: Paul Murphy To: Simon Barner Message-Id: <20031123223618.0abf5960.pnmurphy@cogeco.ca> In-Reply-To: <20031124022834.GA15682@zi025.glhnet.mhn.de> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123222033.GB4608@zi025.glhnet.mhn.de> <20031124002136.GI40706@toxic.magnesium.net> <20031123201932.338db14f.pnmurphy@cogeco.ca> <20031124013145.GM40706@toxic.magnesium.net> <20031124022834.GA15682@zi025.glhnet.mhn.de> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) User-Agent: X-Face: -Q/~XHbe$z/a Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 03:36:36 -0000 --Signature=_Sun__23_Nov_2003_22_36_18_-0500_jMC+Zg6Y3yHe16=2 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Mon, 24 Nov 2003 03:28:34 +0100 Simon Barner wrote: > Adam, Paul, > > > The problem is not with CPUTYPE. The problem is that variables are > > being declared in the middle of functions. The Input/vorbis/ > > directory never got the fixes for this that the other directories > > did. > > Sorry, I overlooked some local changes. I quickly did the fix: > > ports/59628 > > (successfully tested with my favorite live stream :-) > > Simon > Forget my last message! After 'patch < /usr/home/paul/beep-media-player:_Fix.txt' (cut and pasted from PR) the 'patch-Input::vorbis::*' files get left in /usr/ports/multimedia/beep-media-player instead of /usr/ports/multimedia/beep-media-player/files After moving files, all is well!! -- Cogeco ergo sum --Signature=_Sun__23_Nov_2003_22_36_18_-0500_jMC+Zg6Y3yHe16=2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wXyyTv5Mxsi/WPMRAmWVAJ45SfY8j2U7+nRnR7WMaufazzl4XACeKnmd uxQHgNvNgVUuv3EWLd00rHg= =OTtg -----END PGP SIGNATURE----- --Signature=_Sun__23_Nov_2003_22_36_18_-0500_jMC+Zg6Y3yHe16=2-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 20:33:44 2003 Return-Path: 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 2056F16A4CE; Sun, 23 Nov 2003 20:33:44 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id C37CE43FB1; Sun, 23 Nov 2003 20:33:42 -0800 (PST) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id B8CB6167522; Mon, 24 Nov 2003 05:33:41 +0100 (CET) Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.9p1/8.12.9) with ESMTP id hAO4Xdcn026393 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 24 Nov 2003 05:33:41 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock Organization: FreeBSD To: Adam Weinberger , Paul Murphy Date: Mon, 24 Nov 2003 05:33:35 +0100 User-Agent: KMail/1.5.4 References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123201932.338db14f.pnmurphy@cogeco.ca> <20031124013145.GM40706@toxic.magnesium.net> In-Reply-To: <20031124013145.GM40706@toxic.magnesium.net> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_joYw/2h8UI35HBU"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200311240533.39481.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: Simon Barner cc: FreeBSD Ports Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 04:33:44 -0000 --Boundary-02=_joYw/2h8UI35HBU Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Monday 24 November 2003 02:31, Adam Weinberger wrote: > >> (11.23.2003 @ 2019 PST): Paul Murphy said, in 1.6K: << > >> > > > Unset CPUTYPE in your make.conf, then compile beep-media-player, it > > > should work. Once you're done, you can reset CPUTYPE. Gcc is much more > > > sensitive for sloppy code when -march is in effect, that's why it > > > bombs out for you. > > > > Tried it, still no go. > > > >> end of "Re: multimedia/beep-media-player doesn't compile" from Paul > >> Murphy << > > The problem is not with CPUTYPE. The problem is that variables are being > declared in the middle of functions. The Input/vorbis/ directory never > got the fixes for this that the other directories did. It WILL work with standard CFLAGS (-O -pipe) and without -march k6 anyway. = gcc=20 is very forgiving. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_joYw/2h8UI35HBU Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/wYojXhc68WspdLARAm3yAKCa/3iOJxJLlD4ETCo5M8+QzVBTXgCfV2bQ CPZIqKT5UDPf0dEefjzPxQg= =FgSF -----END PGP SIGNATURE----- --Boundary-02=_joYw/2h8UI35HBU-- From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 21:21:02 2003 Return-Path: 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 DE28816A4CE for ; Sun, 23 Nov 2003 21:21:02 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 1149F43FAF for ; Sun, 23 Nov 2003 21:21:02 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 19233 invoked by uid 1252); 24 Nov 2003 05:21:01 -0000 Date: 24 Nov 2003 00:21:01 -0500 Date: Mon, 24 Nov 2003 00:21:01 -0500 From: Adam Weinberger To: Michael Nottebrock Message-ID: <20031124052101.GO40706@toxic.magnesium.net> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123201932.338db14f.pnmurphy@cogeco.ca> <20031124013145.GM40706@toxic.magnesium.net> <200311240533.39481.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311240533.39481.michaelnottebrock@gmx.net> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: Simon Barner cc: Paul Murphy cc: FreeBSD Ports Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 05:21:03 -0000 >> (11.23.2003 @ 2333 PST): Michael Nottebrock said, in 1.5K: << Content-Description: signed data > On Monday 24 November 2003 02:31, Adam Weinberger wrote: > > >> (11.23.2003 @ 2019 PST): Paul Murphy said, in 1.6K: << > > >> > > > > Unset CPUTYPE in your make.conf, then compile beep-media-player, it > > > > should work. Once you're done, you can reset CPUTYPE. Gcc is much more > > > > sensitive for sloppy code when -march is in effect, that's why it > > > > bombs out for you. > > > > > > Tried it, still no go. > > > > > >> end of "Re: multimedia/beep-media-player doesn't compile" from Paul > > >> Murphy << > > > > The problem is not with CPUTYPE. The problem is that variables are being > > declared in the middle of functions. The Input/vorbis/ directory never > > got the fixes for this that the other directories did. > > It WILL work with standard CFLAGS (-O -pipe) and without -march k6 anyway. gcc > is very forgiving. >> end of "Re: multimedia/beep-media-player doesn't compile" from Michael Nottebrock << You're correct; it DOES build properly when I don't explicitly define CPUTYPE. However, the fact remains that patching the places where variables are defined in the middle of a function is preferable to nullifying -march settings. # Adam -- Adam Weinberger vectors.cx >> adam@vectors.cx >> http://www.vectors.cx magnesium.net << adamw@magnesium.net << http://www.magnesium.net/~adamw FreeBSD >> adamw@FreeBSD.org >> http://people.freebsd.org/~adamw #vim:set ts=8: 8-char tabs prevent tooth decay. From owner-freebsd-ports@FreeBSD.ORG Sun Nov 23 23:08:48 2003 Return-Path: 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 0F28316A4CE for ; Sun, 23 Nov 2003 23:08:48 -0800 (PST) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 934DF43FD7 for ; Sun, 23 Nov 2003 23:08:46 -0800 (PST) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 3.36 #1 (Debian)) id 1AOApx-0003zV-00 for ; Mon, 24 Nov 2003 07:08:46 +0000 Received: from esperance.zetnet.co.uk (bts-0262.dialup.zetnet.co.uk [194.247.49.6])hAO78hIT002213 for ; Mon, 24 Nov 2003 07:08:44 GMT Received: (qmail 19956 invoked by uid 1001); 24 Nov 2003 02:19:38 -0000 From: "Frank Shute" Date: Mon, 24 Nov 2003 02:19:38 +0000 To: Clement Laforet Message-ID: <20031124021938.GA19942@peach.veggie.com> References: <20031123203831.GA10495@peach.veggie.com> <20031124004043.4c39417d.sheepkiller@cultdeadsheep.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031124004043.4c39417d.sheepkiller@cultdeadsheep.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.9-RC i386 X-Organisation: 'Esperance Linux' cc: ports@FreeBSD.org Subject: Re: mail/bbmail broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Frank Shute List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 07:08:48 -0000 On Mon, Nov 24, 2003 at 12:40:43AM +0100, Clement Laforet wrote: > > On Sun, 23 Nov 2003 20:38:31 +0000 > "Frank Shute" wrote: > > Hi Frank ! > > Builds but segfaults on 4.9-RC (problem with compiler version?) > > Fix: > > Update to: bbmail-0.8.3.tar.gz > > md5 = fc5dd75c3350402a3740a9982f206118 > > available at: > > http://bbtools.thelinuxcommunity.org/sources/ > > > I'm happy to post a new Makefile etc. > > Feel free to send a PR with your unified diff ! > Read porter's handbook for more details: > http://www.freebsd.org/doc/en/books/porters-handbook/ > http://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html > > mail/bbmail is orphaned too, if you use and ready to maintain it, feel > free to take it over. > > regards, > clem > Thanks for getting back to me so quickly Clem. Busy reading lots of docs so I can send a PR with the diff. Quite happy to maintain it if it's orphaned - would be nice to put something back into the project :) -- Frank *-*-*-*-*-*-*-*-*-*-* Boroughbridge. Tel: 01423 323019 --------- PGP keyID: 0xC0B341A3 *-*-*-*-*-*-*-*-*-*-* http://www.esperance-linux.co.uk/ "Our government has kept us in a perpetual state of fear -- kept us in a continuous stampede of patriotic fervor -- with the cry of grave national emergency... Always there has been some terrible evil to gobble us up if we did not blindly rally behind it by furnishing the exorbitant sums demanded. Yet, in retrospect, these disasters seem never to have happened, seem never to have been quite real." -- General Douglas MacArthur, 1957 From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 02:06:30 2003 Return-Path: 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 CA9AA16A4CE; Mon, 24 Nov 2003 02:06:30 -0800 (PST) Received: from kathi.vvi.at (kathi.vvi.at [208.252.225.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id C589343FE0; Mon, 24 Nov 2003 02:06:27 -0800 (PST) (envelope-from jason@vvi.at) Received: from [192.168.1.151] (ppp1019.vivodi.gr [80.76.45.2]) (authenticated bits=0) by kathi.vvi.at (8.12.9/8.12.10) with ESMTP id hAOApU5t001811; Mon, 24 Nov 2003 02:51:32 -0800 (PST) (envelope-from jason@vvi.at) User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Mon, 24 Nov 2003 11:06:13 +0100 From: Jason de Cordoba To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit cc: ports@freebsd.org Subject: FreeBSD Port: sendmail-sasl-8.12.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 10:06:30 -0000 Hi, I installed the port sendmail-sasl, when I want to only update sendmail to I just make reinstall sendmail or sendmail-sasl? I dont want to mess around with sasl it was really totally insane to get working with wu-imap. Kindest Regards, Jason From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 02:30:54 2003 Return-Path: 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 B0CDF16A4CE for ; Mon, 24 Nov 2003 02:30:54 -0800 (PST) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CEF043FE3 for ; Mon, 24 Nov 2003 02:30:53 -0800 (PST) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id C8E7821C2 for ; Mon, 24 Nov 2003 11:30:51 +0100 (CET) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id 970E773; Mon, 24 Nov 2003 11:30:51 +0100 (CET) Date: Mon, 24 Nov 2003 11:30:51 +0100 From: Jean-Baptiste Quenot To: ports@FreeBSD.org Message-ID: <20031124103049.GK8110@watt.intra.caraldi.com> Mail-Followup-To: ports@FreeBSD.org References: <3FBE3C08.902@knology.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vJI8q/aziP9idhqk" Content-Disposition: inline In-Reply-To: <3FBE3C08.902@knology.net> User-Agent: Mutt/1.5.5.1i Subject: Re: FreeBSD Port: openldap21-server-2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 10:30:54 -0000 --vJI8q/aziP9idhqk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * michalp: > I decided to update openldap21 2.1.17 to openldap 2.1.23 copied > slapd.sh script from /usr/ports/net/openldap21-server/files/slapd.sh > to /usr/local/etc/rc.d/ Wrong. Take a look at /etc/rc.d/slapd. OpenLDAP must run before all other applications since it is system-critical for user accounts. Cheers, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --vJI8q/aziP9idhqk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wd3Z9xx3BCMc9gsRAsjGAJ9LRbIVLOekDpq//YhXVfID3LpmhgCgnNXa 6xzUyIcuVQBhQv+qO1VazOI= =XUmA -----END PGP SIGNATURE----- --vJI8q/aziP9idhqk-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 02:32:39 2003 Return-Path: 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 A7F1C16A4CF for ; Mon, 24 Nov 2003 02:32:39 -0800 (PST) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9CBC43FBF for ; Mon, 24 Nov 2003 02:32:37 -0800 (PST) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id C3956217A for ; Mon, 24 Nov 2003 11:32:36 +0100 (CET) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id 9DB0A73; Mon, 24 Nov 2003 11:32:36 +0100 (CET) Date: Mon, 24 Nov 2003 11:32:36 +0100 From: Jean-Baptiste Quenot To: ports@FreeBSD.org Message-ID: <20031124103234.GL8110@watt.intra.caraldi.com> Mail-Followup-To: ports@FreeBSD.org References: <236058641.20031122145129@gmx.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+2GlJm56SCtLHYlr" Content-Disposition: inline In-Reply-To: <236058641.20031122145129@gmx.de> User-Agent: Mutt/1.5.5.1i Subject: Re: FreeBSD Port: pure-ftpd-1.0.16c X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 10:32:39 -0000 --+2GlJm56SCtLHYlr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Jochen Gensch: > I have got a problem with the FreeBSD Port of pure-ftpd. I trying to > install it with the Option "--without-banner" because I don't want the > standard login banner to be displayed. Where are you providing this option? Did you edit the Makefile to make that change to CONFIGURE_ARGS? Cheers, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --+2GlJm56SCtLHYlr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wd5C9xx3BCMc9gsRAlarAKCM1aotYMrIgsM5ThvplxkamedHAgCdEy87 VUDjf86PhHzqg2v6qtOglPo= =/+sv -----END PGP SIGNATURE----- --+2GlJm56SCtLHYlr-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 03:02:30 2003 Return-Path: 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 38E9616A4CE; Mon, 24 Nov 2003 03:02:30 -0800 (PST) Received: from thezone.swistgroup.com (thezone.swistgroup.com [196.44.35.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0AD543FE5; Mon, 24 Nov 2003 03:02:27 -0800 (PST) (envelope-from conrad.burger@swistgroup.com) Received: from steinmail.swistgroup.com ([172.16.1.3]) by thezone.swistgroup.com with esmtp (Exim 4.24; FreeBSD 5.1) id 1AOEU4-000N1t-FF; Mon, 24 Nov 2003 13:02:24 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 24 Nov 2003 13:02:26 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Jakarta 4.1.29 dist location incorrect Thread-Index: AcOvktRETLnTUVyMTKW2LLuMeCTYVgC5vOHg From: "Conrad Burger" To: X-Scan-Signature: 4501ce627ef8be78b844bb9604cabcac cc: freebsd-ports-bugs@freebsd.org cc: freebsd-java@freebsd.org Subject: Jakarta 4.1.29 dist location incorrect X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 11:02:30 -0000 Hi=20 I had to edit the makefile for Tomcat4.1.29 for the fetch to succeed, could someone please fix this. Incorrect location =3D = http://www.apache.org/dist/jakarta/tomcat-4/binaries/ Correct location =3D = http://www.apache.org/dist/jakarta/tomcat-4/v4.1.29/bin/=20 Please advise if what I am saying is wrong. Cheers=20 Conrad Burger=20 Support Engineer =09 TEBiVO Business Continuity=20 conrad@tebivo.com=20 =09 Click here to view our e-mail legal notice:=20 http://www.tebivo.com/email.htm or call: +27 21 888 7920 =09 From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 03:45:25 2003 Return-Path: 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 1199416A4CE; Mon, 24 Nov 2003 03:45:25 -0800 (PST) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E98043F75; Mon, 24 Nov 2003 03:45:24 -0800 (PST) (envelope-from der_julian@web.de) Received: from [141.30.207.25] (helo=jmmr.no-ip.com) by smtp.web.de with smtp (WEB.DE 4.99 #516) id 1AOF9c-0007h7-00; Mon, 24 Nov 2003 12:45:20 +0100 Date: Mon, 24 Nov 2003 12:45:20 +0100 From: "Julian St." To: trevor@FreeBSD.org Message-Id: <20031124124520.6d82f694.der_julian@web.de> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: der_julian@web.de cc: ports@freebsd.org Subject: FreeBSD port: autozen 1.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 11:45:25 -0000 Hello, >BROKEN: "does not produce sound" This port works on -CURRENT. At least it produces sound. :) Regards, Julian -- He who hesitates is trampled by the mob. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 04:26:06 2003 Return-Path: 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 0C69C16A4CE for ; Mon, 24 Nov 2003 04:26:06 -0800 (PST) Received: from oak.FernUni-Hagen.de (oak.fernuni-hagen.de [132.176.114.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1938043FAF for ; Mon, 24 Nov 2003 04:26:05 -0800 (PST) (envelope-from jfh@es-i2.FernUni-Hagen.de) Received: from amavis by oak.FernUni-Hagen.de with scanned-ok (Exim 4.04) id 1AOFn1-00052b-00 for freebsd-ports@freebsd.org; Mon, 24 Nov 2003 13:26:03 +0100 Received: from es-i2.fernuni-hagen.de ([132.176.7.81]) by oak.FernUni-Hagen.de with esmtp (Exim 4.04) id 1AOFmj-00050K-00 for freebsd-ports@freebsd.org; Mon, 24 Nov 2003 13:25:45 +0100 Received: from [132.176.7.6] (jfh00.fernuni-hagen.de [132.176.7.6]) by es-i2.fernuni-hagen.de (Postfix) with ESMTP id 07D615CC6 for ; Mon, 24 Nov 2003 13:25:44 +0100 (CET) From: Fritz Heinrichmeyer To: freebsd-ports@freebsd.org Content-Type: text/plain Message-Id: <1069676745.23328.2.camel@jfh00.fernuni-hagen.de> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 24 Nov 2003 13:25:46 +0100 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Subject: samba 3.0 for production use? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 12:26:06 -0000 Hello, Is samba 3.0 still not ready for production use with freebsd (it is still marked as -devel port)? -- Yours sincerely Fritz Heinrichmeyer FernUniversitaet, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 04:36:57 2003 Return-Path: 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 A4A9816A4CE for ; Mon, 24 Nov 2003 04:36:57 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA97243FE0 for ; Mon, 24 Nov 2003 04:36:55 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) hAOCaHqt016841 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 24 Nov 2003 12:36:47 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id hAOCaHCB016836 for freebsd-ports@freebsd.org; Mon, 24 Nov 2003 12:36:17 GMT (envelope-from matthew) Date: Mon, 24 Nov 2003 12:36:16 +0000 From: Matthew Seaman To: freebsd-ports@freebsd.org Message-ID: <20031124123616.GC14538@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aT9PWwzfKXlsBJM1" Content-Disposition: inline User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on happy-idiot-talk.infracaninophile.co.uk Subject: New Arabic category lacks pkg/COMMENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 12:36:57 -0000 --aT9PWwzfKXlsBJM1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear all, It seems to me that the new /usr/ports/arabic category is missing the /usr/ports/arabic/pkg/COMMENT file to tell us that the ports in this directory provide "Arabic Support". This will bring it into line with all of the other port categories. However, I'm slightly confused: I thought separate COMMENT files were deprecated nowadays. Yet this is clearly not the case for the per-category Makefiles in each subdir. By my reading bsd.port.subdir.mk has all of the machinery necessary to support just defining a COMMENT variable in each Makefile. Given that we're in a ports freeze, now is probably not the time to fiddle with such things, but I'll submit a PR in a while for later consideration. Unless there are any great objections? Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --aT9PWwzfKXlsBJM1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wftAdtESqEQa7a0RAo8xAJ94EGNkMCm90LGFEaY38BZ5kPxKcgCdHKNU //PLJMF2VbmjEPuCfQWj3SQ= =0LHe -----END PGP SIGNATURE----- --aT9PWwzfKXlsBJM1-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 05:00:46 2003 Return-Path: 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 4482516A4CE for ; Mon, 24 Nov 2003 05:00:46 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2098943F75 for ; Mon, 24 Nov 2003 05:00:44 -0800 (PST) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id E84D3167522; Mon, 24 Nov 2003 14:00:42 +0100 (CET) Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.9p1/8.12.9) with ESMTP id hAOD0f9e034388 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 24 Nov 2003 14:00:42 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock Organization: FreeBSD To: Fritz Heinrichmeyer , freebsd-ports@freebsd.org Date: Mon, 24 Nov 2003 14:00:37 +0100 User-Agent: KMail/1.5.4 References: <1069676745.23328.2.camel@jfh00.fernuni-hagen.de> In-Reply-To: <1069676745.23328.2.camel@jfh00.fernuni-hagen.de> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_5Dgw/xVQydW9epU"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200311241400.41417.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new Subject: Re: samba 3.0 for production use? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 13:00:46 -0000 --Boundary-02=_5Dgw/xVQydW9epU Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Monday 24 November 2003 13:25, Fritz Heinrichmeyer wrote: > Hello, > Is samba 3.0 still not ready for production use with freebsd (it is > still marked as -devel port)? The "-devel" suffix does not really 'mark' anything. It used to be a=20 development snapshot until the recent 3.0.0 release and nobody bothered to= =20 change the name. http://de.samba.org/samba/devel/ still deems 2.2 as the=20 recommended, "current stable release, suitable for use in production=20 environments". I guess you'll need to evaluate by yourself, how suitable=20 samba 3.0.0 really is for your production enviroment. I myself do like its= =20 UNICODE support/charset conversion features very much. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_5Dgw/xVQydW9epU Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/wgD5Xhc68WspdLARAofXAJ4rXbuHhADWjpANQ+rIZIiukverVQCggFCh PycXF0thRb510MECbzpsnd4= =Z7b/ -----END PGP SIGNATURE----- --Boundary-02=_5Dgw/xVQydW9epU-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 05:15:31 2003 Return-Path: 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 B049616A4CE for ; Mon, 24 Nov 2003 05:15:31 -0800 (PST) Received: from debussy.private.org (25.60.138.210.bn.2iij.net [210.138.60.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B61E43F93 for ; Mon, 24 Nov 2003 05:15:30 -0800 (PST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (localhost [127.0.0.1]) by debussy.private.org (8.12.10/8.12.10) with ESMTP id hAODFZpj015317; Mon, 24 Nov 2003 22:15:36 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Date: Mon, 24 Nov 2003 22:15:35 +0900 (JST) Message-Id: <20031124.221535.893854550.chat95@mbox.kyoto-inet.or.jp> To: achim.hensel@ruhr-uni-bochum.de From: Nakata Maho In-Reply-To: <20031124140351.429eefb9.achim.hensel@ruhr-uni-bochum.de> References: <20031124130120.51850dae.achim.hensel@ruhr-uni-bochum.de> <20031124.213506.276830682.chat95@mbox.kyoto-inet.or.jp> <20031124140351.429eefb9.achim.hensel@ruhr-uni-bochum.de> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: make'ing OOo 1.1 and 2.0-devel stops in -STABLE with a regcomp coredump X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 13:15:31 -0000 Hi, Achim > I get the same result when making openoffice-1.1 ( 1.1.0_1 ) and > openoffice-2.0-devel. As OO-2 seem to use oo-1.1 as core and modifies it > later, resolving the problem in oo-1.1.0 might also use for oo-2. no, 2.0 (680) and 1.0 (645 codeline) are very different and 680 codeline is always drastically changing... --maho From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 06:58:42 2003 Return-Path: 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 A262A16A4CE for ; Mon, 24 Nov 2003 06:58:42 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id A7CAE43FBD for ; Mon, 24 Nov 2003 06:58:41 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 82068 invoked by uid 1252); 24 Nov 2003 14:58:41 -0000 Date: 24 Nov 2003 09:58:41 -0500 Date: Mon, 24 Nov 2003 09:58:41 -0500 From: Adam Weinberger To: Simon Barner Message-ID: <20031124145841.GP40706@toxic.magnesium.net> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123201932.338db14f.pnmurphy@cogeco.ca> <20031124013145.GM40706@toxic.magnesium.net> <200311240533.39481.michaelnottebrock@gmx.net> <20031124052101.GO40706@toxic.magnesium.net> <20031124093449.GF15682@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031124093449.GF15682@zi025.glhnet.mhn.de> X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: Paul Murphy cc: FreeBSD Ports Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 14:58:42 -0000 >> (11.24.2003 @ 0434 PST): Simon Barner said, in 0.8K: << > > You're correct; it DOES build properly when I don't explicitly define > > CPUTYPE. However, the fact remains that patching the places where > > variables are defined in the middle of a function is preferable to > > nullifying -march settings. > > With the patches from my PR it does build with CFLAGS="-O -march=k6 > -mcpu=k6" (which what I use by default here). > > Simon >> end of "Re: multimedia/beep-media-player doesn't compile" from Simon Barner << Aye, so it does. I missed that when checking it out with CPUTYPE commented out. Once there's maintainer approval, I'll run it by portmgr. # Adam -- Adam Weinberger vectors.cx >> adam@vectors.cx >> http://www.vectors.cx magnesium.net << adamw@magnesium.net << http://www.magnesium.net/~adamw FreeBSD >> adamw@FreeBSD.org >> http://people.freebsd.org/~adamw #vim:set ts=8: 8-char tabs prevent tooth decay. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 07:05:49 2003 Return-Path: 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 DD46916A4CE; Mon, 24 Nov 2003 07:05:49 -0800 (PST) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE00D43F93; Mon, 24 Nov 2003 07:05:47 -0800 (PST) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [192.168.100.1]) by mindfields.energyhq.es.eu.org (Postfix) with SMTP id 8AC27356F0; Mon, 24 Nov 2003 16:05:44 +0100 (CET) Date: Mon, 24 Nov 2003 16:06:27 +0100 From: Miguel Mendez To: Adam Weinberger Message-Id: <20031124160627.2652a36b.flynn@energyhq.es.eu.org> In-Reply-To: <20031124145841.GP40706@toxic.magnesium.net> References: <20031123095011.3b83370a.pnmurphy@cogeco.ca> <20031123201932.338db14f.pnmurphy@cogeco.ca> <20031124013145.GM40706@toxic.magnesium.net> <200311240533.39481.michaelnottebrock@gmx.net> <20031124052101.GO40706@toxic.magnesium.net> <20031124093449.GF15682@zi025.glhnet.mhn.de> <20031124145841.GP40706@toxic.magnesium.net> Organization: X-Mailer: Sylpheed version 0.9.5-gtk2-20030906 (GTK+ 2.2.4; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: barner@in.tum.de cc: pnmurphy@cogeco.ca cc: freebsd-ports@FreeBSD.org Subject: Re: multimedia/beep-media-player doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 15:05:50 -0000 Adam Weinberger wrote: > Aye, so it does. I missed that when checking it out with CPUTYPE > commented out. Once there's maintainer approval, I'll run it by portmgr. Approved :) Cheers, -- Miguel Mendez http://www.energyhq.es.eu.org PGP Key: 0xDC8514F1 From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 08:35:43 2003 Return-Path: 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 3580F16A4CE; Mon, 24 Nov 2003 08:35:43 -0800 (PST) Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03CEA43FF9; Mon, 24 Nov 2003 08:35:40 -0800 (PST) (envelope-from Daxeel@usa.net) Received: from bliss.daxeel.it (80.181.135.156) by vsmtp2.tin.it (7.0.019) id 3FBF8F110016E887; Mon, 24 Nov 2003 17:35:30 +0100 Date: Mon, 24 Nov 2003 17:34:00 +0100 From: Daxeel To: edwin@FreeBSD.org Message-Id: <20031124173400.45e0034a.Daxeel@usa.net> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: osa@FreeBSD.org.ru Subject: strange windowmaker version X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 16:35:43 -0000 Hi all On my 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Wed Sep 17 21:44:46 CEST 2003 i see this: daxeel@bliss: ~ > pkg_info | grep windowmaker windowmaker-0.80.2_1 GNUStep-compliant NeXTStep window manager clone daxeel@bliss: ~ > wmaker --version Window Maker 0.80.1 What's happen? Best regards Daxeel PS. Please Cc: me on reply. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 10:17:04 2003 Return-Path: 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 4CF7316A4CF for ; Mon, 24 Nov 2003 10:17:04 -0800 (PST) Received: from web25207.mail.ukl.yahoo.com (web25207.mail.ukl.yahoo.com [217.12.10.67]) by mx1.FreeBSD.org (Postfix) with SMTP id 054A743FBD for ; Mon, 24 Nov 2003 10:17:01 -0800 (PST) (envelope-from msuzenne@yahoo.fr) Message-ID: <20031124181701.72086.qmail@web25207.mail.ukl.yahoo.com> Received: from [80.15.213.124] by web25207.mail.ukl.yahoo.com via HTTP; Mon, 24 Nov 2003 19:17:01 CET Date: Mon, 24 Nov 2003 19:17:01 +0100 (CET) From: =?iso-8859-1?q?Micka=EBl=20Suzenne?= To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: links2 port with svgalib ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 18:17:04 -0000 Hi the Team, I'm collaborating with Stefan TALPALARU (for testing needs due to lack of time, it's always what we lack ;-)) of his small but nice distro named "BlueFlops", wich is internet oriented (svgalib graphic browser and IRC, NIC or modem with PPP support ... ). I thought it would be nice to follow his goal, but from a BSD point of view. I first considered using w3m or links with an external svgalib image viewer (e.g "seejpeg"). But it would be nice if "w3m-img" or "Links2" could do their image displaying with the FBSD svgalib ... Is there a plan of this for the next ports ? Great Thanks by advance for any answer Mickaël. m.suzenne@yahoo.fr --------------------------------- Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Testez le nouveau Yahoo! Mail From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 10:25:37 2003 Return-Path: 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 C926C16A4CE for ; Mon, 24 Nov 2003 10:25:37 -0800 (PST) Received: from gentooOS.fastwebnet.it (62-101-126-217.fastres.net [62.101.126.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3721243F3F for ; Mon, 24 Nov 2003 10:25:36 -0800 (PST) (envelope-from griso.roberto@infinito.it) Received: by gentooOS.fastwebnet.it (Postfix, from userid 500) id DC34D148059; Mon, 24 Nov 2003 19:25:36 +0100 (CET) From: Roberto Griso To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1069698336.4043.1.camel@gentooOS.fastwebnet.it> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 24 Nov 2003 19:25:36 +0100 Subject: VESA Support X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 18:25:37 -0000 Anybody know if exist some problem whith asus bios realese 1006? From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 11:01:45 2003 Return-Path: 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 E1F5516A4CE for ; Mon, 24 Nov 2003 11:01:45 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A73F43FE9 for ; Mon, 24 Nov 2003 11:00:48 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAOJ0mFY055282 for ; Mon, 24 Nov 2003 11:00:48 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAOJ0lWG055277 for freebsd-ports@freebsd.org; Mon, 24 Nov 2003 11:00:47 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 24 Nov 2003 11:00:47 -0800 (PST) Message-Id: <200311241900.hAOJ0lWG055277@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 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 19:01:46 -0000 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 ------------------------------------------------------------------------------- o [2003/04/15] ports/50999 ports-bugs SSL with mail/dovecot simply doesn't work o [2003/06/28] ports/53874 ports-bugs /usr/ports/emulators/linux_base isn't wor o [2003/07/08] ports/54230 ports-bugs fsck_ext2fs is broken (unable to perform o [2003/10/23] ports/58443 ports-bugs mod_perl2 not upgrading properly o [2003/10/25] ports/58531 ports-bugs multimedia/mplayer: bktr input doesn't wo o [2003/10/27] ports/58602 ports-bugs web2ldap-0.10.4 doesn't work on FreeBSD 5 o [2003/11/06] ports/58999 ports-bugs [MAINTAINER UPDATE] databases/firebird: s o [2003/11/06] ports/59001 ports-bugs [MAINTAINER UPDATE] databases/firebird-de o [2003/11/16] ports/59360 ports-bugs port logjam2 does not compile o [2003/11/20] ports/59525 ports-bugs New port: mail/vqregister o [2003/11/21] ports/59548 ports-bugs [Maintainer-update:] security/pf - fix bu 11 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/10/02] ports/21714 ports-bugs audio problem with games/nil o [2001/06/12] ports/28102 ports-bugs Recent changes to 4.3-STABLE break arla-0 o [2001/12/11] ports/32700 ports-bugs net/arla: inode changes for large o [2002/01/15] ports/33927 ports-bugs ja-dvipdfm port requires texmf/dvips/base o [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d o [2002/04/22] ports/37361 ports-bugs installing gcc30 port breaks devel/gettex o [2002/05/27] ports/38602 ports-bugs x11-wm/tvtwm is confused about PREFIX o [2002/07/16] ports/40672 ports-bugs wsoundserver defaults to using esound and o [2002/07/29] ports/41128 ports-bugs dns/dnrd: recv_addr init wrong and 512 by o [2002/11/12] ports/45234 ports-bugs timidity++ portupgrade problem, removes s o [2002/11/27] ports/45805 ports-bugs security/sfs does not build on Alpha o [2002/12/17] ports/46338 ports-bugs security/cyrus-sasl 1.5.27_7 mysql_verify o [2002/12/25] ports/46530 ports-bugs x11-toolkits/gtkada links against unexist o [2003/01/03] ports/46741 ports-bugs PVM-POV fails trying to locate file/folde o [2003/01/10] ports/46964 ports-bugs Failure when running "make install" on ex s [2003/01/14] ports/47061 ports-bugs Conflicting system headers by build of gr f [2003/01/31] ports/47768 ports-bugs print/ghostscript-afpl gv (3.5.8_1) can't o [2003/04/10] ports/50795 ports-bugs misc/solfege does not function s [2003/04/11] ports/50844 ports-bugs MPlayer fails to build on Alpha o [2003/04/18] ports/51128 ports-bugs It is not possible to build security/drwe o [2003/05/02] ports/51711 ports-bugs /usr/ports/emulators/linux_base will not o [2003/05/02] ports/51714 ports-bugs emulators/linux_base port fails to instal o [2003/05/23] ports/52602 ports-bugs security/ident2 port segfaults when retur o [2003/06/17] ports/53414 ports-bugs port security/amavis-perl open filedescri f [2003/07/08] ports/54234 ports-bugs gnu-radius fails to build on 4.8-STABLE o [2003/07/19] ports/54647 ports-bugs Updated gsfonts 6.0 disables printing in o [2003/07/28] ports/54970 ports-bugs emulators/linux_base Port Makefile "dange f [2003/07/28] ports/54972 ports-bugs net/simicq compilation error o [2003/08/15] ports/55611 ports-bugs Clamav port package build fails on 5.x wh o [2003/08/15] kern/55617 ports-bugs Accessing an nsmb-mounted drive via a smb o [2003/08/24] ports/55948 ports-bugs install of ports/emulators/linux_base fil o [2003/08/26] ports/56011 ports-bugs bonnie++ doesn't do large files o [2003/08/29] ports/56157 ports-bugs [patch] x11/nvidia-driver build broken o [2003/09/01] ports/56263 ports-bugs New port: comms/gammu [FIXED] (supersedes o [2003/09/02] ports/56359 ports-bugs new port: www/adzap2squirm o [2003/09/07] ports/56567 ports-bugs mail/spamass-milter fails in configure st o [2003/09/09] ports/56660 ports-bugs new slave port www/mod_jk-apache2 o [2003/09/09] ports/56661 ports-bugs modify port mod_jk2 to build mod_jk2 2.x o [2003/09/09] ports/56662 ports-bugs new slave port www/mod_jk2-apache2 o [2003/09/21] ports/57056 ports-bugs libsm and libsmutil not installed -> fail f [2003/09/23] ports/57126 ports-bugs molden port broken o [2003/10/03] ports/57552 ports-bugs cannot install www/frontpage: pkg_create: f [2003/10/06] ports/57644 ports-bugs [PATCH] changing CFLAGS and CPUTYPE respe o [2003/10/06] ports/57685 ports-bugs New Port: emulators/geepee32, the only GP o [2003/10/09] ports/57790 ports-bugs cdparanoia triggers kernel panic o [2003/10/09] ports/57793 ports-bugs New port: sysutils/ng_ipacct, Netgraf net o [2003/10/10] ports/57854 ports-bugs Port java/jboss3 is dependent on but does o [2003/10/12] ports/57897 ports-bugs Portupgrade of mplayer to latest version o [2003/10/13] ports/57956 ports-bugs New port: java/eclipse-pmd plugin o [2003/10/14] ports/58059 ports-bugs port math/ploticus needs GCC 3.x to compi o [2003/10/19] ports/58245 ports-bugs pear-PEAR port cannot install o [2003/10/20] ports/58270 ports-bugs ports/mail/popd returns broken line o [2003/10/21] ports/58337 ports-bugs [supersedes ports/58142] Make science/mpb o [2003/10/23] ports/58461 ports-bugs Version 1.26 of sys/cdio.h breaks build o o [2003/10/24] ports/58482 ports-bugs net/poptop changed default PPP from /usr/ o [2003/10/24] ports/58500 ports-bugs New Port: www/emp is a cgi application th o [2003/10/26] ports/58589 ports-bugs [patch] Fix broken databases/msql o [2003/10/30] ports/58724 ports-bugs `www/mod_perl' install MAN3 pages on in s o [2003/11/04] ports/58920 ports-bugs lang/php4 compiles with unexcpected libs o [2003/11/04] ports/58925 ports-bugs bug in *BSD port of devel/libusb, with fi o [2003/11/04] ports/58943 ports-bugs [PATCH] apache.org changed their distribu o [2003/11/06] ports/58998 ports-bugs [PATCH] Update security/drweb to 4.30 o [2003/11/09] ports/59088 ports-bugs Security problem in nvi-perl port o [2003/11/12] ports/59238 ports-bugs math/gsl fails to build on Alpha o [2003/11/18] ports/59444 ports-bugs New port: A package that provides T3-enco o [2003/11/18] ports/59452 ports-bugs [PATCH] make x11-wm/epplets work with if_ o [2003/11/19] ports/59495 ports-bugs gscmxx depends on p5-Image-Size at run ti o [2003/11/20] ports/59499 ports-bugs [patch] textproc/xerces-c2: openFile func o [2003/11/21] ports/59556 ports-bugs www/opera not fetchable; version revoked o [2003/11/22] ports/59592 ports-bugs mail/pear-mailparse: unbreaking by upgrad o [2003/11/23] ports/59621 ports-bugs [mainainer-update] net/adasockets 1.8.3 ( 71 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- s [2001/01/12] ports/24299 ports-bugs New port sysutils/tpconfig: configure the o [2001/01/30] ports/24749 ports-bugs mysql323-server pkg-install script doesn' o [2001/08/21] ports/29929 ports-bugs wginstall.pl script chokes on calculated o [2001/09/23] ports/30754 ports-bugs x11/dgs port overwrites a number of files o [2001/09/30] ports/30929 ports-bugs [net/pppoa] use usbd to initialize USB AD a [2001/11/12] ports/31943 ports-bugs mysql323-server port hostname look up fai o [2001/12/04] ports/32508 ports-bugs www/flashplugin-mozilla has malloc bug o [2002/01/17] ports/33980 ports-bugs Can't use sgmltools-lite-3.0.0 port o [2002/02/27] ports/35372 ports-bugs pgp6 ports fails to compile on alpha plat s [2002/03/01] ports/35459 ports-bugs portupgrade doesn't clean up dependencies o [2002/03/17] java/36024 ports-bugs port update: OpenJIT 1.1.16 for JDK 1.3.1 o [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic o [2002/05/13] ports/38034 ports-bugs compaq-cc (under linux-emu) installes man f [2002/05/22] ports/38406 ports-bugs lang/gcc31: incorrect .so in g++31.1 man f [2002/06/01] ports/38800 ports-bugs update www/roxen to Roxen WebServer 2.2.2 s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i o [2002/08/02] ports/41259 ports-bugs Info directory change for various GNU Ema a [2002/08/03] ports/41282 ports-bugs New_Ports japanese/stevie-* o [2002/08/07] ports/41400 ports-bugs sgmltools-lite update to 3.0.3 o [2002/08/19] ports/41784 ports-bugs vmware2 causes panic on recent -current o [2002/08/25] ports/42018 ports-bugs pkg_info with PKG_PATH searches through t o [2002/08/28] ports/42134 ports-bugs linux-gtk PORTREVISION contaminates other o [2002/09/10] ports/42642 ports-bugs cfexecd needs symlink, cfexecd, cfservd a f [2002/09/29] ports/43484 ports-bugs Update port net/arla to 0.35.9 f [2002/10/05] ports/43718 ports-bugs New port: x11-wm/icebgset (set IceWM back o [2002/10/09] ports/43880 ports-bugs Names of Emacs ports are misleading o [2002/11/16] ports/45343 ports-bugs Metamail 2.7 incorrectly patched [PATCH] f [2002/11/30] ports/45886 ports-bugs New ports: japanese/trr* o [2002/12/02] ports/45911 ports-bugs GEOM-related problem sysutils/diskcheckd o [2002/12/23] ports/46510 ports-bugs security/ssh does not correctly store the f [2002/12/27] ports/46570 ports-bugs x11/efancylauncher core dump as receiving f [2003/01/09] ports/46904 ports-bugs new port: mail/vqregister f [2003/01/19] ports/47218 ports-bugs PostgreSQL client has problems when libbi o [2003/02/02] ports/47834 ports-bugs mysql-server-3.23.55 upgrade should be mo f [2003/02/03] ports/47862 ports-bugs Maintainer update: databases/mysql-gui (b f [2003/03/04] ports/48913 ports-bugs vtk does not compile with nvidia-drivers f [2003/03/31] ports/50473 ports-bugs amavis-perl is no longer supported (super o [2003/04/08] bin/50724 ports-bugs [PATCH] pkg_fetch saves full filename o [2003/04/11] ports/50840 ports-bugs mail/squirrelmail - Port Docs in wrong lo f [2003/04/15] ports/50992 ports-bugs ports-bug: devel/kprof o [2003/04/17] ports/51087 ports-bugs spamass-milter can not be built with send o [2003/04/21] ports/51214 ports-bugs New port: www/zope-localizer o [2003/04/21] ports/51215 ports-bugs New port: www/zope-translationservice o [2003/05/12] ports/52132 ports-bugs New port: audio/prokyon3 Really nice mp3- o [2003/05/16] ports/52319 ports-bugs [NEW PORT]:: comms/qtpcr and fix to priv. f [2003/05/17] ports/52380 ports-bugs Configure problem in libggi o [2003/05/29] ports/52794 ports-bugs Xmaxima cannot start f [2003/06/02] ports/52877 ports-bugs Non-Maintainer-Update: mail/postfix add s o [2003/06/04] ports/52941 ports-bugs security/poc card-terminal problems f [2003/06/07] ports/53019 ports-bugs New Port: irc/kvirc3, an irc client based o [2003/06/18] ports/53444 ports-bugs new port comms/hamfax - sending and recei o [2003/06/20] ports/53558 ports-bugs new port sysutils/runit, Gerrit Pape's ru o [2003/06/23] ports/53636 ports-bugs Suggestion for rc.d style startup scripts o [2003/06/23] ports/53662 ports-bugs [CHANGE-REQUEST] Patch textproc/xlhtml so o [2003/06/25] ports/53740 ports-bugs New port: science/fluka - Linux Monte Car o [2003/06/30] ports/53923 ports-bugs New Port: net/sipsak is a SIP test comman o [2003/07/01] ports/53983 ports-bugs New port: www/exuserfolder, Zope Extensib o [2003/07/01] ports/53997 ports-bugs update py-psycopg from 1.0.13 to 1.1.5.1 o [2003/07/03] ports/54059 ports-bugs New port: www/zope-psycopg, database adap o [2003/07/03] ports/54060 ports-bugs new port devel/aegis o [2003/07/03] ports/54079 ports-bugs New port: www/formulator, Formulator for o [2003/07/04] ports/54095 ports-bugs New port: www/parsedxml, ParsedXML for Zo o [2003/07/04] ports/54096 ports-bugs Plone port bundled formulator conflicts w o [2003/07/09] ports/54251 ports-bugs [NEW PORT] www/zope-xmlwidgets: XMLWidget o [2003/07/09] ports/54271 ports-bugs New port: databases/pgbash o [2003/07/09] ports/54298 ports-bugs New port irc/kvirc, KVIrc 3.0.0 o [2003/07/10] ports/54346 ports-bugs [NEW Port]:: x11/materm o [2003/07/10] ports/54352 ports-bugs Conversion rc.d scripts to RC_NG o [2003/07/12] ports/54414 ports-bugs New port: misc/dasher, text entry system o [2003/07/15] ports/54498 ports-bugs gnokii port upgrade o [2003/07/16] ports/54550 ports-bugs [NEW PORT] www/zope-FileSystemSite: Enabl o [2003/07/16] ports/54553 ports-bugs New port: sysutils/growspd displays growt o [2003/07/18] ports/54617 ports-bugs New port: lang/freetxl s [2003/07/18] ports/54624 ports-bugs Update: net/gtk-gnutella f [2003/07/19] ports/54636 ports-bugs misc/gtktalog: Remove PERL dependancy and o [2003/07/20] ports/54650 ports-bugs new port submission - misc/zidrav - file o [2003/07/21] ports/54732 ports-bugs New port: www/mod_auth_pam2 (mod_auth_pam o [2003/07/24] ports/54812 ports-bugs New Port archivers/par2cmdline for verify o [2003/07/24] ports/54814 ports-bugs New port: hungarian/hunspell version 0.9. o [2003/07/25] ports/54841 ports-bugs Checksum mismatch on Linux-Realplayer por o [2003/07/28] ports/54984 ports-bugs New port: mail/postfixadmin fixed f [2003/10/25] ports/58516 ports-bugs Update port: devel/asmutils o [2003/10/25] ports/58534 ports-bugs math/umfpack: installing header files. o [2003/10/25] ports/58535 ports-bugs New port: math/arpack++, an object-orient o [2003/10/25] ports/58536 ports-bugs New port: math/FreeFem++, an implementati o [2003/10/25] ports/58553 ports-bugs New Port: www/web-traceroute o [2003/10/26] ports/58555 ports-bugs math/octave: fix linking with LAPACK o [2003/10/26] ports/58566 ports-bugs New port: net/scr-ipfm o [2003/10/26] ports/58576 ports-bugs new port editors/nxml-mode, mode for emac f [2003/10/26] ports/58578 ports-bugs new port: misc/kbedic, Bulgarian to Engli o [2003/10/28] ports/58646 ports-bugs New port: www/urchin, web traffic analysi o [2003/10/28] ports/58659 ports-bugs mysql ports should set CONFLICTS o [2003/10/28] ports/58661 ports-bugs New port: www/mozex, external programs in o [2003/10/28] ports/58662 ports-bugs New port: www/preferential, GUI interface o [2003/10/29] ports/58688 ports-bugs maintainer update of postfix-current o [2003/10/29] ports/58695 ports-bugs new port: textproc/docbook-420 o [2003/10/29] ports/58709 ports-bugs New port: net/ksambaplugin, a KDE 3.x Con o [2003/10/30] ports/58721 ports-bugs devel/libpci: Installation of pci/pci.h o [2003/10/30] ports/58725 ports-bugs Update port: lang/nml updated to 0.92a, f o [2003/10/31] ports/58767 ports-bugs New Port: multimedia/eMovix, a mini linux f [2003/10/31] ports/58776 ports-bugs Fixes for net/nagios-plugins o [2003/10/31] ports/58778 ports-bugs [non-maintainer] Update port: net/aim to f [2003/10/31] ports/58785 ports-bugs qcad build breaks f [2003/11/01] ports/58798 ports-bugs Update port: irc/bitlbee o [2003/11/01] ports/58819 ports-bugs New port: x11-fm/emelfm2: a fast, extensi o [2003/11/02] ports/58839 ports-bugs [PATCH] add gtk2 ability to games/freeciv o [2003/11/02] ports/58847 ports-bugs New port: french/mozilla-flp - Mozilla Fr o [2003/11/04] ports/58942 ports-bugs reliability fix for holyshout port o [2003/11/04] ports/58945 ports-bugs [PATCH] www/jetspeed: use apache mirrors o [2003/11/05] ports/58988 ports-bugs New Port: games/cgoban2 KGS client and SG o [2003/11/07] ports/59047 ports-bugs [NEW PORT] multimedia/freevo: Freevo is a o [2003/11/08] ports/59059 ports-bugs New port: x11/silo: a simple X11 launcher f [2003/11/08] ports/59060 ports-bugs New port: deskutils/karmack o [2003/11/08] ports/59061 ports-bugs Error in NeverwinterNights install o [2003/11/08] ports/59064 ports-bugs New port net/xspeakfree 0.8.2 is a Tcl/Tk o [2003/11/09] ports/59076 ports-bugs An update for multimedia/xmms port (new k o [2003/11/09] ports/59077 ports-bugs New port: russian/xmms o [2003/11/09] ports/59094 ports-bugs [new port] www/mod_extract_forwarded2: mo o [2003/11/10] ports/59114 ports-bugs New Port: net/gyach, a Yahoo! chat progra o [2003/11/10] ports/59115 ports-bugs [maintainer update] net/pear-Net_NNTP: up o [2003/11/10] ports/59157 ports-bugs [New Port]:: www/moregroupware o [2003/11/11] ports/59168 ports-bugs ports/lang/gauche does not install info f o [2003/11/11] ports/59176 ports-bugs [NEW PORT] www/zope-archetypes o [2003/11/11] ports/59180 ports-bugs [NEW PORT] net/arpwatch-devel o [2003/11/12] ports/59213 ports-bugs [PATCH] simplify pear-* ports o [2003/11/12] ports/59221 ports-bugs New port: news/fidogate-ds. A fresh branc s [2003/11/12] ports/59239 ports-bugs new port audio/tse3, a midi library s [2003/11/12] ports/59243 ports-bugs new port audio/anthem, a KDE midi sequenc o [2003/11/13] ports/59250 ports-bugs Add ispell in polish category o [2003/11/13] ports/59252 ports-bugs New port : net/amule : aMule - aNOTHER eM o [2003/11/14] ports/59293 ports-bugs New port: deskutils/journal is a tool for o [2003/11/15] ports/59312 ports-bugs Code_Aster: upgrading to 7.2 (along with o [2003/11/16] ports/59361 ports-bugs New Port: graphics/mingplot A tool to gen o [2003/11/17] ports/59371 ports-bugs new port: smb4k, KDE SMB network browser o [2003/11/17] ports/59379 ports-bugs [Port Update]:: graphics/blender-devel 2. o [2003/11/17] ports/59381 ports-bugs New port for a perl5 module to read and w f [2003/11/17] ports/59391 ports-bugs [MAINTAINER] www/mod_perl2: update to 1.9 o [2003/11/18] ports/59416 ports-bugs New port: www/mod_limitipconn2 o [2003/11/18] ports/59422 ports-bugs new port: ports/sysutils/coreutils o [2003/11/18] ports/59426 ports-bugs [Fix Port]:: net/psi Fix the support of g o [2003/11/18] ports/59428 ports-bugs New port: misc/pcgen (Java-based RPG char o [2003/11/18] ports/59429 ports-bugs [NEW PORT] smv - a model checker for CTL o [2003/11/18] ports/59445 ports-bugs snort bug: "make WITH_MYSQL=yes" appears o [2003/11/18] ports/59453 ports-bugs [NEW PORT] german/de-geonext: Interactive f [2003/11/19] ports/59459 ports-bugs Update port: converters/tnef to 1.2.1 o [2003/11/19] ports/59460 ports-bugs Update port: mail/dcc-dccd to 1.2.14 o [2003/11/19] ports/59476 ports-bugs [MAINTANER-UPDATE] port www/smarty o [2003/11/19] ports/59479 ports-bugs Build depends not checked properly for o [2003/11/19] ports/59489 ports-bugs sysutils/pear-Log: upgrading to 1.8.0. o [2003/11/19] ports/59496 ports-bugs New Port: gtk-smooth-engine f [2003/11/20] ports/59504 ports-bugs port upgrade net/kopete to 0.7.4 o [2003/11/20] ports/59505 ports-bugs ports update net/delegate o [2003/11/20] ports/59526 ports-bugs Port upgrade: x11-fm/krusader to 1.30 o [2003/11/20] ports/59527 ports-bugs [New Port]:: net/wistumbler2 WiStumbler o [2003/11/21] ports/59547 ports-bugs [PATCH] databases/mysql++: fix build on 4 o [2003/11/21] ports/59549 ports-bugs New port: devel/as31 o [2003/11/21] ports/59567 ports-bugs [maintainer fix] gxmame-0.33 patched to s o [2003/11/21] ports/59573 ports-bugs outdated version of audio/id3lib o [2003/11/22] ports/59588 ports-bugs [NEW PORT] sysutils/userneu-devel: Accoun o [2003/11/22] ports/59589 ports-bugs textproc/foiltex: add pkg-deinstall scrip o [2003/11/22] ports/59590 ports-bugs textproc/ppower4: add pkg-deinstall scrip o [2003/11/22] ports/59591 ports-bugs lang/php4: fixing an issue with pear-mail o [2003/11/22] ports/59597 ports-bugs [NEW PORT] net/naim-devel: Development br o [2003/11/22] ports/59601 ports-bugs Update port: x11-toolkits/gtkglextmm to 1 o [2003/11/23] ports/59603 ports-bugs [maintainer fix] www/mod_layout: (hopeful o [2003/11/23] ports/59607 ports-bugs Update port: devel/cxxtest 3.0.1 -> 3.7. o [2003/11/23] ports/59609 ports-bugs Update port: emulators/bfe to 20030723 o [2003/11/23] ports/59613 ports-bugs Update port: science/vis5d+ o [2003/11/23] ports/59618 ports-bugs [Maintainer update] devel/hs-uni: Update o [2003/11/23] ports/59619 ports-bugs Maintainer update: astro/gdesklets-goodwe o [2003/11/23] ports/59620 ports-bugs Update math/scilab to tk 8.4 o [2003/11/23] ports/59628 ports-bugs [non maintainer] multimedia/beep-media-pl o [2003/11/23] ports/59630 ports-bugs lang/php4: PHP configuration options add o [2003/11/23] ports/59631 ports-bugs Update port: mail/mimedefang to 2.39 o [2003/11/23] ports/59632 ports-bugs lang/php5: PHP configuration options add o [2003/11/24] ports/59636 ports-bugs [maintainer update] sysutils/cvsweb-conve o [2003/11/24] ports/59637 ports-bugs [patch] emulators/generator: Force use of o [2003/11/24] ports/59640 ports-bugs Update Port: lang/visualworks - advance v o [2003/11/24] ports/59641 ports-bugs [bento fix] net/ntop: fix build on recent o [2003/11/24] ports/59642 ports-bugs [maintainer update] sysutils/LiveCD: Bug o [2003/11/24] ports/59644 ports-bugs Update port: games/csmash to 0.6.6 o [2003/11/24] ports/59645 ports-bugs Update port: graphics/gtksee to 0.5.5.1 o [2003/11/24] ports/59646 ports-bugs Update port: graphics/sane-backends to 1. o [2003/11/24] ports/59647 ports-bugs Update port: www/cheetah to 0.10 o [2003/11/24] ports/59648 ports-bugs Update port: x11-wm/ude to 0.2.8a 292 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 11:33:51 2003 Return-Path: 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 5FA3F16A4CE; Mon, 24 Nov 2003 11:33:51 -0800 (PST) Received: from lug.kamloops.net (lug2.kamloops.net [209.52.173.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E34643F85; Mon, 24 Nov 2003 11:33:50 -0800 (PST) (envelope-from fcash@sd73.bc.ca) Received: from localhost ([127.0.0.1]) by lug.kamloops.net with esmtp (Exim 3.16 #1) id 1AOM56-00016p-00; Mon, 24 Nov 2003 11:09:08 -0800 From: Freddie Cash Organization: School District 73 To: freebsd-gnats-submit@FreeBSD.org Date: Mon, 24 Nov 2003 11:33:39 -0800 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311241133.39514.fcash@sd73.bc.ca> cc: petr.rehor@i.cz cc: ports@freebsd.org Subject: Re: ports/57162: The latest stable release of DansGuardian is 2.6.1-5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fcash@sd73.bc.ca List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 19:33:51 -0000 There was an error in the previous patch. Didn't include one of the configuration files. Attached is a new patch that takes www/ dansguardian from 2.6.1-3 to 2.6.1-6. -- Freddie Cash District HelpDesk / Network Admin fcash@sd73.bc.ca helpdesk@sd73.bc.ca (250) 377-HELP [(250) 377-4357] From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 11:36:51 2003 Return-Path: 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 0D8FC16A4CE for ; Mon, 24 Nov 2003 11:36:51 -0800 (PST) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6361143FBF for ; Mon, 24 Nov 2003 11:36:49 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) hAOJaZqt061572 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 24 Nov 2003 19:36:43 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id hAOJaZSP061571 for freebsd-ports@freebsd.org; Mon, 24 Nov 2003 19:36:35 GMT (envelope-from matthew) Date: Mon, 24 Nov 2003 19:36:35 +0000 From: Matthew Seaman To: freebsd-ports@freebsd.org Message-ID: <20031124193635.GA61179@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: freebsd-ports@freebsd.org References: <20031124123616.GC14538@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline In-Reply-To: <20031124123616.GC14538@happy-idiot-talk.infracaninophile.co.uk> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on happy-idiot-talk.infracaninophile.co.uk Subject: Re: New Arabic category lacks pkg/COMMENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 19:36:51 -0000 --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 24, 2003 at 12:36:16PM +0000, Matthew Seaman wrote: > bsd.port.subdir.mk has all of the machinery necessary to support just > defining a COMMENT variable in each Makefile.=20 > [...] > I'll submit a PR in a while for later consideration. http://www.freebsd.org/cgi/query-pr.cgi?pr=3D59651 Cheers, Matthew =09 --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wl3DdtESqEQa7a0RAg2PAKCZhzifU6qvd42Ma3CoERPrnUPtFQCggXEC pUmBj1qx2SzeUjlhB/Gyed4= =Kb+M -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 11:39:53 2003 Return-Path: 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 615AA16A4CE for ; Mon, 24 Nov 2003 11:39:53 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0C1043FDF for ; Mon, 24 Nov 2003 11:39:51 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hAOJdpNW014031; Mon, 24 Nov 2003 14:39:51 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) hAOJd4uY077022; Mon, 24 Nov 2003 14:39:04 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Matthew Seaman In-Reply-To: <20031124193635.GA61179@happy-idiot-talk.infracaninophile.co.uk> References: <20031124123616.GC14538@happy-idiot-talk.infracaninophile.co.uk> <20031124193635.GA61179@happy-idiot-talk.infracaninophile.co.uk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PWaSdDbNCN7ftxhREcWs" Organization: MarcusCom, Inc. Message-Id: <1069702792.758.128.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 24 Nov 2003 14:39:52 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on creme-brulee.marcuscom.com cc: freebsd-ports@freebsd.org Subject: Re: New Arabic category lacks pkg/COMMENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 19:39:53 -0000 --=-PWaSdDbNCN7ftxhREcWs Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-11-24 at 14:36, Matthew Seaman wrote: > On Mon, Nov 24, 2003 at 12:36:16PM +0000, Matthew Seaman wrote: >=20 > > bsd.port.subdir.mk has all of the machinery necessary to support just > > defining a COMMENT variable in each Makefile.=20 > > [...] > > I'll submit a PR in a while for later consideration. >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D59651 Thanks. I've added the arabic pkg/COMMENT in the meantime. Joe >=20 > Cheers, >=20 > Matthew > =09 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-PWaSdDbNCN7ftxhREcWs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/wl6Ib2iPiv4Uz4cRAmZWAJ9rqH+Kmd78NI7oUipyaulsl3KDHwCeIs3b 2bkqh5PrW3ln8KQvVOxfRy8= =I8kR -----END PGP SIGNATURE----- --=-PWaSdDbNCN7ftxhREcWs-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 13:20:40 2003 Return-Path: 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 80C2616A4CF; Mon, 24 Nov 2003 13:20:40 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F69743FEA; Mon, 24 Nov 2003 13:20:37 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1592D66D1F; Mon, 24 Nov 2003 13:20:37 -0800 (PST) Date: Mon, 24 Nov 2003 13:20:37 -0800 From: Kris Kennaway To: Daxeel Message-ID: <20031124212036.GA21465@xor.obsecurity.org> References: <20031124173400.45e0034a.Daxeel@usa.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20031124173400.45e0034a.Daxeel@usa.net> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org cc: osa@FreeBSD.org.ru cc: edwin@FreeBSD.org Subject: Re: strange windowmaker version X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 21:20:40 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 24, 2003 at 05:34:00PM +0100, Daxeel wrote: > Hi all >=20 > On my =20 > 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Wed Sep 17 21:44:46 CEST 2003 >=20 > i see this: >=20 > daxeel@bliss: ~ > pkg_info | grep windowmaker > windowmaker-0.80.2_1 GNUStep-compliant NeXTStep window manager clone >=20 > daxeel@bliss: ~ > wmaker --version > Window Maker 0.80.1 >=20 > What's happen? The Windowmaker developers forgot to increment the version number used internally when they released 0.80.2. Kris --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wnYkWry0BWjoQKURAllkAKDOMB9dpuWIfYgqkkZ22gCjVxtY+gCfYZ8N 2jpE9ZjepTpTq7pPNJBhdg0= =IVsE -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 14:44:16 2003 Return-Path: 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 A355A16A4CE for ; Mon, 24 Nov 2003 14:44:16 -0800 (PST) Received: from smtp.volant.org (gate.volant.org [207.111.218.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1775D43FBF for ; Mon, 24 Nov 2003 14:44:15 -0800 (PST) (envelope-from patl+freebsd@volant.org) Received: from 64-144-229-193.client.dsl.net ([64.144.229.193] helo=[192.168.0.13]) by smtp.volant.org with asmtp (TLSv1:AES256-SHA:256) (Exim 4.22) id 1AOPR6-0007so-6h for ports@FreeBSD.org; Mon, 24 Nov 2003 14:44:04 -0800 Date: Mon, 24 Nov 2003 14:44:01 -0800 From: Pat Lashley To: ports@FreeBSD.org Message-ID: <1882888112.1069713841@mccaffrey.phoenix.volant.org> X-Mailer: Mulberry/3.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Scan-Signature: e0d28a91e9efc13282e3d9463f3d6efc99240adb X-Spam-Score: -3.3 (---) X-Spam-Score-Int: -33 X-Spam-Report: -3.3/5.0 This mail has matched the spam-filter tests listed below. See http://spamassassin.org/tag/ for details about the specific tests reported. In general, the higher the number of total points, the more likely that it actually is spam. (The 'required' number of points listed below is the arbitrary number above which the message is normally considered spam.) Content analysis details: (-3.30 points total, 5 required) probability is 10 to 20% [score: 0.1026] AWL (1.4 points) AWL: Auto-whitelist adjustment Subject: Problem updating clamav on FreeBSD 5.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 22:44:16 -0000 I'm having trouble updating clamav on FreeBSD 5.1-RELEASE-p2. It starts out OK; then I get: In file included from zziplib/zzip.h:21, from zziplib/zzip-dir.c:13: zziplib/zziplib.h:83: syntax error before "zzip_ssize_t" zziplib/zziplib.h:83: warning: data definition has no type or storage class zziplib/zziplib.h:184: syntax error before "zzip_file_read" zziplib/zziplib.h:184: warning: data definition has no type or storage class zziplib/zziplib.h:191: syntax error before "zzip_read" zziplib/zziplib.h:191: warning: data definition has no type or storage class gmake[1]: *** [zzip-dir.lo] Error 1 gmake[1]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.65/libclamav' gmake: *** [all-recursive] Error 1 *** Error code 2 I'm using ports cvsup'd today; and everything else is up to date. Any help would be appreciated. -Pat From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 14:58:16 2003 Return-Path: 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 5640616A4CF for ; Mon, 24 Nov 2003 14:58:16 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF9643FAF for ; Mon, 24 Nov 2003 14:58:15 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hAOMwDFm008918; Mon, 24 Nov 2003 17:58:13 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) hAOMvQuY079374; Mon, 24 Nov 2003 17:57:26 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Pat Lashley In-Reply-To: <1882888112.1069713841@mccaffrey.phoenix.volant.org> References: <1882888112.1069713841@mccaffrey.phoenix.volant.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3RNkgGN+qoCTupCuEeQK" Organization: MarcusCom, Inc. Message-Id: <1069714695.758.154.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 24 Nov 2003 17:58:15 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on creme-brulee.marcuscom.com cc: ports@freebsd.org Subject: Re: Problem updating clamav on FreeBSD 5.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 22:58:16 -0000 --=-3RNkgGN+qoCTupCuEeQK Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-11-24 at 17:44, Pat Lashley wrote: > I'm having trouble updating clamav on FreeBSD 5.1-RELEASE-p2. > It starts out OK; then I get: I just fixed this. cvsup your ports tree in a few minutes, and try the build again. Joe >=20 > In file included from zziplib/zzip.h:21, > from zziplib/zzip-dir.c:13: > zziplib/zziplib.h:83: syntax error before "zzip_ssize_t" > zziplib/zziplib.h:83: warning: data definition has no type or storage cla= ss > zziplib/zziplib.h:184: syntax error before "zzip_file_read" > zziplib/zziplib.h:184: warning: data definition has no type or storage cl= ass > zziplib/zziplib.h:191: syntax error before "zzip_read" > zziplib/zziplib.h:191: warning: data definition has no type or storage cl= ass > gmake[1]: *** [zzip-dir.lo] Error 1 > gmake[1]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.65/= libclamav' > gmake: *** [all-recursive] Error 1 > *** Error code 2 >=20 >=20 > I'm using ports cvsup'd today; and everything else is up to date. >=20 > Any help would be appreciated. >=20 >=20 >=20 > -Pat > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-3RNkgGN+qoCTupCuEeQK Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/wo0Hb2iPiv4Uz4cRAif0AJ9TRxdkq4GPVx+DHWaQkPddwJqKrQCfXv8R 1x6q+VWhEgEuXBK7bMwjA1Q= =9pj8 -----END PGP SIGNATURE----- --=-3RNkgGN+qoCTupCuEeQK-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 15:23:50 2003 Return-Path: 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 1199C16A4CE for ; Mon, 24 Nov 2003 15:23:50 -0800 (PST) Received: from mmp-2.gci.net (mmp-2.gci.net [208.138.130.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6D1643F3F for ; Mon, 24 Nov 2003 15:23:46 -0800 (PST) (envelope-from luis@murrayhs.com) Received: from portable (54-13-237-24.gci.net [24.237.13.54]) by mmp-2.gci.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with SMTP id <0HOV00EOGQBLPW@mmp-2.gci.net> for freebsd-ports@freebsd.org; Mon, 24 Nov 2003 14:23:46 -0900 (AKST) Date: Mon, 24 Nov 2003 14:29:32 -0800 From: murrayhs To: freebsd-ports@freebsd.org Message-id: <003101c3b2da$6f0c0820$360ded18@portable> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Dell Inspiron 1100 -video card adapter Intel 845 GL low resolution X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 23:23:50 -0000 Thanks! Joe ! the nic card in my laptop op is working fine ! More questions - Dell Inspiron 1100 - video card adapter is Intel 845 GL - The XF86Config set a low resolution - I was looking for information about it - no luck - still working in 1024x768 - probably 256 color - Do you know how can I get better resolution and colors on it ? Also look like the XF86Config will release a new version soon --- Thanks !!! Murray >The bfe(4) driver in -CURRENT supports this card. It has not >been >merged into -STABLE as yet. You can either upgrade to -CURRENT, or try the merge yourself. > >Joe From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 11:54:08 2003 Return-Path: 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 1F4E816A4CE; Mon, 24 Nov 2003 11:54:08 -0800 (PST) Received: from lug.kamloops.net (lug2.kamloops.net [209.52.173.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFC843F93; Mon, 24 Nov 2003 11:54:06 -0800 (PST) (envelope-from fcash@sd73.bc.ca) Received: from localhost ([127.0.0.1]) by lug.kamloops.net with esmtp (Exim 3.16 #1) id 1AOMOk-000176-00; Mon, 24 Nov 2003 11:29:26 -0800 From: Freddie Cash Organization: School District 73 To: freebsd-gnats-submit@freebsd.org Date: Mon, 24 Nov 2003 11:53:57 -0800 User-Agent: KMail/1.5.4 References: <200311241133.39514.fcash@sd73.bc.ca> In-Reply-To: <200311241133.39514.fcash@sd73.bc.ca> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_VHmw/Ij7lc1HI5s" Message-Id: <200311241153.57968.fcash@sd73.bc.ca> X-Mailman-Approved-At: Mon, 24 Nov 2003 15:56:13 -0800 cc: petr.rehor@i.cz Subject: Re: ports/57162: The latest stable release of DansGuardian is 2.6.1-5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fcash@sd73.bc.ca List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 19:54:08 -0000 --Boundary-00=_VHmw/Ij7lc1HI5s Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On November 24, 2003 11:33 am, Freddie Cash wrote: > There was an error in the previous patch. Didn't include one of the > configuration files. Attached is a new patch that takes www/ > dansguardian from 2.6.1-3 to 2.6.1-6. D'oh! Forgot to attach the patch. Here it is, for real this time. :) -- Freddie Cash District HelpDesk / Network Admin fcash@sd73.bc.ca helpdesk@sd73.bc.ca (250) 377-HELP [(250) 377-4357] --Boundary-00=_VHmw/Ij7lc1HI5s Content-Type: text/x-diff; charset="iso-8859-1"; name="patch-dansguardian-2.6.1-6" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch-dansguardian-2.6.1-6" diff -ruN dansguardian.orig/Makefile dansguardian/Makefile --- dansguardian.orig/Makefile Mon Nov 17 09:54:16 2003 +++ dansguardian/Makefile Mon Nov 24 11:01:24 2003 @@ -6,16 +6,18 @@ # PORTNAME= dansguardian -PORTVERSION= 2.6.1.3 +PORTVERSION= 2.6.1.6 CATEGORIES= www MASTER_SITES= # empty, see below DISTNAME= DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source MAINTAINER= fcash@sd73.bc.ca -COMMENT= A fast, featureful web content filter for Squid proxy servers +COMMENT= A fast, feature-rich web content filter for Squid proxy servers RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24:install \ ${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT}:install + +CONFLICTS= dansguardian-devel WRKSRC= ${WRKDIR}/DansGuardian-${PORTVERSION:R} GNU_CONFIGURE= yes diff -ruN dansguardian.orig/distinfo dansguardian/distinfo --- dansguardian.orig/distinfo Mon Nov 17 09:54:16 2003 +++ dansguardian/distinfo Mon Nov 24 11:01:24 2003 @@ -1 +1 @@ -MD5 (DansGuardian-2.6.1-3.source.tar.gz) = 21fa3b79fb66817c95003d320b62a4c1 +MD5 (DansGuardian-2.6.1-6.source.tar.gz) = 9f550a23fd692f3df0850b93dfefaf14 diff -ruN dansguardian.orig/files/patch-FatController.cpp dansguardian/files/patch-FatController.cpp --- dansguardian.orig/files/patch-FatController.cpp Mon Nov 17 09:54:16 2003 +++ dansguardian/files/patch-FatController.cpp Wed Dec 31 16:00:00 1969 @@ -1,11 +0,0 @@ ---- FatController.cpp.orig Mon Jul 7 14:59:33 2003 -+++ FatController.cpp Mon Jul 7 14:59:52 2003 -@@ -513,7 +513,7 @@ - if (conn) { - if (report) { - if (!isDaemonised) { -- std::cerr << "Error creating connecting to test proxy" << std::endl; -+ std::cerr << "Error creating connection to test proxy" << std::endl; - } - syslog(LOG_ERR, "%s","Error creating connection to test proxy"); - } diff -ruN dansguardian.orig/files/patch-autoconf::fbsd.in dansguardian/files/patch-autoconf::fbsd.in --- dansguardian.orig/files/patch-autoconf::fbsd.in Mon Nov 17 09:54:16 2003 +++ dansguardian/files/patch-autoconf::fbsd.in Mon Nov 24 11:14:40 2003 @@ -1,5 +1,5 @@ ---- autoconf/fbsd.in.orig Mon Jul 7 02:47:25 2003 -+++ autoconf/fbsd.in Mon Jul 7 14:51:43 2003 +--- autoconf/fbsd.in.orig Wed Nov 19 16:06:41 2003 ++++ autoconf/fbsd.in Mon Nov 24 11:14:17 2003 @@ -20,7 +20,7 @@ logrotate.dansguardian @@ -9,38 +9,17 @@ PASSVARS += -DCONFFILELOCATION=\"${CONFFILELOCATION}dansguardian.conf\" PASSVARS += -DPIDDIR=\"${PIDDIR}\" -@@ -37,56 +37,86 @@ - .cpp.o: - $(CPP) $(DEBUG) $(CFLAGS) -c $< - --all: $(OBJ) -+all: $(OBJ) +@@ -41,52 +41,83 @@ $(CPP) -o dansguardian $(DGCFLAGS) $(DEBUG) $(OBJ) $(LIBS) dansguardian.cpp install: - @test -d $I$(SYSVLOCATION) || install -d $I$(SYSVLOCATION) - @test -d $I$(CONFFILELOCATION) || install -d $I$(CONFFILELOCATION) - @test -d $I$(CONFFILELOCATION)phraselists || install -d $I$(CONFFILELOCATION)phraselists -+ @test -d $I$(CONFFILELOCATION)phraselists/chat || install -d $I$(CONFFILELOCATION)phraselists/chat -+ @test -d $I$(CONFFILELOCATION)phraselists/drugadvocacy || install -d $I$(CONFFILELOCATION)phraselists/drugadvocacy -+ @test -d $I$(CONFFILELOCATION)phraselists/dutchbadwords || install -d $I$(CONFFILELOCATION)phraselists/dutchbadwords -+ @test -d $I$(CONFFILELOCATION)phraselists/frenchbadwords || install -d $I$(CONFFILELOCATION)phraselists/frenchbadwords -+ @test -d $I$(CONFFILELOCATION)phraselists/gambling || install -d $I$(CONFFILELOCATION)phraselists/gambling -+ @test -d $I$(CONFFILELOCATION)phraselists/goodphrases || install -d $I$(CONFFILELOCATION)phraselists/goodphrases -+ @test -d $I$(CONFFILELOCATION)phraselists/gore || install -d $I$(CONFFILELOCATION)phraselists/gore -+ @test -d $I$(CONFFILELOCATION)phraselists/illegaldrugs || install -d $I$(CONFFILELOCATION)phraselists/illegaldrugs -+ @test -d $I$(CONFFILELOCATION)phraselists/intolerance || install -d $I$(CONFFILELOCATION)phraselists/intolerance -+ @test -d $I$(CONFFILELOCATION)phraselists/italianbadwords || install -d $I$(CONFFILELOCATION)phraselists/italianbadwords -+ @test -d $I$(CONFFILELOCATION)phraselists/legaldrugs || install -d $I$(CONFFILELOCATION)phraselists/legaldrugs -+ @test -d $I$(CONFFILELOCATION)phraselists/personals || install -d $I$(CONFFILELOCATION)phraselists/personals -+ @test -d $I$(CONFFILELOCATION)phraselists/pornography || install -d $I$(CONFFILELOCATION)phraselists/pornography -+ @test -d $I$(CONFFILELOCATION)phraselists/violence || install -d $I$(CONFFILELOCATION)phraselists/violence -+ @test -d $I$(CONFFILELOCATION)phraselists/warezhacking || install -d $I$(CONFFILELOCATION)phraselists/warezhacking -+ @test -d $I$(CONFFILELOCATION)phraselists/weapons || install -d $I$(CONFFILELOCATION)phraselists/weapons - @test -d $I$(CGIBINLOCATION) || install -d $I$(CGIBINLOCATION) - @test -d $I$(MANUALFILES)man8/ || install -d $I$(MANUALFILES)man8/ - @test -d $I$(LOGLOCATION) || install -d $I$(LOGLOCATION) -- @test -d $I$(BINARYLOCATION) || /usr/sbin/install -d $I$(BINARYLOCATION) +- @test -d $I$(SYSVLOCATION) || install -d $I$(SYSVLOCATION) +- @test -d $I$(CONFFILELOCATION) || install -d $I$(CONFFILELOCATION) +- @test -d $I$(CONFFILELOCATION)phraselists || install -d $I$(CONFFILELOCATION)phraselists +- @test -d $I$(CGIBINLOCATION) || install -d $I$(CGIBINLOCATION) +- @test -d $I$(MANUALFILES)man8/ || install -d $I$(MANUALFILES)man8/ +- @test -d $I$(LOGLOCATION) || install -d $I$(LOGLOCATION) +- @test -d $I$(BINARYLOCATION) || install -d $I$(BINARYLOCATION) - cp -f ./dansguardian $I$(BINARYLOCATION)dansguardian - cp -f ./dansguardian.conf $I$(CONFFILELOCATION)dansguardian.conf - cp -f ./bannedphraselist $I$(CONFFILELOCATION)bannedphraselist @@ -71,7 +50,29 @@ - chmod -R u+wr $I$(LOGLOCATION) - chmod u+wrx $I$(LOGLOCATION) - if [ -d $(LOGROTATELOCATION) ]; then cp -f ./logrotate.dansguardian $I$(LOGROTATELOCATION)dansguardian; fi -+ @test -d $I$(BINARYLOCATION) || install -d $I$(BINARYLOCATION) ++ install -d $I$(CONFFILELOCATION) ++ install -d $I$(CONFFILELOCATION)phraselists ++ install -d $I$(CONFFILELOCATION)phraselists/chat ++ install -d $I$(CONFFILELOCATION)phraselists/drugadvocacy ++ install -d $I$(CONFFILELOCATION)phraselists/dutchbadwords ++ install -d $I$(CONFFILELOCATION)phraselists/frenchbadwords ++ install -d $I$(CONFFILELOCATION)phraselists/gambling ++ install -d $I$(CONFFILELOCATION)phraselists/germanpornography ++ install -d $I$(CONFFILELOCATION)phraselists/goodphrases ++ install -d $I$(CONFFILELOCATION)phraselists/gore ++ install -d $I$(CONFFILELOCATION)phraselists/illegaldrugs ++ install -d $I$(CONFFILELOCATION)phraselists/intolerance ++ install -d $I$(CONFFILELOCATION)phraselists/italianbadwords ++ install -d $I$(CONFFILELOCATION)phraselists/legaldrugs ++ install -d $I$(CONFFILELOCATION)phraselists/personals ++ install -d $I$(CONFFILELOCATION)phraselists/pornography ++ install -d $I$(CONFFILELOCATION)phraselists/violence ++ install -d $I$(CONFFILELOCATION)phraselists/warezhacking ++ install -d $I$(CONFFILELOCATION)phraselists/weapons ++ install -d $I$(CGIBINLOCATION) ++ install -d $I$(MANUALFILES)man8/ ++ install -d $I$(LOGLOCATION) ++ install -d $I$(BINARYLOCATION) + install -o root -g wheel -m 755 ./dansguardian $I$(BINARYLOCATION)dansguardian + install -o root -g wheel -m 644 ./dansguardian.conf $I$(CONFFILELOCATION)dansguardian.conf + install -o root -g wheel -m 644 ./bannedphraselist $I$(CONFFILELOCATION)bannedphraselist @@ -83,6 +84,7 @@ + install -o root -g wheel -m 644 ./phraselists/frenchbadwords/weighted $I$(CONFFILELOCATION)phraselists/frenchbadwords/weighted + install -o root -g wheel -m 644 ./phraselists/gambling/banned $I$(CONFFILELOCATION)phraselists/gambling/banned + install -o root -g wheel -m 644 ./phraselists/gambling/weighted $I$(CONFFILELOCATION)phraselists/gambling/weighted ++ install -o root -g wheel -m 644 ./phraselists/germanpornography/weighted $I$(CONFFILELOCATION)phraselists/germanpornography/weighted + install -o root -g wheel -m 644 ./phraselists/goodphrases/exception $I$(CONFFILELOCATION)phraselists/goodphrases/exception + install -o root -g wheel -m 644 ./phraselists/goodphrases/weighted $I$(CONFFILELOCATION)phraselists/goodphrases/weighted + install -o root -g wheel -m 644 ./phraselists/gore/weighted $I$(CONFFILELOCATION)phraselists/gore/weighted @@ -127,7 +129,7 @@ rm -fr $(CONFFILELOCATION) - rm -fr $(LOGLOCATION) - if [ -f $(LOGROTATELOCATION)dansguardian ]; then rm -f $(LOGROTATELOCATION)dansguardian; fi -+ rm -f $(LOGLOCATION)/dansguardian.log ++ rm -fr $(LOGLOCATION)dansguardian.log clean: rm -f $(OBJ) $(PROG) diff -ruN dansguardian.orig/pkg-plist dansguardian/pkg-plist --- dansguardian.orig/pkg-plist Mon Nov 17 09:54:16 2003 +++ dansguardian/pkg-plist Mon Nov 24 11:29:55 2003 @@ -5,6 +5,7 @@ @exec mkdir -p etc/dansguardian/phraselists/dutchbadwords @exec mkdir -p etc/dansguardian/phraselists/frenchbadwords @exec mkdir -p etc/dansguardian/phraselists/gambling +@exec mkdir -p etc/dansguardian/phraselists/germanpornography @exec mkdir -p etc/dansguardian/phraselists/goodphrases @exec mkdir -p etc/dansguardian/phraselists/gore @exec mkdir -p etc/dansguardian/phraselists/illegaldrugs @@ -28,9 +29,9 @@ etc/dansguardian/dansguardian.conf etc/dansguardian/exceptioniplist etc/dansguardian/exceptionphraselist +etc/dansguardian/exceptionsitelist etc/dansguardian/exceptionurllist etc/dansguardian/exceptionuserlist -etc/dansguardian/exceptionsitelist etc/dansguardian/messages etc/dansguardian/phraselists/chat/weighted etc/dansguardian/phraselists/drugadvocacy/weighted @@ -38,6 +39,7 @@ etc/dansguardian/phraselists/frenchbadwords/weighted etc/dansguardian/phraselists/gambling/banned etc/dansguardian/phraselists/gambling/weighted +etc/dansguardian/phraselists/germanpornography/weighted etc/dansguardian/phraselists/goodphrases/exception etc/dansguardian/phraselists/goodphrases/weighted etc/dansguardian/phraselists/gore/weighted @@ -64,6 +66,7 @@ @dirrm etc/dansguardian/phraselists/dutchbadwords @dirrm etc/dansguardian/phraselists/frenchbadwords @dirrm etc/dansguardian/phraselists/gambling +@dirrm etc/dansguardian/phraselists/germanpornography @dirrm etc/dansguardian/phraselists/goodphrases @dirrm etc/dansguardian/phraselists/gore @dirrm etc/dansguardian/phraselists/illegaldrugs @@ -78,4 +81,3 @@ @dirrm etc/dansguardian/phraselists @dirrm etc/dansguardian @unexec echo If permanently deleting this package, /var/log/dansguardian.log must be removed manually - --Boundary-00=_VHmw/Ij7lc1HI5s-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 16:26:21 2003 Return-Path: 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 B71E516A4CE for ; Mon, 24 Nov 2003 16:26:21 -0800 (PST) Received: from mail.dbxmlgroup.com (public.dbxmlgroup.com [206.20.201.97]) by mx1.FreeBSD.org (Postfix) with SMTP id E10FC43FCB for ; Mon, 24 Nov 2003 16:26:18 -0800 (PST) (envelope-from bradford@dbxmlgroup.com) Received: (qmail 29771 invoked by uid 1911); 25 Nov 2003 00:38:33 -0000 Received: from thaidye.dbxml.com (HELO ?206.20.201.112?) (206.20.201.112) by public.dbxmlgroup.com with SMTP; 25 Nov 2003 00:38:33 -0000 Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Tom Bradford Date: Mon, 24 Nov 2003 17:25:51 -0700 To: rws@procopia.com X-Mailer: Apple Mail (2.606) cc: ports@FreeBSD.org Subject: FreeBSD Port: dbXML-1.0b2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 00:26:21 -0000 Hi, just an FYI: I was looking at the FreeBSD ports page, and noticed a mention of dbXML in there. dbXML is now update to dbXML 2.0 Beta 2. It is now GPLed. The software includes nearly all dependencies, except for the JDK 1.4.0 (or higher), which is now *required*. Thanks, Tom -- Tom Bradford - http://www.tbradford.org/ CTO - The dbXML Group - http://www.dbxml.com/ Project Labrador - http://www.dbxml.com/labrador/ From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 18:07:50 2003 Return-Path: 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 97B0316A4CE for ; Mon, 24 Nov 2003 18:07:50 -0800 (PST) Received: from smtp.volant.org (gate.volant.org [207.111.218.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 582E243FF9 for ; Mon, 24 Nov 2003 18:07:48 -0800 (PST) (envelope-from patl+freebsd@volant.org) Received: from 64-144-229-193.client.dsl.net ([64.144.229.193] helo=[192.168.0.13]) by smtp.volant.org with asmtp (TLSv1:AES256-SHA:256) (Exim 4.22) id 1AOSc4-0001bb-Qx; Mon, 24 Nov 2003 18:07:37 -0800 Date: Mon, 24 Nov 2003 18:07:34 -0800 From: Pat Lashley To: Joe Marcus Clarke Message-ID: <2037618112.1069726054@mccaffrey.phoenix.volant.org> In-Reply-To: <1069714695.758.154.camel@gyros> References: <1882888112.1069713841@mccaffrey.phoenix.volant.org> <1069714695.758.154.camel@gyros> X-Mailer: Mulberry/3.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Scan-Signature: 1776efcaf5aaaccd48848bb2b6117dddc896358d X-Spam-Score: -4.1 (----) X-Spam-Score-Int: -41 X-Spam-Report: -4.1/5.0 This mail has matched the spam-filter tests listed below. See http://spamassassin.org/tag/ for details about the specific tests reported. In general, the higher the number of total points, the more likely that it actually is spam. (The 'required' number of points listed below is the arbitrary number above which the message is normally considered spam.) Content analysis details: (-4.10 points total, 5 required)header IN_REP_TO (-0.4 points) Has a In-Reply-To header probability is 1 to 10% [score: 0.0954]quoted email text REPLY_WITH_QUOTES (0.0 points) Reply with quoted text AWL (2.1 points) AWL: Auto-whitelist adjustment cc: ports@freebsd.org Subject: Re: Problem updating clamav on FreeBSD 5.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 02:07:50 -0000 --On Monday, November 24, 2003 17:58:15 -0500 Joe Marcus Clarke wrote: > On Mon, 2003-11-24 at 17:44, Pat Lashley wrote: >> I'm having trouble updating clamav on FreeBSD 5.1-RELEASE-p2. >> It starts out OK; then I get: > > I just fixed this. cvsup your ports tree in a few minutes, and try the > build again. Yep, that did the job, thanks. -Pat From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 19:15:45 2003 Return-Path: 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 D69E616A4CE for ; Mon, 24 Nov 2003 19:15:45 -0800 (PST) Received: from relay02.roc.ny.frontiernet.net (relay02.roc.ny.frontiernet.net [66.133.131.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00A0B43FA3 for ; Mon, 24 Nov 2003 19:15:45 -0800 (PST) (envelope-from dm_fa@frontiernet.net) Received: (qmail 25238 invoked from network); 25 Nov 2003 03:15:44 -0000 Received: from unknown (HELO frontiernet.net) ([65.37.84.11]) (envelope-sender ) by relay02.roc.ny.frontiernet.net (FrontierMTA 2.3.6) with SMTP for ; 25 Nov 2003 03:15:44 -0000 Sender: dmfa@FreeBSD.ORG Message-ID: <3FC2C843.6A2ECF7E@frontiernet.net> Date: Mon, 24 Nov 2003 22:10:59 -0500 From: Doug Marshall X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: libmikmod port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 03:15:45 -0000 Hello, The link to the 'main web site' for libmikmod isn't correct. http://www.mikmod.org links to an adult site: libmikmod-3.1.10_1 MikMod Sound Library Long description | Package | Sources | Main Web Site Maintained by: ports@FreeBSD.org Requires: expat-1.95.6_1, gettext-0.12.1, gmake-3.80_1, libiconv-1.9.1_3, libtool-1.3.5_1 From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 19:26:06 2003 Return-Path: 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 D344A16A4CE for ; Mon, 24 Nov 2003 19:26:06 -0800 (PST) Received: from web12602.mail.yahoo.com (web12602.mail.yahoo.com [216.136.173.225]) by mx1.FreeBSD.org (Postfix) with SMTP id 626D943FAF for ; Mon, 24 Nov 2003 19:26:06 -0800 (PST) (envelope-from bj93542@yahoo.com) Message-ID: <20031125032606.3472.qmail@web12602.mail.yahoo.com> Received: from [128.226.68.47] by web12602.mail.yahoo.com via HTTP; Mon, 24 Nov 2003 19:26:06 PST Date: Mon, 24 Nov 2003 19:26:06 -0800 (PST) From: Dorin H To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: i18n unresolved dependencies X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 03:26:06 -0000 Hi there, When trying to build INDEX.db, I got a lot of unresolved dependecies from kde-i18n, koffice-i18n and similar to packages I do not want to cvsup. I am "refuse"-ing any language related ports from /usr/ports/ and /usr/doc (as in the default refuse file, e.g. port/arabic, port/chinese, and so on). Is there any work around, or the warnings are harmless? Thank you, /Dorin. PS. What are those "malformed entry" that appear once in a while? Thanks again. __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 19:53:45 2003 Return-Path: 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 8666216A4CE for ; Mon, 24 Nov 2003 19:53:45 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B1A43FE0 for ; Mon, 24 Nov 2003 19:53:44 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D716F66C8E; Mon, 24 Nov 2003 19:53:43 -0800 (PST) Date: Mon, 24 Nov 2003 19:53:43 -0800 From: Kris Kennaway To: Dorin H Message-ID: <20031125035343.GA25941@xor.obsecurity.org> References: <20031125032606.3472.qmail@web12602.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <20031125032606.3472.qmail@web12602.mail.yahoo.com> User-Agent: Mutt/1.4.1i cc: freebsd-ports@freebsd.org Subject: Re: i18n unresolved dependencies X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 03:53:45 -0000 --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 24, 2003 at 07:26:06PM -0800, Dorin H wrote: > Hi there, > When trying to build INDEX.db, I got a lot of > unresolved dependecies from kde-i18n, koffice-i18n and > similar to packages I do not want to cvsup. >=20 > I am "refuse"-ing any language related ports from > /usr/ports/ and /usr/doc (as in the default refuse > file, e.g. port/arabic, port/chinese, and so on). >=20 > Is there any work around, or the warnings are > harmless? Don't refuse parts of the ports collection if you want to be able to build a consistent INDEX. Kris --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/wtJHWry0BWjoQKURAoQ/AJoCCfkuBjZ/Zk1SBBRZrzycnmf/pgCdE5jP 73ZwZtTemBzOmykntj08VAg= =i2Zb -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o-- From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 23:53:43 2003 Return-Path: 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 6A42A16A4CE for ; Mon, 24 Nov 2003 23:53:43 -0800 (PST) Received: from web12603.mail.yahoo.com (web12603.mail.yahoo.com [216.136.173.226]) by mx1.FreeBSD.org (Postfix) with SMTP id D3A6B43FD7 for ; Mon, 24 Nov 2003 23:53:42 -0800 (PST) (envelope-from bj93542@yahoo.com) Message-ID: <20031125075342.61568.qmail@web12603.mail.yahoo.com> Received: from [24.24.95.139] by web12603.mail.yahoo.com via HTTP; Mon, 24 Nov 2003 23:53:42 PST Date: Mon, 24 Nov 2003 23:53:42 -0800 (PST) From: Dorin H To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: defunct metacity-setup haunts my dependency list of gnome2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 07:53:43 -0000 What is the correct way to solve the dependency problem in this case? cvsup 2003.11.24, 11:00PM EDT (no refuse); make index; portsdb -u portversion -R gnome2 shows a pesky dependency to metacity-setup. There is no folder for the port, no package installed, portupgrade fails. I tried the the process twice. Variations: I installed the package (pkg_add), but no change (the port files are still missing and there is only an empty package on FreeBSD ports webpage...). I remove the package, nothing. Tried with pkgdb -F, failed each attempt. Finally, the solution: manually change the +CONTENTS file from /var/db/pkg/gnome2-2.2.0/ to comment out the damn metacity-setup dependency... For the future, what would the the correct solution to troubleshot this? Thank you, /Dorin. __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 23:59:51 2003 Return-Path: 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 04BC816A4CF; Mon, 24 Nov 2003 23:59:51 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287B843FB1; Mon, 24 Nov 2003 23:59:50 -0800 (PST) (envelope-from matthewedwards@comcast.net) Received: from MUGGLA (c-24-10-254-143.client.comcast.net[24.10.254.143]) by comcast.net (rwcrmhc13) with SMTP id <2003112507594901500ps7tre>; Tue, 25 Nov 2003 07:59:49 +0000 Message-ID: <010001c3b32a$19930650$0102000a@home.local> From: "Matt Edwards" To: , , Date: Tue, 25 Nov 2003 00:59:49 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: mSyslog port and FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 07:59:51 -0000 I have been searching endlessly for information on msyslog and FreeBSD. I have configured my server to use this port (it is currently logging everything to files) and am now trying to get it to use mysql. The only items I have found thus far has been on sourceforge.net. All I seem to find is folks saying they have problems but no one ever seems to have the answers (wow, big surprise for me;) I have a few questions, but the one I must ask is, has anyone on a FreeBSD box got this to work WITH mysql? Secondly my problem is very well defined here: http://sourceforge.net/forum/forum.php?thread_id=899889&forum_id=80955 and here: http://sourceforge.net/forum/forum.php?thread_id=965362&forum_id=80955 both seem to be the same problem and in fact they are exactly the same as my problem. I think the issue is with the actuall building of the port. The file libmsyslog_om_mysql.so is nowhere to be found on my system. This leads me to believe that perhaps it simply was not built. I used the command make WITH_MYSQL=yes install to install the port. Before installing I corrected the file in the includes as directed here: http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2003-August/009926.html The mailing list for the port returns my mail and any attempts to contact them have resulted in no answer. My only resources I have found so far have been on sourceforge (where it seems no one answers) this newsgroup and freebsd mailings. Any help would be welcome, great, and thanked for in advance! Matt From owner-freebsd-ports@FreeBSD.ORG Mon Nov 24 23:59:58 2003 Return-Path: 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 44A1B16A4CE for ; Mon, 24 Nov 2003 23:59:58 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4F3B43FDD for ; Mon, 24 Nov 2003 23:59:56 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hAP7xuse015384; Tue, 25 Nov 2003 02:59:56 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) hAP7x6uY084836; Tue, 25 Nov 2003 02:59:06 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Dorin H In-Reply-To: <20031125075342.61568.qmail@web12603.mail.yahoo.com> References: <20031125075342.61568.qmail@web12603.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-FTTEA1Sk+y0I/bgifKNA" Organization: MarcusCom, Inc. Message-Id: <1069747189.98733.61.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 25 Nov 2003 02:59:49 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on creme-brulee.marcuscom.com cc: freebsd-ports@freebsd.org Subject: Re: defunct metacity-setup haunts my dependency list of gnome2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 07:59:58 -0000 --=-FTTEA1Sk+y0I/bgifKNA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-11-25 at 02:53, Dorin H wrote: > What is the correct way to solve the dependency > problem in this case? > =20 > cvsup 2003.11.24, 11:00PM EDT (no refuse); make > index; portsdb -u >=20 > portversion -R gnome2=20 >=20 > shows a pesky dependency to metacity-setup. There is > no folder for the port, no package installed,=20 > portupgrade fails. I tried the the process twice. >=20 > Variations: I installed the package (pkg_add), but no > change (the port files are still missing and there is > only an empty package on FreeBSD ports webpage...). I > remove the package, nothing. Tried with pkgdb -F, > failed each attempt. >=20 > Finally, the solution: > manually change the +CONTENTS file from=20 > /var/db/pkg/gnome2-2.2.0/ to comment out the damn > metacity-setup dependency... >=20 > For the future, what would the the correct solution to > troubleshot this? pkg_deinstall -fO metacity-setup Then, run pkgdb -F, and delete the dependency. Joe >=20 > Thank you, > /Dorin.=20 >=20 >=20 >=20 > __________________________________ > Do you Yahoo!? > Free Pop-Up Blocker - Get it now > http://companion.yahoo.com/ > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-FTTEA1Sk+y0I/bgifKNA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/wwv1b2iPiv4Uz4cRAi4cAJ4qtOZGJBHABgleevxfIopS4yTbbwCglgtd cP1fIGnDKiwUNZSZzbn7Z4s= =1sP0 -----END PGP SIGNATURE----- --=-FTTEA1Sk+y0I/bgifKNA-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 00:17:45 2003 Return-Path: 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 CAB4316A4CE for ; Tue, 25 Nov 2003 00:17:45 -0800 (PST) Received: from natsmtp01.rzone.de (natsmtp01.rzone.de [81.169.145.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5248B43F93 for ; Tue, 25 Nov 2003 00:17:44 -0800 (PST) (envelope-from soerenmm@web.de) Received: from queen.smindorf.de (pD9527F7B.dip.t-dialin.net [217.82.127.123]) by post.webmailer.de (8.12.10/8.12.10) with ESMTP id hAP8Hg8V021110 for ; Tue, 25 Nov 2003 09:17:42 +0100 (MET) Received: by queen.smindorf.de (Postfix, from userid 1001) id D1F0320F4; Tue, 25 Nov 2003 09:17:52 +0100 (CET) Date: Tue, 25 Nov 2003 09:17:52 +0100 From: Soeren Mindorf To: freebsd-ports@freebsd.org Message-ID: <20031125081752.GB763@mindorf.org> Mail-Followup-To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Url: X-Registered-Linux-User: 222414 X-GPG-Key: mailto (auto responder) X-Fingerprint: 1828 162A D774 A3C4 A2F7 0949 9DFA 4252 E327 BDE1 X-Key-ID: E327BDE1 Subject: problem with amavisd-new-p6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 08:17:45 -0000 Hi all, I have updated amavisd-new from the Ports with cvsup, but after the update I can not start amavisd-new. here the output from "amavisd debug": ----- cut ----- Nov 25 09:03:16 queen.smindorf.de amavisd[94164]: Net::Server: Binding to UNIX socket file /var/amavis/amavisd.sock using SOCK_STREAM Nov 25 09:03:16 queen.smindorf.de amavisd[94164]: Net::Server: Binding to TCP port 10024 on host 127.0.0.1 Nov 25 09:03:16 queen.smindorf.de amavisd[94164]: Net::Server: Setting gid to "1005 1005" Nov 25 09:03:16 queen.smindorf.de amavisd[94164]: Net::Server: Setting uid to "1004" Nov 25 09:03:16 queen.smindorf.de amavisd[94164]: Net::Server: 2003/11/25-09:03:16 Couldn't become uid "1004"\n\n at line 479 in file /usr/local/lib/perl5/site_perl/5.8.2/Net/Server.pm Nov 25 09:03:16 queen.smindorf.de amavisd[94164]: Net::Server: 2003/11/25-09:03:16 Server closing! ----- cut ----- with amavisd-new-p5 everything is ok. My System: FreeBSD queen.smindorf.de 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #9: Sat Oct 4 12:12:02 CEST 2003 root@queen.smindorf.de:/usr/obj/usr/src/sys/queen.smindorf.de i386 What is going wrong? The user vscan exists. queen# id vscan uid=1004(vscan) gid=1005(vscan) groups=1005(vscan) queen# cat /etc/passwd | grep vscan vscan:*:1004:1005:Scanning Virus Account:/var/amavis:/bin/sh Already I do "portupgrade -frR amavisd-new" but nothing chaned. What can I do? Thx Soeren From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 02:24:22 2003 Return-Path: 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 BB73716A4CE for ; Tue, 25 Nov 2003 02:24:22 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D5B743F85 for ; Tue, 25 Nov 2003 02:24:21 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) hAPAOKZV048242 for ; Tue, 25 Nov 2003 05:24:20 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)hAPAOKM8048239 for ; Tue, 25 Nov 2003 05:24:20 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Tue, 25 Nov 2003 05:24:20 -0500 (EST) From: Andre Guibert de Bruet To: ports@freebsd.org Message-ID: <20031125052324.K92204@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean Subject: Error code 1 while portugprading vim-6.2.139 on CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 10:24:22 -0000 Hi, I just got the following while portupgrading vim on CURRENT: cd /usr/local/man/man1; ln -sf vim.1 gview.1 cd /usr/local/man/man1; ln -sf vim.1 rgvim.1 cd /usr/local/man/man1; ln -sf vim.1 rgview.1 cd /usr/local/man/man1; ln -sf vimdiff.1 gvimdiff.1 cd /usr/local/man/man1; ln -sf vim.1 rvim.1 cd /usr/local/man/man1; ln -sf vim.1 rview.1 /bin/sh ./mkinstalldirs /usr/local/share/vim/vim62/macros mkdir /usr/local/share/vim/vim62/macros chmod 755 /usr/local/share/vim/vim62/macros cp -r ../runtime/macros/* /usr/local/share/vim/vim62/macros cp: ../runtime/macros/maze/mazeclean.c.orig: Invalid argument cp: ../runtime/macros/maze/main.aap.orig: Invalid argument *** Error code 1 Stop in /usr/ports/editors/vim/work/vim62/src. *** Error code 1 Stop in /usr/ports/editors/vim. *** Error code 1 Stop in /usr/ports/editors/vim. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade51167.0 make reinstall egrep: /var/db/pkg/vim-6.2.139/+CONTENTS: No such file or directory ---> Restoring the old version ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 361 packages found (-0 +1) . done] ** The following packages were not installed or upgraded (*:skipped / !:failed) ! editors/vim (vim-6.2.139) (install error) Any ideas? Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 02:32:13 2003 Return-Path: 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 9E6A516A4CE for ; Tue, 25 Nov 2003 02:32:13 -0800 (PST) Received: from sanne.nlnetlabs.nl (sanne.nlnetlabs.nl [213.154.224.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1D1343FDD for ; Tue, 25 Nov 2003 02:32:09 -0800 (PST) (envelope-from ted@sanne.nlnetlabs.nl) Received: from sanne.nlnetlabs.nl (localhost [127.0.0.1]) by sanne.nlnetlabs.nl (8.12.10/8.12.10) with ESMTP id hAPAVvsn024653 for ; Tue, 25 Nov 2003 11:31:57 +0100 (CET) (envelope-from ted@sanne.nlnetlabs.nl) Received: (from ted@localhost) by sanne.nlnetlabs.nl (8.12.10/8.12.10/Submit) id hAPAVuVR024652 for freebsd-ports@freebsd.org; Tue, 25 Nov 2003 11:31:56 +0100 (CET) (envelope-from ted) Message-Id: <200311251031.hAPAVuVR024652@sanne.nlnetlabs.nl> From: ted@sanne.nlnetlabs.nl (Ted Lindgreen) Date: Tue, 25 Nov 2003 11:31:56 +0100 X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: freebsd-ports@freebsd.org X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on sanne.nlnetlabs.nl Subject: Compile problem lsof on current X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 10:32:13 -0000 Hi, Recompiling lsof in current is needed because of the change in the statfs structure. However, with 5.2-BETA compiling lsof produces: server# make ===> Building for lsof-4.69 ... In file included from dnode1.c:58: cd9660_node.h:66: error: syntax error before '->' token *** Error code 1 Stop in /usr/ports/sysutils/lsof/work/lsof_4.69/lsof_4.69_src. This is caused by a define: /usr/src/sys/ufs/ufs/inode.h:#define i_devvp i_ump->um_devvp In dialects/freebsd/dlsof.h is undefined when FREEBSDV>=510, but FREEBSDV appears to be 500. After checking more carefully, there is a warning at configure time: ===> Configuring for lsof-4.69^M !!!WARNING!!! Unsupported FreeBSD version: 5.2-BETA !!!WARNING!!! Configuring for FreeBSD 5.0^M An easy workaround is to pretend 5.2 is 5.1 and not 5.0 in Configure (diff appended). -- ted =================================================================== RCS file: Configure,v retrieving revision 1.1 diff -u -r1.1 Configure --- Configure 2003/11/25 10:16:13 1.1 +++ Configure 2003/11/25 10:25:53 @@ -14,7 +14,7 @@ # shell script, named $LSOF_MK, that places its source modules in this # directory. # -# $Id: Configure,v 1.1 2003/11/25 10:16:13 ted Exp $ +# $Id: Configure,v 1.5 2003/11/25 10:25:52 ted Exp $ #LSOF_CFLAGS_OVERRIDE=1 may be introduced through the environment to cause # the library Makefile's CFLAGS definition to override any in the @@ -1331,9 +1331,9 @@ LSOF_VERS=510 ;; 5*) - LSOF_VERS=500 + LSOF_VERS=510 echo "!!!WARNING!!! Unsupported FreeBSD version: $LSOF_VSTR" - echo "!!!WARNING!!! Configuring for FreeBSD 5.0" + echo "!!!WARNING!!! Configuring for FreeBSD 5.1" ;; *) echo Unknown FreeBSD release: `uname -r` From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 03:08:15 2003 Return-Path: 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 338B416A4CE for ; Tue, 25 Nov 2003 03:08:15 -0800 (PST) Received: from sanne.nlnetlabs.nl (sanne.nlnetlabs.nl [213.154.224.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A1A43FE9 for ; Tue, 25 Nov 2003 03:08:12 -0800 (PST) (envelope-from ted@sanne.nlnetlabs.nl) Received: from sanne.nlnetlabs.nl (localhost [127.0.0.1]) by sanne.nlnetlabs.nl (8.12.10/8.12.10) with ESMTP id hAPB81sn024753 for ; Tue, 25 Nov 2003 12:08:01 +0100 (CET) (envelope-from ted@sanne.nlnetlabs.nl) Received: (from ted@localhost) by sanne.nlnetlabs.nl (8.12.10/8.12.10/Submit) id hAPB80Wf024752 for freebsd-ports@freebsd.org; Tue, 25 Nov 2003 12:08:00 +0100 (CET) (envelope-from ted) Message-Id: <200311251108.hAPB80Wf024752@sanne.nlnetlabs.nl> From: ted@sanne.nlnetlabs.nl (Ted Lindgreen) Date: Tue, 25 Nov 2003 12:08:00 +0100 X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: freebsd-ports@freebsd.org X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on sanne.nlnetlabs.nl Subject: Problem compiling magicpoint-1.09a on current X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 11:08:15 -0000 Compiling magicpoint-1.09a on 5.2-BETA produces: petje# make ===> Extracting for magicpoint-1.09a .... In file included from rlelib.c:15: /usr/include/varargs.h:34:2: #error " is obsolete with this version of GCC." /usr/include/varargs.h:35:2: #error "Change your code to use instead." *** Error code 1 Stop in /stable/usr/ports/misc/magicpoint/work/magicpoint-1.09a/image. .... Configure knows about this, and defines HAVE_STDARG_H. But, while in grammar.c this is tested and properly dealt with, it's not in image/rlelib.c. Adding this test in image/rlelib.c, however, does not help either, because it is compiled without this flag. A quick workaround is to just change "#include " into "#include " in image/rlelib.c. Regards, -- ted From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 03:44:00 2003 Return-Path: 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 1CC0E16A4CE for ; Tue, 25 Nov 2003 03:44:00 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9958243FCB for ; Tue, 25 Nov 2003 03:43:58 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 70D4066C55; Tue, 25 Nov 2003 03:43:55 -0800 (PST) Date: Tue, 25 Nov 2003 03:43:55 -0800 From: Kris Kennaway To: Andre Guibert de Bruet Message-ID: <20031125114355.GA30941@xor.obsecurity.org> References: <20031125052324.K92204@alpha.siliconlandmark.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20031125052324.K92204@alpha.siliconlandmark.com> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org Subject: Re: Error code 1 while portugprading vim-6.2.139 on CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 11:44:00 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 25, 2003 at 05:24:20AM -0500, Andre Guibert de Bruet wrote: > Hi, >=20 > I just got the following while portupgrading vim on CURRENT: You're not running -CURRENT, you're running -SEVERALWEEKSAGO. Upgrade :-) Kris --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/w0B7Wry0BWjoQKURAlkiAKCutqEB1yEt2Sg8EBbrkwVTIl6ILQCgveGS CkguTygRUUfVX3cD4jv38hQ= =EndA -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 04:33:45 2003 Return-Path: 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 E5CB616A4CF; Tue, 25 Nov 2003 04:33:45 -0800 (PST) Received: from debussy.private.org (25.60.138.210.bn.2iij.net [210.138.60.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBBFC43F85; Tue, 25 Nov 2003 04:33:43 -0800 (PST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (localhost [127.0.0.1]) by debussy.private.org (8.12.10/8.12.10) with ESMTP id hAPCXnpj007394; Tue, 25 Nov 2003 21:33:50 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Date: Tue, 25 Nov 2003 21:33:49 +0900 (JST) Message-Id: <20031125.213349.596611807.chat95@mbox.kyoto-inet.or.jp> To: jaroshenko@mailru.com From: Nakata Maho In-Reply-To: <3FC30806.8000502@mailru.com> References: <3FC1CB1B.2020100@mailru.com> <20031124.181224.1025286987.chat95@mbox.kyoto-inet.or.jp> <3FC30806.8000502@mailru.com> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: dev@porting.openoffice.org cc: openoffice@freebsd.org Subject: Towards OpenOffice.org ports for FreeBSD 5.2-RELEASE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 12:33:46 -0000 Hi, Serge and all, sorry for cross posting. > # java -version > java version "1.4.2-p5" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.4.2-p5-root_12_nov_2003_20_30) > Java HotSpot(TM) Client VM (build 1.4.2-p5-root_12_nov_2003_20_30, mixed > mode) absolutely same. thanks for your info. at 2003/11/23 21:47 JST(UTC+9), I cvsup'ed source tree, userland and ports, and have done clean installation, i.e., make world, kernel and then build *every* ports needed for OOo. Namely, I rebuild everything for FreeBSD 5.2-BETA, and also I could sucessfully build /usr/ports/japanese/openoffice-1.1. I have done some confirmations (installation and some operations) There were no problems. -------------------------------------------------------------- >>> make world completed on Mon Nov 24 11:26:11 JST 2003 (started Mon Nov 24 10:20:27 JST 2003) -------------------------------------------------------------- uname -a FreeBSD debussy.private.org 5.2-BETA FreeBSD 5.2-BETA #0: Mon Nov 24 11:36:31 JST 2003 root@debussy.private.org:/work/cvsup/current/src/sys/i386/compile/MAHO_DEBUSSY-5-CURRENT i386 java version "1.4.2-p5" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-p5-maho_24_nov_2003_16_42) Java HotSpot(TM) Client VM (build 1.4.2-p5-maho_24_nov_2003_16_42, mixed mode) gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 if you have some problems, first, please do try clean installation. e.g. using newest daily snapshot http://www.jp.freebsd.org/snapshots/ so I can say OOo 1.1 ports are almost ready for 5.2-RELEASE. Regards, maho From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 04:56:57 2003 Return-Path: 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 6BA7E16A4CE; Tue, 25 Nov 2003 04:56:57 -0800 (PST) Received: from debussy.private.org (25.60.138.210.bn.2iij.net [210.138.60.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id B430A43F93; Tue, 25 Nov 2003 04:56:53 -0800 (PST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (localhost [127.0.0.1]) by debussy.private.org (8.12.10/8.12.10) with ESMTP id hAPCv2pj007561; Tue, 25 Nov 2003 21:57:02 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Date: Tue, 25 Nov 2003 21:57:02 +0900 (JST) Message-Id: <20031125.215702.115995183.chat95@mbox.kyoto-inet.or.jp> To: portmgr@freebsd.org From: Nakata Maho Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: kuriyama@imgsrc.co.jp cc: mbr@freebsd.org Subject: /usr/ports/editors/openoffice-2.0-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 12:56:57 -0000 Dear portmgr, kuriyama-san and Martin, Is it ok for us (at least me) to work for /usr/ports/editors/openoffice-2.0-devel regardless of ports freeze period? This port is just repo copied version of /usr/ports/editors/openoffice-1.1 and nothing has been done for it. It will take huge time to port it to FreeBSD, so first I have to mark this port as broken and checkout the source tagged as cws_src680_ooo20031110 (OpenOffice.org 2.0 codeline) and do some works... Regards, maho From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 05:07:16 2003 Return-Path: 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 8565A16A4CE for ; Tue, 25 Nov 2003 05:07:16 -0800 (PST) Received: from web25210.mail.ukl.yahoo.com (web25210.mail.ukl.yahoo.com [217.12.10.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 4667044008 for ; Tue, 25 Nov 2003 05:07:15 -0800 (PST) (envelope-from john_oshea_wordbank@yahoo.co.uk) Message-ID: <20031125130714.35202.qmail@web25210.mail.ukl.yahoo.com> Received: from [213.86.82.125] by web25210.mail.ukl.yahoo.com via HTTP; Tue, 25 Nov 2003 13:07:14 GMT Date: Tue, 25 Nov 2003 13:07:14 +0000 (GMT) From: =?iso-8859-1?q?John=20OShea?= To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Problems building expat port [long-ish] [re-send] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 13:07:16 -0000 [apologies if you're seeing this twice - have had some DNS issues preventing the original post, so this was sent via an (ick) Hotmail account that I suspect has been filtered out by most of you] I'm getting configure errors on a variety of 4.8/4.9 boxen while building expat (snipped output follows). I'm re-supping 'ports-all tag=.', have zapped the entire /usr/ports tree and tried several cvsup servers and am now at a loss. Can anyone offer me a hint as to what I'm missing / doing wrong? Ta, John >===> Configuring for expat-1.95.6_1 >checking build system type... Invalid configuration `FreeBSD-portbld-freebsd4.8': machine `FreeBSD-portbld' not recognized >configure: error: /bin/sh conftools/config.sub FreeBSD-portbld-freebsd4.8 failed >===> Script "configure" failed unexpectedly. > Please report the problem to kuriyama@FreeBSD.org [maintainer] and > attach the "/usr/ports/textproc/expat2/work/expat-1.95.6/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`). -------------------------------------------------------------------------------- /usr/ports/textproc/expat2/work/expat-1.95.6/config.log: -------------------------------------------------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by expat configure 1.95.6, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr/local --build=FreeBSD-portbld-freebsd4.8 ## --------- ## ## Platform. ## ## --------- ## hostname = www1.wordbank.co.uk uname -m = i386 uname -r = 4.8-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.8-STABLE #0: Thu Jul 24 12:57:13 BST 2003 root@www1.wor dbank.co.uk:/usr/obj/usr/src/sys/AGILEXTRA /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/libexec/libtool13 PATH: /home/johno/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/local/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1655: checking build system type configure:1668: error: /bin/sh conftools/config.sub FreeBSD-portbld-freebsd4.8 f ailed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_LDFLAGS_set= ac_cv_env_CFLAGS_set=set ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_host_alias_set= lt_cv_sys_path_separator=: ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_build_alias=FreeBSD-portbld-freebsd4.8 ac_cv_env_CPPFLAGS_value= ac_cv_env_host_alias_value= ac_cv_build= ac_cv_env_build_alias_value=FreeBSD-portbld-freebsd4.8 ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_build_alias=FreeBSD-portbld-freebsd4.8 ac_cv_env_CPPFLAGS_value= ac_cv_env_host_alias_value= ac_cv_build= ac_cv_env_build_alias_value=FreeBSD-portbld-freebsd4.8 ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "expat" #define PACKAGE_TARNAME "expat" #define PACKAGE_VERSION "1.95.6" #define PACKAGE_STRING "expat 1.95.6" #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" configure: exit 1 -------------------------------------------------------------------------------- ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://mail.messenger.yahoo.co.uk From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 08:12:07 2003 Return-Path: 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 6D85716A4CE for ; Tue, 25 Nov 2003 08:12:07 -0800 (PST) Received: from mail.informatik.uni-ulm.de (mail.informatik.uni-ulm.de [134.60.68.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5919743FE1 for ; Tue, 25 Nov 2003 08:12:06 -0800 (PST) (envelope-from hollas@informatik.uni-ulm.de) Received: from acb6f3cc.ipt.aol.com ([172.182.243.204]) by mail.informatik.uni-ulm.de with esmtp (Exim 3.36 #1) id 1AOfnI-0004OS-00 for ports@FreeBSD.org; Tue, 25 Nov 2003 17:12:04 +0100 From: Boris Hollas Organization: =?iso-8859-1?q?Universit=E4t?= Ulm To: ports@FreeBSD.org Date: Tue, 25 Nov 2003 17:09:00 +0100 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311251709.00563.hollas@informatik.uni-ulm.de> Subject: yacas-1.0.56 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 16:12:07 -0000 I tried to compile yacas-1.0.56 on FreeBSD 5.1-R. I neither worked with the port for yacas-1.0.54 after I'd changed the version number and generated a new checksum nor with ./configure && gmake. I suspect that automake is the culprit. The only automake on my system is automake14. The makefile for yacas however includes the line AUTOMAKE = automake-1.6. My questions: 1. Is it safe just to install automake 1.6 and try again? 2. The port for yacas-1.0.54 is very simple and doesn't apply any patches. If I succeed with automake 1.6 should there be a dependency for automake 1.6 in the port for yacas-1.0.56? Boris Hollas From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 08:17:05 2003 Return-Path: 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 F33B416A4CE for ; Tue, 25 Nov 2003 08:17:04 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79E2743FDF for ; Tue, 25 Nov 2003 08:17:02 -0800 (PST) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 88964 invoked by uid 85); 25 Nov 2003 17:17:00 +0100 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.084245 secs); 25 Nov 2003 16:17:00 -0000 Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 25 Nov 2003 17:16:59 +0100 Received: (qmail 19506 invoked from network); 25 Nov 2003 17:16:47 +0100 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 25 Nov 2003 17:16:47 +0100 Date: Tue, 25 Nov 2003 17:17:16 +0100 From: Clement Laforet To: Boris Hollas Message-Id: <20031125171716.7b0d84e2.sheepkiller@cultdeadsheep.org> In-Reply-To: <200311251709.00563.hollas@informatik.uni-ulm.de> References: <200311251709.00563.hollas@informatik.uni-ulm.de> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: yacas-1.0.56 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 16:17:05 -0000 On Tue, 25 Nov 2003 17:09:00 +0100 Boris Hollas wrote: > I tried to compile yacas-1.0.56 on FreeBSD 5.1-R. I neither worked > with the port for yacas-1.0.54 after I'd changed the version number > and generated a new checksum nor with ./configure && gmake. > > I suspect that automake is the culprit. The only automake on my system > is automake14. The makefile for yacas however includes the line > AUTOMAKE = automake-1.6. > > My questions: > 1. Is it safe just to install automake 1.6 and try again? > 2. The port for yacas-1.0.54 is very simple and doesn't apply any > patches. If I succeed with automake 1.6 should there be a dependency > for automake 1.6 in the port for yacas-1.0.56? I fixed/updated yacas port 5 days ago. Please CVSup your port tree or get tarball via cvsweb: http://www.freebsd.org/cgi/cvsweb.cgi/ports/math/yacas/ clem From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 10:18:19 2003 Return-Path: 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 2E79A16A4CE; Tue, 25 Nov 2003 10:18:19 -0800 (PST) Received: from lakemtao03.cox.net (lakemtao03.cox.net [68.1.17.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C56943FB1; Tue, 25 Nov 2003 10:18:17 -0800 (PST) (envelope-from A.J.Caines@halplant.com) Received: from mail.halplant.com ([68.100.200.14]) by lakemtao03.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031125181813.WLVL2192.lakemtao03.cox.net@mail.halplant.com>; Tue, 25 Nov 2003 13:18:13 -0500 Received: by mail.halplant.com (Postfix, from userid 1001) id 9B99122; Tue, 25 Nov 2003 13:18:15 -0500 (EST) Date: Tue, 25 Nov 2003 13:18:15 -0500 From: Andrew J Caines To: freebsd-gnats-submit@FreeBSD.org, amistry@am-productions.biz Message-ID: <20031125181815.GH51913@hal9000.halplant.com> Mail-Followup-To: freebsd-gnats-submit@FreeBSD.org, amistry@am-productions.biz, FreeBSD ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.9-STABLE X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 X-ICQ: 283813972 Importance: Normal User-Agent: Mutt/1.5.5.1i cc: FreeBSD ports Subject: Re: New Port: gtk-smooth-engine (ports/59496) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew J Caines List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 18:18:19 -0000 Anish, Thanks for the port. I've tested this port[1] on my 5.1p10 system, putting the port in x11/. It builds and installs cleanly. I installed the "Smooth-Step" theme[2] and tested GTK+ 2.x with gtk2-theme-switch[3] and it appeared to work fine. I've not tested the GTK+ 1.x. Running the latest portlint on the port provides only one remark about using "USE_LIBTOOL". It appears that the project admin, Andrew Johnson (aj_genius)[4], for this app thinks it should not be installed in a GTK+ 1.x/2.x version-specific directory[5], as it appears to be - /usr/X11R6/lib/gtk-2.0/2.2.0/engines. I'm insufficiently familiar with GTK and Gnome hierarchy issues to offer any insight, so this is FYI only. When this is committed, it should probably be added to the GTK+ engines meta-port, x11-toolkits/gtk-engines-collection. [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/59496 [2] http://art.gnome.org/themes/gtk2/519.php [3] Port x11/gtk2-theme-switch [4] http://sourceforge.net/users/aj_genius/ [5] http://sourceforge.net/tracker/index.php?func=detail&aid=765431&group_id=75689&atid=544750 -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 10:23:27 2003 Return-Path: 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 2906416A4CE for ; Tue, 25 Nov 2003 10:23:27 -0800 (PST) Received: from ganymede.hub.org (u46n208.hfx.eastlink.ca [24.222.46.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052BE43FDD for ; Tue, 25 Nov 2003 10:23:24 -0800 (PST) (envelope-from scrappy@hub.org) Received: by ganymede.hub.org (Postfix, from userid 1000) id 23B3E356E0; Tue, 25 Nov 2003 14:20:47 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 22C46356D5; Tue, 25 Nov 2003 14:20:47 -0400 (AST) Date: Tue, 25 Nov 2003 14:20:47 -0400 (AST) From: "Marc G. Fournier" To: sheepkiller@cultdeadsheep.org Message-ID: <20031125141902.L69319@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: gforge port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 18:23:27 -0000 Several issues, apparently, with the gforge port ... www# make SYSTEM_NAME=postgresql.org CONFIGURE_ARGS+= --with-sys-name=postgresql.org CONFIGURE_ARGS+=: not found *** Error code 127 Stop in /usr/ports/www/gforge. removing the tab in front of hte line with --sys-name in it appears to fix that ... but then configure itself generates a bunch of 'test' related errors: ===> Configuring for gforge-3.1 configure: WARNING: you should use --build, --host, --target checking for gawk... no checking for mawk... no checking for nawk... nawk checking for md5sum... md5sum Using FreeBSD specific defaults test: ==: unexpected operator Session key (using "ps aux | md5sum")... 279d96a0e2d4ec845ad27c77ee9edf9b configure: creating ./config.status Some key variables:- sys_default_domain = gforge.postgresql.com sys_cvs_host = cvs.postgresql.com sys_download_host = download.postgresql.com sys_upload_host = upload.postgresql.com sys_shell_host = shell.postgresql.com sys_users_host = users.postgresql.com sys_docs_host = sfdocs.postgresql.com sys_lists_host = lists.postgresql.com sys_dns1_host = ns1.postgresql.com sys_dns2_host = ns2.postgresql.com sys_dbhost = localhost sys_dbreadhost = localhost sys_dbname = alexandria sys_dbreaddb = stats sys_dbuser = www test: ==: unexpected operator test: ==: unexpected operator sys_name = postgresql.org sys_urlroot = /usr/local/www/gforge/www/ sys_upload_dir = /tmp/ sys_path_to_jpgraph = /usr/local/share/jpgraph/ sys_session_key = 279d96a0e2d4ec845ad27c77ee9edf9b config.status: creating local.inc config.status: creating sample-apache.vhost ==> Preparing crontabs ==> Cleaning useless file ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 10:46:33 2003 Return-Path: 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 CF29D16A4CE for ; Tue, 25 Nov 2003 10:46:33 -0800 (PST) Received: from mail.blarg.net (zoot.blarg.net [206.124.128.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B11C143FB1 for ; Tue, 25 Nov 2003 10:46:32 -0800 (PST) (envelope-from abowhill@blarg.net) Received: from kosmos.my.net (12-230-212-176.client.attbi.com [12.230.212.176]) by mail.blarg.net (Postfix) with ESMTP id 2D11333C4C; Tue, 25 Nov 2003 10:42:45 -0800 (PST) Received: from kosmos.my.net (localhost [127.0.0.1]) by kosmos.my.net (8.12.10/8.12.10) with ESMTP id hAP6i5j1038685; Mon, 24 Nov 2003 22:44:16 -0800 (PST) (envelope-from kosmos@kosmos.my.net) Received: (from kosmos@localhost) by kosmos.my.net (8.12.10/8.12.10/Submit) id hAP6i5vQ038684; Mon, 24 Nov 2003 22:44:05 -0800 (PST) (envelope-from kosmos) Date: Mon, 24 Nov 2003 22:44:04 -0800 From: Allan Bowhill To: Roman Neuhauser Message-ID: <20031125064404.GA38625@kosmos.my.net> References: <20031027200046.33CF516A4DB@hub.freebsd.org> <20031027214510.GA52000@kosmos.mynet> <20031027223648.GC1004@zi025.glhnet.mhn.de> <20031028000708.GA52155@kosmos.mynet> <20031028004319.GF1004@zi025.glhnet.mhn.de> <20031125072702.GG340@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031125072702.GG340@freepuppy.bellavista.cz> User-Agent: Mutt/1.4.1i X-URL: http://www.blarg.net/~abowhill/ cc: freebsd-ports@freebsd.org Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 18:46:34 -0000 On 0, Roman Neuhauser wrote: :# barner@in.tum.de / 2003-10-28 01:43:19 +0100: :> On Mon, Oct 27, 2003 at 04:07:08PM -0800, kosmos wrote: :> > On Mon, Oct 27, 2003 at 11:36:48PM +0100, Simon Barner wrote: :> > > > What is the procedure to submit a new port when you don't have access to :> > > > a dedicated and highly-visible Freebsd machine on the internet? :> > > :> > > You have to configure sendmail (or any other MTA of your choice) to use :> > > a proper mail server (e.g your ISP's) as a smarthost/mailrelay. Perhaps :> > > at least a reference to the according sendmail documentation should be :> > > added to the send-pr man page. :> > :> > Yes, I tried installing a simpler MTA this morning. :> > :> > I think it's asking too much to require sendmail configuration :> > expertise from contributing porters. Sendmail configuration is :> > normally relegated to sysadmins that specialize in it. : : then use a different MTA, one with proper documentation, : configuration helpers, or digestible config file formats. there's : plenty of them in ports. qmail bundled documentation contains : precise description of steps required to produce a nullclient : configuration, as does postfix documentation. Thanks. I educated myself on this with the help of Simon Barner, who is doing documentation for the handbook on this problem. And it _is_ a problem. :> > The skill sets are mutually exclusive. : : aha. you can't possess skill in both skiing and driving. the skill : sets are mutually exclusive. eh? Yep. Skiiing is not driving, and driving is not skiiing. They require mutually exclusive skill sets. :> > > > I wonder how many people just give up trying. :> > > :> > > Good question. Every single volunteer giving up is a pity. :> > :> > Yep. It happens and nobody is aware of it. The ports collection doesn't :> > really benefit from decreased access for contributors. : : is it that hard to have send-pr(1) save the PR in file instead of : sending it out, and attach it to a mail in your favorite graphical MUA? : you *are* able to reach @freebsd.org, after all. As a matter of fact, that's what I did. And it really screwed things up. My favourite graphical MUA (or someone's MUA) inserted quote characters in the PR, which mangled it. Then I tried to submit an attachment as an update to it, which got mangled by my favorite MUA, but accepted by GNATS. Then I sent in a uuencoded webmail attachment as a second update which seemed to work, at least if you remove the leading spaces. This is a problem, becuase the PR was a new port. Now nobody will touch the port becuase it looks too hard to deal with. So it will probably sit in GNATS for 6 months, until someone takes it upon themselves to clean it out. Then, I guess I can re-submit it. -- Allan Bowhill abowhill@blarg.net You have the body of a 19 year old. Please return it before it gets wrinkled. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 11:01:06 2003 Return-Path: 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 0B6A516A4CF for ; Tue, 25 Nov 2003 11:01:06 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0799343FE1 for ; Tue, 25 Nov 2003 11:01:01 -0800 (PST) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 8338 invoked by uid 85); 25 Nov 2003 20:01:00 +0100 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.131882 secs); 25 Nov 2003 19:01:00 -0000 Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 25 Nov 2003 20:00:58 +0100 Received: (qmail 20233 invoked from network); 25 Nov 2003 20:00:45 +0100 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 25 Nov 2003 20:00:45 +0100 Date: Tue, 25 Nov 2003 20:01:14 +0100 From: Clement Laforet To: "Marc G. Fournier" Message-Id: <20031125200114.3be399a6.sheepkiller@cultdeadsheep.org> In-Reply-To: <20031125141902.L69319@ganymede.hub.org> References: <20031125141902.L69319@ganymede.hub.org> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: gforge port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 19:01:06 -0000 On Tue, 25 Nov 2003 14:20:47 -0400 (AST) "Marc G. Fournier" wrote: Hi Marc ! Thanks for the report ! > Several issues, apparently, with the gforge port ... > > www# make SYSTEM_NAME=postgresql.org > CONFIGURE_ARGS+= --with-sys-name=postgresql.org > CONFIGURE_ARGS+=: not found > *** Error code 127 > > Stop in /usr/ports/www/gforge. > > removing the tab in front of hte line with --sys-name in it appears to > fix that ... Unfortunalty I noticed this this night, when I rebuilt my gforge test jail. Since I don't know if portmgr would approuve the diff, I decided to wait ports freeze end to propose the patch I working on. If portmgr team is OK, I can submit a fix for 5.2. > but then configure itself generates a bunch of 'test' related errors: They are md5 program detection and harmless. The configure script is just a "quick start", I choose to use it to permit users to easily get familiar with gforge. regards, clem From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 11:30:14 2003 Return-Path: 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 843E316A4CE for ; Tue, 25 Nov 2003 11:30:14 -0800 (PST) Received: from lilith.bellavista.cz (lilith.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E3A943FDF for ; Tue, 25 Nov 2003 11:30:12 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id D930628; Tue, 25 Nov 2003 20:30:10 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id BFB772FDA0E; Tue, 25 Nov 2003 20:30:10 +0100 (CET) Date: Tue, 25 Nov 2003 20:30:10 +0100 From: Roman Neuhauser To: Allan Bowhill Message-ID: <20031125193010.GB67289@freepuppy.bellavista.cz> Mail-Followup-To: Allan Bowhill , freebsd-ports@freebsd.org References: <20031027200046.33CF516A4DB@hub.freebsd.org> <20031027214510.GA52000@kosmos.mynet> <20031027223648.GC1004@zi025.glhnet.mhn.de> <20031028000708.GA52155@kosmos.mynet> <20031028004319.GF1004@zi025.glhnet.mhn.de> <20031125072702.GG340@freepuppy.bellavista.cz> <20031125064404.GA38625@kosmos.my.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031125064404.GA38625@kosmos.my.net> User-Agent: Mutt/1.5.4i cc: freebsd-ports@freebsd.org Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 19:30:14 -0000 Please obey the MFT header. For information on how to may your fellow mutters happy see http://www.mutt.org/doc/manual/manual-3.html#lists # abowhill@blarg.net / 2003-11-24 22:44:04 -0800: > On 0, Roman Neuhauser wrote: > :# barner@in.tum.de / 2003-10-28 01:43:19 +0100: > :> On Mon, Oct 27, 2003 at 04:07:08PM -0800, kosmos wrote: > :> > On Mon, Oct 27, 2003 at 11:36:48PM +0100, Simon Barner wrote: > :> > > > What is the procedure to submit a new port when you don't have access to > :> > > > a dedicated and highly-visible Freebsd machine on the internet? > :> > > > :> > > You have to configure sendmail (or any other MTA of your choice) to use > :> > > a proper mail server (e.g your ISP's) as a smarthost/mailrelay. Perhaps > :> > > at least a reference to the according sendmail documentation should be > :> > > added to the send-pr man page. > :> > > :> > Yes, I tried installing a simpler MTA this morning. > :> > > :> > I think it's asking too much to require sendmail configuration > :> > expertise from contributing porters. Sendmail configuration is > :> > normally relegated to sysadmins that specialize in it. > : > : then use a different MTA, one with proper documentation, > : configuration helpers, or digestible config file formats. there's > : plenty of them in ports. qmail bundled documentation contains > : precise description of steps required to produce a nullclient > : configuration, as does postfix documentation. > > Thanks. I educated myself on this with the help of Simon Barner, who > is doing documentation for the handbook on this problem. And it _is_ > a problem. Been there, got the scars. Actually the problem is not GNATS unavailable for submit with http (try browsing around http://bugs.guug.de/db/pa/lmutt.html - Oh. My. God.) or mx1.freebsd.org requiring one to have a working DNS and MTA configuration. The problem is Sendmail, its config files, its lack of documentation, and finally its position as a default MTA in FreeBSD. > :> > The skill sets are mutually exclusive. > : > : aha. you can't possess skill in both skiing and driving. the skill > : sets are mutually exclusive. eh? > > Yep. Skiiing is not driving, and driving is not skiiing. > They require mutually exclusive skill sets. Perhaps it's just my poor English (ESL speaker here, beware!) but doesn't "exclude" imply "to prevent the other from existing"? At least the online Merriam-Webster would make me believe so. > :> > > > I wonder how many people just give up trying. > :> > > > :> > > Good question. Every single volunteer giving up is a pity. > :> > > :> > Yep. It happens and nobody is aware of it. The ports collection doesn't > :> > really benefit from decreased access for contributors. > : > : is it that hard to have send-pr(1) save the PR in file instead of > : sending it out, and attach it to a mail in your favorite graphical MUA? > : you *are* able to reach @freebsd.org, after all. > > As a matter of fact, that's what I did. And it really screwed things up. > > My favourite graphical MUA (or someone's MUA) inserted quote characters > in the PR, which mangled it. Then I tried to submit an attachment as an > update to it, which got mangled by my favorite MUA, but accepted by > GNATS. Then I sent in a uuencoded webmail attachment as a second update > which seemed to work, at least if you remove the leading spaces. > > This is a problem, becuase the PR was a new port. Now nobody will touch > the port becuase it looks too hard to deal with. So it will probably sit > in GNATS for 6 months, until someone takes it upon themselves to clean > it out. Then, I guess I can re-submit it. Just mail gnats-submit@ (or whatever's the correct address) with ports/#YOUR-PR-NR in subject and the correct patch attached. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 13:06:35 2003 Return-Path: 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 D568816A4CE for ; Tue, 25 Nov 2003 13:06:35 -0800 (PST) Received: from ganymede.hub.org (u46n208.hfx.eastlink.ca [24.222.46.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08BD543F85 for ; Tue, 25 Nov 2003 13:06:35 -0800 (PST) (envelope-from scrappy@hub.org) Received: by ganymede.hub.org (Postfix, from userid 1000) id E3B4B34A87; Tue, 25 Nov 2003 17:03:58 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id D9EBE33C4A; Tue, 25 Nov 2003 17:03:58 -0400 (AST) Date: Tue, 25 Nov 2003 17:03:58 -0400 (AST) From: "Marc G. Fournier" To: sheepkiller@cultdeadsheep.org Message-ID: <20031125170038.I69319@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: gForge under FreeBSD ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 21:06:35 -0000 How many ppl are using it based on ports? Doing a quick scan of: /usr/local/share/gforge/backends/cronjobs/cvs-cron/usergroup.php that gets installed *seems* to be specific to OSs that use shadow password, or am I missing something? Also, when I created the first userid, it created it as userid 102, but FreeBSD *appears* to start its userids >1000 now ... is there somewhere to change that? I'm just starting to play with it, so if this is documented somewhere and I haven't read that far yet, apologies, but I don't believe the 'usergroup.php' issue would be something documented either ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 13:46:10 2003 Return-Path: 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 4D34616A4CF for ; Tue, 25 Nov 2003 13:46:10 -0800 (PST) Received: from mail.blarg.net (floyd.blarg.net [206.124.128.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF3843FB1 for ; Tue, 25 Nov 2003 13:46:08 -0800 (PST) (envelope-from abowhill@blarg.net) Received: from kosmos.my.net (12-230-212-176.client.attbi.com [12.230.212.176]) by mail.blarg.net (Postfix) with ESMTP id C3935386F5; Tue, 25 Nov 2003 13:42:50 -0800 (PST) Received: from kosmos.my.net (localhost [127.0.0.1]) by kosmos.my.net (8.12.10/8.12.10) with ESMTP id hAP9iQj1039256; Tue, 25 Nov 2003 01:44:27 -0800 (PST) (envelope-from kosmos@kosmos.my.net) Received: (from kosmos@localhost) by kosmos.my.net (8.12.10/8.12.10/Submit) id hAP9iQwR039255; Tue, 25 Nov 2003 01:44:26 -0800 (PST) (envelope-from kosmos) Date: Tue, 25 Nov 2003 01:44:26 -0800 From: Allan Bowhill To: freebsd-ports@freebsd.org Message-ID: <20031125094426.GA39119@kosmos.my.net> Mail-Followup-To: freebsd-ports@freebsd.org, Allan Bowhill References: <20031027200046.33CF516A4DB@hub.freebsd.org> <20031027214510.GA52000@kosmos.mynet> <20031027223648.GC1004@zi025.glhnet.mhn.de> <20031028000708.GA52155@kosmos.mynet> <20031028004319.GF1004@zi025.glhnet.mhn.de> <20031125072702.GG340@freepuppy.bellavista.cz> <20031125064404.GA38625@kosmos.my.net> <20031125193010.GB67289@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031125193010.GB67289@freepuppy.bellavista.cz> User-Agent: Mutt/1.4.1i X-URL: http://www.blarg.net/~abowhill/ cc: Allan Bowhill Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 21:46:10 -0000 On 0, Roman Neuhauser wrote: :Please obey the MFT header. For information on how to may your fellow :mutters happy see http://www.mutt.org/doc/manual/manual-3.html#lists Ok, let's see if I get it right this time. (mistake 1: I just chopped the bylines here) :> :> > I think it's asking too much to require sendmail configuration :> :> > expertise from contributing porters. Sendmail configuration is :> :> > normally relegated to sysadmins that specialize in it. :> : :> : then use a different MTA, one with proper documentation, :> : configuration helpers, or digestible config file formats. there's :> : plenty of them in ports. qmail bundled documentation contains :> : precise description of steps required to produce a nullclient :> : configuration, as does postfix documentation. :> :> Thanks. I educated myself on this with the help of Simon Barner, who :> is doing documentation for the handbook on this problem. And it _is_ :> a problem. : : Been there, got the scars. Actually the problem is not GNATS : unavailable for submit with http (try browsing around : http://bugs.guug.de/db/pa/lmutt.html - Oh. My. God.) or : mx1.freebsd.org requiring one to have a working DNS and MTA : configuration. The problem is Sendmail, its config files, its lack : of documentation, and finally its position as a default MTA in : FreeBSD. I agree. Sendmail is probably one of the poorest-documented tools out there. I think they are trying to sell O'Reilly books. Unfortunately, unlike other platforms, to send and receive mail on FreeBSD, you need to a little about how mail works. I did not know a lot in this area, before I started. After learning a bit, I am left with the impression that internet mechanisms and standards that support mail are complicated and somewhat badly-designed. Evolutionary. (too many specialized protocols, headers, acronyms) Despite all this, the configuration task is not that bad if you have good instructions, but in principle, is overkill for submitting ports. It's a little like trying to do square-foot gardening with a combine. But if you have the time and documentation, you can get it to work properly. The bad part is you don't discover you don't discover all this stuff until it's too late, and your resources have been drained. :> :> > The skill sets are mutually exclusive. :> : :> : aha. you can't possess skill in both skiing and driving. the skill :> : sets are mutually exclusive. eh? :> :> Yep. Skiiing is not driving, and driving is not skiiing. :> They require mutually exclusive skill sets. : : Perhaps it's just my poor English (ESL speaker here, beware!) but : doesn't "exclude" imply "to prevent the other from existing"? At : least the online Merriam-Webster would make me believe so. No. It just means they are separate entities, not dependent on one another. You could argue systems administration depends on you ability to program. You could also argue it doesn't. My problem is with the definition of systems administration. Needless to say, you need good systems administration skills to submit new ports to GNATS if you have a dynamic IP on your development box. :> This is a problem, becuase the PR was a new port. Now nobody will touch :> the port becuase it looks too hard to deal with. So it will probably sit :> in GNATS for 6 months, until someone takes it upon themselves to clean :> it out. Then, I guess I can re-submit it. : : Just mail gnats-submit@ (or whatever's the correct address) with : ports/#YOUR-PR-NR in subject and the correct patch attached. Yes. That's how I messed up the second submission out of three. Whatever you do, don't send it as an attachment in outlook express :) -- Allan Bowhill abowhill@blarg.net At the source of every error which is blamed on the computer you will find at least two human errors, including the error of blaming it on the computer. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 13:55:16 2003 Return-Path: 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 6B67A16A533 for ; Tue, 25 Nov 2003 13:55:16 -0800 (PST) Received: from mail.seceidos.de (mail.seceidos.de [213.157.28.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4370B43FA3 for ; Tue, 25 Nov 2003 13:55:15 -0800 (PST) (envelope-from jan-peter.koopmann@seceidos.de) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 25 Nov 2003 22:55:09 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Bug in ports howto question Thread-Index: AcOzna3PbSTa7vkwSBGGMl0PO8c0VgAAFVDA From: "Jan-Peter Koopmann" To: "Allan Bowhill" , X-MailScanner-Seceidos: Found to be clean X-MailScanner-SpamCheck: Subject: RE: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 21:55:16 -0000 Hi Allan, =20 > Needless to say, you need good systems administration skills=20 > to submit new ports to GNATS if you have a dynamic IP on your=20 > development box. Not really. All you need is a smart-host that is setup correctly. Usually your ISP should operate one for you. If that smart-host does not work with GNATS, change the ISP because he does not know what he is doing. :-) And setting up a smart-host is not that difficult. Even with sendmail... :-) Simply look at the .mc file. Google gives something like define(`SMART_HOST', `your.isps.smtp.server') to put in the .mc. Then run make and there you go. That's not too hard, is it? BTW: Personally I think using a smart-host makes a lot of sense if you have a dynamic IP since many MTAs block dial-up IPs or connections from IPs without reverse-mapping. I think that this is too restrictive but nevertheless some admins tend to be that restrictive... > Yes. That's how I messed up the second submission out of=20 > three. Whatever you do, don't send it as an attachment in=20 > outlook express :) :-) Just out of curiosity: What happened? Regards, JP From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 13:55:23 2003 Return-Path: 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 379B616A533 for ; Tue, 25 Nov 2003 13:55:23 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF79343FE0 for ; Tue, 25 Nov 2003 13:55:20 -0800 (PST) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 29644 invoked by uid 85); 25 Nov 2003 22:55:19 +0100 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.165169 secs); 25 Nov 2003 21:55:19 -0000 Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 25 Nov 2003 22:55:18 +0100 Received: (qmail 20959 invoked from network); 25 Nov 2003 22:55:05 +0100 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 25 Nov 2003 22:55:05 +0100 Date: Tue, 25 Nov 2003 22:55:34 +0100 From: Clement Laforet To: "Marc G. Fournier" Message-Id: <20031125225534.2646c8d5.sheepkiller@cultdeadsheep.org> In-Reply-To: <20031125170038.I69319@ganymede.hub.org> References: <20031125170038.I69319@ganymede.hub.org> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: gForge under FreeBSD ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 21:55:23 -0000 On Tue, 25 Nov 2003 17:03:58 -0400 (AST) "Marc G. Fournier" wrote: > > How many ppl are using it based on ports? Doing a quick scan of: I don't thinl a lot of people use it ;-) > /usr/local/share/gforge/backends/cronjobs/cvs-cron/usergroup.php > > that gets installed *seems* to be specific to OSs that use shadow > password, or am I missing something? gforge *is* debian centric. I'm sorry I don't have a full use/knowlegde of gforge, I use it only for basic stuff (and I made a port for someone who switch to debian just after its commit so I never got usefull feedback) > Also, when I created the first userid, it created it as userid 102, > but FreeBSD *appears* to start its userids >1000 now ... is there > somewhere to change that? Last time I created an account it was "correctly" done. Did you already configure an account where UID >= 1000 ? It was on 3.0, maybe code changed since. > I'm just starting to play with it, so if this is documented somewhere > and I haven't read that far yet, apologies, but I don't believe the > 'usergroup.php' issue would be something documented either ... Since gforge is debian centric, account creation processes are not well documented. As you surely read, I said that gforge is a huge and complex port, and I don't have the project to heavily test it. I would be honoured to collaborate with you to make it better and less painful to use under FreeBSD. clem From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 14:24:30 2003 Return-Path: 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 D32BF16A4CE for ; Tue, 25 Nov 2003 14:24:30 -0800 (PST) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by mx1.FreeBSD.org (Postfix) with SMTP id 423F743F93 for ; Tue, 25 Nov 2003 14:24:28 -0800 (PST) (envelope-from ertr1013@student.uu.se) Received: (qmail 3634 invoked by uid 1001); 25 Nov 2003 22:24:26 -0000 Date: Tue, 25 Nov 2003 23:24:26 +0100 From: Erik Trulsson To: freebsd-ports@freebsd.org, Allan Bowhill Message-ID: <20031125222426.GA3585@falcon.midgard.homeip.net> Mail-Followup-To: freebsd-ports@freebsd.org, Allan Bowhill References: <20031027200046.33CF516A4DB@hub.freebsd.org> <20031027214510.GA52000@kosmos.mynet> <20031027223648.GC1004@zi025.glhnet.mhn.de> <20031028000708.GA52155@kosmos.mynet> <20031028004319.GF1004@zi025.glhnet.mhn.de> <20031125072702.GG340@freepuppy.bellavista.cz> <20031125064404.GA38625@kosmos.my.net> <20031125193010.GB67289@freepuppy.bellavista.cz> <20031125094426.GA39119@kosmos.my.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031125094426.GA39119@kosmos.my.net> User-Agent: Mutt/1.5.5.1i Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 22:24:31 -0000 On Tue, Nov 25, 2003 at 01:44:26AM -0800, Allan Bowhill wrote: > On 0, Roman Neuhauser wrote: > :> :> > The skill sets are mutually exclusive. > :> : > :> : aha. you can't possess skill in both skiing and driving. the skill > :> : sets are mutually exclusive. eh? > :> > :> Yep. Skiiing is not driving, and driving is not skiiing. > :> They require mutually exclusive skill sets. > : > : Perhaps it's just my poor English (ESL speaker here, beware!) but > : doesn't "exclude" imply "to prevent the other from existing"? At > : least the online Merriam-Webster would make me believe so. > > No. It just means they are separate entities, not dependent on one > another. You could argue systems administration depends on you ability > to program. You could also argue it doesn't. My problem is with the > definition of systems administration. Wrong. If two things are mutually exclusive that does mean that you can have either the one, or the other, but not both at the same time. I can't imagine any situation in which two skill sets could be mutually exclusive, since that would mean that knowing one set of skills would actually prevent you from knowing the other set of skills, which would be very strange indeed. (Knowing how to ski does not prevent you from knowing how to drive, and knowing how to drive does not prevent from knowing how to ski, thus they are not mutually exclusive skills.) What you apparently tried to convey was that the skill sets are "completely separate", "non-overlapping", or "independent of each other". None of which is equivalent to "mutually exclusive". (If the skill sets in question actually are independent of each other or not, is a question that I will leave for you to discuss.) Here endeth todays English lesson. -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 15:03:30 2003 Return-Path: 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 DE8FA16A4CE for ; Tue, 25 Nov 2003 15:03:30 -0800 (PST) Received: from ganymede.hub.org (u46n208.hfx.eastlink.ca [24.222.46.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF0C43FAF for ; Tue, 25 Nov 2003 15:03:30 -0800 (PST) (envelope-from scrappy@hub.org) Received: by ganymede.hub.org (Postfix, from userid 1000) id 0C6BC358B9; Tue, 25 Nov 2003 19:00:54 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 04C3833C4A; Tue, 25 Nov 2003 19:00:54 -0400 (AST) Date: Tue, 25 Nov 2003 19:00:53 -0400 (AST) From: "Marc G. Fournier" To: Clement Laforet In-Reply-To: <20031125225534.2646c8d5.sheepkiller@cultdeadsheep.org> Message-ID: <20031125185848.D69319@ganymede.hub.org> References: <20031125170038.I69319@ganymede.hub.org> <20031125225534.2646c8d5.sheepkiller@cultdeadsheep.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: Re: gForge under FreeBSD ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 23:03:31 -0000 On Tue, 25 Nov 2003, Clement Laforet wrote: > > I'm just starting to play with it, so if this is documented somewhere > > and I haven't read that far yet, apologies, but I don't believe the > > 'usergroup.php' issue would be something documented either ... > > Since gforge is debian centric, account creation processes are not well > documented. As you surely read, I said that gforge is a huge and complex > port, and I don't have the project to heavily test it. I would be > honoured to collaborate with you to make it better and less painful to > use under FreeBSD. Well, we're looking at moving gborg.postgresql.org -> gforge.postgresql.org, and really pushing its usage within our community ... how much time do you have? :) ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 15:14:29 2003 Return-Path: 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 F30C216A4CE for ; Tue, 25 Nov 2003 15:14:28 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DD7343F93 for ; Tue, 25 Nov 2003 15:14:26 -0800 (PST) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 36774 invoked by uid 85); 26 Nov 2003 00:14:24 +0100 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.118746 secs); 25 Nov 2003 23:14:24 -0000 Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 26 Nov 2003 00:14:23 +0100 Received: (qmail 22529 invoked from network); 26 Nov 2003 00:14:10 +0100 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 26 Nov 2003 00:14:10 +0100 Date: Wed, 26 Nov 2003 00:14:39 +0100 From: Clement Laforet To: "Marc G. Fournier" Message-Id: <20031126001439.7be7904d.sheepkiller@cultdeadsheep.org> In-Reply-To: <20031125185848.D69319@ganymede.hub.org> References: <20031125170038.I69319@ganymede.hub.org> <20031125225534.2646c8d5.sheepkiller@cultdeadsheep.org> <20031125185848.D69319@ganymede.hub.org> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: gForge under FreeBSD ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 23:14:29 -0000 On Tue, 25 Nov 2003 19:00:53 -0400 (AST) "Marc G. Fournier" wrote: > Well, we're looking at moving gborg.postgresql.org -> > gforge.postgresql.org, and really pushing its usage within our > community... how much time do you have? :) As I currently unemployed, I can say about 8 and 10 hours a day ;-) Now, I'm going to bed, I've just funished some courier-imap/qmail hack for a friend, tomorrow, I'll be free to work on gforge (jail is ready too) ;-) clem From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 15:51:37 2003 Return-Path: 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 7276416A4F0 for ; Tue, 25 Nov 2003 15:51:37 -0800 (PST) Received: from mail.blarg.net (floyd.blarg.net [206.124.128.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E48B43F3F for ; Tue, 25 Nov 2003 15:51:28 -0800 (PST) (envelope-from abowhill@blarg.net) Received: from kosmos.my.net (12-230-212-176.client.attbi.com [12.230.212.176]) by mail.blarg.net (Postfix) with ESMTP id 0DC1E37ED0 for ; Tue, 25 Nov 2003 15:48:33 -0800 (PST) Received: from kosmos.my.net (localhost [127.0.0.1]) by kosmos.my.net (8.12.10/8.12.10) with ESMTP id hAPBo3j1039940 for ; Tue, 25 Nov 2003 03:50:09 -0800 (PST) (envelope-from kosmos@kosmos.my.net) Received: (from kosmos@localhost) by kosmos.my.net (8.12.10/8.12.10/Submit) id hAPBo3Ob039939 for freebsd-ports@freebsd.org; Tue, 25 Nov 2003 03:50:03 -0800 (PST) (envelope-from kosmos) Date: Tue, 25 Nov 2003 03:50:03 -0800 From: Allan Bowhill To: freebsd-ports@freebsd.org Message-ID: <20031125115003.GA39842@kosmos.my.net> Mail-Followup-To: freebsd-ports@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-URL: http://www.blarg.net/~abowhill/ Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 23:51:39 -0000 On 0, Jan-Peter Koopmann wrote: :Hi Allan, : :to put in the .mc. Then run make and there you go. That's not too hard, :is it? BTW: Personally I think using a smart-host makes a lot of sense :if you have a dynamic IP since many MTAs block dial-up IPs or :connections from IPs without reverse-mapping. I think that this is too :restrictive but nevertheless some admins tend to be that restrictive... Actually, the process is considerably more complex than setting a smart host in sendmail.mc, although I wish it were not. The instructions to setup mail under smtp-auth, which Simon Barner is working on, total to about a 1700-line document. :> Yes. That's how I messed up the second submission out of :> three. Whatever you do, don't send it as an attachment in :> outlook express :) : ::-) Just out of curiosity: What happened? Well, if you check out bug #58500, you can see for yourself: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/58500 I think there is something in Outlook that will badly mangle an attachment to GNATS. -- Allan Bowhill abowhill@blarg.net All I want is a warm bed and a kind word and unlimited power -- Ashleigh Brilliant From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 17:37:05 2003 Return-Path: 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 30B5416A4CE for ; Tue, 25 Nov 2003 17:37:05 -0800 (PST) Received: from gatekeeper.oremut02.us.wh.verio.net (gatekeeper.oremut02.us.wh.verio.net [198.65.168.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51CE443FB1 for ; Tue, 25 Nov 2003 17:37:04 -0800 (PST) (envelope-from poleson@verio.net) Received: from mx.dmz.orem.verio.net (mx.dmz.orem.verio.net [10.1.1.10]) 2DDD91E7931 for ; Tue, 25 Nov 2003 18:37:04 -0700 (MST) Received: from verio.net (demigorgon.dmz.orem.verio.net [10.1.1.54]) hAQ1b2V2048620; Tue, 25 Nov 2003 18:37:03 -0700 (MST) (envelope-from poleson@verio.net) Message-ID: <3FC403AD.7020706@verio.net> Date: Tue, 25 Nov 2003 18:36:45 -0700 From: Phil Oleson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031020 X-Accept-Language: en-us, en MIME-Version: 1.0 To: markun@onohara.to Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: clamav-0.65 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 01:37:05 -0000 Hey.. the latest clamav needs a couple fixes.. I had libgmp4 installed and even though it wasn't included as a dependancy for clamav, the port used it.. thus it looks like it needs the LIB_DEPENDS like clamav-devel does. Also, the Makefile in ${BUILD_WRKSRC}/etc/ does not install the clamav.conf.default so the extra port-install cmd is needed. Phil. ---------------------------------------------------------------------------------------------------------------------------------------------- diff -ur clamav.orig/Makefile clamav/Makefile --- clamav.orig/Makefile Wed Nov 19 10:40:04 2003 +++ clamav/Makefile Tue Nov 25 18:32:01 2003 @@ -14,6 +14,7 @@ MAINTAINER= markun@onohara.to COMMENT= Command line virus scanner written entirely in C +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ unarj:${PORTSDIR}/archivers/unarj \ unrar:${PORTSDIR}/archivers/unrar \ @@ -33,7 +34,7 @@ CONFIGURE_ARGS= --with-dbdir=${DATADIR} \ --disable-clamav --enable-bigstack CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= ${PTHREAD_LIBS} +LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1 MAN5= clamav.conf.5 @@ -106,6 +107,7 @@ post-install: @${INSTALL_SCRIPT} ${WRKDIR}/clamd.sh ${RC_DIR}/clamd${RC_SUFX} @${CHOWN} -R clamav:clamav ${DATADIR} + @${INSTALL_SCRIPT} ${BUILD_WRKSRC}/etc/clamav.conf.default ${PREFIX}/etc @[ -f ${PREFIX}/etc/clamav.conf ] || \ ${CP} ${PREFIX}/etc/clamav.conf.default ${PREFIX}/etc/clamav.conf @${SETENV} PKG_PREFIX=${PREFIX} \ ---------------------------------------------------------------------------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 19:35:29 2003 Return-Path: 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 6B0F716A4CE; Tue, 25 Nov 2003 19:35:29 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 146E943FEC; Tue, 25 Nov 2003 19:35:28 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp150-7.dialup.mtu-net.ru [62.118.150.7]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 468BF13307B; Wed, 26 Nov 2003 06:35:25 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <3FC41F81.2030807@ciam.ru> Date: Wed, 26 Nov 2003 06:35:29 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031120 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matt Edwards References: <010001c3b32a$19930650$0102000a@home.local> In-Reply-To: <010001c3b32a$19930650$0102000a@home.local> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: forkbomb@users.sourceforge.net cc: freebsd-questions@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: mSyslog port and FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 03:35:29 -0000 Matt Edwards wrote: > (wow, big surprise for me;) I have a few questions, but the one I must ask > is, has anyone on a FreeBSD box got this to work WITH mysql? Have you tried to contact with a port maintainer (anders@FreeBSD.org)? --- Sem. From owner-freebsd-ports@FreeBSD.ORG Tue Nov 25 19:57:00 2003 Return-Path: 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 0D87716A4CE for ; Tue, 25 Nov 2003 19:57:00 -0800 (PST) Received: from mail.wordbank.com (mail1.wordbank.com [213.86.82.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0CF743FDD for ; Tue, 25 Nov 2003 19:56:57 -0800 (PST) (envelope-from john_oshea@mail.wordbank.com) Received: from 10.1.1.50 by mail.wordbank.com ([10.1.1.10]) with ESMTP for ; Mon, 24 Nov 2003 11:02:32 -0000 Mime-Version: 1.0 Message-Id: Date: Mon, 24 Nov 2003 11:02:49 +0000 To: freebsd-ports@freebsd.org From: john_oshea@wordbank.com Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Authenticated-Sender: John_Oshea X-Server: VPOP3 V1.5.4 - Registered Subject: Problems building expat port [long-ish] [re-send] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 03:57:00 -0000 [apologies if you're seeing this twice - have had some DNS issues preventing the original post, so this was sent via an (ick) Hotmail account that I suspect has been filtered out by most of you] I'm getting configure errors on a variety of 4.8/4.9 boxen while building expat (snipped output follows). I'm re-supping 'ports-all tag=.', have zapped the entire /usr/ports tree and tried several cvsup servers and am now at a loss. Can anyone offer me a hint as to what I'm missing / doing wrong? Ta, John >===> Configuring for expat-1.95.6_1 >checking build system type... Invalid configuration >`FreeBSD-portbld-freebsd4.8': machine `FreeBSD-portbld' not >recognized >configure: error: /bin/sh conftools/config.sub >FreeBSD-portbld-freebsd4.8 failed >===> Script "configure" failed unexpectedly. > Please report the problem to kuriyama@FreeBSD.org [maintainer] and > attach the "/usr/ports/textproc/expat2/work/expat-1.95.6/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`). -------------------------------------------------------------------------------- /usr/ports/textproc/expat2/work/expat-1.95.6/config.log: -------------------------------------------------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by expat configure 1.95.6, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr/local --build=FreeBSD-portbld-freebsd4.8 ## --------- ## ## Platform. ## ## --------- ## hostname = www1.wordbank.co.uk uname -m = i386 uname -r = 4.8-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.8-STABLE #0: Thu Jul 24 12:57:13 BST 2003 root@www1.wor dbank.co.uk:/usr/obj/usr/src/sys/AGILEXTRA /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/libexec/libtool13 PATH: /home/johno/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/local/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1655: checking build system type configure:1668: error: /bin/sh conftools/config.sub FreeBSD-portbld-freebsd4.8 f ailed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_LDFLAGS_set= ac_cv_env_CFLAGS_set=set ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_host_alias_set= lt_cv_sys_path_separator=: ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_build_alias=FreeBSD-portbld-freebsd4.8 ac_cv_env_CPPFLAGS_value= ac_cv_env_host_alias_value= ac_cv_build= ac_cv_env_build_alias_value=FreeBSD-portbld-freebsd4.8 ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_build_alias=FreeBSD-portbld-freebsd4.8 ac_cv_env_CPPFLAGS_value= ac_cv_env_host_alias_value= ac_cv_build= ac_cv_env_build_alias_value=FreeBSD-portbld-freebsd4.8 ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "expat" #define PACKAGE_TARNAME "expat" #define PACKAGE_VERSION "1.95.6" #define PACKAGE_STRING "expat 1.95.6" #define PACKAGE_BUGREPORT "expat-bugs@mail.libexpat.org" configure: exit 1 -------------------------------------------------------------------------------- -- John O'Shea, IT Services Wordbank Limited 33 Charlotte Street, London W1T 1RR Direct line: +44 (0) 20 7903 8829 Fax: +44 (0) 20 7903 8888 From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 01:42:16 2003 Return-Path: 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 1F89E16A4CE; Wed, 26 Nov 2003 01:42:16 -0800 (PST) Received: from mail.contactel.cz (mail.contactel.cz [212.65.193.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC0B43FCB; Wed, 26 Nov 2003 01:42:14 -0800 (PST) (envelope-from zburget@c-box.cz) Received: from mail.miastudio.cz (74.75.108.194.contactel.net [194.108.75.74]) by mail.contactel.cz (Postfix) with SMTP id 71BA649F4D; Wed, 26 Nov 2003 10:42:12 +0100 (CET) Received: from 192.168.1.250 ([192.168.1.250]) by mail.miastudio.cz (WinRoute Pro 4.1.30) with SMTP; Wed, 26 Nov 2003 10:42:12 +0100 Message-ID: <005801c3b402$1c9fe100$fa01a8c0@video> From: =?iso-8859-2?Q?Zbyn=ECk_Burget?= To: Date: Wed, 26 Nov 2003 10:46:05 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0055_01C3B40A.7E5AD320" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4922.1500 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4925.2800 cc: ports@FreeBSD.org Subject: FreeBSD Port: openoffice-1.1.0_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 09:42:16 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0055_01C3B40A.7E5AD320 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Hi, I find some small imperfections in Makefile for openoffice 1.1 I've defined WRKDIRPREFIX= /usr/obj in my make.conf and attempt of build reports errs I try find and correct this errs and I was create attached .diff Now all works... ...sorry for my english :-( Zbynek Burget ------=_NextPart_000_0055_01C3B40A.7E5AD320 Content-Type: application/octet-stream; name="Makefile.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Makefile.diff" --- Makefile.orig Thu Nov 20 06:13:27 2003=0A= +++ Makefile Sat Nov 22 12:53:01 2003=0A= @@ -324,7 +324,7 @@=0A= done=0A= @${CP} ${WRKDIR}/gpc231/gpc.c ${WRKSRC}/../external/gpc/=0A= @${CP} ${WRKDIR}/gpc231/gpc.h ${WRKSRC}/../external/gpc/=0A= - @${MAKE} extract-mozilla=0A= + @cd ${.CURDIR} && ${MAKE} extract-mozilla=0A= @-${RM} -f ${WRKSRC}/../moz/zipped/*.zip=0A= @${CHMOD} +x ${WRKSRC}/../solenv/bin/zipdep.pl=0A= .if defined(L10NHELP)=0A= @@ -335,9 +335,9 @@=0A= .endif=0A= =0A= post-patch:=0A= - @${MAKE} patch-mozilla=0A= - @${MAKE} fix-kdewrappers=0A= - @${MAKE} fix-gnomewrappers=0A= + @cd ${.CURDIR} && ${MAKE} patch-mozilla=0A= + @cd ${.CURDIR} && ${MAKE} fix-kdewrappers=0A= + @cd ${.CURDIR} && ${MAKE} fix-gnomewrappers=0A= .if defined(WITH_TTF_BYTECODE_ENABLED)=0A= @if [ "`echo ${PATCHDIR}/optpatch-*`" !=3D "${PATCHDIR}/optpatch-*" ]; = then \=0A= ${ECHO_MSG} "=3D=3D=3D> Applying additional TTF bytecode patches for = ${PKGNAME}" ; \=0A= @@ -452,17 +452,17 @@=0A= | ${ZIP} ${WRKDIR}/FREEBSDGCCIruntime.zip -@=0A= =0A= mozilla:=0A= - @${MAKE} extract-mozilla=0A= - @${MAKE} patch-mozilla=0A= - @${MAKE} build-mozilla=0A= - @${MAKE} register-mozilla=0A= - @${MAKE} install-mozilla=0A= + @cd ${.CURDIR} && ${MAKE} extract-mozilla=0A= + @cd ${.CURDIR} && ${MAKE} patch-mozilla=0A= + @cd ${.CURDIR} && ${MAKE} build-mozilla=0A= + @cd ${.CURDIR} && ${MAKE} register-mozilla=0A= + @cd ${.CURDIR} && ${MAKE} install-mozilla=0A= =0A= do-build:=0A= .if ! exists(${WRKSRC}/../moz/zipped/FREEBSDGCCIruntime.zip)=0A= .if ! exists(${WRKSRC}/../moz/zipped/FREEBSDGCCIlib.zip)=0A= .if ! exists(${WRKSRC}/../moz/zipped/FREEBSDGCCIinc.zip)=0A= - @${MAKE} mozilla=0A= + @cd ${.CURDIR} && ${MAKE} mozilla=0A= .endif=0A= .endif=0A= .endif=0A= @@ -569,8 +569,8 @@=0A= .endif=0A= =0A= update:=0A= - @${MAKE} fetch=0A= - @${MAKE} extract=0A= + @cd ${.CURDIR} && ${MAKE} fetch=0A= + @cd ${.CURDIR} && ${MAKE} extract=0A= @cd ${WRKSRC}/.. && for dir in *; do \=0A= if [ -d $$dir ]; then \=0A= cd $$dir; cvs update -d; cd ..; \=0A= ------=_NextPart_000_0055_01C3B40A.7E5AD320-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 02:37:23 2003 Return-Path: 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 0432916A4CE for ; Wed, 26 Nov 2003 02:37:23 -0800 (PST) Received: from lilith.bellavista.cz (lilith.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31C4143FBF for ; Wed, 26 Nov 2003 02:37:21 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id 070C832; Wed, 26 Nov 2003 11:37:15 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id D0B6D2FDA03; Wed, 26 Nov 2003 11:37:14 +0100 (CET) Date: Wed, 26 Nov 2003 11:37:14 +0100 From: Roman Neuhauser To: freebsd-ports@freebsd.org, Allan Bowhill Message-ID: <20031126103714.GT340@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports@freebsd.org, Allan Bowhill References: <20031027200046.33CF516A4DB@hub.freebsd.org> <20031027214510.GA52000@kosmos.mynet> <20031027223648.GC1004@zi025.glhnet.mhn.de> <20031028000708.GA52155@kosmos.mynet> <20031028004319.GF1004@zi025.glhnet.mhn.de> <20031125072702.GG340@freepuppy.bellavista.cz> <20031125064404.GA38625@kosmos.my.net> <20031125193010.GB67289@freepuppy.bellavista.cz> <20031125094426.GA39119@kosmos.my.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031125094426.GA39119@kosmos.my.net> User-Agent: Mutt/1.5.4i Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 10:37:23 -0000 # abowhill@blarg.net / 2003-11-25 01:44:26 -0800: > On 0, Roman Neuhauser wrote: strange date :) > Unfortunately, unlike other platforms, to send and receive mail on > FreeBSD, you need to a little about how mail works. I did not know a > lot in this area, before I started. Unfortunately? I don't agree with your assessment of the fact, but that's just me. > After learning a bit, I am left with the impression that internet > mechanisms and standards that support mail are complicated and > somewhat badly-designed. Evolutionary. (too many specialized > protocols, headers, acronyms) > > Despite all this, the configuration task is not that bad if you have > good instructions, but in principle, is overkill for submitting > ports. It's a little like trying to do square-foot gardening with a > combine. But if you have the time and documentation, you can get it > to work properly. Do you say port submission should be taken out using a separate mechanism? > :> This is a problem, becuase the PR was a new port. Now nobody will touch > :> the port becuase it looks too hard to deal with. So it will probably sit > :> in GNATS for 6 months, until someone takes it upon themselves to clean > :> it out. Then, I guess I can re-submit it. > : > : Just mail gnats-submit@ (or whatever's the correct address) with > : ports/#YOUR-PR-NR in subject and the correct patch attached. > > Yes. That's how I messed up the second submission out of three. Whatever > you do, don't send it as an attachment in outlook express :) Whatever you do, avoid Outlook [Express]. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 02:38:21 2003 Return-Path: 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 9381216A4CE for ; Wed, 26 Nov 2003 02:38:21 -0800 (PST) Received: from kartxila.xarli.net (xarli.net [62.212.98.67]) by mx1.FreeBSD.org (Postfix) with SMTP id BD54443F3F for ; Wed, 26 Nov 2003 02:38:18 -0800 (PST) (envelope-from martymac@martymac.com) Received: (qmail 5436 invoked by uid 1008); 26 Nov 2003 10:38:17 -0000 Received: from martymac@martymac.com by kartxila by uid 1033 with qmail-scanner-1.20 Clear:RC:1(127.0.0.1):. Processed in 1.267873 secs); 26 Nov 2003 10:38:17 -0000 Received: from unknown (HELO 192.54.193.25) (127.0.0.1) by localhost with SMTP; 26 Nov 2003 10:38:15 -0000 Received: from phpmailer ([192.54.193.25]) by 192.54.193.25 with HTTPS (UebiMiau); Wed, 26 Nov 2003 11:38:15 +0100 Date: Wed, 26 Nov 2003 11:38:15 +0100 To: freebsd-ports@freebsd.org From: Martymac Message-ID: <317e3e4a42075a2ea87e1aac63926789@192.54.193.25> X-Priority: 3 X-Mailer: UebiMiau [PHPMailer version 1.70] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-15" Subject: Update of a port not yet published X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martymac List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 10:38:21 -0000 hi all, I've recently submitted a new port which is now waiting for being integrated into the ports collection (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/59252). I've fixed a few bugs and I'm now wondering if I can submit it again *before* its integration/validation ? What Synopsis should I use ? "New port" (again), "Update" ... ? Any hint is welcome, Many thanks, Martymac. From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 02:41:18 2003 Return-Path: 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 DC5BD16A4CE for ; Wed, 26 Nov 2003 02:41:18 -0800 (PST) Received: from smtp3.euronet.nl (smtp3.euronet.nl [194.134.35.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2566A43FAF for ; Wed, 26 Nov 2003 02:41:18 -0800 (PST) (envelope-from znerd@FreeBSD.org) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp3.euronet.nl (Postfix) with ESMTP id 0BC853A077; Wed, 26 Nov 2003 11:40:42 +0100 (MET) From: Ernst de Haan To: Martymac , freebsd-ports@freebsd.org Date: Wed, 26 Nov 2003 11:40:41 +0100 User-Agent: KMail/1.5.4 References: <317e3e4a42075a2ea87e1aac63926789@192.54.193.25> In-Reply-To: <317e3e4a42075a2ea87e1aac63926789@192.54.193.25> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311261140.42022.znerd@FreeBSD.org> Subject: Re: Update of a port not yet published X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 10:41:19 -0000 Martymac, Just submit a new PR and include a message in the PR like "This PR supersedes PR xxxxx." Ernst On woensdag 26 november 2003 11:38, Martymac wrote: > hi all, > > I've recently submitted a new port which is now waiting for being > integrated into the ports collection > (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/59252). > > I've fixed a few bugs and I'm now wondering if I can submit it again > *before* its integration/validation ? What Synopsis should I use ? "New > port" (again), "Update" ... ? > > Any hint is welcome, > Many thanks, > > Martymac. > > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 02:42:05 2003 Return-Path: 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 65CBB16A4CE; Wed, 26 Nov 2003 02:42:05 -0800 (PST) Received: from smtp0.euronet.nl (smtp0.euronet.nl [194.134.35.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id E429043F85; Wed, 26 Nov 2003 02:42:03 -0800 (PST) (envelope-from ernst.dehaan@nl.wanadoo.com) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp0.euronet.nl (Postfix) with ESMTP id 7A2EB246F1; Wed, 26 Nov 2003 11:41:49 +0100 (MET) From: Ernst de Haan Organization: Wanadoo Nederland B.V. To: "Conrad Burger" , Date: Wed, 26 Nov 2003 11:41:51 +0100 User-Agent: KMail/1.5.4 References: In-Reply-To: X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311261141.51567.ernst.dehaan@nl.wanadoo.com> cc: freebsd-ports-bugs@freebsd.org Subject: Re: Jakarta 4.1.29 dist location incorrect X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 10:42:05 -0000 We're currently in a ports freeze. I've asked portmgr@ permission to commit a patch, but haven't had a reaction so far. Ernst On maandag 24 november 2003 12:02, Conrad Burger wrote: > Hi > > I had to edit the makefile for Tomcat4.1.29 for the fetch to succeed, > could someone please fix this. > > Incorrect location = > http://www.apache.org/dist/jakarta/tomcat-4/binaries/ > > Correct location = > http://www.apache.org/dist/jakarta/tomcat-4/v4.1.29/bin/ > > Please advise if what I am saying is wrong. > > Cheers > Conrad Burger > Support Engineer > TEBiVO Business Continuity > conrad@tebivo.com > > > Click here to view our e-mail legal notice: > http://www.tebivo.com/email.htm or call: +27 21 888 7920 > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 02:42:55 2003 Return-Path: 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 A51F016A4CE for ; Wed, 26 Nov 2003 02:42:55 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8A6543FD7 for ; Wed, 26 Nov 2003 02:42:54 -0800 (PST) (envelope-from linimon@lonesome.com) Received: from lonesome.com (cs242719-195.austin.rr.com [24.27.19.195]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 6094714697; Wed, 26 Nov 2003 04:42:52 -0600 (CST) Message-ID: <3FC48349.8090603@lonesome.com> Date: Wed, 26 Nov 2003 04:41:13 -0600 From: Mark Linimon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030713 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martymac References: <317e3e4a42075a2ea87e1aac63926789@192.54.193.25> In-Reply-To: <317e3e4a42075a2ea87e1aac63926789@192.54.193.25> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: Update of a port not yet published X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 10:42:55 -0000 Either use the "submit followup" link on the interactive web page and post the file as a followup, or open up a new PR that has a notation in the Description field that "obsoletes ports/XYZ". mcl From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 02:49:42 2003 Return-Path: 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 F2D8E16A4CE for ; Wed, 26 Nov 2003 02:49:41 -0800 (PST) Received: from outpost.globcon.net (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id 3D23543F93 for ; Wed, 26 Nov 2003 02:49:40 -0800 (PST) (envelope-from sergei@FreeBSD.org) Received: (qmail 37112 invoked from network); 26 Nov 2003 10:49:40 -0000 Received: from agdcgw01.akingump.com (HELO kolobov.com) (12.40.174.2) by outpost.globcon.net (62.141.88.161) with SMTP; 26 Nov 2003 10:49:40 -0000 Received: (qmail 30070 invoked by uid 911); 26 Nov 2003 10:48:44 -0000 Date: Wed, 26 Nov 2003 13:48:44 +0300 From: Sergei Kolobov To: freebsd-ports@freebsd.org Message-ID: <20031126104844.GA29988@chetwood.ru> Mail-Followup-To: freebsd-ports@freebsd.org References: <317e3e4a42075a2ea87e1aac63926789@192.54.193.25> <200311261140.42022.znerd@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: <200311261140.42022.znerd@FreeBSD.org> User-Agent: Mutt/1.5.3i Subject: Re: Update of a port not yet published X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 10:49:42 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2003-11-26 at 11:40 +0100, Ernst de Haan wrote: > On woensdag 26 november 2003 11:38, Martymac wrote: > > I've recently submitted a new port which is now waiting for being > > integrated into the ports collection > > (http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/59252). > > > > I've fixed a few bugs and I'm now wondering if I can submit it again > > *before* its integration/validation ? What Synopsis should I use ? "New > > port" (again), "Update" ... ? >=20 > Just submit a new PR and include a message in the PR like "This PR=20 > supersedes PR xxxxx." Yes, I agree with Ernst - from a committer's viewpoint, it is easier to have all information about a new port in a single PR, as opposed to one PR with the original shar file, plus several PRs of updates in diff format. ;) Include something like [NEW PORT] in the Synopsis field, and then in Description area add something similar to: Supercedes: ports/59252 That way, a committer will know to close that old PR. Better yet, you may want to check out my devel/porttools port which will automate most of that for you. 8-) Sergei --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/xIUMFOxuaTulNAERAgwdAJ4oD5UOm6YglG61FMV0UyEQSfQ/cQCfbUXP dAF6L+l5sBcAVgdGL2tYtmM= =EnOT -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 03:02:16 2003 Return-Path: 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 3C83316A4CF for ; Wed, 26 Nov 2003 03:02:16 -0800 (PST) Received: from kartxila.xarli.net (xarli.net [62.212.98.67]) by mx1.FreeBSD.org (Postfix) with SMTP id 2DEE54400E for ; Wed, 26 Nov 2003 03:02:05 -0800 (PST) (envelope-from martymac@martymac.com) Received: (qmail 29242 invoked by uid 1008); 26 Nov 2003 11:02:04 -0000 Received: from martymac@martymac.com by kartxila by uid 1033 with qmail-scanner-1.20 Clear:RC:1(127.0.0.1):. Processed in 1.334358 secs); 26 Nov 2003 11:02:04 -0000 Received: from unknown (HELO 192.54.193.25) (127.0.0.1) by localhost with SMTP; 26 Nov 2003 11:02:02 -0000 Received: from phpmailer ([192.54.193.25]) by 192.54.193.25 with HTTPS (UebiMiau); Wed, 26 Nov 2003 12:02:02 +0100 Date: Wed, 26 Nov 2003 12:02:02 +0100 To: Sergei Kolobov , freebsd-ports@freebsd.org From: Martymac Message-ID: X-Priority: 3 X-Mailer: UebiMiau [PHPMailer version 1.70] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-15" Subject: Re: Update of a port not yet published X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martymac List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 11:02:16 -0000 Many thanks for these answers, guys :)) --------- Message d'origine -------- De: Sergei Kolobov A: freebsd-ports@freebsd.org Objet: Re: Update of a port not yet published Date: 26/11/03 08:50 > On 2003-11-26 at 11:40 +0100, Ernst de Haan wrote: > > On woensdag 26 november 2003 11:38, Martymac wrote: > > > I've recently submitted a new port which is now waiting for being > > > integrated into the ports collection > > > (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/59252). > > > > > > I've fixed a few bugs and I'm now wondering if I can submit it again > > > *before* its integration/validation ? What Synopsis should I use ? "New > > > port" (again), "Update" ... ? > > > > Just submit a new PR and include a message in the PR like "This PR > > supersedes PR xxxxx." > > Yes, I agree with Ernst - from a committer's viewpoint, it is easier to > have all information about a new port in a single PR, as opposed to one > PR with the original shar file, plus several PRs of updates in diff > format. ;) > > Include something like [NEW PORT] in the Synopsis field, and then in > Description area add something similar to: > > Supercedes: ports/59252 > > That way, a committer will know to close that old PR. > > Better yet, you may want to check out my devel/porttools port > which will automate most of that for you. 8-) > > Sergei > > From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 07:35:19 2003 Return-Path: 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 14D3A16A4CE; Wed, 26 Nov 2003 07:35:19 -0800 (PST) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [147.102.222.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 231EF43FDD; Wed, 26 Nov 2003 07:35:17 -0800 (PST) (envelope-from past@ajax.noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) by ulysses.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id hAQFZFgY025459; Wed, 26 Nov 2003 17:35:15 +0200 (EET) (envelope-from past@ajax.noc.ntua.gr) Received: from ajax.noc.ntua.gr (localhost [127.0.0.1]) by ajax.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id hAQFZFoN062288; Wed, 26 Nov 2003 17:35:15 +0200 (EET) (envelope-from past@ajax.noc.ntua.gr) Received: (from past@localhost) by ajax.noc.ntua.gr (8.12.9p1/8.12.9/Submit) id hAQFZF55062287; Wed, 26 Nov 2003 17:35:15 +0200 (EET) Date: Wed, 26 Nov 2003 17:35:15 +0200 (EET) Message-Id: <200311261535.hAQFZF55062287@ajax.noc.ntua.gr> To: FreeBSD-gnats-submit@freebsd.org From: Panagiotis Astithas X-send-pr-version: 3.113 X-GNATS-Notify: cc: ports@freebsd.org Subject: [patch] fix & update port net/limewire X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Panagiotis Astithas List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 15:35:19 -0000 >Submitter-Id: current-users >Originator: Panagiotis Astithas >Organization: National Technical University of Athens >Confidential: no >Synopsis: [patch] fix & update port net/limewire >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 4.8-STABLE i386 >Environment: System: FreeBSD ajax.noc.ntua.gr 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 8 21:45:00 EEST 2003 root@ajax.noc.ntua.gr:/usr/obj/usr/src/sys/GENERIC i386 >Description: The net/limewire port does not build since the distfile contents have changed. Fix the build by updating from 2.7.9 to 3.6.15. >How-To-Repeat: Try to build the port. >Fix: Apply the following patch (cd /usr/ports/net; patch -p < limewire.patch): --- limewire.patch begins here --- diff -ru /usr/ports/net/limewire/Makefile limewire/Makefile --- /usr/ports/net/limewire/Makefile Wed Nov 26 15:24:47 2003 +++ limewire/Makefile Wed Nov 26 15:32:46 2003 @@ -34,6 +34,6 @@ @${INSTALL_SCRIPT} ${WRKSRC}/runLime.sh.sed ${PREFIX}/bin/limewire @${MKDIR} ${JAR_DIR} @${INSTALL_DATA} ${WRKSRC}/*.jar ${WRKSRC}/MessagesBundle.properties \ - ${JAR_DIR} + ${WRKSRC}/xml.war ${WRKSRC}/update.ver ${JAR_DIR} .include diff -ru /usr/ports/net/limewire/distinfo limewire/distinfo --- /usr/ports/net/limewire/distinfo Tue Nov 26 06:02:09 2002 +++ limewire/distinfo Wed Nov 26 15:32:46 2003 @@ -1 +1 @@ -MD5 (LimeWireLinux.tgz) = b1bf61048e8f98dc0330ed2d8f714285 +MD5 (LimeWireLinux.tgz) = 324eebdc2089e81f7fbf6b4cef137856 diff -ru /usr/ports/net/limewire/files/patch-runLime.sh limewire/files/patch-runLime.sh --- /usr/ports/net/limewire/files/patch-runLime.sh Wed Aug 7 01:10:38 2002 +++ limewire/files/patch-runLime.sh Wed Nov 26 15:32:46 2003 @@ -1,15 +1,16 @@ ---- runLime.sh.orig Wed May 15 14:32:03 2002 -+++ runLime.sh Tue Jul 16 22:25:34 2002 -@@ -7,8 +7,9 @@ +--- runLime.sh.orig Mon Jun 9 22:45:57 2003 ++++ runLime.sh Wed Nov 26 15:30:04 2003 +@@ -7,8 +7,10 @@ # work around some limitations in the JDK1.3. For more information # see http://java.sun.com/j2se/1.3/relnotes.html#vm # --CLASSPATH=".:collections.jar:xerces.jar:jl011.jar:MessagesBundles.jar" +-CLASSPATH=".:collections.jar:xerces.jar:jl011.jar:MessagesBundles.jar:themes.jar:logicrypto.jar:GURL.jar" -export CLASSPATH +CLASSPATH="%%JAR_DIR%%" J2SE_PREEMPTCLOSE=1 export J2SE_PREEMPTCLOSE --java -jar RunLime.jar +-java -jar LimeWire.jar ++cd ${CLASSPATH} +exec %%LOCALBASE%%/bin/javavm \ -+ -cp "${CLASSPATH}/collections.jar:${CLASSPATH}/xerces.jar:${CLASSPATH}/jl011.jar:${CLASSPATH}/MessagesBundles.jar" \ ++ -cp "${CLASSPATH}/collections.jar:${CLASSPATH}/xerces.jar:${CLASSPATH}/jl011.jar:${CLASSPATH}/MessagesBundles.jar:${CLASSPATH}/themes.jar:${CLASSPATH}/logicrypto.jar:${CLASSPATH}/GURL.jar" \ + -jar ${CLASSPATH}/LimeWire.jar diff -ru /usr/ports/net/limewire/pkg-plist limewire/pkg-plist --- /usr/ports/net/limewire/pkg-plist Wed Nov 26 12:22:50 2003 +++ limewire/pkg-plist Wed Nov 26 15:32:46 2003 @@ -2,9 +2,12 @@ %%JAR_DIR%%/LimeWire.jar %%JAR_DIR%%/MessagesBundle.properties %%JAR_DIR%%/MessagesBundles.jar -%%JAR_DIR%%/RunLime.jar %%JAR_DIR%%/collections.jar %%JAR_DIR%%/jl011.jar +%%JAR_DIR%%/logicrypto.jar +%%JAR_DIR%%/themes.jar +%%JAR_DIR%%/update.ver %%JAR_DIR%%/xerces.jar +%%JAR_DIR%%/xml.war @dirrm %%JAR_DIR%% @unexec rmdir %D/share/java/jar 2>/dev/null || true --- limewire.patch ends here --- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 12:38:31 2003 Return-Path: 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 26D6116A4CE for ; Wed, 26 Nov 2003 12:38:31 -0800 (PST) Received: from mail.blarg.net (floyd.blarg.net [206.124.128.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97F0043F93 for ; Wed, 26 Nov 2003 12:38:26 -0800 (PST) (envelope-from abowhill@blarg.net) Received: from kosmos.my.net (12-230-212-176.client.attbi.com [12.230.212.176]) by mail.blarg.net (Postfix) with ESMTP id 35BA437F5D; Wed, 26 Nov 2003 12:38:22 -0800 (PST) Received: from kosmos.my.net (localhost [127.0.0.1]) by kosmos.my.net (8.12.10/8.12.10) with ESMTP id hAQ8dwj1056117; Wed, 26 Nov 2003 00:39:59 -0800 (PST) (envelope-from kosmos@kosmos.my.net) Received: (from kosmos@localhost) by kosmos.my.net (8.12.10/8.12.10/Submit) id hAQ8dwxY056116; Wed, 26 Nov 2003 00:39:58 -0800 (PST) (envelope-from kosmos) Date: Wed, 26 Nov 2003 00:39:57 -0800 From: Allan Bowhill To: freebsd-ports@freebsd.org Message-ID: <20031126083957.GA56061@kosmos.my.net> Mail-Followup-To: freebsd-ports@freebsd.org, Allan Bowhill References: <20031027200046.33CF516A4DB@hub.freebsd.org> <20031027214510.GA52000@kosmos.mynet> <20031027223648.GC1004@zi025.glhnet.mhn.de> <20031028000708.GA52155@kosmos.mynet> <20031028004319.GF1004@zi025.glhnet.mhn.de> <20031125072702.GG340@freepuppy.bellavista.cz> <20031125064404.GA38625@kosmos.my.net> <20031125193010.GB67289@freepuppy.bellavista.cz> <20031125094426.GA39119@kosmos.my.net> <20031126103714.GT340@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031126103714.GT340@freepuppy.bellavista.cz> User-Agent: Mutt/1.4.1i X-URL: http://www.blarg.net/~abowhill/ cc: Allan Bowhill Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 20:38:31 -0000 On 0, Roman Neuhauser wrote: :# abowhill@blarg.net / 2003-11-25 01:44:26 -0800: :> On 0, Roman Neuhauser wrote: : : strange date :) Is that the time stamp from mail I'm sending out? I must have something misconfigured in mutt. :> Unfortunately, unlike other platforms, to send and receive mail on :> FreeBSD, you need to a little about how mail works. I did not know a :> lot in this area, before I started. : : Unfortunately? I don't agree with your assessment of the fact, but : that's just me. It's not unfortunate to know, it's just unfortunate to have to learn under pressured circumstances. It would have been nice if it worked the first time :) :> After learning a bit, I am left with the impression that internet :> mechanisms and standards that support mail are complicated and :> somewhat badly-designed. Evolutionary. (too many specialized :> protocols, headers, acronyms) :> :> Despite all this, the configuration task is not that bad if you have :> good instructions, but in principle, is overkill for submitting :> ports. It's a little like trying to do square-foot gardening with a :> combine. But if you have the time and documentation, you can get it :> to work properly. : : Do you say port submission should be taken out using a separate : mechanism? If you mean that ports should be accepted by some other mechanism? Yes, definitely. I think there could be a mini-cvs utility, just with a few features defined to allow new ports to be submitted to a different repository, separate from ports (which is already . branch). I also think it would be cool if there were a freebsd third-party developer portal that kept this repository, accounts etc. like SourceForge, but for ports. Maybe call it PortsForge :) That way, maintainers and new contributors could keep an open source base of stuff they committed to the portal, while committers could peruse the portal for new software to carry-over to the ports collection. :> :> This is a problem, becuase the PR was a new port. Now nobody will touch :> :> the port becuase it looks too hard to deal with. So it will probably sit :> :> in GNATS for 6 months, until someone takes it upon themselves to clean :> :> it out. Then, I guess I can re-submit it. :> : :> : Just mail gnats-submit@ (or whatever's the correct address) with :> : ports/#YOUR-PR-NR in subject and the correct patch attached. :> :> Yes. That's how I messed up the second submission out of three. Whatever :> you do, don't send it as an attachment in outlook express :) : : Whatever you do, avoid Outlook [Express]. Convenient and dangerous :) -- Allan Bowhill abowhill@blarg.net To understand this important story, you have to understand how the telephone company works. Your telephone is connected to a local computer, which is in turn connected to a regional computer, which is in turn connected to a loudspeaker the size of a garbage truck on the lawn of Edna A. Bargewater of Lawrence, Kan. Whenever you talk on the phone, your local computer listens in. If it suspects you're going to discuss an intimate topic, it notifies the computer above it, which listens in and decides whether to alert the one above it, until finally, if you really humiliate yourself, maybe break down in tears and tell your closest friend about a sordid incident from your past involving a seedy motel, a neighbor's spouse, an entire religious order, a garden hose and six quarts of tapioca pudding, the top computer feeds your conversation into Edna's loudspeaker, and she and her friends come out on the porch to listen and drink gin and laugh themselves silly. -- Dave Barry, "Won't It Be Just Great Owning Our Own Phones?" From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 14:26:54 2003 Return-Path: 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 AA35B16A4CE; Wed, 26 Nov 2003 14:26:54 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267E343FE1; Wed, 26 Nov 2003 14:26:51 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp152-50.dialup.mtu-net.ru [62.118.152.50]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 168391AAC70; Thu, 27 Nov 2003 01:26:49 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <3FC528AD.2050108@ciam.ru> Date: Thu, 27 Nov 2003 01:26:53 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031120 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org, marcus@freebsd.org Content-Type: multipart/mixed; boundary="------------080305060701010604070500" Subject: PORTVERSION and portlint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 22:26:54 -0000 This is a multi-part message in MIME format. --------------080305060701010604070500 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit What's wrong with '+' sign in PORTVERSION? www/apache13+modssl, russian/apache* and dns/bind9-dlz ports use it for separating port version and module version. I think it's a good practice. But portlint marks it as FATAL. May be make a sense this simple patch to apply? --- Sem. --------------080305060701010604070500 Content-Type: text/plain; name="portlint.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="portlint.patch" --- portlint.orig Thu Nov 27 01:22:30 2003 +++ portlint Thu Nov 27 01:23:04 2003 @@ -1535,7 +1535,7 @@ &perror("FATAL: $file: PORTVERSION must be specified"); } if ($portversion =~ /^pl[0-9]*$/ - || $portversion =~ /^[0-9]*[A-Za-z]?[0-9]*(\.[0-9]*[A-Za-z]?[0-9]*)*$/) { + || $portversion =~ /^[0-9]*[A-Za-z]?[0-9]*(\.[0-9]*[A-Za-z]?[0-9+]*)*$/) { print "OK: PORTVERSION \"$portversion\" looks fine.\n" if ($verbose); } elsif ($portversion =~ /^[^\-]*\$[{\(].+[\)}][^\-]*$/) { &perror("WARN: $file: using variable, \"$portversion\", as version ". --------------080305060701010604070500-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 14:40:15 2003 Return-Path: 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 E4AE516A4CE for ; Wed, 26 Nov 2003 14:40:15 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99AA743FDF for ; Wed, 26 Nov 2003 14:40:14 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hAQMe6Fm006995; Wed, 26 Nov 2003 17:40:06 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) hAQMd5uY005482; Wed, 26 Nov 2003 17:39:05 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Sergey Matveychuk In-Reply-To: <3FC528AD.2050108@ciam.ru> References: <3FC528AD.2050108@ciam.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xv5gjJB+2Za6ZpHW1DV9" Organization: FreeBSD, Inc. Message-Id: <1069886409.752.106.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 26 Nov 2003 17:40:09 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: ports@FreeBSD.org Subject: Re: PORTVERSION and portlint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 22:40:16 -0000 --=-xv5gjJB+2Za6ZpHW1DV9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-11-26 at 17:26, Sergey Matveychuk wrote: > What's wrong with '+' sign in PORTVERSION? > www/apache13+modssl, russian/apache* and dns/bind9-dlz ports use it for=20 > separating port version and module version. I think it's a good practice. The idea is to test for PKGVERSIONs that pkg_version cannot handle.=20 However, the '+' notation seems to be correctly handled by pkg_version on -CURRENT and -STABLE (at least with apache-modssl). >=20 > But portlint marks it as FATAL. May be make a sense this simple patch to=20 > apply? Yeah, this makes sense. Joe >=20 > --- > Sem. >=20 > ______________________________________________________________________ > --- portlint.orig Thu Nov 27 01:22:30 2003 > +++ portlint Thu Nov 27 01:23:04 2003 > @@ -1535,7 +1535,7 @@ > &perror("FATAL: $file: PORTVERSION must be specified"); > } > if ($portversion =3D~ /^pl[0-9]*$/ > - || $portversion =3D~ /^[0-9]*[A-Za-z]?[0-9]*(\.[0-9]*[A-Za-z]?[0-9]*)*$= /) { > + || $portversion =3D~ /^[0-9]*[A-Za-z]?[0-9]*(\.[0-9]*[A-Za-z]?[0-9+]*)*= $/) { > print "OK: PORTVERSION \"$portversion\" looks fine.\n" if ($verbose); > } elsif ($portversion =3D~ /^[^\-]*\$[{\(].+[\)}][^\-]*$/) { > &perror("WARN: $file: using variable, \"$portversion\", as version ". --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-xv5gjJB+2Za6ZpHW1DV9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/xSvJb2iPiv4Uz4cRApdNAJ9ge+gGjN7oB9BmBE5sstO2jILpoQCcDgCJ 4CFmjRoIoYnqPW847gi2Ky8= =EPaU -----END PGP SIGNATURE----- --=-xv5gjJB+2Za6ZpHW1DV9-- From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 14:47:07 2003 Return-Path: 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 CA07C16A4CE for ; Wed, 26 Nov 2003 14:47:07 -0800 (PST) Received: from hotmail.com (bay7-dav20.bay7.hotmail.com [64.4.10.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id D428443FF5 for ; Wed, 26 Nov 2003 14:47:02 -0800 (PST) (envelope-from annihilator_sc@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 26 Nov 2003 14:47:02 -0800 Received: from 82.193.197.215 by bay7-dav20.bay7.hotmail.com with DAV; Wed, 26 Nov 2003 22:47:02 +0000 X-Originating-IP: [82.193.197.215] X-Originating-Email: [annihilator_sc@hotmail.com] From: "Annihilator" To: Date: Wed, 26 Nov 2003 23:47:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: X-OriginalArrivalTime: 26 Nov 2003 22:47:02.0689 (UTC) FILETIME=[35681910:01C3B46F] Subject: FreeBSD Port: freeradius-0.9.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 22:47:07 -0000 Please update to freeradius-0.9.3 which fixes a potential remote root hole. Regards, Annihilator From owner-freebsd-ports@FreeBSD.ORG Wed Nov 26 15:21:41 2003 Return-Path: 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 3C6A616A4CE for ; Wed, 26 Nov 2003 15:21:41 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FDAA43FBD for ; Wed, 26 Nov 2003 15:21:40 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.24; FreeBSD) id 1AP8yS-0000Ok-LB; Wed, 26 Nov 2003 23:21:32 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.24; FreeBSD 4.9) id 1AP8yO-000N0L-5b; Wed, 26 Nov 2003 23:21:28 +0000 Date: Wed, 26 Nov 2003 23:21:28 +0000 From: Ceri Davies To: Mark Linimon Message-ID: <20031126232128.GY90881@submonkey.net> Mail-Followup-To: Ceri Davies , Mark Linimon , Martymac , freebsd-ports@freebsd.org References: <317e3e4a42075a2ea87e1aac63926789@192.54.193.25> <3FC48349.8090603@lonesome.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCPLy5NpE1Kdjj9y" Content-Disposition: inline In-Reply-To: <3FC48349.8090603@lonesome.com> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: Martymac cc: freebsd-ports@freebsd.org Subject: Re: Update of a port not yet published X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 23:21:41 -0000 --FCPLy5NpE1Kdjj9y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 26, 2003 at 04:41:13AM -0600, Mark Linimon wrote: > Either use the "submit followup" link on the interactive web > page and post the file as a followup, or open up a new PR > that has a notation in the Description field that "obsoletes > ports/XYZ". And then follow up to ports/XYZ with a note that it is obsoleted by ports/XYZ+n. Ceri --=20 --FCPLy5NpE1Kdjj9y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/xTV3ocfcwTS3JF8RAuouAJ0bXwFdvYSg6xewd68PNMO8HshTEQCfe8xQ zXrNfC70sPqc5YV6FjHDExQ= =/IyZ -----END PGP SIGNATURE----- --FCPLy5NpE1Kdjj9y-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 05:47:47 2003 Return-Path: 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 3835B16A4CE for ; Thu, 27 Nov 2003 05:47:47 -0800 (PST) Received: from lilith.bellavista.cz (bellavista.worldonline.cz [212.90.245.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AA0C43FE1 for ; Thu, 27 Nov 2003 05:47:43 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id 3641428; Thu, 27 Nov 2003 14:47:41 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id CD7C92FDA01; Thu, 27 Nov 2003 14:47:40 +0100 (CET) Date: Thu, 27 Nov 2003 14:47:40 +0100 From: Roman Neuhauser To: freebsd-ports@freebsd.org, Allan Bowhill Message-ID: <20031127134740.GV340@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports@freebsd.org, Allan Bowhill References: <20031027214510.GA52000@kosmos.mynet> <20031027223648.GC1004@zi025.glhnet.mhn.de> <20031028000708.GA52155@kosmos.mynet> <20031028004319.GF1004@zi025.glhnet.mhn.de> <20031125072702.GG340@freepuppy.bellavista.cz> <20031125064404.GA38625@kosmos.my.net> <20031125193010.GB67289@freepuppy.bellavista.cz> <20031125094426.GA39119@kosmos.my.net> <20031126103714.GT340@freepuppy.bellavista.cz> <20031126083957.GA56061@kosmos.my.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031126083957.GA56061@kosmos.my.net> User-Agent: Mutt/1.5.4i Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 13:47:47 -0000 # abowhill@blarg.net / 2003-11-26 00:39:57 -0800: > On 0, Roman Neuhauser wrote: > :# abowhill@blarg.net / 2003-11-25 01:44:26 -0800: > :> On 0, Roman Neuhauser wrote: > : > : strange date :) > > Is that the time stamp from mail I'm sending out? apparently. > :> Unfortunately, unlike other platforms, to send and receive mail on > :> FreeBSD, you need to a little about how mail works. I did not know a > :> lot in this area, before I started. > : > : Unfortunately? I don't agree with your assessment of the fact, but > : that's just me. > > It's not unfortunate to know, it's just unfortunate to have to learn > under pressured circumstances. It would have been nice if it worked the > first time :) hm, sysinstall could probably ask for an IP of your smarthost, and configure sendmail accordingly. > :> After learning a bit, I am left with the impression that internet > :> mechanisms and standards that support mail are complicated and > :> somewhat badly-designed. Evolutionary. (too many specialized > :> protocols, headers, acronyms) > :> > :> Despite all this, the configuration task is not that bad if you have > :> good instructions, but in principle, is overkill for submitting > :> ports. It's a little like trying to do square-foot gardening with a > :> combine. But if you have the time and documentation, you can get it > :> to work properly. > : > : Do you say port submission should be taken out using a separate > : mechanism? > > If you mean that ports should be accepted by some other mechanism? > > Yes, definitely. I disagree. There's already an establish channel for patch submissions, why duplicate efforts? > I think there could be a mini-cvs utility, just with a few features > defined to allow new ports to be submitted to a different repository, > separate from ports (which is already . branch). > > I also think it would be cool if there were a freebsd third-party > developer portal that kept this repository, accounts etc. like > SourceForge, but for ports. Maybe call it PortsForge :) > > That way, maintainers and new contributors could keep an open source > base of stuff they committed to the portal, while committers could > peruse the portal for new software to carry-over to the ports collection. this has been discussed on this list, started, and announced here during the last two weeks. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 06:15:34 2003 Return-Path: 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 E713716A4CE; Thu, 27 Nov 2003 06:15:34 -0800 (PST) Received: from carebears.mine.nu (ti400720a080-0728.bb.online.no [80.212.162.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C77943FDF; Thu, 27 Nov 2003 06:15:33 -0800 (PST) (envelope-from solskogen@carebears.mine.nu) Received: from localhost (localhost.carebears.net [127.0.0.1]) by carebears.mine.nu (Postfix) with ESMTP id E6D1FA1853; Thu, 27 Nov 2003 15:15:07 +0100 (CET) Received: from carebears.mine.nu ([127.0.0.1]) by localhost (tugs.carebears.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 56817-02; Thu, 27 Nov 2003 15:15:06 +0100 (CET) Received: from mail.carebears.mine.nu (localhost.carebears.net [127.0.0.1]) by carebears.mine.nu (Postfix) with SMTP id 4226DA10F0; Thu, 27 Nov 2003 15:14:55 +0100 (CET) Received: from 148.121.98.163 (SquirrelMail authenticated user solskogen) by mail.carebears.mine.nu with HTTP; Thu, 27 Nov 2003 15:14:58 +0100 (CET) Message-ID: <1513.148.121.98.163.1069942498.squirrel@mail.carebears.mine.nu> Date: Thu, 27 Nov 2003 15:14:58 +0100 (CET) From: "Christer Solskogen" To: lioux@FreeBSD.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at mail.domain.tld cc: ports@FreeBSD.org Subject: libmpeg2 wont compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 14:15:35 -0000 cc -pipe -mcpu=pentiumpro -Wall -fomit-frame-pointer -o .libs/sample2 sample2.o -Wl,-rpath -Wl,/usr/local/lib ../libmpeg2/.libs/libmpeg2.so ../libvo/libvo.a -lSM -lICE -L/usr/X11R6/lib -lX11 -lXext -lXv -L/usr/local/lib -lSDL-1.1 -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/libSDL-1.1.so: undefined reference to `pthread_create' /usr/local/lib/libSDL-1.1.so: undefined reference to `pthread_attr_init' /usr/local/lib/libSDL-1.1.so: undefined reference to `pthread_exit' /usr/local/lib/libSDL-1.1.so: undefined reference to `pthread_cancel' /usr/local/lib/libSDL-1.1.so: undefined reference to `pthread_setcanceltype' /usr/local/lib/libSDL-1.1.so: undefined reference to `pthread_attr_setdetachstate' /usr/local/lib/libSDL-1.1.so: undefined reference to `pthread_join' /usr/local/lib/libSDL-1.1.so: undefined reference to `pthread_cond_timedwait' *** Error code 1 Stop in /tmp/usr/ports/multimedia/libmpeg2/work/mpeg2dec-0.3.1/doc. *** Error code 1 Stop in /tmp/usr/ports/multimedia/libmpeg2/work/mpeg2dec-0.3.1. *** Error code 1 Stop in /usr/ports/multimedia/libmpeg2. # sdl-1.2.5_3 is installed. any suggestions? FreeBSD 5.1-RELEASE -- Med vennlig hilsen / Best regards Christer Solskogen http://dtz.cjb.net - http://carebears.mine.nu "Cheap, but not as cheap as your girlfriend!" -Spider Jerusalem From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 07:10:45 2003 Return-Path: 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 32CD716A4CE for ; Thu, 27 Nov 2003 07:10:45 -0800 (PST) Received: from smtp104.mail.sc5.yahoo.com (smtp104.mail.sc5.yahoo.com [66.163.169.223]) by mx1.FreeBSD.org (Postfix) with SMTP id 3489743FE0 for ; Thu, 27 Nov 2003 07:10:41 -0800 (PST) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.208.153?) (khairil?yusof@219.95.208.153 with plain) by smtp-v1.mail.vip.sc5.yahoo.com with SMTP; 27 Nov 2003 15:10:35 -0000 From: Khairil Yusof To: ports@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-SVIbkT8wdVxuZC2Y04ft" Message-Id: <1069945831.892.49.camel@wolverine.home.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 27 Nov 2003 23:10:32 +0800 cc: perky@freebsd.org Subject: Patch to fix install of devel/boaconstructor X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 15:10:45 -0000 --=-SVIbkT8wdVxuZC2Y04ft Content-Type: multipart/mixed; boundary="=-K5enUzR1iJqbVGXoGEx7" --=-K5enUzR1iJqbVGXoGEx7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This port gets stuck when trying to compile bytecode on some scripts which are not supposed to be run. I changed it to NO_BUILD=3Dyes, and updated pkg-plist accordingly. I've tested my patch locally and boaconstructor runs fine. Hye-Shik Chang (perky@) I've CC'ed you because I think you handle most of the python ports, and should know how to handle this port better than a noob like me. :) -- FreeBSD 5.2-BETA i386=20 10:55pm up 2:23, 4 users, load averages: 1.10, 0.80, 0.63 --=-K5enUzR1iJqbVGXoGEx7 Content-Disposition: attachment; filename=boaconstructor.patch Content-Type: text/x-patch; name=boaconstructor.patch; charset=UTF-8 Content-Transfer-Encoding: base64 ZGlmZiAtcnVwIGRldmVsL2JvYWNvbnN0cnVjdG9yL01ha2VmaWxlIC9ob21lL2thZXJ1L3RtcC9i b2Fjb25zdHJ1Y3Rvci9NYWtlZmlsZQ0KLS0tIGRldmVsL2JvYWNvbnN0cnVjdG9yL01ha2VmaWxl CVRodSBOb3YgMjcgMjI6NTE6MTMgMjAwMw0KKysrIC9ob21lL2thZXJ1L3RtcC9ib2Fjb25zdHJ1 Y3Rvci9NYWtlZmlsZQlUaHUgTm92IDI3IDIyOjA2OjU5IDIwMDMNCkBAIC0yMiwxMCArMjIsNyBA QCBXUktTUkM9CQkke1dSS0RJUn0vYm9hLWNvbnN0cnVjdG9yLSR7UE9SDQogVVNFX1pJUD0JeWVz DQogVVNFX1BZVEhPTj0JeWVzDQogREFUQURJUj0JJHtQUkVGSVh9L3NoYXJlL0JvYQ0KLQ0KLWRv LWJ1aWxkOg0KLQlAJHtQWVRIT05fQ01EfSAke1BZVEhPTl9MSUJESVJ9L2NvbXBpbGVhbGwucHkg JHtXUktTUkN9DQotCUAke1BZVEhPTl9DTUR9IC1PICR7UFlUSE9OX0xJQkRJUn0vY29tcGlsZWFs bC5weSAke1dSS1NSQ30NCitOT19CVUlMRD0JeWVzDQogDQogZG8taW5zdGFsbDoNCiAJQCR7TUtE SVJ9ICR7REFUQURJUn0NCmRpZmYgLXJ1cCBkZXZlbC9ib2Fjb25zdHJ1Y3Rvci9wa2ctcGxpc3Qg L2hvbWUva2FlcnUvdG1wL2JvYWNvbnN0cnVjdG9yL3BrZy1wbGlzdA0KLS0tIGRldmVsL2JvYWNv bnN0cnVjdG9yL3BrZy1wbGlzdAlUaHUgTm92IDI3IDIyOjUxOjEzIDIwMDMNCisrKyAvaG9tZS9r YWVydS90bXAvYm9hY29uc3RydWN0b3IvcGtnLXBsaXN0CVRodSBOb3YgMjcgMjI6NDk6NDUgMjAw Mw0KQEAgLTEsMTIwICsxLDEyMCBAQA0KIGJpbi9Cb2ENCiBzaGFyZS9Cb2EvQWJvdXQucHkNCi1z aGFyZS9Cb2EvQWJvdXQucHljDQotc2hhcmUvQm9hL0Fib3V0LnB5bw0KK3NoYXJlL0JvYS9BYm91 dGQNCitzaGFyZS9Cb2EvQWJvdXRkDQogc2hhcmUvQm9hL0FwcE1vZHVsZVByb3BzLnB5DQotc2hh cmUvQm9hL0FwcE1vZHVsZVByb3BzLnB5Yw0KLXNoYXJlL0JvYS9BcHBNb2R1bGVQcm9wcy5weW8N CitzaGFyZS9Cb2EvQXBwTW9kdWxlUHJvcHNkDQorc2hhcmUvQm9hL0FwcE1vZHVsZVByb3BzZA0K IHNoYXJlL0JvYS9Cb2EucHkNCi1zaGFyZS9Cb2EvQm9hLnB5Yw0KLXNoYXJlL0JvYS9Cb2EucHlv DQorc2hhcmUvQm9hL0JvYWQNCitzaGFyZS9Cb2EvQm9hZA0KIHNoYXJlL0JvYS9Cb2EucHl3DQog c2hhcmUvQm9hL0Jyb3dzZS5weQ0KLXNoYXJlL0JvYS9Ccm93c2UucHljDQotc2hhcmUvQm9hL0Jy b3dzZS5weW8NCitzaGFyZS9Cb2EvQnJvd3NlZA0KK3NoYXJlL0JvYS9Ccm93c2VkDQogc2hhcmUv Qm9hL0J1Z3MudHh0DQogc2hhcmUvQm9hL0NoYW5nZXMudHh0DQogc2hhcmUvQm9hL0NsYXNzQnJv d3Nlci5weQ0KLXNoYXJlL0JvYS9DbGFzc0Jyb3dzZXIucHljDQotc2hhcmUvQm9hL0NsYXNzQnJv d3Nlci5weW8NCitzaGFyZS9Cb2EvQ2xhc3NCcm93c2VyZA0KK3NoYXJlL0JvYS9DbGFzc0Jyb3dz ZXJkDQogc2hhcmUvQm9hL0NvbXBhbmlvbnMvQmFzZUNvbXBhbmlvbnMucHkNCi1zaGFyZS9Cb2Ev Q29tcGFuaW9ucy9CYXNlQ29tcGFuaW9ucy5weWMNCi1zaGFyZS9Cb2EvQ29tcGFuaW9ucy9CYXNl Q29tcGFuaW9ucy5weW8NCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9CYXNlQ29tcGFuaW9uc2QNCitz aGFyZS9Cb2EvQ29tcGFuaW9ucy9CYXNlQ29tcGFuaW9uc2QNCiBzaGFyZS9Cb2EvQ29tcGFuaW9u cy9CYXNpY0NvbXBhbmlvbnMucHkNCi1zaGFyZS9Cb2EvQ29tcGFuaW9ucy9CYXNpY0NvbXBhbmlv bnMucHljDQotc2hhcmUvQm9hL0NvbXBhbmlvbnMvQmFzaWNDb21wYW5pb25zLnB5bw0KK3NoYXJl L0JvYS9Db21wYW5pb25zL0Jhc2ljQ29tcGFuaW9uc2QNCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9C YXNpY0NvbXBhbmlvbnNkDQogc2hhcmUvQm9hL0NvbXBhbmlvbnMvQnV0dG9uQ29tcGFuaW9ucy5w eQ0KLXNoYXJlL0JvYS9Db21wYW5pb25zL0J1dHRvbkNvbXBhbmlvbnMucHljDQotc2hhcmUvQm9h L0NvbXBhbmlvbnMvQnV0dG9uQ29tcGFuaW9ucy5weW8NCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9C dXR0b25Db21wYW5pb25zZA0KK3NoYXJlL0JvYS9Db21wYW5pb25zL0J1dHRvbkNvbXBhbmlvbnNk DQogc2hhcmUvQm9hL0NvbXBhbmlvbnMvQ29tQ29tcGFuaW9ucy5weQ0KLXNoYXJlL0JvYS9Db21w YW5pb25zL0NvbUNvbXBhbmlvbnMucHljDQotc2hhcmUvQm9hL0NvbXBhbmlvbnMvQ29tQ29tcGFu aW9ucy5weW8NCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9Db21Db21wYW5pb25zZA0KK3NoYXJlL0Jv YS9Db21wYW5pb25zL0NvbUNvbXBhbmlvbnNkDQogc2hhcmUvQm9hL0NvbXBhbmlvbnMvQ29tcGFu aW9ucy5weQ0KLXNoYXJlL0JvYS9Db21wYW5pb25zL0NvbXBhbmlvbnMucHljDQotc2hhcmUvQm9h L0NvbXBhbmlvbnMvQ29tcGFuaW9ucy5weW8NCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9Db21wYW5p b25zZA0KK3NoYXJlL0JvYS9Db21wYW5pb25zL0NvbXBhbmlvbnNkDQogc2hhcmUvQm9hL0NvbXBh bmlvbnMvQ29uc3RydWN0b3JzLnB5DQotc2hhcmUvQm9hL0NvbXBhbmlvbnMvQ29uc3RydWN0b3Jz LnB5Yw0KLXNoYXJlL0JvYS9Db21wYW5pb25zL0NvbnN0cnVjdG9ycy5weW8NCitzaGFyZS9Cb2Ev Q29tcGFuaW9ucy9Db25zdHJ1Y3RvcnNkDQorc2hhcmUvQm9hL0NvbXBhbmlvbnMvQ29uc3RydWN0 b3JzZA0KIHNoYXJlL0JvYS9Db21wYW5pb25zL0NvbnRhaW5lckNvbXBhbmlvbnMucHkNCi1zaGFy ZS9Cb2EvQ29tcGFuaW9ucy9Db250YWluZXJDb21wYW5pb25zLnB5Yw0KLXNoYXJlL0JvYS9Db21w YW5pb25zL0NvbnRhaW5lckNvbXBhbmlvbnMucHlvDQorc2hhcmUvQm9hL0NvbXBhbmlvbnMvQ29u dGFpbmVyQ29tcGFuaW9uc2QNCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9Db250YWluZXJDb21wYW5p b25zZA0KIHNoYXJlL0JvYS9Db21wYW5pb25zL0RpYWxvZ0NvbXBhbmlvbnMucHkNCi1zaGFyZS9C b2EvQ29tcGFuaW9ucy9EaWFsb2dDb21wYW5pb25zLnB5Yw0KLXNoYXJlL0JvYS9Db21wYW5pb25z L0RpYWxvZ0NvbXBhbmlvbnMucHlvDQorc2hhcmUvQm9hL0NvbXBhbmlvbnMvRGlhbG9nQ29tcGFu aW9uc2QNCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9EaWFsb2dDb21wYW5pb25zZA0KIHNoYXJlL0Jv YS9Db21wYW5pb25zL0V2ZW50Q29sbGVjdGlvbnMucHkNCi1zaGFyZS9Cb2EvQ29tcGFuaW9ucy9F dmVudENvbGxlY3Rpb25zLnB5Yw0KLXNoYXJlL0JvYS9Db21wYW5pb25zL0V2ZW50Q29sbGVjdGlv bnMucHlvDQorc2hhcmUvQm9hL0NvbXBhbmlvbnMvRXZlbnRDb2xsZWN0aW9uc2QNCitzaGFyZS9C b2EvQ29tcGFuaW9ucy9FdmVudENvbGxlY3Rpb25zZA0KIHNoYXJlL0JvYS9Db21wYW5pb25zL0Zy YW1lQ29tcGFuaW9ucy5weQ0KLXNoYXJlL0JvYS9Db21wYW5pb25zL0ZyYW1lQ29tcGFuaW9ucy5w eWMNCi1zaGFyZS9Cb2EvQ29tcGFuaW9ucy9GcmFtZUNvbXBhbmlvbnMucHlvDQorc2hhcmUvQm9h L0NvbXBhbmlvbnMvRnJhbWVDb21wYW5pb25zZA0KK3NoYXJlL0JvYS9Db21wYW5pb25zL0ZyYW1l Q29tcGFuaW9uc2QNCiBzaGFyZS9Cb2EvQ29tcGFuaW9ucy9HaXptb0NvbXBhbmlvbnMucHkNCi1z aGFyZS9Cb2EvQ29tcGFuaW9ucy9HaXptb0NvbXBhbmlvbnMucHljDQotc2hhcmUvQm9hL0NvbXBh bmlvbnMvR2l6bW9Db21wYW5pb25zLnB5bw0KK3NoYXJlL0JvYS9Db21wYW5pb25zL0dpem1vQ29t cGFuaW9uc2QNCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9HaXptb0NvbXBhbmlvbnNkDQogc2hhcmUv Qm9hL0NvbXBhbmlvbnMvTGlzdENvbXBhbmlvbnMucHkNCi1zaGFyZS9Cb2EvQ29tcGFuaW9ucy9M aXN0Q29tcGFuaW9ucy5weWMNCi1zaGFyZS9Cb2EvQ29tcGFuaW9ucy9MaXN0Q29tcGFuaW9ucy5w eW8NCitzaGFyZS9Cb2EvQ29tcGFuaW9ucy9MaXN0Q29tcGFuaW9uc2QNCitzaGFyZS9Cb2EvQ29t cGFuaW9ucy9MaXN0Q29tcGFuaW9uc2QNCiBzaGFyZS9Cb2EvQ29tcGFuaW9ucy9VdGlsQ29tcGFu aW9ucy5weQ0KLXNoYXJlL0JvYS9Db21wYW5pb25zL1V0aWxDb21wYW5pb25zLnB5Yw0KLXNoYXJl L0JvYS9Db21wYW5pb25zL1V0aWxDb21wYW5pb25zLnB5bw0KK3NoYXJlL0JvYS9Db21wYW5pb25z L1V0aWxDb21wYW5pb25zZA0KK3NoYXJlL0JvYS9Db21wYW5pb25zL1V0aWxDb21wYW5pb25zZA0K IHNoYXJlL0JvYS9Db21wYW5pb25zL19faW5pdF9fLnB5DQotc2hhcmUvQm9hL0NvbXBhbmlvbnMv X19pbml0X18ucHljDQotc2hhcmUvQm9hL0NvbXBhbmlvbnMvX19pbml0X18ucHlvDQorc2hhcmUv Qm9hL0NvbXBhbmlvbnMvX19pbml0X19kDQorc2hhcmUvQm9hL0NvbXBhbmlvbnMvX19pbml0X19k DQogc2hhcmUvQm9hL0NyZWRpdHMudHh0DQogc2hhcmUvQm9hL0RlYnVnZ2VyL0JvYURlYnVnU2Vy dmVyLnB5DQotc2hhcmUvQm9hL0RlYnVnZ2VyL0JvYURlYnVnU2VydmVyLnB5Yw0KLXNoYXJlL0Jv YS9EZWJ1Z2dlci9Cb2FEZWJ1Z1NlcnZlci5weW8NCitzaGFyZS9Cb2EvRGVidWdnZXIvQm9hRGVi dWdTZXJ2ZXJkDQorc2hhcmUvQm9hL0RlYnVnZ2VyL0JvYURlYnVnU2VydmVyZA0KIHNoYXJlL0Jv YS9EZWJ1Z2dlci9CcmVha3BvaW50LnB5DQotc2hhcmUvQm9hL0RlYnVnZ2VyL0JyZWFrcG9pbnQu cHljDQotc2hhcmUvQm9hL0RlYnVnZ2VyL0JyZWFrcG9pbnQucHlvDQorc2hhcmUvQm9hL0RlYnVn Z2VyL0JyZWFrcG9pbnRkDQorc2hhcmUvQm9hL0RlYnVnZ2VyL0JyZWFrcG9pbnRkDQogc2hhcmUv Qm9hL0RlYnVnZ2VyL0NoaWxkUHJvY2Vzc0NsaWVudC5weQ0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9D aGlsZFByb2Nlc3NDbGllbnQucHljDQotc2hhcmUvQm9hL0RlYnVnZ2VyL0NoaWxkUHJvY2Vzc0Ns aWVudC5weW8NCitzaGFyZS9Cb2EvRGVidWdnZXIvQ2hpbGRQcm9jZXNzQ2xpZW50ZA0KK3NoYXJl L0JvYS9EZWJ1Z2dlci9DaGlsZFByb2Nlc3NDbGllbnRkDQogc2hhcmUvQm9hL0RlYnVnZ2VyL0No aWxkUHJvY2Vzc1NlcnZlci5weQ0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9DaGlsZFByb2Nlc3NTZXJ2 ZXIucHljDQotc2hhcmUvQm9hL0RlYnVnZ2VyL0NoaWxkUHJvY2Vzc1NlcnZlci5weW8NCitzaGFy ZS9Cb2EvRGVidWdnZXIvQ2hpbGRQcm9jZXNzU2VydmVyZA0KK3NoYXJlL0JvYS9EZWJ1Z2dlci9D aGlsZFByb2Nlc3NTZXJ2ZXJkDQogc2hhcmUvQm9hL0RlYnVnZ2VyL0NoaWxkUHJvY2Vzc1NlcnZl clN0YXJ0LnB5DQotc2hhcmUvQm9hL0RlYnVnZ2VyL0NoaWxkUHJvY2Vzc1NlcnZlclN0YXJ0LnB5 Yw0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9DaGlsZFByb2Nlc3NTZXJ2ZXJTdGFydC5weW8NCitzaGFy ZS9Cb2EvRGVidWdnZXIvQ2hpbGRQcm9jZXNzU2VydmVyU3RhcnRkDQorc2hhcmUvQm9hL0RlYnVn Z2VyL0NoaWxkUHJvY2Vzc1NlcnZlclN0YXJ0ZA0KIHNoYXJlL0JvYS9EZWJ1Z2dlci9EZWJ1Z0Ns aWVudC5weQ0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9EZWJ1Z0NsaWVudC5weWMNCi1zaGFyZS9Cb2Ev RGVidWdnZXIvRGVidWdDbGllbnQucHlvDQorc2hhcmUvQm9hL0RlYnVnZ2VyL0RlYnVnQ2xpZW50 ZA0KK3NoYXJlL0JvYS9EZWJ1Z2dlci9EZWJ1Z0NsaWVudGQNCiBzaGFyZS9Cb2EvRGVidWdnZXIv RGVidWdnZXIucHkNCi1zaGFyZS9Cb2EvRGVidWdnZXIvRGVidWdnZXIucHljDQotc2hhcmUvQm9h L0RlYnVnZ2VyL0RlYnVnZ2VyLnB5bw0KK3NoYXJlL0JvYS9EZWJ1Z2dlci9EZWJ1Z2dlcmQNCitz aGFyZS9Cb2EvRGVidWdnZXIvRGVidWdnZXJkDQogc2hhcmUvQm9hL0RlYnVnZ2VyL0RlYnVnZ2Vy Q29udHJvbHMucHkNCi1zaGFyZS9Cb2EvRGVidWdnZXIvRGVidWdnZXJDb250cm9scy5weWMNCi1z aGFyZS9Cb2EvRGVidWdnZXIvRGVidWdnZXJDb250cm9scy5weW8NCitzaGFyZS9Cb2EvRGVidWdn ZXIvRGVidWdnZXJDb250cm9sc2QNCitzaGFyZS9Cb2EvRGVidWdnZXIvRGVidWdnZXJDb250cm9s c2QNCiBzaGFyZS9Cb2EvRGVidWdnZXIvSW5Qcm9jZXNzQ2xpZW50LnB5DQotc2hhcmUvQm9hL0Rl YnVnZ2VyL0luUHJvY2Vzc0NsaWVudC5weWMNCi1zaGFyZS9Cb2EvRGVidWdnZXIvSW5Qcm9jZXNz Q2xpZW50LnB5bw0KK3NoYXJlL0JvYS9EZWJ1Z2dlci9JblByb2Nlc3NDbGllbnRkDQorc2hhcmUv Qm9hL0RlYnVnZ2VyL0luUHJvY2Vzc0NsaWVudGQNCiBzaGFyZS9Cb2EvRGVidWdnZXIvSXNvbGF0 ZWREZWJ1Z2dlci5weQ0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9Jc29sYXRlZERlYnVnZ2VyLnB5Yw0K LXNoYXJlL0JvYS9EZWJ1Z2dlci9Jc29sYXRlZERlYnVnZ2VyLnB5bw0KK3NoYXJlL0JvYS9EZWJ1 Z2dlci9Jc29sYXRlZERlYnVnZ2VyZA0KK3NoYXJlL0JvYS9EZWJ1Z2dlci9Jc29sYXRlZERlYnVn Z2VyZA0KIHNoYXJlL0JvYS9EZWJ1Z2dlci9SZW1vdGVDbGllbnQucHkNCi1zaGFyZS9Cb2EvRGVi dWdnZXIvUmVtb3RlQ2xpZW50LnB5Yw0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9SZW1vdGVDbGllbnQu cHlvDQorc2hhcmUvQm9hL0RlYnVnZ2VyL1JlbW90ZUNsaWVudGQNCitzaGFyZS9Cb2EvRGVidWdn ZXIvUmVtb3RlQ2xpZW50ZA0KIHNoYXJlL0JvYS9EZWJ1Z2dlci9SZW1vdGVEaWFsb2cucHkNCi1z aGFyZS9Cb2EvRGVidWdnZXIvUmVtb3RlRGlhbG9nLnB5Yw0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9S ZW1vdGVEaWFsb2cucHlvDQorc2hhcmUvQm9hL0RlYnVnZ2VyL1JlbW90ZURpYWxvZ2QNCitzaGFy ZS9Cb2EvRGVidWdnZXIvUmVtb3RlRGlhbG9nZA0KIHNoYXJlL0JvYS9EZWJ1Z2dlci9SZW1vdGVT ZXJ2ZXIucHkNCi1zaGFyZS9Cb2EvRGVidWdnZXIvUmVtb3RlU2VydmVyLnB5Yw0KLXNoYXJlL0Jv YS9EZWJ1Z2dlci9SZW1vdGVTZXJ2ZXIucHlvDQorc2hhcmUvQm9hL0RlYnVnZ2VyL1JlbW90ZVNl cnZlcmQNCitzaGFyZS9Cb2EvRGVidWdnZXIvUmVtb3RlU2VydmVyZA0KIHNoYXJlL0JvYS9EZWJ1 Z2dlci9UYXNrcy5weQ0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9UYXNrcy5weWMNCi1zaGFyZS9Cb2Ev RGVidWdnZXIvVGFza3MucHlvDQorc2hhcmUvQm9hL0RlYnVnZ2VyL1Rhc2tzZA0KK3NoYXJlL0Jv YS9EZWJ1Z2dlci9UYXNrc2QNCiBzaGFyZS9Cb2EvRGVidWdnZXIvWm9wZUJyZWFrcG9pbnQuemlw DQogc2hhcmUvQm9hL0RlYnVnZ2VyL1pvcGVTY3JpcHREZWJ1Z1NlcnZlci5weQ0KLXNoYXJlL0Jv YS9EZWJ1Z2dlci9ab3BlU2NyaXB0RGVidWdTZXJ2ZXIucHljDQotc2hhcmUvQm9hL0RlYnVnZ2Vy L1pvcGVTY3JpcHREZWJ1Z1NlcnZlci5weW8NCitzaGFyZS9Cb2EvRGVidWdnZXIvWm9wZVNjcmlw dERlYnVnU2VydmVyZA0KK3NoYXJlL0JvYS9EZWJ1Z2dlci9ab3BlU2NyaXB0RGVidWdTZXJ2ZXJk DQogc2hhcmUvQm9hL0RlYnVnZ2VyL19faW5pdF9fLnB5DQotc2hhcmUvQm9hL0RlYnVnZ2VyL19f aW5pdF9fLnB5Yw0KLXNoYXJlL0JvYS9EZWJ1Z2dlci9fX2luaXRfXy5weW8NCitzaGFyZS9Cb2Ev RGVidWdnZXIvX19pbml0X19kDQorc2hhcmUvQm9hL0RlYnVnZ2VyL19faW5pdF9fZA0KIHNoYXJl L0JvYS9EZWJ1Z2dlci90ZXN0LnB5DQotc2hhcmUvQm9hL0RlYnVnZ2VyL3Rlc3QucHljDQotc2hh cmUvQm9hL0RlYnVnZ2VyL3Rlc3QucHlvDQorc2hhcmUvQm9hL0RlYnVnZ2VyL3Rlc3RkDQorc2hh cmUvQm9hL0RlYnVnZ2VyL3Rlc3RkDQogc2hhcmUvQm9hL0RlYnVnZ2VyL3Rlc3RycGMucHkNCi1z aGFyZS9Cb2EvRGVidWdnZXIvdGVzdHJwYy5weWMNCi1zaGFyZS9Cb2EvRGVidWdnZXIvdGVzdHJw Yy5weW8NCitzaGFyZS9Cb2EvRGVidWdnZXIvdGVzdHJwY2QNCitzaGFyZS9Cb2EvRGVidWdnZXIv dGVzdHJwY2QNCiBzaGFyZS9Cb2EvRG9jcy9ib2EvYXBwaGVscC9BbmNob3JzLmpwZw0KIHNoYXJl L0JvYS9Eb2NzL2JvYS9hcHBoZWxwL0FuY2hvcnNTdHJldGNoZWQuanBnDQogc2hhcmUvQm9hL0Rv Y3MvYm9hL2FwcGhlbHAvQm9hLmpwZw0KQEAgLTIyMSwyMjkgKzIyMSwyMjkgQEAgc2hhcmUvQm9h L0RvY3MvZ3BsLnR4dA0KIHNoYXJlL0JvYS9Eb2NzL3RpcHMudHh0DQogc2hhcmUvQm9hL0RvY3Mv d3hEb2NTdHJpbmdzLm1zaA0KIHNoYXJlL0JvYS9FZGl0b3IucHkNCi1zaGFyZS9Cb2EvRWRpdG9y LnB5Yw0KLXNoYXJlL0JvYS9FZGl0b3IucHlvDQorc2hhcmUvQm9hL0VkaXRvcmQNCitzaGFyZS9C b2EvRWRpdG9yZA0KIHNoYXJlL0JvYS9FZGl0b3JVdGlscy5weQ0KLXNoYXJlL0JvYS9FZGl0b3JV dGlscy5weWMNCi1zaGFyZS9Cb2EvRWRpdG9yVXRpbHMucHlvDQorc2hhcmUvQm9hL0VkaXRvclV0 aWxzZA0KK3NoYXJlL0JvYS9FZGl0b3JVdGlsc2QNCiBzaGFyZS9Cb2EvRXJyb3JTdGFjay5weQ0K LXNoYXJlL0JvYS9FcnJvclN0YWNrLnB5Yw0KLXNoYXJlL0JvYS9FcnJvclN0YWNrLnB5bw0KK3No YXJlL0JvYS9FcnJvclN0YWNrZA0KK3NoYXJlL0JvYS9FcnJvclN0YWNrZA0KIHNoYXJlL0JvYS9F cnJvclN0YWNrRnJtLnB5DQotc2hhcmUvQm9hL0Vycm9yU3RhY2tGcm0ucHljDQotc2hhcmUvQm9h L0Vycm9yU3RhY2tGcm0ucHlvDQorc2hhcmUvQm9hL0Vycm9yU3RhY2tGcm1kDQorc2hhcmUvQm9h L0Vycm9yU3RhY2tGcm1kDQogc2hhcmUvQm9hL0V4YW1wbGVzL0NvbnRleHRIZWxwLnB5DQotc2hh cmUvQm9hL0V4YW1wbGVzL0NvbnRleHRIZWxwLnB5Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9Db250 ZXh0SGVscC5weW8NCitzaGFyZS9Cb2EvRXhhbXBsZXMvQ29udGV4dEhlbHBkDQorc2hhcmUvQm9h L0V4YW1wbGVzL0NvbnRleHRIZWxwZA0KIHNoYXJlL0JvYS9FeGFtcGxlcy9FdmVyeXRoaW5nLnB5 DQotc2hhcmUvQm9hL0V4YW1wbGVzL0V2ZXJ5dGhpbmcucHljDQotc2hhcmUvQm9hL0V4YW1wbGVz L0V2ZXJ5dGhpbmcucHlvDQorc2hhcmUvQm9hL0V4YW1wbGVzL0V2ZXJ5dGhpbmdkDQorc2hhcmUv Qm9hL0V4YW1wbGVzL0V2ZXJ5dGhpbmdkDQogc2hhcmUvQm9hL0V4YW1wbGVzL2FkdmFuY2VkL0F0 dHJNaXhpbnMvQXR0ck1peGluRnJhbWUucHkNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5jZWQv QXR0ck1peGlucy9BdHRyTWl4aW5GcmFtZS5weWMNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5j ZWQvQXR0ck1peGlucy9BdHRyTWl4aW5GcmFtZS5weW8NCitzaGFyZS9Cb2EvRXhhbXBsZXMvYWR2 YW5jZWQvQXR0ck1peGlucy9BdHRyTWl4aW5GcmFtZWQNCitzaGFyZS9Cb2EvRXhhbXBsZXMvYWR2 YW5jZWQvQXR0ck1peGlucy9BdHRyTWl4aW5GcmFtZWQNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvYWR2 YW5jZWQvQXR0ck1peGlucy9BdHRyTWl4aW5zLnB5DQotc2hhcmUvQm9hL0V4YW1wbGVzL2FkdmFu Y2VkL0F0dHJNaXhpbnMvQXR0ck1peGlucy5weWMNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5j ZWQvQXR0ck1peGlucy9BdHRyTWl4aW5zLnB5bw0KK3NoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNl ZC9BdHRyTWl4aW5zL0F0dHJNaXhpbnNkDQorc2hhcmUvQm9hL0V4YW1wbGVzL2FkdmFuY2VkL0F0 dHJNaXhpbnMvQXR0ck1peGluc2QNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5jZWQvQ3VzdG9t Q2xhc3Nlcy93eEZyYW1lMS5weQ0KLXNoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9DdXN0b21D bGFzc2VzL3d4RnJhbWUxLnB5Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9DdXN0b21D bGFzc2VzL3d4RnJhbWUxLnB5bw0KK3NoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9DdXN0b21D bGFzc2VzL3d4RnJhbWUxZA0KK3NoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9DdXN0b21DbGFz c2VzL3d4RnJhbWUxZA0KIHNoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9GcmFtZVBhbmVscy93 eEFwcDEucHkNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5jZWQvRnJhbWVQYW5lbHMvd3hBcHAx LnB5Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9GcmFtZVBhbmVscy93eEFwcDEucHlv DQorc2hhcmUvQm9hL0V4YW1wbGVzL2FkdmFuY2VkL0ZyYW1lUGFuZWxzL3d4QXBwMWQNCitzaGFy ZS9Cb2EvRXhhbXBsZXMvYWR2YW5jZWQvRnJhbWVQYW5lbHMvd3hBcHAxZA0KIHNoYXJlL0JvYS9F eGFtcGxlcy9hZHZhbmNlZC9GcmFtZVBhbmVscy93eEZyYW1lMS5weQ0KLXNoYXJlL0JvYS9FeGFt cGxlcy9hZHZhbmNlZC9GcmFtZVBhbmVscy93eEZyYW1lMS5weWMNCi1zaGFyZS9Cb2EvRXhhbXBs ZXMvYWR2YW5jZWQvRnJhbWVQYW5lbHMvd3hGcmFtZTEucHlvDQorc2hhcmUvQm9hL0V4YW1wbGVz L2FkdmFuY2VkL0ZyYW1lUGFuZWxzL3d4RnJhbWUxZA0KK3NoYXJlL0JvYS9FeGFtcGxlcy9hZHZh bmNlZC9GcmFtZVBhbmVscy93eEZyYW1lMWQNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5jZWQv RnJhbWVQYW5lbHMvd3hQYW5lbDEucHkNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5jZWQvRnJh bWVQYW5lbHMvd3hQYW5lbDEucHljDQotc2hhcmUvQm9hL0V4YW1wbGVzL2FkdmFuY2VkL0ZyYW1l UGFuZWxzL3d4UGFuZWwxLnB5bw0KK3NoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9GcmFtZVBh bmVscy93eFBhbmVsMWQNCitzaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5jZWQvRnJhbWVQYW5lbHMv d3hQYW5lbDFkDQogc2hhcmUvQm9hL0V4YW1wbGVzL2FkdmFuY2VkL0ZyYW1lUGFuZWxzL3d4UGFu ZWwyLnB5DQotc2hhcmUvQm9hL0V4YW1wbGVzL2FkdmFuY2VkL0ZyYW1lUGFuZWxzL3d4UGFuZWwy LnB5Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9GcmFtZVBhbmVscy93eFBhbmVsMi5w eW8NCitzaGFyZS9Cb2EvRXhhbXBsZXMvYWR2YW5jZWQvRnJhbWVQYW5lbHMvd3hQYW5lbDJkDQor c2hhcmUvQm9hL0V4YW1wbGVzL2FkdmFuY2VkL0ZyYW1lUGFuZWxzL3d4UGFuZWwyZA0KIHNoYXJl L0JvYS9FeGFtcGxlcy9hZHZhbmNlZC9GcmFtZVBhbmVscy93eFBhbmVsMy5weQ0KLXNoYXJlL0Jv YS9FeGFtcGxlcy9hZHZhbmNlZC9GcmFtZVBhbmVscy93eFBhbmVsMy5weWMNCi1zaGFyZS9Cb2Ev RXhhbXBsZXMvYWR2YW5jZWQvRnJhbWVQYW5lbHMvd3hQYW5lbDMucHlvDQorc2hhcmUvQm9hL0V4 YW1wbGVzL2FkdmFuY2VkL0ZyYW1lUGFuZWxzL3d4UGFuZWwzZA0KK3NoYXJlL0JvYS9FeGFtcGxl cy9hZHZhbmNlZC9GcmFtZVBhbmVscy93eFBhbmVsM2QNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvYWR2 YW5jZWQvU3BlY2lhbEF0dHJpYnV0ZXMvd3hGcmFtZTEucHkNCi1zaGFyZS9Cb2EvRXhhbXBsZXMv YWR2YW5jZWQvU3BlY2lhbEF0dHJpYnV0ZXMvd3hGcmFtZTEucHljDQotc2hhcmUvQm9hL0V4YW1w bGVzL2FkdmFuY2VkL1NwZWNpYWxBdHRyaWJ1dGVzL3d4RnJhbWUxLnB5bw0KK3NoYXJlL0JvYS9F eGFtcGxlcy9hZHZhbmNlZC9TcGVjaWFsQXR0cmlidXRlcy93eEZyYW1lMWQNCitzaGFyZS9Cb2Ev RXhhbXBsZXMvYWR2YW5jZWQvU3BlY2lhbEF0dHJpYnV0ZXMvd3hGcmFtZTFkDQogc2hhcmUvQm9h L0V4YW1wbGVzL2ZyYW1lcy93eEFwcDEucHkNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvZnJhbWVzL3d4 QXBwMS5weWMNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvZnJhbWVzL3d4QXBwMS5weW8NCitzaGFyZS9C b2EvRXhhbXBsZXMvZnJhbWVzL3d4QXBwMWQNCitzaGFyZS9Cb2EvRXhhbXBsZXMvZnJhbWVzL3d4 QXBwMWQNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvZnJhbWVzL3d4RnJhbWUxLnB5DQotc2hhcmUvQm9h L0V4YW1wbGVzL2ZyYW1lcy93eEZyYW1lMS5weWMNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvZnJhbWVz L3d4RnJhbWUxLnB5bw0KK3NoYXJlL0JvYS9FeGFtcGxlcy9mcmFtZXMvd3hGcmFtZTFkDQorc2hh cmUvQm9hL0V4YW1wbGVzL2ZyYW1lcy93eEZyYW1lMWQNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvZnJh bWVzL3d4RnJhbWUyLnB5DQotc2hhcmUvQm9hL0V4YW1wbGVzL2ZyYW1lcy93eEZyYW1lMi5weWMN Ci1zaGFyZS9Cb2EvRXhhbXBsZXMvZnJhbWVzL3d4RnJhbWUyLnB5bw0KK3NoYXJlL0JvYS9FeGFt cGxlcy9mcmFtZXMvd3hGcmFtZTJkDQorc2hhcmUvQm9hL0V4YW1wbGVzL2ZyYW1lcy93eEZyYW1l MmQNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvZnJhbWVzL3d4RnJhbWUzLnB5DQotc2hhcmUvQm9hL0V4 YW1wbGVzL2ZyYW1lcy93eEZyYW1lMy5weWMNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvZnJhbWVzL3d4 RnJhbWUzLnB5bw0KK3NoYXJlL0JvYS9FeGFtcGxlcy9mcmFtZXMvd3hGcmFtZTNkDQorc2hhcmUv Qm9hL0V4YW1wbGVzL2ZyYW1lcy93eEZyYW1lM2QNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvaTE4bi5w eQ0KLXNoYXJlL0JvYS9FeGFtcGxlcy9pMThuLnB5Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9pMThu LnB5bw0KK3NoYXJlL0JvYS9FeGFtcGxlcy9pMThuZA0KK3NoYXJlL0JvYS9FeGFtcGxlcy9pMThu ZA0KIHNoYXJlL0JvYS9FeGFtcGxlcy9sYXlvdXQvQW5jaG9yc0luQm9hLnB5DQotc2hhcmUvQm9h L0V4YW1wbGVzL2xheW91dC9BbmNob3JzSW5Cb2EucHljDQotc2hhcmUvQm9hL0V4YW1wbGVzL2xh eW91dC9BbmNob3JzSW5Cb2EucHlvDQorc2hhcmUvQm9hL0V4YW1wbGVzL2xheW91dC9BbmNob3Jz SW5Cb2FkDQorc2hhcmUvQm9hL0V4YW1wbGVzL2xheW91dC9BbmNob3JzSW5Cb2FkDQogc2hhcmUv Qm9hL0V4YW1wbGVzL2xheW91dC9TYXNoTGF5b3V0LnB5DQotc2hhcmUvQm9hL0V4YW1wbGVzL2xh eW91dC9TYXNoTGF5b3V0LnB5Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9sYXlvdXQvU2FzaExheW91 dC5weW8NCitzaGFyZS9Cb2EvRXhhbXBsZXMvbGF5b3V0L1Nhc2hMYXlvdXRkDQorc2hhcmUvQm9h L0V4YW1wbGVzL2xheW91dC9TYXNoTGF5b3V0ZA0KIHNoYXJlL0JvYS9FeGFtcGxlcy9sYXlvdXQv U2l6ZXJzSW5Cb2EucHkNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvbGF5b3V0L1NpemVyc0luQm9hLnB5 Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9sYXlvdXQvU2l6ZXJzSW5Cb2EucHlvDQorc2hhcmUvQm9h L0V4YW1wbGVzL2xheW91dC9TaXplcnNJbkJvYWQNCitzaGFyZS9Cb2EvRXhhbXBsZXMvbGF5b3V0 L1NpemVyc0luQm9hZA0KIHNoYXJlL0JvYS9FeGFtcGxlcy9tZGkvd3hBcHAxLnB5DQotc2hhcmUv Qm9hL0V4YW1wbGVzL21kaS93eEFwcDEucHljDQotc2hhcmUvQm9hL0V4YW1wbGVzL21kaS93eEFw cDEucHlvDQorc2hhcmUvQm9hL0V4YW1wbGVzL21kaS93eEFwcDFkDQorc2hhcmUvQm9hL0V4YW1w bGVzL21kaS93eEFwcDFkDQogc2hhcmUvQm9hL0V4YW1wbGVzL21kaS93eE1ESUNoaWxkRnJhbWUx LnB5DQotc2hhcmUvQm9hL0V4YW1wbGVzL21kaS93eE1ESUNoaWxkRnJhbWUxLnB5Yw0KLXNoYXJl L0JvYS9FeGFtcGxlcy9tZGkvd3hNRElDaGlsZEZyYW1lMS5weW8NCitzaGFyZS9Cb2EvRXhhbXBs ZXMvbWRpL3d4TURJQ2hpbGRGcmFtZTFkDQorc2hhcmUvQm9hL0V4YW1wbGVzL21kaS93eE1ESUNo aWxkRnJhbWUxZA0KIHNoYXJlL0JvYS9FeGFtcGxlcy9tZGkvd3hNRElQYXJlbnRGcmFtZTEucHkN Ci1zaGFyZS9Cb2EvRXhhbXBsZXMvbWRpL3d4TURJUGFyZW50RnJhbWUxLnB5Yw0KLXNoYXJlL0Jv YS9FeGFtcGxlcy9tZGkvd3hNRElQYXJlbnRGcmFtZTEucHlvDQorc2hhcmUvQm9hL0V4YW1wbGVz L21kaS93eE1ESVBhcmVudEZyYW1lMWQNCitzaGFyZS9Cb2EvRXhhbXBsZXMvbWRpL3d4TURJUGFy ZW50RnJhbWUxZA0KIHNoYXJlL0JvYS9FeGFtcGxlcy9ub3RlYm9vay93eEFwcDEucHkNCi1zaGFy ZS9Cb2EvRXhhbXBsZXMvbm90ZWJvb2svd3hBcHAxLnB5Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9u b3RlYm9vay93eEFwcDEucHlvDQorc2hhcmUvQm9hL0V4YW1wbGVzL25vdGVib29rL3d4QXBwMWQN CitzaGFyZS9Cb2EvRXhhbXBsZXMvbm90ZWJvb2svd3hBcHAxZA0KIHNoYXJlL0JvYS9FeGFtcGxl cy9ub3RlYm9vay93eERpYWxvZzEucHkNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvbm90ZWJvb2svd3hE aWFsb2cxLnB5Yw0KLXNoYXJlL0JvYS9FeGFtcGxlcy9ub3RlYm9vay93eERpYWxvZzEucHlvDQor c2hhcmUvQm9hL0V4YW1wbGVzL25vdGVib29rL3d4RGlhbG9nMWQNCitzaGFyZS9Cb2EvRXhhbXBs ZXMvbm90ZWJvb2svd3hEaWFsb2cxZA0KIHNoYXJlL0JvYS9FeGFtcGxlcy9ub3RlYm9vay93eEZy YW1lMS5weQ0KLXNoYXJlL0JvYS9FeGFtcGxlcy9ub3RlYm9vay93eEZyYW1lMS5weWMNCi1zaGFy ZS9Cb2EvRXhhbXBsZXMvbm90ZWJvb2svd3hGcmFtZTEucHlvDQorc2hhcmUvQm9hL0V4YW1wbGVz L25vdGVib29rL3d4RnJhbWUxZA0KK3NoYXJlL0JvYS9FeGFtcGxlcy9ub3RlYm9vay93eEZyYW1l MWQNCiBzaGFyZS9Cb2EvRXhhbXBsZXMvd3hHcmlkLnB5DQotc2hhcmUvQm9hL0V4YW1wbGVzL3d4 R3JpZC5weWMNCi1zaGFyZS9Cb2EvRXhhbXBsZXMvd3hHcmlkLnB5bw0KK3NoYXJlL0JvYS9FeGFt cGxlcy93eEdyaWRkDQorc2hhcmUvQm9hL0V4YW1wbGVzL3d4R3JpZGQNCiBzaGFyZS9Cb2EvRXhh bXBsZXMveHJjL3d4WHJjUGFuZWwucHkNCi1zaGFyZS9Cb2EvRXhhbXBsZXMveHJjL3d4WHJjUGFu ZWwucHljDQotc2hhcmUvQm9hL0V4YW1wbGVzL3hyYy93eFhyY1BhbmVsLnB5bw0KK3NoYXJlL0Jv YS9FeGFtcGxlcy94cmMvd3hYcmNQYW5lbGQNCitzaGFyZS9Cb2EvRXhhbXBsZXMveHJjL3d4WHJj UGFuZWxkDQogc2hhcmUvQm9hL0V4cGxvcmVyLmd0ay5jZmcNCiBzaGFyZS9Cb2EvRXhwbG9yZXIu bXN3LmNmZw0KIHNoYXJlL0JvYS9FeHBsb3JlcnMvQ1ZTRXhwbG9yZXIucHkNCi1zaGFyZS9Cb2Ev RXhwbG9yZXJzL0NWU0V4cGxvcmVyLnB5Yw0KLXNoYXJlL0JvYS9FeHBsb3JlcnMvQ1ZTRXhwbG9y ZXIucHlvDQorc2hhcmUvQm9hL0V4cGxvcmVycy9DVlNFeHBsb3JlcmQNCitzaGFyZS9Cb2EvRXhw bG9yZXJzL0NWU0V4cGxvcmVyZA0KIHNoYXJlL0JvYS9FeHBsb3JlcnMvQ1ZTUmVzdWx0cy5weQ0K LXNoYXJlL0JvYS9FeHBsb3JlcnMvQ1ZTUmVzdWx0cy5weWMNCi1zaGFyZS9Cb2EvRXhwbG9yZXJz L0NWU1Jlc3VsdHMucHlvDQorc2hhcmUvQm9hL0V4cGxvcmVycy9DVlNSZXN1bHRzZA0KK3NoYXJl L0JvYS9FeHBsb3JlcnMvQ1ZTUmVzdWx0c2QNCiBzaGFyZS9Cb2EvRXhwbG9yZXJzL0RBVkV4cGxv cmVyLnB5DQotc2hhcmUvQm9hL0V4cGxvcmVycy9EQVZFeHBsb3Jlci5weWMNCi1zaGFyZS9Cb2Ev RXhwbG9yZXJzL0RBVkV4cGxvcmVyLnB5bw0KK3NoYXJlL0JvYS9FeHBsb3JlcnMvREFWRXhwbG9y ZXJkDQorc2hhcmUvQm9hL0V4cGxvcmVycy9EQVZFeHBsb3JlcmQNCiBzaGFyZS9Cb2EvRXhwbG9y ZXJzL0VkaXRvckV4cGxvcmVyLnB5DQotc2hhcmUvQm9hL0V4cGxvcmVycy9FZGl0b3JFeHBsb3Jl ci5weWMNCi1zaGFyZS9Cb2EvRXhwbG9yZXJzL0VkaXRvckV4cGxvcmVyLnB5bw0KK3NoYXJlL0Jv YS9FeHBsb3JlcnMvRWRpdG9yRXhwbG9yZXJkDQorc2hhcmUvQm9hL0V4cGxvcmVycy9FZGl0b3JF eHBsb3JlcmQNCiBzaGFyZS9Cb2EvRXhwbG9yZXJzL0V4cGxvcmVyLnB5DQotc2hhcmUvQm9hL0V4 cGxvcmVycy9FeHBsb3Jlci5weWMNCi1zaGFyZS9Cb2EvRXhwbG9yZXJzL0V4cGxvcmVyLnB5bw0K K3NoYXJlL0JvYS9FeHBsb3JlcnMvRXhwbG9yZXJkDQorc2hhcmUvQm9hL0V4cGxvcmVycy9FeHBs b3JlcmQNCiBzaGFyZS9Cb2EvRXhwbG9yZXJzL0V4cGxvcmVyTm9kZXMucHkNCi1zaGFyZS9Cb2Ev RXhwbG9yZXJzL0V4cGxvcmVyTm9kZXMucHljDQotc2hhcmUvQm9hL0V4cGxvcmVycy9FeHBsb3Jl ck5vZGVzLnB5bw0KK3NoYXJlL0JvYS9FeHBsb3JlcnMvRXhwbG9yZXJOb2Rlc2QNCitzaGFyZS9C b2EvRXhwbG9yZXJzL0V4cGxvcmVyTm9kZXNkDQogc2hhcmUvQm9hL0V4cGxvcmVycy9GVFBFeHBs b3Jlci5weQ0KLXNoYXJlL0JvYS9FeHBsb3JlcnMvRlRQRXhwbG9yZXIucHljDQotc2hhcmUvQm9h L0V4cGxvcmVycy9GVFBFeHBsb3Jlci5weW8NCitzaGFyZS9Cb2EvRXhwbG9yZXJzL0ZUUEV4cGxv cmVyZA0KK3NoYXJlL0JvYS9FeHBsb3JlcnMvRlRQRXhwbG9yZXJkDQogc2hhcmUvQm9hL0V4cGxv cmVycy9GaWxlRXhwbG9yZXIucHkNCi1zaGFyZS9Cb2EvRXhwbG9yZXJzL0ZpbGVFeHBsb3Jlci5w eWMNCi1zaGFyZS9Cb2EvRXhwbG9yZXJzL0ZpbGVFeHBsb3Jlci5weW8NCitzaGFyZS9Cb2EvRXhw bG9yZXJzL0ZpbGVFeHBsb3JlcmQNCitzaGFyZS9Cb2EvRXhwbG9yZXJzL0ZpbGVFeHBsb3JlcmQN CiBzaGFyZS9Cb2EvRXhwbG9yZXJzL1ByZWZzRXhwbG9yZXIucHkNCi1zaGFyZS9Cb2EvRXhwbG9y ZXJzL1ByZWZzRXhwbG9yZXIucHljDQotc2hhcmUvQm9hL0V4cGxvcmVycy9QcmVmc0V4cGxvcmVy LnB5bw0KK3NoYXJlL0JvYS9FeHBsb3JlcnMvUHJlZnNFeHBsb3JlcmQNCitzaGFyZS9Cb2EvRXhw bG9yZXJzL1ByZWZzRXhwbG9yZXJkDQogc2hhcmUvQm9hL0V4cGxvcmVycy9TU0hFeHBsb3Jlci5w eQ0KLXNoYXJlL0JvYS9FeHBsb3JlcnMvU1NIRXhwbG9yZXIucHljDQotc2hhcmUvQm9hL0V4cGxv cmVycy9TU0hFeHBsb3Jlci5weW8NCitzaGFyZS9Cb2EvRXhwbG9yZXJzL1NTSEV4cGxvcmVyZA0K K3NoYXJlL0JvYS9FeHBsb3JlcnMvU1NIRXhwbG9yZXJkDQogc2hhcmUvQm9hL0V4cGxvcmVycy9a aXBFeHBsb3Jlci5weQ0KLXNoYXJlL0JvYS9FeHBsb3JlcnMvWmlwRXhwbG9yZXIucHljDQotc2hh cmUvQm9hL0V4cGxvcmVycy9aaXBFeHBsb3Jlci5weW8NCitzaGFyZS9Cb2EvRXhwbG9yZXJzL1pp cEV4cGxvcmVyZA0KK3NoYXJlL0JvYS9FeHBsb3JlcnMvWmlwRXhwbG9yZXJkDQogc2hhcmUvQm9h L0V4cGxvcmVycy9fX2luaXRfXy5weQ0KLXNoYXJlL0JvYS9FeHBsb3JlcnMvX19pbml0X18ucHlj DQotc2hhcmUvQm9hL0V4cGxvcmVycy9fX2luaXRfXy5weW8NCitzaGFyZS9Cb2EvRXhwbG9yZXJz L19faW5pdF9fZA0KK3NoYXJlL0JvYS9FeHBsb3JlcnMvX19pbml0X19kDQogc2hhcmUvQm9hL0V4 cGxvcmVycy9zY3JtLnB5DQotc2hhcmUvQm9hL0V4cGxvcmVycy9zY3JtLnB5Yw0KLXNoYXJlL0Jv YS9FeHBsb3JlcnMvc2NybS5weW8NCitzaGFyZS9Cb2EvRXhwbG9yZXJzL3Njcm1kDQorc2hhcmUv Qm9hL0V4cGxvcmVycy9zY3JtZA0KIHNoYXJlL0JvYS9FeHRlcm5hbExpYi9CYXNpY0F1dGhUcmFu c3BvcnQucHkNCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvQmFzaWNBdXRoVHJhbnNwb3J0LnB5Yw0K LXNoYXJlL0JvYS9FeHRlcm5hbExpYi9CYXNpY0F1dGhUcmFuc3BvcnQucHlvDQorc2hhcmUvQm9h L0V4dGVybmFsTGliL0Jhc2ljQXV0aFRyYW5zcG9ydGQNCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIv QmFzaWNBdXRoVHJhbnNwb3J0ZA0KIHNoYXJlL0JvYS9FeHRlcm5hbExpYi9Db25maWdQYXJzZXIu cHkNCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvQ29uZmlnUGFyc2VyLnB5Yw0KLXNoYXJlL0JvYS9F eHRlcm5hbExpYi9Db25maWdQYXJzZXIucHlvDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL0NvbmZp Z1BhcnNlcmQNCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvQ29uZmlnUGFyc2VyZA0KIHNoYXJlL0Jv YS9FeHRlcm5hbExpYi9DeWNsb3BzLnB5DQotc2hhcmUvQm9hL0V4dGVybmFsTGliL0N5Y2xvcHMu cHljDQotc2hhcmUvQm9hL0V4dGVybmFsTGliL0N5Y2xvcHMucHlvDQorc2hhcmUvQm9hL0V4dGVy bmFsTGliL0N5Y2xvcHNkDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL0N5Y2xvcHNkDQogc2hhcmUv Qm9hL0V4dGVybmFsTGliL1B5dGhvbkludGVycHJldGVyLnB5DQotc2hhcmUvQm9hL0V4dGVybmFs TGliL1B5dGhvbkludGVycHJldGVyLnB5Yw0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9QeXRob25J bnRlcnByZXRlci5weW8NCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvUHl0aG9uSW50ZXJwcmV0ZXJk DQorc2hhcmUvQm9hL0V4dGVybmFsTGliL1B5dGhvbkludGVycHJldGVyZA0KIHNoYXJlL0JvYS9F eHRlcm5hbExpYi9TaWduYXR1cmUucHkNCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvU2lnbmF0dXJl LnB5Yw0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9TaWduYXR1cmUucHlvDQorc2hhcmUvQm9hL0V4 dGVybmFsTGliL1NpZ25hdHVyZWQNCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvU2lnbmF0dXJlZA0K IHNoYXJlL0JvYS9FeHRlcm5hbExpYi9XZWJEQVYvQXBwX0NvbW1vbi5weQ0KLXNoYXJlL0JvYS9F eHRlcm5hbExpYi9XZWJEQVYvQXBwX0NvbW1vbi5weWMNCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIv V2ViREFWL0FwcF9Db21tb24ucHlvDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL1dlYkRBVi9BcHBf Q29tbW9uZA0KK3NoYXJlL0JvYS9FeHRlcm5hbExpYi9XZWJEQVYvQXBwX0NvbW1vbmQNCiBzaGFy ZS9Cb2EvRXh0ZXJuYWxMaWIvV2ViREFWL19faW5pdF9fLnB5DQotc2hhcmUvQm9hL0V4dGVybmFs TGliL1dlYkRBVi9fX2luaXRfXy5weWMNCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvV2ViREFWL19f aW5pdF9fLnB5bw0KK3NoYXJlL0JvYS9FeHRlcm5hbExpYi9XZWJEQVYvX19pbml0X19kDQorc2hh cmUvQm9hL0V4dGVybmFsTGliL1dlYkRBVi9fX2luaXRfX2QNCiBzaGFyZS9Cb2EvRXh0ZXJuYWxM aWIvV2ViREFWL2NsaWVudC5weQ0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9XZWJEQVYvY2xpZW50 LnB5Yw0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9XZWJEQVYvY2xpZW50LnB5bw0KK3NoYXJlL0Jv YS9FeHRlcm5hbExpYi9XZWJEQVYvY2xpZW50ZA0KK3NoYXJlL0JvYS9FeHRlcm5hbExpYi9XZWJE QVYvY2xpZW50ZA0KIHNoYXJlL0JvYS9FeHRlcm5hbExpYi9XZWJEQVYvY29tbW9uLnB5DQotc2hh cmUvQm9hL0V4dGVybmFsTGliL1dlYkRBVi9jb21tb24ucHljDQotc2hhcmUvQm9hL0V4dGVybmFs TGliL1dlYkRBVi9jb21tb24ucHlvDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL1dlYkRBVi9jb21t b25kDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL1dlYkRBVi9jb21tb25kDQogc2hhcmUvQm9hL0V4 dGVybmFsTGliL1dlYkRBVi9odHRwbGliLnB5DQotc2hhcmUvQm9hL0V4dGVybmFsTGliL1dlYkRB Vi9odHRwbGliLnB5Yw0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9XZWJEQVYvaHR0cGxpYi5weW8N CitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvV2ViREFWL2h0dHBsaWJkDQorc2hhcmUvQm9hL0V4dGVy bmFsTGliL1dlYkRBVi9odHRwbGliZA0KIHNoYXJlL0JvYS9FeHRlcm5hbExpYi9fX2luaXRfXy5w eQ0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9fX2luaXRfXy5weWMNCi1zaGFyZS9Cb2EvRXh0ZXJu YWxMaWIvX19pbml0X18ucHlvDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL19faW5pdF9fZA0KK3No YXJlL0JvYS9FeHRlcm5hbExpYi9fX2luaXRfX2QNCiBzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvYmFi ZWxpc2VyLnB5DQotc2hhcmUvQm9hL0V4dGVybmFsTGliL2JhYmVsaXNlci5weWMNCi1zaGFyZS9C b2EvRXh0ZXJuYWxMaWIvYmFiZWxpc2VyLnB5bw0KK3NoYXJlL0JvYS9FeHRlcm5hbExpYi9iYWJl bGlzZXJkDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL2JhYmVsaXNlcmQNCiBzaGFyZS9Cb2EvRXh0 ZXJuYWxMaWIvYnV0dG9ucy5weQ0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9idXR0b25zLnB5Yw0K LXNoYXJlL0JvYS9FeHRlcm5hbExpYi9idXR0b25zLnB5bw0KK3NoYXJlL0JvYS9FeHRlcm5hbExp Yi9idXR0b25zZA0KK3NoYXJlL0JvYS9FeHRlcm5hbExpYi9idXR0b25zZA0KIHNoYXJlL0JvYS9F eHRlcm5hbExpYi9kZGVjb25uLnB5DQotc2hhcmUvQm9hL0V4dGVybmFsTGliL2RkZWNvbm4ucHlj DQotc2hhcmUvQm9hL0V4dGVybmFsTGliL2RkZWNvbm4ucHlvDQorc2hhcmUvQm9hL0V4dGVybmFs TGliL2RkZWNvbm5kDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL2RkZWNvbm5kDQogc2hhcmUvQm9h L0V4dGVybmFsTGliL25kaWZmLnB5DQotc2hhcmUvQm9hL0V4dGVybmFsTGliL25kaWZmLnB5Yw0K LXNoYXJlL0JvYS9FeHRlcm5hbExpYi9uZGlmZi5weW8NCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIv cHljaGVja2VyX2N1c3RvbS5weQ0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9weWNoZWNrZXJfY3Vz dG9tLnB5Yw0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi9weWNoZWNrZXJfY3VzdG9tLnB5bw0KK3No YXJlL0JvYS9FeHRlcm5hbExpYi9uZGlmZmQNCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvbmRpZmZk DQorc2hhcmUvQm9hL0V4dGVybmFsTGliZGhlY2tlcl9jdXN0b20ucHkNCitzaGFyZS9Cb2EvRXh0 ZXJuYWxMaWJkaGVja2VyX2N1c3RvbS5weWMNCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWJkaGVja2Vy X2N1c3RvbWQNCiBzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvcHlsaW50LnB5DQotc2hhcmUvQm9hL0V4 dGVybmFsTGliL3B5bGludC5weWMNCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvcHlsaW50LnB5bw0K K3NoYXJlL0JvYS9FeHRlcm5hbExpYi9weWxpbnRkDQorc2hhcmUvQm9hL0V4dGVybmFsTGliL3B5 bGludGQNCiBzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvcmVpbmRlbnQucHkNCi1zaGFyZS9Cb2EvRXh0 ZXJuYWxMaWIvcmVpbmRlbnQucHljDQotc2hhcmUvQm9hL0V4dGVybmFsTGliL3JlaW5kZW50LnB5 bw0KK3NoYXJlL0JvYS9FeHRlcm5hbExpYi9yZWluZGVudGQNCitzaGFyZS9Cb2EvRXh0ZXJuYWxM aWIvcmVpbmRlbnRkDQogc2hhcmUvQm9hL0V4dGVybmFsTGliL3htbHJwY2xpYi5weQ0KLXNoYXJl L0JvYS9FeHRlcm5hbExpYi94bWxycGNsaWIucHljDQotc2hhcmUvQm9hL0V4dGVybmFsTGliL3ht bHJwY2xpYi5weW8NCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIveG1scnBjbGliZA0KK3NoYXJlL0Jv YS9FeHRlcm5hbExpYi94bWxycGNsaWJkDQogc2hhcmUvQm9hL0V4dGVybmFsTGliL3htbHJwY3Nl cnZlci5weQ0KLXNoYXJlL0JvYS9FeHRlcm5hbExpYi94bWxycGNzZXJ2ZXIucHljDQotc2hhcmUv Qm9hL0V4dGVybmFsTGliL3htbHJwY3NlcnZlci5weW8NCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIv eG1scnBjc2VydmVyZA0KK3NoYXJlL0JvYS9FeHRlcm5hbExpYi94bWxycGNzZXJ2ZXJkDQogc2hh cmUvQm9hL0V4dGVybmFsTGliL3ppcGZpbGUucHkNCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvemlw ZmlsZS5weWMNCi1zaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvemlwZmlsZS5weW8NCitzaGFyZS9Cb2Ev RXh0ZXJuYWxMaWIvemlwZmlsZWQNCitzaGFyZS9Cb2EvRXh0ZXJuYWxMaWIvemlwZmlsZWQNCiBz aGFyZS9Cb2EvRmlsZURsZy5weQ0KLXNoYXJlL0JvYS9GaWxlRGxnLnB5Yw0KLXNoYXJlL0JvYS9G aWxlRGxnLnB5bw0KK3NoYXJlL0JvYS9GaWxlRGxnZA0KK3NoYXJlL0JvYS9GaWxlRGxnZA0KIHNo YXJlL0JvYS9GaW5kUmVwbGFjZURsZy5weQ0KLXNoYXJlL0JvYS9GaW5kUmVwbGFjZURsZy5weWMN Ci1zaGFyZS9Cb2EvRmluZFJlcGxhY2VEbGcucHlvDQorc2hhcmUvQm9hL0ZpbmRSZXBsYWNlRGxn ZA0KK3NoYXJlL0JvYS9GaW5kUmVwbGFjZURsZ2QNCiBzaGFyZS9Cb2EvRmluZFJlcGxhY2VFbmdp bmUucHkNCi1zaGFyZS9Cb2EvRmluZFJlcGxhY2VFbmdpbmUucHljDQotc2hhcmUvQm9hL0ZpbmRS ZXBsYWNlRW5naW5lLnB5bw0KK3NoYXJlL0JvYS9GaW5kUmVwbGFjZUVuZ2luZWQNCitzaGFyZS9C b2EvRmluZFJlcGxhY2VFbmdpbmVkDQogc2hhcmUvQm9hL0ZpbmRSZXN1bHRzLnB5DQotc2hhcmUv Qm9hL0ZpbmRSZXN1bHRzLnB5Yw0KLXNoYXJlL0JvYS9GaW5kUmVzdWx0cy5weW8NCitzaGFyZS9C b2EvRmluZFJlc3VsdHNkDQorc2hhcmUvQm9hL0ZpbmRSZXN1bHRzZA0KIHNoYXJlL0JvYS9HQ0Zy YW1lLnB5DQotc2hhcmUvQm9hL0dDRnJhbWUucHljDQotc2hhcmUvQm9hL0dDRnJhbWUucHlvDQor c2hhcmUvQm9hL0dDRnJhbWVkDQorc2hhcmUvQm9hL0dDRnJhbWVkDQogc2hhcmUvQm9hL0hUTUxD eWNsb3BzLnB5DQotc2hhcmUvQm9hL0hUTUxDeWNsb3BzLnB5Yw0KLXNoYXJlL0JvYS9IVE1MQ3lj bG9wcy5weW8NCitzaGFyZS9Cb2EvSFRNTEN5Y2xvcHNkDQorc2hhcmUvQm9hL0hUTUxDeWNsb3Bz ZA0KIHNoYXJlL0JvYS9IVE1MUmVzcG9uc2UucHkNCi1zaGFyZS9Cb2EvSFRNTFJlc3BvbnNlLnB5 Yw0KLXNoYXJlL0JvYS9IVE1MUmVzcG9uc2UucHlvDQorc2hhcmUvQm9hL0hUTUxSZXNwb25zZWQN CitzaGFyZS9Cb2EvSFRNTFJlc3BvbnNlZA0KIHNoYXJlL0JvYS9IZWxwLnB5DQotc2hhcmUvQm9h L0hlbHAucHljDQotc2hhcmUvQm9hL0hlbHAucHlvDQorc2hhcmUvQm9hL0hlbHBkDQorc2hhcmUv Qm9hL0hlbHBkDQogc2hhcmUvQm9hL0ltYWdlU3RvcmUucHkNCi1zaGFyZS9Cb2EvSW1hZ2VTdG9y ZS5weWMNCi1zaGFyZS9Cb2EvSW1hZ2VTdG9yZS5weW8NCitzaGFyZS9Cb2EvSW1hZ2VTdG9yZWQN CitzaGFyZS9Cb2EvSW1hZ2VTdG9yZWQNCiBzaGFyZS9Cb2EvSW1hZ2VzL0N2c1BpY3MvQUZpbGUu cG5nDQogc2hhcmUvQm9hL0ltYWdlcy9DdnNQaWNzL0FkZC5wbmcNCiBzaGFyZS9Cb2EvSW1hZ2Vz L0N2c1BpY3MvQWRkQmluYXJ5LnBuZw0KQEAgLTgwNiw3NSArODA2LDc1IEBAIHNoYXJlL0JvYS9J bWFnZXMvWk9BL3Vua25vd24ucG5nDQogc2hhcmUvQm9hL0ltYWdlcy9aT0EvdXBsb2FkX2RvYy5w bmcNCiBzaGFyZS9Cb2EvSW1hZ2VzL1pPQS92ZXJzaW9uLnBuZw0KIHNoYXJlL0JvYS9JbmZvZmll bGRzLnB5DQotc2hhcmUvQm9hL0luZm9maWVsZHMucHljDQotc2hhcmUvQm9hL0luZm9maWVsZHMu cHlvDQorc2hhcmUvQm9hL0luZm9maWVsZHNkDQorc2hhcmUvQm9hL0luZm9maWVsZHNkDQogc2hh cmUvQm9hL0luc3BlY3Rvci5weQ0KLXNoYXJlL0JvYS9JbnNwZWN0b3IucHljDQotc2hhcmUvQm9h L0luc3BlY3Rvci5weW8NCitzaGFyZS9Cb2EvSW5zcGVjdG9yZA0KK3NoYXJlL0JvYS9JbnNwZWN0 b3JkDQogc2hhcmUvQm9hL0tleURlZnNEbGcucHkNCi1zaGFyZS9Cb2EvS2V5RGVmc0RsZy5weWMN Ci1zaGFyZS9Cb2EvS2V5RGVmc0RsZy5weW8NCitzaGFyZS9Cb2EvS2V5RGVmc0RsZ2QNCitzaGFy ZS9Cb2EvS2V5RGVmc0RsZ2QNCiBzaGFyZS9Cb2EvTW9kUnVubmVyLnB5DQotc2hhcmUvQm9hL01v ZFJ1bm5lci5weWMNCi1zaGFyZS9Cb2EvTW9kUnVubmVyLnB5bw0KK3NoYXJlL0JvYS9Nb2RSdW5u ZXJkDQorc2hhcmUvQm9hL01vZFJ1bm5lcmQNCiBzaGFyZS9Cb2EvTW9kZWxzL0NQUFN1cHBvcnQu cHkNCi1zaGFyZS9Cb2EvTW9kZWxzL0NQUFN1cHBvcnQucHljDQotc2hhcmUvQm9hL01vZGVscy9D UFBTdXBwb3J0LnB5bw0KK3NoYXJlL0JvYS9Nb2RlbHMvQ1BQU3VwcG9ydGQNCitzaGFyZS9Cb2Ev TW9kZWxzL0NQUFN1cHBvcnRkDQogc2hhcmUvQm9hL01vZGVscy9Db25maWdTdXBwb3J0LnB5DQot c2hhcmUvQm9hL01vZGVscy9Db25maWdTdXBwb3J0LnB5Yw0KLXNoYXJlL0JvYS9Nb2RlbHMvQ29u ZmlnU3VwcG9ydC5weW8NCitzaGFyZS9Cb2EvTW9kZWxzL0NvbmZpZ1N1cHBvcnRkDQorc2hhcmUv Qm9hL01vZGVscy9Db25maWdTdXBwb3J0ZA0KIHNoYXJlL0JvYS9Nb2RlbHMvQ29udHJvbGxlcnMu cHkNCi1zaGFyZS9Cb2EvTW9kZWxzL0NvbnRyb2xsZXJzLnB5Yw0KLXNoYXJlL0JvYS9Nb2RlbHMv Q29udHJvbGxlcnMucHlvDQorc2hhcmUvQm9hL01vZGVscy9Db250cm9sbGVyc2QNCitzaGFyZS9C b2EvTW9kZWxzL0NvbnRyb2xsZXJzZA0KIHNoYXJlL0JvYS9Nb2RlbHMvRWRpdG9ySGVscGVyLnB5 DQotc2hhcmUvQm9hL01vZGVscy9FZGl0b3JIZWxwZXIucHljDQotc2hhcmUvQm9hL01vZGVscy9F ZGl0b3JIZWxwZXIucHlvDQorc2hhcmUvQm9hL01vZGVscy9FZGl0b3JIZWxwZXJkDQorc2hhcmUv Qm9hL01vZGVscy9FZGl0b3JIZWxwZXJkDQogc2hhcmUvQm9hL01vZGVscy9FZGl0b3JNb2RlbHMu cHkNCi1zaGFyZS9Cb2EvTW9kZWxzL0VkaXRvck1vZGVscy5weWMNCi1zaGFyZS9Cb2EvTW9kZWxz L0VkaXRvck1vZGVscy5weW8NCitzaGFyZS9Cb2EvTW9kZWxzL0VkaXRvck1vZGVsc2QNCitzaGFy ZS9Cb2EvTW9kZWxzL0VkaXRvck1vZGVsc2QNCiBzaGFyZS9Cb2EvTW9kZWxzL0hUTUxTdXBwb3J0 LnB5DQotc2hhcmUvQm9hL01vZGVscy9IVE1MU3VwcG9ydC5weWMNCi1zaGFyZS9Cb2EvTW9kZWxz L0hUTUxTdXBwb3J0LnB5bw0KK3NoYXJlL0JvYS9Nb2RlbHMvSFRNTFN1cHBvcnRkDQorc2hhcmUv Qm9hL01vZGVscy9IVE1MU3VwcG9ydGQNCiBzaGFyZS9Cb2EvTW9kZWxzL1B5dGhvbkNvbnRyb2xs ZXJzLnB5DQotc2hhcmUvQm9hL01vZGVscy9QeXRob25Db250cm9sbGVycy5weWMNCi1zaGFyZS9C b2EvTW9kZWxzL1B5dGhvbkNvbnRyb2xsZXJzLnB5bw0KK3NoYXJlL0JvYS9Nb2RlbHMvUHl0aG9u Q29udHJvbGxlcnNkDQorc2hhcmUvQm9hL01vZGVscy9QeXRob25Db250cm9sbGVyc2QNCiBzaGFy ZS9Cb2EvTW9kZWxzL1B5dGhvbkVkaXRvck1vZGVscy5weQ0KLXNoYXJlL0JvYS9Nb2RlbHMvUHl0 aG9uRWRpdG9yTW9kZWxzLnB5Yw0KLXNoYXJlL0JvYS9Nb2RlbHMvUHl0aG9uRWRpdG9yTW9kZWxz LnB5bw0KK3NoYXJlL0JvYS9Nb2RlbHMvUHl0aG9uRWRpdG9yTW9kZWxzZA0KK3NoYXJlL0JvYS9N b2RlbHMvUHl0aG9uRWRpdG9yTW9kZWxzZA0KIHNoYXJlL0JvYS9Nb2RlbHMvWE1MU3VwcG9ydC5w eQ0KLXNoYXJlL0JvYS9Nb2RlbHMvWE1MU3VwcG9ydC5weWMNCi1zaGFyZS9Cb2EvTW9kZWxzL1hN TFN1cHBvcnQucHlvDQorc2hhcmUvQm9hL01vZGVscy9YTUxTdXBwb3J0ZA0KK3NoYXJlL0JvYS9N b2RlbHMvWE1MU3VwcG9ydGQNCiBzaGFyZS9Cb2EvTW9kZWxzL19faW5pdF9fLnB5DQotc2hhcmUv Qm9hL01vZGVscy9fX2luaXRfXy5weWMNCi1zaGFyZS9Cb2EvTW9kZWxzL19faW5pdF9fLnB5bw0K K3NoYXJlL0JvYS9Nb2RlbHMvX19pbml0X19kDQorc2hhcmUvQm9hL01vZGVscy9fX2luaXRfX2QN CiBzaGFyZS9Cb2EvTW9kZWxzL3d4UHl0aG9uQ29udHJvbGxlcnMucHkNCi1zaGFyZS9Cb2EvTW9k ZWxzL3d4UHl0aG9uQ29udHJvbGxlcnMucHljDQotc2hhcmUvQm9hL01vZGVscy93eFB5dGhvbkNv bnRyb2xsZXJzLnB5bw0KK3NoYXJlL0JvYS9Nb2RlbHMvd3hQeXRob25Db250cm9sbGVyc2QNCitz aGFyZS9Cb2EvTW9kZWxzL3d4UHl0aG9uQ29udHJvbGxlcnNkDQogc2hhcmUvQm9hL01vZGVscy93 eFB5dGhvbkVkaXRvck1vZGVscy5weQ0KLXNoYXJlL0JvYS9Nb2RlbHMvd3hQeXRob25FZGl0b3JN b2RlbHMucHljDQotc2hhcmUvQm9hL01vZGVscy93eFB5dGhvbkVkaXRvck1vZGVscy5weW8NCitz aGFyZS9Cb2EvTW9kZWxzL3d4UHl0aG9uRWRpdG9yTW9kZWxzZA0KK3NoYXJlL0JvYS9Nb2RlbHMv d3hQeXRob25FZGl0b3JNb2RlbHNkDQogc2hhcmUvQm9hL1BLRy1JTkZPDQogc2hhcmUvQm9hL1Bh bGV0dGUucHkNCi1zaGFyZS9Cb2EvUGFsZXR0ZS5weWMNCi1zaGFyZS9Cb2EvUGFsZXR0ZS5weW8N CitzaGFyZS9Cb2EvUGFsZXR0ZWQNCitzaGFyZS9Cb2EvUGFsZXR0ZWQNCiBzaGFyZS9Cb2EvUGFs ZXR0ZU1hcHBpbmcucHkNCi1zaGFyZS9Cb2EvUGFsZXR0ZU1hcHBpbmcucHljDQotc2hhcmUvQm9h L1BhbGV0dGVNYXBwaW5nLnB5bw0KK3NoYXJlL0JvYS9QYWxldHRlTWFwcGluZ2QNCitzaGFyZS9C b2EvUGFsZXR0ZU1hcHBpbmdkDQogc2hhcmUvQm9hL1BhbGV0dGVTdG9yZS5weQ0KLXNoYXJlL0Jv YS9QYWxldHRlU3RvcmUucHljDQotc2hhcmUvQm9hL1BhbGV0dGVTdG9yZS5weW8NCitzaGFyZS9C b2EvUGFsZXR0ZVN0b3JlZA0KK3NoYXJlL0JvYS9QYWxldHRlU3RvcmVkDQogc2hhcmUvQm9hL1Bs dWctaW5zL0FwcFRpbWVUcmFjay5wbHVnLWluLnB5DQotc2hhcmUvQm9hL1BsdWctaW5zL0FwcFRp bWVUcmFjay5wbHVnLWluLnB5Yw0KLXNoYXJlL0JvYS9QbHVnLWlucy9BcHBUaW1lVHJhY2sucGx1 Zy1pbi5weW8NCitzaGFyZS9Cb2EvUGx1Zy1pbnMvQXBwVGltZVRyYWNrLnBsdWctaW5kDQorc2hh cmUvQm9hL1BsdWctaW5zL0FwcFRpbWVUcmFjay5wbHVnLWluZA0KIHNoYXJlL0JvYS9QbHVnLWlu cy9DdXN0b21Nb2R1bGVJbmZvLnBsdWctaW4ucHkNCi1zaGFyZS9Cb2EvUGx1Zy1pbnMvQ3VzdG9t TW9kdWxlSW5mby5wbHVnLWluLnB5Yw0KLXNoYXJlL0JvYS9QbHVnLWlucy9DdXN0b21Nb2R1bGVJ bmZvLnBsdWctaW4ucHlvDQorc2hhcmUvQm9hL1BsdWctaW5zL0N1c3RvbU1vZHVsZUluZm8ucGx1 Zy1pbmQNCitzaGFyZS9Cb2EvUGx1Zy1pbnMvQ3VzdG9tTW9kdWxlSW5mby5wbHVnLWluZA0KIHNo YXJlL0JvYS9QbHVnLWlucy9FeHRyYVpvcGVDb21wYW5pb25zLnBsdWctaW4ucHkNCi1zaGFyZS9C b2EvUGx1Zy1pbnMvRXh0cmFab3BlQ29tcGFuaW9ucy5wbHVnLWluLnB5Yw0KLXNoYXJlL0JvYS9Q bHVnLWlucy9FeHRyYVpvcGVDb21wYW5pb25zLnBsdWctaW4ucHlvDQorc2hhcmUvQm9hL1BsdWct aW5zL0V4dHJhWm9wZUNvbXBhbmlvbnMucGx1Zy1pbmQNCitzaGFyZS9Cb2EvUGx1Zy1pbnMvRXh0 cmFab3BlQ29tcGFuaW9ucy5wbHVnLWluZA0KIHNoYXJlL0JvYS9QbHVnLWlucy9JbWFnZUVkaXRv ci5wbHVnLWluLnB5DQotc2hhcmUvQm9hL1BsdWctaW5zL0ltYWdlRWRpdG9yLnBsdWctaW4ucHlj DQotc2hhcmUvQm9hL1BsdWctaW5zL0ltYWdlRWRpdG9yLnBsdWctaW4ucHlvDQorc2hhcmUvQm9h L1BsdWctaW5zL0ltYWdlRWRpdG9yLnBsdWctaW5kDQorc2hhcmUvQm9hL1BsdWctaW5zL0ltYWdl RWRpdG9yLnBsdWctaW5kDQogc2hhcmUvQm9hL1BsdWctaW5zL0ltYWdlcy9FZGl0Qml0bWFwLnBu Zw0KIHNoYXJlL0JvYS9QbHVnLWlucy9JbWFnZXMvTW9kdWxlcy9KYXZhX3MucG5nDQogc2hhcmUv Qm9hL1BsdWctaW5zL0ltYWdlcy9Nb2R1bGVzL0xpbmtBcHBfcy5wbmcNCkBAIC05MDMsMTkyICs5 MDMsMTkyIEBAIHNoYXJlL0JvYS9QbHVnLWlucy9JbWFnZXMvWk9BL1pvcGVQYWdlVGUNCiBzaGFy ZS9Cb2EvUGx1Zy1pbnMvSW1hZ2VzL1pPQS9mcy5wbmcNCiBzaGFyZS9Cb2EvUGx1Zy1pbnMvSW1h Z2VzL1pPQS9weW1ldGhvZC5wbmcNCiBzaGFyZS9Cb2EvUGx1Zy1pbnMvSmF2YVN1cHBvcnQucGx1 Zy1pbi5weQ0KLXNoYXJlL0JvYS9QbHVnLWlucy9KYXZhU3VwcG9ydC5wbHVnLWluLnB5Yw0KLXNo YXJlL0JvYS9QbHVnLWlucy9KYXZhU3VwcG9ydC5wbHVnLWluLnB5bw0KK3NoYXJlL0JvYS9QbHVn LWlucy9KYXZhU3VwcG9ydC5wbHVnLWluZA0KK3NoYXJlL0JvYS9QbHVnLWlucy9KYXZhU3VwcG9y dC5wbHVnLWluZA0KIHNoYXJlL0JvYS9QbHVnLWlucy9MaW5rQXBwU3VwcG9ydC5wbHVnLWluLnB5 DQotc2hhcmUvQm9hL1BsdWctaW5zL0xpbmtBcHBTdXBwb3J0LnBsdWctaW4ucHljDQotc2hhcmUv Qm9hL1BsdWctaW5zL0xpbmtBcHBTdXBwb3J0LnBsdWctaW4ucHlvDQorc2hhcmUvQm9hL1BsdWct aW5zL0xpbmtBcHBTdXBwb3J0LnBsdWctaW5kDQorc2hhcmUvQm9hL1BsdWctaW5zL0xpbmtBcHBT dXBwb3J0LnBsdWctaW5kDQogc2hhcmUvQm9hL1BsdWctaW5zL1Bhc2NhbFN1cHBvcnQucGx1Zy1p bi5weQ0KLXNoYXJlL0JvYS9QbHVnLWlucy9QYXNjYWxTdXBwb3J0LnBsdWctaW4ucHljDQotc2hh cmUvQm9hL1BsdWctaW5zL1Bhc2NhbFN1cHBvcnQucGx1Zy1pbi5weW8NCitzaGFyZS9Cb2EvUGx1 Zy1pbnMvUGFzY2FsU3VwcG9ydC5wbHVnLWluZA0KK3NoYXJlL0JvYS9QbHVnLWlucy9QYXNjYWxT dXBwb3J0LnBsdWctaW5kDQogc2hhcmUvQm9hL1BsdWctaW5zL1Byb2RGb3JtdWxhdG9yLnBsdWct aW4ucHkNCi1zaGFyZS9Cb2EvUGx1Zy1pbnMvUHJvZEZvcm11bGF0b3IucGx1Zy1pbi5weWMNCi1z aGFyZS9Cb2EvUGx1Zy1pbnMvUHJvZEZvcm11bGF0b3IucGx1Zy1pbi5weW8NCitzaGFyZS9Cb2Ev UGx1Zy1pbnMvUHJvZEZvcm11bGF0b3IucGx1Zy1pbmQNCitzaGFyZS9Cb2EvUGx1Zy1pbnMvUHJv ZEZvcm11bGF0b3IucGx1Zy1pbmQNCiBzaGFyZS9Cb2EvUGx1Zy1pbnMvUHJvZFBhZ2VUZW1wbGF0 ZXMucGx1Zy1pbi5weQ0KLXNoYXJlL0JvYS9QbHVnLWlucy9Qcm9kUGFnZVRlbXBsYXRlcy5wbHVn LWluLnB5Yw0KLXNoYXJlL0JvYS9QbHVnLWlucy9Qcm9kUGFnZVRlbXBsYXRlcy5wbHVnLWluLnB5 bw0KK3NoYXJlL0JvYS9QbHVnLWlucy9Qcm9kUGFnZVRlbXBsYXRlcy5wbHVnLWluZA0KK3NoYXJl L0JvYS9QbHVnLWlucy9Qcm9kUGFnZVRlbXBsYXRlcy5wbHVnLWluZA0KIHNoYXJlL0JvYS9QbHVn LWlucy9QeXJleFN1cHBvcnQucGx1Zy1pbi5weQ0KLXNoYXJlL0JvYS9QbHVnLWlucy9QeXJleFN1 cHBvcnQucGx1Zy1pbi5weWMNCi1zaGFyZS9Cb2EvUGx1Zy1pbnMvUHlyZXhTdXBwb3J0LnBsdWct aW4ucHlvDQorc2hhcmUvQm9hL1BsdWctaW5zL1B5cmV4U3VwcG9ydC5wbHVnLWluZA0KK3NoYXJl L0JvYS9QbHVnLWlucy9QeXJleFN1cHBvcnQucGx1Zy1pbmQNCiBzaGFyZS9Cb2EvUGx1Zy1pbnMv UmVnRXhwbG9yZXIucGx1Zy1pbi5weQ0KLXNoYXJlL0JvYS9QbHVnLWlucy9SZWdFeHBsb3Jlci5w bHVnLWluLnB5Yw0KLXNoYXJlL0JvYS9QbHVnLWlucy9SZWdFeHBsb3Jlci5wbHVnLWluLnB5bw0K K3NoYXJlL0JvYS9QbHVnLWlucy9SZWdFeHBsb3Jlci5wbHVnLWluZA0KK3NoYXJlL0JvYS9QbHVn LWlucy9SZWdFeHBsb3Jlci5wbHVnLWluZA0KIHNoYXJlL0JvYS9QbHVnLWlucy9Vc2VyQ29tcGFu aW9ucy5wbHVnLWluLnB5DQotc2hhcmUvQm9hL1BsdWctaW5zL1VzZXJDb21wYW5pb25zLnBsdWct aW4ucHljDQotc2hhcmUvQm9hL1BsdWctaW5zL1VzZXJDb21wYW5pb25zLnBsdWctaW4ucHlvDQor c2hhcmUvQm9hL1BsdWctaW5zL1VzZXJDb21wYW5pb25zLnBsdWctaW5kDQorc2hhcmUvQm9hL1Bs dWctaW5zL1VzZXJDb21wYW5pb25zLnBsdWctaW5kDQogc2hhcmUvQm9hL1BsdWctaW5zL1hSQ1N1 cHBvcnQucGx1Zy1pbi5weQ0KLXNoYXJlL0JvYS9QbHVnLWlucy9YUkNTdXBwb3J0LnBsdWctaW4u cHljDQotc2hhcmUvQm9hL1BsdWctaW5zL1hSQ1N1cHBvcnQucGx1Zy1pbi5weW8NCitzaGFyZS9C b2EvUGx1Zy1pbnMvWFJDU3VwcG9ydC5wbHVnLWluZA0KK3NoYXJlL0JvYS9QbHVnLWlucy9YUkNT dXBwb3J0LnBsdWctaW5kDQogc2hhcmUvQm9hL1BsdWctaW5zL19faW5pdF9fLnBsdWctaW4ucHkN Ci1zaGFyZS9Cb2EvUGx1Zy1pbnMvX19pbml0X18ucGx1Zy1pbi5weWMNCi1zaGFyZS9Cb2EvUGx1 Zy1pbnMvX19pbml0X18ucGx1Zy1pbi5weW8NCitzaGFyZS9Cb2EvUGx1Zy1pbnMvX19pbml0X18u cGx1Zy1pbmQNCitzaGFyZS9Cb2EvUGx1Zy1pbnMvX19pbml0X18ucGx1Zy1pbmQNCiBzaGFyZS9C b2EvUGx1Zy1pbnMvc3RjLWphdmEucmMuY2ZnDQogc2hhcmUvQm9hL1BsdWctaW5zL3N0Yy1wYXNj YWwucmMuY2ZnDQogc2hhcmUvQm9hL1BsdWctaW5zL3N0Yy1weXJleC5yYy5jZmcNCiBzaGFyZS9C b2EvUHJlZmVyZW5jZXMucHkNCi1zaGFyZS9Cb2EvUHJlZmVyZW5jZXMucHljDQotc2hhcmUvQm9h L1ByZWZlcmVuY2VzLnB5bw0KK3NoYXJlL0JvYS9QcmVmZXJlbmNlc2QNCitzaGFyZS9Cb2EvUHJl ZmVyZW5jZXNkDQogc2hhcmUvQm9hL1Byb2Nlc3NQcm9ncmVzc0RsZy5weQ0KLXNoYXJlL0JvYS9Q cm9jZXNzUHJvZ3Jlc3NEbGcucHljDQotc2hhcmUvQm9hL1Byb2Nlc3NQcm9ncmVzc0RsZy5weW8N CitzaGFyZS9Cb2EvUHJvY2Vzc1Byb2dyZXNzRGxnZA0KK3NoYXJlL0JvYS9Qcm9jZXNzUHJvZ3Jl c3NEbGdkDQogc2hhcmUvQm9hL1Byb3BFZGl0L0VudW1lcmF0aW9ucy5weQ0KLXNoYXJlL0JvYS9Q cm9wRWRpdC9FbnVtZXJhdGlvbnMucHljDQotc2hhcmUvQm9hL1Byb3BFZGl0L0VudW1lcmF0aW9u cy5weW8NCitzaGFyZS9Cb2EvUHJvcEVkaXQvRW51bWVyYXRpb25zZA0KK3NoYXJlL0JvYS9Qcm9w RWRpdC9FbnVtZXJhdGlvbnNkDQogc2hhcmUvQm9hL1Byb3BFZGl0L0luc3BlY3RvckVkaXRvckNv bnRyb2xzLnB5DQotc2hhcmUvQm9hL1Byb3BFZGl0L0luc3BlY3RvckVkaXRvckNvbnRyb2xzLnB5 Yw0KLXNoYXJlL0JvYS9Qcm9wRWRpdC9JbnNwZWN0b3JFZGl0b3JDb250cm9scy5weW8NCitzaGFy ZS9Cb2EvUHJvcEVkaXQvSW5zcGVjdG9yRWRpdG9yQ29udHJvbHNkDQorc2hhcmUvQm9hL1Byb3BF ZGl0L0luc3BlY3RvckVkaXRvckNvbnRyb2xzZA0KIHNoYXJlL0JvYS9Qcm9wRWRpdC9Qcm9wZXJ0 eUVkaXRvcnMucHkNCi1zaGFyZS9Cb2EvUHJvcEVkaXQvUHJvcGVydHlFZGl0b3JzLnB5Yw0KLXNo YXJlL0JvYS9Qcm9wRWRpdC9Qcm9wZXJ0eUVkaXRvcnMucHlvDQorc2hhcmUvQm9hL1Byb3BFZGl0 L1Byb3BlcnR5RWRpdG9yc2QNCitzaGFyZS9Cb2EvUHJvcEVkaXQvUHJvcGVydHlFZGl0b3JzZA0K IHNoYXJlL0JvYS9Qcm9wRWRpdC9fX2luaXRfXy5weQ0KLXNoYXJlL0JvYS9Qcm9wRWRpdC9fX2lu aXRfXy5weWMNCi1zaGFyZS9Cb2EvUHJvcEVkaXQvX19pbml0X18ucHlvDQorc2hhcmUvQm9hL1By b3BFZGl0L19faW5pdF9fZA0KK3NoYXJlL0JvYS9Qcm9wRWRpdC9fX2luaXRfX2QNCiBzaGFyZS9C b2EvUkVBRE1FLnR4dA0KIHNoYXJlL0JvYS9SVFRJLnB5DQotc2hhcmUvQm9hL1JUVEkucHljDQot c2hhcmUvQm9hL1JUVEkucHlvDQorc2hhcmUvQm9hL1JUVElkDQorc2hhcmUvQm9hL1JUVElkDQog c2hhcmUvQm9hL1J1bkN5Y2xvcHMucHkNCi1zaGFyZS9Cb2EvUnVuQ3ljbG9wcy5weWMNCi1zaGFy ZS9Cb2EvUnVuQ3ljbG9wcy5weW8NCitzaGFyZS9Cb2EvUnVuQ3ljbG9wc2QNCitzaGFyZS9Cb2Ev UnVuQ3ljbG9wc2QNCiBzaGFyZS9Cb2EvU2VhcmNoLnB5DQotc2hhcmUvQm9hL1NlYXJjaC5weWMN Ci1zaGFyZS9Cb2EvU2VhcmNoLnB5bw0KK3NoYXJlL0JvYS9TZWFyY2hkDQorc2hhcmUvQm9hL1Nl YXJjaGQNCiBzaGFyZS9Cb2EvU2hlbGxFZGl0b3IucHkNCi1zaGFyZS9Cb2EvU2hlbGxFZGl0b3Iu cHljDQotc2hhcmUvQm9hL1NoZWxsRWRpdG9yLnB5bw0KK3NoYXJlL0JvYS9TaGVsbEVkaXRvcmQN CitzaGFyZS9Cb2EvU2hlbGxFZGl0b3JkDQogc2hhcmUvQm9hL1Rlc3RzLnB5DQotc2hhcmUvQm9h L1Rlc3RzLnB5Yw0KLXNoYXJlL0JvYS9UZXN0cy5weW8NCitzaGFyZS9Cb2EvVGVzdHNkDQorc2hh cmUvQm9hL1Rlc3RzZA0KIHNoYXJlL0JvYS9UcmFuc2xhdGVEbGcucHkNCi1zaGFyZS9Cb2EvVHJh bnNsYXRlRGxnLnB5Yw0KLXNoYXJlL0JvYS9UcmFuc2xhdGVEbGcucHlvDQorc2hhcmUvQm9hL1Ry YW5zbGF0ZURsZ2QNCitzaGFyZS9Cb2EvVHJhbnNsYXRlRGxnZA0KIHNoYXJlL0JvYS9VdGlscy5w eQ0KLXNoYXJlL0JvYS9VdGlscy5weWMNCi1zaGFyZS9Cb2EvVXRpbHMucHlvDQorc2hhcmUvQm9h L1V0aWxzZA0KK3NoYXJlL0JvYS9VdGlsc2QNCiBzaGFyZS9Cb2EvVmlld3MvQXBwVmlld3MucHkN Ci1zaGFyZS9Cb2EvVmlld3MvQXBwVmlld3MucHljDQotc2hhcmUvQm9hL1ZpZXdzL0FwcFZpZXdz LnB5bw0KK3NoYXJlL0JvYS9WaWV3cy9BcHBWaWV3c2QNCitzaGFyZS9Cb2EvVmlld3MvQXBwVmll d3NkDQogc2hhcmUvQm9hL1ZpZXdzL0NsaXBib2FyZFBsdXMucHkNCi1zaGFyZS9Cb2EvVmlld3Mv Q2xpcGJvYXJkUGx1cy5weWMNCi1zaGFyZS9Cb2EvVmlld3MvQ2xpcGJvYXJkUGx1cy5weW8NCitz aGFyZS9Cb2EvVmlld3MvQ2xpcGJvYXJkUGx1c2QNCitzaGFyZS9Cb2EvVmlld3MvQ2xpcGJvYXJk UGx1c2QNCiBzaGFyZS9Cb2EvVmlld3MvQ29sbGVjdGlvbkVkaXQucHkNCi1zaGFyZS9Cb2EvVmll d3MvQ29sbGVjdGlvbkVkaXQucHljDQotc2hhcmUvQm9hL1ZpZXdzL0NvbGxlY3Rpb25FZGl0LnB5 bw0KK3NoYXJlL0JvYS9WaWV3cy9Db2xsZWN0aW9uRWRpdGQNCitzaGFyZS9Cb2EvVmlld3MvQ29s bGVjdGlvbkVkaXRkDQogc2hhcmUvQm9hL1ZpZXdzL0NyZWF0aW9uT3JkRGxnLnB5DQotc2hhcmUv Qm9hL1ZpZXdzL0NyZWF0aW9uT3JkRGxnLnB5Yw0KLXNoYXJlL0JvYS9WaWV3cy9DcmVhdGlvbk9y ZERsZy5weW8NCitzaGFyZS9Cb2EvVmlld3MvQ3JlYXRpb25PcmREbGdkDQorc2hhcmUvQm9hL1Zp ZXdzL0NyZWF0aW9uT3JkRGxnZA0KIHNoYXJlL0JvYS9WaWV3cy9DdHJsQWxpZ24ucHkNCi1zaGFy ZS9Cb2EvVmlld3MvQ3RybEFsaWduLnB5Yw0KLXNoYXJlL0JvYS9WaWV3cy9DdHJsQWxpZ24ucHlv DQorc2hhcmUvQm9hL1ZpZXdzL0N0cmxBbGlnbmQNCitzaGFyZS9Cb2EvVmlld3MvQ3RybEFsaWdu ZA0KIHNoYXJlL0JvYS9WaWV3cy9DdHJsU2l6ZS5weQ0KLXNoYXJlL0JvYS9WaWV3cy9DdHJsU2l6 ZS5weWMNCi1zaGFyZS9Cb2EvVmlld3MvQ3RybFNpemUucHlvDQorc2hhcmUvQm9hL1ZpZXdzL0N0 cmxTaXplZA0KK3NoYXJlL0JvYS9WaWV3cy9DdHJsU2l6ZWQNCiBzaGFyZS9Cb2EvVmlld3MvRGF0 YVZpZXcucHkNCi1zaGFyZS9Cb2EvVmlld3MvRGF0YVZpZXcucHljDQotc2hhcmUvQm9hL1ZpZXdz L0RhdGFWaWV3LnB5bw0KK3NoYXJlL0JvYS9WaWV3cy9EYXRhVmlld2QNCitzaGFyZS9Cb2EvVmll d3MvRGF0YVZpZXdkDQogc2hhcmUvQm9hL1ZpZXdzL0Rlc2lnbmVyLnB5DQotc2hhcmUvQm9hL1Zp ZXdzL0Rlc2lnbmVyLnB5Yw0KLXNoYXJlL0JvYS9WaWV3cy9EZXNpZ25lci5weW8NCitzaGFyZS9C b2EvVmlld3MvRGVzaWduZXJkDQorc2hhcmUvQm9hL1ZpZXdzL0Rlc2lnbmVyZA0KIHNoYXJlL0Jv YS9WaWV3cy9EaWZmVmlldy5weQ0KLXNoYXJlL0JvYS9WaWV3cy9EaWZmVmlldy5weWMNCi1zaGFy ZS9Cb2EvVmlld3MvRGlmZlZpZXcucHlvDQorc2hhcmUvQm9hL1ZpZXdzL0RpZmZWaWV3ZA0KK3No YXJlL0JvYS9WaWV3cy9EaWZmVmlld2QNCiBzaGFyZS9Cb2EvVmlld3MvRWRpdG9yVmlld3MucHkN Ci1zaGFyZS9Cb2EvVmlld3MvRWRpdG9yVmlld3MucHljDQotc2hhcmUvQm9hL1ZpZXdzL0VkaXRv clZpZXdzLnB5bw0KK3NoYXJlL0JvYS9WaWV3cy9FZGl0b3JWaWV3c2QNCitzaGFyZS9Cb2EvVmll d3MvRWRpdG9yVmlld3NkDQogc2hhcmUvQm9hL1ZpZXdzL0luc3BlY3RhYmxlVmlld3MucHkNCi1z aGFyZS9Cb2EvVmlld3MvSW5zcGVjdGFibGVWaWV3cy5weWMNCi1zaGFyZS9Cb2EvVmlld3MvSW5z cGVjdGFibGVWaWV3cy5weW8NCitzaGFyZS9Cb2EvVmlld3MvSW5zcGVjdGFibGVWaWV3c2QNCitz aGFyZS9Cb2EvVmlld3MvSW5zcGVjdGFibGVWaWV3c2QNCiBzaGFyZS9Cb2EvVmlld3MvT0dMVmll d3MucHkNCi1zaGFyZS9Cb2EvVmlld3MvT0dMVmlld3MucHljDQotc2hhcmUvQm9hL1ZpZXdzL09H TFZpZXdzLnB5bw0KK3NoYXJlL0JvYS9WaWV3cy9PR0xWaWV3c2QNCitzaGFyZS9Cb2EvVmlld3Mv T0dMVmlld3NkDQogc2hhcmUvQm9hL1ZpZXdzL09iakNvbGxlY3Rpb24ucHkNCi1zaGFyZS9Cb2Ev Vmlld3MvT2JqQ29sbGVjdGlvbi5weWMNCi1zaGFyZS9Cb2EvVmlld3MvT2JqQ29sbGVjdGlvbi5w eW8NCitzaGFyZS9Cb2EvVmlld3MvT2JqQ29sbGVjdGlvbmQNCitzaGFyZS9Cb2EvVmlld3MvT2Jq Q29sbGVjdGlvbmQNCiBzaGFyZS9Cb2EvVmlld3MvUHJvZmlsZVZpZXcucHkNCi1zaGFyZS9Cb2Ev Vmlld3MvUHJvZmlsZVZpZXcucHljDQotc2hhcmUvQm9hL1ZpZXdzL1Byb2ZpbGVWaWV3LnB5bw0K K3NoYXJlL0JvYS9WaWV3cy9Qcm9maWxlVmlld2QNCitzaGFyZS9Cb2EvVmlld3MvUHJvZmlsZVZp ZXdkDQogc2hhcmUvQm9hL1ZpZXdzL1B5U291cmNlVmlldy5weQ0KLXNoYXJlL0JvYS9WaWV3cy9Q eVNvdXJjZVZpZXcucHljDQotc2hhcmUvQm9hL1ZpZXdzL1B5U291cmNlVmlldy5weW8NCitzaGFy ZS9Cb2EvVmlld3MvUHlTb3VyY2VWaWV3ZA0KK3NoYXJlL0JvYS9WaWV3cy9QeVNvdXJjZVZpZXdk DQogc2hhcmUvQm9hL1ZpZXdzL1NUQ1N0eWxlRWRpdG9yLnB5DQotc2hhcmUvQm9hL1ZpZXdzL1NU Q1N0eWxlRWRpdG9yLnB5Yw0KLXNoYXJlL0JvYS9WaWV3cy9TVENTdHlsZUVkaXRvci5weW8NCitz aGFyZS9Cb2EvVmlld3MvU1RDU3R5bGVFZGl0b3JkDQorc2hhcmUvQm9hL1ZpZXdzL1NUQ1N0eWxl RWRpdG9yZA0KIHNoYXJlL0JvYS9WaWV3cy9TZWxlY3Rpb25UYWdzLnB5DQotc2hhcmUvQm9hL1Zp ZXdzL1NlbGVjdGlvblRhZ3MucHljDQotc2hhcmUvQm9hL1ZpZXdzL1NlbGVjdGlvblRhZ3MucHlv DQorc2hhcmUvQm9hL1ZpZXdzL1NlbGVjdGlvblRhZ3NkDQorc2hhcmUvQm9hL1ZpZXdzL1NlbGVj dGlvblRhZ3NkDQogc2hhcmUvQm9hL1ZpZXdzL1NvdXJjZVZpZXdzLnB5DQotc2hhcmUvQm9hL1Zp ZXdzL1NvdXJjZVZpZXdzLnB5Yw0KLXNoYXJlL0JvYS9WaWV3cy9Tb3VyY2VWaWV3cy5weW8NCitz aGFyZS9Cb2EvVmlld3MvU291cmNlVmlld3NkDQorc2hhcmUvQm9hL1ZpZXdzL1NvdXJjZVZpZXdz ZA0KIHNoYXJlL0JvYS9WaWV3cy9TdHlsZWRUZXh0Q3RybHMucHkNCi1zaGFyZS9Cb2EvVmlld3Mv U3R5bGVkVGV4dEN0cmxzLnB5Yw0KLXNoYXJlL0JvYS9WaWV3cy9TdHlsZWRUZXh0Q3RybHMucHlv DQorc2hhcmUvQm9hL1ZpZXdzL1N0eWxlZFRleHRDdHJsc2QNCitzaGFyZS9Cb2EvVmlld3MvU3R5 bGVkVGV4dEN0cmxzZA0KIHNoYXJlL0JvYS9WaWV3cy9YTUxWaWV3LnB5DQotc2hhcmUvQm9hL1Zp ZXdzL1hNTFZpZXcucHljDQotc2hhcmUvQm9hL1ZpZXdzL1hNTFZpZXcucHlvDQorc2hhcmUvQm9h L1ZpZXdzL1hNTFZpZXdkDQorc2hhcmUvQm9hL1ZpZXdzL1hNTFZpZXdkDQogc2hhcmUvQm9hL1Zp ZXdzL19faW5pdF9fLnB5DQotc2hhcmUvQm9hL1ZpZXdzL19faW5pdF9fLnB5Yw0KLXNoYXJlL0Jv YS9WaWV3cy9fX2luaXRfXy5weW8NCitzaGFyZS9Cb2EvVmlld3MvX19pbml0X19kDQorc2hhcmUv Qm9hL1ZpZXdzL19faW5pdF9fZA0KIHNoYXJlL0JvYS9ab3BlTGliL0NsaWVudC5weQ0KLXNoYXJl L0JvYS9ab3BlTGliL0NsaWVudC5weWMNCi1zaGFyZS9Cb2EvWm9wZUxpYi9DbGllbnQucHlvDQor c2hhcmUvQm9hL1pvcGVMaWIvQ2xpZW50ZA0KK3NoYXJlL0JvYS9ab3BlTGliL0NsaWVudGQNCiBz aGFyZS9Cb2EvWm9wZUxpYi9EYXRlVGltZS9EYXRlVGltZS5weQ0KLXNoYXJlL0JvYS9ab3BlTGli L0RhdGVUaW1lL0RhdGVUaW1lLnB5Yw0KLXNoYXJlL0JvYS9ab3BlTGliL0RhdGVUaW1lL0RhdGVU aW1lLnB5bw0KK3NoYXJlL0JvYS9ab3BlTGliL0RhdGVUaW1lL0RhdGVUaW1lZA0KK3NoYXJlL0Jv YS9ab3BlTGliL0RhdGVUaW1lL0RhdGVUaW1lZA0KIHNoYXJlL0JvYS9ab3BlTGliL0RhdGVUaW1l L0RhdGVUaW1lWm9uZS5weQ0KLXNoYXJlL0JvYS9ab3BlTGliL0RhdGVUaW1lL0RhdGVUaW1lWm9u ZS5weWMNCi1zaGFyZS9Cb2EvWm9wZUxpYi9EYXRlVGltZS9EYXRlVGltZVpvbmUucHlvDQorc2hh cmUvQm9hL1pvcGVMaWIvRGF0ZVRpbWUvRGF0ZVRpbWVab25lZA0KK3NoYXJlL0JvYS9ab3BlTGli L0RhdGVUaW1lL0RhdGVUaW1lWm9uZWQNCiBzaGFyZS9Cb2EvWm9wZUxpYi9EYXRlVGltZS9fX2lu aXRfXy5weQ0KLXNoYXJlL0JvYS9ab3BlTGliL0RhdGVUaW1lL19faW5pdF9fLnB5Yw0KLXNoYXJl L0JvYS9ab3BlTGliL0RhdGVUaW1lL19faW5pdF9fLnB5bw0KK3NoYXJlL0JvYS9ab3BlTGliL0Rh dGVUaW1lL19faW5pdF9fZA0KK3NoYXJlL0JvYS9ab3BlTGliL0RhdGVUaW1lL19faW5pdF9fZA0K IHNoYXJlL0JvYS9ab3BlTGliL0V4dE1ldGhEbGcucHkNCi1zaGFyZS9Cb2EvWm9wZUxpYi9FeHRN ZXRoRGxnLnB5Yw0KLXNoYXJlL0JvYS9ab3BlTGliL0V4dE1ldGhEbGcucHlvDQorc2hhcmUvQm9h L1pvcGVMaWIvRXh0TWV0aERsZ2QNCitzaGFyZS9Cb2EvWm9wZUxpYi9FeHRNZXRoRGxnZA0KIHNo YXJlL0JvYS9ab3BlTGliL0ltYWdlVmlld2VyLnB5DQotc2hhcmUvQm9hL1pvcGVMaWIvSW1hZ2VW aWV3ZXIucHljDQotc2hhcmUvQm9hL1pvcGVMaWIvSW1hZ2VWaWV3ZXIucHlvDQorc2hhcmUvQm9h L1pvcGVMaWIvSW1hZ2VWaWV3ZXJkDQorc2hhcmUvQm9hL1pvcGVMaWIvSW1hZ2VWaWV3ZXJkDQog c2hhcmUvQm9hL1pvcGVMaWIvTG9naW5EaWFsb2cucHkNCi1zaGFyZS9Cb2EvWm9wZUxpYi9Mb2dp bkRpYWxvZy5weWMNCi1zaGFyZS9Cb2EvWm9wZUxpYi9Mb2dpbkRpYWxvZy5weW8NCitzaGFyZS9C b2EvWm9wZUxpYi9Mb2dpbkRpYWxvZ2QNCitzaGFyZS9Cb2EvWm9wZUxpYi9Mb2dpbkRpYWxvZ2QN CiBzaGFyZS9Cb2EvWm9wZUxpYi9Qcm9wRGxnLnB5DQotc2hhcmUvQm9hL1pvcGVMaWIvUHJvcERs Zy5weWMNCi1zaGFyZS9Cb2EvWm9wZUxpYi9Qcm9wRGxnLnB5bw0KK3NoYXJlL0JvYS9ab3BlTGli L1Byb3BEbGdkDQorc2hhcmUvQm9hL1pvcGVMaWIvUHJvcERsZ2QNCiBzaGFyZS9Cb2EvWm9wZUxp Yi9ab2FDbGllbnQucHkNCi1zaGFyZS9Cb2EvWm9wZUxpYi9ab2FDbGllbnQucHljDQotc2hhcmUv Qm9hL1pvcGVMaWIvWm9hQ2xpZW50LnB5bw0KK3NoYXJlL0JvYS9ab3BlTGliL1pvYUNsaWVudGQN CitzaGFyZS9Cb2EvWm9wZUxpYi9ab2FDbGllbnRkDQogc2hhcmUvQm9hL1pvcGVMaWIvWm9wZUNv bXBhbmlvbnMucHkNCi1zaGFyZS9Cb2EvWm9wZUxpYi9ab3BlQ29tcGFuaW9ucy5weWMNCi1zaGFy ZS9Cb2EvWm9wZUxpYi9ab3BlQ29tcGFuaW9ucy5weW8NCitzaGFyZS9Cb2EvWm9wZUxpYi9ab3Bl Q29tcGFuaW9uc2QNCitzaGFyZS9Cb2EvWm9wZUxpYi9ab3BlQ29tcGFuaW9uc2QNCiBzaGFyZS9C b2EvWm9wZUxpYi9ab3BlRWRpdG9yTW9kZWxzLnB5DQotc2hhcmUvQm9hL1pvcGVMaWIvWm9wZUVk aXRvck1vZGVscy5weWMNCi1zaGFyZS9Cb2EvWm9wZUxpYi9ab3BlRWRpdG9yTW9kZWxzLnB5bw0K K3NoYXJlL0JvYS9ab3BlTGliL1pvcGVFZGl0b3JNb2RlbHNkDQorc2hhcmUvQm9hL1pvcGVMaWIv Wm9wZUVkaXRvck1vZGVsc2QNCiBzaGFyZS9Cb2EvWm9wZUxpYi9ab3BlRXhwbG9yZXIucHkNCi1z aGFyZS9Cb2EvWm9wZUxpYi9ab3BlRXhwbG9yZXIucHljDQotc2hhcmUvQm9hL1pvcGVMaWIvWm9w ZUV4cGxvcmVyLnB5bw0KK3NoYXJlL0JvYS9ab3BlTGliL1pvcGVFeHBsb3JlcmQNCitzaGFyZS9C b2EvWm9wZUxpYi9ab3BlRXhwbG9yZXJkDQogc2hhcmUvQm9hL1pvcGVMaWIvWm9wZUZUUC5weQ0K LXNoYXJlL0JvYS9ab3BlTGliL1pvcGVGVFAucHljDQotc2hhcmUvQm9hL1pvcGVMaWIvWm9wZUZU UC5weW8NCitzaGFyZS9Cb2EvWm9wZUxpYi9ab3BlRlRQZA0KK3NoYXJlL0JvYS9ab3BlTGliL1pv cGVGVFBkDQogc2hhcmUvQm9hL1pvcGVMaWIvWm9wZUZpbmREbGcucHkNCi1zaGFyZS9Cb2EvWm9w ZUxpYi9ab3BlRmluZERsZy5weWMNCi1zaGFyZS9Cb2EvWm9wZUxpYi9ab3BlRmluZERsZy5weW8N CitzaGFyZS9Cb2EvWm9wZUxpYi9ab3BlRmluZERsZ2QNCitzaGFyZS9Cb2EvWm9wZUxpYi9ab3Bl RmluZERsZ2QNCiBzaGFyZS9Cb2EvWm9wZUxpYi9ab3BlVmlld3MucHkNCi1zaGFyZS9Cb2EvWm9w ZUxpYi9ab3BlVmlld3MucHljDQotc2hhcmUvQm9hL1pvcGVMaWIvWm9wZVZpZXdzLnB5bw0KK3No YXJlL0JvYS9ab3BlTGliL1pvcGVWaWV3c2QNCitzaGFyZS9Cb2EvWm9wZUxpYi9ab3BlVmlld3Nk DQogc2hhcmUvQm9hL1pvcGVMaWIvX19pbml0X18ucHkNCi1zaGFyZS9Cb2EvWm9wZUxpYi9fX2lu aXRfXy5weWMNCi1zaGFyZS9Cb2EvWm9wZUxpYi9fX2luaXRfXy5weW8NCitzaGFyZS9Cb2EvWm9w ZUxpYi9fX2luaXRfX2QNCitzaGFyZS9Cb2EvWm9wZUxpYi9fX2luaXRfX2QNCiBzaGFyZS9Cb2Ev Wm9wZUxpYi96b2EvYnJlYWtwb2ludC5weQ0KLXNoYXJlL0JvYS9ab3BlTGliL3pvYS9icmVha3Bv aW50LnB5Yw0KLXNoYXJlL0JvYS9ab3BlTGliL3pvYS9icmVha3BvaW50LnB5bw0KK3NoYXJlL0Jv YS9ab3BlTGliL3pvYS9icmVha3BvaW50ZA0KK3NoYXJlL0JvYS9ab3BlTGliL3pvYS9icmVha3Bv aW50ZA0KIHNoYXJlL0JvYS9ab3BlTGliL3pvYS9kb2NzcmMucHkNCiBzaGFyZS9Cb2EvWm9wZUxp Yi96b2EvZmlsdGVyZWRtZXRhdHlwZXMucHkNCiBzaGFyZS9Cb2EvWm9wZUxpYi96b2EvZmluZC5w eQ0KQEAgLTExMTYsNjkgKzExMTYsNjkgQEAgc2hhcmUvQm9hL1pvcGVMaWIvem9hL3N1Ym9ial8u cHkNCiBzaGFyZS9Cb2EvWm9wZUxpYi96b2EvdW5kby5weQ0KIHNoYXJlL0JvYS9ab3BlTGliL3pv YS92ZXJzaW9uLnB5DQogc2hhcmUvQm9hL19fdmVyc2lvbl9fLnB5DQotc2hhcmUvQm9hL19fdmVy c2lvbl9fLnB5Yw0KLXNoYXJlL0JvYS9fX3ZlcnNpb25fXy5weW8NCitzaGFyZS9Cb2EvX192ZXJz aW9uX19kDQorc2hhcmUvQm9hL19fdmVyc2lvbl9fZA0KIHNoYXJlL0JvYS9iY3J0bC9fX2luaXRf Xy5weQ0KLXNoYXJlL0JvYS9iY3J0bC9fX2luaXRfXy5weWMNCi1zaGFyZS9Cb2EvYmNydGwvX19p bml0X18ucHlvDQorc2hhcmUvQm9hL2JjcnRsL19faW5pdF9fZA0KK3NoYXJlL0JvYS9iY3J0bC9f X2luaXRfX2QNCiBzaGFyZS9Cb2EvYmNydGwvYWN0aXZleC9JRS5weQ0KLXNoYXJlL0JvYS9iY3J0 bC9hY3RpdmV4L0lFLnB5Yw0KLXNoYXJlL0JvYS9iY3J0bC9hY3RpdmV4L0lFLnB5bw0KK3NoYXJl L0JvYS9iY3J0bC9hY3RpdmV4L0lFZA0KK3NoYXJlL0JvYS9iY3J0bC9hY3RpdmV4L0lFZA0KIHNo YXJlL0JvYS9iY3J0bC9hY3RpdmV4L19faW5pdF9fLnB5DQotc2hhcmUvQm9hL2JjcnRsL2FjdGl2 ZXgvX19pbml0X18ucHljDQotc2hhcmUvQm9hL2JjcnRsL2FjdGl2ZXgvX19pbml0X18ucHlvDQor c2hhcmUvQm9hL2JjcnRsL2FjdGl2ZXgvX19pbml0X19kDQorc2hhcmUvQm9hL2JjcnRsL2FjdGl2 ZXgvX19pbml0X19kDQogc2hhcmUvQm9hL2JjcnRsL2FjdGl2ZXgvYWNyb2JhdC5weQ0KLXNoYXJl L0JvYS9iY3J0bC9hY3RpdmV4L2Fjcm9iYXQucHljDQotc2hhcmUvQm9hL2JjcnRsL2FjdGl2ZXgv YWNyb2JhdC5weW8NCitzaGFyZS9Cb2EvYmNydGwvYWN0aXZleC9hY3JvYmF0ZA0KK3NoYXJlL0Jv YS9iY3J0bC9hY3RpdmV4L2Fjcm9iYXRkDQogc2hhcmUvQm9hL2JjcnRsL3VzZXIvRXhhbXBsZVNU LnB5DQotc2hhcmUvQm9hL2JjcnRsL3VzZXIvRXhhbXBsZVNULnB5Yw0KLXNoYXJlL0JvYS9iY3J0 bC91c2VyL0V4YW1wbGVTVC5weW8NCitzaGFyZS9Cb2EvYmNydGwvdXNlci9FeGFtcGxlU1RkDQor c2hhcmUvQm9hL2JjcnRsL3VzZXIvRXhhbXBsZVNUZA0KIHNoYXJlL0JvYS9iY3J0bC91c2VyL1N0 YXRpY1RleHRDdHJsLnB5DQotc2hhcmUvQm9hL2JjcnRsL3VzZXIvU3RhdGljVGV4dEN0cmwucHlj DQotc2hhcmUvQm9hL2JjcnRsL3VzZXIvU3RhdGljVGV4dEN0cmwucHlvDQorc2hhcmUvQm9hL2Jj cnRsL3VzZXIvU3RhdGljVGV4dEN0cmxkDQorc2hhcmUvQm9hL2JjcnRsL3VzZXIvU3RhdGljVGV4 dEN0cmxkDQogc2hhcmUvQm9hL2JjcnRsL3VzZXIvX19pbml0X18ucHkNCi1zaGFyZS9Cb2EvYmNy dGwvdXNlci9fX2luaXRfXy5weWMNCi1zaGFyZS9Cb2EvYmNydGwvdXNlci9fX2luaXRfXy5weW8N CitzaGFyZS9Cb2EvYmNydGwvdXNlci9fX2luaXRfX2QNCitzaGFyZS9Cb2EvYmNydGwvdXNlci9f X2luaXRfX2QNCiBzaGFyZS9Cb2EvbWFrZXB5ZGlhbG9nLnB5DQotc2hhcmUvQm9hL21ha2VweWRp YWxvZy5weWMNCi1zaGFyZS9Cb2EvbWFrZXB5ZGlhbG9nLnB5bw0KK3NoYXJlL0JvYS9tYWtlcHlk aWFsb2dkDQorc2hhcmUvQm9hL21ha2VweWRpYWxvZ2QNCiBzaGFyZS9Cb2EvbWV0aG9kcGFyc2Uu cHkNCi1zaGFyZS9Cb2EvbWV0aG9kcGFyc2UucHljDQotc2hhcmUvQm9hL21ldGhvZHBhcnNlLnB5 bw0KK3NoYXJlL0JvYS9tZXRob2RwYXJzZWQNCitzaGFyZS9Cb2EvbWV0aG9kcGFyc2VkDQogc2hh cmUvQm9hL21vZHVsZXBhcnNlLnB5DQotc2hhcmUvQm9hL21vZHVsZXBhcnNlLnB5Yw0KLXNoYXJl L0JvYS9tb2R1bGVwYXJzZS5weW8NCitzaGFyZS9Cb2EvbW9kdWxlcGFyc2VkDQorc2hhcmUvQm9h L21vZHVsZXBhcnNlZA0KIHNoYXJlL0JvYS9wb3BlbjJpbXBvcnQucHkNCi1zaGFyZS9Cb2EvcG9w ZW4yaW1wb3J0LnB5Yw0KLXNoYXJlL0JvYS9wb3BlbjJpbXBvcnQucHlvDQorc2hhcmUvQm9hL3Bv cGVuMmltcG9ydGQNCitzaGFyZS9Cb2EvcG9wZW4yaW1wb3J0ZA0KIHNoYXJlL0JvYS9wcmVmcy5n dGsucmMucHkNCi1zaGFyZS9Cb2EvcHJlZnMuZ3RrLnJjLnB5Yw0KLXNoYXJlL0JvYS9wcmVmcy5n dGsucmMucHlvDQorc2hhcmUvQm9hL3ByZWZzLmd0ay5yY2QNCitzaGFyZS9Cb2EvcHJlZnMuZ3Rr LnJjZA0KIHNoYXJlL0JvYS9wcmVmcy5tc3cucmMucHkNCi1zaGFyZS9Cb2EvcHJlZnMubXN3LnJj LnB5Yw0KLXNoYXJlL0JvYS9wcmVmcy5tc3cucmMucHlvDQorc2hhcmUvQm9hL3ByZWZzLm1zdy5y Y2QNCitzaGFyZS9Cb2EvcHJlZnMubXN3LnJjZA0KIHNoYXJlL0JvYS9wcmVmcy5yYy5weQ0KLXNo YXJlL0JvYS9wcmVmcy5yYy5weWMNCi1zaGFyZS9Cb2EvcHJlZnMucmMucHlvDQorc2hhcmUvQm9h L3ByZWZzLnJjZA0KK3NoYXJlL0JvYS9wcmVmcy5yY2QNCiBzaGFyZS9Cb2EvcHJlZnNrZXlzLnJj LnB5DQotc2hhcmUvQm9hL3ByZWZza2V5cy5yYy5weWMNCi1zaGFyZS9Cb2EvcHJlZnNrZXlzLnJj LnB5bw0KK3NoYXJlL0JvYS9wcmVmc2tleXMucmNkDQorc2hhcmUvQm9hL3ByZWZza2V5cy5yY2QN CiBzaGFyZS9Cb2EvcHJvcGVydGllcy5weQ0KLXNoYXJlL0JvYS9wcm9wZXJ0aWVzLnB5Yw0KLXNo YXJlL0JvYS9wcm9wZXJ0aWVzLnB5bw0KK3NoYXJlL0JvYS9wcm9wZXJ0aWVzZA0KK3NoYXJlL0Jv YS9wcm9wZXJ0aWVzZA0KIHNoYXJlL0JvYS9yZWxwYXRoLnB5DQotc2hhcmUvQm9hL3JlbHBhdGgu cHljDQotc2hhcmUvQm9hL3JlbHBhdGgucHlvDQorc2hhcmUvQm9hL3JlbHBhdGhkDQorc2hhcmUv Qm9hL3JlbHBhdGhkDQogc2hhcmUvQm9hL3NlbmRlci5weQ0KLXNoYXJlL0JvYS9zZW5kZXIucHlj DQotc2hhcmUvQm9hL3NlbmRlci5weW8NCitzaGFyZS9Cb2Evc2VuZGVyZA0KK3NoYXJlL0JvYS9z ZW5kZXJkDQogc2hhcmUvQm9hL3NvdXJjZWNvbnN0LnB5DQotc2hhcmUvQm9hL3NvdXJjZWNvbnN0 LnB5Yw0KLXNoYXJlL0JvYS9zb3VyY2Vjb25zdC5weW8NCitzaGFyZS9Cb2Evc291cmNlY29uc3Rk DQorc2hhcmUvQm9hL3NvdXJjZWNvbnN0ZA0KIHNoYXJlL0JvYS9zdGMtc3R5bGVzLnJjLmNmZw0K IHNoYXJlL0JvYS93eE5hbWVzcGFjZS5weQ0KLXNoYXJlL0JvYS93eE5hbWVzcGFjZS5weWMNCi1z aGFyZS9Cb2Evd3hOYW1lc3BhY2UucHlvDQorc2hhcmUvQm9hL3d4TmFtZXNwYWNlZA0KK3NoYXJl L0JvYS93eE5hbWVzcGFjZWQNCiBAZGlycm0gc2hhcmUvQm9hL2JjcnRsL3VzZXINCiBAZGlycm0g c2hhcmUvQm9hL2JjcnRsL2FjdGl2ZXgNCiBAZGlycm0gc2hhcmUvQm9hL2JjcnRsDQo= --=-K5enUzR1iJqbVGXoGEx7-- --=-SVIbkT8wdVxuZC2Y04ft Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/xhPnDAqnLW/+/X8RAsx2AJ4s50xFqlDWBKZBzelaGghexvW0kwCgheRt XY+Iy6daX24hIzea1XYEgw8= =BOog -----END PGP SIGNATURE----- --=-SVIbkT8wdVxuZC2Y04ft-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 08:03:41 2003 Return-Path: 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 2C9DF16A4CE for ; Thu, 27 Nov 2003 08:03:41 -0800 (PST) Received: from web60506.mail.yahoo.com (web60506.mail.yahoo.com [216.109.116.127]) by mx1.FreeBSD.org (Postfix) with SMTP id 49C6043FF2 for ; Thu, 27 Nov 2003 08:03:39 -0800 (PST) (envelope-from kstailey@yahoo.com) Message-ID: <20031127155842.31835.qmail@web60506.mail.yahoo.com> Received: from [69.138.231.17] by web60506.mail.yahoo.com via HTTP; Thu, 27 Nov 2003 07:58:42 PST Date: Thu, 27 Nov 2003 07:58:42 -0800 (PST) From: Kenneth Stailey To: freebsd-gnats-submit@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@freebsd.org cc: marcus@FreeBSD.org Subject: Re: ports/57333: gnomevfs2 will not build when bind84-base-8.4.1 is installed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 16:03:41 -0000 Nonstandard installations??? I'm using the ports tree. I will accept that you don't want to do any work on this but I draw the line at me being accused of using a non-standard installation when it's really the FreeBSD ports tree that is not compatible with itself. __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 08:15:56 2003 Return-Path: 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 0114416A4CE; Thu, 27 Nov 2003 08:15:56 -0800 (PST) Received: from postman.arcor.de (postman4.arcor-online.net [151.189.0.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D2D943FF2; Thu, 27 Nov 2003 08:15:54 -0800 (PST) (envelope-from eik@FreeBSD.org) Received: from FreeBSD.org (pD951ADB3.dip.t-dialin.net [217.81.173.179]) (authenticated bits=0) by postman.arcor.de (8.12.9/8.12.9) with ESMTP id hARGFj42002452 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 27 Nov 2003 17:15:46 +0100 (MET) Message-ID: <3FC62330.6060507@FreeBSD.org> Date: Thu, 27 Nov 2003 17:15:44 +0100 From: Oliver Eikemeier Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en, de MIME-Version: 1.0 To: Sergey Matveychuk Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD ports cc: Joe Marcus Clarke Subject: Re: PORTVERSION and portlint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 16:15:56 -0000 Sergey Matveychuk wrote: > What's wrong with '+' sign in PORTVERSION? > www/apache13+modssl, russian/apache* and dns/bind9-dlz ports use it for > separating port version and module version. I think it's a good practice. > > But portlint marks it as FATAL. May be make a sense this simple patch to > apply? > > --- > Sem. > -------------- next part -------------- > --- portlint.orig Thu Nov 27 01:22:30 2003 > +++ portlint Thu Nov 27 01:23:04 2003 > @@ -1535,7 +1535,7 @@ > &perror("FATAL: $file: PORTVERSION must be specified"); > } > if ($portversion =~ /^pl[0-9]*$/ > - || $portversion =~ /^[0-9]*[A-Za-z]?[0-9]*(\.[0-9]*[A-Za-z]?[0-9]*)*$/) { > + || $portversion =~ /^[0-9]*[A-Za-z]?[0-9]*(\.[0-9]*[A-Za-z]?[0-9+]*)*$/) { > print "OK: PORTVERSION \"$portversion\" looks fine.\n" if ($verbose); > } elsif ($portversion =~ /^[^\-]*\$[{\(].+[\)}][^\-]*$/) { > &perror("WARN: $file: using variable, \"$portversion\", as version ". The problem with `+' in PORTVERSIONs is that they suggest a semantic that the current port tools don't conform with. I did some test for PR 56961: and realized that 1.0.1+2003.11.27 < 1.0+2003.10.03, try pkg_version -t 1.0.1+2003.11.27 1.0+2003.10.03 See also the FreeBSD Porter's Handbook, 4.2.4 Package Naming Conventions: The idea is to make it easier to sort ports by looking at the version string. In mparticular, make sure version number components are always delimited by a period [...] It is no problem to extend PR 56961 so that the plus sign is a real separator between version numbers, but that change is incompatible with current port tools (although nobody will notice, I guess). Currently you can only use `.' as a separator in version numbers and be more or less sure what you'll get. I would keep that error, or at least issue a warning. The ports should use PORTVERSION= ${VERSION_ONE}.${VERSION_TWO} until the port tools can handle multi-version numbers. -Oliver From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 09:13:30 2003 Return-Path: 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 141A916A4CF; Thu, 27 Nov 2003 09:13:30 -0800 (PST) Received: from smtp3.libero.it (smtp3.libero.it [193.70.192.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B68643FA3; Thu, 27 Nov 2003 09:13:29 -0800 (PST) (envelope-from pitonat@libero.it) Received: from libero.it (193.70.192.46) by smtp3.libero.it (7.0.020-DD01) id 3F6F068F00849485; Thu, 27 Nov 2003 18:13:27 +0100 Date: Thu, 27 Nov 2003 18:13:27 +0100 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: multipart/mixed; boundary="_=__=_XaM3_.1069953207.2A.322032.42.11454.52.42.007.4933" From: "Filippo Natali" To: "freebsd-ports" X-XaM3-API-Version: 4.1 (B19) X-type: 0 X-SenderIP: 151.8.0.66 cc: perky Subject: Re: Patch to fix install of devel/boaconstructor X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 17:13:30 -0000 --_=__=_XaM3_.1069953207.2A.322032.42.11454.52.42.007.4933 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Thu, 27 Nov 2003 23:10:32 +0800 Khairil Yusof wr= ote: > This port gets stuck when trying to compile bytecode on some sc= ripts > which are not supposed to be run. > > I changed it to NO_BUIL= D=3Dyes, and updated pkg-plist accordingly. > I've tested my patch local= ly and boaconstructor runs fine. Hi, I think that using compileall.= py -x option to skip compilation of uneeded Zope scripts is a better app= roach. I can take maintainership of this port if there's no other volu= nteers :) best regards, Filippo Natali --_=__=_XaM3_.1069953207.2A.322032.42.11454.52.42.007.4933 Content-Type: application/octet-stream; name="=?iso-8859-1?Q?Makefile.patch?=" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="=?iso-8859-1?Q?Makefile.patch?=" KioqIE1ha2VmaWxlLm9yaWcJVGh1IE5vdiAyNyAxNjozNzowMSAyMDAzCi0tLSBNYWtlZmls ZQlUaHUgTm92IDI3IDE3OjQ3OjM2IDIwMDMKKioqKioqKioqKioqKioqCioqKiAyNCwzMSAq KioqCiAgREFUQURJUj0JJHtQUkVGSVh9L3NoYXJlL0JvYQogIAogIGRvLWJ1aWxkOgohIAlA JHtQWVRIT05fQ01EfSAke1BZVEhPTl9MSUJESVJ9L2NvbXBpbGVhbGwucHkgJHtXUktTUkN9 CiEgCUAke1BZVEhPTl9DTUR9IC1PICR7UFlUSE9OX0xJQkRJUn0vY29tcGlsZWFsbC5weSAk e1dSS1NSQ30KICAKICBkby1pbnN0YWxsOgogIAlAJHtNS0RJUn0gJHtEQVRBRElSfQotLS0g MjQsMzMgLS0tLQogIERBVEFESVI9CSR7UFJFRklYfS9zaGFyZS9Cb2EKICAKICBkby1idWls ZDoKISAJQCR7UFlUSE9OX0NNRH0gJHtQWVRIT05fTElCRElSfS9jb21waWxlYWxsLnB5IC14 ICJ6b2EvKD8hIGJyZWFrcG9pbnQpIiAke1dSS1NSQ30KISAJQCR7UFlUSE9OX0NNRH0gLU8g JHtQWVRIT05fTElCRElSfS9jb21waWxlYWxsLnB5IC14IHpvYSAke1dSS1NSQ30KISAJQCR7 UFlUSE9OX0NNRH0gJHtQWVRIT05fTElCRElSfS9weV9jb21waWxlLnB5ICR7V1JLU1JDfS9a b3BlTGliL3pvYS9icmVha3BvaW50LnB5CiEgCUAke1BZVEhPTl9DTUR9IC1PICR7UFlUSE9O X0xJQkRJUn0vcHlfY29tcGlsZS5weSAke1dSS1NSQ30vWm9wZUxpYi96b2EvYnJlYWtwb2lu dC5weQogIAogIGRvLWluc3RhbGw6CiAgCUAke01LRElSfSAke0RBVEFESVJ9Cg== --_=__=_XaM3_.1069953207.2A.322032.42.11454.52.42.007.4933-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 10:09:24 2003 Return-Path: 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 723B716A4CE for ; Thu, 27 Nov 2003 10:09:24 -0800 (PST) Received: from palanthas.solace.mh.se (palanthas.solace.mh.se [193.10.250.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA85343FE1 for ; Thu, 27 Nov 2003 10:09:22 -0800 (PST) (envelope-from hasse@solace.mh.se) Received: from localhost (unknown [127.0.0.1]) by palanthas.solace.mh.se (Postfix) with ESMTP id 07AEE300BE for ; Thu, 27 Nov 2003 19:15:27 +0100 (MET) Received: from palanthas.solace.mh.se ([127.0.0.1]) by localhost (palanthas [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24629-08 for ; Thu, 27 Nov 2003 19:15:15 +0100 (MET) Received: from krynn (krynn [10.19.3.13]) by palanthas.solace.mh.se (Postfix) with ESMTP id A2AED3017F for ; Thu, 27 Nov 2003 19:15:15 +0100 (MET) Date: Thu, 27 Nov 2003 19:12:43 +0100 (CET) From: Hans Holmberg To: ports@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at solace.mh.se Subject: Wrong MD5 on phpBB-2.0.6.tar.bz2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 18:09:24 -0000 According to the distfile and the info on http://www.freebsd.org/cgi/pds.cgi?ports/www/phpbb phpBB should have a checksum that is: MD5 (phpBB-2.0.6.tar.bz2) = ee73baaac8f2f72c2a1d879ea811bd07 But the file I downloaded (from different sources) always get: MD5 (phpBB-2.0.6.tar.bz2) = 6574f13e2c7b66fda4faf1b2ddacae48 So, what's up? Is the package compromised? /---------> Hans Holmberg <---------\ /| "...very few phenomena can pull someone out of Deep Hack Mode, |\ \| with two noted exceptions: being struck by lightning, or worse, |/ \--> your *computer* being struck by lightning." (By Matt Welsh) <--/ From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 10:20:49 2003 Return-Path: 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 2B60616A4CE for ; Thu, 27 Nov 2003 10:20:49 -0800 (PST) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0135543F93 for ; Thu, 27 Nov 2003 10:20:48 -0800 (PST) (envelope-from anders@FreeBSD.org) Received: from localhost (totem.fix.no [80.91.36.20]) by totem.fix.no (Postfix) with ESMTP id 2E2239852F; Thu, 27 Nov 2003 19:20:53 +0100 (CET) Received: from totem.fix.no ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id 54929-01; Thu, 27 Nov 2003 19:20:52 +0100 (CET) Received: by totem.fix.no (Postfix, from userid 1000) id 217869852B; Thu, 27 Nov 2003 19:20:52 +0100 (CET) Date: Thu, 27 Nov 2003 19:20:52 +0100 From: Anders Nordby To: Hans Holmberg Message-ID: <20031127182052.GA88050@totem.fix.no> Mail-Followup-To: Anders Nordby , Hans Holmberg , ports@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.1i cc: ports@freebsd.org Subject: Re: Wrong MD5 on phpBB-2.0.6.tar.bz2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 18:20:49 -0000 Hi, Get the file from one of the mirrors, and give diff -Nur a spin. On Thu, Nov 27, 2003 at 07:12:43PM +0100, Hans Holmberg wrote: > According to the distfile and the info on > http://www.freebsd.org/cgi/pds.cgi?ports/www/phpbb phpBB should have a > checksum that is: > MD5 (phpBB-2.0.6.tar.bz2) = ee73baaac8f2f72c2a1d879ea811bd07 > > But the file I downloaded (from different sources) always get: > MD5 (phpBB-2.0.6.tar.bz2) = 6574f13e2c7b66fda4faf1b2ddacae48 > > So, what's up? Is the package compromised? > > /---------> Hans Holmberg <---------\ > /| "...very few phenomena can pull someone out of Deep Hack Mode, |\ > \| with two noted exceptions: being struck by lightning, or worse, |/ > \--> your *computer* being struck by lightning." (By Matt Welsh) <--/ > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- Anders. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 10:46:12 2003 Return-Path: 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 3C56316A4CE; Thu, 27 Nov 2003 10:46:12 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99AAF43FB1; Thu, 27 Nov 2003 10:46:10 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hARIk7Pf018926; Thu, 27 Nov 2003 13:46:07 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) hARIixuY014093; Thu, 27 Nov 2003 13:45:00 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Kenneth Stailey In-Reply-To: <20031127155842.31835.qmail@web60506.mail.yahoo.com> References: <20031127155842.31835.qmail@web60506.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-+WKwDgs1VenmNZWjWynB" Organization: FreeBSD, Inc. Message-Id: <1069958764.44684.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 27 Nov 2003 13:46:04 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: ports@FreeBSD.org cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/57333: gnomevfs2 will not build when bind84-base-8.4.1 is installed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 18:46:12 -0000 --=-+WKwDgs1VenmNZWjWynB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2003-11-27 at 10:58, Kenneth Stailey wrote: > Nonstandard installations??? I'm using the ports tree. I will accept th= at you > don't want to do any work on this but I draw the line at me being accused= of > using a non-standard installation when it's really the FreeBSD ports tree= that > is not compatible with itself. By "nonstandard" I refer to the fact that you have overwritten header files included in the OS with versions included in the ports tree. This is not a standard thing. Not everyone has this configuration. In fact, you are the only one that has _ever_ reported this problem. Given that, and since you know how to workaround the problem locally, I am not inclined to hack the gnomevfs2 port to work with this. Should bind84 make it into the official base OS, I imagine the necessary symbols will be added to libc (thus this will never be a problem for standard FreeBSD installations); or, if not, I will revisit the issue. Joe >=20 >=20 > __________________________________ > Do you Yahoo!? > Protect your identity with Yahoo! Mail AddressGuard > http://antispam.yahoo.com/whatsnewfree --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-+WKwDgs1VenmNZWjWynB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/xkZsb2iPiv4Uz4cRAgNDAJ0QKzYVM19X5Yp7y0hevsytF3AntwCcCS/6 2oiWzF1XPBiha4oatda4BeM= =shOK -----END PGP SIGNATURE----- --=-+WKwDgs1VenmNZWjWynB-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 11:17:52 2003 Return-Path: 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 DD21316A4CE for ; Thu, 27 Nov 2003 11:17:52 -0800 (PST) Received: from oz.twisted.net (oz.twisted.net [209.172.186.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0406B43FBF for ; Thu, 27 Nov 2003 11:17:52 -0800 (PST) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 143D9598E27 for ; Thu, 27 Nov 2003 13:17:52 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19194-01 for ; Thu, 27 Nov 2003 13:17:51 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id 15EDB598FEB; Thu, 27 Nov 2003 13:17:51 -0600 (CST) Date: Thu, 27 Nov 2003 13:17:51 -0600 From: Troy To: ports@freebsd.org Message-ID: <20031127191751.GA17964@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: librep-0.16.2_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 19:17:53 -0000 Trying to upgrade librep-016.2_2 to librep-0.16.2_3 and receiving the following errors. Any ideas? -Troy cc -shared md5.lo rep-md5.lo -Wl,-soname -Wl,md5.so -o .libs/md5.so creating md5.la (cd .libs && rm -f md5.la && ln -s ../md5.la md5.la) cc -c -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O -pipe -march=pentiumpro -o rep.o rep.c /bin/sh ../libtool --mode=link cc -export-dynamic -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O -pipe -march=pentiumpro -o rep \ rep.o librep.la -L/usr/local/lib -lxpg4 -lintl -pthread -lcrypt -lgmp -lm cc -DHAVE_CONFIG_H -I. -I../src -I.. -I/usr/local/include -O -pipe -march=pentiumpro -o .libs/rep rep.o -pthread -Wl,--export-dynamic ./.libs/librep.so -L/usr/local/lib -lxpg4 -lintl -lcrypt -lgmp -lm -Wl,--rpath -Wl,/usr/X11R6/lib ./.libs/librep.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() ./.libs/librep.so: undefined reference to `mpq_set_d' gmake[1]: *** [rep] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/librep/work/librep-0.16.2/src' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/lang/librep. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade17883.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! lang/librep (librep-0.16.2_2) (new compiler error) From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 11:20:20 2003 Return-Path: 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 1DFBA16A4CE for ; Thu, 27 Nov 2003 11:20:20 -0800 (PST) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D6443FE1 for ; Thu, 27 Nov 2003 11:20:16 -0800 (PST) (envelope-from frank@exit.com) Received: from realtime.exit.com (realtime [206.223.0.5]) by tinker.exit.com (8.12.10/8.12.9) with ESMTP id hARJKFCq014078; Thu, 27 Nov 2003 11:20:15 -0800 (PST) (envelope-from frank@exit.com) Received: from realtime.exit.com (localhost [127.0.0.1]) by realtime.exit.com (8.12.10/8.12.9) with ESMTP id hARJKFMC083769; Thu, 27 Nov 2003 11:20:15 -0800 (PST) (envelope-from frank@realtime.exit.com) Received: (from frank@localhost) by realtime.exit.com (8.12.10/8.12.9/Submit) id hARJKFS8083768; Thu, 27 Nov 2003 11:20:15 -0800 (PST) (envelope-from frank) From: Frank Mayhar Message-Id: <200311271920.hARJKFS8083768@realtime.exit.com> In-Reply-To: <20031127191751.GA17964@twisted.net> To: troy@twisted.net Date: Thu, 27 Nov 2003 11:20:15 -0800 (PST) X-Copyright0: Copyright 2003 Frank Mayhar. All Rights Reserved. X-Copyright1: Permission granted for electronic reproduction as Usenet News or email only. X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: ports@freebsd.org Subject: Re: librep-0.16.2_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: frank@exit.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 19:20:20 -0000 Troy wrote: > Trying to upgrade librep-016.2_2 to librep-0.16.2_3 and receiving the > following errors. Any ideas? Missing dependency. Install libgpm4, then retry. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/ From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 11:25:12 2003 Return-Path: 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 81F9C16A4CE; Thu, 27 Nov 2003 11:25:12 -0800 (PST) Received: from sbtm.yonsei.net (sbtm.yonsei.net [61.100.191.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B43043FBF; Thu, 27 Nov 2003 11:25:11 -0800 (PST) (envelope-from perky@sbtm.yonsei.net) Received: by sbtm.yonsei.net (Postfix, from userid 1001) id 9203A2840F; Fri, 28 Nov 2003 04:25:09 +0900 (KST) Date: Fri, 28 Nov 2003 04:25:09 +0900 From: Hye-Shik Chang To: Filippo Natali Message-ID: <20031127192509.GA44781@i18n.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: Organization: Yonsei University User-Agent: Mutt/1.5.4i cc: perky cc: freebsd-ports Subject: Re: Patch to fix install of devel/boaconstructor X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 19:25:12 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 27, 2003 at 06:13:27PM +0100, Filippo Natali wrote: > On Thu, 27 Nov 2003 23:10:32 +0800 > Khairil Yusof wrote: >=20 > > This port gets stuck when trying to compile bytecode on some scripts > > which are not supposed to be run. > > > > I changed it to NO_BUILD=3Dyes, and updated pkg-plist accordingly. > > I've tested my patch locally and boaconstructor runs fine. >=20 > Hi, >=20 > I think that using compileall.py -x option to skip compilation of uneeded > Zope scripts is a better approach. >=20 > I can take maintainership of this port if there's no other volunteers :) >=20 Great! I'll commit your patch and maintainer assignment as soon as tree is thawed. Thank you! Regards, Hye-Shik --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/xk+VDWUsWc/bS6QRAg5NAJ9vEqWi0sAnl10CPxUv5pVvbyAvfACeL80l DAqd1CV6sSkx7sdnBm1N0Q4= =WODr -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 11:36:09 2003 Return-Path: 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 04CE016A4CE for ; Thu, 27 Nov 2003 11:36:09 -0800 (PST) Received: from mail.blarg.net (zoot.blarg.net [206.124.128.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B40FA43FBF for ; Thu, 27 Nov 2003 11:36:07 -0800 (PST) (envelope-from abowhill@blarg.net) Received: from kosmos.my.net (12-230-212-176.client.attbi.com [12.230.212.176]) by mail.blarg.net (Postfix) with ESMTP id 3377D33A12; Thu, 27 Nov 2003 11:36:07 -0800 (PST) Received: from kosmos.my.net (localhost [127.0.0.1]) by kosmos.my.net (8.12.10/8.12.10) with ESMTP id hAR7bXj1059380; Wed, 26 Nov 2003 23:37:34 -0800 (PST) (envelope-from kosmos@kosmos.my.net) Received: (from kosmos@localhost) by kosmos.my.net (8.12.10/8.12.10/Submit) id hAR7bXhO059379; Wed, 26 Nov 2003 23:37:33 -0800 (PST) (envelope-from kosmos) Date: Wed, 26 Nov 2003 23:37:33 -0800 From: Allan Bowhill To: freebsd-ports@freebsd.org Message-ID: <20031127073733.GB58872@kosmos.my.net> Mail-Followup-To: freebsd-ports@freebsd.org, Allan Bowhill References: <20031027223648.GC1004@zi025.glhnet.mhn.de> <20031028000708.GA52155@kosmos.mynet> <20031028004319.GF1004@zi025.glhnet.mhn.de> <20031125072702.GG340@freepuppy.bellavista.cz> <20031125064404.GA38625@kosmos.my.net> <20031125193010.GB67289@freepuppy.bellavista.cz> <20031125094426.GA39119@kosmos.my.net> <20031126103714.GT340@freepuppy.bellavista.cz> <20031126083957.GA56061@kosmos.my.net> <20031127134740.GV340@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031127134740.GV340@freepuppy.bellavista.cz> User-Agent: Mutt/1.4.1i X-URL: http://www.blarg.net/~abowhill/ cc: Allan Bowhill Subject: Re: Bug in ports howto question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 19:36:09 -0000 On 0, Roman Neuhauser wrote: : hm, sysinstall could probably ask for an IP of your smarthost, and : configure sendmail accordingly. That would be great, but there are problems with this. 1. If the user chooses another MTA like exim or postfix 2. If the user needs smtp-auth for sendmail he needs to recompile with SSL a port and cyrus-sasl, which is in ports. In addition to that he needs special make.conf modifications, and a warning that his compiled copy of sendmail will become inoperable if he makes world. I don't know if there would be a good solution to this other than creating a 3rd party port/package that does it all in one go. :> If you mean that ports should be accepted by some other mechanism? :> :> Yes, definitely. : : I disagree. There's already an establish channel for patch : submissions, why duplicate efforts? Becuase the current channels are inadequate for some people. Not sure how many. : I think there could be a mini-cvs utility, just with a few features :> defined to allow new ports to be submitted to a different repository, :> separate from ports (which is already . branch). :> :> I also think it would be cool if there were a freebsd third-party :> developer portal that kept this repository, accounts etc. like :> SourceForge, but for ports. Maybe call it PortsForge :) :> :> That way, maintainers and new contributors could keep an open source :> base of stuff they committed to the portal, while committers could :> peruse the portal for new software to carry-over to the ports collection. : : this has been discussed on this list, started, and announced here : during the last two weeks. Yes. Someone wrote me about this today. (http://sourceforge.net/projects/portrookies/). I will check it out. It sounds interesting. -- Allan Bowhill abowhill@blarg.net The problem with any unwritten law is that you don't know where to go to erase it. -- Glaser and Way From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 12:56:17 2003 Return-Path: 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 B7B2916A4CE for ; Thu, 27 Nov 2003 12:56:17 -0800 (PST) Received: from hak.cnd.mcgill.ca (hak.cnd.mcgill.ca [132.216.11.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B78343FD7 for ; Thu, 27 Nov 2003 12:56:16 -0800 (PST) (envelope-from mat@hak.cnd.mcgill.ca) Received: from hak.cnd.mcgill.ca (localhost [127.0.0.1]) by hak.cnd.mcgill.ca (8.12.9/8.12.8) with ESMTP id hARKrd15026179 for ; Thu, 27 Nov 2003 15:53:39 -0500 (EST) (envelope-from mat@hak.cnd.mcgill.ca) Received: (from mat@localhost) by hak.cnd.mcgill.ca (8.12.9/8.12.8/Submit) id hARKrd5o026178 for freebsd-ports@freebsd.org; Thu, 27 Nov 2003 15:53:39 -0500 (EST) Date: Thu, 27 Nov 2003 15:53:39 -0500 From: Mathew Kanner To: freebsd-ports@freebsd.org Message-ID: <20031127205339.GR18555@cnd.mcgill.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Organization: I speak for myself, operating in Montreal, CANADA X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on hak.cnd.mcgill.ca Subject: aureal-kmod X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 20:56:17 -0000 Hello All, I'm trying to figure what the aureal-kmod is about, maybe even intergrate it, but the port doesn't build, it can't find the distfile. Anybody know what's going on? please cc me thanks, --Mat -- Applicants must also have extensive knowledge of UNIX, although they should have sufficiently good programming taste to not consider this an achievement. - MIT AI Lab job ad in the /Boston Globe/ From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 16:07:26 2003 Return-Path: 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 5BC5A16A4CE for ; Thu, 27 Nov 2003 16:07:26 -0800 (PST) Received: from n203069.ap.plala.or.jp (n203069.ap.plala.or.jp [219.165.203.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9298643FBF for ; Thu, 27 Nov 2003 16:07:25 -0800 (PST) (envelope-from sf@FreeBSD.org) Date: Fri, 28 Nov 2003 09:07:23 +0900 Message-ID: <86n0ahxsn8.wl@gray.plala.or.jp> From: FUJISHIMA Satsuki To: Mathew Kanner In-Reply-To: <20031127205339.GR18555@cnd.mcgill.ca> References: <20031127205339.GR18555@cnd.mcgill.ca> Mail-Followup-To: Mathew Kanner , freebsd-ports@freebsd.org User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/20.7 (i386--freebsd) MULE/4.1 (AOI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: Re: aureal-kmod X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 00:07:26 -0000 aureal-kmod is a wrapper for Aureal's proprietary binary driver core. It works both -STABLE and -CURRENT here but I think it can't be integrated to the tree due to its uncertain license. The distfiles seems disappeared as well as the author's web page short ago because fenner's distfile survey still lists this port as OK. At Thu, 27 Nov 2003 15:53:39 -0500, Mathew Kanner wrote: > > Hello All, > I'm trying to figure what the aureal-kmod is about, maybe even > intergrate it, but the port doesn't build, it can't find the distfile. > Anybody know what's going on? From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 16:15:06 2003 Return-Path: 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 3C74916A4CF for ; Thu, 27 Nov 2003 16:15:06 -0800 (PST) Received: from bjpu.edu.cn (egw.bjpu.edu.cn [202.112.78.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3E1F43FBF for ; Thu, 27 Nov 2003 16:15:03 -0800 (PST) (envelope-from liukang@bjpu.edu.cn) Received: (eyou gateway send program); Fri, 28 Nov 2003 08:22:35 +0800 X-EYOU-ORIGINAL-IP: 202.112.78.224 X-EYOU-ENVELOPE-MAILFROM: liukang@bjpu.edu.cn Received: from unknown (HELO liukang) (unknown@202.112.78.224) by 202.112.78.77 with ; Fri, 28 Nov 2003 08:22:35 +0800 From: "Kang Liu" To: "'Anders Nordby'" , "'Hans Holmberg'" Date: Fri, 28 Nov 2003 08:15:12 +0800 Message-ID: <004901c3b544$b1470110$e04e70ca@bjpu.edu.cn> 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.4510 In-Reply-To: <269956929.15317@bjpu.edu.cn> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: ports@freebsd.org Subject: RE: Wrong MD5 on phpBB-2.0.6.tar.bz2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 00:15:06 -0000 The phpbb developers just released a announcement see: http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=153818 They update all src-pack but didn't change the version number. I've just submited a PR about it. > -----Original Message----- > From: owner-freebsd-ports@freebsd.org > [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Anders Nordby > Sent: Friday, November 28, 2003 2:21 AM > To: Hans Holmberg > Cc: ports@freebsd.org > Subject: Re: Wrong MD5 on phpBB-2.0.6.tar.bz2 > On Thu, Nov 27, 2003 at 07:12:43PM +0100, Hans Holmberg wrote: > > According to the distfile and the info on > > http://www.freebsd.org/cgi/pds.cgi?ports/www/phpbb phpBB > should have a > > checksum that is: > > MD5 (phpBB-2.0.6.tar.bz2) = ee73baaac8f2f72c2a1d879ea811bd07 > > > > But the file I downloaded (from different sources) always get: > > MD5 (phpBB-2.0.6.tar.bz2) = 6574f13e2c7b66fda4faf1b2ddacae48 > > > > So, what's up? Is the package compromised? From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 16:22:47 2003 Return-Path: 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 41EE816A4CE for ; Thu, 27 Nov 2003 16:22:47 -0800 (PST) Received: from bjpu.edu.cn (egw.bjpu.edu.cn [202.112.78.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F8F743FBD for ; Thu, 27 Nov 2003 16:22:44 -0800 (PST) (envelope-from liukang@bjpu.edu.cn) Received: (eyou gateway send program); Fri, 28 Nov 2003 08:30:15 +0800 X-EYOU-ORIGINAL-IP: 202.112.78.224 X-EYOU-ENVELOPE-MAILFROM: liukang@bjpu.edu.cn Received: from unknown (HELO liukang) (unknown@202.112.78.224) by 202.112.78.77 with ; Fri, 28 Nov 2003 08:30:15 +0800 From: "Kang Liu" To: "'Anders Nordby'" , "'Hans Holmberg'" Date: Fri, 28 Nov 2003 08:22:52 +0800 Message-ID: <004b01c3b545$c34f7080$e04e70ca@bjpu.edu.cn> 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.4510 In-Reply-To: <269978198.26848@bjpu.edu.cn> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: ports@freebsd.org Subject: RE: Wrong MD5 on phpBB-2.0.6.tar.bz2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 00:22:47 -0000 PR: ports/59741 http://www.freebsd.org/cgi/query-pr.cgi?pr=59741 > -----Original Message----- > From: owner-freebsd-ports@freebsd.org > [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Kang Liu > Sent: Friday, November 28, 2003 8:15 AM > To: 'Anders Nordby'; 'Hans Holmberg' > Cc: ports@freebsd.org > Subject: RE: Wrong MD5 on phpBB-2.0.6.tar.bz2 > > > The phpbb developers just released a announcement > see: http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=153818 > They update all src-pack but didn't change the version > number. I've just submited a PR about it. > From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 16:48:56 2003 Return-Path: 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 D92AE16A4CE; Thu, 27 Nov 2003 16:48:56 -0800 (PST) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7CFC43FDF; Thu, 27 Nov 2003 16:48:54 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from palle.girgensohn.se (c213-89-138-245.cm-upc.chello.se [213.89.138.245]) by melon.pingpong.net (8.12.9p2/8.12.9) with ESMTP id hAS0mnWt021945; Fri, 28 Nov 2003 01:48:49 +0100 (CET) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1]) by palle.girgensohn.se (8.12.9p2/8.12.9) with ESMTP id hAS0mnwC010051; Fri, 28 Nov 2003 01:48:49 +0100 (CET) (envelope-from girgen@pingpong.net) Date: Fri, 28 Nov 2003 01:48:49 +0100 From: Palle Girgensohn To: Joe Marcus Clarke Message-ID: <195180000.1069980529@palle.girgensohn.se> X-Mailer: Mulberry/3.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; FORMAT=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-MailScanner-Information: Please contact the ISP for more information X-MailScanner-PINGPONG: Found to be clean cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: firebird and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 00:48:57 -0000 Well, shutting off type-ahead-search (the single best feature of firebird,=20 btw) does not really help. I cannot reproduce the core dump as before, but=20 firebird and xemacs still lock up in pairs. Just had this experience, and=20 firebird would work even though I killed all its processes and restarted=20 the application! Firebird shoed up, but never tried accessing any URLs.=20 Started mozilla instead, worked fine... Then I realized that xemacs was=20 hung, killed it and bingo, firebird works again. Is this also a known=20 problem? Regards, Palle --On m=E5ndag, november 17, 2003 12.01.13 -0500 Joe Marcus Clarke=20 wrote: > On Mon, 2003-11-17 at 04:10, Palle Girgensohn wrote: >> Hi! >> >> We have a strange problem, probably related to gtk20, but I'm not sure. >> >> The small problem is that Firebird locks up, and does not accept >> keyboard input. This can be fixed by minimizing and unminimizing the >> firebird window. >> >> The more odd thing happens that sometimes, during these locks, xemacs >> stops working and locks up, and its window becomes blank. Sometimes, >> waiting a while fixes the problem, sometimes not, and kill -9 is the >> only thing that helps. Note that this always happen when firebird locks >> up, and never at any other occasion, so they definitely seem coupled, >> somehow. >> >> The enclosed stack trace indicates an infinite recursion. Any ideas? > > Known issue. Go to Tools->Options->Advanced, and disable Find as You > Type. > > Joe > >> >> /Palle >> >> ______________________________________________________________________ >> _______________________________________________ >> freebsd-gnome@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 17:03:03 2003 Return-Path: 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 DF60516A4CF; Thu, 27 Nov 2003 17:03:02 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE1D143FBF; Thu, 27 Nov 2003 17:03:00 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hAS12uSq027678; Thu, 27 Nov 2003 20:02:57 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) hAS11juY016643; Thu, 27 Nov 2003 20:01:45 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Palle Girgensohn In-Reply-To: <178760000.1069978873@palle.girgensohn.se> References: <13690000.1069060218@rambutan.pingpong.net> <178760000.1069978873@palle.girgensohn.se> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lj/AZQEnFfCWtdb/nC3H" Organization: MarcusCom, Inc. Message-Id: <1069981371.44684.78.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 27 Nov 2003 20:02:52 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: firebird and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 01:03:03 -0000 --=-lj/AZQEnFfCWtdb/nC3H Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Thu, 2003-11-27 at 19:21, Palle Girgensohn wrote: > Well, shutting off type-ahead-search (the single best feature of firebird= ,=20 > btw) does not really help. I cannot reproduce the core dump as before, bu= t=20 > firebird and xemacs still lock up in pairs. Just had this experience, and= =20 > firebird would work even though I killed all its processes and restarted=20 > the application! Firebird shoed up, but never tried accessing any URLs.=20 > Started mozilla instead, worked fine... Then I realized that xemacs was=20 > hung, killed it and bingo, firebird works again. Is this also a known=20 > problem? Not known to me. Doesn't seem like the two could be linked. AFAIK, they use different GUI toolkits. Sine I'm a vim user, I doubt I'll be able to do any deep investigation of this. Without more details, I'm not sure what to tell you. Joe >=20 > Regards, > Palle >=20 > --On m=E5ndag, november 17, 2003 12.01.13 -0500 Joe Marcus Clarke=20 > wrote: >=20 > > On Mon, 2003-11-17 at 04:10, Palle Girgensohn wrote: > >> Hi! > >> > >> We have a strange problem, probably related to gtk20, but I'm not sure= . > >> > >> The small problem is that Firebird locks up, and does not accept > >> keyboard input. This can be fixed by minimizing and unminimizing the > >> firebird window. > >> > >> The more odd thing happens that sometimes, during these locks, xemacs > >> stops working and locks up, and its window becomes blank. Sometimes, > >> waiting a while fixes the problem, sometimes not, and kill -9 is the > >> only thing that helps. Note that this always happen when firebird loc= ks > >> up, and never at any other occasion, so they definitely seem coupled, > >> somehow. > >> > >> The enclosed stack trace indicates an infinite recursion. Any ideas? > > > > Known issue. Go to Tools->Options->Advanced, and disable Find as You > > Type. > > > > Joe > > > >> > >> /Palle > >> > >> ______________________________________________________________________ > >> _______________________________________________ > >> freebsd-gnome@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.or= g" > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > >=20 >=20 >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-lj/AZQEnFfCWtdb/nC3H Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/xp67b2iPiv4Uz4cRApN2AJwItAovZqtSKOYSmqFSRNtv7Y4KFwCgkUoy PIqzVvYP/KMkc/N0x2zkZ3g= =wmNz -----END PGP SIGNATURE----- --=-lj/AZQEnFfCWtdb/nC3H-- From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 17:15:18 2003 Return-Path: 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 1896316A4CE; Thu, 27 Nov 2003 17:15:18 -0800 (PST) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4AC143FBD; Thu, 27 Nov 2003 17:15:15 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from palle.girgensohn.se (c213-89-138-245.cm-upc.chello.se [213.89.138.245]) by melon.pingpong.net (8.12.9p2/8.12.9) with ESMTP id hAS1FDWt024477; Fri, 28 Nov 2003 02:15:13 +0100 (CET) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1]) by palle.girgensohn.se (8.12.9p2/8.12.9) with ESMTP id hAS1FCwC010556; Fri, 28 Nov 2003 02:15:12 +0100 (CET) (envelope-from girgen@pingpong.net) Date: Fri, 28 Nov 2003 02:15:12 +0100 From: Palle Girgensohn To: Joe Marcus Clarke Message-ID: <217240000.1069982112@palle.girgensohn.se> In-Reply-To: <1069981371.44684.78.camel@shumai.marcuscom.com> References: <13690000.1069060218@rambutan.pingpong.net> <1069088473.737.1.camel@gyros> <178760000.1069978873@palle.girgensohn.se> <1069981371.44684.78.camel@shumai.marcuscom.com> X-Mailer: Mulberry/3.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-MailScanner-Information: Please contact the ISP for more information X-MailScanner-PINGPONG: Found to be clean cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: firebird and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 01:15:18 -0000 I agree, they shouldn't be linked, but they do hang together. I'll see what = hard facts I can come with in. Might take a while... /Palle --On torsdag, november 27, 2003 20.02.52 -0500 Joe Marcus Clarke=20 wrote: > On Thu, 2003-11-27 at 19:21, Palle Girgensohn wrote: >> Well, shutting off type-ahead-search (the single best feature of >> firebird, btw) does not really help. I cannot reproduce the core dump >> as before, but firebird and xemacs still lock up in pairs. Just had >> this experience, and firebird would work even though I killed all its >> processes and restarted the application! Firebird shoed up, but never >> tried accessing any URLs. Started mozilla instead, worked fine... Then >> I realized that xemacs was hung, killed it and bingo, firebird works >> again. Is this also a known problem? > > Not known to me. Doesn't seem like the two could be linked. AFAIK, > they use different GUI toolkits. Sine I'm a vim user, I doubt I'll be > able to do any deep investigation of this. Without more details, I'm > not sure what to tell you. > > Joe > >> >> Regards, >> Palle >> >> --On m=E5ndag, november 17, 2003 12.01.13 -0500 Joe Marcus Clarke >> wrote: >> >> > On Mon, 2003-11-17 at 04:10, Palle Girgensohn wrote: >> >> Hi! >> >> >> >> We have a strange problem, probably related to gtk20, but I'm not >> >> sure. >> >> >> >> The small problem is that Firebird locks up, and does not accept >> >> keyboard input. This can be fixed by minimizing and unminimizing the >> >> firebird window. >> >> >> >> The more odd thing happens that sometimes, during these locks, xemacs >> >> stops working and locks up, and its window becomes blank. Sometimes, >> >> waiting a while fixes the problem, sometimes not, and kill -9 is the >> >> only thing that helps. Note that this always happen when firebird >> >> locks up, and never at any other occasion, so they definitely seem >> >> coupled, somehow. >> >> >> >> The enclosed stack trace indicates an infinite recursion. Any ideas? >> > >> > Known issue. Go to Tools->Options->Advanced, and disable Find as You >> > Type. >> > >> > Joe >> > >> >> >> >> /Palle >> >> >> >> = ______________________________________________________________________ >> >> _______________________________________________ >> >> freebsd-gnome@freebsd.org mailing list >> >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> >> To unsubscribe, send any mail to >> >> "freebsd-gnome-unsubscribe@freebsd.org" >> > -- >> > PGP Key : http://www.marcuscom.com/pgp.asc >> > >> > >> >> >> >> > -- > PGP Key : http://www.marcuscom.com/pgp.asc From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 19:05:19 2003 Return-Path: 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 0282F16A4CE; Thu, 27 Nov 2003 19:05:19 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F6E43FA3; Thu, 27 Nov 2003 19:05:17 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp147-84.dialup.mtu-net.ru [62.118.147.84]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id DDA6E2269A7; Fri, 28 Nov 2003 06:05:14 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <3FC6BB72.9080202@ciam.ru> Date: Fri, 28 Nov 2003 06:05:22 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031120 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Oliver Eikemeier References: <3FC62330.6060507@FreeBSD.org> In-Reply-To: <3FC62330.6060507@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD ports cc: Joe Marcus Clarke Subject: Re: PORTVERSION and portlint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 03:05:19 -0000 Oliver Eikemeier wrote: > and realized that 1.0.1+2003.11.27 < 1.0+2003.10.03, try > > pkg_version -t 1.0.1+2003.11.27 1.0+2003.10.03 I think it should be fixed. > I would > keep that error, or at least issue a warning. The ports should use > > PORTVERSION= ${VERSION_ONE}.${VERSION_TWO} Yes, I see. But russian/apache13-modssl use PORTVERSION= ${VERSION_APACHE}+${VERSION_RA}+${VERSION_MODSSL} If we change '+' with '.' we'll get something not readable: 1.3.29.30.19.2.8.16 Where is apache version, nodssl version? You can't say without look at port Makefile. --- Sem. From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 23:17:24 2003 Return-Path: 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 48E7F16A4CE for ; Thu, 27 Nov 2003 23:17:24 -0800 (PST) Received: from i231239.ap.plala.or.jp (i231239.ap.plala.or.jp [218.47.231.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B4CA43F93 for ; Thu, 27 Nov 2003 23:17:22 -0800 (PST) (envelope-from sf@FreeBSD.org) Date: Fri, 28 Nov 2003 16:17:18 +0900 Message-ID: <86he0p0xoh.wl@gray.plala.or.jp> From: FUJISHIMA Satsuki To: Mathew Kanner In-Reply-To: <20031127205339.GR18555@cnd.mcgill.ca> References: <20031127205339.GR18555@cnd.mcgill.ca> Mail-Followup-To: Mathew Kanner , freebsd-ports@freebsd.org User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/20.7 (i386--freebsd) MULE/4.1 (AOI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: Re: aureal-kmod X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 07:17:24 -0000 Alexander Matey kindly restored his site; the distfiles has accidentaly been removed. We can fetch them now. At Thu, 27 Nov 2003 15:53:39 -0500, Mathew Kanner wrote: > > Hello All, > I'm trying to figure what the aureal-kmod is about, maybe even > intergrate it, but the port doesn't build, it can't find the distfile. > Anybody know what's going on? From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 23:58:33 2003 Return-Path: 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 6CE7B16A4CE for ; Thu, 27 Nov 2003 23:58:33 -0800 (PST) Received: from ncic.ac.cn (gatekeeper.ncic.ac.cn [159.226.41.188]) by mx1.FreeBSD.org (Postfix) with SMTP id 56D2B43FA3 for ; Thu, 27 Nov 2003 23:58:32 -0800 (PST) (envelope-from leebao@ncic.ac.cn) Received: from leebao.ncic.ac.cn (cello.ncic.ac.cn [159.226.41.141]) by gatekeeper.ncic.ac.cn (Postfix) with ESMTP id E17BEFB046 for ; Fri, 28 Nov 2003 16:00:01 +0800 (CST) To: freebsd-ports@freebsd.org From: leebao Organization: ncic Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Date: Fri, 28 Nov 2003 15:58:30 +0800 Message-ID: User-Agent: Opera7.23/FreeBSD M2 build 518 Content-Transfer-Encoding: quoted-printable Subject: Globus Toolkit 3.0 can be installed on Freebsd 5.0? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 07:58:33 -0000 --=20 Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 02:25:18 2003 Return-Path: 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 0B2C916A599; Fri, 28 Nov 2003 02:25:18 -0800 (PST) Received: from peedub.jennejohn.org (p213.54.197.110.tisdip.tiscali.de [213.54.197.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A9ED43FA3; Fri, 28 Nov 2003 02:25:14 -0800 (PST) (envelope-from garyj@jennejohn.org) Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.10/8.11.6) with ESMTP id hASAOx5r001739; Fri, 28 Nov 2003 11:25:02 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200311281025.hASAOx5r001739@peedub.jennejohn.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: Palle Girgensohn In-Reply-To: Message from Palle Girgensohn <195180000.1069980529@palle.girgensohn.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 28 Nov 2003 11:24:59 +0100 From: Gary Jennejohn cc: ports@freebsd.org cc: FreeBSD GNOME Users Subject: Re: firebird and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 10:25:18 -0000 Palle Girgensohn writes: > Well, shutting off type-ahead-search (the single best feature of firebird,=20 > btw) does not really help. I cannot reproduce the core dump as before, but=20 > firebird and xemacs still lock up in pairs. Just had this experience, and=20 > firebird would work even though I killed all its processes and restarted=20 > the application! Firebird shoed up, but never tried accessing any URLs.=20 > Started mozilla instead, worked fine... Then I realized that xemacs was=20 > hung, killed it and bingo, firebird works again. Is this also a known=20 > problem? > Are you using Linux-firebird or a natively compiled firebird? AFAIK I've never seen the problems you describe while using xemacs and the Linux-firebird together. --- Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org gj[at]denx.de From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 02:53:30 2003 Return-Path: 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 3206116A4CE; Fri, 28 Nov 2003 02:53:30 -0800 (PST) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A9B743FDD; Fri, 28 Nov 2003 02:53:27 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1])hASArPRY078562; Fri, 28 Nov 2003 11:53:25 +0100 (CET) (envelope-from girgen@pingpong.net) Date: Fri, 28 Nov 2003 11:53:25 +0100 From: Palle Girgensohn To: Gary Jennejohn Message-ID: <10580000.1070016805@rambutan.pingpong.net> In-Reply-To: <200311281025.hASAOx5r001739@peedub.jennejohn.org> References: <200311281025.hASAOx5r001739@peedub.jennejohn.org> X-Mailer: Mulberry/3.0.3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: ports@freebsd.org cc: FreeBSD GNOME Users Subject: Re: firebird and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 10:53:30 -0000 native. 0.6.x worked perfect, it happened when switching to gtk2. An note: I use windowmanager, some here use enlightenment, noone use gnome/kde and we all use "focus follows mouse", no clicking to activate a window. I tried gnome to see if I could reproduce it there. Although I didn't cope with it for very long, the problem did not arise. Perhaps I didn't try long enough, or perhaps it is related to the focus setting. Ther reason I suspect it this: When switching workspaces using keyboard shortcut, if the mouse pointer is placed so it is over two firebird windows, X cannot decide on which window to focus, and switches focus between the two windows as fast as it can, more than ten times / s, until I manually click a window title bar to force focus. I've never seen this happen ever before, but I've not used gtk2 much until now. See "image" for a clearer description :) mouse pointer is the `^'. ----------------- | | | -- |----------- | | | | | | ^ | | | | | | | | | | | | | | | | | | | ----------------- | | | --------------- Also, sometimes, focus works bad and I cannot write any text in the firebird window. refocusing by switching to another window and back usually resolves it, but this is a first sign that it will eventually lock up as described before. I have seen this on different sites (at home and at the office), but I always use "focus follows mouse". I will try changing focus strategy in windowmanager and see if this helps. Regards, Palle --On fredag, november 28, 2003 11.24.59 +0100 Gary Jennejohn wrote: > > Palle Girgensohn writes: >> Well, shutting off type-ahead-search (the single best feature of >> firebird,=20 btw) does not really help. I cannot reproduce the core dump >> as before, but=20 firebird and xemacs still lock up in pairs. Just had >> this experience, and=20 firebird would work even though I killed all its >> processes and restarted=20 the application! Firebird shoed up, but never >> tried accessing any URLs.=20 Started mozilla instead, worked fine... >> Then I realized that xemacs was=20 hung, killed it and bingo, firebird >> works again. Is this also a known=20 problem? >> > > Are you using Linux-firebird or a natively compiled firebird? AFAIK > I've never seen the problems you describe while using xemacs and the > Linux-firebird together. > > --- > Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org gj[at]denx.de > From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 03:42:54 2003 Return-Path: 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 33A2E16A4CE for ; Fri, 28 Nov 2003 03:42:53 -0800 (PST) Received: from eborcom.com (dsl-62-3-122-102.zen.co.uk [62.3.122.102]) by mx1.FreeBSD.org (Postfix) with SMTP id 1471343FCB for ; Fri, 28 Nov 2003 03:42:51 -0800 (PST) (envelope-from tom@FreeBSD.org) Received: (qmail 94632 invoked by uid 1001); 28 Nov 2003 11:42:49 -0000 Date: Fri, 28 Nov 2003 11:42:49 +0000 From: Tom Hukins To: Sergey Matveychuk Message-ID: <20031128114249.GA94603@eborcom.com> Mail-Followup-To: Tom Hukins , Sergey Matveychuk , Oliver Eikemeier , FreeBSD ports , Joe Marcus Clarke References: <3FC62330.6060507@FreeBSD.org> <3FC6BB72.9080202@ciam.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FC6BB72.9080202@ciam.ru> User-Agent: Mutt/1.4.1i cc: FreeBSD ports cc: Joe Marcus Clarke cc: Oliver Eikemeier Subject: Re: PORTVERSION and portlint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 11:42:54 -0000 On Fri, Nov 28, 2003 at 06:05:22AM +0300, Sergey Matveychuk wrote: > > Yes, I see. But russian/apache13-modssl use > PORTVERSION= ${VERSION_APACHE}+${VERSION_RA}+${VERSION_MODSSL} > > If we change '+' with '.' we'll get something not readable: > 1.3.29.30.19.2.8.16 > > Where is apache version, nodssl version? You can't say without look at > port Makefile. In the case of Apache with mod_ssl, why not use the mod_ssl version number and ignore Apache's version? In general, a new release of mod_ssl comes out for each new release of Apache. If this stops being the case, we could bump PORTREVISION when Apache changes. Tom From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 04:01:40 2003 Return-Path: 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 C673916A4CE for ; Fri, 28 Nov 2003 04:01:40 -0800 (PST) Received: from mail.wordbank.com (mail1.wordbank.com [213.86.82.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DFCE43FBF for ; Fri, 28 Nov 2003 04:01:39 -0800 (PST) (envelope-from john_oshea@mail.wordbank.com) Received: from 10.1.1.50 by mail.wordbank.com ([10.1.1.10]) with ESMTP; Fri, 28 Nov 2003 11:53:57 -0000 Mime-Version: 1.0 Message-Id: In-Reply-To: <1069968897.599.3.camel@boost.home.ahk> References: <1069968897.599.3.camel@boost.home.ahk> Date: Fri, 28 Nov 2003 11:53:57 +0000 To: Alex Kiesel From: john_oshea@wordbank.com Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Authenticated-Sender: John_Oshea X-Server: VPOP3 V1.5.4 - Registered cc: freebsd-ports@freebsd.org Subject: Re: Problems building expat port [long-ish] [re-send] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 12:01:40 -0000 At 10:34 pm +0100 27/11/03, Alex Kiesel wrote: >On Mon, 2003-11-24 at 12:02, john_oshea@wordbank.com wrote: >> >===> Configuring for expat-1.95.6_1 >> >checking build system type... Invalid configuration >> >`FreeBSD-portbld-freebsd4.8': machine `FreeBSD-portbld' not >> >recognized > >I don't know what caused that, but it should read >i386-portbld-freebsd4.8 With many thanks to Jun Kuriyama (the expat port maintainer) we deduced that I was a complete dunderhead and had managed to set $ARCH incorrectly in my .zshrc. -- John O'Shea, IT Services Wordbank Limited 33 Charlotte Street, London W1T 1RR Direct line: +44 (0) 20 7903 8829 Fax: +44 (0) 20 7903 8888 From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 04:03:30 2003 Return-Path: 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 0155316A4CE; Fri, 28 Nov 2003 04:03:30 -0800 (PST) Received: from debussy.private.org (25.60.138.210.bn.2iij.net [210.138.60.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id B080543FEC; Fri, 28 Nov 2003 04:03:24 -0800 (PST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (localhost [127.0.0.1]) by debussy.private.org (8.12.10/8.12.10) with ESMTP id hASC3exi001639; Fri, 28 Nov 2003 21:03:40 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Date: Fri, 28 Nov 2003 21:03:40 +0900 (JST) Message-Id: <20031128.210340.607957348.chat95@mbox.kyoto-inet.or.jp> To: Pavel@Janik.cz From: Nakata Maho In-Reply-To: References: <20031127.223434.846935079.chat95@mbox.kyoto-inet.or.jp> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: jaroshenko@mailru.com cc: dev@porting.openoffice.org cc: openoffice@freebsd.org Subject: Re: [porting-dev] Towards OpenOffice.org ports for FreeBSD 5.2-RELEASE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 12:03:30 -0000 Hi, Pavel, > From: Nakata Maho > Date: Thu, 27 Nov 2003 22:34:34 +0900 (JST) > > > `it works for me, and I'm 99% sure that this port will work for > > No one can tell that surely. Do you know exactly where the fundamental So, I told 99%. > problem with linking is? It can be hidden anywhere and you will risk users' > satisfaction. For FreeBSD, it is still hard to say OOo has productivity quality. I read your IZ, different specification of dlopen, might affect everywhere in OOo. For FreeBSD, we need more developers. absolutely. and also I want to draw FreeBSD hackers attentions. there are huge number of Linux hackers, but still the numbers of *BSD related person are extemely few... --maho From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 04:13:43 2003 Return-Path: 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 A482B16A4CE; Fri, 28 Nov 2003 04:13:43 -0800 (PST) Received: from postman.arcor.de (postman1.arcor-online.net [151.189.0.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF9344039; Fri, 28 Nov 2003 04:13:28 -0800 (PST) (envelope-from eik@FreeBSD.org) Received: from FreeBSD.org (p5080BB5F.dip.t-dialin.net [80.128.187.95]) (authenticated bits=0) by postman.arcor.de (8.12.9/8.12.9) with ESMTP id hASCDKNk007000 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 28 Nov 2003 13:13:21 +0100 (MET) Message-ID: <3FC73BE1.50301@FreeBSD.org> Date: Fri, 28 Nov 2003 13:13:21 +0100 From: Oliver Eikemeier Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en, de MIME-Version: 1.0 To: Sergey Matveychuk References: <3FC62330.6060507@FreeBSD.org> <3FC6BB72.9080202@ciam.ru> In-Reply-To: <3FC6BB72.9080202@ciam.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD ports cc: Tom Hukins cc: Joe Marcus Clarke Subject: Re: PORTVERSION and portlint X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 12:13:43 -0000 Sergey Matveychuk wrote: > Oliver Eikemeier wrote: > >> and realized that 1.0.1+2003.11.27 < 1.0+2003.10.03, try >> >> pkg_version -t 1.0.1+2003.11.27 1.0+2003.10.03 > > I think it should be fixed. Probably it would be a good thing to have multi-version numbers, and I'm happy to build this in my pkg_version patches. But this is an functional enhancement, not a fix, and would require a MFC. The plus sign is illegal and unsupported with the current package tools. >> I would >> keep that error, or at least issue a warning. The ports should use >> >> PORTVERSION= ${VERSION_ONE}.${VERSION_TWO} > > Yes, I see. But russian/apache13-modssl use > PORTVERSION= ${VERSION_APACHE}+${VERSION_RA}+${VERSION_MODSSL} > > If we change '+' with '.' we'll get something not readable: > 1.3.29.30.19.2.8.16 > > Where is apache version, nodssl version? You can't say without look at > port Makefile. You're not really supposed to be able to do that, the premier purpose of version numbers is to enable automated processing of packages for tools like portupgrade. On the other hand I agree that is is a nice extra if the version numbers are human readable. You could use 1.3.29.x.30.19.x.2.8.16, which isn't as pretty as the plus sign, but gives you 1.0.1.x.2003.11.27 > 1.0.x.2003.10.03 I think it would be nice to extend the functionality of the package tools, but you have to do more than just declare `+' to be a legal separator, you need: - portmgr@ to approve the changes - to MFC, replacing -STABLES perl pkg_version or adapt that too - an mechanism to update the tools of older releases - to adapt all other tools, like sysutils/portupgrade I'm happy to provide the patches and a mechanism to get that to work on older releases. -Oliver From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 04:30:07 2003 Return-Path: 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 CBAAC16A4CE for ; Fri, 28 Nov 2003 04:30:07 -0800 (PST) Received: from lists.frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37EEF43FAF for ; Fri, 28 Nov 2003 04:30:05 -0800 (PST) (envelope-from olive@oban.frmug.org) Received: by lists.frmug.org (Postfix/TLS, from userid 66) id BCAFA20F39; Fri, 28 Nov 2003 13:30:04 +0100 (CET) Received: by weirdos.oban.frmug.org (Postfix, from userid 1002) id D2DA68C64; Fri, 28 Nov 2003 13:25:11 +0100 (CET) Date: Fri, 28 Nov 2003 13:25:11 +0100 From: Olivier Tharan To: ports@freebsd.org Message-ID: <20031128122511.GL46227@weirdos.oban.frmug.org> Mail-Followup-To: ports@freebsd.org References: <200311281025.hASAOx5r001739@peedub.jennejohn.org> <10580000.1070016805@rambutan.pingpong.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <10580000.1070016805@rambutan.pingpong.net> X-Attribution: Olive Subject: Re: firebird and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 12:30:07 -0000 * Palle Girgensohn (20031128 11:53): > When switching workspaces using keyboard shortcut, if the mouse pointer is > placed so it is over two firebird windows, X cannot decide on which window > to focus, and switches focus between the two windows as fast as it can, > more than ten times / s, until I manually click a window title bar to force > focus. I've never seen this happen ever before, but I've not used gtk2 much > until now. See "image" for a clearer description :) mouse pointer is the I've seen it happen many times on older versions of WindowMaker. I don't know if that is still the case, nor in which conditions it happens (basically when something unexpected occurs with a window manager, the first suspect is the NumLock key :). -- olive From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 04:57:30 2003 Return-Path: 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 81C5616A4CE; Fri, 28 Nov 2003 04:57:30 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7929F43F93; Fri, 28 Nov 2003 04:57:29 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E77A466C8E; Fri, 28 Nov 2003 04:57:28 -0800 (PST) Date: Fri, 28 Nov 2003 04:57:28 -0800 From: Kris Kennaway To: Palle Girgensohn Message-ID: <20031128125728.GA82876@xor.obsecurity.org> References: <200311281025.hASAOx5r001739@peedub.jennejohn.org> <10580000.1070016805@rambutan.pingpong.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline In-Reply-To: <10580000.1070016805@rambutan.pingpong.net> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org cc: FreeBSD GNOME Users cc: Gary Jennejohn Subject: Re: firebird and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 12:57:30 -0000 --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 28, 2003 at 11:53:25AM +0100, Palle Girgensohn wrote: > native. 0.6.x worked perfect, it happened when switching to gtk2. >=20 > An note: I use windowmanager Do you mean "windowmanager" =3D WindowMaker? This sounds like a bug in windowmaker I see from time to time with firebird, mostly during text entry. Minimizing the window and maximizing it again lets me continue. Sounds like a WM bug, not a firebird/emacs one. Kris --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/x0Y4Wry0BWjoQKURAhN+AJ9heKg3N76PaTnN3i4RYOu6q4oH0ACgqUGj 4WVjFigExJD18zwTD+WAQUk= =Ti70 -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 05:06:29 2003 Return-Path: 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 0D91516A4CE; Fri, 28 Nov 2003 05:06:29 -0800 (PST) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 578DF43FE0; Fri, 28 Nov 2003 05:06:24 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1])hASD6MRY084171; Fri, 28 Nov 2003 14:06:22 +0100 (CET) (envelope-from girgen@pingpong.net) Date: Fri, 28 Nov 2003 14:06:22 +0100 From: Palle Girgensohn To: Joe Marcus Clarke Message-ID: <7450000.1070024782@rambutan.pingpong.net> In-Reply-To: <1069981371.44684.78.camel@shumai.marcuscom.com> References: <13690000.1069060218@rambutan.pingpong.net> <1069088473.737.1.camel@gyros> <178760000.1069978873@palle.girgensohn.se> <1069981371.44684.78.camel@shumai.marcuscom.com> X-Mailer: Mulberry/3.0.3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline cc: FreeBSD GNOME Users cc: ports@freebsd.org cc: Kris Kennaway Subject: Re: firebird and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 13:06:29 -0000 Kris: Yes, I mean WindowMaker, sorry! > This sounds like a bug in windowmaker I see from time to time with > firebird, mostly during text entry. Minimizing the window and > maximizing it again lets me continue. Sounds like a WM bug, not a > firebird/emacs one. Exactly the same happens in Enlightenment too, though (the lockups you=20 describe, that is. the flickering windows I describe are perhaps a=20 windowmaker specific problem). Well, it is not the focus stuff. I easily reproduced it without "focus=20 follow mouse". :( I trussed xemacs and firebird. Xemacs was completely hung, firebird did not = accept keyboard input. xemacs: SIGNAL 23 poll(0x84d9600,0x1,0xffffffff) ERR#4 'Interrupted system=20 call' sigreturn(0xbfbff340) ERR#4 'Interrupted system=20 call' poll(0x84d9600,0x1,0xffffffff) =3D 1 (0x1) read(0x7,0xbfbff5b0,0x20) =3D 32 (0x20) read(0x7,0xbfbff5b0,0x20) ERR#35 'Resource=20 temporarily unavailable' SIGNAL 23 SIGNAL 23 SIGNAL 23 poll(0x84d9600,0x1,0xffffffff) ERR#4 'Interrupted system=20 call' sigreturn(0xbfbff340) ERR#4 'Interrupted system=20 call' poll(0x84d9600,0x1,0xffffffff) =3D 1 (0x1) read(0x7,0xbfbff5b0,0x20) =3D 32 (0x20) read(0x7,0xbfbff5b0,0x20) ERR#35 'Resource=20 temporarily unavailable' SIGNAL 23 SIGNAL 23 SIGNAL 23 poll(0x84d9600,0x1,0xffffffff) ERR#4 'Interrupted system=20 call' sigreturn(0xbfbff340) ERR#4 'Interrupted system=20 call' poll(0x84d9600,0x1,0xffffffff) =3D 1 (0x1) read(0x7,0xbfbff5b0,0x20) =3D 32 (0x20) read(0x7,0xbfbff5b0,0x20) ERR#35 'Resource=20 temporarily unavailable' happened whenever I moved the mouse over it. firebird: gettimeofday(0xbfbf6890,0x0) =3D 0 (0x0) SIGNAL 27 SIGNAL 27 gettimeofday(0x488e2288,0x0) =3D 0 (0x0) sigprocmask(0x3,0x488e22f8,0x0) =3D 0 (0x0) poll(0x8065000,0x1,0x0) =3D 0 (0x0) sigreturn(0xbfbf3658) =3D -5 (0xfffffffb) gettimeofday(0xbfbf5b3c,0x0) =3D 0 (0x0) ioctl(6,FIONREAD,0xbfbf6810) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x7,0x0) =3D 0 (0x0) gettimeofday(0xbfacbef4,0x0) =3D 0 (0x0) gettimeofday(0xbfacbecc,0x0) =3D 0 (0x0) poll(0x8065000,0x8,0x0) =3D 0 (0x0) poll(0x8065000,0x9,0x19a) =3D 1 (0x1) SIGNAL 27 SIGNAL 27 gettimeofday(0x488e2288,0x0) =3D 0 (0x0) sigreturn(0x805bd9c) =3D 135321600 (0x810d800) gettimeofday(0x488e2288,0x0) =3D 0 (0x0) ioctl(6,FIONREAD,0xbfbf6820) =3D 0 (0x0) read(0x6,0xbfbf6824,0x20) =3D 32 (0x20) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) ioctl(6,FIONREAD,0xbfbf6150) =3D 0 (0x0) gettimeofday(0xbfbf6890,0x0) =3D 0 (0x0) gettimeofday(0xbfbf5b3c,0x0) =3D 0 (0x0) ioctl(6,FIONREAD,0xbfbf6810) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x7,0x0) =3D 0 (0x0) poll(0x8065000,0x8,0x0) =3D 0 (0x0) gettimeofday(0xbfacbef4,0x0) =3D 0 (0x0) gettimeofday(0xbfacbecc,0x0) =3D 0 (0x0) poll(0x8065000,0x8,0x0) =3D 0 (0x0) poll(0x8065000,0x9,0x190) =3D 1 (0x1) gettimeofday(0x488e2288,0x0) =3D 0 (0x0) ioctl(6,FIONREAD,0xbfbf6820) =3D 0 (0x0) read(0x6,0xbfbf6824,0xe0) =3D 224 (0xe0) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) gettimeofday(0xbfbf6940,0x0) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x6,0x0) =3D 0 (0x0) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) gettimeofday(0xbfbf6940,0x0) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x6,0x0) =3D 0 (0x0) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) gettimeofday(0xbfbf6940,0x0) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x6,0x0) =3D 0 (0x0) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) gettimeofday(0xbfbf6940,0x0) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x6,0x0) =3D 0 (0x0) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) gettimeofday(0xbfbf6940,0x0) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x6,0x0) =3D 0 (0x0) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x6,0x0) =3D 0 (0x0) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) ioctl(6,FIONREAD,0xbfbf6810) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x7,0x0) =3D 0 (0x0) gettimeofday(0xbfacbef4,0x0) =3D 0 (0x0) gettimeofday(0xbfacbecc,0x0) =3D 0 (0x0) poll(0x8065000,0x8,0x0) =3D 0 (0x0) poll(0x8065000,0x9,0x184) =3D 0 (0x0) gettimeofday(0x488e2288,0x0) =3D 0 (0x0) clock_gettime(0x0,0xbfaedfa4) =3D 0 (0x0) gettimeofday(0xbfacbef4,0x0) =3D 0 (0x0) write(9,0xbfacbe5b,1) =3D 1 (0x1) gettimeofday(0xbfacbef4,0x0) =3D 0 (0x0) gettimeofday(0xbfacbecc,0x0) =3D 0 (0x0) poll(0x8065000,0x8,0x0) =3D 1 (0x1) gettimeofday(0xbfbf704c,0x0) =3D 0 (0x0) gettimeofday(0xbfbf6efc,0x0) =3D 0 (0x0) gettimeofday(0xbfbf6ecc,0x0) =3D 0 (0x0) read(0x8,0xbfbf6fa3,0x1) =3D 1 (0x1) write(6,0x808c800,20) =3D 20 (0x14) ioctl(6,FIONREAD,0xbfbf6810) =3D 0 (0x0) gettimeofday(0xbfbf702c,0x0) =3D 0 (0x0) poll(0x830aac0,0x7,0x0) =3D 0 (0x0) gettimeofday(0xbfacbef4,0x0) =3D 0 (0x0) gettimeofday(0xbfacbecc,0x0) =3D 0 (0x0) poll(0x8065000,0x8,0x0) =3D 0 (0x0) wrote: > On Thu, 2003-11-27 at 19:21, Palle Girgensohn wrote: >> Well, shutting off type-ahead-search (the single best feature of >> firebird, btw) does not really help. I cannot reproduce the core dump >> as before, but firebird and xemacs still lock up in pairs. Just had >> this experience, and firebird would work even though I killed all its >> processes and restarted the application! Firebird shoed up, but never >> tried accessing any URLs. Started mozilla instead, worked fine... Then >> I realized that xemacs was hung, killed it and bingo, firebird works >> again. Is this also a known problem? > > Not known to me. Doesn't seem like the two could be linked. AFAIK, > they use different GUI toolkits. Sine I'm a vim user, I doubt I'll be > able to do any deep investigation of this. Without more details, I'm > not sure what to tell you. > > Joe > >> >> Regards, >> Palle >> >> --On m=E5ndag, november 17, 2003 12.01.13 -0500 Joe Marcus Clarke >> wrote: >> >> > On Mon, 2003-11-17 at 04:10, Palle Girgensohn wrote: >> >> Hi! >> >> >> >> We have a strange problem, probably related to gtk20, but I'm not >> >> sure. >> >> >> >> The small problem is that Firebird locks up, and does not accept >> >> keyboard input. This can be fixed by minimizing and unminimizing the >> >> firebird window. >> >> >> >> The more odd thing happens that sometimes, during these locks, xemacs >> >> stops working and locks up, and its window becomes blank. Sometimes, >> >> waiting a while fixes the problem, sometimes not, and kill -9 is the >> >> only thing that helps. Note that this always happen when firebird >> >> locks up, and never at any other occasion, so they definitely seem >> >> coupled, somehow. >> >> >> >> The enclosed stack trace indicates an infinite recursion. Any ideas? >> > >> > Known issue. Go to Tools->Options->Advanced, and disable Find as You >> > Type. >> > >> > Joe >> > >> >> >> >> /Palle >> >> >> >> = ______________________________________________________________________ >> >> _______________________________________________ >> >> freebsd-gnome@freebsd.org mailing list >> >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> >> To unsubscribe, send any mail to >> >> "freebsd-gnome-unsubscribe@freebsd.org" >> > -- >> > PGP Key : http://www.marcuscom.com/pgp.asc >> > >> > >> >> >> >> > -- > PGP Key : http://www.marcuscom.com/pgp.asc From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 09:34:17 2003 Return-Path: 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 9763D16A4CE for ; Fri, 28 Nov 2003 09:34:17 -0800 (PST) Received: from mta5.adelphia.net (mta5.adelphia.net [68.168.78.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EF5943FA3 for ; Fri, 28 Nov 2003 09:34:16 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com ([68.68.113.33]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031128171527.HLCA4878.mta13.adelphia.net@potentialtech.com> for ; Fri, 28 Nov 2003 12:15:27 -0500 Message-ID: <3FC782AF.70200@potentialtech.com> Date: Fri, 28 Nov 2003 12:15:27 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031005 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: I need some help unborking my freshports account X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 17:34:17 -0000 Some mornings it's better not to try to do any work ... I wanted to monitor a port, based on the instructions here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing-freshports.html So I went to create a freshports acocunt. Unfortunately, I'm apparently suffering from an acute case of stupid today. I accidentally _created_ the account with wmoran@freebsd.org as the email address, so now I will never receive the confirmation email. This may be whining, but I'd really like to keep the "wmoran" username, so I don't have to remember any more usernames. So I was hoping there was someone out there who could do me the favor of removing the wmoran request from the queue so I could recreate it correctly, or correct the email address or something. (alternatly, someone could set me up wtih a wmoran@FreeBSD.org account ... not that I've done enough to deserve it, but it'd be cool ;) I assume the request will time out eventually when nobody ever confirms it, but I'm getting ready to submit my first patch to a port and I'd really like to monitor the progress. TIA for any assistance. p.s. I'm not subscribed -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 10:00:39 2003 Return-Path: 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 7D31216A4CE for ; Fri, 28 Nov 2003 10:00:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB13743F75 for ; Fri, 28 Nov 2003 10:00:38 -0800 (PST) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hASI0cFY089752 for ; Fri, 28 Nov 2003 10:00:38 -0800 (PST) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hASI0cfr089751 for ports@freebsd.org; Fri, 28 Nov 2003 10:00:38 -0800 (PST) (envelope-from fenner) Date: Fri, 28 Nov 2003 10:00:38 -0800 (PST) From: Bill Fenner Message-Id: <200311281800.hASI0cfr089751@freefall.freebsd.org> To: ports@freebsd.org Subject: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 18:00:39 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://bento.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 11:35:44 2003 Return-Path: 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 BE9CB16A4CE for ; Fri, 28 Nov 2003 11:35:44 -0800 (PST) Received: from shellma.zin.lublin.pl (shellma.zin.lublin.pl [212.182.126.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A99243FDD for ; Fri, 28 Nov 2003 11:35:44 -0800 (PST) (envelope-from pawmal-posting@freebsd.lublin.pl) Received: by shellma.zin.lublin.pl (Postfix, from userid 1018) id 0CADF5F104; Fri, 28 Nov 2003 20:42:42 +0100 (CET) Date: Fri, 28 Nov 2003 20:42:42 +0100 From: Pawel Malachowski To: ports@FreeBSD.org Message-ID: <20031128194242.GD87632@shellma.zin.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.1i Subject: ports/net/ppptraf/pkg-descr update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 19:35:44 -0000 hello, ports/net/ppptraf/pkg-descr states that: ,,I'm looking for feedback, as i have some big improvements planned.'' however, homepage (http://www.diskiller.net/projects/ppptraf.php) reveals new (2001) facts: ,,I've essentially abandoned the PPPTraf project since i don't need it anymore. I wrote it, cuz i needed a program to do this, but now i don't so i have no reason to work on it.'' i believe pkg-descr should be adjusted a bit. -- Paweł Małachowski From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 13:05:18 2003 Return-Path: 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 8B37716A4CE for ; Fri, 28 Nov 2003 13:05:18 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A9143FE3 for ; Fri, 28 Nov 2003 13:05:17 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 459AC66D35; Fri, 28 Nov 2003 13:05:17 -0800 (PST) Date: Fri, 28 Nov 2003 13:05:17 -0800 From: Kris Kennaway To: Pawel Malachowski Message-ID: <20031128210517.GA87085@xor.obsecurity.org> References: <20031128194242.GD87632@shellma.zin.lublin.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <20031128194242.GD87632@shellma.zin.lublin.pl> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org Subject: Re: ports/net/ppptraf/pkg-descr update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 21:05:18 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 28, 2003 at 08:42:42PM +0100, Pawel Malachowski wrote: > hello, >=20 > ports/net/ppptraf/pkg-descr states that: > ,,I'm looking for feedback, as i have some big improvements planned.'' >=20 > however, homepage (http://www.diskiller.net/projects/ppptraf.php) reveals > new (2001) facts: > ,,I've essentially abandoned the PPPTraf project since i don't need it > anymore. I wrote it, cuz i needed a program to do this, but now i don't > so i have no reason to work on it.'' >=20 > i believe pkg-descr should be adjusted a bit. Please submit a PR so it can be attended to after the ports freeze. Kris --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/x7iMWry0BWjoQKURAhLbAJsERXKS7h8zWAYh+00Idyb87v47OQCeJGAv wZb5e6Lzb5RgV7epxge5ZcQ= =QMcf -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 13:49:50 2003 Return-Path: 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 B6A6C16A4CE for ; Fri, 28 Nov 2003 13:49:50 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id C350143FD7 for ; Fri, 28 Nov 2003 13:49:49 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp138-253.dialup.mtu-net.ru [62.118.138.253]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 7DBBD226927 for ; Sat, 29 Nov 2003 00:49:47 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <3FC7C306.6030303@ciam.ru> Date: Sat, 29 Nov 2003 00:49:58 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: PR/59770: devel/ixlib unbrake on -CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 21:49:50 -0000 Take a look please. --- Sem. From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 20:09:28 2003 Return-Path: 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 D386516A4CE for ; Fri, 28 Nov 2003 20:09:28 -0800 (PST) Received: from smtp803.mail.ukl.yahoo.com (smtp803.mail.ukl.yahoo.com [217.12.12.140]) by mx1.FreeBSD.org (Postfix) with SMTP id 7DB0243FB1 for ; Fri, 28 Nov 2003 20:09:26 -0800 (PST) (envelope-from dcrudy@pacbell.net) Received: from adsl-67-123-10-153.dsl.pltn13.pacbell.net (HELO pacbell.net) (dcrudy@pacbell.net@67.123.10.153 with plain) by smtp1.bt.mail.vip.ukl.yahoo.com with SMTP; 29 Nov 2003 04:09:25 -0000 Message-ID: <3FC81BFA.5040707@pacbell.net> Date: Fri, 28 Nov 2003 20:09:30 -0800 From: Daniel Rudy Organization: SBC Internet Services User-Agent: Mozilla/5.0 (X11R6; U; FreeBSD 4.9-RELEASE; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en, ja MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: whatmask-1.1 *UPDATED* to whatmask-1.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dcrudy@pacbell.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 04:09:28 -0000 FreeBSD port whatmask-1.1 has been updated to whatmask-1.2. The auto fetch is broken though. I'm not sure WHY it won't work, but it does compile and execute correctly under FreeBSD 4.9-RELEASE once you get the file whatmask-1.2.tar.gz in the distfiles directory. Below are the files for the port: Makefile: # ex:ts=8 # New ports collection makefile for: whatmask # Date created: May 20, 2001 # Whom: ijliao # # $FreeBSD: ports/net/whatmask/Makefile,v 1.5 2003/02/20 18:51:12 knu Exp $ # PORTNAME= whatmask PORTVERSION= 1.2 CATEGORIES= net MASTER_SITES= http://moog.laffeycomputer.com:8080/ MAINTAINER= ports@FreeBSD.org COMMENT= Easily convert between four common subnet mask notations GNU_CONFIGURE= yes .include distinfo: MD5 (whatmask-1.2.tar.gz) = 26aeff74dbba70262ccd426e681dcf4a pkg-descr: Notations supported: --------------------------------------------- TCP/IP SUBNET MASK EQUIVALENTS --------------------------------------------- CIDR = .....................: /26 Netmask = ..................: 255.255.255.192 Netmask (hex) = ............: 0xffffffc0 Wildcard Bits = ............: 0.0.0.63 Usable IP Addresses = ......: 62 The above notations are all identical. CIDR notation commonly has a "/" in front of the number (representing the number of bits). Whatmask can accept these notations with or without a slash. This notation is used more and more recently. A lot of popular routers and software supprt this notation. Netmask notation is pretty much the standard old-school way of doing it. It is supported by most systems (Un*x, Win, Mac, etc.). Netmask (hex) was recently added to support conversions between dotted quad hex notation. Wilcard bits are similar to the netmask, but they are the logical not of the netmask. This notation is used by a number of popular routers. WWW: http://www.laffeycomputer.com/whatmask.html pkg-plist: bin/whatmask There was a comment file in the work directory, but since I built the port, the file seems to have been clobbered. -- Daniel Rudy From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 21:41:35 2003 Return-Path: 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 8AF0616A4CE for ; Fri, 28 Nov 2003 21:41:35 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E895143FB1 for ; Fri, 28 Nov 2003 21:41:34 -0800 (PST) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 5AB311431D; Fri, 28 Nov 2003 23:41:34 -0600 (CST) Date: Fri, 28 Nov 2003 23:41:34 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Daniel Rudy In-Reply-To: <3FC81BFA.5040707@pacbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: whatmask-1.1 *UPDATED* to whatmask-1.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 05:41:35 -0000 Please use the send-pr mechanism with the subject prefixed by 'new port'. Patches and new files sent to this mailing list just tend to get completely lost in the noise of the overall discussion. mcl From owner-freebsd-ports@FreeBSD.ORG Fri Nov 28 23:37:53 2003 Return-Path: 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 3461D16A4CE; Fri, 28 Nov 2003 23:37:53 -0800 (PST) Received: from mandy.mts.ru (mandy.mts.ru [81.211.47.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA31943F3F; Fri, 28 Nov 2003 23:37:49 -0800 (PST) (envelope-from tiamat@komi.mts.ru) Received: from maeko.inside.mts.ru (maeko [192.168.10.3]) by mandy.mts.ru with SMTP id hAT7bmb18384; Sat, 29 Nov 2003 10:37:48 +0300 (MSK) Received: from stella.komi.mts.ru ([10.50.1.1]) by maeko.inside.mts.ru (NAVGW 2.5.2.12) with SMTP id M2003112910374805463 ; Sat, 29 Nov 2003 10:37:48 +0300 Received: from pcdeiter ([10.50.1.29]) (user=tiamat mech=LOGIN bits=0) by stella.komi.mts.ru (MTS Komi/Smtp) with ESMTP id hAT7bjFm056110; Sat, 29 Nov 2003 10:37:47 +0300 (MSK) (envelope-from tiamat@komi.mts.ru) Message-ID: <000301c3b64b$a53e93d0$1d01320a@komi.mts.ru> From: "Alex Deiter" To: Date: Sat, 29 Nov 2003 10:37:29 +0300 Organization: MTS Komi MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: ports@FreeBSD.ORG Subject: FreeBSD Port: heimdal-0.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 07:37:53 -0000 i have a problem with heimdal port on FreeBSD 5.2 beta when i put the heimdal ftpd in my inetd.conf: ftp stream tcp nowait root /usr/local/libexec/ftpd ftpd $ klist Credentials cache: FILE:/tmp/krb5cc_6V7hEc Principal: test@KOMI.MTS.RU Issued Expires Principal Nov 29 10:24:17 Nov 29 20:24:17 krbtgt/KOMI.MTS.RU@KOMI.MTS.RU Nov 29 10:24:36 Nov 29 20:24:17 host/server.komi.mts.ru@KOMI.MTS.RU Nov 29 10:26:47 Nov 29 20:24:17 ftp/server.komi.mts.ru@KOMI.MTS.RU $ /usr/local/bin/ftp server Connected to server.komi.mts.ru. 220 server.komi.mts.ru FTP server (Version 6.00+Heimdal 0.6) ready. Trying GSSAPI... Authenticated to Authentication successful. Name (server:test): test S:530 User test access denied. ftp: Login failed. Remote system type is UNIX. Using binary mode to transfer files. But telnet work fine: telnet stream tcp nowait root /usr/local/libexec/telnetd telnetd $ /usr/local/bin/telnet server Trying 1.1.1.1... Connected to server.komi.mts.ru. Escape character is '^]'. Waiting for encryption to be negotiated... [ Trying mutual KERBEROS5 (host/server.komi.mts.ru@KOMI.MTS.RU)... ] [ Kerberos V5 accepts you as ``test@KOMI.MTS.RU'' ] Encryption negotiated. Also, test suite for service ftp work fine: ./gssapi_server -p 777 -s ftp User is `test@KOMI.MTS.RU' gss_verify_mic: hej gss_unwrap: hemligt Thanks! From owner-freebsd-ports@FreeBSD.ORG Sat Nov 29 09:32:06 2003 Return-Path: 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 406C616A4CE for ; Sat, 29 Nov 2003 09:32:06 -0800 (PST) Received: from kartoffel.salatschuessel.net (p5084AF12.dip.t-dialin.net [80.132.175.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C4743F93 for ; Sat, 29 Nov 2003 09:32:02 -0800 (PST) (envelope-from lehmann@ans-netz.de) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) hATHW2je011798 for ; Sat, 29 Nov 2003 18:32:02 +0100 (CET) (envelope-from lehmann@ans-netz.de) Date: Sat, 29 Nov 2003 18:32:02 +0100 From: Oliver Lehmann To: ports@FreeBSD.org Message-Id: <20031129183202.1f03b5c1.lehmann@ans-netz.de> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: update xfce 4.0.0 -> xfce 4.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 17:32:06 -0000 Hi, I'm planning to commit http://people.freebsd.org/~oliver/xfce-4.0.1.diff when the ports-freeze is over. Let me know in case there is sth. I should add/change/whatever. Greetings, Oliver -- Oliver Lehmann @home: lehmann@ans-netz.de @office: oliver.lehmann@mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Sat Nov 29 12:08:37 2003 Return-Path: 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 12F3816A4CE for ; Sat, 29 Nov 2003 12:08:37 -0800 (PST) Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D26443FDD for ; Sat, 29 Nov 2003 12:08:33 -0800 (PST) (envelope-from itetcu@apropo.ro) Received: (qmail 6037 invoked from network); 29 Nov 2003 20:08:31 -0000 Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 29 Nov 2003 20:08:31 -0000 Date: Sat, 29 Nov 2003 22:09:26 +0200 From: Ion-Mihai Tetcu To: ports@FreeBSD.ORG Message-Id: <20031129220926.5ed7c21e.itetcu@apropo.ro> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: textproc && make -k fetch fails (strange) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 20:08:37 -0000 Hi, Could someone verify this ? If I'm doing: cd /usr/ports/textproc/javacc && make fetch everithing is OK. but if: cd /usr/ports/textproc && make fetch everithing is ok untill the javacc port, where the wget dependency fail to build (configure) and it keeps running again and again: the w file is from make fetch in textproc/javacc while t is for textproc bash-2.05b$ diff -u w t --- w Sat Nov 29 22:02:42 2003 +++ t Sat Nov 29 22:02:29 2003 @@ -1,24 +1,30 @@ checking for msgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for gmsgfmt... /usr/local/bin/msgfmt +checking locale.h usability... yes +checking locale.h presence... yes checking for locale.h... yes -checking for libintl.h... yes +checking libintl.h usability... no +checking libintl.h presence... no +checking for libintl.h... no checking for gettext... no -checking for gettext in -lintl... yes +checking for gettext in -lintl... no +gettext not found; disabling NLS checking for makeinfo... makeinfo checking for perl5... /usr/bin/perl5 checking for pod2man... /usr/local/bin/pod2man -enable IPv6 -updating cache ./config.cache -creating ./config.status -creating Makefile -creating src/Makefile -creating doc/Makefile -creating util/Makefile -creating po/Makefile.in -creating windows/Makefile -creating src/config.h -generating po/POTFILES from ./po/POTFILES.in +configure: creating ./config.status +CONFIG_HEADERS= ./config.status +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating doc/Makefile +config.status: creating util/Makefile +config.status: creating po/Makefile.in +config.status: creating windows/Makefile +config.status: executing default commands +generating po/POTFILES from /po/POTFILES.in +./config.status: line 1064: /po/POTFILES.in: No such file or directory creating po/Makefile -===> Building for wget-1.8.2_5 +cd . && autoconf +./config.status --recheck # cd /usr/ports/textproc && make fetch [...] ===> javacc ===> javacc-3.2 depends on file: /usr/local/bin/wget - not found ===> Verifying install for /usr/local/bin/wget in /usr/ports/ftp/wget ===> Building for wget-1.8.2_5 cd . && autoconf ./config.status --recheck running /bin/sh ./configure --prefix=/usr/local i386-portbld-freebsd5.1 --no-create --no-recursion configure: WARNING: you should use --build, --host, --target configuring for GNU Wget 1.8.2 checking build system type... i386-portbld-freebsd5.1 checking host system type... i386-portbld-freebsd5.1 checking whether make sets ${MAKE}... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i386-portbld-freebsd5.1-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for AIX... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-portbld-freebsd5.1-ranlib... no checking for ranlib... ranlib checking for i386-portbld-freebsd5.1-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.1 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for gcc option to accept ANSI C... checking for function prototypes... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for pid_t... yes checking whether byte ordering is bigendian... no checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for string.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for struct utimbuf... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for strdup... yes checking for strstr... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strpbrk... yes checking for memmove... yes checking for gettimeofday... yes checking for mktime... yes checking for strptime... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for select... yes checking for signal... yes checking for symlink... yes checking for access... yes checking for isatty... yes checking for uname... yes checking for gethostname... yes checking for usleep... yes checking for getopt_long... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for socket in -lsocket... no checking for dlopen in -ldl... no checking for shl_load in -ldl... no "Looking for SSL libraries in system-default" checking "for includes"... "found" checking for RSA_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking "whether SSL libs are resolved at runtime"... "yes" "Compiling in support for SSL in system-default" checking for md5_calc in -lmd5... no checking whether NLS is requested... yes "language catalogs: bg ca cs da de el es et fr gl he hr hu it ja nl no pl pt_BR ru sk sl sv tr uk zh_TW" checking for msgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for gmsgfmt... /usr/local/bin/msgfmt checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for gettext... no checking for gettext in -lintl... no gettext not found; disabling NLS checking for makeinfo... makeinfo checking for perl5... /usr/bin/perl5 checking for pod2man... /usr/local/bin/pod2man configure: creating ./config.status CONFIG_HEADERS= ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating util/Makefile config.status: creating po/Makefile.in config.status: creating windows/Makefile config.status: executing default commands generating po/POTFILES from /po/POTFILES.in ./config.status: line 1064: /po/POTFILES.in: No such file or directory creating po/Makefile cd . && autoconf ./config.status --recheck running /usr/local/bin/bash ./configure --prefix=/usr/local i386-portbld-freebsd5.1 CFLAGS=-O2 -pipe -march=athlon-xp -DINET6 LDFLAGS=-rpath=/usr/lib:/usr/local/lib build_alias=i386-portbld-freebsd5.1 host_alias=i386-portbld-freebsd5.1 target_alias=i386-portbld-freebsd5.1 --no-create --no-recursion configure: WARNING: you should use --build, --host, --target configuring for GNU Wget 1.8.2 checking build system type... i386-portbld-freebsd5.1 checking host system type... i386-portbld-freebsd5.1 checking whether make sets ${MAKE}... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i386-portbld-freebsd5.1-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for AIX... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes ^C -- IOnut Unregistered ;) FreeBSD user From owner-freebsd-ports@FreeBSD.ORG Sat Nov 29 12:48:56 2003 Return-Path: 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 047B716A4CE; Sat, 29 Nov 2003 12:48:56 -0800 (PST) Received: from luftpost.plosh.net (luftpost.plosh.net [204.152.186.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA56943FE9; Sat, 29 Nov 2003 12:48:52 -0800 (PST) (envelope-from Peter_Losher@isc.org) Received: from dhcp-2.sql1.plosh.net (tardis-nat.plosh.net [64.139.14.228]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by luftpost.plosh.net (Postfix) with ESMTP id A0CFA32606; Sat, 29 Nov 2003 12:49:02 -0800 (PST) (envelope-from Peter_Losher@isc.org) From: Peter Losher Organization: ISC To: sobomax@FreeBSD.org Date: Sat, 29 Nov 2003 12:48:57 -0800 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311291248.57139.Peter_Losher@isc.org> cc: ports@FreeBSD.org Subject: FreeBSD Port: asterisk-0.5.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 20:48:56 -0000 Do you know if there are any drivers (for -current?) for the Wildcard T100P PCI card that works w/ Asterisk? (we switched to Asterisk as our organization's PBX a while back, and we would like to move that box to FreeBSD) but we have the T100P so we don't need a router. Best Wishes - Peter -- Peter_Losher@isc.org | ISC | OpenPGP Key E8048D08 | "The bits must flow" From owner-freebsd-ports@FreeBSD.ORG Sat Nov 29 13:27:00 2003 Return-Path: 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 ECB6816A4CE; Sat, 29 Nov 2003 13:27:00 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7291443FBD; Sat, 29 Nov 2003 13:26:53 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2395366C8E; Sat, 29 Nov 2003 13:26:53 -0800 (PST) Date: Sat, 29 Nov 2003 13:26:53 -0800 From: Kris Kennaway To: Andreas Klemm Message-ID: <20031129212652.GC8768@xor.obsecurity.org> References: <200311281553.hASFrURT003309@siralan.org> <86fzg8scn5.fsf@borg.borderworlds.dk> <20031129142508.GA46034@titan.klemm.apsfilter.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="S1BNGpv0yoYahz37" Content-Disposition: inline In-Reply-To: <20031129142508.GA46034@titan.klemm.apsfilter.org> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org cc: freebsd-current@freebsd.org cc: eik@freebsd.org Subject: Ports startup scripts in /etc/rc.d (Re: 5.2-BETA and related ports issues) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 21:27:01 -0000 --S1BNGpv0yoYahz37 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 29, 2003 at 03:25:08PM +0100, Andreas Klemm wrote: > All openldapXX-server ports do this for example >=20 > root@titan[ttyp2]{219} /var/db/pkg grep /etc/rc.d */+CONTEN* > [...] > openldap-server-2.1.23/+CONTENTS:@unexec /etc/rc.d/slapd stop 2>&1 >/dev/= null || true > openldap-server-2.1.23/+CONTENTS:@unexec /etc/rc.d/slurpd stop 2>&1 >/dev= /null || true > openldap-server-2.1.23/+CONTENTS:@cwd /etc/rc.d That should be fixed before the release. I can't think of any reason why these should be using /etc/rc.d instead of /usr/local/etc/rc.d. Kris --S1BNGpv0yoYahz37 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/yQ8cWry0BWjoQKURAuyfAKCj0QxhZeVvWAkQXwfd6d/0x21/3ACgzV0J RE2zEOPyb6pi6tmYXxMaOK4= =KBTq -----END PGP SIGNATURE----- --S1BNGpv0yoYahz37-- From owner-freebsd-ports@FreeBSD.ORG Sat Nov 29 15:34:49 2003 Return-Path: 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 8BBAE16A4CF; Sat, 29 Nov 2003 15:34:49 -0800 (PST) Received: from da-quirk.org (raspail-2-81-57-235-55.fbx.proxad.net [81.57.235.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C8043F85; Sat, 29 Nov 2003 15:34:44 -0800 (PST) (envelope-from david@dyn-ns.net) Received: from da-quirk.org (localhost [127.0.0.1]) by da-quirk.org (8.12.9/8.12.9) with ESMTP id hATNYmjQ067621; Sun, 30 Nov 2003 00:34:49 +0100 (CET) (envelope-from david@dyn-ns.net) Received: (from david@localhost) by da-quirk.org (8.12.9/8.12.9/Submit) id hATNYkeb067620; Sun, 30 Nov 2003 00:34:46 +0100 (CET) X-Authentication-Warning: da-quirk.org: david set sender to david@dyn-ns.net using -f Date: Sun, 30 Nov 2003 00:34:46 +0100 From: David To: ports@freebsd.org Message-ID: <20031129233446.GD65646@da-quirk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline X-PGP-Key: http://www.da-quirk.org:8080/pubkey.asc User-Agent: Mutt/1.5.5.1i cc: lioux@freebsd.org Subject: mpeg4ip is broken on 5.X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 23:34:49 -0000 Hi, It would be nice to commit the patch before the 5.2-RELEASE because all the FreeBSD 5.X branch is involved with this error. PR: 57637 http://www.freebsd.org/cgi/query-pr.cgi?pr=57637 Regards, David From owner-freebsd-ports@FreeBSD.ORG Sat Nov 29 16:42:48 2003 Return-Path: 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 0E0BB16A4CE for ; Sat, 29 Nov 2003 16:42:48 -0800 (PST) Received: from noir.crocodile.org (noir.crocodile.org [216.218.215.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4D543FBF for ; Sat, 29 Nov 2003 16:42:46 -0800 (PST) (envelope-from vadim@fwbuilder.org) Received: from mail.vk.crocodile.org (c-24-7-27-211.client.comcast.net [24.7.27.211]) by noir.crocodile.org (8.11.6/8.11.6) with ESMTP id hAU0gjU24621 for ; Sat, 29 Nov 2003 16:42:46 -0800 Received: from [10.3.14.142] (tourist.vk.crocodile.org [10.3.14.142]) by mail.vk.crocodile.org (8.12.8/8.12.8) with ESMTP id hAU0giQN005477 for ; Sat, 29 Nov 2003 16:42:44 -0800 Mime-Version: 1.0 (Apple Message framework v606) Content-Transfer-Encoding: 7bit Message-Id: <1E24AD0C-22CE-11D8-9B4E-000393B66A20@fwbuilder.org> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-ports@freebsd.org From: Vadim Kurland Date: Sat, 29 Nov 2003 16:42:47 -0800 X-Mailer: Apple Mail (2.606) Subject: a problem with security/fwbuilder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 00:42:48 -0000 Ports security/libfwbuilder and security/fwbuilder that I maintain are broken in 5.2-beta because of incompatibility with libxml2 v2.6.2. They compile but do not work... The problem has been fixed in the upstream packages and I've submitted PRs #59654 and #59655 a few days ago. Would it be possible to commit these before the release ? Without this fix the port is pretty much broken and useless. Besides, the new version is stable and is expected to last. It just makes sense to have a stable version of the port distributed with CDs. thanks Vadim From owner-freebsd-ports@FreeBSD.ORG Sat Nov 29 18:29:03 2003 Return-Path: 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 C11CC16A4CE; Sat, 29 Nov 2003 18:29:03 -0800 (PST) Received: from postman.arcor.de (postman1.arcor-online.net [151.189.0.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id A135943FA3; Sat, 29 Nov 2003 18:29:01 -0800 (PST) (envelope-from eik@FreeBSD.org) Received: from FreeBSD.org (pD951A58D.dip.t-dialin.net [217.81.165.141]) (authenticated bits=0) by postman.arcor.de (8.12.9/8.12.9) with ESMTP id hAU2SvNk028551 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 30 Nov 2003 03:28:59 +0100 (MET) Message-ID: <3FC955E3.3070608@FreeBSD.org> Date: Sun, 30 Nov 2003 03:28:51 +0100 From: Oliver Eikemeier Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en, de MIME-Version: 1.0 To: Kris Kennaway References: <200311281553.hASFrURT003309@siralan.org> <86fzg8scn5.fsf@borg.borderworlds.dk> <20031129142508.GA46034@titan.klemm.apsfilter.org> <20031129212652.GC8768@xor.obsecurity.org> In-Reply-To: <20031129212652.GC8768@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: freebsd-current@FreeBSD.org cc: Andreas Klemm Subject: Re: Ports startup scripts in /etc/rc.d (Re: 5.2-BETA and related ports issues) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 02:29:03 -0000 Kris Kennaway wrote: > On Sat, Nov 29, 2003 at 03:25:08PM +0100, Andreas Klemm wrote: > > >>All openldapXX-server ports do this for example >> >>root@titan[ttyp2]{219} /var/db/pkg grep /etc/rc.d */+CONTEN* >>[...] >>openldap-server-2.1.23/+CONTENTS:@unexec /etc/rc.d/slapd stop 2>&1 >/dev/null || true >>openldap-server-2.1.23/+CONTENTS:@unexec /etc/rc.d/slurpd stop 2>&1 >/dev/null || true >>openldap-server-2.1.23/+CONTENTS:@cwd /etc/rc.d > > That should be fixed before the release. I can't think of any reason > why these should be using /etc/rc.d instead of /usr/local/etc/rc.d. Sorry that I missed that thread, our ISP has f*cked up our connection. The reason I did this was to support services like mail and nss_ldap. I really like to be prefix safe, PR conf/56736 relates to this: I agree that there should be a better solution, and already asked Mike Makonnen about it, but nobody seemed to care. IMHO not participating in rcorder(8) makes the packing list pettier and avoids an ugly hack, which is good, but restrains functionality. I like the idea of account managed in an centralized LDAP directory very much. So, do you still think the scripts should not participate in rcorder(8)? It's easy to change the ports, but this is probably not the right fix. -Oliver