From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 02:50: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 7D58537B40E for ; Sun, 29 Jun 2003 02:50:15 -0700 (PDT) Received: from damo.axelero.hu (fe01.axelero.hu [195.228.240.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F0343FE1 for ; Sun, 29 Jun 2003 02:50:13 -0700 (PDT) (envelope-from gabor@zahemszky.hu) Received: from localhost (localhost-02 [127.0.2.1]) by damo.axelero.hu (8.12.9/8.12.9) with SMTP id h5T9oBTx088048 for ; Sun, 29 Jun 2003 11:50:12 +0200 (CEST) Received: from fe01.axelero.hu [127.0.2.1] via SMTP gateway by damo []; id A057EAD2118 at Sun Jun 29 11:50:11 2003 Received: from Picasso.Zahemszky.HU (137.40-182-adsl-pool.axelero.hu [81.182.40.137]) by fe01.axelero.hu (8.12.9/8.12.9) with ESMTP id h5T9oAFo088023 for ; Sun, 29 Jun 2003 11:50:11 +0200 (CEST) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) by Picasso.Zahemszky.HU (8.12.9/8.12.9) with ESMTP id h5T9oBm8026007 for ; Sun, 29 Jun 2003 11:50:11 +0200 (CEST) (envelope-from zgabor@Picasso.Zahemszky.HU) Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.9/8.12.9/Submit) id h5T9oAuZ026006 for freebsd-ports@freebsd.org; Sun, 29 Jun 2003 11:50:10 +0200 (CEST) Date: Sun, 29 Jun 2003 11:50:10 +0200 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= To: freebsd-ports@freebsd.org Message-ID: <20030629095010.GA25940@Picasso.Zahemszky.HU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Operating-System: FreeBSD 4.8-STABLE User-Agent: Mutt/1.5.4i Subject: MiniSQL port failed on bison X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gabor@zahemszky.hu List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2003 09:50:15 -0000 Hi! On a fresh cvsupped 4-stable, with a fresh ports-tree (CVSUP-TAG . ), MiniSQL (databases/msql) failed: =3D=3D typescript =3D=3D Script started on Sun Jun 29 11:47:35 2003 /usr/ports/databases/msql $ make =3D=3D=3D> Building for msql-2.0.12_2 cd targets/freebsd ; make all Starting make for mSQL-2 --> [common] directory =20 <-- [common] done =20 --> [msql] directory =20 bison -y -d msql_yacc.y msql_yacc.y:153.2: parse error, unexpected ":", expecting ";" or "|" msql_yacc.y:184.3-186.26: invalid $ value msql_yacc.y:184.3-189.13: invalid $ value msql_yacc.y:184.3-194.12: invalid $ value msql_yacc.y:198.3-200.39: invalid $ value msql_yacc.y:453.3-454.26: invalid $ value msql_yacc.y:453.3-457.13: invalid $ value msql_yacc.y:453.3-462.12: invalid $ value msql_yacc.y:477.3-49: invalid $ value msql_yacc.y:675.3-676.33: invalid $ value *** Error code 1 Stop in /usr/ports/databases/msql/work/msql-2.0.12/targets/FreeBSD-4.8-STAB= LE-i386/msql. *** Error code 1 Stop in /usr/ports/databases/msql/work/msql-2.0.12/targets/FreeBSD-4.8-STAB= LE-i386/msql. *** Error code 1 Stop in /usr/ports/databases/msql/work/msql-2.0.12/targets/FreeBSD-4.8-STAB= LE-i386. *** Error code 1 Stop in /usr/ports/databases/msql/work/msql-2.0.12/targets/FreeBSD-4.8-STAB= LE-i386. *** Error code 1 Stop in /usr/ports/databases/msql/work/msql-2.0.12. *** Error code 1 Stop in /usr/ports/databases/msql. /usr/ports/databases/msql $ ^D=08=08 Script done on Sun Jun 29 11:47:41 2003 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Bye, Zahy < Gabor at Zahemszky dot HU > --=20 #!/bin/ksh Z=3D'21N16I25C25E30, 40M30E33E25T15U!' ;IFS=3D' ABCDEFGHIJKLMNOPQRSTUVWXYZ = ';set $Z ;for i { [[ $i =3D ? ]]&&print $i&&break;[[ $i =3D ??? ]]&&j=3D$i&= &i=3D${i%?};typeset -i40 i=3D8#$i;print -n ${i#???};[[ "$j" =3D ??? ]]&&pri= nt -n "${j#??} "&&j=3D;typeset +i i;};IFS=3D' 0123456789 ';set $Z;for i { [= [ $i =3D , ]]&&i=3D2;[[ $i =3D ?? ]]||typeset -l i;j=3D"$j $i";typeset +l i= ;};print "$j" From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 09:40: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 EE52037B401 for ; Sun, 29 Jun 2003 09:40:04 -0700 (PDT) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 656A744020 for ; Sun, 29 Jun 2003 09:40:03 -0700 (PDT) (envelope-from udo.schweigert@siemens.com) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.11.7/8.11.7) with ESMTP id h5TGe0322556; Sun, 29 Jun 2003 18:40:00 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.7/8.11.7) with ESMTP id h5TGdxQ13347; Sun, 29 Jun 2003 18:39:59 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) 1.46 2003/05/28 09:28:32 ust Exp $) with ESMTP id h5TGdxlo058150; Sun, 29 Jun 2003 18:39:59 +0200 (CEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) hosts/alaska/mail/config.mc,v 1.15 2002/12/31 15:32:17 ust Exp $) with ESMTP id h5TGdxFo016542; Sun, 29 Jun 2003 18:39:59 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) hosts/alaska/mail/submit.mc,v 1.4 2002/12/31 15:32:17 ust Exp $) id h5TGdxTx097793; Sun, 29 Jun 2003 18:39:59 +0200 (CEST) (envelope-from ust) Date: Sun, 29 Jun 2003 18:39:59 +0200 From: Udo Schweigert To: Brian Bailey Message-ID: <20030629163959.GA51163@alaska.cert.siemens.de> References: <001301c33d40$cd1df640$0503a8c0@monarch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001301c33d40$cd1df640$0503a8c0@monarch> X-Operating-System: FreeBSD 4.8-STABLE User-Agent: Mutt/1.5.4i cc: udo.schweigert@siemens.com cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: nessus-2.0.6a 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, 29 Jun 2003 16:40:05 -0000 On Sat, Jun 28, 2003 at 01:45:02 -0500, Brian Bailey wrote: > I was getting errors with trying to run the script, nessus-update-plugins. I was logged on as root at the time. > > Line 243 of the script reads: > $fetch_cmd $proxyopts http://www.nessus.org/nasl/all-2.0.tar.gz > all-2.0.tar.gz > > This creates two files(assuming wget is used): > all-2.0.tar.gz => contains no data > all-2.0.tar.gz.1 => contains 1023377 bytes > > The rest of the script was calling for the file all-2.0.tar.gz which contained 0 bytes. > The script was failing with the error on line 258: > "Something went wrong when installing plugins - uncompressing the plugins archive failed" > > I changed line 243 to read: > $fetch_cmd $proxyopts http://www.nessus.org/nasl/all-2.0.tar.gz > > This resolved the issue, as the correct file, all-2.0.tar.gz, was successfully created. This allowed the script to execute successfully. > > I'm not sure if this should be going to you or the development team at nessus.org. If you are not the contact for this issue, please let me know! > I can't reproduce that problem here. What's your FreeBSD version and what does your .nessus-update-pluginsrc look like? Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC CERT, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 09:44: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 6F09F37B404 for ; Sun, 29 Jun 2003 09:44:48 -0700 (PDT) Received: from alcoholic.geiin.org (fc040109.os.FreeBit.NE.JP [43.244.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4227143FE5 for ; Sun, 29 Jun 2003 09:44:47 -0700 (PDT) (envelope-from yoichi@geiin.org) Received: from fc040109.os.FreeBit.NE.JP (vaio.local-net [10.0.0.3]) by alcoholic.geiin.org (Postfix) with ESMTP id 74DD21EB20 for ; Mon, 30 Jun 2003 01:44:46 +0900 (JST) Date: Mon, 30 Jun 2003 01:46:24 +0900 Message-ID: <871xxcu90f.wl%yoichi@geiin.org> From: Yoichi NAKAYAMA To: freebsd-ports@freebsd.org User-Agent: Wanderlust/2.11.3 (Wonderwall) KARAMI/1.14.2 (TABASCO) FLIM/1.14.5 (=?ISO-2022-JP?B?GyRCPVBELkx4GyhC?=) APEL/10.5 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) Organization: Geiin.org X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx; v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P;-?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ X-Weather: =?ISO-2022-JP?B?GyRCOiNGfCROQmc6ZUlcJE9AMjhlRl4kRyQ5GyhC?= X-SKK: Daredevil SKK/12.1.1 (Okamachi) MIME-Version: 1.0 (generated by KARAMI 1.14.2 - "TABASCO") Content-Type: text/plain; charset=US-ASCII Subject: proposal: improve emacs lisp ports handling 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, 29 Jun 2003 16:44:48 -0000 Hi, I'd like to propose a way to improve elisp ports handling in FreeBSD ports system. Abstract: I will propose a way to handle elisp modules. An elisp ports will be able to provide byte-compiled elisp files for several emacsen without conflict. Problems: 1) byte-compiled elisp files depend on the version of emacsen. So we should * byte-compile by some specific emacsen. (one solution for this is to split the port into several ports and use bsd.emacs.mk respectively.) or * install without byte-compilation ** one example of the former is [1], where elisp directory is not version specific so we cannot install them simultaneously. ** another example of the former is [2], where elisp directory is version specific. The package generated by this may become different if bsd.emacs.mk is changed (e.g. release of newer version of emacsen) even if the version of the port itself is not changed. (related issue is described in [3]) ** example for latter case is [4] but this cannot be accepted for larger modules, where byte-compilation will shorten their loading time. 2) conflict of binaries and documents (include info) [5] * one solution is to split port so that one is for elisp installation and the other for installation of binaries. [6] * splitting document part for every elisp ports is a stupid way. I think we should find the solution to these problems "without having many bunches of duplicate ports". An idea: 1) a elisp port will install sources (*.el) with documents and binaries. 2) byte-compilation will be triggered by installation/deinstallation of emacsen ports and elisp ports A tentative implementation of this idea can be found in http://cvs.arege.net/ports-elisp/ Comments and/or suggestions are welcome. Reference: [1] ports/editors/psgml and ports/editors/psgml-* [2] ports/mail/wanderlust and ports/mail/wanderlust-* [3] ports/50799: Lisp Packages install directory should not depend on minor emacs version [4] ports/audio/mpg123.el [5] ports/mail/mew2 and ports/mail/mew2-* [6] ports/irc/liece-dcc and ports/irc/liece, or ports/japanese/migemo and ports/japanese/migemo-* [7] The idea is inspired by emacsen-common package in Debian Best regards, -- Yoichi Nakayama FreeBSD ports committer / yoichi@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 10:46: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 CA45737B401 for ; Sun, 29 Jun 2003 10:46:37 -0700 (PDT) Received: from probsd.org (rrcs-midsouth-24-172-108-90.biz.rr.com [24.172.108.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3502E43FE0 for ; Sun, 29 Jun 2003 10:46:37 -0700 (PDT) (envelope-from ms@probsd.org) Received: from probsd.org (probsd.org [192.168.1.4]) by probsd.org (Postfix) with SMTP id 77B4946627 for ; Sun, 29 Jun 2003 13:46:36 -0400 (EDT) Received: from 192.168.1.4 (SquirrelMail authenticated user ms) by probsd.org with HTTP; Sun, 29 Jun 2003 13:46:36 -0400 (EDT) Message-ID: <1132.192.168.1.4.1056908796.squirrel@probsd.org> Date: Sun, 29 Jun 2003 13:46:36 -0400 (EDT) From: "Michael Sharp" To: freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal Subject: Re: portsdb -Uu in jail errors ( was RE: hundreds of make_index errors ) 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, 29 Jun 2003 17:46:38 -0000 I decided to rebuild apache 2.0.46 and mod_php4-4.3.3.r1_1,1 to see if I could get a handle on the portsdb -Uu errors: realpath: /usr/ports/www/apache2/work/httpd-2.0.46/srclib/apr: No such file or directory: malformed entry: realpath: /usr/ports/www/apache2/work/httpd-2.0.46/srclib/apr: No such file or directory realpath: /usr/ports/www/apache2/work/httpd-2.0.46/srclib/apr-util: No such file or directory: malformed entry: realpath: /usr/ports/www/apache2/work/httpd-2.0.46/srclib/apr-util: No such file or directory I have been getting for a week or two. During the php* 'make deinstall', there was an error " Could not completely remove the directory /usr/ports/www/apache2/work/httpd-2.0.46/srclib/apr ". The http work directory was obviously removed on 'make clean' of the apache install. So, I deinstall both apache and php, and re-installed w/o the make clean on either and these errors went away on portsdb -Uu. Michael From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 14:49: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 DE7B437B401; Sun, 29 Jun 2003 14:49:45 -0700 (PDT) Received: from mail2.multikabel.nl (mail2.multikabel.nl [80.242.224.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5132343FFD; Sun, 29 Jun 2003 14:49:44 -0700 (PDT) (envelope-from hans.vledder@vledder.org) Received: from gizmo.nl.vledder.org (80-242-233-30.multikabel.nl [80.242.233.30])XAA04362; Sun, 29 Jun 2003 23:49:42 +0200 X-Authentication-Warning: mail2.multikabel.nl: Host 80-242-233-30.multikabel.nl [80.242.233.30] claimed to be gizmo.nl.vledder.org Received: from mail.nl.vledder.org (ivory.nl.vledder.org [192.168.100.3]) by gizmo.nl.vledder.org (Postfix) with ESMTP id C4B4647F; Sun, 29 Jun 2003 23:49:40 +0200 (CEST) Received: from vanity (vanity.nl.vledder.org [192.168.100.35]) by mail.nl.vledder.org (Postfix) with SMTP id 4B9D3D9AA; Sun, 29 Jun 2003 23:49:38 +0200 (CEST) From: "Hans R. Vledder" To: Date: Sun, 29 Jun 2003 23:49:27 +0200 Message-ID: <000001c33e88$560999d0$2364a8c0@vanity.nl.vledder.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 cc: ports@FreeBSD.org Subject: FreeBSD Port: nut-1.2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hans.vledder@vledder.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2003 21:49:46 -0000 Hi Doug, Any plans on upgrading this port to 1.2.2 ? Is there any way I can help ? Regards, Hans From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 14:52: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 F30FC37B401 for ; Sun, 29 Jun 2003 14:52:01 -0700 (PDT) Received: from graf.pompo.net (lns-th2-2f-81-56-186-139.adsl.proxad.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32D2843FBD for ; Sun, 29 Jun 2003 14:52:01 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 228AC76BC; Sun, 29 Jun 2003 23:50:33 +0200 (CEST) Date: Sun, 29 Jun 2003 23:50:33 +0200 From: Thierry Thomas To: freebsd-ports@FreeBSD.org Message-ID: <20030629215033.GB2820@graf.pompo.net> Mail-Followup-To: freebsd-ports@FreeBSD.org, "Pedro F. Giffuni" References: <20030603041302.68334.qmail@web13406.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030603041302.68334.qmail@web13406.mail.yahoo.com> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: "Pedro F. Giffuni" Subject: Re: French Porters needed 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, 29 Jun 2003 21:52:02 -0000 Le Mar 3 jui 03 à 6:13:02 +0200, Pedro F. Giffuni écrivait : > Hi guys; Hello, > I'm trying to turn FreeBSD into a top-class platform for Finite > Elements/Mech Eng. Unfortunately these two packages have their > documentation in French, and while I understand some of it, it > would be better if someone that actually knows french ports them > :) > > http://www.code-aster.org/ OK, I'm not a CAD specialist, but it seems interesting, I speak french and I often work for EDF => I'm working on this one. > http://haplo.sourceforge.net/ Not yet... Perhaps later, unless somebody else is interested. Regards, -- Th. Thomas. From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 16:16: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 6A7AC37B401 for ; Sun, 29 Jun 2003 16:16:49 -0700 (PDT) Received: from km.ru (12-227-14-80.client.attbi.com [12.227.14.80]) by mx1.FreeBSD.org (Postfix) with SMTP id A093E43F85 for ; Sun, 29 Jun 2003 16:16:47 -0700 (PDT) (envelope-from ijfydou@i-tel.ru) Date: Sun, 29 Jun 2003 23:16:11 +0000 From: 458 To: Ports References: In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Subject: 979 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, 29 Jun 2003 23:16:49 -0000 205 3 From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 16:26: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 A64D337B404 for ; Sun, 29 Jun 2003 16:26:05 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65FC644039 for ; Sun, 29 Jun 2003 16:26:03 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 70554 invoked from network); 29 Jun 2003 23:26:00 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 29 Jun 2003 23:26:00 -0000 Message-ID: <3EFF7588.7010109@liwing.de> Date: Mon, 30 Jun 2003 01:26:00 +0200 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (Compact - Build 2) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre References: <3EFDD2B1.4050100@liwing.de> <191557848393.20030629013727@alexdupre.com> <3EFE2EB6.10403@liwing.de> <96637064850.20030629233742@alexdupre.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports cc: Norikatsu Shigemura Subject: Re: lang/php4: questions and suggestions 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, 29 Jun 2003 23:26:06 -0000 On 6/29/2003 11:37 PM, Alex Dupre wrote: > Sunday, June 29, 2003, 2:11:34 AM, you wrote: > > JR> According to http://bugs.php.net/?id=23697 I'm not sure about that. > JR> Is this statement somewhere documented? > > Nope, sources are the best documentation...all things I told you about > disable-all and with-regex come directly from sources...php doc is > lacking. It may be helpful adding the option either way. As seen at samba at the upgrade to 2.2.6, defaults may change quickly and unlucky. The usual way: "Better safe than sorry" prohibits from those nasty (and unnecessary) bugs. Maybe you want to search the question@freebsd.org archive around 2002/10/29 for samba. Expiriencing quirks like that (forgotten --disable-cups because it was default) drives me to suggest to move '--diable-all' to the start of CONFIGURE_ARGS, because I learned that some thing change without getting notice early enough. > JR> Is there a difference between --with-regex and --with-regex=system? > > Well, --with-regex is equal to --with-regex=php, > nothing (no option) is equal to --with-regex=php, > --with-regex=system is equal to --with-regex=php when php is compiled > as apache module. Ok, if you re-read my first and second mail, I wrote 2 things: 1st: The guy who requests support on german mailing list use php in cgi mode. 2nd: The bug-url I sent to you relies on www/mod_php-4.3.2 what is the port before you :-) That one includes php-cli, too. So I keep the suggestion for optional '--with-regex=system' alive :-) Best, Jens PS: Is there any reason why you didn't cc port@ and nork@ as I suggested? From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 17:12: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 39A2337B401 for ; Sun, 29 Jun 2003 17:12:35 -0700 (PDT) Received: from web13401.mail.yahoo.com (web13401.mail.yahoo.com [216.136.175.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E49443FE9 for ; Sun, 29 Jun 2003 17:12:34 -0700 (PDT) (envelope-from giffunip@yahoo.com) Message-ID: <20030630001234.18735.qmail@web13401.mail.yahoo.com> Received: from [200.91.194.200] by web13401.mail.yahoo.com via HTTP; Mon, 30 Jun 2003 02:12:34 CEST Date: Mon, 30 Jun 2003 02:12:34 +0200 (CEST) From: "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" To: Thierry Thomas , freebsd-ports@FreeBSD.org In-Reply-To: <20030629215033.GB2820@graf.pompo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: French Porters needed 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, 30 Jun 2003 00:12:35 -0000 --- Thierry Thomas ha scritto: > > > > http://www.code-aster.org/ > > OK, I'm not a CAD specialist, but it seems interesting, I > speak french > and I often work for EDF => I'm working on this one. > Excellent!! Thanks for the update to gmsh too! > > http://haplo.sourceforge.net/ > > Not yet... Perhaps later, unless somebody else is interested. > I looked at it, and it has some nasty lex problems that remind me my failed attempt to port Xspice so I won't be working on it either. Well, haplo is not critical :). cheers, Pedro. ______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/ From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 17:25: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 64A7137B401 for ; Sun, 29 Jun 2003 17:25:39 -0700 (PDT) Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD214400B for ; Sun, 29 Jun 2003 17:25:38 -0700 (PDT) (envelope-from welchsm@earthlink.net) Received: from daisy.psp.pas.earthlink.net ([207.217.78.223]) by swan.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19WmUD-00066l-00; Sun, 29 Jun 2003 17:25:37 -0700 Received: from [207.217.78.11] by EarthlinkWAM via HTTP; Sun Jun 29 17:25:37 PDT 2003 Message-ID: <5165036.1056932737840.JavaMail.nobody@daisy.psp.pas.earthlink.net> Date: Sun, 29 Jun 2003 17:23:13 -0500 (GMT) From: Sean Welch To: johnjen@reynoldsnet.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Earthlink Web Access Mail version 3.0 X-Mailman-Approved-At: Sun, 29 Jun 2003 18:21:55 -0700 Subject: Update for port s10sh -- add Elph S400 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean_Welch@alum.wofford.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 00:25:39 -0000 I seem to have successfully hacked in support for my new Canon Elph S400 camera. I only added a couple few lines, but I now get this output: Unsupported Canon digicam found, S10sh will try to use The s10, s20, s100, G1 protocol. Cross your fingers! [Canon PowerShot S400] D:> I'm able to download photos and movies without problem. This can probably be cleaned up a bit, but it works at any rate. The patches are below: --- patch-usb.c.orig Sun Dec 8 17:43:52 2002 +++ patch-usb.c Sun Jun 29 17:43:17 2003 @@ -13,7 +13,7 @@ case PRODUCT_ID_S100_EU: case PRODUCT_ID_S100_US: *camera_dev = dev; -@@ -97,6 +103,12 @@ +@@ -97,6 +103,13 @@ printf("Canon G1 found\n"); return USB_INIT_G1; break; @@ -23,10 +23,11 @@ + printf("Canon G3 found\n"); + return USB_INIT_G3; + break; ++ case PRODUCT_ID_S400: case PRODUCT_ID_NEXTDIGICAM1: case PRODUCT_ID_NEXTDIGICAM2: case PRODUCT_ID_NEXTDIGICAM3: -@@ -118,6 +130,7 @@ +@@ -118,6 +131,7 @@ dev->descriptor.idProduct); break; } --- patch-usb.h.orig Sun Dec 8 17:43:52 2002 +++ patch-usb.h Sun Jun 29 17:43:17 2003 @@ -1,12 +1,13 @@ --- usb.h.orig Tue Mar 13 06:46:18 2001 +++ usb.h Sat Dec 7 06:16:19 2002 -@@ -19,15 +19,20 @@ +@@ -19,15 +19,22 @@ #define USB_INIT_S20 2 /* S20 found */ #define USB_INIT_S100 3 /* S100 (Digital Ixus) found */ #define USB_INIT_G1 4 /* G1 found */ +#define USB_INIT_A20 5 /* A20 found */ +#define USB_INIT_G2 6 /* G2 found */ +#define USB_INIT_G3 7 /* G3 found */ ++#define USB_INIT_S400 8 /* S400 (Digital Ixus) found */ #define USB_INIT_NEW 100 /* Unsupported PowerShot found! */ #define USB_INIT_FAILED -1 /* Unable to initialize USB */ @@ -18,6 +19,7 @@ #define PRODUCT_ID_S100_EU 0x3047 /* S100, aka. Digital Ixus, Elph */ #define PRODUCT_ID_G1 0x3048 /* PowerShot G1 */ +#define PRODUCT_ID_G3 0x306E ++#define PRODUCT_ID_S400 0x3075 /* PowerShot S400 */ /* The Canon USB protocol of the S10, S20, S100, G1 is the same. * We can hope that the next cameras will adopt a compatible protocol From owner-freebsd-ports@FreeBSD.ORG Sun Jun 29 19:34: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 E48AC37B401 for ; Sun, 29 Jun 2003 19:34:15 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAAD64402B for ; Sun, 29 Jun 2003 19:34:14 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id B3F1266B9B; Sun, 29 Jun 2003 19:34:10 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 818D2B1F; Sun, 29 Jun 2003 19:34:10 -0700 (PDT) Date: Sun, 29 Jun 2003 19:34:10 -0700 From: Kris Kennaway To: Zahemszky G?bor Message-ID: <20030630023410.GA67389@rot13.obsecurity.org> References: <20030629095010.GA25940@Picasso.Zahemszky.HU> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20030629095010.GA25940@Picasso.Zahemszky.HU> User-Agent: Mutt/1.4.1i cc: freebsd-ports@freebsd.org Subject: Re: MiniSQL port failed on bison 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, 30 Jun 2003 02:34:16 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 29, 2003 at 11:50:10AM +0200, Zahemszky G?bor wrote: > Hi! >=20 > On a fresh cvsupped 4-stable, with a fresh ports-tree (CVSUP-TAG . ), > MiniSQL (databases/msql) failed: Talk to the developers about fixing the bug in their software. Kris --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+/6GiWry0BWjoQKURAtzQAKCP/xGXKZ9st/BYUp8Vfe+516tT8gCfd7xp ZdVXple8nywWols29bWuJuk= =VXZq -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 00:20: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 6D0E437B404; Mon, 30 Jun 2003 00:20:13 -0700 (PDT) Received: from mail.infinithost.com (mail.infinithost.com [64.7.176.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DF7343FAF; Mon, 30 Jun 2003 00:20:12 -0700 (PDT) (envelope-from charford@infinithost.com) Received: from h24-86-190-4.ed.shawcable.net ([24.86.190.4]:62348 helo=infinithost.com) by mail.infinithost.com with asmtp (Exim 4.20) id 19WsxH-000Jki-NS; Mon, 30 Jun 2003 02:20:03 -0500 Date: Mon, 30 Jun 2003 01:19:57 -0600 X-Gpg-Keys: http://www.infinithost.com/GPG.html X-Warning: This electronic message transmission contains information that is privileged, confidential or otherwise the exclusive property of the intended recipient or the sender. This information is intended for the use of the individual or entity that is the intended recipient. If you are not the designated recipient, please be aware that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this electronic transmission in error, please notify us by electronic mail charford @ infinithost.com and promptly destroy the original transmission. Thank you for your assistance. Content-Type: text/plain; delsp=yes; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: cy@FreeBSD.org From: Colin Harford Content-Transfer-Encoding: 7bit Message-Id: <40DF083E-AACB-11D7-9956-000393A6FBE8@infinithost.com> X-Pgp-Agent: GPGMail 0.5.4 (v22 Jaguar) X-Mailer: Apple Mail (2.552) cc: ports@FreeBSD.org Subject: FreeBSD Port: krb5-1.2.8_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, 30 Jun 2003 07:20:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, The man page for kdc.conf specifies that the kdc.conf file is stored at /usr/local/lib/krb5kdc/kdc.conf while MIT doc's specify /usr/local/var/krb5kdc/kdc.conf. (see http://web.mit.edu/kerberos/www/krb5-1.2/krb5-1.2.8/doc/ install.html#SEC42) Neither dir's are created during the install... The creation of the kerberos database via kdb5_util wants to place the information into: /usr/local/var/krb5kdc/ Is this inconsistency an issue in the port version, or in the source? CH -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (Darwin) iD8DBQE+/+Sftf2vknGZ+KoRAvACAJwP6DI2BBMm1geuDyGxWJO2ofp45ACdHuH/ 7NXuJi3z974EWkwQcRb4BLc= =OFhk -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 02:00: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 49F5537B401 for ; Mon, 30 Jun 2003 02:00:12 -0700 (PDT) Received: from server.alexdupre.com (ppp-138-31.24-151.libero.it [151.24.31.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9D5543F75 for ; Mon, 30 Jun 2003 02:00:09 -0700 (PDT) (envelope-from sysadmin@alexdupre.com) Received: from thunder.alexdupre.com (thunder.alexdupre.com [192.168.0.101]) by server.alexdupre.com (8.12.9/8.12.9) with ESMTP id h5U8xul5077902 for ; Mon, 30 Jun 2003 11:00:06 +0200 (CEST) (envelope-from sysadmin@alexdupre.com) Date: Mon, 30 Jun 2003 10:59:56 +0200 From: Alex Dupre X-Mailer: The Bat! (v1.60q) X-Priority: 3 (Normal) Message-ID: <111677999311.20030630105956@alexdupre.com> To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: PHP5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 09:00:12 -0000 I'm creating the new port. Stay tuned ;-) -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org Today's excuse: Telecommunications is downgrading. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 02:12: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 6033937B401 for ; Mon, 30 Jun 2003 02:12:57 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A96643FB1 for ; Mon, 30 Jun 2003 02:12:56 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.9/8.12.9/NinthNine) with ESMTP id h5U9Cn8A036702 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 30 Jun 2003 18:12:50 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 30 Jun 2003 18:12:50 +0900 (JST) Message-Id: <200306300912.h5U9Cn8A036702@sakura.ninth-nine.com> From: Norikatsu Shigemura To: Alex Dupre In-Reply-To: <111677999311.20030630105956@alexdupre.com> References: <111677999311.20030630105956@alexdupre.com> X-Mailer: Sylpheed version 0.9.2 (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: PHP5 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, 30 Jun 2003 09:12:57 -0000 On Mon, 30 Jun 2003 10:59:56 +0200 Alex Dupre wrote: > I'm creating the new port. Stay tuned ;-) Do you want me to repo-copy? :-) If you hope, I'll request repo-copy to manager. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 02:16: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 CB4D037B401; Mon, 30 Jun 2003 02:16:21 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA4D443F85; Mon, 30 Jun 2003 02:16:20 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030630091620.TKLN26675.lakemtao07.cox.net@mezz.mezzweb.com>; Mon, 30 Jun 2003 05:16:20 -0400 To: Norikatsu Shigemura , Alex Dupre References: <111677999311.20030630105956@alexdupre.com> <200306300912.h5U9Cn8A036702@sakura.ninth-nine.com> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Mon, 30 Jun 2003 04:16:19 -0500 In-Reply-To: <200306300912.h5U9Cn8A036702@sakura.ninth-nine.com> User-Agent: Opera7.11/Linux M2 build 406 cc: ports@freebsd.org Subject: Re: PHP5 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, 30 Jun 2003 09:16:22 -0000 On Mon, 30 Jun 2003 18:12:50 +0900 (JST), Norikatsu Shigemura wrote: > On Mon, 30 Jun 2003 10:59:56 +0200 > Alex Dupre wrote: >> I'm creating the new port. Stay tuned ;-) > > Do you want me to repo-copy? :-) > If you hope, I'll request repo-copy to manager. Great, look forward for this port! :-) Oh btw: Have you gotten my email yet, nork? -- bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 02:18: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 DDE6737B401; Mon, 30 Jun 2003 02:18:10 -0700 (PDT) Received: from server.alexdupre.com (ppp-138-31.24-151.libero.it [151.24.31.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 116FD43FDD; Mon, 30 Jun 2003 02:18:09 -0700 (PDT) (envelope-from sysadmin@alexdupre.com) Received: from thunder.alexdupre.com (thunder.alexdupre.com [192.168.0.101]) by server.alexdupre.com (8.12.9/8.12.9) with ESMTP id h5U9I7l5077935; Mon, 30 Jun 2003 11:18:07 +0200 (CEST) (envelope-from sysadmin@alexdupre.com) Date: Mon, 30 Jun 2003 11:18:06 +0200 From: Alex Dupre X-Mailer: The Bat! (v1.60q) X-Priority: 3 (Normal) Message-ID: <111679089909.20030630111806@alexdupre.com> To: Norikatsu Shigemura In-Reply-To: <200306300912.h5U9Cn8A036702@sakura.ninth-nine.com> References: <111677999311.20030630105956@alexdupre.com> <200306300912.h5U9Cn8A036702@sakura.ninth-nine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: PHP5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 09:18:11 -0000 Monday, June 30, 2003, 11:12:50 AM, you wrote: NS> Do you want me to repo-copy? :-) Yeah :-) -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org Today's excuse: Sysadmin didn't hear pager go off due to loud music from bar-room speakers. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 08:14: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 04E2F37B401 for ; Mon, 30 Jun 2003 08:14:07 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6475943F3F for ; Mon, 30 Jun 2003 08:14:05 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h5UFDDKp017666; Mon, 30 Jun 2003 17:13:13 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h5UFDDvR017664; Mon, 30 Jun 2003 17:13:13 +0200 From: dick hoogendijk Date: Mon, 30 Jun 2003 17:13:13 +0200 To: Andreas Klemm Message-ID: <20030630151313.GA16886@lothlorien.nagual.st> References: <20030629134049.GA55899@pooh.nagual.st> <20030629201812.GA97234@titan.klemm.apsfilter.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: <20030629201812.GA97234@titan.klemm.apsfilter.org> User-Agent: Mutt/1.3.28i cc: ports@freebsd.org Subject: Re: amsn 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, 30 Jun 2003 15:14:07 -0000 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 29 Jun Andreas Klemm wrote: > BTW, just updated the port. But normally I'm not the maintainer anymore. > So normal way is to send mail to ports@freebsd.org or to send a > problem report. As you can see I had contact w/ Andreas who was so kind to update the amsn port. I cvsupped today and compiled it, BUT: andreas forgot to update the distinfo for amsn-0.80.tar.gz -> I manually fetched it and ran md5 on the file after which "portupgrade amsn" worked flawlessly. It seems to me that someone needs to put the right "distinfo" in the amsn port. I attached it, in case you want to use mine ;-)) I also include it: =-=-=-= MD5 (amsn-0.80.tar.gz) = dc545989917f044845b97c6bbd147e29 =-=-=-= -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=distinfo MD5 (amsn-0.80.tar.gz) = dc545989917f044845b97c6bbd147e29 --M9NhX3UHpAaciwkO-- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 08:54: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 2508137B401 for ; Mon, 30 Jun 2003 08:54:35 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49EA043F85 for ; Mon, 30 Jun 2003 08:54:32 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (trini0.org[68.36.46.19]) by comcast.net (sccrmhc11) with ESMTP id <20030630155431011005h80qe>; Mon, 30 Jun 2003 15:54:31 +0000 Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 0C508485; Mon, 30 Jun 2003 11:54:31 -0400 (EDT) Message-ID: <3F005D37.5000003@trini0.org> Date: Mon, 30 Jun 2003 11:54:31 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030515 X-Accept-Language: en, th, nl, en-us, ar MIME-Version: 1.0 To: Alex Dupre References: <111677999311.20030630105956@alexdupre.com> In-Reply-To: <111677999311.20030630105956@alexdupre.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: PHP5 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, 30 Jun 2003 15:54:35 -0000 Would it be possible to run it alongside php4??? Alex Dupre wrote: >I'm creating the new port. Stay tuned ;-) > > > From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 11:00: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 A13DC37B401 for ; Mon, 30 Jun 2003 11:00:18 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 631B043FA3 for ; Mon, 30 Jun 2003 11:00:15 -0700 (PDT) (envelope-from andreas@klemm.apsfilter.org) Received: from srv1.cosmo-project.de (localhost [IPv6:::1]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5UI0BhR008406 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 30 Jun 2003 20:00:13 +0200 (CEST) (envelope-from andreas@klemm.apsfilter.org) Received: (from uucp@localhost)h5UI0AXL008405; Mon, 30 Jun 2003 20:00:10 +0200 (CEST) (envelope-from andreas@klemm.apsfilter.org) Received: from titan.klemm.apsfilter.org (localhost.klemm.apsfilter.org [127.0.0.1]) by klemm.apsfilter.org (8.12.9/8.12.9) with ESMTP id h5UHvo4p010854; Mon, 30 Jun 2003 19:57:55 +0200 (CEST) (envelope-from andreas@titan.klemm.apsfilter.org) Received: (from andreas@localhost) by titan.klemm.apsfilter.org (8.12.9/8.12.9/Submit) id h5UHvoOV010853; Mon, 30 Jun 2003 19:57:50 +0200 (CEST) Date: Mon, 30 Jun 2003 19:57:50 +0200 From: Andreas Klemm To: dick hoogendijk Message-ID: <20030630175750.GB10675@titan.klemm.apsfilter.org> References: <20030629134049.GA55899@pooh.nagual.st> <20030629201812.GA97234@titan.klemm.apsfilter.org> <20030630151313.GA16886@lothlorien.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030630151313.GA16886@lothlorien.nagual.st> X-Operating-System: FreeBSD 5.1-CURRENT X-Disclaimer: A free society is one where it is safe to be unpopular User-Agent: Mutt/1.5.4i cc: ports@freebsd.org Subject: Re: amsn 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, 30 Jun 2003 18:00:18 -0000 On Mon, Jun 30, 2003 at 05:13:13PM +0200, dick hoogendijk wrote: > On 29 Jun Andreas Klemm wrote: > > BTW, just updated the port. But normally I'm not the maintainer anymore. > > So normal way is to send mail to ports@freebsd.org or to send a > > problem report. > > As you can see I had contact w/ Andreas who was so kind to update the > amsn port. I cvsupped today and compiled it, BUT: andreas forgot to > update the distinfo for amsn-0.80.tar.gz -> I manually fetched it and ^^^^^^^^^^^^^^^^^^^^^^ > ran md5 on the file after which "portupgrade amsn" worked flawlessly. JFYI, make makesum would have done both for you - getting sources - update md5 checksums without having to do things manually ;-) > It seems to me that someone needs to put the right "distinfo" in the > amsn port. I attached it, in case you want to use mine ;-)) A bugreport has been assigned to me and I just fixed it. Andreas /// -- Andreas Klemm - Powered by FreeBSD 4.8-STABLE Need a magic printfilter today ? -> http://www.apsfilter.org/ From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 11:01: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 5D28137B407 for ; Mon, 30 Jun 2003 11:01:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF3A43FF3 for ; Mon, 30 Jun 2003 11:00:47 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5UI0lUp081909 for ; Mon, 30 Jun 2003 11:00:47 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5UI0jsc081877 for freebsd-ports@freebsd.org; Mon, 30 Jun 2003 11:00:45 -0700 (PDT) Date: Mon, 30 Jun 2003 11:00:45 -0700 (PDT) Message-Id: <200306301800.h5UI0jsc081877@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, 30 Jun 2003 18:01:03 -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 ------------------------------------------------------------------------------- a [2003/04/10] ports/50798 ports-bugs audio/faad does not build o [2003/04/15] ports/50999 ports-bugs SSL with (mail/)dovecot simply doesn't wo o [2003/05/13] ports/52187 ports-bugs The two ghostscript ports do not work wit o [2003/05/23] ports/52632 ports-bugs vmware3 port is missing /usr/lib/vmware/v o [2003/06/09] ports/53117 ports-bugs portgrade -R ghostscript-gnu-7.06 fails a o [2003/06/21] ports/53600 ports-bugs /usr/port/emulators/linux_base says "linu o [2003/06/28] ports/53874 ports-bugs /usr/ports/emulators/linux_base isn't wor 7 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/04/23] ports/26797 ports-bugs arla-0.34.6 causes kernel panic/page faul o [2001/06/12] ports/28102 ports-bugs Recent changes to 4.3-STABLE break arla-0 o [2001/06/24] ports/28398 ports-bugs ja-dvips cannot find tex.pro o [2001/09/25] ports/30823 ports-bugs New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports-bugs mail/mahogany fails to build, conflicts w o [2001/10/10] ports/31191 ports-bugs netsaint - plugins sometimes not found 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/19] ports/37262 ports-bugs gphoto2 fails to find supported USB digit o [2002/04/22] ports/37361 ports-bugs installing gcc30 port breaks devel/gettex o [2002/04/25] ports/37468 ports-bugs mpeg_play compiled on current/DP1 does no o [2002/05/23] ports/38460 ports-bugs core dumps with ghostscript f [2002/05/27] ports/38602 ports-bugs x11-wm/tvtwm is confused about PREFIX o [2002/09/09] ports/42612 ports-bugs gphoto2 2.1 core dumps on DC290 f [2002/09/10] ports/42647 ports-bugs port pybliographger does not configure o [2002/09/20] ports/43036 ports-bugs python-doc packages aren't found by pydoc o [2002/10/07] ports/43796 ports-bugs x11-toolkits/xview does not build on 5.0 o [2002/10/08] ports/43847 ports-bugs new ports: babytrans,gsfv,mmail,tetradraw o [2002/10/19] ports/44295 ports-bugs New port: MLton, an optimizing Standard M o [2002/10/30] ports/44759 ports-bugs ghostscript-gnu-7.05_3 produces incorrect o [2002/11/11] ports/45210 ports-bugs Broken Linux ABI Emulation in FreeBSD 4.7 o [2002/11/12] ports/45234 ports-bugs timidity++ portupgrade problem, removes s o [2002/11/19] ports/45490 ports-bugs tightvnc leaks connections o [2002/11/20] ports/45531 ports-bugs Upgrade port hyperlatex-2.5 to 2.6 o [2002/11/27] ports/45805 ports-bugs security/sfs does not build on Alpha o [2002/12/06] ports/46039 ports-bugs adzapper install fails out of the box o [2002/12/11] ports/46180 ports-bugs lang/squeak3 creates $PREFIX/bin/squeak s o [2002/12/17] ports/46338 ports-bugs cyrus-sasl-1.5.27_7 mysql_verify_password o [2002/12/20] ports/46399 ports-bugs libdvxencore permissions o [2002/12/21] ports/46443 ports-bugs lang/jgnat compilation failure o [2002/12/25] ports/46530 ports-bugs GtkAda2 links against unexistent libgthre 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 o [2003/01/14] ports/47061 ports-bugs Conflicting system headers by build of gr o [2003/01/14] ports/47089 ports-bugs multimedia/xmms - core dump (sig 10) whil o [2003/01/17] ports/47177 ports-bugs Have biology/molden build and install the o [2003/01/23] ports/47402 ports-bugs New Port: net/sysmon o [2003/01/30] ports/47700 ports-bugs New port: XawPlus, a 3D replacement for X o [2003/01/31] ports/47768 ports-bugs print/ghostscript-afpl gv (3.5.8_1) can't o [2003/02/02] ports/47809 ports-bugs New port: Ukrainian accounting system. o [2003/02/07] ports/48073 ports-bugs ports version of linux-eagle missing libs o [2003/02/08] ports/48091 ports-bugs port install fails on minimum system o [2003/02/16] ports/48343 ports-bugs Several issues with the www/zope port o [2003/03/02] ports/48841 ports-bugs tls on postfix does not work (smtp and sm o [2003/03/18] ports/50104 ports-bugs Zope package does not set sticky bit on v o [2003/03/25] ports/50305 ports-bugs multimedia/xmms-avi fails to build on CUR o [2003/04/10] ports/50795 ports-bugs misc/solfege does not function o [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/04/18] ports/51139 ports-bugs [patch] ports/palm/coldsync dumps core o [2003/04/19] ports/51159 ports-bugs linux-flashplugin-5.0r51 does not work wi o [2003/04/23] ports/51316 ports-bugs games/bsdtris: fails to run after install o [2003/04/23] ports/51334 ports-bugs [New Port] Zend Optimizer 2.1.0a o [2003/04/25] ports/51423 ports-bugs palm/ports/pose fails to build o [2003/04/27] ports/51464 ports-bugs [Patch Port] devel/viewcvs (unforbidden) o [2003/04/27] ports/51470 ports-bugs linux-opera7 repeatedly crashes when usin 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 f [2003/05/05] ports/51789 ports-bugs high security hole in old dcgui/dclib por o [2003/05/05] ports/51807 ports-bugs g++295 can't parse header file f [2003/05/05] ports/51813 ports-bugs wrong mod_perl dependencies o [2003/05/07] ports/51941 ports-bugs Compiling error in /usr/ports/japanese/gn o [2003/05/11] ports/52064 ports-bugs ns2 (ports/net/ns) was broken o [2003/05/11] ports/52065 ports-bugs port of ns2(ports/net/ns) was broken o [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM o [2003/05/16] ports/52318 ports-bugs ports/net/jabber-msn don't builds o [2003/05/16] ports/52352 ports-bugs Postfix Configuration Summary Reporter o [2003/05/18] ports/52413 ports-bugs [Unbreak Port] net/mydns (fix LIB_DEPENDS o [2003/05/20] ports/52498 ports-bugs Maintainer update of biology/tinker port o [2003/05/23] ports/52602 ports-bugs security/ident2 port segfaults when retur f [2003/05/28] ports/52754 ports-bugs new beson expects ";" fixup parser o [2003/05/28] ports/52755 ports-bugs ports net/openldap21 has recursive depend o [2003/06/04] ports/52944 ports-bugs CUPS is not configurable on 4.8-RELEASE o [2003/06/05] ports/52967 ports-bugs Checksum-with bdb/db o [2003/06/07] ports/53016 ports-bugs Fix for games/freebsd-games o [2003/06/10] ports/53181 ports-bugs New port: postgresql-contrib o [2003/06/11] ports/53214 ports-bugs emulators/vmware3 tries to install emulat o [2003/06/16] ports/53392 ports-bugs mail/pyzor installed files permissions in o [2003/06/17] ports/53414 ports-bugs port security/amavis-perl open filedescri o [2003/06/18] ports/53458 ports-bugs irc/tr-ircd breaks on non-IPv6 kernels o [2003/06/19] ports/53489 ports-bugs [misc fixes] news/pyne: Fix configure fai o [2003/06/19] ports/53508 ports-bugs security/newpg: gpgsm dumps core (while i o [2003/06/19] ports/53533 ports-bugs palm/pilot-link does not compile on 5.1-R o [2003/06/23] ports/53634 ports-bugs Register Globals in PHP4 non-working (see o [2003/06/24] ports/53696 ports-bugs new port: Security scanner for Samba o [2003/06/26] ports/53764 ports-bugs new port java/jakarta-struts o [2003/06/26] ports/53800 ports-bugs [Maintainer Update] Port: lang/php4 o [2003/06/27] ports/53843 ports-bugs trouble running getmail from cron o [2003/06/27] ports/53852 ports-bugs freepascal build fails due to attempted b o [2003/06/27] ports/53862 ports-bugs -CURRENT ports symlink busted o [2003/06/28] ports/53879 ports-bugs [Maintainer Update] Port: lang/php4 o [2003/06/28] ports/53888 ports-bugs Linux Realplayer esound support and depen o [2003/06/29] ports/53910 ports-bugs flash broken in latest opera - version li o [2003/06/30] ports/53926 ports-bugs Eterm port breaks Esetroot 94 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/01/12] ports/24299 ports-bugs Configure the synaptics touchpad. o [2001/03/28] ports/26192 ports-bugs apel appeared both in xemacs/site-package o [2001/08/21] ports/29929 ports-bugs wginstall.pl script chokes on calculated o [2001/09/27] ports/30870 ports-bugs httpd in free(): warning: recursive call o [2001/12/04] ports/32508 ports-bugs www/flashplugin-mozilla has malloc bug o [2002/01/14] ports/33906 ports-bugs [PATCH] tic program as a port for easier f [2002/01/29] ports/34404 ports-bugs NEW PORT: devel/mingw-expat2 o [2002/01/30] ports/34442 ports-bugs xt, xalan-j, saxon should have the same C o [2002/02/02] ports/34550 ports-bugs ghostscript-gnu-nox11 portversion 6.51 fa o [2002/02/02] ports/34565 ports-bugs graphics/blender port is broke o [2002/02/09] ports/34759 ports-bugs Phantasia does not accept [enter] key 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/05] ports/35580 ports-bugs Startup script in /usr/local/etc/rc.d is o [2002/03/13] ports/35882 ports-bugs Perl Expect module send_slow hangs on EOF o [2002/03/14] ports/35897 ports-bugs upgrading the linux_base port runs into t o [2002/03/17] java/36024 ports port update: OpenJIT 1.1.16 for JDK 1.3.1 o [2002/03/29] ports/36503 ports-bugs several files conflict in ports/databases o [2002/04/07] ports/36841 ports-bugs use of .MAKEFLAGS target in Makefile.loca o [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic o [2002/04/19] ports/37244 ports-bugs c2lib port includes vector.h which appare o [2002/04/22] ports/37362 ports-bugs The Ted port is incompatible with FreeBSD o [2002/04/30] ports/37597 ports-bugs aureal-kmod-1.5_3 fails to build o [2002/05/08] ports/37855 ports-bugs wrong font name in jre/lib/font.propertie o [2002/05/10] ports/37927 ports-bugs port to install linux Lahey Fortran 95 v6 o [2002/05/13] ports/38034 ports-bugs compaq-cc (under linux-emu) installes man o [2002/05/15] ports/38125 ports-bugs ApacheCylical Link error/bug in Virtualse f [2002/06/01] ports/38800 ports-bugs update www/roxen to Roxen WebServer 2.2.2 o [2002/06/07] ports/38989 ports-bugs Fix to BROKEN arla port (arla-0.35.6) o [2002/06/11] ports/39182 ports-bugs netsaint-plugins util.c functions don't q o [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i a [2002/06/19] ports/39544 ports-bugs mayavi port disfunctional a [2002/06/20] ports/39608 ports-bugs upgrade games/cgoban to 1.9.13 o [2002/06/21] ports/39619 ports-bugs flashplugin-mozilla crashes and doesnt pl o [2002/06/21] ports/39620 ports-bugs flashplugin-mozilla crashes when viewing f [2002/06/21] ports/39621 ports-bugs isc-dhcpd server can't get all network in o [2002/06/28] ports/39946 ports-bugs Shift-Tab navigation doesn't work in tk-8 f [2002/07/09] ports/40396 ports-bugs New port: Logging daemon for Linksys BEFS o [2002/07/17] ports/40705 ports-bugs Upgrade of gnome-commander to 0.9.8 o [2002/07/18] ports/40756 ports-bugs insecure default options o [2002/07/21] ports/40866 ports-bugs sml-nj port CM autoloading compilation pr a [2002/07/22] ports/40904 ports-bugs new port: www/tclcurl o [2002/07/30] ports/41167 ports-bugs adventure.6 man-page, add section AUTHORS 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/41434 ports-bugs New port: www/light: another Mozilla-base o [2002/08/19] ports/41773 ports-bugs new port: x11-servers/Mozdev-PrintServer o [2002/08/19] ports/41784 ports-bugs vmware2 causes panic on recent -current o [2002/08/20] ports/41829 ports-bugs New port: mail/squirrelmail-devel o [2002/08/20] ports/41836 ports-bugs new port - virus filtering tool for qmail f [2002/08/24] ports/41971 ports-bugs New Port: sysutils/ipfw-manager 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/08/30] ports/42218 ports-bugs [PATCH] Cleanup mail/ezmlm-web and bump P o [2002/08/31] ports/42280 ports-bugs New port: florist (Ada-POSIX bindings) o [2002/09/01] ports/42281 ports-bugs lang/rexx-imc - addition of UPPER patch o [2002/09/01] ports/42296 ports-bugs New port: mod_webkit (adapter between Web o [2002/09/03] ports/42371 ports-bugs libncurses.so.4 missing from ports/emulat f [2002/09/03] ports/42378 ports-bugs New port: science/at Acoustic ToolBox o [2002/09/12] ports/42696 ports-bugs New port: security/libsectok_pcsc: Smartc f [2002/09/20] ports/43142 ports-bugs New port: AlsaPlayer is an audio player w a [2002/09/21] ports/43171 ports-bugs Port misc/upclient setgid kmem o [2002/09/26] ports/43394 ports-bugs New port yptransitd, an nss_ldap replacem f [2002/09/29] ports/43484 ports-bugs Update port net/arla to 0.35.9 o [2002/10/04] ports/43670 ports-bugs RC_NG script for net/openldap12 o [2002/10/04] ports/43671 ports-bugs RC_NG script for net/openldap20 o [2002/10/05] ports/43718 ports-bugs New port: x11-wm/icebgset (set IceWM back o [2002/10/07] ports/43764 ports-bugs New port: audio/wavemagic - An audio play o [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp o [2002/10/07] ports/43804 ports-bugs new port: sysutils/getopt (Frodo Looijaar o [2002/10/09] ports/43880 ports-bugs Names of Emacs ports are misleading o [2002/10/10] ports/43892 ports-bugs Enable use of keynote with security/isakm a [2002/10/11] ports/43956 ports-bugs New port: x11-wm/ion-devel o [2002/10/13] ports/43997 ports-bugs New port: www/apache13-modsnmp: apache-1. o [2002/10/13] ports/44028 ports-bugs courier "make install" fails o [2002/10/19] ports/44270 ports-bugs New port: net/bind9-sdb-ldap o [2002/10/20] ports/44305 ports-bugs New port: java/xdoclet (an extended Javad f [2002/10/20] ports/44319 ports-bugs update port of mail/minimalist to the lat o [2002/10/24] ports/44430 ports-bugs New port: xalan-c v. 1.4 (XSLT engine and a [2002/10/25] ports/44464 ports-bugs Ports addition o [2002/10/28] ports/44565 ports-bugs NEW PORT: devel/libds (Useful data struct o [2002/11/02] ports/44836 ports-bugs New port: hunch - Scan httpd log files, f o [2002/11/03] ports/44854 ports-bugs [PATCH] add xaw3d build option to games/x o [2002/11/05] ports/44932 ports-bugs New port: xtr o [2002/11/05] ports/44949 ports-bugs New port Squid Access Report Generator o [2002/11/05] ports/44953 ports-bugs make install of apsfilter-7.2.3 fails wit o [2002/11/09] ports/45166 ports-bugs New port: emulator/fceu o [2002/11/09] ports/45180 ports-bugs New port (split out from old port): net/s o [2002/11/11] ports/45227 ports-bugs problems building/installing db3 and open o [2002/11/12] ports/45247 ports-bugs New port: www/scoop collaborative media o [2002/11/15] ports/45316 ports-bugs new-port: game, train control simulation o [2002/11/15] ports/45329 ports-bugs New port: xnodecor (x11 utility on Overri o [2002/11/19] ports/45491 ports-bugs New Port: apache-soap (Apache SOAP Toolki o [2002/11/19] ports/45496 ports-bugs [New Port] www/mod_layout2 : mod_layout A o [2002/11/19] ports/45502 ports-bugs [New Port] www/mod_accounting : An Apache o [2002/11/20] ports/45522 ports-bugs new port database/WWWdb-0.8.2 o [2002/11/24] ports/45693 ports-bugs New port: net/gkrellmmultiping2 f [2002/11/26] ports/45771 ports-bugs OffiX printer doesn't find printer f [2002/11/26] ports/45782 ports-bugs [patch] fix fetch and update version for o [2002/11/27] ports/45812 ports-bugs New port for print/mup o [2002/11/30] ports/45886 ports-bugs New ports: japanese/trr* o [2002/12/01] ports/45909 ports-bugs New port: Python DBI Sybase module o [2002/12/02] ports/45911 ports-bugs GEOM-related problem sysutils/diskcheckd o [2002/12/05] ports/46005 ports-bugs New port: ginsu - a client for the gale s o [2002/12/06] ports/46024 ports-bugs palm/plucker-1.2 doesn't work with python f [2002/12/06] ports/46041 ports-bugs port update: www/dansguardian to version o [2002/12/06] ports/46042 ports-bugs port update: www/dansguardian-devel to v f [2002/12/07] ports/46063 ports-bugs New port: USB FM Radio Control utility f [2002/12/07] ports/46065 ports-bugs [patch] fix fetch for devel/libvanessa_* f [2002/12/07] ports/46077 ports-bugs [patch] fix fetch for devel/gsnes9x o [2002/12/07] ports/46089 ports-bugs multimedia/xmms Vorbis plugin built incor o [2002/12/11] ports/46202 ports-bugs hackedbox make install failure (nle/et_EE o [2002/12/17] ports/46325 ports-bugs new port: net/luasocket - IP library for o [2002/12/17] ports/46327 ports-bugs obsolete version of the Computer Modern f o [2002/12/20] ports/46394 ports-bugs New port: special purpose database applic o [2002/12/20] ports/46410 ports-bugs New port: SGL - incomplete STL implementa o [2002/12/21] ports/46442 ports-bugs New port: Ada thin binding to SDL and Ope o [2002/12/21] ports/46448 ports-bugs New port: adabooch is a Booch implementat o [2002/12/21] ports/46457 ports-bugs Update x11/temperature.app to 1.4 and use o [2002/12/23] ports/46487 ports-bugs New port: cbind - Translator for "thin" A o [2002/12/23] ports/46505 ports-bugs New port: adabindx - an Ada-binding to th o [2002/12/23] ports/46510 ports-bugs sshd does not correctly store the remote f [2002/12/24] ports/46520 ports-bugs stability issues re - mplayer and audio o o [2002/12/28] ports/46602 ports-bugs new port devel/tkinspect o [2002/12/28] ports/46608 ports-bugs [NEW PORT] latest development track of ep f [2003/01/02] ports/46688 ports-bugs mail/tkrat2 Updated to 2.1.1 o [2003/01/02] ports/46707 ports-bugs [NEW PORT} audio/asmix mixer for afterste o [2003/01/02] ports/46708 ports-bugs [NEW PORT} audio/asmixer Another mixer fo o [2003/01/03] ports/46731 ports-bugs New port: SGI's Open Inventor o [2003/01/04] ports/46754 ports-bugs [PATCH] pdftohtml add Plain-Text output o [2003/01/04] ports/46756 ports-bugs new port: net/fpl o [2003/01/04] ports/46766 ports-bugs New port: kix-kmod : Syscons screen saver o [2003/01/04] ports/46774 ports-bugs New port: comms/lirc: Linux Infared Remot o [2003/01/06] ports/46811 ports-bugs palm/pose fails to build o [2003/01/07] ports/46847 ports-bugs new port: multimedia/nxtvepg (electronic o [2003/01/08] ports/46874 ports-bugs make of gnotepad+ fails with missing conf o [2003/01/09] ports/46893 ports-bugs make error in /usr/ports/print/xpp o [2003/01/09] ports/46904 ports-bugs new port: mail/vqregister o [2003/01/13] ports/47017 ports-bugs update games/zangband to 2.7.2 o [2003/01/13] ports/47026 ports-bugs New port: a small assembly to HTML conver o [2003/01/15] ports/47098 ports-bugs New port: Senken, a city simulation game o [2003/01/15] ports/47112 ports-bugs web2ldap compile abends with `LDAP_FILT_M o [2003/01/15] ports/47128 ports-bugs New port: hybserv (irc services for ircd- o [2003/01/16] ports/47138 ports-bugs ports/latex cannot be installed o [2003/01/16] ports/47156 ports-bugs new port: ftp/tftp-hpa: Advanced TFTP ser o [2003/01/17] ports/47161 ports-bugs New Port: audio/xmms-kj Add K-JoefolSkinS o [2003/01/17] ports/47166 ports-bugs Tktable port o [2003/01/17] ports/47183 ports-bugs fetchyahoo porte problem (one line)> o [2003/01/18] ports/47189 ports-bugs New port: x11/chameleon o [2003/01/18] ports/47197 ports-bugs multimedia/xmms cdaudio plugin issues ill o [2003/01/19] ports/47216 ports-bugs daily_clean_hoststat_enable causes errors o [2003/01/19] ports/47218 ports-bugs PostgreSQL client has problems when libbi o [2003/01/19] ports/47220 ports-bugs New port: games/gnmm (GNOME Nine mens' mo o [2003/01/19] ports/47240 ports-bugs [patch] avifile WITH_AC3PASSTHROUGH=yes b o [2003/01/20] ports/47275 ports-bugs devel/sdcc v2.3.0 fails to configure/buil o [2003/01/22] ports/47379 ports-bugs patch for elm port o [2003/01/22] ports/47381 ports-bugs ownership wrong if build as one user, ins o [2003/01/23] ports/47406 ports-bugs [Patch] Remove {PERL} from ports@'s ports o [2003/01/23] ports/47420 ports-bugs cad/xcircuit: ownership is of user who bu o [2003/01/24] ports/47446 ports-bugs nslookup crash in SetDefaultServer (patch o [2003/01/25] ports/47472 ports-bugs new port: games/xcheckers (checkers game) o [2003/01/25] ports/47473 ports-bugs Exitstatus passing in vgetty for external o [2003/01/26] ports/47520 ports-bugs New port: net/roadrunner - a BEEP library o [2003/01/27] ports/47542 ports-bugs [PATCH] Keynote2 support configuration op o [2003/01/27] ports/47545 ports-bugs New port: jpegoptim is an command-line jp o [2003/01/27] ports/47571 ports-bugs new port: gnotime tracker o [2003/01/27] ports/47573 ports-bugs [PATCH] linux_base-7.1_2 port does not in o [2003/01/28] ports/47622 ports-bugs New Port: misc/gkrellshoot2 o [2003/01/29] ports/47649 ports-bugs New port: audio/eTktab - guitar tabulatur o [2003/01/29] ports/47651 ports-bugs unPERLify ports/audio o [2003/01/29] ports/47652 ports-bugs unPERLify ports/astro o [2003/01/29] ports/47653 ports-bugs unPERLify ports/cad o [2003/01/29] ports/47654 ports-bugs unPERLify ports/biology o [2003/01/29] ports/47656 ports-bugs unPERLify ports/comms f [2003/02/03] ports/47862 ports-bugs Maintainer update: databases/mysql-gui (b o [2003/02/04] ports/47904 ports-bugs drweb - cron example don't work o [2003/02/04] ports/47917 ports-bugs New port: audio/gkrellmss2 o [2003/02/05] ports/47990 ports-bugs Patch so loadpath.UNIX is correct o [2003/02/06] ports/47995 ports-bugs New port: Showing moving blobs o [2003/02/06] ports/48021 ports-bugs New Port: www/photo_gallery o [2003/02/08] ports/48097 ports-bugs Manual for camediaplay(1) falsely describ f [2003/02/09] ports/48115 ports-bugs Update port: math/abs o [2003/02/09] ports/48127 ports-bugs New port: security/hostsentry, Login anom o [2003/02/12] ports/48217 ports-bugs New Port: www/mod_frontpage13 and www/mod o [2003/02/13] ports/48235 ports-bugs New Port: anomy mail sanitizer - removing o [2003/02/13] ports/48247 ports-bugs unPERLify ports/deskutils o [2003/02/13] ports/48248 ports-bugs unPERLify ports/editors o [2003/02/13] ports/48253 ports-bugs unPERLify ports/devel f [2003/02/13] ports/48257 ports-bugs New Port: portdowngrade: a tool to set a o [2003/02/14] ports/48273 ports-bugs FlightGear can only be run once between b o [2003/02/14] ports/48292 ports-bugs new port: print/epsonepl "Printer filter f [2003/02/16] ports/48350 ports-bugs [gimp-print] build error o [2003/02/17] ports/48382 ports-bugs /usr/ports/net/cflowd compile errors, wil o [2003/02/17] ports/48388 ports-bugs ftp/lukemftpd: Maintainer does not exist o [2003/02/17] ports/48404 ports-bugs gnuchess doesn't install the gnuchessx al o [2003/02/18] ports/48418 ports-bugs mail/teapop: 2 problems o [2003/02/18] ports/48422 ports-bugs New POrt: webstats o [2003/02/18] ports/48448 ports-bugs New port: orca text data grapher (uses rr o [2003/02/21] ports/48552 ports-bugs new port: sysutils/ganglia-webfrontend: G o [2003/02/22] ports/48564 ports-bugs [new port] net/zonemaster : a tool for zo o [2003/02/24] ports/48636 ports-bugs Build options in Makefile.local are ignor o [2003/02/25] ports/48657 ports-bugs New port: drweb-qmail o [2003/02/25] ports/48685 ports-bugs ports tree missing from ftp site o [2003/02/25] ports/48694 ports-bugs New port: Plan9 compatibility libraries o [2003/02/26] ports/48697 ports-bugs New port: sysutils/sec Simple event corr o [2003/02/27] ports/48764 ports-bugs new port for mpexpr o [2003/02/28] ports/48771 ports-bugs Bug in audio/shout when using with SHOUTc o [2003/03/01] ports/48812 ports-bugs New port: print/foomatic-db-engine o [2003/03/01] ports/48813 ports-bugs New port: print/foomatic-filters o [2003/03/01] ports/48824 ports-bugs add WITHOUT_NLS support to devel/bison o [2003/03/02] ports/48832 ports-bugs New port: print/foomatic-db-hpijs o [2003/03/03] ports/48873 ports-bugs courier update to 0.41 o [2003/03/03] ports/48890 ports-bugs New port: audio/streamtuner-python 0.0.1 o [2003/03/04] ports/48913 ports-bugs vtk does not compile with nvidia-drivers o [2003/03/04] ports/48929 ports-bugs New port: JRTPLIB - RTP library in C++ o [2003/03/04] ports/48934 ports-bugs new port: games/eif (empire text client) o [2003/03/06] ports/48994 ports-bugs port for ncp o [2003/03/07] ports/49002 ports-bugs fix duplicated categories on a 34 slave p o [2003/03/07] ports/49003 ports-bugs New port: A virtual note-pad system for y o [2003/03/10] ports/49061 ports-bugs Update port: net/mmucl o [2003/03/10] ports/49080 ports-bugs New port: emacs-chess, a chessboard for e o [2003/03/11] ports/49944 ports-bugs New Port: mail/pop-before-smtp - smtp aut o [2003/03/11] ports/49948 ports-bugs Port submission o [2003/03/12] ports/49961 ports-bugs [PATCH] Mega tree sweep for SITE_PERL usa o [2003/03/13] ports/49986 ports-bugs new port: myphpmoney o [2003/03/14] ports/49999 ports-bugs lrz in lrzsz-0.12.20(comms/lrzsz) sets in o [2003/03/14] ports/50005 ports-bugs net/flow-extract: new port o [2003/03/15] ports/50026 ports-bugs New port: security/osiris o [2003/03/15] ports/50029 ports-bugs fix for "user stats" function in tkseti o [2003/03/15] ports/50038 ports-bugs New port: wmBinClock o [2003/03/16] ports/50046 ports-bugs New Port: kallers o [2003/03/17] ports/50068 ports-bugs New port: sybase_ase (Sybase ASE RDBMS) o [2003/03/17] ports/50072 ports-bugs New port: net/gkrellmwireless2 o [2003/03/18] ports/50096 ports-bugs tiff-3.5.7 fax2tiff dumps core o [2003/03/19] ports/50135 ports-bugs conflicting types for mkdir() and rename( o [2003/03/20] ports/50140 ports-bugs [patch] fix plist devl/linux_devtools (al o [2003/03/20] ports/50142 ports-bugs misc/compat4x broken o [2003/03/20] ports/50146 ports-bugs mount.app new port submission o [2003/03/21] ports/50170 ports-bugs New version of bcwipe port o [2003/03/21] ports/50172 ports-bugs New port: 9box "pack" windows inside itse o [2003/03/22] ports/50195 ports-bugs [PATCH] Import of OpenBSD fdisk o [2003/03/23] ports/50207 ports-bugs [NEW PORT]: converters/p5-Unicode-Lite: E o [2003/03/23] ports/50230 ports-bugs grail don't work with Python 2.x. o [2003/03/24] ports/50256 ports-bugs new port version: sysutils/stmpclean o [2003/03/25] ports/50291 ports-bugs FreeBSD Port Submission for "Destroy" o [2003/03/25] ports/50303 ports-bugs [NEW PORT] detachtty: Run interactive pro a [2003/03/26] ports/50313 ports-bugs Upgrade emulators/linux_base's glibc o [2003/03/26] ports/50318 ports-bugs New port: Python shared library. o [2003/03/26] ports/50324 ports-bugs net/ns fails to build o [2003/03/28] ports/50405 ports-bugs New port: x11-wm/fluxspace o [2003/03/28] ports/50411 ports-bugs Revised [UPDATE] sysutils/fastresolve fro o [2003/03/28] ports/50415 ports-bugs New port: irc/onis o [2003/03/29] ports/50423 ports-bugs New port: www/phpftp o [2003/03/29] ports/50443 ports-bugs New port for libirman 0.4.2 o [2003/03/31] ports/50473 ports-bugs amavis-perl is no longer supported (super o [2003/03/31] ports/50475 ports-bugs Port of rubber. f [2003/03/31] ports/50476 ports-bugs New port: math/libmath++ o [2003/03/31] ports/50478 ports-bugs New port: games/monopd o [2003/03/31] ports/50484 ports-bugs Lots of warnings when compiling hping o [2003/03/31] ports/50514 ports-bugs TCH] Added tractorgen(6) manpage and othe o [2003/04/02] ports/50548 ports-bugs print/ghostscript-gnu missing "standard" o [2003/04/02] ports/50553 ports-bugs [update] games/hlserver-psychostats to 1. o [2003/04/03] ports/50578 ports-bugs pktrace has been renamed to mftrace by th o [2003/04/03] ports/50586 ports-bugs JDEE port needs updates o [2003/04/04] ports/50609 ports-bugs New port: russian/muttprint (pretty print o [2003/04/04] ports/50616 ports-bugs UPDATE-PORT: devel/linux-sdl12 update to o [2003/04/05] ports/50628 ports-bugs [PATCH] waimea port has missing run-depen o [2003/04/06] ports/50645 ports-bugs New port: benchmarks/scimark2 - a Java b o [2003/04/06] ports/50646 ports-bugs New port: benchmarks/scimark2c - an ANSI o [2003/04/07] ports/50672 ports-bugs New port submission o [2003/04/07] ports/50692 ports-bugs Update port of ScrollZ to 1.9 o [2003/04/08] ports/50710 ports-bugs New port: misc/pxclient a [2003/04/08] ports/50714 ports-bugs Checksum mismatch for ghostscript/hpdj-2. o [2003/04/08] ports/50724 ports-bugs [PATCH] pkg_fetch saves full filename o [2003/04/08] ports/50725 ports-bugs new port: russian/koi2koi o [2003/04/09] ports/50754 ports-bugs New port: security/hmap - web server fing o [2003/04/09] ports/50767 ports-bugs New port: ldap2dns - maintain DNS zones i o [2003/04/10] ports/50775 ports-bugs axel port failes to build o [2003/04/10] ports/50777 ports-bugs New port: lxsplit-0.1.1 o [2003/04/10] ports/50788 ports-bugs gnump3d - install problem - adamw asked m o [2003/04/10] ports/50794 ports-bugs New port graphics/pho (version 0.9.1) o [2003/04/10] ports/50799 ports-bugs Lisp Packages install directory should no f [2003/04/11] ports/50822 ports-bugs [PATCH] graphics/netpbm doesn't install i o [2003/04/11] ports/50840 ports-bugs mail/squirrelmail - Port Docs in wrong lo o [2003/04/12] ports/50850 ports-bugs -march=pca56 blows up nethack34-nox11 o [2003/04/12] ports/50880 ports-bugs Request for (optional) addition of tcplim o [2003/04/12] ports/50881 ports-bugs New port: mail/scmail - mail filter in sc o [2003/04/12] ports/50888 ports-bugs Updated fetchyahoo port, like fetchmail f o [2003/04/13] ports/50914 ports-bugs Port update: editors/fte o [2003/04/14] ports/50957 ports-bugs [PATCH]: unbreak port converters/dumpasn1 o [2003/04/14] ports/50965 ports-bugs www/linux-flashplugin update to 6.0r79 o [2003/04/14] ports/50967 ports-bugs [patch] ftp/ftptool patch the file lex.c o [2003/04/15] ports/50989 ports-bugs Update cad/slffea: fix distinfo - bento e o [2003/04/15] ports/50992 ports-bugs ports-bug: devel/kprof o [2003/04/15] ports/50997 ports-bugs [patch] x11-toolkits/slingshot o [2003/04/15] ports/51005 ports-bugs New port of native window decoration for o [2003/04/15] ports/51008 ports-bugs making sysutils/eject understand cdrom ar o [2003/04/15] ports/51013 ports-bugs New Port: avidemux2 o [2003/04/16] ports/51017 ports-bugs New Port: xvmixer an Open Look-based audi o [2003/04/16] ports/51036 ports-bugs New port: sysutils/clockspeed-conf - Supe o [2003/04/16] ports/51071 ports-bugs New port: net/pear-Net_URL - Easy parsing o [2003/04/16] ports/51076 ports-bugs [patch] x11-toolkits/xview-clients now bu o [2003/04/17] ports/51087 ports-bugs spamass-milter can not be built with send o [2003/04/17] ports/51098 ports-bugs New port: Perl5 module to read and write o [2003/04/17] ports/51118 ports-bugs New Port: graphics/xvgr Open Look-based d o [2003/04/17] ports/51122 ports-bugs New port: textproc/xhtml-1.1 o [2003/04/18] ports/51130 ports-bugs databases/freetds overwrites config file o [2003/04/19] ports/51158 ports-bugs New port: sysutils/reoback o [2003/04/19] ports/51162 ports-bugs new port: misc/gkrellm-helium, Prague the o [2003/04/20] ports/51190 ports-bugs New port: emulators/extract-xiso o [2003/04/20] ports/51197 ports-bugs New Port: rendezvous (Apple's ZeroConf im 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/04/21] ports/51264 ports-bugs new port: mail/mls o [2003/04/22] ports/51275 ports-bugs textproc/latex2html PLIST is missing some o [2003/04/23] ports/51320 ports-bugs NEW PORT: sysutils/adtool f [2003/04/24] ports/51349 ports-bugs New port: sysutils/xps o [2003/04/24] ports/51351 ports-bugs new port x11-toolkits/SoXt 1.1.0 (SUPERCE o [2003/04/24] ports/51393 ports-bugs update request: lang/sml-mode.el to 3.9.5 f [2003/04/24] ports/51400 ports-bugs new port:biology/lsysexp o [2003/04/24] ports/51402 ports-bugs New port for LDAP Directory Administrator o [2003/04/25] ports/51406 ports-bugs Add linprocfs mount check to emulators/li o [2003/04/26] ports/51447 ports-bugs x11/nvidia-driver: adding support for 5.0 o [2003/04/27] ports/51456 ports-bugs adding new port: opencm o [2003/04/27] ports/51482 ports-bugs IMCom port upgrade (supersedes ports/5077 o [2003/04/27] ports/51484 ports-bugs undefined reference in libobjc.so o [2003/04/28] ports/51536 ports-bugs rmagic 2.21/FreeBSD 4.8-STABLE failing to o [2003/04/28] ports/51543 ports-bugs New port: py-sybase 0.36 (Sybase DB modul o [2003/04/29] ports/51610 ports-bugs rmagic.sample (config file) & sample.dat f [2003/04/30] ports/51618 ports-bugs Maintainer update: hungarian/ispell to ve o [2003/04/30] ports/51631 ports-bugs New port: hungarian/complexjogtar - Hunga o [2003/04/30] ports/51640 ports-bugs [PATCH] update of port net/openldap20 to o [2003/04/30] ports/51647 ports-bugs NEW PORT: pglod - inserts web logs into a o [2003/05/02] ports/51694 ports-bugs net/lft update to 2.1 o [2003/05/04] ports/51760 ports-bugs Change-request: mail/tmda (ACTION_AUTO_RE o [2003/05/04] ports/51768 ports-bugs [new port]: net/libnss_mysql (NSS module o [2003/05/05] ports/51787 ports-bugs (update) databases/p5-DBIx-Tree o [2003/05/05] ports/51803 ports-bugs (update) devel/p5-Class-Container o [2003/05/05] ports/51819 ports-bugs New port: Provides a static mod_perl with o [2003/05/06] ports/51877 ports-bugs (update) devel/p5-Devel-ptkdb o [2003/05/06] ports/51881 ports-bugs (update) devel/p5-Getopt-ArgvFile o [2003/05/07] ports/51915 ports-bugs update for ports dcgui/dclib o [2003/05/07] ports/51918 ports-bugs isc-dhcp3 port package creates dhcp.lease a [2003/05/07] ports/51923 ports-bugs Update port: math/oleo o [2003/05/09] ports/51995 ports-bugs New port: mod_jk2 for apache2 and tomcat4 o [2003/05/09] ports/52006 ports-bugs rsync fails with protocol problems f [2003/05/09] ports/52016 ports-bugs New port: lang/harbour - A Clipper-compat o [2003/05/09] ports/52017 ports-bugs update to print/gsfonts f [2003/05/10] ports/52027 ports-bugs Update port: misc/bibletime from 1.2.1 to o [2003/05/10] ports/52028 ports-bugs Update port: misc/bibletime-doc from 1.2. o [2003/05/10] ports/52037 ports-bugs port multimedia/avifile fails to build (I o [2003/05/11] ports/52078 ports-bugs mail/gmime: upgrading to 1.0.7. o [2003/05/11] ports/52082 ports-bugs bacon port has no its homepage o [2003/05/12] ports/52116 ports-bugs [patch] print/cpp2latex s/getopt/unistd/ o [2003/05/12] ports/52124 ports-bugs [patch] net/tcpview: Chase AF_{NS/NETBIOS o [2003/05/12] ports/52125 ports-bugs New port: The devel branch of the ion win o [2003/05/12] ports/52127 ports-bugs Update port: emulators/dosbox - 0.55 > 0. f [2003/05/12] ports/52130 ports-bugs New Port: sysutils/klineakconfig configur f [2003/05/12] ports/52131 ports-bugs New port: databases/qt-mysql-plugin mysql o [2003/05/12] ports/52132 ports-bugs New port: audio/prokyon3 Really nice mp3- o [2003/05/13] ports/52158 ports-bugs Update to pr:ports/52129 sysutils/lineakd o [2003/05/13] ports/52159 ports-bugs updates to pr:ports/52130 and pr:ports/52 o [2003/05/13] ports/52165 ports-bugs (update) devel/p5-Log-Agent to 0.304 o [2003/05/13] ports/52176 ports-bugs new port: comms/gscmxx 0.4.1 - gtk-fronte o [2003/05/13] ports/52186 ports-bugs (update) devel/p5-Proc-ProcessTable to 0. o [2003/05/13] ports/52201 ports-bugs NEW port CAD/gmsh o [2003/05/14] ports/52204 ports-bugs (update) devel/p5-Proc-Reliable to 1.13 o [2003/05/14] ports/52212 ports-bugs (update) devel/p5-String-Approx to 3.20 o [2003/05/14] ports/52214 ports-bugs (update) devel/p5-Term-ANSIColor to 1.07 o [2003/05/14] ports/52235 ports-bugs (update) graphics/gd2 to 2.0.12 o [2003/05/14] ports/52238 ports-bugs (update) graphics/p5-GD2 to 2.07 o [2003/05/14] ports/52240 ports-bugs (update) graphics/p5-chart to 2.2 o [2003/05/14] ports/52242 ports-bugs (update) irc/p5-POE-Component-IRC to 2.7 o [2003/05/15] ports/52263 ports-bugs (update) mail/p5-MIME-Lite to 3.01 o [2003/05/15] ports/52268 ports-bugs devel/picasm update to 1.12b o [2003/05/15] ports/52285 ports-bugs (update) mail/p5-Mail-Sendmail to 0.79 o [2003/05/15] ports/52305 ports-bugs Update port: textproc/cocoon (distfiles s o [2003/05/15] ports/52306 ports-bugs NEW port: vda2fbd converter o [2003/05/16] ports/52322 ports-bugs (update) math/p5-MatrixReal to 1.9 o [2003/05/16] ports/52327 ports-bugs (update) misc/p5-File-CounterFile to 1.00 o [2003/05/16] ports/52329 ports-bugs (update) net/p5-DNS-Config to work with a o [2003/05/16] ports/52330 ports-bugs (update) net/p5-DNS-Zone to work with all f [2003/05/16] ports/52339 ports-bugs New port: games/ksirk o [2003/05/17] ports/52357 ports-bugs New Port: ASDF, a Common Lisp library man o [2003/05/17] ports/52359 ports-bugs New Port: ASDF, a Common Lisp library man o [2003/05/17] ports/52361 ports-bugs New Port: Common Lisp Parser Generator o [2003/05/17] ports/52362 ports-bugs New Port: Common Lisp Parser Generator (S o [2003/05/17] ports/52363 ports-bugs New Port: Parser Generator for Common Lis o [2003/05/17] ports/52364 ports-bugs New Port: Common Lisp Parser Generator (C o [2003/05/17] ports/52365 ports-bugs New Port: Common Lisp portability package o [2003/05/17] ports/52366 ports-bugs New Port: Common Lisp portability package o [2003/05/17] ports/52367 ports-bugs New Port: Common Lisp portability package o [2003/05/17] ports/52368 ports-bugs New Port: Common Lisp portability package o [2003/05/17] ports/52369 ports-bugs New Port: Portable Perl-Compatible Regexp o [2003/05/17] ports/52370 ports-bugs New Port: Portable Perl-Compatible Regexp o [2003/05/17] ports/52371 ports-bugs New Port: Portable Perl-Compatible Regexp o [2003/05/17] ports/52372 ports-bugs New Port: Portable Perl-Compatible Regexp o [2003/05/17] ports/52373 ports-bugs New Port: Splitting Common Lisp sequences o [2003/05/17] ports/52374 ports-bugs New Port: Splitting Common Lisp Sequences o [2003/05/17] ports/52375 ports-bugs New Port: Splitting Common Lisp Sequences o [2003/05/17] ports/52376 ports-bugs New Port: Splitting Common Lisp sequences o [2003/05/17] ports/52377 ports-bugs [PATCH] for upgrading net/ipfm to 0.11.5 f [2003/05/17] ports/52380 ports-bugs Configure problem in libggi f [2003/05/17] ports/52381 ports-bugs New port: games/luola o [2003/05/17] ports/52390 ports-bugs emulators/twin attempts to build on unsup o [2003/05/18] ports/52393 ports-bugs New port: py-sourceview is a Python wrapp f [2003/05/18] ports/52402 ports-bugs New port: www/webcpp (converts code to hi o [2003/05/18] ports/52411 ports-bugs graphics/giram: upgrading to 0.3.5 and un o [2003/05/19] ports/52430 ports-bugs port lang/ocaml fails to build f [2003/05/19] ports/52439 ports-bugs Request: SMTP AUTH for qmail f [2003/05/19] ports/52444 ports-bugs Fix to ports/lang/ici build problem on 5- o [2003/05/19] ports/52452 ports-bugs [PATCH] sysutils/afio mangles FIFOs o [2003/05/20] ports/52463 ports-bugs New Port: lml, a Common Lisp HTML generat o [2003/05/20] ports/52464 ports-bugs New Port: lml, a Common Lisp HTML generat o [2003/05/20] ports/52472 ports-bugs Vorbis comments in unicode do not work wi f [2003/05/20] ports/52495 ports-bugs New port: sysutils/disktool o [2003/05/20] ports/52507 ports-bugs [PATCH] Update of port www/p5-HTML-Mason o [2003/05/21] ports/52531 ports-bugs www/mod_webapp_apache2: Distfile unavaila o [2003/05/21] ports/52538 ports-bugs [patch] Increased granularity for ImageMa o [2003/05/22] ports/52564 ports-bugs Update port print/hyperlatex from 2.5 to o [2003/05/22] ports/52582 ports-bugs new port: net/weedns_sc o [2003/05/22] ports/52590 ports-bugs [non-maintainer update] update logic for o [2003/05/23] ports/52614 ports-bugs New port openradius o [2003/05/23] ports/52627 ports-bugs Update databases/clip: 0.9 -> 1.0.6 o [2003/05/24] ports/52653 ports-bugs ports/net/gnu-radius no longer compatible o [2003/05/24] ports/52659 ports-bugs New port: news/xvnews Open Look-based new o [2003/05/26] ports/52697 ports-bugs Update port: graphics/tulip to 1.2.4 o [2003/05/26] ports/52698 ports-bugs Update port: math/plplot o [2003/05/26] ports/52702 ports-bugs Updated port: (very trivial) patch to fix o [2003/05/27] ports/52716 ports-bugs Update port: math/drgenius to 0.8.4 o [2003/05/27] ports/52717 ports-bugs Update port: misc/gretl to 1.0.9 o [2003/05/27] ports/52727 ports-bugs Add Apache2 support at phplot o [2003/05/28] ports/52747 ports-bugs port update - mail/p5-Mail-Ezmlm o [2003/05/28] ports/52766 ports-bugs [MAINTAINER UPDATE] Update lang/fpc to 1. o [2003/05/28] ports/52773 ports-bugs mysql-gui won't build f [2003/05/29] ports/52781 ports-bugs Maintainer update: devel/tide o [2003/05/29] ports/52786 ports-bugs update of biology/nab by maintainer o [2003/05/29] ports/52788 ports-bugs Port p5-Gimp unfetchable o [2003/05/29] ports/52789 ports-bugs Enhancement for math/arpack f [2003/05/29] ports/52790 ports-bugs New port: shells/bash-completion o [2003/05/29] ports/52794 ports-bugs Xmaxima cannot start o [2003/05/29] ports/52796 ports-bugs devel/apr is compiled without threads sup o [2003/05/30] ports/52811 ports-bugs [PATCH] net/unison: install documentation o [2003/05/31] ports/52821 ports-bugs Rayshade homesite and postscript document o [2003/06/02] ports/52857 ports-bugs New port: Scan detection and blocking dae o [2003/06/02] ports/52861 ports-bugs Update port: devel/autogen to 5.5.5 o [2003/06/02] ports/52863 ports-bugs Update port: print/panda to 0.5.3 (fix po o [2003/06/02] ports/52873 ports-bugs New port: kcmpureftpd, a PureFTP control o [2003/06/02] ports/52877 ports-bugs Non-Maintainer-Update: mail/postfix add s o [2003/06/02] ports/52879 ports-bugs New port: astro/accrete o [2003/06/02] ports/52881 ports-bugs New port: sysutils/clean; automatically r o [2003/06/02] ports/52883 ports-bugs [patch] graphics/gts: Mark as BROKEN on n o [2003/06/03] ports/52892 ports-bugs The mail/courier port is outdated o [2003/06/03] ports/52896 ports-bugs Update port: graphics/qglviewer o [2003/06/03] ports/52901 ports-bugs New port: www/p5-CGI-Upload - class for h o [2003/06/03] ports/52915 ports-bugs Update editors/hte: 0.7.1 -> 0.7.2 o [2003/06/04] ports/52923 ports-bugs New port: f-prot - the F-Prot virus scann o [2003/06/04] ports/52932 ports-bugs Update port: math/ploticus o [2003/06/04] ports/52941 ports-bugs security/poc card-terminal problems o [2003/06/04] ports/52955 ports-bugs Update port: sysutils/di: di-3.9 - disk i o [2003/06/06] ports/52985 ports-bugs Update port: textproc/xmlindent to 0.2.5 o [2003/06/06] ports/52989 ports-bugs update archivers/libcomprex to 0.3.3 o [2003/06/06] ports/52994 ports-bugs Port games/asc crashes on exit o [2003/06/06] ports/52997 ports-bugs NEW port CAD/admesh o [2003/06/07] ports/53006 ports-bugs [UPDATE] Meta-CVS 1.0.8 o [2003/06/07] ports/53019 ports-bugs New Port: kvirc3 a irc client based on o [2003/06/07] ports/53035 ports-bugs Update port: devel/py-reverse to 0.4.2 o [2003/06/07] ports/53036 ports-bugs Update port: devel/py-yaml to 0.32 && fix o [2003/06/08] ports/53053 ports-bugs Update port: news/dnews to 5.7b1 && fix u o [2003/06/08] ports/53070 ports-bugs Update port: cad/pcb to 1.7.3 and fix unf o [2003/06/08] ports/53074 ports-bugs [Patch] port: x11-wm/9wm unfetchable dist o [2003/06/08] ports/53076 ports-bugs Update port: x11-clocks/dclock to 2.1 && o [2003/06/09] ports/53080 ports-bugs ARJ archiver with Russian localization o [2003/06/09] ports/53102 ports-bugs Update port: graphics/sdl_gfx to 2.0.7 o [2003/06/09] ports/53106 ports-bugs Update port: multimedia/gopchop to 0.9.0 f [2003/06/09] ports/53107 ports-bugs Update port: print/cups-pstoraster to 7.0 o [2003/06/09] ports/53122 ports-bugs [Patch] port: sysutils/dvdtape unfetchabl o [2003/06/09] ports/53128 ports-bugs www/thumbnail_index/files/patch-ab change o [2003/06/10] ports/53145 ports-bugs mplayer fails to compile o [2003/06/10] ports/53152 ports-bugs New port: XFce 4 management library o [2003/06/10] ports/53154 ports-bugs New port: XFce 4 library with non-graphic o [2003/06/10] ports/53155 ports-bugs New port: XFce 4 widget library required o [2003/06/10] ports/53156 ports-bugs New port: XFce 4 settings manager o [2003/06/10] ports/53157 ports-bugs New port: XFce 4 settings manager plugins o [2003/06/10] ports/53158 ports-bugs New port: XFce 4 essential utilities and o [2003/06/10] ports/53159 ports-bugs New port: XFce 4 alternative icon box o [2003/06/10] ports/53160 ports-bugs New port: XFce 4 panel module o [2003/06/10] ports/53161 ports-bugs New port: XFce 4 desktop background manag o [2003/06/10] ports/53162 ports-bugs New port: XFce 4 file manager o [2003/06/10] ports/53163 ports-bugs New port: XFce 4 graphical frontend for p o [2003/06/10] ports/53167 ports-bugs New port: XFce 4 file manager extra icons o [2003/06/10] ports/53168 ports-bugs Port update: x11-wm/xfwm4 to current vers o [2003/06/10] ports/53169 ports-bugs New port: Additional XFce 4 window decora o [2003/06/10] ports/53170 ports-bugs New port: XFce 4 meta-port o [2003/06/10] ports/53172 ports-bugs [PATCH] Update textproc/txt2tags to 1.5, f [2003/06/10] ports/53178 ports-bugs [PATCH] Update devel/c2lib to 1.4.2, take o [2003/06/10] ports/53185 ports-bugs ports/games/connect4 depends on archivers o [2003/06/11] ports/53189 ports-bugs No symlinks for POSIX and en_US.US-ASCII o [2003/06/11] ports/53193 ports-bugs [Patch] unbroke port: math/simpack fix co o [2003/06/11] ports/53206 ports-bugs Patch updates x11-wm/pekwm to version 0.1 o [2003/06/11] ports/53208 ports-bugs New port: GNU Backgammon o [2003/06/11] ports/53212 ports-bugs sync nvidia driver patches with http://ww o [2003/06/11] ports/53231 ports-bugs [Patch] port: audio/ecawave fix build err o [2003/06/11] ports/53232 ports-bugs New port: net/bitlbee f [2003/06/11] ports/53234 ports-bugs New port: sysutils/rdiff-backup f [2003/06/11] ports/53235 ports-bugs New port: sysutils/duplicity o [2003/06/11] ports/53244 ports-bugs graphics/xmms-nebulus port update o [2003/06/11] ports/53246 ports-bugs New Port: mysqlcc o [2003/06/12] ports/53247 ports-bugs New port: gnome-ssh-askpass o [2003/06/12] ports/53248 ports-bugs mysql-qui port make aborts with inadequat o [2003/06/12] ports/53256 ports-bugs update port: misc/pl-sms update patch res o [2003/06/12] ports/53266 ports-bugs ploticus should not require X11 (patch in o [2003/06/13] ports/53274 ports-bugs New port: net/rbldnsd - small fast DNS se o [2003/06/13] ports/53280 ports-bugs [PATCH] update of port mail/fetchmail to o [2003/06/13] ports/53281 ports-bugs Port for LDAP servers access and KAddress o [2003/06/13] ports/53283 ports-bugs Update port: devel/hypersrc to 5.3.9 o [2003/06/13] ports/53286 ports-bugs Update port: print/cups to 1.1.19 o [2003/06/13] ports/53307 ports-bugs New port: palm/synce o [2003/06/13] ports/53308 ports-bugs New port: palm/synce-dccm o [2003/06/13] ports/53309 ports-bugs New port: palm/synce-serial o [2003/06/13] ports/53310 ports-bugs New port: palm/synce-librapi2 o [2003/06/13] ports/53311 ports-bugs New port: palm/synce-libsynce o [2003/06/14] ports/53317 ports-bugs New port Mpatrol, memory debugger / Updat o [2003/06/14] ports/53318 ports-bugs New port, proxychains 1.8.2 o [2003/06/14] ports/53319 ports-bugs New port: yaph 0.91 o [2003/06/14] ports/53321 ports-bugs Update: comms/plp o [2003/06/14] ports/53331 ports-bugs [patch] fix checksum for textproc/jing o [2003/06/15] ports/53333 ports-bugs New port: palm/rapip o [2003/06/15] ports/53335 ports-bugs Update audio/extrace: 1.7.8 -> 1.8.06 o [2003/06/15] ports/53336 ports-bugs Update port: astro/nightfall to 1.32 o [2003/06/15] ports/53337 ports-bugs Update port: audio/lplayer to 0.98.2 o [2003/06/15] ports/53346 ports-bugs xmms volume bar error o [2003/06/15] ports/53347 ports-bugs port-update: icu2 f [2003/06/15] ports/53348 ports-bugs MAINTAINER-UPDATE: textproc/xerces-c2 o [2003/06/15] ports/53358 ports-bugs [update orphaned port] mail/perdition: up o [2003/06/15] ports/53359 ports-bugs [update port] devel/libvanessa_adt: updat o [2003/06/15] ports/53360 ports-bugs [update port] devel/libvanessa_logger: up o [2003/06/15] ports/53361 ports-bugs [update port] devel/libvanessa_socket: up f [2003/06/16] ports/53367 ports-bugs New port: xprobe2 ICMP active OS fingerpr o [2003/06/16] ports/53393 ports-bugs Update port: graphics/giram to 0.3.5 and o [2003/06/17] ports/53406 ports-bugs willing to adopt x11-toolkits/gauche-gtk o [2003/06/18] ports/53436 ports-bugs [PATCH] games/magiccube4d to 2.2 o [2003/06/18] ports/53444 ports-bugs comms/hamfax - sending and receiving facs f [2003/06/18] ports/53445 ports-bugs Patch to update www/mod_mp3 port to 0.40 o [2003/06/18] ports/53457 ports-bugs [patch][non-maintainer] set NOT_FOR_ARCHS o [2003/06/18] ports/53460 ports-bugs security/inflex port out-of-date o [2003/06/18] ports/53461 ports-bugs [patch] change usage of BROKEN to IGNORE o [2003/06/18] ports/53465 ports-bugs [patch] replace usage of BROKEN by IGNORE o [2003/06/18] ports/53474 ports-bugs Fix audio support for squeak3 o [2003/06/18] ports/53480 ports-bugs New port: net/prtunnel o [2003/06/19] ports/53482 ports-bugs New Port: zabbix - Very advanced network o [2003/06/19] ports/53490 ports-bugs [New ports] linux-pam-docs o [2003/06/19] ports/53491 ports-bugs Update net/nast (maintainer) o [2003/06/19] ports/53500 ports-bugs transcode port doesn't set configure envi o [2003/06/19] ports/53519 ports-bugs New port: devel/libidn o [2003/06/19] ports/53523 ports-bugs new port: net/ekg: client for gadu-gadu f [2003/06/19] ports/53524 ports-bugs [patch] mark chinese/hanzim as broken o [2003/06/19] ports/53527 ports-bugs [patch] mark security/hashish as broken o [2003/06/19] ports/53529 ports-bugs Port Update: net/xbms o [2003/06/19] ports/53532 ports-bugs [patch][non-maintainer] set BROKEN for no o [2003/06/19] ports/53537 ports-bugs New port: mb2md - Converts mbox mailboxes o [2003/06/19] ports/53538 ports-bugs [NEW PORT] net/ekg o [2003/06/20] ports/53540 ports-bugs New port: audio/mpio-driver Digit@lway MP o [2003/06/20] ports/53541 ports-bugs New port: audio/mpiosh Digit@lway MPIO MP o [2003/06/20] ports/53542 ports-bugs [patch] Update textproc/dtdinst to 2003.0 o [2003/06/20] ports/53549 ports-bugs update for ports dcgui/dclib in category: o [2003/06/20] ports/53555 ports-bugs [NEW PORT] sysutils/runit: A init scheme o [2003/06/20] ports/53558 ports-bugs new port of Gerrit Pape's runit package o [2003/06/20] ports/53565 ports-bugs post-patch for port o [2003/06/20] ports/53570 ports-bugs [patch] fix bug in ports/x11/Makefile o [2003/06/20] ports/53576 ports-bugs New port: www/privoxy+ipv6 o [2003/06/21] ports/53580 ports-bugs Update port: games/adgali to 0.2.2 o [2003/06/21] ports/53582 ports-bugs Update port: graphics/gd to 2.0.15 o [2003/06/21] ports/53584 ports-bugs Update port: textproc/wv to 0.7.6 f [2003/06/21] ports/53587 ports-bugs fix ports/lang/fpc so that it builds on F o [2003/06/21] ports/53588 ports-bugs [PATCH] devel/ac-archive: update to 0.5.5 o [2003/06/21] ports/53603 ports-bugs cad/varkon port update (Maintainer) o [2003/06/22] ports/53615 ports-bugs obsolete dependancy ports/security/drweb o [2003/06/22] ports/53617 ports-bugs Update databases/mysql-jdbc-mm to mysql-c o [2003/06/22] ports/53622 ports-bugs [patch] archivers/unadf and "#define LITT o [2003/06/23] ports/53636 ports-bugs Suggestion for rc.d style startup scripts o [2003/06/23] ports/53637 ports-bugs Update net/pmacct (maintainer): 0.4.1 -> o [2003/06/23] ports/53639 ports-bugs [UPDATE] textproc/xml2rfc to latest versi o [2003/06/23] ports/53643 ports-bugs [NON-MAINTAINER UPDATE] net/ethereal 0.9. o [2003/06/23] ports/53649 ports-bugs NEW port: math/lp_solve o [2003/06/23] ports/53650 ports-bugs NEW port math/fbm o [2003/06/23] ports/53652 ports-bugs devel/pear-PEAR: upgrading to 1.2b2 (beta o [2003/06/23] ports/53653 ports-bugs databases/pear-DB: upgrading to 1.5.0RC1. o [2003/06/23] ports/53655 ports-bugs Upgrade port devel/towitoko from 2.0.6 to o [2003/06/23] ports/53662 ports-bugs [CHANGE-REQUEST] Patch textproc/xlhtml so o [2003/06/23] ports/53665 ports-bugs graphics/showimg 0.8 beta 2 broken on 4.8 o [2003/06/24] ports/53668 ports-bugs GNU-Radius 1.0 has been released o [2003/06/24] ports/53671 ports-bugs NEW PORT: rude/crude UDP traffic generato o [2003/06/24] ports/53673 ports-bugs new port: mail/esmtp o [2003/06/24] ports/53685 ports-bugs [PATCH] devel/newfile: fix Perl dependenc o [2003/06/24] ports/53699 ports-bugs enable clamav-milter for FreeBSD > 5.0 (s o [2003/06/24] ports/53700 ports-bugs 0 size lib/X11/fonts/Type1/fonts.cache-1 o [2003/06/24] ports/53701 ports-bugs [NEW PORT] devel/skalibs: General purpose o [2003/06/24] ports/53702 ports-bugs Port upgrade: devel/directfb o [2003/06/25] ports/53711 ports-bugs Port Problem: multimedia/transcode o [2003/06/25] ports/53713 ports-bugs Update devel/pcre++: 0.6 -> 0.9.1 o [2003/06/25] ports/53722 ports-bugs [UPDATE] www/plone from 1.0.1 to 1.0.3 o [2003/06/25] ports/53724 ports-bugs New port: mail/smtpmail o [2003/06/25] ports/53728 ports-bugs Upgrade of security/amavisd-new from 2003 o [2003/06/25] ports/53738 ports-bugs New port: gcipher: a simple encryption to o [2003/06/25] ports/53741 ports-bugs [PATCH] update of port devel/pcre to 4.3 f [2003/06/25] ports/53746 ports-bugs New port: graphics/imgseek o [2003/06/25] ports/53747 ports-bugs [UPDATE] net/easysoap to 0.6 o [2003/06/26] ports/53761 ports-bugs Upgrade net/pppoa from 1.1b to 1.2-beta1 o [2003/06/26] ports/53762 ports-bugs devel/picp: Port gone, no forwarding addr o [2003/06/26] ports/53763 ports-bugs x11/xmon: update MASTER_SITES f [2003/06/26] ports/53766 ports-bugs Update port: deskutils/bulb o [2003/06/26] ports/53767 ports-bugs Update port: games/bzflag 1.7g.2 o [2003/06/26] ports/53768 ports-bugs Update port: games/madbomber 0.2.5 o [2003/06/26] ports/53769 ports-bugs Update port: graphics/truevision o [2003/06/26] ports/53770 ports-bugs Update port: net/fidelio to 1.0.b1 o [2003/06/26] ports/53772 ports-bugs Update port: print/hp2xx to 3.4.4 o [2003/06/26] ports/53786 ports-bugs new port: bksh, the Backup Shell o [2003/06/26] ports/53793 ports-bugs New port for sebeksniff o [2003/06/26] ports/53799 ports-bugs mail/pear-Mail: upgrading to 1.1.1. o [2003/06/26] ports/53808 ports-bugs New port: lang/freetxl o [2003/06/27] ports/53816 ports-bugs [NEW PORT] databases/adodb3 o [2003/06/27] ports/53817 ports-bugs textproc/docbook should include textproc/ o [2003/06/27] ports/53819 ports-bugs Switch to use xmlcatmgr: textproc/html o [2003/06/27] ports/53820 ports-bugs Switch to use xmlcatmgr: textproc/jade o [2003/06/27] ports/53821 ports-bugs Switch to use xmlcatmgr: textproc/xhtml o [2003/06/27] ports/53822 ports-bugs Switch to use xmlcatmgr: textproc/tei-p4 o [2003/06/27] ports/53823 ports-bugs Switch to use xmlcatmgr: textproc/tei-p3 o [2003/06/27] ports/53824 ports-bugs Switch to use xmlcatmgr: textproc/iso8879 o [2003/06/27] ports/53825 ports-bugs Switch to use xmlcatmgr: textproc/linuxdo o [2003/06/27] ports/53826 ports-bugs Switch to use xmlcatmgr: textproc/tei-lit o [2003/06/27] ports/53827 ports-bugs Switch to use xmlcatmgr: textproc/iso1208 o [2003/06/27] ports/53828 ports-bugs Switch to use xmlcatmgr: textproc/openjad o [2003/06/27] ports/53829 ports-bugs Switch to use xmlcatmgr: textproc/tei-xli o [2003/06/27] ports/53830 ports-bugs Switch to use xmlcatmgr: textproc/docbook o [2003/06/27] ports/53831 ports-bugs Switch to use xmlcatmgr: textproc/xmlchar o [2003/06/27] ports/53832 ports-bugs Switch to use xmlcatmgr: textproc/docbook o [2003/06/27] ports/53833 ports-bugs Switch to use xmlcatmgr: textproc/docbook o [2003/06/27] ports/53834 ports-bugs Switch to use xmlcatmgr: textproc/docbook o [2003/06/27] ports/53835 ports-bugs Switch to use xmlcatmgr: textproc/docbook o [2003/06/27] ports/53836 ports-bugs Switch to use xmlcatmgr: textproc/docbook o [2003/06/27] ports/53837 ports-bugs Switch to use xmlcatmgr: textproc/sdocboo o [2003/06/27] ports/53844 ports-bugs [patch] japanese/mozilla-jlp does not fet o [2003/06/27] ports/53853 ports-bugs Update port: mail/hotwayd to version 0.5. o [2003/06/27] ports/53855 ports-bugs mail/ezmlm : assume maintainership, if no o [2003/06/27] ports/53856 ports-bugs mail/ezmlm-idx: take maintainership, if n o [2003/06/27] ports/53857 ports-bugs [PATCH] mail/ezmlm-idx: take maintainersh o [2003/06/27] ports/53858 ports-bugs [PATCH] mail/ezmlm: take maintainership o [2003/06/27] ports/53860 ports-bugs [PATCH] mail/serialmail: take maintainers o [2003/06/27] ports/53861 ports-bugs [PATCH] ports/LEGAL: add ezmlm, ezmlm-idx o [2003/06/27] ports/53865 ports-bugs [patch][non-maintainer] mark games/xracer o [2003/06/27] ports/53866 ports-bugs Description should mention whether db4.1 o [2003/06/27] ports/53868 ports-bugs maintainer update: print/pfaedit to 20030 o [2003/06/28] ports/53877 ports-bugs p5-Data-FormValidator can be updated o [2003/06/28] ports/53878 ports-bugs [Port Update]:: games/flightgear & devel/ o [2003/06/28] ports/53880 ports-bugs New port: japanese/jadetex-ptex o [2003/06/28] ports/53884 ports-bugs update ports/lang/fpc from 1.0.4 to 1.0.6 o [2003/06/28] ports/53885 ports-bugs NEW port: HPtools 3.0.8 o [2003/06/28] ports/53886 ports-bugs [PATCH] update of port net/openldap21 to o [2003/06/29] ports/53889 ports-bugs New port: news/noffle o [2003/06/29] ports/53909 ports-bugs New port: cad/metis-edf - a meshes partio o [2003/06/29] ports/53911 ports-bugs ports using NOPORTSDOCS (instead of NOPOR o [2003/06/29] ports/53912 ports-bugs Enhancements to emulators/x48 o [2003/06/29] ports/53914 ports-bugs [NEW PORT] games/linux_nwnclient: Neverwi o [2003/06/29] ports/53915 ports-bugs [NEW PORT] games/linux_nwndata: Neverwint o [2003/06/30] ports/53921 ports-bugs update palm/libmal to 0.31 o [2003/06/30] ports/53923 ports-bugs New Port: Sipsak is a SIP test command li o [2003/06/30] ports/53932 ports-bugs [PATCH] update of port security/cyrus-sas o [2003/06/30] ports/53933 ports-bugs Maintainer Update: security/nmap 669 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 11:13: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 B7E1337B401 for ; Mon, 30 Jun 2003 11:13:05 -0700 (PDT) Received: from server.alexdupre.com (ppp-72-66.30-151.libero.it [151.30.66.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9CF043FBD for ; Mon, 30 Jun 2003 11:13:03 -0700 (PDT) (envelope-from sysadmin@alexdupre.com) Received: from thunder.alexdupre.com (thunder.alexdupre.com [192.168.0.101]) by server.alexdupre.com (8.12.9/8.12.9) with ESMTP id h5UGAjl5078589; Mon, 30 Jun 2003 18:10:46 +0200 (CEST) (envelope-from sysadmin@alexdupre.com) Date: Mon, 30 Jun 2003 18:10:44 +0200 From: Alex Dupre X-Mailer: The Bat! (v1.60q) X-Priority: 3 (Normal) Message-ID: <156703848400.20030630181044@alexdupre.com> To: Gerard Samuel In-Reply-To: <3F005D37.5000003@trini0.org> References: <111677999311.20030630105956@alexdupre.com> <3F005D37.5000003@trini0.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: PHP5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 18:13:06 -0000 Monday, June 30, 2003, 5:54:31 PM, you wrote: GS> Would it be possible to run it alongside php4??? As for php3, theoretically not, but in practice, if you don't care about overwrited header files (you are interested only in libphp4.so and libphp5.so DSO), I think you could load both modules without problems (assigning different extensions to php4 and php5 scripts). The ports are ready, I'm only waiting for the repo-copy. Hi trini0 ;-) -- Alex Dupre sysadmin@alexdupre.com http://www.alexdupre.com/ alex@sm.FreeBSD.org Today's excuse: Complete Transient Lockout From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 11:47: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 0240537B401 for ; Mon, 30 Jun 2003 11:47:02 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84CFC43F85 for ; Mon, 30 Jun 2003 11:47:01 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (trini0.org[68.36.46.19]) by comcast.net (rwcrmhc12) with ESMTP id <2003063018470101400nb9mge>; Mon, 30 Jun 2003 18:47:01 +0000 Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 7A43C386; Mon, 30 Jun 2003 14:47:00 -0400 (EDT) Message-ID: <3F0085A4.2030802@trini0.org> Date: Mon, 30 Jun 2003 14:47:00 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030515 X-Accept-Language: en, th, nl, en-us, ar MIME-Version: 1.0 To: Alex Dupre References: <111677999311.20030630105956@alexdupre.com> <3F005D37.5000003@trini0.org> <156703848400.20030630181044@alexdupre.com> In-Reply-To: <156703848400.20030630181044@alexdupre.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: PHP5 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, 30 Jun 2003 18:47:02 -0000 Alex Dupre wrote: >Monday, June 30, 2003, 5:54:31 PM, you wrote: > >GS> Would it be possible to run it alongside php4??? > >As for php3, theoretically not, but in practice, if you don't care >about overwrited header files (you are interested only in libphp4.so >and libphp5.so DSO), I think you could load both modules without >problems (assigning different extensions to php4 and php5 scripts). > >The ports are ready, I'm only waiting for the repo-copy. > >Hi trini0 ;-) > Good to see you're still around alex. Thanks for the php ports :) From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 12:15: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 69A6E37B401; Mon, 30 Jun 2003 12:15:37 -0700 (PDT) Received: from lilbuddy.antsclimbtree.com (lilbuddy.antsclimbtree.com [216.27.183.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id D08C644005; Mon, 30 Jun 2003 12:15:36 -0700 (PDT) (envelope-from mark@antsclimbtree.com) Received: from adsl-66-122-112-170.dsl.snfc21.pacbell.net ([66.122.112.170] helo=dina) by lilbuddy.antsclimbtree.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.20) id 19X47q-000O2V-1l; Mon, 30 Jun 2003 12:15:42 -0700 Date: Mon, 30 Jun 2003 12:15:32 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: DougB@FreeBSD.org From: Mark Edwards Content-Transfer-Encoding: 7bit Message-Id: <383C5B9E-AB2F-11D7-B44F-0005025E566F@antsclimbtree.com> X-Mailer: Apple Mail (2.482) cc: ports@FreeBSD.org Subject: FreeBSD Port: p5-Mail-SpamAssassin-2.55 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, 30 Jun 2003 19:15:37 -0000 I just used portupgrade to update my SpamAssassin install, and it hosed my /usr/local/etc/mail/spamassassin/local.cf file. This happened last time I updated too. That is the file that I should use for customizing right? This shouldn't happen right? -- Mark Edwards Engineer Mr. Toad's San Francisco, CA From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 12:48: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 4F32D37B401 for ; Mon, 30 Jun 2003 12:48:53 -0700 (PDT) Received: from b200.nce.ufrj.br (b200.nce.ufrj.br [146.164.248.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4BDB43FCB for ; Mon, 30 Jun 2003 12:48:46 -0700 (PDT) (envelope-from marcia@nce.ufrj.br) Content-Class: urn:content-classes:message Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 30 Jun 2003 16:48:39 -0300 Message-ID: <4FD482328CB22741BB5A8A14180CBB010103E04A@b200.nce.ufrj.br> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: jakarta-tomcat 4.1.24 Thread-Index: AcM/QJpe1HShDawtRJy7v/OUg/9qMA== From: "Marcia de Oliveira Cardoso" To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: jakarta-tomcat 4.1.24 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, 30 Jun 2003 19:48:53 -0000 I installed the FreeBSD port = Jakarta-Tomcat 4.1.24. When I try the URL [1]http://localhost:8180 I got this = error: HTTP Status 500 - --------------------------------------------------------------------= ------------ type Exception report message description The server = encountered an internal error () that prevented it from fulfilling this = request. exception org.apache.jasper.JasperException: Unable to compile class for = JSP An error occurred at line: -1 in = the jsp file: null Generated servlet error: [javac] Since = fork is true, ignoring compiler setting. [javac] = Compiling 1 source file [javac] Since = fork is true, ignoring compiler setting. at = org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultError Han= dler.java:130) at = org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher. jav= a:293) at = org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:353) at = org.apache.jasper.compiler.Compiler.compile(Compiler.java:370) at = org.apache.jasper.JspCompilationContext.compile(JspCompilationContext. jav= a:473) at = org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper. jav= a:190) at = org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:29 5)<= /FONT> at = org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at = javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at = org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appli cat= ionFilterChain.java:247) at = org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFi lte= rChain.java:193) at = org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperVa lve= .java:256) at = org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext .in= vokeNext(StandardPipeline.java:643) at = org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java :48= 0) at = org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at = org.apache.catalina.core.StandardContextValve.invoke(StandardContextVa lve= .java:191) at = org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext .in= vokeNext(StandardPipeline.java:643) at = org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java :48= 0) at = org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at = org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2 415= ) at = org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.ja va:= 180) at = org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext .in= vokeNext(StandardPipeline.java:643) at = org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcher Val= ve.java:171) at = org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext .in= vokeNext(StandardPipeline.java:641) at = org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.ja va:= 172) at = org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext .in= vokeNext(StandardPipeline.java:641) at = org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java :48= 0) at = org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at = org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValv e.j= ava:174) at = org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext .in= vokeNext(StandardPipeline.java:643) at = org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java :48= 0) at = org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at = org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223 ) at = org.apache.coyote.http11.Http11Processor.process(Http11Processor.java: 594= ) at = org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proces sCo= nnection(Http11Protocol.java:392) at = org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java: 565= ) at = org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPo ol.= java:619) at java.lang.Thread.run(Thread.java:479) --------------------------------------------------------------------= ------------ Apache Tomcat/4.1.24 The localhost log report = something about an ant.home (cannot locate). Any suggestion? Thanks, Marcia Cardoso References 1. 3D"http://localhost:8180"/ From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 13:18: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 4816637B401 for ; Mon, 30 Jun 2003 13:18:51 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A9DC43FE1 for ; Mon, 30 Jun 2003 13:18:50 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 9966FB4; Tue, 1 Jul 2003 00:18:48 +0400 (MSD) Date: Tue, 1 Jul 2003 00:18:48 +0400 From: "Sergey A. Osokin" To: ports@FreeBSD.org Message-ID: <20030630201848.GJ64633@freebsd.org.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i cc: danfe@regency.nsu.ru Subject: HEADS UP: USE_GETOPT_LONG 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, 30 Jun 2003 20:18:51 -0000 Dear ports maintainers. At this time we have a USE_GETOPT_LONG flag for Makefile's. Quick solution to convert your port into a new format is available at http://freebsd.nsu.ru/m.pl (Coded by and special thanx to Alexey Dokuchaev (danfe@regency.nsu.ru)). So, also full patch instead of current ports-tree avaliable at http://ozz.pp.ru/patch-longgetopt.danfe If you want to contact with Alexey, please Cc: him, but please save other addresses. I have a plan to commit it (after a little modification) and approve from my mentor near a one week after this announce. Thank you. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 13:53: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 E6FC537B401 for ; Mon, 30 Jun 2003 13:53:14 -0700 (PDT) Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C5F943FDD for ; Mon, 30 Jun 2003 13:53:14 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) (authenticated bits=0)h5UKrATD025350 for ; Mon, 30 Jun 2003 15:53:11 -0500 (CDT) Date: Mon, 30 Jun 2003 15:53:10 -0500 From: Larry Rosenman To: freebsd-ports@freebsd.org Message-ID: <288030000.1057006390@lerlaptop.iadfw.net> X-Mailer: Mulberry/3.1.0b3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: www/apache13-modssl: failure? 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, 30 Jun 2003 20:53:15 -0000 Fresh CVSup today, and trying to install www/apache13-modssl: ===> apache+mod_ssl-1.3.27+2.8.14 depends on file: /usr/local/bin/perl5.6.1 - found ===> apache+mod_ssl-1.3.27+2.8.14 depends on shared library: mm.12 - found ===> Configuring for apache+mod_ssl-1.3.27+2.8.14 Configuring for Apache, Version 1.3.27 src/.apaci.pldconf: 33: Syntax error: Unterminated quoted string ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/shared/ports/www/apache13-modssl/work/apache_1.3.27/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /shared/ports/www/apache13-modssl. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall22836.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! www/apache13-modssl (unknown build error) lerlaptop# -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 14:07: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 00D6C37B401 for ; Mon, 30 Jun 2003 14:07:03 -0700 (PDT) Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A34F43FDF for ; Mon, 30 Jun 2003 14:07:02 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) (authenticated bits=0)h5UL6wTD026793 for ; Mon, 30 Jun 2003 16:06:59 -0500 (CDT) Date: Mon, 30 Jun 2003 16:06:58 -0500 From: Larry Rosenman To: freebsd-ports@freebsd.org Message-ID: <298720000.1057007218@lerlaptop.iadfw.net> In-Reply-To: <288030000.1057006390@lerlaptop.iadfw.net> References: <288030000.1057006390@lerlaptop.iadfw.net> X-Mailer: Mulberry/3.1.0b3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: www/apache13-modssl: failure? 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, 30 Jun 2003 21:07:03 -0000 --On Monday, June 30, 2003 15:53:10 -0500 Larry Rosenman wrote: > Fresh CVSup today, and trying to install www/apache13-modssl: > > > ===> apache+mod_ssl-1.3.27+2.8.14 depends on file: > /usr/local/bin/perl5.6.1 - found ===> apache+mod_ssl-1.3.27+2.8.14 > depends on shared library: mm.12 - found ===> Configuring for > apache+mod_ssl-1.3.27+2.8.14 > Configuring for Apache, Version 1.3.27 > src/.apaci.pldconf: 33: Syntax error: Unterminated quoted string > ===> Script "configure" failed unexpectedly. > Please report the problem to ports@FreeBSD.org [maintainer] and > attach the > "/shared/ports/www/apache13-modssl/work/apache_1.3.27/config.log" > including the output of the failure of your make command. Also, it might > be a good idea to provide an overview of all packages installed on > your system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > Stop in /shared/ports/www/apache13-modssl. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall22836.0 make ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / > !:failed) ! www/apache13-modssl (unknown build error) > lerlaptop# Oh, this is on 5.1-CURRENT of about 2 weeks ago world. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 14:27: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 EE86F37B401 for ; Mon, 30 Jun 2003 14:27:35 -0700 (PDT) Received: from obh.snafu.de (obh.snafu.de [213.73.92.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03C3443FBF for ; Mon, 30 Jun 2003 14:27:34 -0700 (PDT) (envelope-from holger@gruft.de) Received: from holger by obh.snafu.de with local (Exim 3.36 #1) id 19X6BR-000PEX-00 for ports@freebsd.org; Mon, 30 Jun 2003 23:27:33 +0200 Date: Mon, 30 Jun 2003 23:27:33 +0200 From: Holger Lamm To: ports@freebsd.org Message-ID: <20030630212733.GA94637@gruft.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline User-Agent: Mutt/1.5.3i Sender: Holger Lamm Subject: ".if defined" within 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: Mon, 30 Jun 2003 21:27:36 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have a problem with writing a proper Makefile for my port. First the question: How can I trigger ".if defined" - declarations in my dependencies? Now the problem: My port is net/mldonkey, and it can be compiled X11-less by defining "WITHOUT_GUI". (This will compile the client, but not the GUI, so the name of the trigger is meaningful.) Problem is: It depends on lang/ocaml, as it is written in ocaml. ocaml builds X11, as long as WITHOUT_X11 is not defined. When I say "WITHOUT_X11=yes" in the Makefile, it is too late as all ".if defined" are long parsed. So, how can I depend on ocaml with WITHOUT_X11 set? Thank you very much, Holger - -- "Computer games don't affect kids. If Pacman would have affected us as children, we would now run around in darkened rooms, munching pills and listening to repetetive music." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/AKtFgdO/JOxNDBQRAprRAJ9MP5m+8GfrEEU7u/0lomo+wbDLCQCfeHfB nfy5mpk8iF65L4yzZnLg2z0= =k7tD -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 15:52: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 C1EC537B401; Mon, 30 Jun 2003 15:52:37 -0700 (PDT) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D293543FBF; Mon, 30 Jun 2003 15:52:36 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: by totem.fix.no (Postfix, from userid 1000) id 24BFC20243; Tue, 1 Jul 2003 00:53:06 +0200 (CEST) Date: Tue, 1 Jul 2003 00:53:06 +0200 From: Anders Nordby To: freebsd-sparc64@freebsd.org Message-ID: <20030630225305.GA28861@totem.fix.no> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline 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: freebsd-ports@FreeBSD.org Subject: Making VNC work on FreeBSD/Sparc64 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, 30 Jun 2003 22:52:38 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Attached is a minimal diff to make the vnc port successfully build + run (Xvnc starts!) on FreeBSD/Sparc64. It doesn't work well yet, however I thought I'd share my results so far in case someone wanted to help out. When trying to connect to Xvnc running in 5.1-RELEASE on my Blade 100 from 4.7-STABLE on i386, vncviewer dumps core. Truss log of vncviewer running on my i386 system when this happens: (..) break(0x80de000) = 0 (0x0) socket(0x2,0x1,0x0) = 4 (0x4) connect(0x4,{ AF_INET 0.0.0.0:0 },16) = 0 (0x0) setsockopt(0x4,0x6,0x1,0xbfbff718,0x4) = 0 (0x0) getpeername(0x4,{ AF_INET 192.168.78.3:5901 },0xbfbff664) = 0 (0x0) getsockname(0x4,{ AF_INET 192.168.78.1:2781 },0xbfbff664) = 0 (0x0) select(0x5,0xbfbff270,0x0,0x0,0xbfbff268) = 0 (0x0) poll(0x80cd1e0,0x1,0x0) = 0 (0x0) ioctl(3,FIONREAD,0xbfbfe9fc) = 0 (0x0) ioctl(3,FIONREAD,0xbfbfe9fc) = 0 (0x0) gettimeofday(0xbfbff1ec,0x0) = 0 (0x0) poll(0x80cd1e0,0x2,0xffffffff) = 1 (0x1) ioctl(3,FIONREAD,0xbfbfea4c) = 0 (0x0) ioctl(3,FIONREAD,0xbfbfea4c) = 0 (0x0) poll(0x80cd1e0,0x1,0x0) = 0 (0x0) read(0x4,0x80ce000,0x2000) = 12 (0xc) VNC server supports protocol version 3.3 (viewer 3.3) write(2,0xbfbfeff8,54) = 54 (0x36) write(4,0x80d0000,12) = 12 (0xc) select(0x5,0xbfbff270,0x0,0x0,0xbfbff268) = 0 (0x0) poll(0x80cd1e0,0x1,0x0) = 0 (0x0) ioctl(3,FIONREAD,0xbfbfe9fc) = 0 (0x0) ioctl(3,FIONREAD,0xbfbfe9fc) = 0 (0x0) gettimeofday(0xbfbff1ec,0x0) = 0 (0x0) poll(0x80cd1e0,0x2,0xffffffff) = 1 (0x1) ioctl(3,FIONREAD,0xbfbfea4c) = 0 (0x0) ioctl(3,FIONREAD,0xbfbfea4c) = 0 (0x0) poll(0x80cd1e0,0x1,0x0) = 0 (0x0) read(0x4,0x80ce000,0x2000) = 20 (0x14) break(0xc542d000) ERR#12 'Cannot allocate memory' SIGNAL 11 SIGNAL 11 Process stopped because of: 16 process exit, rval = 139 Segmentation fault (core dumped) Trussing Xvnc on the sparc64 system shows this: (null)() = 1 (0x1) select(0x4,0x7fdfffff500,0x0,0x0,0x7fdfffff4f0) = 1 (0x1) accept(0x3,{ AF_INET 192.168.78.1:2781 },0x7fdfffff4dc) = 5 (0x5) fcntl(0x5,0x4,0x4) = 0 (0x0) setsockopt(0x5,0x6,0x1,0x7fdfffff4d8,0x4) = 0 (0x0) write(2,0x40a7803f,1) = 1 (0x1) gettimeofday(0x7fdfffff230,0x0) = 0 (0x0) write(2,0x7fdffffe870,18) = 18 (0x12) write(2,0x7fdffffe930,40) = 40 (0x28) gettimeofday(0x7fdfffff200,0x0) = 0 (0x0) getpeername(0x5,{ AF_INET 192.168.78.1:2781 },0x7fdfffff3dc) = 0 (0x0) write(5,0x7fdfffff400,12) = 12 (0xc) select(0x5,0x7fdfffff500,0x0,0x0,0x7fdfffff4f0) = 0 (0x0) gettimeofday(0x7fdfffff3d0,0x0) = 0 (0x0) select(0x3f,0x35a8a0,0x0,0x0,0x7fdfffff630) = 1 (0x1) select(0x6,0x7fdfffff500,0x0,0x0,0x7fdfffff4f0) = 1 (0x1) read(0x5,0x7fdfffff400,0xc) = 12 (0xc) gettimeofday(0x7fdfffff050,0x0) = 0 (0x0) write(2,0x7fdffffe690,18) = 18 (0x12) write(2,0x7fdffffe750,21) = 21 (0x15) gettimeofday(0x7fdfffff080,0x0) = 0 (0x0) getpid() = 37935 (0x942f) write(5,0x7fdfffff210,20) = 20 (0x14) select(0x5,0x7fdfffff500,0x0,0x0,0x7fdfffff4f0) = 0 (0x0) gettimeofday(0x7fdfffff3d0,0x0) = 0 (0x0) select(0x3f,0x35a8a0,0x0,0x0,0x7fdfffff630) = 1 (0x1) select(0x6,0x7fdfffff500,0x0,0x0,0x7fdfffff4f0) = 1 (0x1) read(0x5,0x7fdfffff400,0x10) = 0 (0x0) gettimeofday(0x7fdfffff150,0x0) = 0 (0x0) write(2,0x7fdffffe790,18) = 18 (0x12) write(2,0x7fdffffe850,41) = 41 (0x29) close(5) = 0 (0x0) gettimeofday(0x7fdffffefd0,0x0) = 0 (0x0) write(2,0x7fdffffe610,18) = 18 (0x12) write(2,0x7fdffffe6d0,25) = 25 (0x19) gettimeofday(0x7fdffffef00,0x0) = 0 (0x0) write(2,0x7fdffffe540,18) = 18 (0x12) write(2,0x7fdffffe600,12) = 12 (0xc) gettimeofday(0x7fdffffef00,0x0) = 0 (0x0) write(2,0x7fdffffe540,18) = 18 (0x12) write(2,0x7fdffffe600,47) = 47 (0x2f) select(0x5,0x7fdfffff500,0x0,0x0,0x7fdfffff4f0) = 0 (0x0) gettimeofday(0x7fdfffff3d0,0x0) = 0 (0x0) ^C IMO, running VNC off headless UltraSPARC systems is a practical way to run and test GUI stuff without connecing a monitor and keyboard. Oh, BTW, NetBSD has some useful patches in their pkgsrc patches for vnc, see http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/net/vnc/. Cheers, -- Anders. --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="vnc.mindiff" Binary files vnc.old/Xvnc.core and vnc/Xvnc.core differ diff -Nur vnc.old/files/patch-FreeBSD.cf vnc/files/patch-FreeBSD.cf --- vnc.old/files/patch-FreeBSD.cf Thu Jan 1 01:00:00 1970 +++ vnc/files/patch-FreeBSD.cf Mon Jun 30 23:17:45 2003 @@ -0,0 +1,51 @@ +--- Xvnc/config/cf/FreeBSD.cf.orig Sat May 11 12:57:05 2002 ++++ Xvnc/config/cf/FreeBSD.cf Mon Jun 30 22:50:52 2003 +@@ -26,6 +26,7 @@ + #define UseGas YES + #define GnuCpp YES + #define HasNdbm YES ++#define DBMLibrary /**/ + #define HasPutenv YES + #define HasSnprintf YES + #define HasBSD44Sockets YES +@@ -40,6 +41,7 @@ + #define AvoidNullMakeCommand YES + #define StripInstalledPrograms YES + #define CompressAllFonts YES ++#define GzipFontCompression YES + #define Malloc0ReturnsNull YES + #define NeedConstPrototypes YES + #define NeedFunctionPrototypes YES +@@ -50,7 +52,7 @@ + #define MkdirHierCmd mkdir -p + + #define CcCmd cc +-#define CppCmd /usr/libexec/cpp ++#define CppCmd cpp + #define PreProcessCmd CppCmd + #define StandardCppDefines -traditional + #if defined(UseInstalled) && (!defined(XF86LinkKit) || !XF86LinkKit) +@@ -223,12 +225,22 @@ + # define GccGasOption /**/ + #endif + ++#ifndef XFree86ServerDefines ++#define XFree86ServerDefines ++#endif ++#if defined(SparcArchitecture) ++#define ServerExtraDefines GccGasOption ++#else + #define ServerExtraDefines GccGasOption XFree86ServerDefines +- ++#endif + #define StandardDefines -DCSRG_BASED + + #if OSMajorVersion > 1 ++#ifdef SparcArchitecture ++#define ServerOSDefines -DDDXOSINIT ++#else + #define ServerOSDefines XFree86ServerOSDefines -DDDXTIME ++#endif + #define XawI18nDefines -DUSE_XWCHAR_STRING + #define HasMakefileSafeInclude YES + #define IncludeMakefile(file) @@# dependencies are in .depend diff -Nur vnc.old/files/patch-cf-Imake.cf vnc/files/patch-cf-Imake.cf --- vnc.old/files/patch-cf-Imake.cf Thu Jan 1 01:00:00 1970 +++ vnc/files/patch-cf-Imake.cf Wed Jun 25 23:17:36 2003 @@ -0,0 +1,13 @@ +--- Xvnc/config/cf/Imake.cf.orig Sat May 11 10:57:05 2002 ++++ Xvnc/config/cf/Imake.cf Fri Jun 6 05:33:03 2003 +@@ -154,6 +154,10 @@ + # define i386Architecture + # undef i386 + # endif ++# ifdef __sparc__ ++# define SparcArchitecture ++# undef sparc ++# endif + #endif /* __FreeBSD__ */ + + #ifdef AMOEBA diff -Nur vnc.old/files/patch-cfb-stipsparc.s vnc/files/patch-cfb-stipsparc.s --- vnc.old/files/patch-cfb-stipsparc.s Thu Jan 1 01:00:00 1970 +++ vnc/files/patch-cfb-stipsparc.s Tue Jun 24 23:19:21 2003 @@ -0,0 +1,11 @@ +--- Xvnc/programs/Xserver/cfb/stipsparc.s.orig Fri Jun 6 08:31:12 2003 ++++ Xvnc/programs/Xserver/cfb/stipsparc.s Fri Jun 6 08:31:53 2003 +@@ -85,7 +85,7 @@ + #define ForEachBits LY4 + #define NextBits LY5 + +-#ifdef SVR4 ++#if defined(SVR4) || defined(__ELF__) + #ifdef TETEXT + #define _cfbStippleStack cfbStippleStackTE + #else diff -Nur vnc.old/files/patch-cfb-stipsprc32.s vnc/files/patch-cfb-stipsprc32.s --- vnc.old/files/patch-cfb-stipsprc32.s Thu Jan 1 01:00:00 1970 +++ vnc/files/patch-cfb-stipsprc32.s Tue Jun 24 23:19:21 2003 @@ -0,0 +1,11 @@ +--- Xvnc/programs/Xserver/cfb/stipsprc32.s.orig Fri Jun 6 08:41:42 2003 ++++ Xvnc/programs/Xserver/cfb/stipsprc32.s Fri Jun 6 08:42:09 2003 +@@ -81,7 +81,7 @@ + #define ForEachBits LY4 + #define NextBits LY5 + +-#ifdef SVR4 ++#if defined(SVR4) || defined(__ELF__) + #ifdef TETEXT + #define _cfb32StippleStack cfb32StippleStackTE + #else --NzB8fVQJ5HfG6fxh-- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 16: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 AEFC037B401; Mon, 30 Jun 2003 16:42:16 -0700 (PDT) Received: from mcambria.fid4.com (h006097296569.ne.client2.attbi.com [24.128.145.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3F4B43FE9; Mon, 30 Jun 2003 16:42:15 -0700 (PDT) (envelope-from mcc@fid4.com) Received: from fid4.com (mcambria.fid4.com [172.16.6.1]) by mcambria.fid4.com (8.12.9/8.11.6) with ESMTP id h5UNg4Qw001394; Mon, 30 Jun 2003 19:42:08 -0400 (EDT) (envelope-from mcc@fid4.com) Sender: mcc@fid4.com Message-ID: <3F00CACC.EA817AEC@fid4.com> Date: Mon, 30 Jun 2003 19:42:04 -0400 From: "Michael C. Cambria" X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: sobomax@FreeBSD.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: linphone-0.11.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: Mon, 30 Jun 2003 23:42:17 -0000 I'm trying to use linphone-0.11.0 from ports (cvsup'ed about a week ago.) It crashes on 4.8-Stable each time I try to configure it. When I configure the SIP tab to register to IPtel.org and it crashes. If I don't register, and just try to call, it crashes when the call is attempted. I do not have this problem on RedHat 9 (which I installed on an old PII only to test linphone-0.11.0 out on to rule out pilot error.) If you need any info, let me know. Regards, MikeC From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 18:30: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 2AD7C37B4D9; Mon, 30 Jun 2003 18:30:17 -0700 (PDT) Received: from smtp.sw.oz.au (m017-200.nv.iinet.net.au [203.217.17.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A9A444001; Mon, 30 Jun 2003 18:30:15 -0700 (PDT) (envelope-from vance@aurema.com) Received: from smtp.sw.oz.au (localhost [127.0.0.1]) by smtp.sw.oz.au with ESMTP id h611UAMl007917; Tue, 1 Jul 2003 11:30:10 +1000 (EST) Received: (from vance@localhost) by smtp.sw.oz.au id h611U9UP007906; Tue, 1 Jul 2003 11:30:09 +1000 (EST) Date: Tue, 1 Jul 2003 11:30:09 +1000 From: Christopher Vance To: Adam Weinberger , "Aryeh M. Friedman" Message-ID: <20030701013007.GA21378@aurema.com> References: <200305170646.h4H6kY4A082012@m-net.arbornet.org> <20030517073035.GO31083@vectors.cx> <20030521110239.GB3321@aurema.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030521110239.GB3321@aurema.com> User-Agent: Mutt/1.4.1i X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) cc: aegis-users@auug.org.au cc: freebsd-ports@FreeBSD.ORG Subject: aegis port for 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, 01 Jul 2003 01:30:17 -0000 (announcement) I have a tentative port of aegis 4.11 to FreeBSD which builds, installs, deinstalls, packages, etc., cleanly on both 4.8-STABLE and 5.1-CURRENT, and which passes portlint -A. I'm happy to send this to anybody who asks (12K shar). I have not yet send-pr'd the port to FreeBSD.org because I'd prefer to be more confident that it actually works. FreeBSD's directory hierarchy doesn't quite match what aegis expects, so I'm not sure whether some stuff is installed in places aegis might not find it. (question) Is there a simple way to run the aegis tests on an installed version, rather than a just built one? (request) Would either of you two gentlemen be willing/able/interested in testing, vetting, improving, or even taking over this port? If not, I'll try testing myself and submit when my confidence is higher. -- Christopher Vance From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 18: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 C1C7437B404 for ; Mon, 30 Jun 2003 18:32:06 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1087043FBD for ; Mon, 30 Jun 2003 18:32:05 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from ADMIN00 (admin00.westbend.net [216.47.253.17]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h611VrHZ027308; Mon, 30 Jun 2003 20:32:01 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <012101c33f70$91f38ad0$11fd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Mauro Boschi" , References: <001d01c3389f$65293220$5900a8c0@lahaine.local> Date: Mon, 30 Jun 2003 20:31:51 -0500 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 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-0.3 required=8.0 tests=QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_02_03, USER_AGENT_OE version=2.43 Subject: Re: postfix+sasl2+db41+ldap21 ports install problem? 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, 01 Jul 2003 01:32:07 -0000 From: "Mauro Boschi" > I'm trying to install postfix+sasl2+db41+ldap21 via postfix port on a > 4.8-STABLE. Everything seems going well but I've notice a stange warning > during the sasl port install in the /var/log/messages: > > Jun 22 00:28:23 bsd48 saslpasswd2: Could not open db > Jun 22 00:28:23 bsd48 saslpasswd2: Couldn't update db > Jun 22 00:28:24 bsd48 last message repeated 5 times > > this happend when the sasl port was running ldconfig: > > ===> Compressing manual pages for cyrus-sasl-2.1.13_4 > ===> Running ldconfig > /sbin/ldconfig -m /usr/local/lib > ===> Registering installation for cyrus-sasl-2.1.13_4 > The error wasn't caused by ldconfig, it was caused during the running of pkg-install. When the ${PREFIX}/etc/sasldb* file doesn't exist, the pkg-install script attempts to create an empty sasldb* file with these commands: echo "test" | ${PREFIX}/bin/saslpasswd2 -p -c cyrus ${PREFIX}/bin/saslpasswd2 -d cyrus chown cyrus:mail ${PREFIX}/etc/sasldb2 chmod 640 ${PREFIX}/etc/sasldb2 The first command adds user "cyrus" with password "test" to the sasldb file, this is what causes the error to occur due to there was no sasldb* file for saslpasswd2 to open (these errors can be ignored). Next it deletes the "cyrus" user from the sasldb2 file, leaving us with a empty sasldb2 file. Finaly, we set the correct owner, group and permisions on the sasldb2 file. > the problem now is that I'm unable to correctly use the sasl layer. > There is something that I can do to install "in the right way" postifix with > sasl2? > What I'm doing wrong? I've test this on various system 4.8-RELEASE, > 4.8-STABLE and 5.1-RELEASE... > I really need SMTP AUTH! : ) Starting with revison *_3 or *_4 of the security/cyrus-sasl2 port, it was broken in two due to a circular dependancy was being caused by the OpenLDAP port depending on the security/cyrus-sasl2 port and the saslauthd daemon was being compiled to use ldap for user authentication in the security/cyrus-sasl2 port. You now need to install the security/cyrus-sasl2-saslauthd, if you want to use either pam or ldap for authentication of your users. You also need to set the pwcheck_method (sasldb or saslauthd) appropriately for your postfix installation (${PREFIX}/lib/sasl2/Postfix.conf (check your postfix docs for the correct name of this file)). Scot From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 20:17: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 B4CF637B401; Mon, 30 Jun 2003 20:17:58 -0700 (PDT) Received: from mail.precisionautobody.com (adsl-63-194-17-43.dsl.lsan03.pacbell.net [63.194.17.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D31643FB1; Mon, 30 Jun 2003 20:17:58 -0700 (PDT) (envelope-from alan@precisionautobody.com) Received: from alan.precisionautobody.com (ip68-4-131-123.oc.oc.cox.net [68.4.131.123]) by mail.precisionautobody.com (Postfix) with ESMTP id 279CD2269; Mon, 30 Jun 2003 20:25:23 -0700 (PDT) From: Alan Bryan To: brian@FreeBSD.org Date: Mon, 30 Jun 2003 20:19:10 -0700 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306302019.10026.alan@precisionautobody.com> cc: ports@FreeBSD.org Subject: vlc port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: alan@precisionautobody.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 03:17:59 -0000 Hi, Just checking to see if there's any word on an upcoming update to the /multimedia/vlc port? It's currently up to .60 and the port is still at 0.4.4. Thanks, Alan Bryan From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 23:51: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 D659637B401 for ; Mon, 30 Jun 2003 23:51:35 -0700 (PDT) Received: from gate.ggr.co.uk (gate.ggr.co.uk [193.128.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A278044001 for ; Mon, 30 Jun 2003 23:51:33 -0700 (PDT) (envelope-from Mailer-Daemon@ggr.co.uk) Received: (uucp@localhost) by gate.ggr.co.uk; Tue, 1 Jul 2003 07:54:48 +0100 (BST) Received: from uk-stv-mhub4.ggr.co.uk(147.184.2.4) by gb-stv-fw2.ggr.co.uk via smap (V5.5) id xma015127; Tue, 1 Jul 03 07:54:08 +0100 Received: from ukz1129.ggr.co.uk (ukz1129.ggr.co.uk [147.184.2.22]) by mailhub2.ggr.co.uk; Tue, 1 Jul 2003 07:50:47 +0100 (BST) X-WSS-ID: 131FF0C8634730-01 Date: Tue, 01 Jul 2003 07:50:45 +0100 From: "GlaxoSmithKline Securemail Notifier" To: ports@freebsd.org Message-ID: <131FF0C8634730-01@SH1A> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_-==131FF0CF4351==-_" Subject: GlaxoSmithKline E-Mail Notification 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, 01 Jul 2003 06:51:36 -0000 --_-==131FF0CF4351==-_ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Your message sent to GlaxoSmithKline with a subject of: Re: Application Sent on 01/07/2003, 07:50:45 has been refused delivery: A virus was detected in the message. Virus Scanner found the W32/Sobig.e@MM virus in the attached file: your_details.zip Please ensure that the content of this message is clean of all viruses before resubmitting to GlaxoSmithKline recipients. GlaxoSmithKline policy prohibits delivery of messages that contain viruses. --_-==131FF0CF4351==-_-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 00:56: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 3BEAE37B401 for ; Tue, 1 Jul 2003 00:56:46 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9207043F75 for ; Tue, 1 Jul 2003 00:56:45 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h617dlBU037132 for ; Tue, 1 Jul 2003 07:39:47 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h617dlNS037131 for ports@FreeBSD.org; Tue, 1 Jul 2003 07:39:47 GMT Date: Tue, 1 Jul 2003 07:39:47 GMT From: Kris Kennaway Message-Id: <200307010739.h617dlNS037131@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 07:56:46 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 U MOVED ? 1 ? cvs.log ? index.errs ? index.out ? log ? x U graphics/gd2/Makefile U graphics/gd2/distinfo U graphics/gd2/pkg-descr U graphics/gd2/pkg-plist U graphics/gd2/files/Makefile.bsd U graphics/gd2/files/patch-gd.c U graphics/p5-chart/Makefile U graphics/p5-chart/distinfo U graphics/p5-chart/pkg-descr U graphics/p5-chart/pkg-plist U graphics/tulip/Makefile U graphics/tulip/distinfo U graphics/tulip/pkg-plist U graphics/tulip/files/patch-CirculantGraph.cpp U graphics/tulip/files/patch-FileSystem.cpp U graphics/tulip/files/patch-IdLabels.cpp U graphics/tulip/files/patch-TemplateFactory.cxx U graphics/tulip/files/patch-TlpTools.cpp U graphics/tulip/files/patch-tlprender.cpp ? mail/log U math/plplot/Makefile ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc U security/py-m2crypto/Makefile U security/py-m2crypto/distinfo U security/py-m2crypto/pkg-descr U security/py-m2crypto/pkg-plist U textproc/docbook-241/Makefile U textproc/docbook-241/pkg-plist U textproc/docbook-300/Makefile U textproc/docbook-300/pkg-plist U textproc/docbook-310/Makefile U textproc/docbook-310/pkg-plist U textproc/docbook-400/Makefile U textproc/docbook-400/pkg-plist U textproc/docbook-410/Makefile U textproc/docbook-410/pkg-plist U textproc/docbook-xml/Makefile U textproc/docbook-xml/pkg-plist U textproc/html/Makefile U textproc/html/pkg-plist U textproc/iso12083/Makefile U textproc/iso12083/pkg-plist U textproc/iso8879/Makefile U textproc/iso8879/pkg-plist U textproc/jade/Makefile U textproc/jade/pkg-plist U textproc/linuxdoc/Makefile U textproc/linuxdoc/pkg-plist U textproc/openjade/Makefile U textproc/openjade/pkg-plist U textproc/sdocbook-xml/Makefile U textproc/sdocbook-xml/pkg-plist U textproc/sdocbook-xml/files/catalog.xml U textproc/tei-lite/Makefile U textproc/tei-lite/pkg-plist U textproc/tei-lite/files/catalog U textproc/tei-p3/Makefile U textproc/tei-p3/pkg-plist U textproc/tei-p3/files/catalog U textproc/tei-p4/Makefile U textproc/tei-p4/pkg-plist U textproc/tei-xlite/Makefile U textproc/tei-xlite/pkg-plist U textproc/tei-xlite/files/catalog U textproc/tei-xlite/files/catalog.xml U textproc/xhtml/Makefile U textproc/xhtml/pkg-plist U textproc/xhtml/files/catalog.xml U textproc/xmlcharent/Makefile U textproc/xmlcharent/pkg-plist U textproc/xmlcharent/files/catalog.xml U www/Makefile U www/epiphany/Makefile U www/galeon/Makefile U www/galeon2/Makefile U www/mozilla/Makefile U www/mozilla/distinfo U www/mozilla/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp U www/mozilla/files/patch-nsprpub_pr_src_misc_prtime.c U www/mozilla/files/patch-qt U www/mozilla-devel/Makefile ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 00:58: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 6E8F237B401 for ; Tue, 1 Jul 2003 00:58:28 -0700 (PDT) Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C2E43FAF for ; Tue, 1 Jul 2003 00:58:27 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-010dcwashp0134.dialsprint.net ([63.188.96.134] helo=moo.holy.cow) by swan.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19XG1y-0001co-00 for freebsd-ports@freebsd.org; Tue, 01 Jul 2003 00:58:27 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 47778B1D0; Tue, 1 Jul 2003 04:01:32 -0400 (EDT) Date: Tue, 1 Jul 2003 04:01:31 -0400 From: parv To: f-ports Message-ID: <20030701080131.GA90652@moo.holy.cow> Mail-Followup-To: f-ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: Possible problem w/ security/(auth|)pf/Makefile 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, 01 Jul 2003 07:58:28 -0000 During index making, i get the error message... "Makefile", line 52: Malformed conditional (!exists(${SRC_BASE}/sys/Makefile) && (defined(WITH_ALTQ) && !exists(${SYS_ALTQ}/Makefile)) "Makefile", line 54: if-less endif "Makefile", line 54: Need an operator ...if you notice, a ')' is missing. After correcting the Makefile (as pointed by the error message) for both security/(auth|)pf ports, problem goes away. BTW, i last cvsup'd at 2003.07.01.06.32.59 UTC, and am running FreeBSD 4.8-Release. And, it could not be my refuse file as the previous corrections were overwritten today... 2003.06.26.16.20.12 ports/security/pf/package-descr,v 1.4 2003.06.26.16.20.12 ports/security/pf/package-message,v 1.3 2003.06.26.16.20.13 ports/security/pf/files/patch-ad,v 1.1 2003.06.26.17.58.38 ports/security/authpf/Makefile,v 1.6 2003.06.26.17.58.38 ports/security/authpf/package-install,v 1.3 2003.06.26.18.04.43 ports/security/pf/Makefile,v 1.6 2003.06.26.18.04.43 ports/security/pf/package-install,v 1.3 - Parv -- A programmer, budding Unix system administrator, and amateur photographer ISO employment... http://www103.pair.com/parv/work/ From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 01:28: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 6C9F437B401; Tue, 1 Jul 2003 01:28:42 -0700 (PDT) Received: from mail.auriga.ru (mail.auriga.ru [80.240.102.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6518B43FCB; Tue, 1 Jul 2003 01:28:37 -0700 (PDT) (envelope-from alex.neyman@auriga.ru) Received: from mail.loopback.interface ([127.0.0.1] helo=vagabond.auriga.ru) by mail.auriga.ru with esmtp (Exim 4.14) id 19XGaS-0003g0-E7; Tue, 01 Jul 2003 12:34:04 +0400 From: Alexey Neyman Organization: Auriga, Inc. To: ports@freebsd.org Date: Tue, 1 Jul 2003 12:28:58 +0400 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_KZUA/Tasv971LZZ" Message-Id: <200307011228.58542.alex.neyman@auriga.ru> cc: dwcjr@freebsd.org Subject: audio/zinf port error 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, 01 Jul 2003 08:28:42 -0000 --Boundary-00=_KZUA/Tasv971LZZ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, there! [Please Cc: me in replies, I'm not subscribed to ports@] Trying to do "make clean -DNOCLEANDEPENDS" on a rather old machine, I got the following error: "Makefile", line 70: UPGRADE print/freetype TO CURRENT VERSION! The offending lines are: .if exists(${LOCALBASE}/include/freetype/freetype.h) .error UPGRADE print/freetype TO CURRENT VERSION! .endif I guess this is not nice: I never used this port, but this prevents all operations over the ports/ hierarchy as a whole. I guess this should go to the pre-everything target instead of being .error. Patch attached. The author of this change Cc'ed. Regards, Alexey. -- A quoi ca sert d'etre sur la terre Si c'est pour faire nos vies a genoux? --Boundary-00=_KZUA/Tasv971LZZ Content-Type: text/plain; charset="us-ascii"; name="zinf-diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="zinf-diff" --- Makefile.orig Tue Jul 1 12:27:45 2003 +++ Makefile Tue Jul 1 12:33:21 2003 @@ -64,13 +64,11 @@ PLIST_SUB+= VORBIS="@comment " .endif -# Stop a flood of complaints and PRs from people who can't be bothered -# to keep their ports and packages up to date. -.if exists(${LOCALBASE}/include/freetype/freetype.h) -.error UPGRADE print/freetype TO CURRENT VERSION! -.endif - pre-everything:: + # Stop a flood of complaints and PRs from people who can't be bothered + # to keep their ports and packages up to date. + @${TEST} -f ${LOCALBASE}/include/freetype/freetype.h && \ + { ${ECHO_MSG} 'UPGRADE print/freetype TO CURRENT VERSION!'; exit 1; } @${ECHO_MSG} @${ECHO_MSG} "You may use the following build options:" @${ECHO_MSG} --Boundary-00=_KZUA/Tasv971LZZ-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 01:52: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 5E09C37B401 for ; Tue, 1 Jul 2003 01:52:03 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC6DD43FE9 for ; Tue, 1 Jul 2003 01:52:00 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h618Z2BU092017 for ; Tue, 1 Jul 2003 08:35:02 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h618Z2Tr092016 for ports@FreeBSD.org; Tue, 1 Jul 2003 08:35:02 GMT Date: Tue, 1 Jul 2003 08:35:02 GMT From: Kris Kennaway Message-Id: <200307010835.h618Z2Tr092016@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 08:52:03 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x ? mail/log ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 01:53: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 EB3F537B401 for ; Tue, 1 Jul 2003 01:53:18 -0700 (PDT) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB94243F3F for ; Tue, 1 Jul 2003 01:53:17 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd10.aul.t-online.de by mailout06.sul.t-online.com with smtp id 19XGt2-0006hP-03; Tue, 01 Jul 2003 10:53:16 +0200 Received: from Andro-Beta.Leidinger.net (XdhctBZTweH+MDY7QcVhWe7W9dJhulsTwvNu3g+uHfUwJib+i35c0O@[217.229.217.185]) by fmrl10.sul.t-online.com with esmtp id 19XGsq-0spbdo0; Tue, 1 Jul 2003 10:53:04 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h618r3K4025076; Tue, 1 Jul 2003 10:53:03 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h618r3CF000923; Tue, 1 Jul 2003 10:53:03 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 1 Jul 2003 10:53:03 +0200 From: Alexander Leidinger To: freebsd-ports@freebsd.org Message-Id: <20030701105303.06cfd91d.Alexander@Leidinger.net> In-Reply-To: <20030630212733.GA94637@gruft.de> References: <20030630212733.GA94637@gruft.de> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: XdhctBZTweH+MDY7QcVhWe7W9dJhulsTwvNu3g+uHfUwJib+i35c0O@t-dialin.net cc: Holger Lamm Subject: Re: ".if defined" within 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, 01 Jul 2003 08:53:19 -0000 On Mon, 30 Jun 2003 23:27:33 +0200 Holger Lamm wrote: > So, how can I depend on ocaml with WITHOUT_X11 set? If ocaml isn't build already and WITHOUT_GUI is specified for mldonkey, you want to have ocaml build WITHOUT_X11? I haven't tested it, but perhaps setting MAKEFLAGS=$(MAKEFLAGS) -DWITHOUT_X11 does what you want. Bye, Alexander. -- Reboot America. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 02:56: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 0131837B401 for ; Tue, 1 Jul 2003 02:56:54 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F99C44020 for ; Tue, 1 Jul 2003 02:56:49 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h619doBU047017 for ; Tue, 1 Jul 2003 09:39:50 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h619dofp047016 for ports@FreeBSD.org; Tue, 1 Jul 2003 09:39:50 GMT Date: Tue, 1 Jul 2003 09:39:50 GMT From: Kris Kennaway Message-Id: <200307010939.h619dofp047016@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 09:56:54 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x U devel/autogen/Makefile U devel/autogen/distinfo U devel/autogen/pkg-plist U devel/gcvs/Makefile U devel/gcvs/files/patch-cvsunix-lib-Makefile.in U devel/libmtrie/Makefile U devel/libmtrie/distinfo U devel/py-reverse/Makefile U devel/py-reverse/distinfo U devel/py-reverse/pkg-plist U devel/py-yaml/Makefile U devel/py-yaml/distinfo U editors/hte/Makefile U editors/hte/distinfo U graphics/qglviewer/Makefile U graphics/qglviewer/pkg-plist U graphics/qglviewer/files/patch-configure U graphics/xpdf/Makefile U graphics/xpdf/distinfo ? mail/log U math/ploticus/Makefile U math/ploticus/files/patch-src::swf.c U misc/geekcode/Makefile U misc/geekcode/distinfo ? net/bind9-dlz/Makefile.inc U net/p5-Net-IP/Makefile U net/p5-Net-IP/distinfo U net/p5-Net-IP/files/patch-Makefile.PL ? net/powerdns/Makefile.inc U print/panda/Makefile U print/panda/Makefile.man U print/panda/distinfo U print/panda/pkg-plist U print/panda/files/patch-configure U security/drweb-sendmail/Makefile U security/drweb-sendmail/distinfo U security/drweb-sendmail/pkg-plist U security/drweb-sendmail/files/patch-ac U security/drweb-sendmail/files/patch-af U security/nmap/Makefile U security/nmap/files/patch-Makefile.in U textproc/xmlindent/Makefile U textproc/xmlindent/distinfo ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 03:00: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 B398437B401 for ; Tue, 1 Jul 2003 03:00:14 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C0E543F93 for ; Tue, 1 Jul 2003 03:00:14 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23](untrusted sender)) by attbi.com (rwcrmhc12) with SMTP id <2003070110001301400mf6lfe>; Tue, 1 Jul 2003 10:00:13 +0000 Date: Tue, 1 Jul 2003 03:00:13 -0700 (PDT) From: Doug Barton To: Mark Edwards In-Reply-To: <383C5B9E-AB2F-11D7-B44F-0005025E566F@antsclimbtree.com> Message-ID: <20030701025910.B8887@znfgre.qbhto.arg> References: <383C5B9E-AB2F-11D7-B44F-0005025E566F@antsclimbtree.com> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: p5-Mail-SpamAssassin-2.55 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, 01 Jul 2003 10:00:15 -0000 On Mon, 30 Jun 2003, Mark Edwards wrote: > I just used portupgrade to update my SpamAssassin install, and it hosed > my /usr/local/etc/mail/spamassassin/local.cf file. This happened last > time I updated too. That is the file that I should use for customizing > right? This shouldn't happen right? I can't speak for portupgrade. If you have version 1.45 of the SA port Makefile, this shouldn't happen, no. If you have an earlier version, you need to update your ports collection. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 03:52:01 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 3EA9C37B401 for ; Tue, 1 Jul 2003 03:52:01 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5373743FF7 for ; Tue, 1 Jul 2003 03:52:00 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h61AZ1BU002017 for ; Tue, 1 Jul 2003 10:35:01 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h61AZ0lD002014 for ports@FreeBSD.org; Tue, 1 Jul 2003 10:35:00 GMT Date: Tue, 1 Jul 2003 10:35:00 GMT From: Kris Kennaway Message-Id: <200307011035.h61AZ0lD002014@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 10:52:01 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x ? mail/log ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 04:52: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 EEB3F37B401 for ; Tue, 1 Jul 2003 04:52:06 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A64A43FF7 for ; Tue, 1 Jul 2003 04:52:06 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h61BZ6BU056902 for ; Tue, 1 Jul 2003 11:35:06 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h61BZ61C056901 for ports@FreeBSD.org; Tue, 1 Jul 2003 11:35:06 GMT Date: Tue, 1 Jul 2003 11:35:06 GMT From: Kris Kennaway Message-Id: <200307011135.h61BZ61C056901@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 11:52:07 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x U devel/p5-Config-General/Makefile U devel/p5-Config-General/distinfo U games/kpacman/Makefile U games/kpacman/distinfo U games/kpacman/pkg-plist U graphics/sdl_gfx/Makefile U graphics/sdl_gfx/distinfo U graphics/sdl_gfx/pkg-plist ? mail/log U math/libgmp-freebsd/Makefile U math/libgmp4/Makefile U multimedia/gopchop/Makefile U multimedia/gopchop/distinfo U multimedia/gopchop/pkg-plist U multimedia/gopchop/files/patch-include::GOPchop.h U multimedia/gopchop/files/patch-src::mpegcat.c ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc U news/dnews/Makefile U news/dnews/distinfo U news/dnews/pkg-plist U security/amavisd-new/Makefile U security/amavisd-new/distinfo U security/amavisd-new/pkg-plist U security/amavisd-new/files/patch-amavisd.conf ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 05:36: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 6350837B401; Tue, 1 Jul 2003 05:36:49 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1913743FE3; Tue, 1 Jul 2003 05:36:48 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030701123647.YKEO15657.lakemtao06.cox.net@mezz.mezzweb.com>; Tue, 1 Jul 2003 08:36:47 -0400 Content-Type: text/plain; charset=utf-8; format=flowed To: kuriyama@freebsd.org From: Jeremy Messenger MIME-Version: 1.0 Date: Tue, 01 Jul 2003 07:36:41 -0500 Message-ID: User-Agent: Opera7.11/Linux M2 build 406 cc: ports@freebsd.org Subject: Failed to upgrade sdocbook-xml and docbook-xml... 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, 01 Jul 2003 12:36:49 -0000 They both keep get the same error, here's error message: ===================================== ===> Generating temporary packing list /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATALOG /usr/local/share/xml/sdocbook/catalog xmlcatmgr: catalog /usr/local/share/sgml/catalog.ports does not exist *** Error code 1 Stop in /usr/ports/textproc/sdocbook-xml. *** Error code 1 Stop in /usr/ports/textproc/sdocbook-xml. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade50466.0 make reinstall egrep: /var/db/pkg/sdocbook-xml-4.1.2.5/+CONTENTS: No such file or directory ===================================== Any hint? Cheers, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 05: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 1E87B37B404 for ; Tue, 1 Jul 2003 05:53:43 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id CACD443FFD for ; Tue, 1 Jul 2003 05:53:41 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h61CafBU011903 for ; Tue, 1 Jul 2003 12:36:41 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h61CaelY011902 for ports@FreeBSD.org; Tue, 1 Jul 2003 12:36:40 GMT Date: Tue, 1 Jul 2003 12:36:40 GMT From: Kris Kennaway Message-Id: <200307011236.h61CaelY011902@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 12:53:43 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x ? mail/log ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 06:02: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 4A39037B401 for ; Tue, 1 Jul 2003 06:02:48 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56FE943FDD for ; Tue, 1 Jul 2003 06:02:44 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h61Bq45s021221 for ; Tue, 1 Jul 2003 13:52:44 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Tue, 1 Jul 2003 13:52:04 +0200 Received: from 212.190.217.170 ([212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id MSLRJXT7; Tue, 1 Jul 2003 13:51:58 +0200 From: CARTER Anthony To: ports@freebsd.org Organization: Intrasoft Date: Tue, 1 Jul 2003 13:53:44 +0200 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: <200307011353.44484.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-100.0 required=3.2 tests=USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: xmule vs lmule 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, 01 Jul 2003 13:02:48 -0000 What is the difference between xmule and lmule...As far as I can see they are both emule...How confusing... Anthony PS Please cc any responses... From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 06:27: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 7DC6B37B401; Tue, 1 Jul 2003 06:27:31 -0700 (PDT) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBCFC4402D; Tue, 1 Jul 2003 06:27:30 -0700 (PDT) (envelope-from hrs@eos.ocn.ne.jp) Received: from mail.d.allbsd.org (p2212-adsau12honb4-acca.tokyo.ocn.ne.jp [220.97.139.212]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id 50C321FDB; Tue, 1 Jul 2003 22:27:25 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) h61DQlSI061924; Tue, 1 Jul 2003 22:26:47 +0900 (JST) (envelope-from hrs@eos.ocn.ne.jp) Date: Tue, 01 Jul 2003 22:26:42 +0900 (JST) Message-Id: <20030701.222642.112620340.hrs@eos.ocn.ne.jp> To: mezz7@cox.net From: Hiroki Sato In-Reply-To: References: X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 3.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org cc: kuriyama@freebsd.org Subject: Re: Failed to upgrade sdocbook-xml and docbook-xml... 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, 01 Jul 2003 13:27:31 -0000 Jeremy Messenger wrote in : mezz7> They both keep get the same error, here's error message: mezz7> mezz7> ===================================== mezz7> ===> Generating temporary packing list mezz7> /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add mezz7> CATALOG /usr/local/share/xml/sdocbook/catalog mezz7> xmlcatmgr: catalog /usr/local/share/sgml/catalog.ports does not exist mezz7> *** Error code 1 mezz7> Stop in /usr/ports/textproc/sdocbook-xml. mezz7> *** Error code 1 mezz7> Stop in /usr/ports/textproc/sdocbook-xml. mezz7> ** Command failed [exit code 1]: /usr/bin/script -qa mezz7> /tmp/portupgrade50466.0 make reinstall mezz7> egrep: /var/db/pkg/sdocbook-xml-4.1.2.5/+CONTENTS: No such file or mezz7> directory mezz7> ===================================== mezz7> mezz7> Any hint? Hmmm, this is strange. During installation of xmlcatmgr port, ${PREFIX}/share/sgml/catalog.ports should be created. Could you tell me how you upgraded the ports precisely? -- | Hiroki SATO / From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 06:52: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 689E337B401 for ; Tue, 1 Jul 2003 06:52:39 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C308443FBD for ; Tue, 1 Jul 2003 06:52:38 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h61DZbBU066788 for ; Tue, 1 Jul 2003 13:35:37 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h61DZbgw066787 for ports@FreeBSD.org; Tue, 1 Jul 2003 13:35:37 GMT Date: Tue, 1 Jul 2003 13:35:37 GMT From: Kris Kennaway Message-Id: <200307011335.h61DZbgw066787@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 13:52:39 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x U astro/nightfall/Makefile U astro/nightfall/distinfo U astro/nightfall/pkg-plist U astro/nightfall/files/patch-LightGLAnimate.c U audio/lplayer/Makefile U audio/lplayer/distinfo U audio/lplayer/files/patch-lp.pro U devel/hypersrc/Makefile U devel/hypersrc/distinfo U devel/hypersrc/files/patch-Makefile U devel/libvanessa_logger/Makefile U devel/libvanessa_logger/distinfo U devel/p5-POE-Component-Client-HTTP/Makefile U devel/p5-POE-Component-Client-HTTP/distinfo ? mail/log U mail/fetchmail/Makefile U mail/fetchmail/distinfo ? net/bind9-dlz/Makefile.inc U net/linphone/Makefile ? net/powerdns/Makefile.inc U sysutils/pmap/Makefile U textproc/txt2tags/Makefile U textproc/txt2tags/distinfo ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 07:25: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 3AA6C37B401 for ; Tue, 1 Jul 2003 07:25:54 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA53643FCB for ; Tue, 1 Jul 2003 07:25:52 -0700 (PDT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 65686 invoked from network); 1 Jul 2003 14:25:51 -0000 Received: from unknown (HELO chuck.cultdeadsheep.org) (192.168.0.12) by goofy.cultdeadsheep.org with SMTP; 1 Jul 2003 14:25:51 -0000 Date: Tue, 1 Jul 2003 16:25:20 +0200 From: Clement Laforet To: ports@FreeBSD.org Message-Id: <20030701162520.29aefb74.sheepkiller@cultdeadsheep.org> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i386-portbld-freebsd5.1) X-Face: ._cVVRDn#-2((lnfi^P7CoD4htI$4+#G/G)!w|,}H5yK~%(3-C.JlEYbOjJGFwJkt*7N^%z jYeu[;}]}F"3}l5R'l"X0HbvT^D\Q&%deCo)MayY`);TO Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: PRs to close ;) 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, 01 Jul 2003 14:25:54 -0000 Hi guys, PRs 53856 and 53856 are superseded by Sergei Kolobov's PRs 53857 and 53858, as he maintains some qmail related ports, he'll surely make a better work than me :) Any volunteers to close these 2 PRs ? Regards, clem From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 07:34: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 5B22F37B401 for ; Tue, 1 Jul 2003 07:34:35 -0700 (PDT) Received: from mail.droso.net (koala.droso.net [193.162.142.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 905DC4401F for ; Tue, 1 Jul 2003 07:34:34 -0700 (PDT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 485F932D15; Tue, 1 Jul 2003 16:34:33 +0200 (CEST) Date: Tue, 1 Jul 2003 16:34:33 +0200 From: Erwin Lansing To: Clement Laforet Message-ID: <20030701143433.GC1284@droso.net> Mail-Followup-To: Clement Laforet , ports@FreeBSD.org References: <20030701162520.29aefb74.sheepkiller@cultdeadsheep.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7iMSBzlTiPOCCT2k" Content-Disposition: inline In-Reply-To: <20030701162520.29aefb74.sheepkiller@cultdeadsheep.org> X-Operating-System: FreeBSD/i386 4.8-RC User-Agent: Mutt/1.5.4i cc: ports@FreeBSD.org Subject: Re: PRs to close ;) 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, 01 Jul 2003 14:34:35 -0000 --7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 01, 2003 at 04:25:20PM +0200, Clement Laforet wrote: > Hi guys, Howdy, >=20 > PRs 53856 and 53856 are superseded by Sergei Kolobov's PRs 53857 and > 53858, as he maintains some qmail related ports, he'll surely make a > better work than me :) > Any volunteers to close these 2 PRs ? >=20 53856 and 53856 look like one PR to me :-) It's closed. Thanks for the heads up! -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/AZv4qy9aWxUlaZARAvuVAJ0XnT2xnMZQWV3yXaxZYCHKuHtVhQCgzcfS JZkmN5fUsoC2NE8e4T4SVQs= =Kja6 -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 07:50: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 D134437B404 for ; Tue, 1 Jul 2003 07:50:43 -0700 (PDT) Received: from herzl.customer.speedlink.de (herzl.customer.loomes.de [212.40.165.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06CD844015 for ; Tue, 1 Jul 2003 07:50:43 -0700 (PDT) (envelope-from brave@freebsd.bln002.homeunix.org) Received: from smtp.bsdberlin.org (localhost.localdomain [127.0.0.1]) by herzl.customer.speedlink.de (Postfix) with SMTP id BC6D2FA1D for ; Tue, 1 Jul 2003 16:49:21 +0200 (CEST) Message-ID: <1360.1057070961.webmail@smtp.bsdberlin.org> Date: Tue, 1 Jul 2003 16:49:21 +0200 (CEST) From: "Brave" To: X-Priority: 3 Importance: Normal X-Mailer: BSDUGB-Webmail MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: PR x11-fonts/Xft 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, 01 Jul 2003 14:50:44 -0000 Release: FreeBSD 5.0-RELEASE i368 System: GENERIC Description: I want to install the Xft-Font (x11-fonts/Xft), but it stops with following error: --- nexus# make install ===> Building for Xft-2.1.2 gmake all-am gmake[1]: Entering directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2' if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -mcpu=pentiumpro -MT xftfreetype.lo -MD -MP -MF ".deps/xftfreetype.Tpo" \ -c -o xftfreetype.lo `test -f 'xftfreetype.c' || echo './'`xftfreetype.c; \ then mv ".deps/xftfreetype.Tpo" ".deps/xftfreetype.Plo"; \ else rm -f ".deps/xftfreetype.Tpo"; exit 1; \ fi cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -mcpu=pentiumpro -MT xftfreetype.lo -MD -MP -MF .deps/xftfreetype.Tpo -c xftfreetype.c -fPIC -o .libs/xftfreetype.o xftfreetype.c: In function `XftFontOpenInfo': xftfreetype.c:705: `PictStandardARGB32' undeclared (first use in this function) xftfreetype.c:705: (Each undeclared identifier is reported only once xftfreetype.c:705: for each function it appears in.) xftfreetype.c:705: warning: assignment makes pointer from integer without a cast xftfreetype.c:708: `PictStandardA8' undeclared (first use in this function) xftfreetype.c:708: warning: assignment makes pointer from integer without a cast xftfreetype.c:714: `PictStandardA1' undeclared (first use in this function) xftfreetype.c:714: warning: assignment makes pointer from integer without a cast gmake[1]: *** [xftfreetype.lo] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11-fonts/Xft. --- Without Xft is not running Gimp etc. How-To-Repeat: Fix: From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 07:50: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 6A81937B401 for ; Tue, 1 Jul 2003 07:50:47 -0700 (PDT) Received: from mx2out.umbc.edu (mx2out.umbc.edu [130.85.25.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89B824400D for ; Tue, 1 Jul 2003 07:50:46 -0700 (PDT) (envelope-from randy@umbc.edu) Received: from dobbs.ucs.umbc.edu (dobbs.ucs.umbc.edu [130.85.70.38]) with ESMTP id h61Eoi1D002420 for ; Tue, 1 Jul 2003 10:50:44 -0400 (EDT) Received: from localhost (randy@localhost) by dobbs.ucs.umbc.edu (8.12.8/8.12.8) with ESMTP id h61EoiWb013052 for ; Tue, 1 Jul 2003 10:50:44 -0400 X-Authentication-Warning: dobbs.ucs.umbc.edu: randy owned process doing -bs Date: Tue, 1 Jul 2003 10:50:44 -0400 (EDT) From: Randy Philipp X-X-Sender: randy@dobbs.ucs.umbc.edu To: ports@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AvMilter-Key: 1057071345:913afae7a8df40eb7387fd4870f8c15b X-Avmilter: Message Skipped, too small X-Processed-By: MilterMonkey Version 0.9 -- http://www.membrain.com/miltermonkey Subject: gd and gd2 maintainers don't talk? 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, 01 Jul 2003 14:50:47 -0000 I just noticed that gd is now 2.0.15 while gd2 2.0.12. I think we need to straighten this out and collapse this into one port. Randy Philipp randy@umbc.edu From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 07:52: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 07C7537B401 for ; Tue, 1 Jul 2003 07:52:05 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4269C43FAF for ; Tue, 1 Jul 2003 07:52:04 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h61EZ2BU021788 for ; Tue, 1 Jul 2003 14:35:02 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h61EZ2hH021787 for ports@FreeBSD.org; Tue, 1 Jul 2003 14:35:02 GMT Date: Tue, 1 Jul 2003 14:35:02 GMT From: Kris Kennaway Message-Id: <200307011435.h61EZ2hH021787@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 14:52:05 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x ? mail/log ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 07:58: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 45AF137B401 for ; Tue, 1 Jul 2003 07:58:28 -0700 (PDT) Received: from eborcom.com (dsl-62-3-122-102.zen.co.uk [62.3.122.102]) by mx1.FreeBSD.org (Postfix) with SMTP id E26B543FCB for ; Tue, 1 Jul 2003 07:58:26 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (qmail 43906 invoked by uid 1001); 1 Jul 2003 14:58:24 -0000 Date: Tue, 1 Jul 2003 15:58:24 +0100 From: Tom Hukins To: ports@FreeBSD.org Message-ID: <20030701145824.GA43860@eborcom.com> Mail-Followup-To: Tom Hukins , ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Selective use of USE_BZIP2 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, 01 Jul 2003 14:58:28 -0000 Is it possible to create a port where one (or more) distfiles is compressed with bzip2 and one (or more) is compressed with gzip? Specifically, I would like to amend the pppoa port to fetch the Sourceforge distfile as a .bz2 instead of a .gz without trying to extract the proprietary distfile with bunzip2. So far, I haven't thought of a way to do this. Let me know if you have any hints, but if not we can continue fetching the larger gzip distfile. Thanks, Tom From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 08:21: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 D5D7037B404 for ; Tue, 1 Jul 2003 08:21:53 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5615043FE5 for ; Tue, 1 Jul 2003 08:21:52 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 42F114C8; Tue, 1 Jul 2003 17:21:50 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id F03632FDAE4; Tue, 1 Jul 2003 17:21:48 +0200 (CEST) Date: Tue, 1 Jul 2003 17:21:48 +0200 From: Roman Neuhauser To: Alexander Leidinger Message-ID: <20030701152148.GI11229@freepuppy.bellavista.cz> Mail-Followup-To: Alexander Leidinger , freebsd-ports@freebsd.org, Holger Lamm References: <20030630212733.GA94637@gruft.de> <20030701105303.06cfd91d.Alexander@Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030701105303.06cfd91d.Alexander@Leidinger.net> User-Agent: Mutt/1.5.1i cc: Holger Lamm cc: freebsd-ports@freebsd.org Subject: Re: ".if defined" within 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, 01 Jul 2003 15:21:54 -0000 # Alexander@Leidinger.net / 2003-07-01 10:53:03 +0200: > On Mon, 30 Jun 2003 23:27:33 +0200 > Holger Lamm wrote: > > > So, how can I depend on ocaml with WITHOUT_X11 set? > > If ocaml isn't build already and WITHOUT_GUI is specified for mldonkey, > you want to have ocaml build WITHOUT_X11? > > I haven't tested it, but perhaps setting > MAKEFLAGS=$(MAKEFLAGS) -DWITHOUT_X11 > does what you want. the problem is you can't do that with *_DEPENDS. -- 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 Jul 1 08:46: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 6E93637B401 for ; Tue, 1 Jul 2003 08:46:34 -0700 (PDT) Received: from web21102.mail.yahoo.com (web21102.mail.yahoo.com [216.136.227.104]) by mx1.FreeBSD.org (Postfix) with SMTP id 2292543F75 for ; Tue, 1 Jul 2003 08:46:34 -0700 (PDT) (envelope-from qglex@yahoo.com) Message-ID: <20030701154633.73293.qmail@web21102.mail.yahoo.com> Received: from [209.98.3.203] by web21102.mail.yahoo.com via HTTP; Tue, 01 Jul 2003 08:46:33 PDT Date: Tue, 1 Jul 2003 08:46:33 -0700 (PDT) From: Jeff Gleixner To: wchao@isi.edu MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org Subject: FreeBSD Port: p5-Mail-Sendmail-0.78 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, 01 Jul 2003 15:46:34 -0000 FYI: Version Mail-Sendmail-0.79 has been available since Feb. 06. Thanks ===== -Jeff __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 08:52: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 6493437B401 for ; Tue, 1 Jul 2003 08:52:08 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6394443FA3 for ; Tue, 1 Jul 2003 08:52:07 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h61FZ4BU076673 for ; Tue, 1 Jul 2003 15:35:04 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h61FZ4pL076672 for ports@FreeBSD.org; Tue, 1 Jul 2003 15:35:04 GMT Date: Tue, 1 Jul 2003 15:35:04 GMT From: Kris Kennaway Message-Id: <200307011535.h61FZ4pL076672@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 15:52:08 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x U audio/glame/Makefile U audio/glame/distinfo U audio/glame/pkg-plist U audio/glame/files/patch-Makefile.in U audio/glame/files/patch-configure U audio/glame/files/patch-src::plugins::audio_io_oss.c U devel/libvanessa_adt/Makefile U devel/libvanessa_adt/distinfo U devel/libvanessa_socket/Makefile U devel/libvanessa_socket/distinfo U games/adgali/Makefile U games/adgali/distinfo U games/adgali/pkg-descr U games/adgali/pkg-plist U games/adgali/files/patch-configure U games/adgali/files/patch-src::core::agl_subr.c U games/adgali/files/patch-src::manage::agl_gramcode.c U games/adgali/files/patch-tools::agl_bfont.c U graphics/gd/Makefile U graphics/gd/distinfo U graphics/gd/pkg-descr U graphics/gd/pkg-plist U graphics/gd/files/Makefile.bsd U graphics/gd/files/gd2togif.c U graphics/gd/files/gd_biggif_out.c U graphics/gd/files/gd_gif_in.c U graphics/gd/files/gd_gif_out.c U graphics/gd/files/gd_lzw_out.c U graphics/gd/files/gdcmpgif.c U graphics/gd/files/giftogd2.c U graphics/gd/files/patch-gd.h U graphics/gd/files/patch-gdft.c U graphics/gd/files/patch-gdtest.c U graphics/gd/files/patch-index.html U graphics/gd/scripts/configure ? mail/log ? net/bind9-dlz/Makefile.inc U net/nast/Makefile ? net/powerdns/Makefile.inc U net/xbms/Makefile U net/xbms/distinfo U textproc/dtdinst/Makefile U textproc/dtdinst/distinfo U textproc/dtdinst/pkg-plist ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 08:52: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 4A0E437B407 for ; Tue, 1 Jul 2003 08:52:29 -0700 (PDT) Received: from web13402.mail.yahoo.com (web13402.mail.yahoo.com [216.136.175.60]) by mx1.FreeBSD.org (Postfix) with SMTP id B5FFC43FBF for ; Tue, 1 Jul 2003 08:52:28 -0700 (PDT) (envelope-from giffunip@yahoo.com) Message-ID: <20030701155228.99286.qmail@web13402.mail.yahoo.com> Received: from [200.91.194.150] by web13402.mail.yahoo.com via HTTP; Tue, 01 Jul 2003 17:52:28 CEST Date: Tue, 1 Jul 2003 17:52:28 +0200 (CEST) From: "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" To: KATO Tsuguru , daichi@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: ports@FreeBSD.org Subject: gd port update is wrong 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, 01 Jul 2003 15:52:29 -0000 Hi guys; Please undo the gd 1.8.4 --> 2.0.15 port update. 1.x and 2.x have different API's. There is a gd2 port which should be updated intead. gd 1.8.4 is required to port NIST's dataplot. cheers, Pedro. ______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/ From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 08:56: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 DA1B237B401 for ; Tue, 1 Jul 2003 08:56:01 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEE324402A for ; Tue, 1 Jul 2003 08:56:00 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h61FsD93014320; Tue, 1 Jul 2003 11:54:14 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h61FtZFS060432; Tue, 1 Jul 2003 11:55:35 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Brave In-Reply-To: <1360.1057070961.webmail@smtp.bsdberlin.org> References: <1360.1057070961.webmail@smtp.bsdberlin.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bMvwMcHvQQ9SUL1PilwC" Organization: MarcusCom, Inc. Message-Id: <1057074942.301.2.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 01 Jul 2003 11:55:42 -0400 X-Spam-Status: No, hits=-8.7 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: ports@freebsd.org Subject: Re: PR x11-fonts/Xft 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, 01 Jul 2003 15:56:02 -0000 --=-bMvwMcHvQQ9SUL1PilwC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-07-01 at 10:49, Brave wrote: > Release: FreeBSD 5.0-RELEASE i368 > System: GENERIC >=20 > Description: >=20 > I want to install the Xft-Font (x11-fonts/Xft), but it stops with > following error: You need XFree86-4.3.0 to build Xft-2.1.2. Joe >=20 > --- > nexus# make install > =3D=3D=3D> Building for Xft-2.1.2 > gmake all-am > gmake[1]: Entering directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2' > if /bin/sh ./libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I. =20 > -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype= 2 > -I/usr/local/include -I/usr/X11R6/include -O -pipe -mcpu=3Dpentiumpro -MT > xftfreetype.lo -MD -MP -MF ".deps/xftfreetype.Tpo" \ > -c -o xftfreetype.lo `test -f 'xftfreetype.c' || echo './'`xftfreetype.= c; \ > then mv ".deps/xftfreetype.Tpo" ".deps/xftfreetype.Plo"; \ > else rm -f ".deps/xftfreetype.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include > -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > -O -pipe -mcpu=3Dpentiumpro -MT xftfreetype.lo -MD -MP -MF > .deps/xftfreetype.Tpo -c xftfreetype.c -fPIC -o .libs/xftfreetype.o > xftfreetype.c: In function `XftFontOpenInfo': > xftfreetype.c:705: `PictStandardARGB32' undeclared (first use in this > function) > xftfreetype.c:705: (Each undeclared identifier is reported only once > xftfreetype.c:705: for each function it appears in.) > xftfreetype.c:705: warning: assignment makes pointer from integer without > a cast > xftfreetype.c:708: `PictStandardA8' undeclared (first use in this functio= n) > xftfreetype.c:708: warning: assignment makes pointer from integer without > a cast > xftfreetype.c:714: `PictStandardA1' undeclared (first use in this functio= n) > xftfreetype.c:714: warning: assignment makes pointer from integer without > a cast > gmake[1]: *** [xftfreetype.lo] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/x11-fonts/Xft. > --- > Without Xft is not running Gimp etc. >=20 > How-To-Repeat: >=20 > Fix: >=20 >=20 > _______________________________________________ > 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 --=-bMvwMcHvQQ9SUL1PilwC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/Aa7+b2iPiv4Uz4cRAnC5AJ9v9Iktusn3M7pYLhLAIwetrzOlUQCfWs2H Ljsh/dnXjtEvVPH1SiLE2wg= =4cY6 -----END PGP SIGNATURE----- --=-bMvwMcHvQQ9SUL1PilwC-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 08:57:59 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 68B7D37B401; Tue, 1 Jul 2003 08:57:59 -0700 (PDT) Received: from kurush.osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD81D44033; Tue, 1 Jul 2003 08:57:56 -0700 (PDT) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (never@localhost [127.0.0.1]) by kurush.osdn.org.ua (8.12.6p2/8.12.6) with ESMTP id h61FvtgC012742; Tue, 1 Jul 2003 18:57:55 +0300 (EEST) (envelope-from never@kurush.osdn.org.ua) Received: (from never@localhost) by kurush.osdn.org.ua (8.12.6p2/8.12.6/Submit) id h61FvsqL012739; Tue, 1 Jul 2003 18:57:54 +0300 (EEST) (envelope-from never) Date: Tue, 1 Jul 2003 18:57:54 +0300 From: Alexandr Kovalenko To: Randy Philipp Message-ID: <20030701155754.GA11072@nevermind.kiev.ua> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i cc: ports@freebsd.org cc: osa@freebsd.org Subject: Re: gd and gd2 maintainers don't talk? 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, 01 Jul 2003 15:57:59 -0000 Hello, Randy Philipp! On Tue, Jul 01, 2003 at 10:50:44AM -0400, you wrote: > I just noticed that gd is now 2.0.15 while gd2 2.0.12. I think we need to > straighten this out and collapse this into one port. It was double fault: 1. KATO Tsuguru (aka Ports Fury) made a mistake in his PR about updating graphics/gd to 2.0.15 instead of graphics/gd2. 2. Daichi GOTO made a mistake (which is much more serious because he is commiter) who made a brainless update. I hope somebody will backout this change (I suspect osa@ already in business on that, Sergey, correct?). -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Group http://uafug.org.ua/ From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 08:59: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 8FFDF37B401 for ; Tue, 1 Jul 2003 08:59:18 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8F3543FE1 for ; Tue, 1 Jul 2003 08:59:17 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd06.aul.t-online.de by mailout03.sul.t-online.com with smtp id 19XNXF-0003WQ-0A; Tue, 01 Jul 2003 17:59:13 +0200 Received: from Andro-Beta.Leidinger.net (ZZI3tcZdQec1AAV9WQtk0rkBrc18CM-fbyeMmZlaiNIVk31B0NZ9QV@[217.229.217.185]) by fmrl06.sul.t-online.com with esmtp id 19XNX5-25R5JQ0; Tue, 1 Jul 2003 17:59:03 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h61Fx2K4026414; Tue, 1 Jul 2003 17:59:02 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h61Fx2CF004834; Tue, 1 Jul 2003 17:59:02 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 1 Jul 2003 17:59:02 +0200 From: Alexander Leidinger To: Roman Neuhauser Message-Id: <20030701175902.733ebac2.Alexander@Leidinger.net> In-Reply-To: <20030701152148.GI11229@freepuppy.bellavista.cz> References: <20030630212733.GA94637@gruft.de> <20030701105303.06cfd91d.Alexander@Leidinger.net> <20030701152148.GI11229@freepuppy.bellavista.cz> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: ZZI3tcZdQec1AAV9WQtk0rkBrc18CM-fbyeMmZlaiNIVk31B0NZ9QV@t-dialin.net cc: holger@e-gitt.net cc: freebsd-ports@freebsd.org Subject: Re: ".if defined" within 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, 01 Jul 2003 15:59:18 -0000 On Tue, 1 Jul 2003 17:21:48 +0200 Roman Neuhauser wrote: > > > So, how can I depend on ocaml with WITHOUT_X11 set? > > > > If ocaml isn't build already and WITHOUT_GUI is specified for mldonkey, > > you want to have ocaml build WITHOUT_X11? > > > > I haven't tested it, but perhaps setting > > MAKEFLAGS=$(MAKEFLAGS) -DWITHOUT_X11 > > does what you want. > > the problem is you can't do that with *_DEPENDS. You can't do it for just one of them, you have to do it for all... and you perhaps have to play with bsd.port.{pre,post}.mk. Bye, Alexander. -- The best things in life are free, but the expensive ones are still worth a look. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 09:00: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 0BE3037B401 for ; Tue, 1 Jul 2003 09:00:12 -0700 (PDT) Received: from freebsd.org.ru (www.freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD3B943FE9 for ; Tue, 1 Jul 2003 09:00:10 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 8481F23E; Tue, 1 Jul 2003 20:00:08 +0400 (MSD) Date: Tue, 1 Jul 2003 20:00:08 +0400 From: "Sergey A. Osokin" To: Alexandr Kovalenko Message-ID: <20030701160008.GR64633@freebsd.org.ru> References: <20030701155754.GA11072@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030701155754.GA11072@nevermind.kiev.ua> User-Agent: Mutt/1.5.4i cc: ports@freebsd.org Subject: Re: gd and gd2 maintainers don't talk? 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, 01 Jul 2003 16:00:12 -0000 On Tue, Jul 01, 2003 at 06:57:54PM +0300, Alexandr Kovalenko wrote: > On Tue, Jul 01, 2003 at 10:50:44AM -0400, you wrote: > > > I just noticed that gd is now 2.0.15 while gd2 2.0.12. I think we need to > > straighten this out and collapse this into one port. > > It was double fault: > > 1. KATO Tsuguru (aka Ports Fury) made a mistake in his PR about updating > graphics/gd to 2.0.15 instead of graphics/gd2. > 2. Daichi GOTO made a mistake (which is much more serious because he is > commiter) who made a brainless update. > > I hope somebody will backout this change (I suspect osa@ already in > business on that, Sergey, correct?). Yes, I can do this changes, but haven't approve from mentor. Sorry. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 09:01: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 7F2A437B401 for ; Tue, 1 Jul 2003 09:01:43 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E1C743F85 for ; Tue, 1 Jul 2003 09:01:42 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 56874 invoked from network); 1 Jul 2003 16:01:40 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 1 Jul 2003 16:01:40 -0000 Message-ID: <3F01B064.4060503@liwing.de> Date: Tue, 01 Jul 2003 18:01:40 +0200 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (Compact - Build 2) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre References: <3EFDD2B1.4050100@liwing.de> <191557848393.20030629013727@alexdupre.com> <3EFE2EB6.10403@liwing.de> <96637064850.20030629233742@alexdupre.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports cc: Norikatsu Shigemura Subject: Re: lang/php4: questions and suggestions 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, 01 Jul 2003 16:01:43 -0000 On 6/29/2003 11:37 PM, Alex Dupre wrote: > Sunday, June 29, 2003, 2:11:34 AM, you wrote: > > JR> According to http://bugs.php.net/?id=23697 I'm not sure about that. > JR> Is this statement somewhere documented? > > Nope, sources are the best documentation...all things I told you about > disable-all and with-regex come directly from sources...php doc is > lacking. You're absolutely right. But you may understand that I doubt the statement after my expirience with php4-4.3.1rc as described in the pr above. > JR> Is there a difference between --with-regex and --with-regex=system? > > Well, --with-regex is equal to --with-regex=php, > nothing (no option) is equal to --with-regex=php, > --with-regex=system is equal to --with-regex=php when php is compiled > as apache module. Hm, it seems there is a change after 4.3.1RC3, because configuring fails with apache2 and '--with-regex=system' but works with apache2 and '--with-regex'. I'll give it another try with recent version and keep you informed. Best, Jens PS: Do you remember your asnwering announcement from saturday? From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 09:31: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 399F337B401; Tue, 1 Jul 2003 09:31:18 -0700 (PDT) Received: from quenix.dyndns.org (modemcable207.151-131-66.nowhere.mc.videotron.ca [66.131.151.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6130B4402D; Tue, 1 Jul 2003 09:31:17 -0700 (PDT) (envelope-from gagnon__s@videotron.ca) Received: from localhost ([127.0.0.1]) by quenix.dyndns.org with esmtp (Exim 4.20) id 19XOWc-0004kb-TF; Tue, 01 Jul 2003 13:02:39 -0400 From: Serge Gagnon To: Tom Hukins In-Reply-To: <20030701145824.GA43860@eborcom.com> References: <20030701145824.GA43860@eborcom.com> Content-Type: text/plain Organization: me Message-Id: <1057078958.17969.2.camel@quenix.dyndns.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 01 Jul 2003 13:02:38 -0400 Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: Selective use of USE_BZIP2 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, 01 Jul 2003 16:31:18 -0000 On Tue, 2003-07-01 at 10:58, Tom Hukins wrote: > Is it possible to create a port where one (or more) distfiles is > compressed with bzip2 and one (or more) is compressed with gzip? > > Specifically, I would like to amend the pppoa port to fetch the > Sourceforge distfile as a .bz2 instead of a .gz without trying to > extract the proprietary distfile with bunzip2. > > So far, I haven't thought of a way to do this. Let me know if you > have any hints, but if not we can continue fetching the larger gzip > distfile. > > You can look at my ports "misc/xrmap" just as an example. However, there is certainly a better way to do this. Oh!, when you'll find this "better way", please communicate it to me ;) -- Serge Gagnon Quebec, Qc, Canada GPG key available from: ftp://quenix.dyndns.org/keys/sg.asc From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 09:57: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 01C6A37B401 for ; Tue, 1 Jul 2003 09:57:18 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E7EA43FAF for ; Tue, 1 Jul 2003 09:57:17 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h61GeEBU031676 for ; Tue, 1 Jul 2003 16:40:14 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h61GeEYP031675 for ports@FreeBSD.org; Tue, 1 Jul 2003 16:40:14 GMT Date: Tue, 1 Jul 2003 16:40:14 GMT From: Kris Kennaway Message-Id: <200307011640.h61GeEYP031675@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 01 Jul 2003 16:57:18 -0000 INDEX build failed with errors: skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-headers-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete skipstone-0.8.3: "/vol/vol0/users/kris/ports.clean/www/mozilla-embedded-vendor" non-existent -- dependency list incomplete Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x ? mail/log ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 10:33: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 0CBF037B401 for ; Tue, 1 Jul 2003 10:33:27 -0700 (PDT) Received: from graf.pompo.net (lns-th2-2f-81-56-186-139.adsl.proxad.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18C1A43F3F for ; Tue, 1 Jul 2003 10:33:26 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id A39FC76BC; Tue, 1 Jul 2003 19:31:36 +0200 (CEST) Date: Tue, 1 Jul 2003 19:31:36 +0200 From: Thierry Thomas To: freebsd-ports@freebsd.org Message-ID: <20030701173136.GA20568@graf.pompo.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <20030630212733.GA94637@gruft.de> <20030701105303.06cfd91d.Alexander@Leidinger.net> <20030701152148.GI11229@freepuppy.bellavista.cz> <20030701175902.733ebac2.Alexander@Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030701175902.733ebac2.Alexander@Leidinger.net> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Subject: Re: ".if defined" within 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, 01 Jul 2003 17:33:27 -0000 Le Mar 1 jul 03 à 17:59:02 +0200, Alexander Leidinger écrivait : > > > > So, how can I depend on ocaml with WITHOUT_X11 set? > > > > > > If ocaml isn't build already and WITHOUT_GUI is specified for mldonkey, > > > you want to have ocaml build WITHOUT_X11? > > > > > > I haven't tested it, but perhaps setting > > > MAKEFLAGS=$(MAKEFLAGS) -DWITHOUT_X11 > > > does what you want. > > > > the problem is you can't do that with *_DEPENDS. > > You can't do it for just one of them, you have to do it for all... and > you perhaps have to play with bsd.port.{pre,post}.mk. I have a machine WITHOUT_X11: this is a global config key, and it is defined in /etc/make.conf. -- Th. Thomas. From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 11:18: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 591B837B401; Tue, 1 Jul 2003 11:18:42 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4076644014; Tue, 1 Jul 2003 11:18:41 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030701181841.JYA15657.lakemtao06.cox.net@mezz.mezzweb.com>; Tue, 1 Jul 2003 14:18:41 -0400 To: Hiroki Sato References: <20030701.222642.112620340.hrs@eos.ocn.ne.jp> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Tue, 01 Jul 2003 13:18:40 -0500 In-Reply-To: <20030701.222642.112620340.hrs@eos.ocn.ne.jp> User-Agent: Opera7.11/Linux M2 build 406 cc: ports@freebsd.org cc: kuriyama@freebsd.org Subject: Re: Failed to upgrade sdocbook-xml and docbook-xml... 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, 01 Jul 2003 18:18:42 -0000 On Tue, 01 Jul 2003 22:26:42 +0900 (JST), Hiroki Sato wrote: > Jeremy Messenger wrote > in : > > mezz7> They both keep get the same error, here's error message: > mezz7> mezz7> ===================================== > mezz7> ===> Generating temporary packing list > mezz7> /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports > add mezz7> CATALOG /usr/local/share/xml/sdocbook/catalog > mezz7> xmlcatmgr: catalog /usr/local/share/sgml/catalog.ports does not > exist > mezz7> *** Error code 1 > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. > mezz7> *** Error code 1 > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. > mezz7> ** Command failed [exit code 1]: /usr/bin/script -qa mezz7> > /tmp/portupgrade50466.0 make reinstall > mezz7> egrep: /var/db/pkg/sdocbook-xml-4.1.2.5/+CONTENTS: No such file or > mezz7> directory > mezz7> ===================================== > mezz7> mezz7> Any hint? > > Hmmm, this is strange. During installation of xmlcatmgr port, > ${PREFIX}/share/sgml/catalog.ports should be created. > > Could you tell me how you upgraded the ports precisely? Yeah, I did the CVSup'ed, pkgdb -F and portupgrade -ra, that's it.. I can try to remove and reinstall them by manual. Cheers, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 11:20: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 0A04F37B401; Tue, 1 Jul 2003 11:20:46 -0700 (PDT) Received: from lilbuddy.antsclimbtree.com (lilbuddy.antsclimbtree.com [216.27.183.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CACF44001; Tue, 1 Jul 2003 11:20:43 -0700 (PDT) (envelope-from mark@antsclimbtree.com) Received: from adsl-66-122-112-170.dsl.snfc21.pacbell.net ([66.122.112.170] helo=antsclimbtree.com) by lilbuddy.antsclimbtree.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.20) id 19XPkK-000CaO-4D; Tue, 01 Jul 2003 11:20:52 -0700 Date: Tue, 1 Jul 2003 11:20:43 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Doug Barton From: Mark Edwards In-Reply-To: <20030701025910.B8887@znfgre.qbhto.arg> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: p5-Mail-SpamAssassin-2.55 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, 01 Jul 2003 18:20:46 -0000 On Tuesday, July 1, 2003, at 03:00 AM, Doug Barton wrote: > On Mon, 30 Jun 2003, Mark Edwards wrote: > >> I just used portupgrade to update my SpamAssassin install, and it >> hosed >> my /usr/local/etc/mail/spamassassin/local.cf file. This happened last >> time I updated too. That is the file that I should use for >> customizing >> right? This shouldn't happen right? > > I can't speak for portupgrade. If you have version 1.45 of the SA port > Makefile, this shouldn't happen, no. If you have an earlier version, > you > need to update your ports collection. Well, I updated to the latest port via cvs (2.55) and I was updating from 2.5-something, and it definitely wiped my local.cf file. The Makefile is version 1.45. I doubt portupgrade is the issue, since it just triggers the make and make install processes, but maybe I'm wrong there. In any case, portupgrade is commonly-used, and someone should fix this problem. It also happened when I upgraded previously to 2.5x from a pre-2.5 version, but I attributed that to the extensive changes in SpamAssassin directives in 2.5. -- Mark Edwards San Francisco, CA From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 11:24: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 6D9EF37B401 for ; Tue, 1 Jul 2003 11:24:29 -0700 (PDT) Received: from smtp.parrett.net (smtp.parrett.net [205.217.77.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id E159043F3F for ; Tue, 1 Jul 2003 11:24:28 -0700 (PDT) (envelope-from FreeBSD@Netfang.net) Received: from [64.109.43.33] (helo=netfang.netfang.net) by smtp.parrett.net with smtp (Exim 3.35 #1) id 19XPnn-0004g8-00 for ports@FreeBSD.org; Tue, 01 Jul 2003 14:24:27 -0400 Date: Tue, 1 Jul 2003 18:24:07 GMT To: ports freebsd group From: "David G. Holm" In-Reply-To: <200306301800.h5UI0jsc081877@freefall.freebsd.org> References: <200306301800.h5UI0jsc081877@freefall.freebsd.org> MIME-Version: 1.0 X-Mailer: The Polarbar Mailer; version=1.26dev; build=2091 Message-Id: Subject: Re: 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: Tue, 01 Jul 2003 18:24:29 -0000 ** Reply to message from FreeBSD bugmaster on Mon, 30 Jun 2003 11:00:45 -0700 (PDT) > f [2003/05/09] ports/52016 ports-bugs New port: lang/harbour - A Clipper-compat I provided feedback in the form of a replacement shar file for the port, directly to the committer who wrote to me. Was that not the right thing to do? (This is my first attempt at a port and while the instructions on how to submit a port are excellent, I could find nothing to indicate how to submit an update to an uncommitted port, so any and all assistance would be appreciated.) From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 11:29: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 BFA0337B401 for ; Tue, 1 Jul 2003 11:29:47 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0CE443FDF for ; Tue, 1 Jul 2003 11:29:46 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030701182946.LVJ15657.lakemtao06.cox.net@mezz.mezzweb.com>; Tue, 1 Jul 2003 14:29:46 -0400 To: CARTER Anthony References: <200307011353.44484.a.carter@intrasoft.lu> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Tue, 01 Jul 2003 13:29:45 -0500 In-Reply-To: <200307011353.44484.a.carter@intrasoft.lu> User-Agent: Opera7.11/Linux M2 build 406 cc: ports@freebsd.org Subject: Re: xmule vs lmule 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, 01 Jul 2003 18:29:48 -0000 On Tue, 1 Jul 2003 13:53:44 +0200, CARTER Anthony wrote: > What is the difference between xmule and lmule...As far as I can see they > are both emule...How confusing... I think, they are going to remove GTK stuff and make it complete in wxWindows and their goal is platforum of OS. Also, I heard that they are going to rewirte xMule in version 2 and change the license to BSD license. Their website used to have FAQs and it seems to be gone. You can ask in their forum over at http://www.xmule.org/forums/ .. Cheers, Mezz > Anthony > > PS Please cc any responses... -- bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 11:33: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 D316A37B401; Tue, 1 Jul 2003 11:33:13 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDD443F3F; Tue, 1 Jul 2003 11:33:12 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h61IRCpM000549; Tue, 1 Jul 2003 14:27:13 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h61IWpFS061573; Tue, 1 Jul 2003 14:32:51 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: <20030701.222642.112620340.hrs@eos.ocn.ne.jp> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-6hA8teVTsWMm031hRApd" Organization: MarcusCom, Inc. Message-Id: <1057084378.301.32.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 01 Jul 2003 14:32:58 -0400 X-Spam-Status: No, hits=-8.7 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: ports@freebsd.org cc: kuriyama@freebsd.org cc: Hiroki Sato Subject: Re: Failed to upgrade sdocbook-xml and docbook-xml... 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, 01 Jul 2003 18:33:14 -0000 --=-6hA8teVTsWMm031hRApd Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-07-01 at 14:18, Jeremy Messenger wrote: > On Tue, 01 Jul 2003 22:26:42 +0900 (JST), Hiroki Sato = =20 > wrote: >=20 > > Jeremy Messenger wrote > > in : > > > > mezz7> They both keep get the same error, here's error message: > > mezz7> mezz7> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > mezz7> =3D=3D=3D> Generating temporary packing list > > mezz7> /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports= =20 > > add mezz7> CATALOG /usr/local/share/xml/sdocbook/catalog > > mezz7> xmlcatmgr: catalog /usr/local/share/sgml/catalog.ports does not=20 > > exist > > mezz7> *** Error code 1 > > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. > > mezz7> *** Error code 1 > > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. > > mezz7> ** Command failed [exit code 1]: /usr/bin/script -qa mezz7>=20 > > /tmp/portupgrade50466.0 make reinstall > > mezz7> egrep: /var/db/pkg/sdocbook-xml-4.1.2.5/+CONTENTS: No such file = or=20 > > mezz7> directory > > mezz7> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > mezz7> mezz7> Any hint? > > > > Hmmm, this is strange. During installation of xmlcatmgr port, > > ${PREFIX}/share/sgml/catalog.ports should be created. > > > > Could you tell me how you upgraded the ports precisely? >=20 > Yeah, I did the CVSup'ed, pkgdb -F and portupgrade -ra, that's it.. I can= =20 > try to remove and reinstall them by manual. I ran into the same problems on -CURRENT. I had to create catalog[.ports] files with to get things to work. But, even after doing that, the catalog files remained empty.=20 Strange thing was, my -STABLE machine did just fine. Joe >=20 > Cheers, > Mezz --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-6hA8teVTsWMm031hRApd Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/AdPab2iPiv4Uz4cRAiJ2AKCnaHfJrdbW8udjLZSwnCJE3abWRwCfVt25 LpNsckjRsuqCKzjuwNJ4uEs= =pzyl -----END PGP SIGNATURE----- --=-6hA8teVTsWMm031hRApd-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 11:40: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 3DB3437B405; Tue, 1 Jul 2003 11:40:56 -0700 (PDT) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8CBD43FDF; Tue, 1 Jul 2003 11:40:54 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030701184054.ZUKB20948.lakemtao05.cox.net@mezz.mezzweb.com>; Tue, 1 Jul 2003 14:40:54 -0400 To: Joe Marcus Clarke References: <20030701.222642.112620340.hrs@eos.ocn.ne.jp> <1057084378.301.32.camel@gyros> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Tue, 01 Jul 2003 13:40:53 -0500 In-Reply-To: <1057084378.301.32.camel@gyros> User-Agent: Opera7.11/Linux M2 build 406 cc: ports@freebsd.org cc: kuriyama@freebsd.org cc: Hiroki Sato Subject: Re: Failed to upgrade sdocbook-xml and docbook-xml... 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, 01 Jul 2003 18:40:56 -0000 On 01 Jul 2003 14:32:58 -0400, Joe Marcus Clarke wrote: > On Tue, 2003-07-01 at 14:18, Jeremy Messenger wrote: >> On Tue, 01 Jul 2003 22:26:42 +0900 (JST), Hiroki Sato >> wrote: >> >> > Jeremy Messenger wrote >> > in : >> > >> > mezz7> They both keep get the same error, here's error message: >> > mezz7> mezz7> ===================================== >> > mezz7> ===> Generating temporary packing list >> > mezz7> /usr/local/bin/xmlcatmgr -sc >> /usr/local/share/sgml/catalog.ports > add mezz7> CATALOG >> /usr/local/share/xml/sdocbook/catalog >> > mezz7> xmlcatmgr: catalog /usr/local/share/sgml/catalog.ports does not >> > exist >> > mezz7> *** Error code 1 >> > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. >> > mezz7> *** Error code 1 >> > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. >> > mezz7> ** Command failed [exit code 1]: /usr/bin/script -qa mezz7> > >> /tmp/portupgrade50466.0 make reinstall >> > mezz7> egrep: /var/db/pkg/sdocbook-xml-4.1.2.5/+CONTENTS: No such file >> or > mezz7> directory >> > mezz7> ===================================== >> > mezz7> mezz7> Any hint? >> > >> > Hmmm, this is strange. During installation of xmlcatmgr port, >> > ${PREFIX}/share/sgml/catalog.ports should be created. >> > >> > Could you tell me how you upgraded the ports precisely? >> >> Yeah, I did the CVSup'ed, pkgdb -F and portupgrade -ra, that's it.. I >> can try to remove and reinstall them by manual. > > I ran into the same problems on -CURRENT. I had to create > catalog[.ports] files with to get things to > work. But, even after doing that, the catalog files remained empty. > Strange thing was, my -STABLE machine did just fine. Thanks Joe for try it too. It's on 5.1-CURRENT here too.. I just tried did them by manual and still have the same error. Cheers, Mezz > Joe > >> >> Cheers, >> Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 12:06: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 BDE8F37B401; Tue, 1 Jul 2003 12:06:40 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDAB544059; Tue, 1 Jul 2003 12:06:39 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h61J3fqP020988; Tue, 1 Jul 2003 15:03:41 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h61J6KFS061866; Tue, 1 Jul 2003 15:06:20 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: <1057084378.301.32.camel@gyros> References: <20030701.222642.112620340.hrs@eos.ocn.ne.jp> <1057084378.301.32.camel@gyros> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OuFWHaGIZbKMDNg1+Ona" Organization: MarcusCom, Inc. Message-Id: <1057086387.301.44.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 01 Jul 2003 15:06:28 -0400 X-Spam-Status: No, hits=-8.9 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: ports@freebsd.org cc: kuriyama@freebsd.org cc: Hiroki Sato Subject: Re: Failed to upgrade sdocbook-xml and docbook-xml... 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, 01 Jul 2003 19:06:41 -0000 --=-OuFWHaGIZbKMDNg1+Ona Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-07-01 at 14:32, Joe Marcus Clarke wrote: > On Tue, 2003-07-01 at 14:18, Jeremy Messenger wrote: > > On Tue, 01 Jul 2003 22:26:42 +0900 (JST), Hiroki Sato =20 > > wrote: > >=20 > > > Jeremy Messenger wrote > > > in : > > > > > > mezz7> They both keep get the same error, here's error message: > > > mezz7> mezz7> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > mezz7> =3D=3D=3D> Generating temporary packing list > > > mezz7> /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.por= ts=20 > > > add mezz7> CATALOG /usr/local/share/xml/sdocbook/catalog > > > mezz7> xmlcatmgr: catalog /usr/local/share/sgml/catalog.ports does no= t=20 > > > exist > > > mezz7> *** Error code 1 > > > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. > > > mezz7> *** Error code 1 > > > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. > > > mezz7> ** Command failed [exit code 1]: /usr/bin/script -qa mezz7>=20 > > > /tmp/portupgrade50466.0 make reinstall > > > mezz7> egrep: /var/db/pkg/sdocbook-xml-4.1.2.5/+CONTENTS: No such fil= e or=20 > > > mezz7> directory > > > mezz7> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > mezz7> mezz7> Any hint? > > > > > > Hmmm, this is strange. During installation of xmlcatmgr port, > > > ${PREFIX}/share/sgml/catalog.ports should be created. > > > > > > Could you tell me how you upgraded the ports precisely? > >=20 > > Yeah, I did the CVSup'ed, pkgdb -F and portupgrade -ra, that's it.. I c= an=20 > > try to remove and reinstall them by manual. >=20 > I ran into the same problems on -CURRENT. I had to create > catalog[.ports] files with to get things to > work. But, even after doing that, the catalog files remained empty.=20 > Strange thing was, my -STABLE machine did just fine. UPDATE: Pav Lucistnik spotted the problem. You need to change ${ENV} to ${SETENV} in the xmlcatmgr Makefile, then rebuild that port, and all ports that depend on it. That will solve the problem. Thanks, Pav! Joe >=20 > Joe >=20 > >=20 > > Cheers, > > Mezz --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-OuFWHaGIZbKMDNg1+Ona Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/Aduzb2iPiv4Uz4cRAmwfAJ9O7gtcOXGJQlPkOW0C5uwijB4N3gCeIwWh 01d2KrtEfSslnY3eobwSM68= =olXu -----END PGP SIGNATURE----- --=-OuFWHaGIZbKMDNg1+Ona-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 12:16: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 93C1B37B41C; Tue, 1 Jul 2003 12:16:35 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6606144003; Tue, 1 Jul 2003 12:16:32 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030701191632.ELTN26675.lakemtao07.cox.net@mezz.mezzweb.com>; Tue, 1 Jul 2003 15:16:32 -0400 To: Joe Marcus Clarke References: <20030701.222642.112620340.hrs@eos.ocn.ne.jp> <1057084378.301.32.camel@gyros> <1057086387.301.44.camel@gyros> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Tue, 01 Jul 2003 14:16:30 -0500 In-Reply-To: <1057086387.301.44.camel@gyros> User-Agent: Opera7.11/Linux M2 build 406 cc: ports@freebsd.org cc: kuriyama@freebsd.org cc: Hiroki Sato Subject: Re: Failed to upgrade sdocbook-xml and docbook-xml... 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, 01 Jul 2003 19:16:35 -0000 On 01 Jul 2003 15:06:28 -0400, Joe Marcus Clarke wrote: > On Tue, 2003-07-01 at 14:32, Joe Marcus Clarke wrote: >> On Tue, 2003-07-01 at 14:18, Jeremy Messenger wrote: >> > On Tue, 01 Jul 2003 22:26:42 +0900 (JST), Hiroki Sato >> > wrote: >> > > > Jeremy Messenger wrote >> > > in : >> > > >> > > mezz7> They both keep get the same error, here's error message: >> > > mezz7> mezz7> ===================================== >> > > mezz7> ===> Generating temporary packing list >> > > mezz7> /usr/local/bin/xmlcatmgr -sc >> /usr/local/share/sgml/catalog.ports > > add mezz7> CATALOG >> /usr/local/share/xml/sdocbook/catalog >> > > mezz7> xmlcatmgr: catalog /usr/local/share/sgml/catalog.ports does >> not > > exist >> > > mezz7> *** Error code 1 >> > > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. >> > > mezz7> *** Error code 1 >> > > mezz7> Stop in /usr/ports/textproc/sdocbook-xml. >> > > mezz7> ** Command failed [exit code 1]: /usr/bin/script -qa mezz7> > >> > /tmp/portupgrade50466.0 make reinstall >> > > mezz7> egrep: /var/db/pkg/sdocbook-xml-4.1.2.5/+CONTENTS: No such >> file or > > mezz7> directory >> > > mezz7> ===================================== >> > > mezz7> mezz7> Any hint? >> > > >> > > Hmmm, this is strange. During installation of xmlcatmgr port, >> > > ${PREFIX}/share/sgml/catalog.ports should be created. >> > > >> > > Could you tell me how you upgraded the ports precisely? >> > > Yeah, I did the CVSup'ed, pkgdb -F and portupgrade -ra, that's it.. >> I can > try to remove and reinstall them by manual. >> >> I ran into the same problems on -CURRENT. I had to create >> catalog[.ports] files with to get things to >> work. But, even after doing that, the catalog files remained empty. >> Strange thing was, my -STABLE machine did just fine. > > UPDATE: Pav Lucistnik spotted the problem. You need to change ${ENV} to > ${SETENV} in the xmlcatmgr Makefile, then rebuild that port, and all > ports that depend on it. That will solve the problem. Thanks, Pav! Thanks to both of you, that did it! Cheers, Mezz > Joe > >> >> Joe >> >> > > Cheers, >> > Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 12:21:01 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 99C8537B401; Tue, 1 Jul 2003 12:21:01 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E0144014; Tue, 1 Jul 2003 12:20:58 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 2AE3A66B9B; Tue, 1 Jul 2003 12:20:56 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 3E2C0766; Tue, 1 Jul 2003 12:20:56 -0700 (PDT) Date: Tue, 1 Jul 2003 12:20:56 -0700 From: Kris Kennaway To: Tom Hukins , ports@FreeBSD.org Message-ID: <20030701192056.GA76631@rot13.obsecurity.org> References: <20030701145824.GA43860@eborcom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <20030701145824.GA43860@eborcom.com> User-Agent: Mutt/1.4.1i Subject: Re: Selective use of USE_BZIP2 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, 01 Jul 2003 19:21:01 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 01, 2003 at 03:58:24PM +0100, Tom Hukins wrote: > Is it possible to create a port where one (or more) distfiles is > compressed with bzip2 and one (or more) is compressed with gzip? >=20 > Specifically, I would like to amend the pppoa port to fetch the > Sourceforge distfile as a .bz2 instead of a .gz without trying to > extract the proprietary distfile with bunzip2. >=20 > So far, I haven't thought of a way to do this. Let me know if you > have any hints, but if not we can continue fetching the larger gzip > distfile. You can always provide your own do-extract target, or use EXTRACT_ONLY to list the bzip distfiles and manually extract the gzip file in post-extract. Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/Ad8YWry0BWjoQKURAoM/AJ9NIqxNrZ9ilNf3zx4Yeg59OAoqSQCgtglh pEvTuqyvbzpnGk4mDP8CBqs= =DXN5 -----END PGP SIGNATURE----- --5vNYLRcllDrimb99-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 12:29: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 DBB1C37B401 for ; Tue, 1 Jul 2003 12:29:06 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 717CC43FE3 for ; Tue, 1 Jul 2003 12:29:06 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from 12-234-22-23.client.attbi.com ([12.234.22.23]) by attbi.com (rwcrmhc11) with SMTP id <20030701192906013007u9rpe>; Tue, 1 Jul 2003 19:29:06 +0000 Date: Tue, 1 Jul 2003 12:29:05 -0700 (PDT) From: Doug Barton To: Mark Edwards In-Reply-To: Message-ID: <20030701122508.E12287@12-234-22-23.pyvrag.nggov.pbz> References: Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: p5-Mail-SpamAssassin-2.55 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, 01 Jul 2003 19:29:07 -0000 On Tue, 1 Jul 2003, Mark Edwards wrote: > On Tuesday, July 1, 2003, at 03:00 AM, Doug Barton wrote: > > > On Mon, 30 Jun 2003, Mark Edwards wrote: > > > >> I just used portupgrade to update my SpamAssassin install, and it > >> hosed > >> my /usr/local/etc/mail/spamassassin/local.cf file. This happened last > >> time I updated too. That is the file that I should use for > >> customizing > >> right? This shouldn't happen right? > > > > I can't speak for portupgrade. If you have version 1.45 of the SA port > > Makefile, this shouldn't happen, no. If you have an earlier version, > > you > > need to update your ports collection. > > Well, I updated to the latest port via cvs (2.55) and I was updating > from 2.5-something, and it definitely wiped my local.cf file. When this issue was first brought to my attention, I made the following changes in the port: grep -i local * Makefile: @${MV} ${WRKSRC}/rules/local.cf ${WRKSRC}/rules/local.cf.sample Makefile: @${SED} -e 's#local.cf#local.cf.sample#g' \ pkg-plist:etc/mail/spamassassin/local.cf.sample I also tested the thing extensively with a dummy local.cf file locally, and it didn't touch it. > The Makefile is version 1.45. I doubt portupgrade is the issue, since > it just triggers the make and make install processes, but maybe I'm > wrong there. In any case, portupgrade is commonly-used, and someone > should fix this problem. Well you're undoubtedly correct about that, but since I'm fairly sure it's not the port, I'm not sure what I'd be fixing. If you can identify what's happening and why, I'll be glad to take another look. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 13:44: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 7FE1B37B401 for ; Tue, 1 Jul 2003 13:44:27 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD37443FE9 for ; Tue, 1 Jul 2003 13:44:26 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.20) id 19XRzF-000FyK-JL; Tue, 01 Jul 2003 21:44:25 +0100 Date: Tue, 1 Jul 2003 21:44:25 +0100 From: Ceri Davies To: "David G. Holm" Message-ID: <20030701204425.GA61341@submonkey.net> Mail-Followup-To: Ceri Davies , "David G. Holm" , ports freebsd group References: <200306301800.h5UI0jsc081877@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: ports freebsd group Subject: Re: 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: Tue, 01 Jul 2003 20:44:27 -0000 --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 01, 2003 at 06:24:07PM +0000, David G. Holm wrote: > ** Reply to message from FreeBSD bugmaster on Mon= , 30 > Jun 2003 11:00:45 -0700 (PDT) >=20 > > f [2003/05/09] ports/52016 ports-bugs New port: lang/harbour - A > Clipper-compat >=20 > I provided feedback in the form of a replacement shar file for the port, > directly to the committer who wrote to me. Was that not the right thing t= o do? That was half of the right thing to do. You should also have cc'd the freebsd-gnats-submit@FreeBSD.org address to ensure that your follow up made it into the bug tracking system (while keeping the subject line as Re: ports/52016: New port: lang/harbour - A Clipper-compatible compiler to ensure that gnats knows what it's a followup to). However, people who are changing PRs to a state of feedback should take it upon themselves to ensure that the state is updated once feedback has been received; there is much evidence to suggest that this does not happen in a large number of cases (the committer concerned in this case should not feel singled out). Thanks, Ceri --=20 User: DO YOU ACCEPT JESUS CHRIST AS YOUR PERSONAL LORD AND SAVIOR? Iniaes: Sure, I can accept all forms of payment. -- www.chatterboxchallenge.com --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/AfKpocfcwTS3JF8RArr6AJ0euffubQeeZGnH5mlJt1BEjTykhQCfZYCt vOkng0QZA0e55YeLGsCuem8= =Z4J+ -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 14:39: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 7B50E37B401; Tue, 1 Jul 2003 14:39:12 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id A932943FCB; Tue, 1 Jul 2003 14:39:10 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030701213910.FLBV26675.lakemtao07.cox.net@mezz.mezzweb.com>; Tue, 1 Jul 2003 17:39:10 -0400 Date: Tue, 01 Jul 2003 16:39:10 -0500 To: trevor@freebsd.org Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger Received: from unknown (HELO ultra-secure.de) (rainer@itsecurity-news.de@217.232.236.157) by bsd.ultra-secure.de with RC4-MD5 encrypted SMTP; 14 May 2003 15:20:02 -0000 Delivered-To: freebsd-current@freebsd.org Message-ID: X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Opera7.11/Linux M2 build 406 cc: freebsd-ports@freebsd.org Subject: About the Openbox lags behind... X-BeenThere: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 21:39:12 -0000 Hello trevor, At least, can you please view the source of Openbox soon as possible rather than wait for another six months to a year like before? Then, unmark it as not forbidden anymore. Also, there has a new version already, which it's 2.3.1.. http://icculus.org/openbox/download.php http://icculus.org/openbox/changelog.php?release=stable (a lot of bugs fixed) You are the reason that keep Openbox lags behind; it is not good for FreeBSD. I think, you should let someone to take care of commit to your ports if you are a very busy guy at the moment or for a while. Regards, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 15:11: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 25F9F37B401 for ; Tue, 1 Jul 2003 15:11:24 -0700 (PDT) Received: from web14202.mail.yahoo.com (web14202.mail.yahoo.com [216.136.172.144]) by mx1.FreeBSD.org (Postfix) with SMTP id 5455E44042 for ; Tue, 1 Jul 2003 15:11:23 -0700 (PDT) (envelope-from temac@yahoo.com) Message-ID: <20030701221123.27692.qmail@web14202.mail.yahoo.com> Received: from [12.22.62.13] by web14202.mail.yahoo.com via HTTP; Tue, 01 Jul 2003 15:11:23 PDT Date: Tue, 1 Jul 2003 15:11:23 -0700 (PDT) From: Thomas McIntyre To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: vulnerability in unzip 5.50? 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, 01 Jul 2003 22:11:24 -0000 Is anybody aware of a a security problem with unzip in the ports? I tried searching google/mailing lists, but did not find anything relevant. The last update to the port looks about 3 months ago, which seems to be before the notifications. Thx, Tom McIntyre =-=-=-=-=-= [RHSA-2003:199-01] Updated unzip packages fix trojan vulnerability ..... 3. Problem description: The unzip utility is used for manipulating archives, which are multiple files stored inside of a single file. A vulnerabilitiy in unzip version 5.50 and earlier allows attackers to overwrite arbitrary files during archive extraction by placing invalid (non-printable) characters between two "." characters. These non-printable characters are filtered, resulting in a ".." sequence. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2003-0282 to this issue. This erratum includes a patch ensuring that non-printable characters do not make it possible for a malicious .zip file to write to parent directories unless the "-:" command line parameter is specified. Users of unzip are advised to upgrade to these updated packages, which are not vulnerable to this issue. =-=-=-=-=-= http://icat.nist.gov/icat.cfm?cvename=CAN-2003-0282 ..... Vulnerability Name: This reference is to a non-NIST site. (disclaimer) CAN-2003-0282 Published before: 6/16/2003 Summary: Directory traversal vulnerability in UnZip 5.50 allows attackers to overwrite arbitrary files via invalid characters between two . (dot) characters, which are filtered and result in a ".." sequence. Severity: Medium Vulnerability type: Exceptional Condition Handling Error Design Error Exploitable Range: Unknown Loss type: Integrity Reference 1: This reference is to a non-NIST site. (disclaimer) Source: Bugtraq Type: General Name: unzip directory traversal revisited http://marc.theaimsgroup.com/?l=bugtraq&m=105259038503175&w=2 Vulnerable software and versions: Info-Zip, UnZip, 5.50 __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 16:18: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 BF1CB37B401; Tue, 1 Jul 2003 16:18:35 -0700 (PDT) Received: from smtp1.ActiveState.com (gw.activestate.com [209.17.183.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F83843F3F; Tue, 1 Jul 2003 16:18:35 -0700 (PDT) (envelope-from elib@ActiveState.com) Received: from smtp3.ActiveState.com (smtp3.ActiveState.com [192.168.3.19]) by smtp1.ActiveState.com (8.12.9/8.12.9) with ESMTP id h61NIXjb005409; Tue, 1 Jul 2003 16:18:33 -0700 Received: from [192.168.3.212] (pinchdog.ActiveState.com.3.168.192.in-addr.arpa [192.168.3.212] (may be forged))h61NIXD2000500; Tue, 1 Jul 2003 16:18:33 -0700 From: "Eli K. Breen" To: freebsd-ports@freebsd.org Content-Type: text/plain Organization: Message-Id: <1057101722.24344.50.camel@pinchdog.activestate.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 01 Jul 2003 16:22:02 -0700 Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org Subject: FreeBSD 5.1-RELEASE & gtkhtml3 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, 01 Jul 2003 23:18:36 -0000 gtkhtml3 (3.0.5) refuses to build under FreeBSD 5.1-RELEASE I've run portupgrade -R --new gtkhtml3 ...no deal. cd .../gtkhtml3 && make ...no dice The errors are as follows, if more details are need, please let me know. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I. -I/usr/X11R6/include -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/libgnomeprintui-2.2 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gal-2.0 -I/usr/local/include/soup-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gtkhtml\" -DSRCDIR=\".\" -DPREFIX=\"/usr/X11R6\" -I/usr/local/include -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/libgnomeprintui-2.2 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gal-2.0 -DICONDIR=\"/usr/X11R6/share/gnome/gtkhtml-3.0/icons\" -DGTKHTML_DATADIR=\"/usr/X11R6/share/gnome/gtkhtml-3.0\" -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DGLADE_DATADIR=\"/usr/X11R6/share/gnome/gtkhtml-3.0\" -DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -DPREFIX=\"/usr/X11R6\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -DDATADIR=\"/usr/X11R6/share/gnome\" -DLIBDIR=\"/usr/X11R6/share/gnome\" -DBONOBO_DISABLE_DEPRECATED=1 -O -pipe -mcpu=pentiumpro -c body.c -fPIC -DPIC -o .libs/body.lo In file included from body.c:26: /usr/X11R6/include/gal/widgets/widget-color-combo.h:35:33: libgnome/gnome-defs.h: No such file or directory In file included from /usr/X11R6/include/gal/widgets/widget-color-combo.h:37, from body.c:26: /usr/X11R6/include/gal/widgets/color-palette.h:36:33: libgnome/gnome-defs.h: No such file or directory In file included from /usr/X11R6/include/gal/widgets/color-palette.h:38, from /usr/X11R6/include/gal/widgets/widget-color-combo.h:37, from body.c:26: /usr/X11R6/include/gal/widgets/color-group.h:31:37: libgnomeui/gnome-canvas.h: No such file or directory /usr/X11R6/include/gal/widgets/color-group.h:32:33: libgnome/gnome-defs.h: No such file or directory In file included from /usr/X11R6/include/gal/widgets/color-palette.h:38, from /usr/X11R6/include/gal/widgets/widget-color-combo.h:37, from body.c:26: /usr/X11R6/include/gal/widgets/color-group.h:37: syntax error before "typedef" In file included from /usr/X11R6/include/gal/widgets/widget-color-combo.h:37, from body.c:26: /usr/X11R6/include/gal/widgets/color-palette.h:40: syntax error before "BEGIN_GNOME_DECLS" /usr/X11R6/include/gal/widgets/color-palette.h:42: syntax error before "typedef" /usr/X11R6/include/gal/widgets/color-palette.h:51: syntax error before "GnomeCanvasItem" In file included from body.c:26: /usr/X11R6/include/gal/widgets/widget-color-combo.h:39: syntax error before "BEGIN_GNOME_DECLS" /usr/X11R6/include/gal/widgets/widget-color-combo.h:41: syntax error before "typedef" /usr/X11R6/include/gal/widgets/widget-color-combo.h:48: syntax error before "GnomeCanvas" In file included from /usr/X11R6/include/libgnomeprint-2.2/libgnomeprint/gnome-print.h:58, from ../../src/gtkhtml-types.h:26, from ../../src/htmlengine.h:30, from ../../src/htmlengine-edit.h:27, from body.c:27: /usr/X11R6/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:129: syntax error before "typedef" gmake[3]: *** [body.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5/components/html-editor' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5/components' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/www/gtkhtml3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade59604.18 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! www/gtkhtml3 (missing header) --end-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 16:35: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 CAAD237B401; Tue, 1 Jul 2003 16:35:23 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 741C94403B; Tue, 1 Jul 2003 16:35:22 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h61NXQ93025678; Tue, 1 Jul 2003 19:33:27 -0400 (EDT) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h61NYuFS063561; Tue, 1 Jul 2003 19:34:56 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Eli K. Breen" In-Reply-To: <1057101722.24344.50.camel@pinchdog.activestate.com> References: <1057101722.24344.50.camel@pinchdog.activestate.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mygT+XBtYzhLrVoyZgVZ" Organization: MarcusCom, Inc. Message-Id: <1057102509.31544.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 01 Jul 2003 19:35:09 -0400 X-Spam-Status: No, hits=-8.7 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: FreeBSD GNOME Users cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD 5.1-RELEASE & gtkhtml3 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, 01 Jul 2003 23:35:24 -0000 --=-mygT+XBtYzhLrVoyZgVZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-07-01 at 19:22, Eli K. Breen wrote: > gtkhtml3 (3.0.5) refuses to build under FreeBSD 5.1-RELEASE >=20 > I've run portupgrade -R --new gtkhtml3 ...no deal. > cd .../gtkhtml3 && make ...no dice Remove /usr/X11R6/include/gal, and you'll be set. Joe >=20 > The errors are as follows, if more details are need, please let me know. >=20 > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I. -I/usr/X11R6/include > -DORBIT2=3D1 -D_THREAD_SAFE -I/usr/local/include/libart-2.0 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 > -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 > -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 > -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 > -I/usr/X11R6/include/libgnome-2.0 > -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 > -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 > -I/usr/X11R6/include/gnome-vfs-2.0 > -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 > -I/usr/X11R6/include -I/usr/local/include/freetype2 > -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libgnomeprint-2.2 > -I/usr/X11R6/include/libgnomeprintui-2.2 > -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gal-2.0 > -I/usr/local/include/soup-2.0 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -DG_LOG_DOMAIN=3D\"gtkhtml\" > -DSRCDIR=3D\".\" -DPREFIX=3D\"/usr/X11R6\" -I/usr/local/include -DORBIT2= =3D1 > -D_THREAD_SAFE -I/usr/local/include/libart-2.0 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 > -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 > -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 > -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 > -I/usr/X11R6/include/libgnome-2.0 > -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 > -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 > -I/usr/X11R6/include/gnome-vfs-2.0 > -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 > -I/usr/X11R6/include -I/usr/local/include/freetype2 > -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libgnomeprint-2.2 > -I/usr/X11R6/include/libgnomeprintui-2.2 > -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gal-2.0 > -DICONDIR=3D\"/usr/X11R6/share/gnome/gtkhtml-3.0/icons\" > -DGTKHTML_DATADIR=3D\"/usr/X11R6/share/gnome/gtkhtml-3.0\" > -DGNOMELOCALEDIR=3D\"/usr/X11R6/share/locale\" > -DGLADE_DATADIR=3D\"/usr/X11R6/share/gnome/gtkhtml-3.0\" > -DGTK_DISABLE_DEPRECATED=3D1 -DGDK_DISABLE_DEPRECATED=3D1 > -DG_DISABLE_DEPRECATED=3D1 -DGNOME_DISABLE_DEPRECATED=3D1 > -DPREFIX=3D\"/usr/X11R6\" -DSYSCONFDIR=3D\"/usr/X11R6/etc\" > -DDATADIR=3D\"/usr/X11R6/share/gnome\" -DLIBDIR=3D\"/usr/X11R6/share/gnom= e\" > -DBONOBO_DISABLE_DEPRECATED=3D1 -O -pipe -mcpu=3Dpentiumpro -c body.c -f= PIC > -DPIC -o .libs/body.lo > In file included from body.c:26: > /usr/X11R6/include/gal/widgets/widget-color-combo.h:35:33: > libgnome/gnome-defs.h: No such file or directory > In file included from > /usr/X11R6/include/gal/widgets/widget-color-combo.h:37, > from body.c:26: > /usr/X11R6/include/gal/widgets/color-palette.h:36:33: > libgnome/gnome-defs.h: No such file or directory > In file included from /usr/X11R6/include/gal/widgets/color-palette.h:38, > from > /usr/X11R6/include/gal/widgets/widget-color-combo.h:37, > from body.c:26: > /usr/X11R6/include/gal/widgets/color-group.h:31:37: > libgnomeui/gnome-canvas.h: No such file or directory > /usr/X11R6/include/gal/widgets/color-group.h:32:33: > libgnome/gnome-defs.h: No such file or directory > In file included from /usr/X11R6/include/gal/widgets/color-palette.h:38, > from > /usr/X11R6/include/gal/widgets/widget-color-combo.h:37, > from body.c:26: > /usr/X11R6/include/gal/widgets/color-group.h:37: syntax error before > "typedef" > In file included from > /usr/X11R6/include/gal/widgets/widget-color-combo.h:37, > from body.c:26: > /usr/X11R6/include/gal/widgets/color-palette.h:40: syntax error before > "BEGIN_GNOME_DECLS" > /usr/X11R6/include/gal/widgets/color-palette.h:42: syntax error before > "typedef" > /usr/X11R6/include/gal/widgets/color-palette.h:51: syntax error before > "GnomeCanvasItem" > In file included from body.c:26: > /usr/X11R6/include/gal/widgets/widget-color-combo.h:39: syntax error > before "BEGIN_GNOME_DECLS" > /usr/X11R6/include/gal/widgets/widget-color-combo.h:41: syntax error > before "typedef" > /usr/X11R6/include/gal/widgets/widget-color-combo.h:48: syntax error > before "GnomeCanvas" > In file included from > /usr/X11R6/include/libgnomeprint-2.2/libgnomeprint/gnome-print.h:58, > from ../../src/gtkhtml-types.h:26, > from ../../src/htmlengine.h:30, > from ../../src/htmlengine-edit.h:27, > from body.c:27: > /usr/X11R6/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:1= 29: syntax error before "typedef" > gmake[3]: *** [body.lo] Error 1 > gmake[3]: Leaving directory > `/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5/components/html-editor' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5/components' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/www/gtkhtml3/work/gtkhtml-3.0.5' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/www/gtkhtml3. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade59604.18 make > ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > ! www/gtkhtml3 (missing header) > --end-- >=20 >=20 > _______________________________________________ > 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" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-mygT+XBtYzhLrVoyZgVZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/Ahqtb2iPiv4Uz4cRAq5zAJ9WUfs47zGv6/kmhyBeOBTuuvj4zwCdHmgd Q9zwFGpW/SwbxLoLWs8RhVM= =JfAZ -----END PGP SIGNATURE----- --=-mygT+XBtYzhLrVoyZgVZ-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 18:12: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 C049137B401 for ; Tue, 1 Jul 2003 18:12:39 -0700 (PDT) Received: from 141.com (mail.141.com [65.168.139.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2456C43FCB for ; Tue, 1 Jul 2003 18:12:39 -0700 (PDT) (envelope-from arlankfo@141.com) Date: Tue, 1 Jul 2003 19:16:12 -0600 Message-Id: <200307011916.AA183304422@141.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "Andrew Lankford" To: X-Mailer: X-Note: This E-mail was scanned for spam. Subject: Mozilla port build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: arlankfo@141.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 01:12:40 -0000 Sorry if the following message is rather chopped up, but it looks to me like the setting of INCLUDEDIR is the problem. I guess there's just no substitute for having a softlink to /usr/X11R6/include/X11 in /usr/include 'cause it's the Linux way. Grrr. ===> Building for mozilla-1.4,2 /usr/local/bin/gmake -C config export gmake[1]: Entering directory `/usr/ports/www/mozilla/work/mozilla/config' gmake[2]: Entering directory `/usr/ports/www/mozilla/work/mozilla/config/mkdepen d' cppsetup.c cc -o host_cppsetup.o -c -O -pipe -march=pentium3 -O2 -DXP_UNIX -O2 -DINCLUDEDIR =\"/usr/include\" -DOBJSUFFIX=\".o\" -DPREINCDIR=\"include\" -I../../dist/incl ude/mkdepend -I../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/inc lude/nspr -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/us r/ports/www/mozilla/work/mozilla/dist/include/nspr cppsetup.c In file included from cppsetup.c:28: def.h:29:21: X11/Xos.h: No such file or directory def.h:30:28: X11/Xfuncproto.h: No such file or directory gmake[2]: *** [host_cppsetup.o] Error 1 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/config/mkdepend ' gmake[1]: *** [export] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/config' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla. From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 19: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 518BB37B401 for ; Tue, 1 Jul 2003 19:37:53 -0700 (PDT) Received: from kosmo.inet.no (kosmo.inet.no [195.139.68.1]) by mx1.FreeBSD.org (Postfix) with SMTP id 3520243F75 for ; Tue, 1 Jul 2003 19:37:51 -0700 (PDT) (envelope-from tmda-this-email-is-dropped@inet.no) Received: (qmail 21215 invoked from network); 2 Jul 2003 01:37:49 -0000 Received: from kosmo.inet.no (195.139.68.1) by kosmo.inet.no with SMTP; 2 Jul 2003 01:37:49 -0000 Content-Type: multipart/mixed; boundary="===============0590608328==" MIME-Version: 1.0 From: "Michael Shuldman,,," Date: Wed, 02 Jul 2003 03:37:18 +0200 (MEST) Message-ID: <1057109838.28153.TMDA@kosmo.inet.no> References: <200307020135.h621ZrxP083055@mail-relay.eunet.no> In-Reply-To: <200307020135.h621ZrxP083055@mail-relay.eunet.no> To: ports@FreeBSD.org Precedence: bulk Auto-Submitted: auto-replied X-Delivery-Agent: TMDA/0.80 (Determine) X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Please confirm your message X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: michaels-confirm-1057109838.28153.038cab@kosmo.inet.no List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 02:37:53 -0000 --===============0590608328== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Description: Confirmation Request This message was created automatically by mail delivery software (TMDA). Your message attached below is being held because the address has not been verified. To release your message for delivery, please send an empty message to the following address, or use your mailer's "Reply" feature. michaels-confirm-1057109838.28153.038cab@kosmo.inet.no This confirmation verifies that your message is legitimate and not junk-mail. You should only have to confirm your address once. If you do not respond to this confirmation request within 21 days, your message will not be delivered. --===============0590608328==-- From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 23:01: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 B2F2937B401; Tue, 1 Jul 2003 23:01:31 -0700 (PDT) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9CF543FEC; Tue, 1 Jul 2003 23:01:30 -0700 (PDT) (envelope-from hrs@eos.ocn.ne.jp) Received: from mail.d.allbsd.org (p46037-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.128.37]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id 8C32D27D4; Wed, 2 Jul 2003 15:01:27 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) h6260bSI065229; Wed, 2 Jul 2003 15:00:37 +0900 (JST) (envelope-from hrs@eos.ocn.ne.jp) Date: Wed, 02 Jul 2003 14:59:43 +0900 (JST) Message-Id: <20030702.145943.55727755.hrs@eos.ocn.ne.jp> To: pav@oook.cz From: Hiroki Sato In-Reply-To: <1057086387.301.44.camel@gyros> <1057086568.35161.2.camel@hood.oook.cz> References: <20030701.222642.112620340.hrs@eos.ocn.ne.jp> <1057084378.301.32.camel@gyros> <1057086387.301.44.camel@gyros> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 3.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: mezz7@cox.net cc: ports@freebsd.org cc: kuriyama@freebsd.org Subject: Re: Failed to upgrade sdocbook-xml and docbook-xml... 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, 02 Jul 2003 06:01:32 -0000 Joe Marcus Clarke wrote in <1057086387.301.44.camel@gyros>: marcus> UPDATE: Pav Lucistnik spotted the problem. You need to change ${ENV} to marcus> ${SETENV} in the xmlcatmgr Makefile, then rebuild that port, and all marcus> ports that depend on it. That will solve the problem. Thanks, Pav! Thanks. It was my fault. kuriyama@ has fixed xmlcatmgr port, so please upgrade the port again. Sorry for the inconvenience. -- | Hiroki SATO / From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 05:04: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 DCA5C37B401; Wed, 2 Jul 2003 05:04:40 -0700 (PDT) Received: from scuzzy.ben.algroup.co.uk (pc252.siliconnetwork.co.uk [194.205.132.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BBC54400B; Wed, 2 Jul 2003 05:04:39 -0700 (PDT) (envelope-from ben@algroup.co.uk) Received: from algroup.co.uk (wiese.ben.algroup.co.uk [193.133.15.150]) by scuzzy.ben.algroup.co.uk (Postfix) with ESMTP id BF9378B896; Wed, 2 Jul 2003 12:04:36 +0000 (GMT) Message-ID: <3F02CA51.1030808@algroup.co.uk> Date: Wed, 02 Jul 2003 13:04:33 +0100 From: Ben Laurie User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.75.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: anholt@freebsd.org Subject: portupgrade -Rra fails on 4.8-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: Wed, 02 Jul 2003 12:04:41 -0000 with cvsupped ports tree as of just now. Building for XFree86-clients-4.3.0_2 making all in lib/lbxutil/lbx_zlib... making all in lib/lbxutil/delta... making all in lib/lbxutil/image... making all in programs/appres... making all in programs/bdftopcf... rm -f bdftopcf cc -o bdftopcf -L/usr/X11R6/lib/ -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib bdftopcf.o -lXfont -lfntstubs -L/usr/X11R6/lib -lz -lm -Wl,-rpath,/usr/X11R6/lib /usr/libexec/elf/ld: cannot find -lXfont *** Error code 1 the reason? portupgrade appears to have blown away libXfont.a: -su-2.05b# locate Xfont /usr/X11R6/lib/libXfont.a /usr/X11R6/lib/libXfont.so /usr/X11R6/lib/libXfont.so.1 /usr/X11R6/lib/libXfontcache.a -su-2.05b# ls -l /usr/X11R6/lib/libXfont.a ls: /usr/X11R6/lib/libXfont.a: No such file or directory I guess I can install it by hand (if I can figure out where it comes from), but surely this shouldn't happen? Cheers, Ben (not subscribed). -- http://www.apache-ssl.org/ben.html http://www.thebunker.net/ "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 07:24: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 9120537B401 for ; Wed, 2 Jul 2003 07:24:40 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0213543FF2 for ; Wed, 2 Jul 2003 07:24:40 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h62EObk22404; Wed, 2 Jul 2003 07:24:37 -0700 From: Kent Stewart To: Ben Laurie , ports@freebsd.org Date: Wed, 2 Jul 2003 07:24:36 -0700 User-Agent: KMail/1.5.2 References: <3F02CA51.1030808@algroup.co.uk> In-Reply-To: <3F02CA51.1030808@algroup.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307020724.36724.kstewart@owt.com> Subject: Re: portupgrade -Rra fails on 4.8-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: Wed, 02 Jul 2003 14:24:40 -0000 On Wednesday 02 July 2003 05:04 am, Ben Laurie wrote: > with cvsupped ports tree as of just now. > > Building for XFree86-clients-4.3.0_2 > making all in lib/lbxutil/lbx_zlib... > making all in lib/lbxutil/delta... > making all in lib/lbxutil/image... > making all in programs/appres... > making all in programs/bdftopcf... > rm -f bdftopcf > cc -o bdftopcf -L/usr/X11R6/lib/ -ansi -Dasm=__asm -Wall -Wpointer-arith > -Wundef -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib > bdftopcf.o -lXfont -lfntstubs -L/usr/X11R6/lib -lz -lm > -Wl,-rpath,/usr/X11R6/lib > /usr/libexec/elf/ld: cannot find -lXfont > *** Error code 1 > > the reason? portupgrade appears to have blown away libXfont.a: > > -su-2.05b# locate Xfont > /usr/X11R6/lib/libXfont.a > /usr/X11R6/lib/libXfont.so > /usr/X11R6/lib/libXfont.so.1 > /usr/X11R6/lib/libXfontcache.a > -su-2.05b# ls -l /usr/X11R6/lib/libXfont.a > ls: /usr/X11R6/lib/libXfont.a: No such file or directory > > I guess I can install it by hand (if I can figure out where it comes > from), but surely this shouldn't happen? Portupgrade didn't do it. You had an old version of XFree86-server and deinstalling it deleted the font. You have to reinstall XFree86-libraries to reinstall the fonts. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 11:18: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 46A5037B401; Wed, 2 Jul 2003 11:18:54 -0700 (PDT) Received: from shop.digma.com.ua (shop.digma.com.ua [217.12.194.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9B4843FD7; Wed, 2 Jul 2003 11:18:49 -0700 (PDT) (envelope-from cub@cub.org.ua) Received: from cub.org.ua (demani.digma [172.22.5.7]) by shop.digma.com.ua (8.12.6p2/8.12.6) with ESMTP id h62IIjrH061521; Wed, 2 Jul 2003 21:18:45 +0300 (EEST) (envelope-from cub@cub.org.ua) Received: from demani.digma (localhost [127.0.0.1]) by cub.org.ua (8.12.9/8.12.9) with ESMTP id h62IIee2002088; Wed, 2 Jul 2003 21:18:40 +0300 (EEST) (envelope-from cub@demani.digma) Received: (from cub@localhost) by demani.digma (8.12.9/8.12.9/Submit) id h62IIeBe002087; Wed, 2 Jul 2003 21:18:40 +0300 (EEST) (envelope-from cub) Date: Wed, 2 Jul 2003 21:18:40 +0300 (EEST) Message-Id: <200307021818.h62IIeBe002087@demani.digma> To: FreeBSD-gnats-submit@freebsd.org From: Kostyuk Oleg X-send-pr-version: 3.113 X-GNATS-Notify: cc: freebsd-ports@freebsd.org Subject: Ports collection : licq conflict with libgnugetopt X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kostyuk Oleg List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 18:18:54 -0000 >Submitter-Id: current-users >Originator: Kostyuk Oleg >Organization: >Confidential: no >Synopsis: Ports collection : licq conflict with libgnugetopt >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 5.1-RELEASE i386 >Environment: System: FreeBSD demani.digma 5.1-RELEASE FreeBSD 5.1-RELEASE #8: Mon Jun 30 18:31:05 EEST 2003 root@demani.digma:/usr/src/sys/i386/compile/CUB i386 >Description: `portupgrade :licq' generate errors : In file included from licq.cpp:29: /usr/local/include/getopt.h:115: declaration of C function `int getopt()' conflicts with /usr/include/unistd.h:377: previous declaration `int getopt(int, char* const*, const char*)' here /usr/local/include/getopt.h: In member function `bool CLicq::Init(int, char**)': /usr/local/include/getopt.h:115: too many arguments to function `int getopt()' licq.cpp:189: at this point in file gmake[2]: *** [licq.o] ïÛÉÂËÁ 1 gmake[2]: Leaving directory `/var/.0/tmp/mnt/digma/usr/ports/net/licq/work/licq-1.2.7/src' gmake[1]: *** [all-recursive] ïÛÉÂËÁ 1 gmake[1]: Leaving directory `/var/.0/tmp/mnt/digma/usr/ports/net/licq/work/licq-1.2.7' gmake: *** [all] ïÛÉÂËÁ 2 *** Error code 2 Stop in /mnt/digma/usr/ports/net/licq. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade35172.0 make ** Fix the problem and try again. >How-To-Repeat: Upgrade licq from 1.2.6 to 1.2.7 with installed libgnugetopt-1.2 >Fix: /usr/local/include/getopt.h - file from libgnugetopt-1.2 package. When I deinstall libgnugetopt, compiling licq done well. But I need libgnugetopt (for other packages), and I don't know how to fix this error whitout deinstalling libgnugetopt. May be, change `configure' from licq to detect situation when both /usr/include/unistd.h and /usr/local/include/getopt.h present in system... I think, this error in configure (and, really, in autoconf), because I have an experience with so trouble in the last (with other ports, but I don't remember exactly packages). Note: I use cvsup and portupgrade packages, so I have up to date ports collection and installed software. From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 11:43: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 7621D37B401 for ; Wed, 2 Jul 2003 11:43:18 -0700 (PDT) Received: from darmachakra.axelero.hu (fe03.axelero.hu [195.228.240.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DC7C43FBF for ; Wed, 2 Jul 2003 11:43:16 -0700 (PDT) (envelope-from gabor@zahemszky.hu) Received: from localhost (localhost-02 [127.0.2.1]) by darmachakra.axelero.hu (8.12.9/8.12.9) with SMTP id h62IhFh0017447 for ; Wed, 2 Jul 2003 20:43:15 +0200 (CEST) Received: from fe03.axelero.hu [127.0.2.1] via SMTP gateway by darmachakra.axelero.hu [195.228.240.91]; id A0442305941 at Wed Jul 2 20:43:15 2003 Received: from Picasso.Zahemszky.HU (95.39-182-adsl-pool.axelero.hu [81.182.39.95]) by fe03.axelero.hu (8.12.9/8.12.9) with ESMTP id h62IhEHr017431 for ; Wed, 2 Jul 2003 20:43:14 +0200 (CEST) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) by Picasso.Zahemszky.HU (8.12.9/8.12.9) with ESMTP id h62IhIoi035083 for ; Wed, 2 Jul 2003 20:43:18 +0200 (CEST) (envelope-from zgabor@Picasso.Zahemszky.HU) Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.9/8.12.9/Submit) id h62IhHgI035082 for freebsd-ports@freebsd.org; Wed, 2 Jul 2003 20:43:17 +0200 (CEST) Date: Wed, 2 Jul 2003 20:43:17 +0200 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= To: freebsd-ports@freebsd.org Message-ID: <20030702184317.GA35066@Picasso.Zahemszky.HU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Operating-System: FreeBSD 4.8-STABLE User-Agent: Mutt/1.5.4i Subject: Galeon2 cannot compile on 4-stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gabor@zahemszky.hu List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 18:43:18 -0000 Hi! On a fresh cvsupped 4-stable (with . tag on ports), mozilla-gtk2 generated without a problem, but galeon2 failed. Here is the problem: =3D=3D=3D=3D typescript =3D=3D=3D=3D Script started on Wed Jul 2 20:35:12 2003 /usr/ports/www/galeon2 $ make =3D=3D=3D> Building for galeon2-1.3.5_1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5' Making all in utils gmake[2]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/util= s' gmake all-am gmake[3]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/util= s' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/utils' gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/utils' Making all in embed gmake[2]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/embe= d' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/embed' Making all in bookmarks gmake[2]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/book= marks' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/bookm= arks' Making all in mozilla gmake[2]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/mozi= lla' source=3D'mozilla-embed-shell.cpp' object=3D'mozilla-embed-shell.lo' libtoo= l=3Dyes \ depfile=3D'.deps/mozilla-embed-shell.Plo' tmpdepfile=3D'.deps/mozilla-embed= -shell.TPlo' \ depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../u= tils -I../utils -I../embed -I../bookmarks -I.. -I/usr/X11R6/include/mozilla= /gtkembedmoz -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6/include/mozill= a/string -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla -= I/usr/X11R6/include/mozilla/appcomps -I/usr/X11R6/include/mozilla/caps -I/u= sr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie -I/usr= /X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom -I/usr/X11= R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find -I/usr/X11R= 6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R= 6/include/mozilla/java -I/usr/X11R6/include/mozilla/js -I/usr/X11R6/include= /mozilla/jsconsole -I/usr/X11R6/include/mozilla/layout -I/usr/X11R6/include= /mozilla/mimetype -I/usr/X11R6/include/mozilla/mozxfer -I/usr/X11R6/include= /mozilla/necko -I/usr/X11R6/include/mozilla/necko2 -I/usr/X11R6/include/moz= illa/nkcache -I/usr/X11R6/include/mozilla/oji -I/usr/X11R6/include/mozilla/= pref -I/usr/X11R6/include/mozilla/progressDlg -I/usr/X11R6/include/mozilla/= sidebar -I/usr/X11R6/include/mozilla/shistory -I/usr/X11R6/include/mozilla/= typeaheadfind -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozil= la/uriloader -I/usr/X11R6/include/mozilla/unicharutil -I/usr/X11R6/include/= mozilla/wallet -I/usr/X11R6/include/mozilla/webbrowserpersist -I/usr/X11R6/= include/mozilla/webbrwsr -I/usr/X11R6/include/mozilla/webshell -I/usr/X11R6= /include/mozilla/widget -I/usr/X11R6/include/mozilla/windowwatcher -I/usr/X= 11R6/include/mozilla/xpconnect -DORBIT2=3D1 -D_THREAD_SAFE -I/usr/local/in= clude/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inclu= de -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/l= ibart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0= -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -= I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/i= nclude/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr= /X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R= 6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/incl= ude/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gno= me-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/g= nome-vfs-module-2.0 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DG_DISABLE_DEP= RECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISA= BLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DSHARE_DIR=3D\"/usr/X11R6/share/= gnome/galeon\" -D_GNU_SOURCE=3D1 -include /usr/X11R6/include/mozilla/mozill= a-config.h -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fno-= rtti -O -pipe -march=3Dpentiumpro -Wall -Wmissing-declarations -Wmissing-p= rototypes -Wsign-compare -c -o mozilla-embed-shell.lo `test -f 'mozilla-emb= ed-shell.cpp' || echo './'`mozilla-embed-shell.cpp rm -f .libs/mozilla-embed-shell.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../utils -I../utils -I../embed -I../book= marks -I.. -I/usr/X11R6/include/mozilla/gtkembedmoz -I/usr/X11R6/include/mo= zilla/xpcom -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozill= a/nspr -I/usr/X11R6/include/mozilla -I/usr/X11R6/include/mozilla/appcomps -= I/usr/X11R6/include/mozilla/caps -I/usr/X11R6/include/mozilla/content -I/us= r/X11R6/include/mozilla/cookie -I/usr/X11R6/include/mozilla/docshell -I/usr= /X11R6/include/mozilla/dom -I/usr/X11R6/include/mozilla/exthandler -I/usr/X= 11R6/include/mozilla/find -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/inc= lude/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/java -I/usr/X11R6/in= clude/mozilla/js -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/includ= e/mozilla/layout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include= /mozilla/mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mo= zilla/necko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozi= lla/oji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/prog= ressDlg -I/usr/X11R6/include/mozilla/sidebar -I/usr/X11R6/include/mozilla/s= history -I/usr/X11R6/include/mozilla/typeaheadfind -I/usr/X11R6/include/moz= illa/uconv -I/usr/X11R6/include/mozilla/uriloader -I/usr/X11R6/include/mozi= lla/unicharutil -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mo= zilla/webbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/= include/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/i= nclude/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpconnect -DORBIT= 2=3D1 -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/glib= -2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/= local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.= 0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/l= ocal/include/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R= 6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -= I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X1= 1R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11= R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/includ= e/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include= /libglade-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0 -DLIB_DIR=3D\"/usr/= X11R6/lib/galeon\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DI= SABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED= -DSHARE_DIR=3D\"/usr/X11R6/share/gnome/galeon\" -D_GNU_SOURCE=3D1 -include= /usr/X11R6/include/mozilla/mozilla-config.h -I/usr/local/include -I/usr/X1= 1R6/include -D_THREAD_SAFE -fno-rtti -O -pipe -march=3Dpentiumpro -Wall -Wm= issing-declarations -Wmissing-prototypes -Wsign-compare -c mozilla-embed-sh= ell.cpp -Wp,-MD,.deps/mozilla-embed-shell.TPlo -fPIC -DPIC -o .libs/mozill= a-embed-shell.lo In file included from mozilla-embed-shell.cpp:20: =2E./config.h:16: warning: `MOZILLA_VERSION' redefined /usr/X11R6/include/mozilla/mozilla-config.h:54: warning: this is the locati= on of the previous definition mozilla-embed-shell.cpp: In function `void mozilla_init_cookie_observer()': mozilla-embed-shell.cpp:488: `PERM_CHANGE_NOTIFICATION' undeclared (first u= se this function) mozilla-embed-shell.cpp:488: (Each undeclared identifier is reported only o= nce mozilla-embed-shell.cpp:488: for each function it appears in.) mozilla-embed-shell.cpp: In function `enum gresult impl_set_permission(Gale= onEmbedShell *, const char *, PermissionType, int)': mozilla-embed-shell.cpp:908: `ALLOW_ACTION' is not a member of type `nsIPer= missionManager' mozilla-embed-shell.cpp:908: `DENY_ACTION' is not a member of type `nsIPerm= issionManager' mozilla-embed-shell.cpp: In function `enum gresult impl_list_permissions(Ga= leonEmbedShell *, PermissionType, GList **)': mozilla-embed-shell.cpp:947: no matching function for call to `nsDerivedSaf= e::GetType (PRUint32 *)' /usr/X11R6/include/mozilla/cookie/nsIPermission.h:37: candidates are: nsres= ult nsIPermission::GetType(PRInt32 *) mozilla-embed-shell.cpp:953: no matching function for call to `nsDerivedSaf= e::GetHost (nsCString &)' /usr/X11R6/include/mozilla/cookie/nsIPermission.h:34: candidates are: nsres= ult nsIPermission::GetHost(char **) mozilla-embed-shell.cpp:957: no matching function for call to `nsDerivedSaf= e::GetCapability (PRUint32 *)' /usr/X11R6/include/mozilla/cookie/nsIPermission.h:40: candidates are: nsres= ult nsIPermission::GetCapability(PRBool *) mozilla-embed-shell.cpp:960: `ALLOW_ACTION' is not a member of type `nsIPer= missionManager' mozilla-embed-shell.cpp:963: `DENY_ACTION' is not a member of type `nsIPerm= issionManager' mozilla-embed-shell.cpp:961: warning: unreachable code at beginning of swit= ch statement mozilla-embed-shell.cpp: In function `enum gresult impl_test_permission(Gal= eonEmbedShell *, const char *, PermissionType, PermissionActionType *)': mozilla-embed-shell.cpp:1023: no matching function for call to `nsDerivedSa= fe::TestPermission (nsCOMPtr &, PermissionTyp= e &, PRUint32 *)' mozilla-embed-shell.cpp:1027: `UNKNOWN_ACTION' is not a member of type `nsI= PermissionManager' mozilla-embed-shell.cpp:1030: `ALLOW_ACTION' is not a member of type `nsIPe= rmissionManager' mozilla-embed-shell.cpp:1033: `DENY_ACTION' is not a member of type `nsIPer= missionManager' mozilla-embed-shell.cpp:1028: warning: unreachable code at beginning of swi= tch statement /usr/X11R6/include/mozilla/string/nsBufferHandle.h: At top level: mozilla-embed-shell.cpp:429: warning: `gboolean have_gnome_url_handler(cons= t gchar *)' defined but not used gmake[2]: *** [mozilla-embed-shell.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/mozil= la' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/www/galeon2. /usr/ports/www/galeon2 $ exit Script done on Wed Jul 2 20:35:25 2003 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D And these are the (maybe) relevant lines from /etc/make.conf: CPUTYPE=3Dp3 XFREE86_VERSION=3D4 HAVE_MOTIF=3Dyes GNOME_DESKTOP_VERSION=3D2 WITH_FULL_MOZILLA=3Dyes WITHOUT_IPV6=3Dyes WITH_BSD_JDK=3DTRUE Bye, Zahy < Gabor at Zahemszky dot HU > --=20 #!/bin/ksh Z=3D'21N16I25C25E30, 40M30E33E25T15U!' ;IFS=3D' ABCDEFGHIJKLMNOPQRSTUVWXYZ = ';set $Z ;for i { [[ $i =3D ? ]]&&print $i&&break;[[ $i =3D ??? ]]&&j=3D$i&= &i=3D${i%?};typeset -i40 i=3D8#$i;print -n ${i#???};[[ "$j" =3D ??? ]]&&pri= nt -n "${j#??} "&&j=3D;typeset +i i;};IFS=3D' 0123456789 ';set $Z;for i { [= [ $i =3D , ]]&&i=3D2;[[ $i =3D ?? ]]||typeset -l i;j=3D"$j $i";typeset +l i= ;};print "$j" From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 11:52: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 859A337B404 for ; Wed, 2 Jul 2003 11:52:00 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B26A43FEA for ; Wed, 2 Jul 2003 11:51:59 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h62Ik0pM008413; Wed, 2 Jul 2003 14:46:01 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h62IpYFS072121; Wed, 2 Jul 2003 14:51:34 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Gabor@zahemszky.hu In-Reply-To: <20030702184317.GA35066@Picasso.Zahemszky.HU> References: <20030702184317.GA35066@Picasso.Zahemszky.HU> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-TVdQ+Jd7APUIPKqO7nMN" Organization: MarcusCom, Inc. Message-Id: <1057171906.311.44.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 02 Jul 2003 14:51:47 -0400 X-Spam-Status: No, hits=-8.7 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-ports@freebsd.org Subject: Re: Galeon2 cannot compile on 4-stable 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, 02 Jul 2003 18:52:00 -0000 --=-TVdQ+Jd7APUIPKqO7nMN Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, 2003-07-02 at 14:43, Zahemszky G=E1bor wrote: > Hi! >=20 > On a fresh cvsupped 4-stable (with . tag on ports), mozilla-gtk2 generate= d > without a problem, but galeon2 failed. Here is the problem: What versions of mozilla and mozilla-headers do you have installed? Joe > =3D=3D=3D=3D typescript =3D=3D=3D=3D > Script started on Wed Jul 2 20:35:12 2003 > /usr/ports/www/galeon2 $ make > =3D=3D=3D> Building for galeon2-1.3.5_1 > gmake all-recursive > gmake[1]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5' > Making all in utils > gmake[2]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/ut= ils' > gmake all-am > gmake[3]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/ut= ils' > gmake[3]: Nothing to be done for `all-am'. > gmake[3]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/uti= ls' > gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/uti= ls' > Making all in embed > gmake[2]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/em= bed' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/emb= ed' > Making all in bookmarks > gmake[2]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/bo= okmarks' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/boo= kmarks' > Making all in mozilla > gmake[2]: Entering directory `/usr/ports/www/galeon2/work/galeon-1.3.5/mo= zilla' > source=3D'mozilla-embed-shell.cpp' object=3D'mozilla-embed-shell.lo' libt= ool=3Dyes \ > depfile=3D'.deps/mozilla-embed-shell.Plo' tmpdepfile=3D'.deps/mozilla-emb= ed-shell.TPlo' \ > depmode=3Dgcc /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I..= /utils -I../utils -I../embed -I../bookmarks -I.. -I/usr/X11R6/include/mozil= la/gtkembedmoz -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6/include/mozi= lla/string -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla= -I/usr/X11R6/include/mozilla/appcomps -I/usr/X11R6/include/mozilla/caps -I= /usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie -I/u= sr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom -I/usr/X= 11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find -I/usr/X1= 1R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X1= 1R6/include/mozilla/java -I/usr/X11R6/include/mozilla/js -I/usr/X11R6/inclu= de/mozilla/jsconsole -I/usr/X11R6/include/mozilla/layout -I/usr/X11R6/inclu= de/mozilla/mimetype -I/usr/X11R6/include/mozilla/mozxfer -I/usr/X11R6/inclu= de/mozilla/necko -I/usr/X11R6/include/mozilla/necko2 -I/usr/X11R6/include/m= ozilla/nkcache -I/usr/X11R6/include/mozilla/oji -I/usr/X11R6/include/mozill= a/pref -I/usr/X11R6/include/mozilla/progressDlg -I/usr/X11R6/include/mozill= a/sidebar -I/usr/X11R6/include/mozilla/shistory -I/usr/X11R6/include/mozill= a/typeaheadfind -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/moz= illa/uriloader -I/usr/X11R6/include/mozilla/unicharutil -I/usr/X11R6/includ= e/mozilla/wallet -I/usr/X11R6/include/mozilla/webbrowserpersist -I/usr/X11R= 6/include/mozilla/webbrwsr -I/usr/X11R6/include/mozilla/webshell -I/usr/X11= R6/include/mozilla/widget -I/usr/X11R6/include/mozilla/windowwatcher -I/usr= /X11R6/include/mozilla/xpconnect -DORBIT2=3D1 -D_THREAD_SAFE -I/usr/local/= include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inc= lude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include= /libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2= .0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.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/u= sr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X1= 1R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/in= clude/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/g= nome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include= /gnome-vfs-module-2.0 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DG_DISABLE_D= EPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DI= SABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DSHARE_DIR=3D\"/usr/X11R6/shar= e/gnome/galeon\" -D_GNU_SOURCE=3D1 -include /usr/X11R6/include/mozilla/mozi= lla-config.h -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fn= o-rtti -O -pipe -march=3Dpentiumpro -Wall -Wmissing-declarations -Wmissing= -prototypes -Wsign-compare -c -o mozilla-embed-shell.lo `test -f 'mozilla-e= mbed-shell.cpp' || echo './'`mozilla-embed-shell.cpp > rm -f .libs/mozilla-embed-shell.lo > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../utils -I../utils -I../embed -I../bo= okmarks -I.. -I/usr/X11R6/include/mozilla/gtkembedmoz -I/usr/X11R6/include/= mozilla/xpcom -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozi= lla/nspr -I/usr/X11R6/include/mozilla -I/usr/X11R6/include/mozilla/appcomps= -I/usr/X11R6/include/mozilla/caps -I/usr/X11R6/include/mozilla/content -I/= usr/X11R6/include/mozilla/cookie -I/usr/X11R6/include/mozilla/docshell -I/u= sr/X11R6/include/mozilla/dom -I/usr/X11R6/include/mozilla/exthandler -I/usr= /X11R6/include/mozilla/find -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/i= nclude/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/java -I/usr/X11R6/= include/mozilla/js -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/incl= ude/mozilla/layout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/inclu= de/mozilla/mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/= mozilla/necko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mo= zilla/oji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/pr= ogressDlg -I/usr/X11R6/include/mozilla/sidebar -I/usr/X11R6/include/mozilla= /shistory -I/usr/X11R6/include/mozilla/typeaheadfind -I/usr/X11R6/include/m= ozilla/uconv -I/usr/X11R6/include/mozilla/uriloader -I/usr/X11R6/include/mo= zilla/unicharutil -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/= mozilla/webbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R= 6/include/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6= /include/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpconnect -DORB= IT2=3D1 -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/gl= ib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/us= r/local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-= 2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr= /local/include/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X1= 1R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include= -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/= X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X= 11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/incl= ude/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/inclu= de/libglade-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0 -DLIB_DIR=3D\"/us= r/X11R6/lib/galeon\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_= DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECAT= ED -DSHARE_DIR=3D\"/usr/X11R6/share/gnome/galeon\" -D_GNU_SOURCE=3D1 -inclu= de /usr/X11R6/include/mozilla/mozilla-config.h -I/usr/local/include -I/usr/= X11R6/include -D_THREAD_SAFE -fno-rtti -O -pipe -march=3Dpentiumpro -Wall -= Wmissing-declarations -Wmissing-prototypes -Wsign-compare -c mozilla-embed-= shell.cpp -Wp,-MD,.deps/mozilla-embed-shell.TPlo -fPIC -DPIC -o .libs/mozi= lla-embed-shell.lo > In file included from mozilla-embed-shell.cpp:20: > ../config.h:16: warning: `MOZILLA_VERSION' redefined > /usr/X11R6/include/mozilla/mozilla-config.h:54: warning: this is the loca= tion of the previous definition > mozilla-embed-shell.cpp: In function `void mozilla_init_cookie_observer()= ': > mozilla-embed-shell.cpp:488: `PERM_CHANGE_NOTIFICATION' undeclared (first= use this function) > mozilla-embed-shell.cpp:488: (Each undeclared identifier is reported only= once > mozilla-embed-shell.cpp:488: for each function it appears in.) > mozilla-embed-shell.cpp: In function `enum gresult impl_set_permission(Ga= leonEmbedShell *, const char *, PermissionType, int)': > mozilla-embed-shell.cpp:908: `ALLOW_ACTION' is not a member of type `nsIP= ermissionManager' > mozilla-embed-shell.cpp:908: `DENY_ACTION' is not a member of type `nsIPe= rmissionManager' > mozilla-embed-shell.cpp: In function `enum gresult impl_list_permissions(= GaleonEmbedShell *, PermissionType, GList **)': > mozilla-embed-shell.cpp:947: no matching function for call to `nsDerivedS= afe::GetType (PRUint32 *)' > /usr/X11R6/include/mozilla/cookie/nsIPermission.h:37: candidates are: nsr= esult nsIPermission::GetType(PRInt32 *) > mozilla-embed-shell.cpp:953: no matching function for call to `nsDerivedS= afe::GetHost (nsCString &)' > /usr/X11R6/include/mozilla/cookie/nsIPermission.h:34: candidates are: nsr= esult nsIPermission::GetHost(char **) > mozilla-embed-shell.cpp:957: no matching function for call to `nsDerivedS= afe::GetCapability (PRUint32 *)' > /usr/X11R6/include/mozilla/cookie/nsIPermission.h:40: candidates are: nsr= esult nsIPermission::GetCapability(PRBool *) > mozilla-embed-shell.cpp:960: `ALLOW_ACTION' is not a member of type `nsIP= ermissionManager' > mozilla-embed-shell.cpp:963: `DENY_ACTION' is not a member of type `nsIPe= rmissionManager' > mozilla-embed-shell.cpp:961: warning: unreachable code at beginning of sw= itch statement > mozilla-embed-shell.cpp: In function `enum gresult impl_test_permission(G= aleonEmbedShell *, const char *, PermissionType, PermissionActionType *)': > mozilla-embed-shell.cpp:1023: no matching function for call to `nsDerived= Safe::TestPermission (nsCOMPtr &, PermissionT= ype &, PRUint32 *)' > mozilla-embed-shell.cpp:1027: `UNKNOWN_ACTION' is not a member of type `n= sIPermissionManager' > mozilla-embed-shell.cpp:1030: `ALLOW_ACTION' is not a member of type `nsI= PermissionManager' > mozilla-embed-shell.cpp:1033: `DENY_ACTION' is not a member of type `nsIP= ermissionManager' > mozilla-embed-shell.cpp:1028: warning: unreachable code at beginning of s= witch statement > /usr/X11R6/include/mozilla/string/nsBufferHandle.h: At top level: > mozilla-embed-shell.cpp:429: warning: `gboolean have_gnome_url_handler(co= nst gchar *)' defined but not used > gmake[2]: *** [mozilla-embed-shell.lo] Error 1 > gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/moz= illa' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/www/galeon2. > /usr/ports/www/galeon2 $ exit > Script done on Wed Jul 2 20:35:25 2003 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > And these are the (maybe) relevant lines from /etc/make.conf: >=20 > CPUTYPE=3Dp3 > XFREE86_VERSION=3D4 > HAVE_MOTIF=3Dyes > GNOME_DESKTOP_VERSION=3D2 > WITH_FULL_MOZILLA=3Dyes > WITHOUT_IPV6=3Dyes > WITH_BSD_JDK=3DTRUE >=20 > Bye, >=20 > Zahy < Gabor at Zahemszky dot HU > --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-TVdQ+Jd7APUIPKqO7nMN Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/AynCb2iPiv4Uz4cRAgCSAKCk5ttNonyg3Cf4Unmp4oC15R8JngCgna6L vkhqGBOYFtgx1ronBRjYHNU= =qmTh -----END PGP SIGNATURE----- --=-TVdQ+Jd7APUIPKqO7nMN-- From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 12:31: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 A829437B404 for ; Wed, 2 Jul 2003 12:31:58 -0700 (PDT) Received: from rumcho.semov.com (vp085244.reshsg.uci.edu [128.195.85.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD94043FDF for ; Wed, 2 Jul 2003 12:31:57 -0700 (PDT) (envelope-from roumen@rumcho.semov.com) Received: (from roumen@localhost) by rumcho.semov.com (8.11.6/8.11.6) id h62JVuF02448 for ports@FreeBSD.org; Wed, 2 Jul 2003 12:31:56 -0700 Date: Wed, 2 Jul 2003 12:31:56 -0700 From: Roumen Semov To: ports@FreeBSD.org Message-ID: <20030702123156.A2436@datamazing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: BCL 3.2b for MS-DOS 6.22 Subject: Broken package download links - need some help fixing it? 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, 02 Jul 2003 19:31:58 -0000 Hi, there! I am downloading some packages for the new Freebsd and lots of the ftp package links are broken. For example, ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.0-release/All/tk-8.3.5.tgz doesn't exist. Do you guys need help fixing this? I think I can spare a few hours fixing stuff here and there. Roumen. From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 12:40: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 7346437B401 for ; Wed, 2 Jul 2003 12:40:30 -0700 (PDT) Received: from digpala.axelero.hu (fe02.axelero.hu [195.228.240.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1F4043FBF for ; Wed, 2 Jul 2003 12:40:28 -0700 (PDT) (envelope-from gabor@zahemszky.hu) Received: from localhost (localhost-02 [127.0.2.1]) by digpala.axelero.hu (8.12.9/8.12.9) with SMTP id h62JeQRL066987; Wed, 2 Jul 2003 21:40:26 +0200 (CEST) Received: from fe02.axelero.hu [127.0.2.1] via SMTP gateway by digpala [195.228.240.90]; id A005A8C8E5A at Wed Jul 2 21:40:26 2003 Received: from Picasso.Zahemszky.HU (95.39-182-adsl-pool.axelero.hu [81.182.39.95]) by fe02.axelero.hu (8.12.9/8.12.9) with ESMTP id h62JePTi066962; Wed, 2 Jul 2003 21:40:26 +0200 (CEST) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) by Picasso.Zahemszky.HU (8.12.9/8.12.9) with ESMTP id h62JeToi035751; Wed, 2 Jul 2003 21:40:29 +0200 (CEST) (envelope-from zgabor@Picasso.Zahemszky.HU) Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.9/8.12.9/Submit) id h62JeTNc035750; Wed, 2 Jul 2003 21:40:29 +0200 (CEST) Date: Wed, 2 Jul 2003 21:40:29 +0200 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= To: Joe Marcus Clarke Message-ID: <20030702194029.GA35720@Picasso.Zahemszky.HU> References: <20030702184317.GA35066@Picasso.Zahemszky.HU> <1057171906.311.44.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <1057171906.311.44.camel@gyros> X-Operating-System: FreeBSD 4.8-STABLE User-Agent: Mutt/1.5.4i Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by fe02.axelero.hu id h62JePTi066962 cc: Gabor@zahemszky.hu cc: freebsd-ports@freebsd.org Subject: Re: Galeon2 cannot compile on 4-stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gabor@zahemszky.hu List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 19:40:30 -0000 On Wed, Jul 02, 2003 at 02:51:47PM -0400, Joe Marcus Clarke wrote: > On Wed, 2003-07-02 at 14:43, Zahemszky G=E1bor wrote: > > Hi! > >=20 > > On a fresh cvsupped 4-stable (with . tag on ports), mozilla-gtk2 gene= rated > > without a problem, but galeon2 failed. Here is the problem: >=20 > What versions of mozilla and mozilla-headers do you have installed? Opps, sorry. Fresh mozilla-gtk2-1.4, and no independent mozilla-headers Zahy < Gabor at Zahemszky dot HU > --=20 #!/bin/ksh Z=3D'21N16I25C25E30, 40M30E33E25T15U!' ;IFS=3D' ABCDEFGHIJKLMNOPQRSTUVWXY= Z ';set $Z ;for i { [[ $i =3D ? ]]&&print $i&&break;[[ $i =3D ??? ]]&&j=3D= $i&&i=3D${i%?};typeset -i40 i=3D8#$i;print -n ${i#???};[[ "$j" =3D ??? ]]= &&print -n "${j#??} "&&j=3D;typeset +i i;};IFS=3D' 0123456789 ';set $Z;fo= r i { [[ $i =3D , ]]&&i=3D2;[[ $i =3D ?? ]]||typeset -l i;j=3D"$j $i";typ= eset +l i;};print "$j" From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 13:27: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 028EE37B401 for ; Wed, 2 Jul 2003 13:27:26 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D4D7A43FBD for ; Wed, 2 Jul 2003 13:27:24 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 7501 invoked by uid 65534); 2 Jul 2003 20:27:23 -0000 Received: from dsl-cust-145.openweb.ca (EHLO [64.39.186.145]) (64.39.186.145) by mail.gmx.net (mp023) with SMTP; 02 Jul 2003 22:27:23 +0200 From: Adam To: co9@xs4all.nl Content-Type: text/plain Message-Id: <1057177643.96047.83.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 02 Jul 2003 16:27:23 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: alsaplayer fails to 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: Wed, 02 Jul 2003 20:27:26 -0000 Making all in xosd Making all in output Making all in alsa-0.5.x Making all in alsa-final Making all in oss source='oss.c' object='oss.lo' libtool=yes depfile='.deps/oss.Plo' tmpdepfile='.deps/oss.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_REENTRANT -I../.. -I../../alsaplayer -fexpensive-optimizations -funroll-loops -finline-functions -ffast-math -Wall -O -pipe -O -pipe -c -o oss.lo `test -f 'oss.c' || echo './'`oss.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_REENTRANT -I../.. -I../../alsaplayer -fexpensive-optimizations -funroll-loops -finline-functions -ffast-math -Wall -O -pipe -O -pipe -c oss.c -Wp,-MD,.deps/oss.TPlo -fPIC -DPIC -o .libs/oss.lo oss.c: In function `oss_set_buffer': oss.c:87: `AFMT_S16_NE' undeclared (first use in this function) oss.c:87: (Each undeclared identifier is reported only once oss.c:87: for each function it appears in.) *** Error code 1 Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75/output/oss. *** Error code 1 Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75/output. *** Error code 1 Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75. *** Error code 1 Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75. *** Error code 1 Stop in /usr/ports/audio/alsaplayer. ***** Anyone know what is causing this? -- Adam From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 13:57:38 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 72B2C37B401 for ; Wed, 2 Jul 2003 13:57:38 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A95743FAF for ; Wed, 2 Jul 2003 13:57:37 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030702205737.MPDA26675.lakemtao07.cox.net@mezz.mezzweb.com>; Wed, 2 Jul 2003 16:57:37 -0400 Date: Wed, 02 Jul 2003 15:57:41 -0500 To: Adam Content-Type: text/plain; charset=utf-8; format=flowed References: <1057177643.96047.83.camel@jake> From: Jeremy Messenger MIME-Version: 1.0 Message-ID: In-Reply-To: <1057177643.96047.83.camel@jake> User-Agent: Opera7.11/Linux M2 build 406 cc: co9@xs4all.nl cc: freebsd-ports@freebsd.org Subject: Re: alsaplayer fails to 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: Wed, 02 Jul 2003 20:57:38 -0000 On 02 Jul 2003 16:27:23 -0400, Adam wrote: > Making all in xosd > Making all in output > Making all in alsa-0.5.x > Making all in alsa-final > Making all in oss > source='oss.c' object='oss.lo' libtool=yes depfile='.deps/oss.Plo' > tmpdepfile='.deps/oss.TPlo' depmode=gcc /bin/sh ../../depcomp /bin/sh > ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. - > I/usr/local/include -I/usr/X11R6/include -I/usr/local/include > -D_REENTRANT -I../.. -I../../alsaplayer -fexpensive-optimizations > -funroll-loops -finline-functions -ffast-math -Wall -O -pipe -O -pipe -c > -o oss.lo `test -f 'oss.c' || echo './'`oss.c > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/include -D_REENTRANT -I../.. > -I../../alsaplayer -fexpensive-optimizations -funroll-loops > -finline-functions -ffast-math -Wall -O -pipe -O -pipe -c oss.c > -Wp,-MD,.deps/oss.TPlo -fPIC -DPIC -o .libs/oss.lo > oss.c: In function `oss_set_buffer': > oss.c:87: `AFMT_S16_NE' undeclared (first use in this function) > oss.c:87: (Each undeclared identifier is reported only once > oss.c:87: for each function it appears in.) > *** Error code 1 > > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75/output/oss. > *** Error code 1 > > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75/output. > *** Error code 1 > > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75. > *** Error code 1 > > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75. > *** Error code 1 > > Stop in /usr/ports/audio/alsaplayer. > > > ***** > > Anyone know what is causing this? I helped one of my friend long time ago, I don't remember where I found the info from but I am sure it's in google. It looks somehow similar error.. At the moment, it's all in my head so you can try this patch if you want to. Replace from AFMT_S16_NE to AFMT_S16_LE like this: ------------patch-output::oss::oss.c------------ --- output/oss/oss.c.orig Wed Jul 2 15:47:10 2003 +++ output/oss/oss.c Wed Jul 2 15:47:34 2003 @@ -84,7 +84,7 @@ val = (count << 16) + hops; ioctl(oss_fd,SNDCTL_DSP_SETFRAGMENT,&val); - val = AFMT_S16_NE; + val = AFMT_S16_LE; ioctl(oss_fd,SNDCTL_DSP_SETFMT,&val); val = *channels - 1; ioctl(oss_fd,SNDCTL_DSP_STEREO,&val); ------------patch-output::oss::oss.c------------ Warning: This is untest.. If it doesn't work, then I guess you can try to use the WITHOUT_OSS define. Cheers, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 13:59: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 D20C837B404 for ; Wed, 2 Jul 2003 13:59:20 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 387C743FB1 for ; Wed, 2 Jul 2003 13:59:19 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 73907 invoked from network); 2 Jul 2003 20:59:17 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 2 Jul 2003 20:59:17 -0000 Message-ID: <3F0347A5.3030206@liwing.de> Date: Wed, 02 Jul 2003 22:59:17 +0200 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (Compact - Build 2) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports Subject: lang/php4 disables overload 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, 02 Jul 2003 20:59:21 -0000 Hi Alex, your port disables the overload functionality which is enabled by default in php4 since 4.3.0. Maybe there're other things disabled, too. At first, I'd recomment to add '--enable-overload' after the '--disable-all' line and some further analysis at a later point. If you want me to submit a PR, please let me know. Best, Jens From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 14: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 98D1737B401 for ; Wed, 2 Jul 2003 14:01:45 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83BB443FCB for ; Wed, 2 Jul 2003 14:01:44 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h62Kxv93018904; Wed, 2 Jul 2003 16:59:58 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h62L1LFS073007; Wed, 2 Jul 2003 17:01:21 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Gabor@zahemszky.hu In-Reply-To: <20030702194029.GA35720@Picasso.Zahemszky.HU> References: <20030702184317.GA35066@Picasso.Zahemszky.HU> <1057171906.311.44.camel@gyros> <20030702194029.GA35720@Picasso.Zahemszky.HU> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-I9orXzvIM7OXutrCwZi7" Organization: MarcusCom, Inc. Message-Id: <1057179694.311.60.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 02 Jul 2003 17:01:34 -0400 X-Spam-Status: No, hits=-8.9 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-ports@freebsd.org Subject: Re: Galeon2 cannot compile on 4-stable 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, 02 Jul 2003 21:01:45 -0000 --=-I9orXzvIM7OXutrCwZi7 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, 2003-07-02 at 15:40, Zahemszky G=E1bor wrote: > On Wed, Jul 02, 2003 at 02:51:47PM -0400, Joe Marcus Clarke wrote: > > On Wed, 2003-07-02 at 14:43, Zahemszky G=E1bor wrote: > > > Hi! > > >=20 > > > On a fresh cvsupped 4-stable (with . tag on ports), mozilla-gtk2 gene= rated > > > without a problem, but galeon2 failed. Here is the problem: > >=20 > > What versions of mozilla and mozilla-headers do you have installed? >=20 > Opps, sorry. Fresh mozilla-gtk2-1.4, and no independent mozilla-headers You need to remove /usr/X11R6/include/mozilla*, then install www/mozilla-headers. Joe >=20 > Zahy < Gabor at Zahemszky dot HU > --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-I9orXzvIM7OXutrCwZi7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/A0gub2iPiv4Uz4cRAuppAJ4ntdLH5Q5pt5MM+UzrbD6hL+98ywCgqadI evTVYp5e4E0Dr+nQODQAXic= =/Dkg -----END PGP SIGNATURE----- --=-I9orXzvIM7OXutrCwZi7-- From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 14: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 9A08337B401 for ; Wed, 2 Jul 2003 14:17:05 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC8F43FE0 for ; Wed, 2 Jul 2003 14:17:04 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h62LB7pM010136; Wed, 2 Jul 2003 17:11:08 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h62LGgFS073133; Wed, 2 Jul 2003 17:16:42 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Adam In-Reply-To: <1057177643.96047.83.camel@jake> References: <1057177643.96047.83.camel@jake> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Ub3UxRr6i7HoyzVdb2vs" Organization: MarcusCom, Inc. Message-Id: <1057180615.311.68.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 02 Jul 2003 17:16:55 -0400 X-Spam-Status: No, hits=-7.8 required=5.0 tests=BAYES_00,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: co9@xs4all.nl cc: freebsd-ports@freebsd.org Subject: Re: alsaplayer fails to 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: Wed, 02 Jul 2003 21:17:06 -0000 --=-Ub3UxRr6i7HoyzVdb2vs Content-Type: multipart/mixed; boundary="=-7yPSX/b2HC9LHsmVGl0p" --=-7yPSX/b2HC9LHsmVGl0p Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This patch should fix the problem. Joe On Wed, 2003-07-02 at 16:27, Adam wrote: > Making all in xosd > Making all in output > Making all in alsa-0.5.x > Making all in alsa-final > Making all in oss > source=3D'oss.c' object=3D'oss.lo' libtool=3Dyes depfile=3D'.deps/oss.Pl= o' > tmpdepfile=3D'.deps/oss.TPlo' depmode=3Dgcc /bin/sh ../../depcomp /bin/= sh > ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../.. =20 > -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include > -D_REENTRANT -I../.. -I../../alsaplayer -fexpensive-optimizations > -funroll-loops -finline-functions -ffast-math -Wall -O -pipe -O -pipe -c > -o oss.lo `test -f 'oss.c' || echo './'`oss.c > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/include -D_REENTRANT -I../.. > -I../../alsaplayer -fexpensive-optimizations -funroll-loops > -finline-functions -ffast-math -Wall -O -pipe -O -pipe -c oss.c > -Wp,-MD,.deps/oss.TPlo -fPIC -DPIC -o .libs/oss.lo > oss.c: In function `oss_set_buffer': > oss.c:87: `AFMT_S16_NE' undeclared (first use in this function) > oss.c:87: (Each undeclared identifier is reported only once > oss.c:87: for each function it appears in.) > *** Error code 1 >=20 > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75/output/oss. > *** Error code 1 >=20 > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75/output. > *** Error code 1 >=20 > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75. > *** Error code 1 >=20 > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75. > *** Error code 1 >=20 > Stop in /usr/ports/audio/alsaplayer. >=20 >=20 > ***** >=20 > Anyone know what is causing this?=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-7yPSX/b2HC9LHsmVGl0p-- --=-Ub3UxRr6i7HoyzVdb2vs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/A0vGb2iPiv4Uz4cRAmp+AJ9l+LabWdZr4w5psSDQtL+fIh47sQCfbEDR FkXDM3SVMPE3PzXJUfZcJsU= =s1sj -----END PGP SIGNATURE----- --=-Ub3UxRr6i7HoyzVdb2vs-- From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 14:19:01 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 768F237B401 for ; Wed, 2 Jul 2003 14:19:01 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E49A43FBF for ; Wed, 2 Jul 2003 14:19:00 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h62LD2pM012098; Wed, 2 Jul 2003 17:13:02 -0400 (EDT) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h62LIaFS073146; Wed, 2 Jul 2003 17:18:36 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: <1057177643.96047.83.camel@jake> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-4FN54P4jyNw0nxFz5e5H" Organization: MarcusCom, Inc. Message-Id: <1057180729.311.70.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 02 Jul 2003 17:18:49 -0400 X-Spam-Status: No, hits=-8.9 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: co9@xs4all.nl cc: freebsd-ports@freebsd.org Subject: Re: alsaplayer fails to 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: Wed, 02 Jul 2003 21:19:01 -0000 --=-4FN54P4jyNw0nxFz5e5H Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-07-02 at 16:57, Jeremy Messenger wrote: > On 02 Jul 2003 16:27:23 -0400, Adam wrote: >=20 > > Making all in xosd > > Making all in output > > Making all in alsa-0.5.x > > Making all in alsa-final > > Making all in oss > > source=3D'oss.c' object=3D'oss.lo' libtool=3Dyes depfile=3D'.deps/oss.= Plo' > > tmpdepfile=3D'.deps/oss.TPlo' depmode=3Dgcc /bin/sh ../../depcomp /bi= n/sh > > ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../.. -=20 > > I/usr/local/include -I/usr/X11R6/include -I/usr/local/include > > -D_REENTRANT -I../.. -I../../alsaplayer -fexpensive-optimizations > > -funroll-loops -finline-functions -ffast-math -Wall -O -pipe -O -pipe -= c > > -o oss.lo `test -f 'oss.c' || echo './'`oss.c > > mkdir .libs > > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include > > -I/usr/X11R6/include -I/usr/local/include -D_REENTRANT -I../.. > > -I../../alsaplayer -fexpensive-optimizations -funroll-loops > > -finline-functions -ffast-math -Wall -O -pipe -O -pipe -c oss.c > > -Wp,-MD,.deps/oss.TPlo -fPIC -DPIC -o .libs/oss.lo > > oss.c: In function `oss_set_buffer': > > oss.c:87: `AFMT_S16_NE' undeclared (first use in this function) > > oss.c:87: (Each undeclared identifier is reported only once > > oss.c:87: for each function it appears in.) > > *** Error code 1 > > > > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75/output/oss. > > *** Error code 1 > > > > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75/output. > > *** Error code 1 > > > > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75. > > *** Error code 1 > > > > Stop in /usr/ports/audio/alsaplayer/work/alsaplayer-0.99.75. > > *** Error code 1 > > > > Stop in /usr/ports/audio/alsaplayer. > > > > > > ***** > > > > Anyone know what is causing this? >=20 > I helped one of my friend long time ago, I don't remember where I found t= he=20 > info from but I am sure it's in google. It looks somehow similar error.. = At=20 > the moment, it's all in my head so you can try this patch if you want to.= =20 > Replace from AFMT_S16_NE to AFMT_S16_LE like this: >=20 > ------------patch-output::oss::oss.c------------ > --- output/oss/oss.c.orig Wed Jul 2 15:47:10 2003 > +++ output/oss/oss.c Wed Jul 2 15:47:34 2003 > @@ -84,7 +84,7 @@ > =09 > val =3D (count << 16) + hops; > ioctl(oss_fd,SNDCTL_DSP_SETFRAGMENT,&val); > - val =3D AFMT_S16_NE; > + val =3D AFMT_S16_LE; > ioctl(oss_fd,SNDCTL_DSP_SETFMT,&val); > val =3D *channels - 1; > ioctl(oss_fd,SNDCTL_DSP_STEREO,&val); > ------------patch-output::oss::oss.c------------ >=20 > Warning: This is untest.. If it doesn't work, then I guess you can try to= =20 > use the WITHOUT_OSS define. This will work provided you're on a littleendian platform (else you need AFMT_S16_BE). AFMT_S16_NE was added to -CURRENT and -STABLE very recently by mbr. Joe >=20 > Cheers, > Mezz --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-4FN54P4jyNw0nxFz5e5H Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/A0w5b2iPiv4Uz4cRAvS4AJ9FMdnOA6u6haw1pajPqvZ3zhB/SACfRurU oAdD6SkUpPFT7cgupGt7I/Q= =JcJ2 -----END PGP SIGNATURE----- --=-4FN54P4jyNw0nxFz5e5H-- From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 17: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 8548537B401 for ; Wed, 2 Jul 2003 17:02:13 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id A257743F3F for ; Wed, 2 Jul 2003 17:02:10 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id E80B166CFA; Wed, 2 Jul 2003 17:02:09 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id CCCA2BB5; Wed, 2 Jul 2003 17:02:09 -0700 (PDT) Date: Wed, 2 Jul 2003 17:02:09 -0700 From: Kris Kennaway To: Roumen Semov Message-ID: <20030703000209.GA83122@rot13.obsecurity.org> References: <20030702123156.A2436@datamazing.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline In-Reply-To: <20030702123156.A2436@datamazing.com> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org Subject: Re: Broken package download links - need some help fixing it? 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, 03 Jul 2003 00:02:17 -0000 --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jul 02, 2003 at 12:31:56PM -0700, Roumen Semov wrote: > Hi, there! > I am downloading some packages for the new Freebsd and lots of the > ftp package links are broken. For example, > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.0-release/All/tk-8.3.5.tgz > doesn't exist. Do you guys need help fixing this? I think I can spare a > few hours fixing stuff here and there. That URL should not exist; 5.0-RELEASE uses .tbz packages, and tk-8.3.5.tbz is there as expected. What makes you think the .tgz package should be there? Kris --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/A3KBWry0BWjoQKURAgHGAJ9PCmPh32Rf3T26ZgvjzReiO8eVgwCg/QgM sgHD+m2THcDCoaGAy+fRdN4= =IOV1 -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ-- From owner-freebsd-ports@FreeBSD.ORG Sun May 11 00:01: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 9540C37B401 for ; Sun, 11 May 2003 00:01:22 -0700 (PDT) Received: from merkur.hrz.uni-giessen.de (merkur.hrz.uni-giessen.de [134.176.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id D805243FDD for ; Sun, 11 May 2003 00:01:20 -0700 (PDT) (envelope-from Ariel.Burbaickij@mni.fh-giessen.de) Received: from david.dvz.fh-giessen.de by merkur.hrz.uni-giessen.de with ESMTP; Sun, 11 May 2003 09:01:03 +0200 Received: from www.fh-giessen.de ([212.201.18.77]) by mailserv.fh-giessen.de with esmtp (Exim 4.10) id 19EkpT-0007Gz-00; Sun, 11 May 2003 09:01:03 +0200 Received: by www.fh-giessen.de (Postfix, from userid 48) id 63ACE3999; Sun, 11 May 2003 09:01:02 +0200 (CEST) Received: from pd9e0111e.dip.t-dialin.net ( [pd9e0111e.dip.t-dialin.net]) as user hg9456@mailserv.fh-giessen.de by www.fh-giessen.de with HTTP; Sun, 11 May 2003 09:01:02 +0200 Message-Id: <1052636462.3ebdf52e06c0b@www.fh-giessen.de> From: Ariel.Burbaickij@mni.fh-giessen.de To: Joe Marcus Clarke References: <1052594853.3ebd52a54d99b@www.fh-giessen.de> <1052595936.98015.15.camel@shumai.marcuscom.com> In-Reply-To: <1052595936.98015.15.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 217.224.17.30 cc: freebsd-gnome@eebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Troubles with installation of gtk1.2 dependent ports 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, 11 May 2003 07:01:31 -0000 Date: Sun, 11 May 2003 07:01:31 -0000 X-Original-Date: Sun, 11 May 2003 09:01:02 +0200 X-List-Received-Date: Sun, 11 May 2003 07:01:31 -0000 Quoting Joe Marcus Clarke : > On Sat, 2003-05-10 at 15:27, Ariel.Burbaickij@mni.fh-giessen.de wrote: > > Hello, > > > > trying to install any ports dependent on gtk12, > > e.g. xmms, faces in any combination conceivable > > (install gtk 1.2.10_9 by itself, letting ports > > to install gtk as necessary) leads to error: > > > > Error: shared library "gtk12.2" does not exist > > > > ldconfig -r in the part, related to gtk12 returns > > following: > > > > 79:-lgtk-1.2.0 => /usr/lib/libgtk-1.2.so.0 > > 195:-lgtk1.2.9 => /usr/X11R6/lib/libgtk1.2.so.9 > > > > My questions: > > 1) How can the situation be resolved? > > No idea. I'm no sure how you got this to happen. When I install gtk12, > I get: > > 164:-lgtk12.2 => /usr/X11R6/lib/libgtk12.so.2 > Neither do I. Any idea coudld it happen? > What version of FreeBSD is this? > > > 2) Where is the particular version, i.e. 12.2 > > is hard-coded in or where does the port > > system get this particular number? 4.2 > It's in bsd.gnome.mk. > > Joe > > > > > Yours sincerely > > Ariel Burbaickij > > > > > > > > _______________________________________________ > > 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 Wed May 21 19:34: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 3D1C537B401; Wed, 21 May 2003 19:34:29 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C09643F85; Wed, 21 May 2003 19:34:28 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h4M2YMV4032297; Wed, 21 May 2003 21:34:22 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <045e01c3200a$b1254f40$13fd2fd8@Admin02> From: "Scot W. Hetzel" To: "DAVID MARKLE" , References: 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 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: PHP 4 installation with Apach ... 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: , Date: Thu, 22 May 2003 02:34:29 -0000 X-Original-Date: Wed, 21 May 2003 17:32:10 -0500 X-List-Received-Date: Thu, 22 May 2003 02:34:29 -0000 From: "DAVID MARKLE" > I am trying to install Apache+mod_ssl, mod_perl, and php4 from the > ports tree. Haven't done it yet, but am working out the method. Of the > following apps: > > # apache+mod_ssl-1.3.27+2.8.14 /usr/ports/www/apache13-modssl > # mod_perl-1.27_1 /usr/ports/www/mod_perl > # mod_php4-4.3.1 /usr/ports/www/mod_php4 > > Where do I start? Do I install Apache13-modssl, then mod_php4, then > mod_perl ??? Also in the php Makefile, I had to modify > the "APACHE_PORT?= ${PORTSDIR}/www/apache13-modssl" (adding the modssl > dir). From standard sources, I installed mod_ssl, mod_perl, php4, then > Apache and all worked. However, I'd like to stick with the ports > tree :) Anyways, any help is appreciated. > Just add to /etc/make.conf: APACHE_PORT?= ${PORTSDIR}/www/apache13-modssl Then start the install with either the mod_perl or mod_php4 ports, they will then automatically depend on the apache13-modssl port, and install it if it is not available. NOTE: You'll have to remove this line, if you want to use the www/apache2 port. Scot From owner-freebsd-ports@FreeBSD.ORG Tue May 27 04:35: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 5D6C737B401 for ; Tue, 27 May 2003 04:35:04 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FEF343F75 for ; Tue, 27 May 2003 04:35:03 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 46636 invoked from network); 27 May 2003 11:35:00 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 27 May 2003 11:35:00 -0000 Message-ID: <3ED34D64.2030907@liwing.de> From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (Compact - Build 2) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre References: <4220.192.168.1.4.1053863593.squirrel@probsd.org> < 71646554.1053871112@cmantatzi.in.t-online.fr> < 3ED0B126.2060206@liwing.de> <85414385074.20030527122227@alexdupre.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-ports@FreeBSD.ORG cc: MichaelSharp Subject: Re: mod_php ( new ) 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: , Date: Tue, 27 May 2003 11:35:04 -0000 X-Original-Date: Tue, 27 May 2003 13:35:00 +0200 X-List-Received-Date: Tue, 27 May 2003 11:35:04 -0000 On 5/27/2003 12:22 PM, Alex Dupre wrote: > Sunday, May 25, 2003, 2:03:50 PM, you wrote: > > Jl> I hope, Alex can fix the problems so that my pr can closed without > Jl> getting committed, but (as I said) I don't know and it may be a chance > Jl> to use 4.3.2 til it's fixed. > > The problem is not in my ports, but in others depending on mod_php4, That's not completely true. That's the same reason as it is for 16 bit real-mode on Pentium4 processors :-) > which should be fixed. Now if a port requires pear, or apache mod, or > php cli, it depends *always* on mod_php4. Wrong! After the re-commit of I maintain devel/php-dbg, but I need a working php port to fix the problem devel/php-dbg has with new php4 port. > 4.3.2 (hopefully the release and not rc4) every port should depend on > the correct php port (lang/php4-cli, lang/php4, www/mod_php4, > www/php4-cgi, devel/pear). Since this may be a tedious task and some > ports work with different php sapi, I create an include makefile to > simplify it (PR 52674). I've recognized it. Looks to be great work. A possible solution may be, creating a new slave port for mod_php4, let's say www/php4_module and let it conflict with www/mod_php4 (as well as lang/php4 and lang/php4-cli). Than each port which depends on mod_php4 could be checked separately without requiring a huge commit for all ports. Maybe it's a good point to start. Regards, Jens From owner-freebsd-ports@FreeBSD.ORG Tue Jun 10 15:35: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 80AF437B401 for ; Tue, 10 Jun 2003 15:35:05 -0700 (PDT) Received: from amsfep12-int.chello.nl (amsfep12-int.chello.nl [213.46.243.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D7EF43F93 for ; Tue, 10 Jun 2003 15:35:04 -0700 (PDT) (envelope-from girgen@pingpong.net) Received: from palle.girgensohn.se ([213.89.138.245]) by amsfep12-int.chello.nlESMTP <20030610223502.BOWT6336.amsfep12-int.chello.nl@palle.girgensohn.se>; Wed, 11 Jun 2003 00:35:02 +0200 Received: from localhost (localhost [127.0.0.1]) by palle.girgensohn.se (8.12.9/8.12.9) with ESMTP id h5AMZ1m4070453; Wed, 11 Jun 2003 00:35:02 +0200 (CEST) (envelope-from girgen@pingpong.net) From: Palle Girgensohn To: ports@freebsd.org Message-ID: <14600000.1055284501@palle.girgensohn.se> 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 Subject: postgresql PRs 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: , Date: Tue, 10 Jun 2003 22:35:05 -0000 X-Original-Date: Wed, 11 Jun 2003 00:35:01 +0200 X-List-Received-Date: Tue, 10 Jun 2003 22:35:05 -0000 Hi, Could someone please consider comitting ports/52852 & ports/52867. Thanks, Palle From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 21:08: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 689AC37B401 for ; Wed, 2 Jul 2003 21:08:40 -0700 (PDT) Received: from hub.org (hub.org [64.117.225.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44CE44017 for ; Wed, 2 Jul 2003 21:08:39 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from hub.org (unknown [64.117.225.220]) by hub.org (Postfix) with ESMTP id 8A2C66BD962; Thu, 3 Jul 2003 01:08:37 -0300 (ADT) Date: Thu, 3 Jul 2003 01:08:34 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-ports@freebsd.org Message-ID: <20030703010800.P67063@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Josh Gilliam Subject: emil port build fails with yydebug error ... 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, 03 Jul 2003 04:08:40 -0000 bison -y -l -v getoption.y flex -i getoption.l gcc -c -DHAVE_CONFIG_H -DSMTP -DNAMED_BIND -DUSE_MX -DDEBUG -DMAINCF=\"/usr/local/lib/emil.cf\" -DCHARFILE=\"/usr/local/lib/charsets.cpl\" -DSENDMAILPATH=\"\" -DSENDMAILPROG=\"\" -DSENDERFLAG=\"\" -DLOG_FACILITY=LOG_MAIL -DSMTPHOSTNAME=\"host.domain\" -DEMIL_VERSION=\"2.1.0-beta9\" -DEMILPATH=\"/usr/local/bin/emil\" -O -mpentium -pipe -o getoption.o y.tab.c gcc -o emil 7bit.o appledouble.o applefile.o applesingle.o base64.o binary.o binhex.o buffer.o convert.o filenames.o forks.o format.o hbase64.o header.o hqp.o hqxbin.o load.o logger.o mailtool.o main.o message.o mime.o mimeparse.o ns.o out.o qp.o rfc1522.o rfc822.o rfc822parse.o smtp.o structure.o sunparse.o uuencode.o s_attr.o d_attr.o a_attr.o charset.o getoption.o ./charset/dfopen.o -lm getoption.o: In function `getoption': getoption.o(.text+0x1b21): undefined reference to `yydebug' getoption.o: In function `getmember': getoption.o(.text+0x1c98): undefined reference to `yydebug' getoption.o: In function `get_mailer': getoption.o(.text+0x2090): undefined reference to `yydebug' *** Error code 1 Stop in /home/ports/usr/ports/mail/emil/work/emil-2.1.0-beta9. From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 22:23: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 874FD37B401 for ; Wed, 2 Jul 2003 22:23:10 -0700 (PDT) Received: from fed1mtao08.cox.net (fed1mtao08.cox.net [68.6.19.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB1C43FFD for ; Wed, 2 Jul 2003 22:23:09 -0700 (PDT) (envelope-from s.wingate@cox.net) Received: from fedora.g-e-e-k.net ([68.111.65.89]) by fed1mtao08.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030703052306.BHWR24882.fed1mtao08.cox.net@fedora.g-e-e-k.net> for ; Thu, 3 Jul 2003 01:23:06 -0400 From: Steve Wingate To: freebsd-ports@freebsd.org Content-Type: text/plain Organization: Message-Id: <1057209789.2821.14.camel@fedora.g-e-e-k.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 02 Jul 2003 22:23:09 -0700 Content-Transfer-Encoding: 7bit Subject: Galeon 1.2.11 failure 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, 03 Jul 2003 05:23:10 -0000 I'm having trouble portupgrading galeon. I actually have galeon 1.2.11 already installed. However, it was built against Mozilla 1.3.1 so I'm rebuilding it since I just portupgraded mozilla to 1.4,2. Here is the error output: /share/gnome/galeon\" -D_GNU_SOURCE=1 -include /usr/X11R6/include/mozilla/mozilla-config.h -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -fno-rtti -O -pipe -march=pentiumpro -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Werror -c -o mozilla.o `test -f 'mozilla.cpp' || echo './'`mozilla.cpp In file included from ../../src/galeon.h:30, from mozilla.cpp:19: ../../config.h:14: warning: `MOZILLA_VERSION' redefined /usr/X11R6/include/mozilla/mozilla-config.h:54: warning: this is the location of the previous definition mozilla.cpp: In function `struct GList * mozilla_get_permissions(unsigned int)': mozilla.cpp:1134: no matching function for call to `nsDerivedSafe::GetType (PRUint32 *)' /usr/X11R6/include/mozilla/cookie/nsIPermission.h:37: candidates are: nsresult nsIPermission::GetType(PRInt32 *) mozilla.cpp:1141: no matching function for call to `nsDerivedSafe::GetHost (nsCString &)' /usr/X11R6/include/mozilla/cookie/nsIPermission.h:34: candidates are: nsresult nsIPermission::GetHost(char **) mozilla.cpp:1145: no matching function for call to `nsDerivedSafe::GetCapability (PRUint32 *)' /usr/X11R6/include/mozilla/cookie/nsIPermission.h:40: candidates are: nsresult nsIPermission::GetCapability(PRBool *) mozilla.cpp:1146: `ALLOW_ACTION' is not a member of type `nsIPermissionManager' mozilla.cpp:1148: `DENY_ACTION' is not a member of type `nsIPermissionManager' mozilla.cpp: In function `void mozilla_set_url_permission(const char *, unsigned int, int)': mozilla.cpp:1189: `ALLOW_ACTION' is not a member of type `nsIPermissionManager' mozilla.cpp:1190: `DENY_ACTION' is not a member of type `nsIPermissionManager' gmake[4]: *** [mozilla.o] Error 1 gmake[4]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.11/src/mozilla' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.11/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.11/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.11' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/www/galeon. ---------------------- [steve@daemon]:/home/steve> pki | grep mozilla flashplugin-mozilla-0.4.10_2 galeon-1.2.11 linux-flashplugin-6.0r79 mozilla-1.4,2 mozilla-firebird-0.6 mozilla-gtk2-1.3.1 mozilla-headers-1.3.1,2 -- +---------------------------------------------------------------------+ |Steve Wingate |MCSE, CCNA Wed Jul 2 22:18:33 PDT 2003 +---------------------------------------------------------------------+ |FreeBSD 4.8-STABLE |10:18PM up 34 days, 8:40, 1 user, load averages: 0.00, 0.00, 0.00 +---------------------------------------------------------------------+ From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 22:30: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 7353837B401 for ; Wed, 2 Jul 2003 22:30:04 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B71844008 for ; Wed, 2 Jul 2003 22:30:03 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h635O3pM008863; Thu, 3 Jul 2003 01:24:04 -0400 (EDT) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h635Tali015349; Thu, 3 Jul 2003 01:29:36 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Steve Wingate In-Reply-To: <1057209789.2821.14.camel@fedora.g-e-e-k.net> References: <1057209789.2821.14.camel@fedora.g-e-e-k.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HHEbHQsQLjwWX1VxrUxf" Organization: MarcusCom, Inc. Message-Id: <1057210196.23175.32.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 03 Jul 2003 01:29:57 -0400 cc: freebsd-ports@freebsd.org Subject: Re: Galeon 1.2.11 failure 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, 03 Jul 2003 05:30:04 -0000 --=-HHEbHQsQLjwWX1VxrUxf Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2003-07-03 at 01:23, Steve Wingate wrote: > I'm having trouble portupgrading galeon. I actually have galeon 1.2.11 > already installed. However, it was built against Mozilla 1.3.1 so I'm > rebuilding it since I just portupgraded mozilla to 1.4,2. Here is the > error output: Remove /usr/X11R6/include/mozilla*, then install www/mozilla-headers.=20 Then you'll be set. Joe >=20 >=20 > /share/gnome/galeon\" -D_GNU_SOURCE=3D1 -include > /usr/X11R6/include/mozilla/mozilla-config.h -I/usr/local/include > -I/usr/X11R6/include -D_THREAD_SAFE -fno-rtti -O -pipe > -march=3Dpentiumpro -Wall -Wmissing-declarations -Wmissing-prototypes > -Wsign-compare -Werror -c -o mozilla.o `test -f 'mozilla.cpp' || echo > './'`mozilla.cpp > In file included from ../../src/galeon.h:30, > from mozilla.cpp:19: > ../../config.h:14: warning: `MOZILLA_VERSION' redefined > /usr/X11R6/include/mozilla/mozilla-config.h:54: warning: this is the > location of the previous definition > mozilla.cpp: In function `struct GList * > mozilla_get_permissions(unsigned int)': > mozilla.cpp:1134: no matching function for call to > `nsDerivedSafe::GetType (PRUint32 *)' > /usr/X11R6/include/mozilla/cookie/nsIPermission.h:37: candidates are: > nsresult nsIPermission::GetType(PRInt32 *) > mozilla.cpp:1141: no matching function for call to > `nsDerivedSafe::GetHost (nsCString &)' > /usr/X11R6/include/mozilla/cookie/nsIPermission.h:34: candidates are: > nsresult nsIPermission::GetHost(char **) > mozilla.cpp:1145: no matching function for call to > `nsDerivedSafe::GetCapability (PRUint32 *)' > /usr/X11R6/include/mozilla/cookie/nsIPermission.h:40: candidates are: > nsresult nsIPermission::GetCapability(PRBool *) > mozilla.cpp:1146: `ALLOW_ACTION' is not a member of type > `nsIPermissionManager' > mozilla.cpp:1148: `DENY_ACTION' is not a member of type > `nsIPermissionManager' > mozilla.cpp: In function `void mozilla_set_url_permission(const char *, > unsigned int, int)': > mozilla.cpp:1189: `ALLOW_ACTION' is not a member of type > `nsIPermissionManager' > mozilla.cpp:1190: `DENY_ACTION' is not a member of type > `nsIPermissionManager' > gmake[4]: *** [mozilla.o] Error 1 > gmake[4]: Leaving directory > `/usr/ports/www/galeon/work/galeon-1.2.11/src/mozilla' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory > `/usr/ports/www/galeon/work/galeon-1.2.11/src' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/www/galeon/work/galeon-1.2.11/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/www/galeon/work/galeon-1.2.11' > gmake: *** [all] Error 2 > *** Error code 2 > =20 > Stop in /usr/ports/www/galeon. >=20 > ---------------------- >=20 >=20 > [steve@daemon]:/home/steve> pki | grep mozilla > flashplugin-mozilla-0.4.10_2=20 > galeon-1.2.11 =20 > linux-flashplugin-6.0r79 > mozilla-1.4,2 =20 > mozilla-firebird-0.6 > mozilla-gtk2-1.3.1 =20 > mozilla-headers-1.3.1,2=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-HHEbHQsQLjwWX1VxrUxf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/A79Ub2iPiv4Uz4cRAtCEAKCvMB/IesEybTZVolEPW+aeLE96bwCgnySk 3eBWaFKmCiTrHvmcRcuILM8= =Fbdv -----END PGP SIGNATURE----- --=-HHEbHQsQLjwWX1VxrUxf-- From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 00:31: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 91BE737B401 for ; Thu, 3 Jul 2003 00:31:52 -0700 (PDT) Received: from scuzzy.ben.algroup.co.uk (pc252.siliconnetwork.co.uk [194.205.132.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D5B344001 for ; Thu, 3 Jul 2003 00:31:51 -0700 (PDT) (envelope-from ben@algroup.co.uk) Received: from algroup.co.uk (wiese.ben.algroup.co.uk [193.133.15.150]) by scuzzy.ben.algroup.co.uk (Postfix) with ESMTP id C19B68B8BA; Thu, 3 Jul 2003 07:31:49 +0000 (GMT) Message-ID: <3F03DBE4.4060307@algroup.co.uk> Date: Thu, 03 Jul 2003 08:31:48 +0100 From: Ben Laurie User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kent Stewart References: <3F02CA51.1030808@algroup.co.uk> <200307020724.36724.kstewart@owt.com> In-Reply-To: <200307020724.36724.kstewart@owt.com> X-Enigmail-Version: 0.75.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: portupgrade -Rra fails on 4.8-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: Thu, 03 Jul 2003 07:31:52 -0000 Kent Stewart wrote: > On Wednesday 02 July 2003 05:04 am, Ben Laurie wrote: > >>with cvsupped ports tree as of just now. >> >>Building for XFree86-clients-4.3.0_2 >>making all in lib/lbxutil/lbx_zlib... >>making all in lib/lbxutil/delta... >>making all in lib/lbxutil/image... >>making all in programs/appres... >>making all in programs/bdftopcf... >>rm -f bdftopcf >>cc -o bdftopcf -L/usr/X11R6/lib/ -ansi -Dasm=__asm -Wall -Wpointer-arith >>-Wundef -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib >>bdftopcf.o -lXfont -lfntstubs -L/usr/X11R6/lib -lz -lm >>-Wl,-rpath,/usr/X11R6/lib >>/usr/libexec/elf/ld: cannot find -lXfont >>*** Error code 1 >> >>the reason? portupgrade appears to have blown away libXfont.a: >> >>-su-2.05b# locate Xfont >>/usr/X11R6/lib/libXfont.a >>/usr/X11R6/lib/libXfont.so >>/usr/X11R6/lib/libXfont.so.1 >>/usr/X11R6/lib/libXfontcache.a >>-su-2.05b# ls -l /usr/X11R6/lib/libXfont.a >>ls: /usr/X11R6/lib/libXfont.a: No such file or directory >> >>I guess I can install it by hand (if I can figure out where it comes >>from), but surely this shouldn't happen? > > > Portupgrade didn't do it. You had an old version of XFree86-server and > deinstalling it deleted the font. You have to reinstall XFree86-libraries to > reinstall the fonts. Shouldn't portupgrade take care of that, though? Cheers, Ben. -- http://www.apache-ssl.org/ben.html http://www.thebunker.net/ "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 00:32: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 B699737B404 for ; Thu, 3 Jul 2003 00:32:48 -0700 (PDT) Received: from scuzzy.ben.algroup.co.uk (pc252.siliconnetwork.co.uk [194.205.132.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68EEC43FF9 for ; Thu, 3 Jul 2003 00:32:47 -0700 (PDT) (envelope-from ben@algroup.co.uk) Received: from algroup.co.uk (wiese.ben.algroup.co.uk [193.133.15.150]) by scuzzy.ben.algroup.co.uk (Postfix) with ESMTP id 7D69C8B896; Thu, 3 Jul 2003 07:32:46 +0000 (GMT) Message-ID: <3F03DC1C.3030304@algroup.co.uk> Date: Thu, 03 Jul 2003 08:32:44 +0100 From: Ben Laurie User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kent Stewart References: <3F02CA51.1030808@algroup.co.uk> <200307020724.36724.kstewart@owt.com> In-Reply-To: <200307020724.36724.kstewart@owt.com> X-Enigmail-Version: 0.75.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: portupgrade -Rra fails on 4.8-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: Thu, 03 Jul 2003 07:32:49 -0000 Kent Stewart wrote: > On Wednesday 02 July 2003 05:04 am, Ben Laurie wrote: > >>with cvsupped ports tree as of just now. >> >>Building for XFree86-clients-4.3.0_2 >>making all in lib/lbxutil/lbx_zlib... >>making all in lib/lbxutil/delta... >>making all in lib/lbxutil/image... >>making all in programs/appres... >>making all in programs/bdftopcf... >>rm -f bdftopcf >>cc -o bdftopcf -L/usr/X11R6/lib/ -ansi -Dasm=__asm -Wall -Wpointer-arith >>-Wundef -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib >>bdftopcf.o -lXfont -lfntstubs -L/usr/X11R6/lib -lz -lm >>-Wl,-rpath,/usr/X11R6/lib >>/usr/libexec/elf/ld: cannot find -lXfont >>*** Error code 1 >> >>the reason? portupgrade appears to have blown away libXfont.a: >> >>-su-2.05b# locate Xfont >>/usr/X11R6/lib/libXfont.a >>/usr/X11R6/lib/libXfont.so >>/usr/X11R6/lib/libXfont.so.1 >>/usr/X11R6/lib/libXfontcache.a >>-su-2.05b# ls -l /usr/X11R6/lib/libXfont.a >>ls: /usr/X11R6/lib/libXfont.a: No such file or directory >> >>I guess I can install it by hand (if I can figure out where it comes >>from), but surely this shouldn't happen? > > > Portupgrade didn't do it. You had an old version of XFree86-server and > deinstalling it deleted the font. You have to reinstall XFree86-libraries to > reinstall the fonts. BTW, if anyone did any deinstalling it was portupgrade, so I'm not sure why you think portupgrade didn't do it? Cheers, Ben. -- http://www.apache-ssl.org/ben.html http://www.thebunker.net/ "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 01:15: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 D0E3137B401 for ; Thu, 3 Jul 2003 01:15:57 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3057943FA3 for ; Thu, 3 Jul 2003 01:15:57 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h638Fsk30074; Thu, 3 Jul 2003 01:15:54 -0700 From: Kent Stewart To: Ben Laurie Date: Thu, 3 Jul 2003 01:15:54 -0700 User-Agent: KMail/1.5.2 References: <3F02CA51.1030808@algroup.co.uk> <200307020724.36724.kstewart@owt.com> <3F03DBE4.4060307@algroup.co.uk> In-Reply-To: <3F03DBE4.4060307@algroup.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307030115.54071.kstewart@owt.com> cc: ports@freebsd.org Subject: Re: portupgrade -Rra fails on 4.8-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: Thu, 03 Jul 2003 08:15:58 -0000 On Thursday 03 July 2003 12:31 am, Ben Laurie wrote: > Kent Stewart wrote: > > On Wednesday 02 July 2003 05:04 am, Ben Laurie wrote: > >>with cvsupped ports tree as of just now. > >> > >>Building for XFree86-clients-4.3.0_2 > >>making all in lib/lbxutil/lbx_zlib... > >>making all in lib/lbxutil/delta... > >>making all in lib/lbxutil/image... > >>making all in programs/appres... > >>making all in programs/bdftopcf... > >>rm -f bdftopcf > >>cc -o bdftopcf -L/usr/X11R6/lib/ -ansi -Dasm=__asm -Wall -Wpointer-arith > >>-Wundef -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib > >>bdftopcf.o -lXfont -lfntstubs -L/usr/X11R6/lib -lz -lm > >>-Wl,-rpath,/usr/X11R6/lib > >>/usr/libexec/elf/ld: cannot find -lXfont > >>*** Error code 1 > >> > >>the reason? portupgrade appears to have blown away libXfont.a: > >> > >>-su-2.05b# locate Xfont > >>/usr/X11R6/lib/libXfont.a > >>/usr/X11R6/lib/libXfont.so > >>/usr/X11R6/lib/libXfont.so.1 > >>/usr/X11R6/lib/libXfontcache.a > >>-su-2.05b# ls -l /usr/X11R6/lib/libXfont.a > >>ls: /usr/X11R6/lib/libXfont.a: No such file or directory > >> > >>I guess I can install it by hand (if I can figure out where it comes > >>from), but surely this shouldn't happen? > > > > Portupgrade didn't do it. You had an old version of XFree86-server and > > deinstalling it deleted the font. You have to reinstall XFree86-libraries > > to reinstall the fonts. > > Shouldn't portupgrade take care of that, though? Not in this case because as a sequence you upgrade the library and then, at a later point, you upgrade the server. When you upgrade the server, the damage is done and portupgrade can't possibly know about it. It depends on the files in the -plist and when files are moved from one segment of the meta-port to another, portupgrade doesn't know about that. It was the deinstall of the older XFree86-server with the bad(?) plist that did it. The same thing would have happened if you had done the upgrade yourself. You wouldn't have had any problem if you had deleted all of the XFree86 ports and then installed them but you couldn't have used portupgrade to do that. Kent Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 04:19: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 9C26737B401; Thu, 3 Jul 2003 04:19:05 -0700 (PDT) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACB5D43FCB; Thu, 3 Jul 2003 04:19:02 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost.jpj.net [127.0.0.1]) by blues.jpj.net (8.12.9/8.12.3) with ESMTP id h63BJ1Fg053866; Thu, 3 Jul 2003 07:19:01 -0400 (EDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost)h63BJ1fb053863; Thu, 3 Jul 2003 07:19:01 -0400 (EDT) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Thu, 3 Jul 2003 07:19:01 -0400 (EDT) From: Trevor Johnson To: ports@freebsd.org Message-ID: <20030703070806.L43330@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: perky@freebsd.org Subject: licencing problem with linux_base ports? 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, 03 Jul 2003 11:19:05 -0000 The distfiles for these are pre-compiled binaries, some of which are licenced under the GNU GPL. The license says we need to do one of: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) AFAIK we do none of these. The first solutions that come to mind are to mark these ports RESTRICTED or to arrange for the SRPM files (or their contents) to be packaged along with the binaries (perhaps with a knob to disable their packaging). Neither of these seems very appealing. -- Trevor Johnson From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 07:37: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 5DD4E37B401 for ; Thu, 3 Jul 2003 07:37:17 -0700 (PDT) Received: from rtp-core-1.cisco.com (rtp-core-1.cisco.com [64.102.124.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F65E43FBD for ; Thu, 3 Jul 2003 07:37:16 -0700 (PDT) (envelope-from bmcgover@bmcgover-pc.cisco.com) Received: from flask.cisco.com (IDENT:mirapoint@flask.cisco.com [161.44.122.62]) by rtp-core-1.cisco.com (8.12.9/8.12.6) with ESMTP id h63Eb7g0020714; Thu, 3 Jul 2003 10:37:14 -0400 (EDT) Received: from bmcgover-pc.cisco.com (bmcgover-pc.cisco.com [161.44.65.27]) by flask.cisco.com (Mirapoint Messaging Server MOS 3.3.3-GR) with ESMTP id AAK15657; Thu, 3 Jul 2003 10:37:06 -0400 (EDT) Received: from bmcgover-pc.cisco.com (localhost.cisco.com [127.0.0.1]) by bmcgover-pc.cisco.com (8.12.9/8.12.9) with ESMTP id h62L26K2081911; Wed, 2 Jul 2003 17:02:06 -0400 (EDT) (envelope-from bmcgover@bmcgover-pc.cisco.com) Message-Id: <200307022102.h62L26K2081911@bmcgover-pc.cisco.com> To: arensb+freebsd-ports@ooblick.com Date: Wed, 02 Jul 2003 17:02:06 -0400 From: "Brian J. McGovern" cc: ports@freebsd.org cc: mcgovern@beta.com Subject: Fix for coldsync port... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bmcgover@cisco.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 14:37:17 -0000 I'll follow this on with a pr if I don't hear back shortly. The coldsync port is marked broken. I was able to fix it by editing the source of symboltable.cc, and moving the #include "config.h" until after the other includes. Should be a 30 second effort to generate a patch. -Brian From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 08:36: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 8348337B401 for ; Thu, 3 Jul 2003 08:36:58 -0700 (PDT) Received: from ms.is.s.u-tokyo.ac.jp (ms.is.s.u-tokyo.ac.jp [133.11.8.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2EA043FA3 for ; Thu, 3 Jul 2003 08:36:56 -0700 (PDT) (envelope-from tsuyoshi@is.s.u-tokyo.ac.jp) Received: from localhost (san.is.s.u-tokyo.ac.jp [133.11.28.66]) by ms.is.s.u-tokyo.ac.jp (8.11.6+Sun/3.7W) with ESMTP id h63FNCM02524; Fri, 4 Jul 2003 00:23:12 +0900 (JST) Date: Fri, 04 Jul 2003 00:36:54 +0900 (JST) Message-Id: <20030704.003654.41648984.tsuyoshi@is.s.u-tokyo.ac.jp> To: freebsd-ports@freebsd.org From: ITO Tsuyoshi In-Reply-To: <20030701221123.27692.qmail@web14202.mail.yahoo.com> References: <20030701221123.27692.qmail@web14202.mail.yahoo.com> X-Mailer: Mew version 3.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="--Next_Part(Fri_Jul__4_00:36:54_2003_757)--" Content-Transfer-Encoding: 7bit cc: temac@yahoo.com Subject: Re: vulnerability in unzip 5.50? 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, 03 Jul 2003 15:36:58 -0000 ----Next_Part(Fri_Jul__4_00:36:54_2003_757)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit > [RHSA-2003:199-01] Updated unzip packages fix trojan vulnerability Can anyone try the attached patch? Note that I MAKE NO WARRANTY. Usage: Save the patch under a name like patch-unofficial and put it in /usr/ports/archivers/unzip/files directory. After that, make and reinstall unzip from the port. Best regards, Tsuyoshi --- ITO Tsuyoshi --- --- Dept. of Computer Science, University of Tokyo. --- ----Next_Part(Fri_Jul__4_00:36:54_2003_757)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename=patch-unofficial --- unix/unix.c.orig Tue Jan 22 07:54:42 2002 +++ unix/unix.c Fri Jul 4 00:07:04 2003 @@ -431,6 +431,7 @@ int killed_ddot = FALSE; /* is set when skipping "../" pathcomp */ int error = MPN_OK; register unsigned workch; /* hold the character being tested */ + int ignore_pathcomp; /*--------------------------------------------------------------------------- @@ -466,33 +467,34 @@ while ((workch = (uch)*cp++) != 0) { - if (quote) { /* if character quoted, */ - *pp++ = (char)workch; /* include it literally */ + if (quote) { /* if character quoted, include it literally */ + /* unless it is a slash */ + /* A slash should be converted to an underscore */ + *pp++ = (workch == '/' ? '_' : (char)workch); quote = FALSE; } else switch (workch) { case '/': /* can assume -j flag not given */ *pp = '\0'; - if (((error = checkdir(__G__ pathcomp, APPEND_DIR)) & MPN_MASK) - > MPN_INF_TRUNC) - return error; - pp = pathcomp; /* reset conversion buffer for next piece */ - lastsemi = (char *)NULL; /* leave directory semi-colons alone */ - break; - - case '.': - if (pp == pathcomp) { /* nothing appended yet... */ - if (*cp == '/') { /* don't bother appending "./" to */ - ++cp; /* the path: skip behind the '/' */ - break; - } else if (!uO.ddotflag && *cp == '.' && cp[1] == '/') { + ignore_pathcomp = FALSE; + if (*pathcomp == '.') { + if (pathcomp[1] == '\0') { + /* don't bother appending "./" to the path */ + ignore_pathcomp = TRUE; + } + else if (pathcomp[1] == '.' && pathcomp[2] == '\0' && !uO.ddotflag) { /* "../" dir traversal detected */ - cp += 2; /* skip over behind the '/' */ + ignore_pathcomp = TRUE; killed_ddot = TRUE; /* set "show message" flag */ - break; } } - *pp++ = '.'; + if (!ignore_pathcomp) { + if (((error = checkdir(__G__ pathcomp, APPEND_DIR)) & MPN_MASK) + > MPN_INF_TRUNC) + return error; + } + pp = pathcomp; /* reset conversion buffer for next piece */ + lastsemi = (char *)NULL; /* leave directory semi-colons alone */ break; case ';': /* VMS version (or DEC-20 attrib?) */ ----Next_Part(Fri_Jul__4_00:36:54_2003_757)---- From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 08:37: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 8819E37B404 for ; Thu, 3 Jul 2003 08:37:34 -0700 (PDT) Received: from mail2.his.com (mail2.his.com [216.194.225.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E5F543FBF for ; Thu, 3 Jul 2003 08:37:33 -0700 (PDT) (envelope-from arensb@ooblick.com) Received: from mail.his.com (root@mail.his.com [216.194.225.77]) by mail2.his.com (8.12.8p1/8.12.6) with ESMTP id h63FbTQ5068998; Thu, 3 Jul 2003 11:37:29 -0400 (EDT) (envelope-from arensb@ooblick.com) Received: from localhost (arensb@localhost) by mail.his.com (8.11.6/8.10.1) with ESMTP id h63FbTl23360; Thu, 3 Jul 2003 11:37:29 -0400 (EDT) Date: Thu, 3 Jul 2003 11:37:29 -0400 (EDT) From: Andrew Arensburger X-X-Sender: arensb@mail.his.com To: "Brian J. McGovern" In-Reply-To: <200307022102.h62L26K2081911@bmcgover-pc.cisco.com> Message-ID: References: <200307022102.h62L26K2081911@bmcgover-pc.cisco.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org cc: mcgovern@beta.com cc: arensb+freebsd-ports@ooblick.com Subject: Re: Fix for coldsync 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: Thu, 03 Jul 2003 15:37:34 -0000 On Wed, 2 Jul 2003, Brian J. McGovern wrote: > I'll follow this on with a pr if I don't hear back shortly. > > The coldsync port is marked broken. I was able to fix it by editing > the source of symboltable.cc, and moving the #include "config.h" until > after the other includes. > > Should be a 30 second effort to generate a patch. Sorry, I haven't been working on ColdSync (or its port) much lately. But since you've come up with a patch, go ahead and submit it. You can send it to me if you want my blessing. Thanks, -- Andrew Arensburger Actually, these _do_ represent the arensb@ooblick.com opinions of ooblick.com! Generic Tagline V 6.01 From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 09:01: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 5D1DF37B404; Thu, 3 Jul 2003 09:01:06 -0700 (PDT) Received: from tophnet.net (tophnet.net [64.81.97.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F22C43FCB; Thu, 3 Jul 2003 09:01:03 -0700 (PDT) (envelope-from chris@tophnet.net) Received: from tophnet.net (chris@tophnet.net [64.81.97.41]) by tophnet.net (8.12.9/8.12.6) with ESMTP id h63G11vP046006; Thu, 3 Jul 2003 10:01:02 -0600 (MDT) (envelope-from chris@tophnet.net) From: Christopher Rosado To: Trevor Johnson , ports@freebsd.org Date: Thu, 3 Jul 2003 10:01:00 -0600 User-Agent: KMail/1.5.9 References: <20030703070806.L43330@blues.jpj.net> In-Reply-To: <20030703070806.L43330@blues.jpj.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200307031001.00915.chris@tophnet.net> cc: perky@freebsd.org Subject: Re: licencing problem with linux_base ports? 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, 03 Jul 2003 16:01:07 -0000 On Thursday 03 July 2003 05:19 am, Trevor Johnson wrote: > The distfiles for these are pre-compiled binaries, some of which are > licenced under the GNU GPL. The license says we need to do one of: [snip] > AFAIK we do none of these. The first solutions that come to mind are to > mark these ports RESTRICTED or to arrange for the SRPM files (or their > contents) to be packaged along with the binaries (perhaps with a knob to > disable their packaging). Neither of these seems very appealing. Why? The linux_base ports fetch the relevant RPMs from Redhat mirrors, not FreeBSD servers, AFAICT. A reading of the Makefiles for linux_base and linux_base-6 shows that the ports use $MASTER_SITE_REDHAT_LINUX, which according to /usr/ports/Mk/bsd.sites.mk is a set of Redhat mirrors. There's no violation of the GPL here by the ports tree, as it merely downloads the files needed by the linuxulator rather than distributing them. -- Christopher Rosado From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 09:44:25 2003 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D78C637B401; Thu, 3 Jul 2003 09:44:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C52144022; Thu, 3 Jul 2003 09:44:25 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h63GiOUp067351; Thu, 3 Jul 2003 09:44:24 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h63GiONu067347; Thu, 3 Jul 2003 09:44:24 -0700 (PDT) Date: Thu, 3 Jul 2003 09:44:24 -0700 (PDT) From: Dmitry Sivachenko Message-Id: <200307031644.h63GiONu067347@freefall.freebsd.org> To: demon@FreeBSD.org, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/15477: wwwstat-2.01 port is not Y2K compliant: 19 is hardcoded. 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, 03 Jul 2003 16:44:26 -0000 Synopsis: wwwstat-2.01 port is not Y2K compliant: 19 is hardcoded. Responsible-Changed-From-To: demon->freebsd-ports Responsible-Changed-By: demon Responsible-Changed-When: Thu Jul 3 09:43:50 PDT 2003 Responsible-Changed-Why: I do not maintain this port (anymore). http://www.freebsd.org/cgi/query-pr.cgi?pr=15477 From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 09:51: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 7BB7137B401 for ; Thu, 3 Jul 2003 09:51:06 -0700 (PDT) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id A28D843FA3 for ; Thu, 3 Jul 2003 09:51:05 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost.jpj.net [127.0.0.1]) by blues.jpj.net (8.12.9/8.12.3) with ESMTP id h63Gp4Fg066842; Thu, 3 Jul 2003 12:51:04 -0400 (EDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost)h63Gp4aN066839; Thu, 3 Jul 2003 12:51:04 -0400 (EDT) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Thu, 3 Jul 2003 12:51:03 -0400 (EDT) From: Trevor Johnson To: Christopher Rosado In-Reply-To: <200307031001.00915.chris@tophnet.net> Message-ID: <20030703124549.O43330@blues.jpj.net> References: <20030703070806.L43330@blues.jpj.net> <200307031001.00915.chris@tophnet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: Re: licencing problem with linux_base ports? 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, 03 Jul 2003 16:51:06 -0000 Christopher Rosado wrote: > Why? The linux_base ports fetch the relevant RPMs from Redhat mirrors, not > FreeBSD servers, AFAICT. [...] > There's no violation of the GPL here by the ports tree, as it merely downloads > the files needed by the linuxulator rather than distributing them. Right, there's no violation when a user downloads the files from the master sites and installs them (this can still be done if the port is marked RESTRICTED). What I was talking about was when the packages and/or distfiles are made available on CD-ROMs or from ftp.FreeBSD.org. For the latter, I suppose we could just have a pkg-message saying where the SRPMs may be found. What about the former, the CD-ROMs? -- Trevor Johnson From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 10:27: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 62ABC37B405 for ; Thu, 3 Jul 2003 10:27:40 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E0543F93 for ; Thu, 3 Jul 2003 10:27:40 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h63HRdBU053747 for ; Thu, 3 Jul 2003 17:27:39 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h63HRd2u053746 for ports@FreeBSD.org; Thu, 3 Jul 2003 13:27:39 -0400 (EDT) Date: Thu, 3 Jul 2003 13:27:39 -0400 (EDT) From: Kris Kennaway Message-Id: <200307031727.h63HRd2u053746@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 03 Jul 2003 17:27:42 -0000 INDEX build failed with errors: make_index: pike72-7.2.492_1: no entry for /usr/ports/math/libgmp4 make_index: pike72-7.2.492_1: no entry for /usr/ports/math/libgmp4 make_index: ruby-xmms-0.1.1_1: no entry for /usr/ports/lang/ruby make_index: ruby-xmms-0.1.1_1: no entry for /usr/ports/multimedia/xmms make_index: ruby-xmms-0.1.1_1: no entry for /usr/ports/lang/ruby make_index: ruby-xmms-0.1.1_1: no entry for /usr/ports/multimedia/xmms make_index: xblast-2.6.1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: xblast-2.6.1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: gkrellmearth-0.3: no entry for /usr/ports/sysutils/gkrellm make_index: gkrellmearth-0.3: no entry for /usr/ports/x11-toolkits/gtk12 make_index: gkrellmearth-0.3: no entry for /usr/ports/x11/XFree86-4-libraries make_index: gkrellmearth-0.3: no entry for /usr/ports/sysutils/gkrellm make_index: gkrellmearth-0.3: no entry for /usr/ports/x11-toolkits/gtk12 make_index: gkrellmearth-0.3: no entry for /usr/ports/x11/XFree86-4-libraries make_index: p5-Test-Pod-0.95: no entry for /usr/ports/textproc/p5-Pod-Simple make_index: p5-Test-Pod-0.95: no entry for /usr/ports/textproc/p5-Pod-Simple make_index: tkhylafax-3.2b: no entry for /usr/ports/print/ghostscript-gnu make_index: tkhylafax-3.2b: no entry for /usr/ports/print/gv make_index: tkhylafax-3.2b: no entry for /usr/ports/x11-toolkits/tk82 make_index: bonobo-conf-0.16: no entry for /usr/ports/print/gnomeprint [...] make_index: ruby-inline-2.2.0: no entry for /usr/ports/lang/ruby make_index: wmGrabImage-0.72_1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: wmGrabImage-0.72_1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: ko-hanterm-xf-2.0.5.173: no entry for /usr/ports/x11/XFree86-4-libraries make_index: ko-hanterm-xf-2.0.5.173: no entry for /usr/ports/x11/XFree86-4-libraries make_index: ja-koffice-i18n-1.2.1: no entry for /usr/ports/x11-toolkits/qt31 make_index: ja-koffice-i18n-1.2.1: no entry for /usr/ports/x11/kdelibs3 make_index: ja-koffice-i18n-1.2.1: no entry for /usr/ports/x11-toolkits/qt31 make_index: ja-koffice-i18n-1.2.1: no entry for /usr/ports/x11/kdelibs3 make_index: ja-p5-mkres-1.6: no entry for /usr/ports/print/perlftlib make_index: xmrm-2.0_2: no entry for /usr/ports/x11-toolkits/xforms make_index: xmrm-2.0_2: no entry for /usr/ports/x11/XFree86-4-libraries make_index: xmrm-2.0_2: no entry for /usr/ports/multimedia/mpeg make_index: xmrm-2.0_2: no entry for /usr/ports/multimedia/mpeg_play make_index: xmrm-2.0_2: no entry for /usr/ports/x11-toolkits/xforms make_index: xmrm-2.0_2: no entry for /usr/ports/x11/XFree86-4-libraries Warning: Duplicate INDEX entry: *** Error code 1 Warning: Duplicate INDEX entry: Warning: Duplicate INDEX entry: *** Error code 1 Warning: Duplicate INDEX entry: Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x U converters/Makefile U converters/p5-Unicode-Lite/Makefile U converters/p5-Unicode-Lite/distinfo U converters/p5-Unicode-Lite/pkg-descr U converters/p5-Unicode-Lite/pkg-plist U devel/p5-ExtUtils-ParseXS/Makefile U devel/p5-Module-Info/Makefile U emulators/linux_base/Makefile U emulators/linux_base-6/Makefile U emulators/linux_base-8/Makefile U emulators/linux_base-debian/Makefile U java/Makefile U java/eclipse-examples/Makefile U java/eclipse-examples/distinfo U java/eclipse-examples/pkg-descr U java/eclipse-examples/pkg-plist U lang/Makefile U lang/php4-cli/pkg-message U lang/python-devel/Makefile U lang/python-devel/distinfo U lang/python-devel/pkg-plist U lang/python-devel/files/patch-configure ? mail/log ? net/bind9-dlz/Makefile.inc U net/p5-RPC-XML/Makefile U net/p5-RPC-XML/distinfo U net/p5-RPC-XML/pkg-descr U net/p5-RPC-XML/pkg-plist ? net/powerdns/Makefile.inc U www/Makefile U www/mod_bandwidth/Makefile U www/mod_bandwidth/distinfo U www/mod_bandwidth/pkg-descr U www/mod_bandwidth/pkg-message U www/mod_bandwidth/pkg-plist U www/mod_php4/pkg-message U www/php4-cgi/pkg-message ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 14:16:36 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 3AC1837B401 for ; Thu, 3 Jul 2003 14:16:36 -0700 (PDT) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A6E44013 for ; Thu, 3 Jul 2003 14:16:35 -0700 (PDT) (envelope-from massimiliano_pazzi@tin.it) Received: from SERVER2003 (80.117.0.11) by vsmtp1.tin.it (6.7.016) id 3EE0613600A0BF93 for freebsd-ports@freebsd.org; Thu, 3 Jul 2003 23:16:33 +0200 From: "Massimiliano Pazzi" To: Date: Thu, 3 Jul 2003 23:16:32 +0200 Message-ID: <000001c341a8$61e19230$c600a8c0@SERVER2003> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Subject: Checksum mismatch for ghostscript/Samsung-SmartGDI-all-GS.tar.gz. 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, 03 Jul 2003 21:16:36 -0000 ghostscript-gnu fail to compile on a Fresh 4.8 release (and of course all ports updated),due to : > Checksum mismatch for ghostscript/Samsung-SmartGDI-all-GS.tar.gz. ....we probably have a distfile with the old checksum lying around somewhere?? Anyone with the same problem?? Bye Massimiliano Pazzi From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 17:02: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 2E80237B404; Thu, 3 Jul 2003 17:02:07 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F16844031; Thu, 3 Jul 2003 17:02:06 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h64026v1004048; Thu, 3 Jul 2003 17:02:06 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h64026Uw023979; Thu, 3 Jul 2003 17:02:06 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h64026XV023978; Thu, 3 Jul 2003 17:02:06 -0700 (PDT) Date: Thu, 3 Jul 2003 17:02:06 -0700 From: Marcel Moolenaar To: gnome@FreeBSD.org, ports@FreeBSD.org Message-ID: <20030704000206.GA23937@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: docbook-xml has broken dependency -- breaks 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: Fri, 04 Jul 2003 00:02:08 -0000 Gang, docbook-xml breaks building gnome2: ===> Installing for docbook-xml-4.2_1 ===> docbook-xml-4.2_1 depends on file: /usr/local/bin/xmlcatmgr - not found ===> Verifying install for /usr/local/bin/xmlcatmgr in /usr/ports/textproc/xmlcatmgr >> No directory for /usr/local/bin/xmlcatmgr. Skipping.. for file in `unzip -l /usr/ports/distfiles/docbook-xml-4.2.zip|/usr/bin/awk '/:[0-9].*[^\/]$/{print $4}'`; do install -o root -g wheel -m 444 /q/ports/textproc/docbook-xml/work/$file /usr/local/share/xml/docbook/4.2/$file; done ===> Generating temporary packing list /usr/local/bin/xmlcatmgr:No such file or directory *** Error code 1 The crux: there's no textproc/xmlcatmgr FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 17:41: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 7892737B401; Thu, 3 Jul 2003 17:41:23 -0700 (PDT) Received: from sisko.webonaut.com (sisko.webonaut.com [212.41.243.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C9C43FB1; Thu, 3 Jul 2003 17:41:22 -0700 (PDT) (envelope-from klammer@webonaut.com) Received: from [127.0.0.1] (localhost.webonaut.com [127.0.0.1]) by sisko.webonaut.com (Postfix) with ESMTP id 7808B2840B; Fri, 4 Jul 2003 02:41:33 +0200 (CEST) From: Franz Klammer To: Marcel Moolenaar In-Reply-To: <20030704000206.GA23937@dhcp01.pn.xcllnt.net> References: <20030704000206.GA23937@dhcp01.pn.xcllnt.net> Content-Type: text/plain Message-Id: <1057279293.1389.27.camel@sisko.webonaut.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 04 Jul 2003 00:41:33 +0000 Content-Transfer-Encoding: 7bit cc: FreeBSD-gnome cc: ports@FreeBSD.org Subject: Re: docbook-xml has broken dependency -- breaks 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: Fri, 04 Jul 2003 00:41:23 -0000 On Fri, 2003-07-04 at 00:02, Marcel Moolenaar wrote: > Gang, > > docbook-xml breaks building gnome2: > > ===> Installing for docbook-xml-4.2_1 > ===> docbook-xml-4.2_1 depends on file: /usr/local/bin/xmlcatmgr - not found > ===> Verifying install for /usr/local/bin/xmlcatmgr in /usr/ports/textproc/xmlcatmgr > >> No directory for /usr/local/bin/xmlcatmgr. Skipping.. > for file in `unzip -l /usr/ports/distfiles/docbook-xml-4.2.zip|/usr/bin/awk '/:[0-9].*[^\/]$/{print $4}'`; do install -o root -g wheel -m 444 /q/ports/textproc/docbook-xml/work/$file /usr/local/share/xml/docbook/4.2/$file; done > ===> Generating temporary packing list > /usr/local/bin/xmlcatmgr:No such file or directory > *** Error code 1 > > The crux: there's no textproc/xmlcatmgr > maybe you should cvsup your ports (again?). xmlcatmgr exists in my ports-tree. franz, > FYI, > -- WEBONAUT.com http://webonaut.com mailto:klammer@webonaut.com From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 21:13: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 A523237B401 for ; Thu, 3 Jul 2003 21:13:22 -0700 (PDT) Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 656A043FDD for ; Thu, 3 Jul 2003 21:13:20 -0700 (PDT) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip.stjohn.ac.th ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with ESMTP id LAA16064 for ; Fri, 4 Jul 2003 11:10:53 +0700 (ICT) Message-Id: <5.2.0.9.0.20030704094003.00a22180@127.0.0.1> X-Sender: stjohn.stjohn.ac.th:mcrogerm@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Fri, 04 Jul 2003 11:13:10 +0700 To: freebsd-ports@freebsd.org From: Roger Merritt Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: fontconfig-2.2.1 fails in fc-cache setup 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, 04 Jul 2003 04:13:22 -0000 I've been having problems with fontconfig for many months now. The current problem, which has persisted through several cvsup's, is: >===> Generating temporary packing list >Running fc-cache to build fontconfig cache... >fc-cache: "/usr/X11R6/lib/X11/fonts": caching, 0 fonts, 16 dirs >fc-cache: "/usr/X11R6/lib/X11/fonts/100dpi": caching, 0 fonts, 0 dirs >fc-cache: "/usr/X11R6/lib/X11/fonts/75dpi": caching, 0 fonts, 0 dirs >fc-cache: "/usr/X11R6/lib/X11/fonts/PEX": caching, 0 fonts, 0 dirs >fc-cache: "/usr/X11R6/lib/X11/fonts/Speedo": caching, 0 fonts, 0 dirs >fc-cache: "/usr/X11R6/lib/X11/fonts/TTF": caching, 0 fonts, 0 dirs >fc-cache: "/usr/X11R6/lib/X11/fonts/Type1": /usr/libexec/ld-elf.so.1: >/usr/X11R6/lib/libfontconfig.so.1: Undefined symbol "FT_Get_BDF_Property" >*** Error code 1 > >Stop in /usr/home/ports/x11-fonts/fontconfig. >*** Error code 1 The last time I was having this problem it was choking in the TrueType directory. I "solved" it by deleting a number of TrueType fonts that I don't really use. This time I tried deleting the TTF directory, so now it's failing in the next directory after. -- Roger From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 21:43: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 CE49D37B401 for ; Thu, 3 Jul 2003 21:43:00 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2EBA43FF5 for ; Thu, 3 Jul 2003 21:42:57 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h644f993012285; Fri, 4 Jul 2003 00:41:09 -0400 (EDT) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h644gPli023503; Fri, 4 Jul 2003 00:42:25 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Roger Merritt In-Reply-To: <5.2.0.9.0.20030704094003.00a22180@127.0.0.1> References: <5.2.0.9.0.20030704094003.00a22180@127.0.0.1> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Wiq2WXtZ/y12I3GP7gsj" Organization: MarcusCom, Inc. Message-Id: <1057293772.3696.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 04 Jul 2003 00:42:52 -0400 cc: freebsd-ports@freebsd.org Subject: Re: fontconfig-2.2.1 fails in fc-cache setup 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, 04 Jul 2003 04:43:01 -0000 --=-Wiq2WXtZ/y12I3GP7gsj Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-07-04 at 00:13, Roger Merritt wrote: > I've been having problems with fontconfig for many months now. The curren= t=20 > problem, which has persisted through several cvsup's, is: >=20 > >=3D=3D=3D> Generating temporary packing list > >Running fc-cache to build fontconfig cache... > >fc-cache: "/usr/X11R6/lib/X11/fonts": caching, 0 fonts, 16 dirs > >fc-cache: "/usr/X11R6/lib/X11/fonts/100dpi": caching, 0 fonts, 0 dirs > >fc-cache: "/usr/X11R6/lib/X11/fonts/75dpi": caching, 0 fonts, 0 dirs > >fc-cache: "/usr/X11R6/lib/X11/fonts/PEX": caching, 0 fonts, 0 dirs > >fc-cache: "/usr/X11R6/lib/X11/fonts/Speedo": caching, 0 fonts, 0 dirs > >fc-cache: "/usr/X11R6/lib/X11/fonts/TTF": caching, 0 fonts, 0 dirs > >fc-cache: "/usr/X11R6/lib/X11/fonts/Type1": /usr/libexec/ld-elf.so.1:=20 > >/usr/X11R6/lib/libfontconfig.so.1: Undefined symbol "FT_Get_BDF_Property= " > >*** Error code 1 > > > >Stop in /usr/home/ports/x11-fonts/fontconfig. > >*** Error code 1 >=20 > The last time I was having this problem it was choking in the TrueType=20 > directory. I "solved" it by deleting a number of TrueType fonts that I=20 > don't really use. This time I tried deleting the TTF directory, so now it= 's=20 > failing in the next directory after. Remove freetype2, then remove all libfreetype.so.9 files from your system, then reinstall freetype2. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Wiq2WXtZ/y12I3GP7gsj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/BQXMb2iPiv4Uz4cRAm89AJ9Td3T+8uexPNBaOnpBzSDA0vqVwwCfSYKU 9GnjwjUNAFuzAqZO1pkeHUQ= =+XEk -----END PGP SIGNATURE----- --=-Wiq2WXtZ/y12I3GP7gsj-- From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 23:04: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 09D1037B401; Thu, 3 Jul 2003 23:04:40 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D5C44011; Thu, 3 Jul 2003 23:04:38 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 5D93041E8; Fri, 4 Jul 2003 15:04:37 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id A4AC841DA; Fri, 4 Jul 2003 15:04:36 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id 60DB11E460E; Fri, 4 Jul 2003 15:04:36 +0900 (JST) Date: Fri, 04 Jul 2003 15:04:36 +0900 Message-ID: <7m7k6ybzez.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Marcel Moolenaar In-Reply-To: <20030704000206.GA23937@dhcp01.pn.xcllnt.net> References: <20030704000206.GA23937@dhcp01.pn.xcllnt.net> User-Agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020531 cc: gnome@FreeBSD.org cc: ports@FreeBSD.org Subject: Re: docbook-xml has broken dependency -- breaks 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: Fri, 04 Jul 2003 06:04:40 -0000 At Fri, 4 Jul 2003 00:02:25 +0000 (UTC), Marcel Moolenaar wrote: > ===> Verifying install for /usr/local/bin/xmlcatmgr in /usr/ports/textproc/xmlcatmgr > >> No directory for /usr/local/bin/xmlcatmgr. Skipping.. > for file in `unzip -l /usr/ports/distfiles/docbook-xml-4.2.zip|/usr/bin/awk '/:[0-9].*[^\/]$/{print $4}'`; do install -o root -g wheel -m 444 /q/ports/textproc/docbook-xml/work/$file /usr/local/share/xml/docbook/4.2/$file; done > ===> Generating temporary packing list > /usr/local/bin/xmlcatmgr:No such file or directory > *** Error code 1 > > The crux: there's no textproc/xmlcatmgr Hmm, that's strange. I've committed textproc/xmlcatmgr 5 days ago. Could you please checking your repository and checkout option? (cvs update -d?) -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project From owner-freebsd-ports@FreeBSD.ORG Thu Jul 3 23:17: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 4732B37B404; Thu, 3 Jul 2003 23:17:55 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E2B84402D; Thu, 3 Jul 2003 23:17:54 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h646Hov1005369; Thu, 3 Jul 2003 23:17:50 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h646HoUw069740; Thu, 3 Jul 2003 23:17:50 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h646Hndk069739; Thu, 3 Jul 2003 23:17:49 -0700 (PDT) (envelope-from marcel) Date: Thu, 3 Jul 2003 23:17:49 -0700 From: Marcel Moolenaar To: Jun Kuriyama Message-ID: <20030704061749.GA69722@dhcp01.pn.xcllnt.net> References: <20030704000206.GA23937@dhcp01.pn.xcllnt.net> <7m7k6ybzez.wl@black.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7m7k6ybzez.wl@black.imgsrc.co.jp> User-Agent: Mutt/1.5.4i cc: gnome@FreeBSD.org cc: ports@FreeBSD.org Subject: Re: docbook-xml has broken dependency -- breaks 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: Fri, 04 Jul 2003 06:17:55 -0000 On Fri, Jul 04, 2003 at 03:04:36PM +0900, Jun Kuriyama wrote: > > The crux: there's no textproc/xmlcatmgr > > Hmm, that's strange. I've committed textproc/xmlcatmgr 5 days ago. > Could you please checking your repository and checkout option? (cvs > update -d?) Yeah, that was it. I updated the ports collection on pluto as root and therefore didn't have my usual settings. Sorry for the noise. All is well. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 00:55: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 0522237B401; Fri, 4 Jul 2003 00:55:04 -0700 (PDT) Received: from pop018.verizon.net (pop018pub.verizon.net [206.46.170.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id C998343FF7; Fri, 4 Jul 2003 00:55:01 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([141.149.47.46]) by pop018.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030704075500.GAYV11703.pop018.verizon.net@mac.com>; Fri, 4 Jul 2003 02:55:00 -0500 Message-ID: <3F0532C6.4030604@mac.com> Date: Fri, 04 Jul 2003 03:54:46 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org, freebsd-gnats-submit@FreeBSD.org X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop018.verizon.net from [141.149.47.46] at Fri, 4 Jul 2003 02:55:00 -0500 Subject: Re: ports/52881: New port: sysutils/clean; automatically remove unwanted files 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, 04 Jul 2003 07:55:04 -0000 Hi, all-- "The clean utility searches through the filesystem for "temporary files" left behind by editors and the like which can be deleted safely. It supports a .cleanrc containing regular expressions (like "*~"), interactive modes with explicit user-confirmation, and unattended batch modes." http://www.freebsd.org/cgi/query-pr.cgi?pr=52881 Note that I've made some changes since then. The updated pkg files are at: http://www.pkix.net/~chuck/clean-3.2/FreeBSD-pkg/ ...for those who don't like shar. :-) -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 02:34: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 C67AB37B401 for ; Fri, 4 Jul 2003 02:34:14 -0700 (PDT) Received: from pophost.wldelft.nl (sunray.wldelft.nl [145.9.132.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00AB443FF2 for ; Fri, 4 Jul 2003 02:34:13 -0700 (PDT) (envelope-from Ralf.vdEnden@wldelft.nl) Received: (from root@localhost) by pophost.wldelft.nl (8.9.3/8.9.3vc) id LAA04078 for ports@freebsd.org; Fri, 4 Jul 2003 11:34:11 +0200 (MET DST) Received: from wl10981 (wl10981 [145.9.225.167]) by pophost.wldelft.nl (8.9.3/8.9.3) with SMTP id LAA03770 for ; Fri, 4 Jul 2003 11:34:01 +0200 (MET DST) Message-ID: <008001c3420f$677b1c90$a7e10991@wl10981> From: "Ralf van der Enden" To: Date: Fri, 4 Jul 2003 11:34:01 +0200 Organization: WL | Delft Hydraulics MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: FreeBSD Port: pear-DB-1.5.0.rc1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ralf van der Enden List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 09:34:15 -0000 Hi, There's a typo in the Makefile. It determines the filename based on the = portname and portrevision. Both contain RC1 which makes it fail due to a = diff. filename in the distinfo file. Download thus fails. Regards, Ralf van der Enden From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 02:35: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 CF85E37B401 for ; Fri, 4 Jul 2003 02:35:10 -0700 (PDT) Received: from palrel12.hp.com (palrel12.hp.com [156.153.255.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A9143FDD for ; Fri, 4 Jul 2003 02:35:10 -0700 (PDT) (envelope-from sidcarter@symonds.net) Received: from mailer12.india.hp.com (mailer12.india.hp.com [15.10.42.250]) by palrel12.hp.com (Postfix) with ESMTP id 684851C0218C for ; Fri, 4 Jul 2003 02:35:08 -0700 (PDT) Received: from nt2351.india.hp.com (nt2351.india.hp.com [15.76.123.51]) SMTP id PAA06225 for ; Fri, 4 Jul 2003 15:05:12 +0530 (IST) Received: (qmail 1842 invoked by uid 1001); 4 Jul 2003 09:38:57 -0000 From: Sid Carter To: ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Sid Carter GmBH. Message-Id: <1057311536.99867.22.camel@samurai.india.hp.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 04 Jul 2003 15:08:56 +0530 Subject: Thunderbird mail package ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sidcarter@symonds.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 09:35:11 -0000 Hi, Is there a plan to include thunderbird mail in the ports ? http://mozilla.org/projects/thunderbird/ Regards Sid From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 02:38: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 8243D37B401 for ; Fri, 4 Jul 2003 02:38:34 -0700 (PDT) Received: from grunt26.ihug.com.au (grunt26.ihug.com.au [203.109.249.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEA2744003 for ; Fri, 4 Jul 2003 02:38:33 -0700 (PDT) (envelope-from peter.henderson@ieee.org) Received: from p408-tnt9.syd.ihug.com.au (ieee.org) [203.173.152.156] by grunt26.ihug.com.au with asmtp (Exim 3.35 #1 (Debian)) id 19YN1S-0006rP-00; Fri, 04 Jul 2003 19:38:30 +1000 Message-ID: <3F054E83.EFBB4D4@ieee.org> Date: Fri, 04 Jul 2003 19:53:07 +1000 From: Peter Henderson X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: audio/zinf/Makefile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Peter Henderson List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 09:38:34 -0000 Dear maintainer, in audio/zinf/Makefile, there is code to chech the version of freetype which causes an error if the latest version is not installed. I am currently rebuilding my system and as a prelude, I executed "make clean NOCLEANDEPENDS=yes" from /usr/ports. This fails as in audio/zinf due to the check for freetype, which is inappropriate in these circumstances. Of course I just comment out these lines to get it to work. I know this is a bit finicky, but on the other hand, the joy of the ports system is that it should all work with the minimum of intervention. Regards, Peter Henderson. From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 02:50: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 4084A37B401 for ; Fri, 4 Jul 2003 02:50:55 -0700 (PDT) Received: from grunt24.ihug.com.au (grunt24.ihug.com.au [203.109.249.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4F3043FE1 for ; Fri, 4 Jul 2003 02:50:54 -0700 (PDT) (envelope-from peter.henderson@ieee.org) Received: from p408-tnt9.syd.ihug.com.au (ieee.org) [203.173.152.156] by grunt24.ihug.com.au with asmtp (Exim 3.35 #1 (Debian)) id 19YNDR-00030h-00; Fri, 04 Jul 2003 19:50:53 +1000 Message-ID: <3F055170.9D4022EC@ieee.org> Date: Fri, 04 Jul 2003 20:05:36 +1000 From: Peter Henderson X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: audio/zinf/Makefile (fwd) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Peter Henderson List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 09:50:55 -0000 Dear maintainer, in audio/zinf/Makefile, there is code to chech the version of freetype which causes an error if the latest version is not installed. I am currently rebuilding my system and as a prelude, I executed "make clean NOCLEANDEPENDS=yes" from /usr/ports. This fails as in audio/zinf due to the check for freetype, which is inappropriate in these circumstances. Of course I just comment out these lines to get it to work. I know this is a bit finicky, but on the other hand, the joy of the ports system is that it should all work with the minimum of intervention. Regards, Peter Henderson. From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 03:35: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 92ECE37B405 for ; Fri, 4 Jul 2003 03:35:30 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0F3943FD7 for ; Fri, 4 Jul 2003 03:35:29 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.9/8.12.9/NinthNine) with ESMTP id h64AZOXi088716 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Jul 2003 19:35:27 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Fri, 4 Jul 2003 19:35:27 +0900 (JST) Message-Id: <200307041035.h64AZOXi088716@sakura.ninth-nine.com> From: Norikatsu Shigemura To: Ralf van der Enden In-Reply-To: <008001c3420f$677b1c90$a7e10991@wl10981> References: <008001c3420f$677b1c90$a7e10991@wl10981> X-Mailer: Sylpheed version 0.9.2 (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: FreeBSD Port: pear-DB-1.5.0.rc1 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, 04 Jul 2003 10:35:30 -0000 On Fri, 4 Jul 2003 11:34:01 +0200 "Ralf van der Enden" wrote: > There's a typo in the Makefile. It determines the filename based on the portname and portrevision. Both contain RC1 which makes it fail due to a diff. filename in the distinfo file. Download thus fails. Committed, thanks! From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 09:10: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 C56B537B401 for ; Fri, 4 Jul 2003 09:10:42 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 5723343FFD for ; Fri, 4 Jul 2003 09:10:41 -0700 (PDT) (envelope-from Franke.Christoph@gmx.de) Received: (qmail 20531 invoked by uid 65534); 4 Jul 2003 16:10:40 -0000 Received: from pD9004AC1.dip.t-dialin.net (EHLO satan.thefranke.net) (217.0.74.193) by mail.gmx.net (mp014) with SMTP; 04 Jul 2003 18:10:40 +0200 Date: Fri, 4 Jul 2003 18:10:45 +0200 From: Christoph Franke X-Mailer: The Bat! (v1.62r) Educational X-Priority: 3 (Normal) Message-ID: <233669880.20030704181045@gmx.de> To: sobomax@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: windowmaker-0.80.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: Fri, 04 Jul 2003 16:10:43 -0000 Dear Maintainer, I have a question concerning the windowmaker port on FreeBSD. I try to use windowmaker with xinerama support, but it fails in terms of placement and maximization of windows. I found, that there are patches for the source code to improve the xinerama support. Are those patches already integrated in the port or is this possible and desirable? Best regards Christoph Franke -- Calvin: People think it must be fun to be a super genius, but they do not realize how hard it is to put up with all the idiots in the world. Hobbes: Isn't your pants' zipper supposed to be in the front? From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 10:00: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 4E11437B401 for ; Fri, 4 Jul 2003 10:00:14 -0700 (PDT) Received: from imo-d01.mx.aol.com (imo-d01.mx.aol.com [205.188.157.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E1F443F85 for ; Fri, 4 Jul 2003 10:00:13 -0700 (PDT) (envelope-from edinho64@netscape.net) Received: from edinho64@netscape.net by imo-d01.mx.aol.com (mail_out_v36_r1.1.) id n.ec.965dcf7 (22682) for ; Fri, 4 Jul 2003 12:59:50 -0400 (EDT) Received: from netscape.net (pool-151-198-151-135.nwrk.east.verizon.net [151.198.151.135]) by air-in04.mx.aol.com (v94.1) with ESMTP id MAILININ43-589a3f05b2852fc; Fri, 04 Jul 2003 12:59:50 -0400 Message-ID: <3F05B270.3090305@netscape.net> Date: Fri, 04 Jul 2003 12:59:28 -0400 From: "E. J. Cerejo" User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) Subject: Galeon2 fails! 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, 04 Jul 2003 17:00:14 -0000 Trying to upgrade galeon2 using portupgrade but it fails to build: mozilla-embed-shell.cpp:960: `ALLOW_ACTION' is not a member of type `nsIPermissionManager' mozilla-embed-shell.cpp:963: `DENY_ACTION' is not a member of type `nsIPermissionManager' mozilla-embed-shell.cpp:961: warning: unreachable code at beginning of switch statement mozilla-embed-shell.cpp: In function `enum gresult impl_test_permission(GaleonEmbedShell *, const char *, PermissionType, PermissionActionType *)': mozilla-embed-shell.cpp:1023: no matching function for call to `nsDerivedSafe::TestPermission (nsCOMPtr &, PermissionType &, PRUint32 *)' mozilla-embed-shell.cpp:1027: `UNKNOWN_ACTION' is not a member of type `nsIPermissionManager' mozilla-embed-shell.cpp:1030: `ALLOW_ACTION' is not a member of type `nsIPermissionManager' mozilla-embed-shell.cpp:1033: `DENY_ACTION' is not a member of type `nsIPermissionManager' mozilla-embed-shell.cpp:1028: warning: unreachable code at beginning of switch statement /usr/X11R6/include/mozilla/string/nsBufferHandle.h: At top level: mozilla-embed-shell.cpp:429: warning: `gboolean have_gnome_url_handler(const gchar *)' defined but not used gmake[2]: *** [mozilla-embed-shell.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5/mozilla' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/www/galeon2. Any ideas will be appreciated. Thanks From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 10:10: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 BA83A37B401; Fri, 4 Jul 2003 10:10:27 -0700 (PDT) Received: from tao.xtaz.co.uk (pc-62-30-69-139-az.blueyonder.co.uk [62.30.69.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 458CD43FA3; Fri, 4 Jul 2003 10:10:26 -0700 (PDT) (envelope-from matt@xtaz.co.uk) Received: from webmail.xtaz.co.uk (localhost [127.0.0.1]) by tao.xtaz.co.uk (Postfix) with SMTP id B48478FC8C; Fri, 4 Jul 2003 18:10:24 +0100 (BST) Received: from 192.168.1.10 (SquirrelMail authenticated user matt) by webmail.xtaz.co.uk with HTTP; Fri, 4 Jul 2003 18:10:24 +0100 (BST) Message-ID: <49176.192.168.1.10.1057338624.squirrel@webmail.xtaz.co.uk> Date: Fri, 4 Jul 2003 18:10:24 +0100 (BST) From: "Matt" To: danfe@nsu.ru, osa@FreeBSD.org, ports@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal Subject: x11/nvidia-driver 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, 04 Jul 2003 17:10:28 -0000 Hi, I just upgraded my nvidia driver port which on the older version used to work flawlessly. The new version does still work but now needs a few tweaks. I used to have enable_nvidia="YES" in my /boot/loader.conf. This used to load the module fine with no issues during boot. However with the new version I get this: Jul 4 17:07:05 shakira kernel: pcib0: at pcibus 0 on motherboard Jul 4 17:07:05 shakira kernel: pci0: on pcib0 Jul 4 17:07:05 shakira kernel: pci_cfgintr: 0:1 INTA BIOS irq 11 Jul 4 17:07:05 shakira kernel: pci_cfgintr: 0:2 INTA BIOS irq 5 Jul 4 17:07:06 shakira kernel: pci_cfgintr: 0:3 INTA BIOS irq 5 Jul 4 17:07:06 shakira kernel: nvidia0: Unable to allocate NVIDIA memory resource. Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:07:06 shakira kernel: nvidia0: at device 0.1 on pci0 Jul 4 17:07:06 shakira kernel: nvidia0: Unable to enable PCI busmastering. Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:07:06 shakira kernel: nvidia0: at device 0.2 on pci0 Jul 4 17:07:06 shakira kernel: nvidia0: Unable to enable PCI busmastering. Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:07:06 shakira kernel: nvidia0: at device 0.3 on pci0 Jul 4 17:07:06 shakira kernel: nvidia0: Unable to enable PCI busmastering. Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:07:06 shakira kernel: nvidia0: at device 1.0 on pci0 Jul 4 17:07:06 shakira kernel: nvidia0: Unable to allocate NVIDIA register resource. Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:07:06 shakira kernel: nvidia0: port 0x2480-0x249f,0x24b0-0x24bf,0x24a0-0x24af irq 11 at device 1.1 on pci0 Jul 4 17:07:06 shakira kernel: nvidia0: Unable to enable PCI busmastering. Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 .... Jul 4 17:07:06 shakira kernel: nvidia0: at device 8.0 on pci0 Jul 4 17:07:06 shakira kernel: nvidia0: Unable to allocate NVIDIA register resource. .... Jul 4 17:07:06 shakira kernel: nvidia0: at device 30.0 on pci0 Jul 4 17:07:06 shakira kernel: nvidia0: Unable to allocate NVIDIA register resource. Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 And then my xl0 ethernet card is no longer found in the system and can't be initialised. If however I set nvidia_load="NO" in loader.conf, then my xl0 card works succesfully. When I then kldload nvidia I get this: Jul 4 17:58:20 shakira kernel: nvidia0: at device 0.1 on pci0 Jul 4 17:58:20 shakira kernel: nvidia0: Unable to enable PCI busmastering. Jul 4 17:58:20 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:58:20 shakira kernel: nvidia0: at device 0.2 on pci0 Jul 4 17:58:20 shakira kernel: nvidia0: Unable to enable PCI busmastering. Jul 4 17:58:20 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:58:20 shakira kernel: nvidia0: at device 0.3 on pci0 Jul 4 17:58:20 shakira kernel: nvidia0: Unable to enable PCI busmastering. Jul 4 17:58:20 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:58:20 shakira kernel: nvidia0: port 0x2480-0x249f,0x24b0-0x24bf,0x24a0-0x24af irq 11 at device 1.1 on pci0 Jul 4 17:58:20 shakira kernel: nvidia0: Unable to enable PCI busmastering. Jul 4 17:58:20 shakira kernel: device_probe_and_attach: nvidia0 attach returned 6 Jul 4 17:58:20 shakira kernel: nvidia0: mem 0xfc200000-0xfc27ffff,0xf8000000-0xfbffffff,0xfd000000-0xfdffffff irq 3 at device 0.0 on pci1 So lots of invalid stuff and then it finally detects and configures it and xl0 is still working. So I can get it working, but it doesn't behave itself like the older version before todays commit did. Just thought I would let you know. Regards, Matt. -- email: matt@xtaz.co.uk - web: http://xtaz.co.uk/ Hardware, n.: The parts of a computer system that can be kicked. From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 10:27: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 0CAC737B401 for ; Fri, 4 Jul 2003 10:27:54 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 2831C43FD7 for ; Fri, 4 Jul 2003 10:27:53 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 98877 invoked by uid 1001); 4 Jul 2003 17:31:01 -0000 Date: Fri, 4 Jul 2003 10:31:01 -0700 From: Joshua Oreman To: "E. J. Cerejo" Message-ID: <20030704173101.GB98660@webserver.get-linux.org> References: <3F05B270.3090305@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F05B270.3090305@netscape.net> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org Subject: Re: Galeon2 fails! 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, 04 Jul 2003 17:27:54 -0000 On Fri, Jul 04, 2003 at 12:59:28PM -0400 or thereabouts, E. J. Cerejo wrote: > Trying to upgrade galeon2 using portupgrade but it fails to build: This is just a guess, but try uninstalling mozilla, reinstalling it, and then installing mozilla-headers. -- Josh > > mozilla-embed-shell.cpp:960: `ALLOW_ACTION' is not a member of type > `nsIPermissionManager' > mozilla-embed-shell.cpp:963: `DENY_ACTION' is not a member of type > `nsIPermissionManager' > mozilla-embed-shell.cpp:961: warning: unreachable code at beginning of > switch statement > mozilla-embed-shell.cpp: In function `enum gresult > impl_test_permission(GaleonEmbedShell *, const char *, PermissionType, > PermissionActionType *)': > mozilla-embed-shell.cpp:1023: no matching function for call to > `nsDerivedSafe::TestPermission (nsCOMPtr > &, PermissionType &, PRUint32 *)' > mozilla-embed-shell.cpp:1027: `UNKNOWN_ACTION' is not a member of type > `nsIPermissionManager' > mozilla-embed-shell.cpp:1030: `ALLOW_ACTION' is not a member of type > `nsIPermissionManager' > mozilla-embed-shell.cpp:1033: `DENY_ACTION' is not a member of type > `nsIPermissionManager' > mozilla-embed-shell.cpp:1028: warning: unreachable code at beginning of > switch statement > /usr/X11R6/include/mozilla/string/nsBufferHandle.h: At top level: > mozilla-embed-shell.cpp:429: warning: `gboolean > have_gnome_url_handler(const gchar *)' defined but not used > gmake[2]: *** [mozilla-embed-shell.lo] Error 1 > gmake[2]: Leaving directory > `/usr/ports/www/galeon2/work/galeon-1.3.5/mozilla' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.5' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/galeon2. > > Any ideas will be appreciated. Thanks > > _______________________________________________ > 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 Fri Jul 4 11:51: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 EA8D237B401 for ; Fri, 4 Jul 2003 11:51:12 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5197143FE9 for ; Fri, 4 Jul 2003 11:51:11 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id BFAA02E2; Fri, 4 Jul 2003 22:51:08 +0400 (MSD) Date: Fri, 4 Jul 2003 22:51:08 +0400 From: "Sergey A. Osokin" To: Matt Message-ID: <20030704185108.GF11162@freebsd.org.ru> References: <49176.192.168.1.10.1057338624.squirrel@webmail.xtaz.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49176.192.168.1.10.1057338624.squirrel@webmail.xtaz.co.uk> User-Agent: Mutt/1.5.4i cc: ports@freebsd.org cc: danfe@nsu.ru Subject: Re: x11/nvidia-driver 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, 04 Jul 2003 18:51:13 -0000 On Fri, Jul 04, 2003 at 06:10:24PM +0100, Matt wrote: > I just upgraded my nvidia driver port which on the older version used to > work flawlessly. The new version does still work but now needs a few > tweaks. > > I used to have enable_nvidia="YES" in my /boot/loader.conf. This used to > load the module fine with no issues during boot. However with the new > version I get this: > > Jul 4 17:07:05 shakira kernel: pcib0: at pcibus 0 on > motherboard > Jul 4 17:07:05 shakira kernel: pci0: on pcib0 > Jul 4 17:07:05 shakira kernel: pci_cfgintr: 0:1 INTA BIOS irq 11 > Jul 4 17:07:05 shakira kernel: pci_cfgintr: 0:2 INTA BIOS irq 5 > Jul 4 17:07:06 shakira kernel: pci_cfgintr: 0:3 INTA BIOS irq 5 > Jul 4 17:07:06 shakira kernel: nvidia0: Unable to allocate NVIDIA memory > resource. > Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:07:06 shakira kernel: nvidia0: at device 0.1 on pci0 > Jul 4 17:07:06 shakira kernel: nvidia0: Unable to enable PCI busmastering. > Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:07:06 shakira kernel: nvidia0: at device 0.2 on pci0 > Jul 4 17:07:06 shakira kernel: nvidia0: Unable to enable PCI busmastering. > Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:07:06 shakira kernel: nvidia0: at device 0.3 on pci0 > Jul 4 17:07:06 shakira kernel: nvidia0: Unable to enable PCI busmastering. > Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:07:06 shakira kernel: nvidia0: at device 1.0 on pci0 > Jul 4 17:07:06 shakira kernel: nvidia0: Unable to allocate NVIDIA > register resource. > Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:07:06 shakira kernel: nvidia0: port > 0x2480-0x249f,0x24b0-0x24bf,0x24a0-0x24af irq 11 at device 1.1 on pci0 > Jul 4 17:07:06 shakira kernel: nvidia0: Unable to enable PCI busmastering. > Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > .... > Jul 4 17:07:06 shakira kernel: nvidia0: at device 8.0 on pci0 > Jul 4 17:07:06 shakira kernel: nvidia0: Unable to allocate NVIDIA > register resource. > .... > Jul 4 17:07:06 shakira kernel: nvidia0: at device 30.0 on pci0 > Jul 4 17:07:06 shakira kernel: nvidia0: Unable to allocate NVIDIA > register resource. > Jul 4 17:07:06 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > > And then my xl0 ethernet card is no longer found in the system and can't > be initialised. If however I set nvidia_load="NO" in loader.conf, then my > xl0 card works succesfully. When I then kldload nvidia I get this: > > Jul 4 17:58:20 shakira kernel: nvidia0: at device 0.1 on pci0 > Jul 4 17:58:20 shakira kernel: nvidia0: Unable to enable PCI busmastering. > Jul 4 17:58:20 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:58:20 shakira kernel: nvidia0: at device 0.2 on pci0 > Jul 4 17:58:20 shakira kernel: nvidia0: Unable to enable PCI busmastering. > Jul 4 17:58:20 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:58:20 shakira kernel: nvidia0: at device 0.3 on pci0 > Jul 4 17:58:20 shakira kernel: nvidia0: Unable to enable PCI busmastering. > Jul 4 17:58:20 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:58:20 shakira kernel: nvidia0: port > 0x2480-0x249f,0x24b0-0x24bf,0x24a0-0x24af irq 11 at device 1.1 on pci0 > Jul 4 17:58:20 shakira kernel: nvidia0: Unable to enable PCI busmastering. > Jul 4 17:58:20 shakira kernel: device_probe_and_attach: nvidia0 attach > returned 6 > Jul 4 17:58:20 shakira kernel: nvidia0: mem > 0xfc200000-0xfc27ffff,0xf8000000-0xfbffffff,0xfd000000-0xfdffffff irq 3 at > device 0.0 on pci1 > > So lots of invalid stuff and then it finally detects and configures it and > xl0 is still working. So I can get it working, but it doesn't behave > itself like the older version before todays commit did. > > Just thought I would let you know. So, please tell us more about version of your OS. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 11:56: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 5FE9037B401; Fri, 4 Jul 2003 11:56:00 -0700 (PDT) Received: from tao.xtaz.co.uk (pc-62-30-69-139-az.blueyonder.co.uk [62.30.69.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D4F243FE3; Fri, 4 Jul 2003 11:55:59 -0700 (PDT) (envelope-from matt@xtaz.co.uk) Received: from webmail.xtaz.co.uk (localhost [127.0.0.1]) by tao.xtaz.co.uk (Postfix) with SMTP id 5571A8FC6D; Fri, 4 Jul 2003 19:55:58 +0100 (BST) Received: from 192.168.1.10 (SquirrelMail authenticated user matt) by webmail.xtaz.co.uk with HTTP; Fri, 4 Jul 2003 19:55:58 +0100 (BST) Message-ID: <49422.192.168.1.10.1057344958.squirrel@webmail.xtaz.co.uk> In-Reply-To: <20030704185108.GF11162@freebsd.org.ru> References: <49176.192.168.1.10.1057338624.squirrel@webmail.xtaz.co.uk> <20030704185108.GF11162@freebsd.org.ru> Date: Fri, 4 Jul 2003 19:55:58 +0100 (BST) From: "Matt" To: "Sergey A. Osokin" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: ports@freebsd.org cc: danfe@nsu.ru Subject: Re: x11/nvidia-driver 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, 04 Jul 2003 18:56:00 -0000 Sergey A. Osokin said: > So, please tell us more about version of your OS. Oops sorry. I wrote that last email in a bit of a hurry. FreeBSD shakira.xtaz.co.uk 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Jul 1 23:44:04 BST 2003 root@shakira.xtaz.co.uk:/usr/obj/usr/src/sys/SHAKIRA i386 Previously with the nvidia driver from before todays commit there were none of those pci attach errors etc. It literally just loaded with no problems and the only message that was printed was the succesful device detection. Regards, Matt. -- email: matt@xtaz.co.uk - web: http://xtaz.co.uk/ Hardware, n.: The parts of a computer system that can be kicked. From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 12:38: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 02BA137B401 for ; Fri, 4 Jul 2003 12:38:17 -0700 (PDT) Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 328EC43FDD for ; Fri, 4 Jul 2003 12:38:16 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([141.149.47.46]) by out001.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030704193815.BAUD12592.out001.verizon.net@mac.com> for ; Fri, 4 Jul 2003 14:38:15 -0500 Message-ID: <3F05D795.2070005@mac.com> Date: Fri, 04 Jul 2003 15:37:57 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [141.149.47.46] at Fri, 4 Jul 2003 14:38:14 -0500 Subject: security/cyrus-sasl2-saslauthd build failure...? 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, 04 Jul 2003 19:38:17 -0000 25-sec# make ===> Building for cyrus-sasl-saslauthd-2.1.14 cd /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.14/sasldb && make cd /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.14/saslauthd && make cc -Wall -W -Wall -O -pipe -march=pentium -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -R/usr/local/lib -rpath=/usr/lib:/usr/local/lib -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o -lcrypt ../sasldb/.libs/libsasldb.al -lpam auth_krb5.o: In function `k5support_verify_tgt': auth_krb5.o(.text+0x153): undefined reference to `krb5_sname_to_principal' auth_krb5.o(.text+0x181): undefined reference to `krb5_kt_read_service_key' auth_krb5.o(.text+0x1a5): undefined reference to `krb5_free_keyblock' auth_krb5.o(.text+0x1ed): undefined reference to `krb5_mk_req' auth_krb5.o(.text+0x20b): undefined reference to `krb5_auth_con_free' auth_krb5.o(.text+0x240): undefined reference to `krb5_rd_req' auth_krb5.o(.text+0x260): undefined reference to `krb5_auth_con_free' auth_krb5.o(.text+0x282): undefined reference to `krb5_free_data_contents' auth_krb5.o(.text+0x292): undefined reference to `krb5_free_principal' auth_krb5.o: In function `auth_krb5': auth_krb5.o(.text+0x2eb): undefined reference to `krb5_init_context' auth_krb5.o(.text+0x31f): undefined reference to `krb5_parse_name' auth_krb5.o(.text+0x335): undefined reference to `krb5_free_context' auth_krb5.o(.text+0x374): undefined reference to `krb5_cc_resolve' auth_krb5.o(.text+0x391): undefined reference to `krb5_free_principal' auth_krb5.o(.text+0x3a0): undefined reference to `krb5_free_context' auth_krb5.o(.text+0x3d5): undefined reference to `krb5_cc_initialize' auth_krb5.o(.text+0x3f2): undefined reference to `krb5_free_principal' auth_krb5.o(.text+0x401): undefined reference to `krb5_free_context' auth_krb5.o(.text+0x424): undefined reference to `krb5_get_init_creds_opt_init' auth_krb5.o(.text+0x432): undefined reference to `krb5_get_init_creds_opt_set_tkt_life' auth_krb5.o(.text+0x459): undefined reference to `krb5_get_init_creds_password' auth_krb5.o(.text+0x476): undefined reference to `krb5_cc_destroy' auth_krb5.o(.text+0x48c): undefined reference to `krb5_free_principal' auth_krb5.o(.text+0x49e): undefined reference to `krb5_free_context' auth_krb5.o(.text+0x4c2): undefined reference to `krb5_cc_store_cred' auth_krb5.o(.text+0x4df): undefined reference to `krb5_free_principal' auth_krb5.o(.text+0x4f5): undefined reference to `krb5_cc_destroy' auth_krb5.o(.text+0x507): undefined reference to `krb5_free_context' auth_krb5.o(.text+0x591): undefined reference to `krb5_free_cred_contents' auth_krb5.o(.text+0x5a7): undefined reference to `krb5_free_principal' auth_krb5.o(.text+0x5c0): undefined reference to `krb5_cc_destroy' auth_krb5.o(.text+0x5cf): undefined reference to `krb5_free_context' *** Error code 1 Stop in /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.14/saslauthd. *** Error code 1 Stop in /usr/ports/security/cyrus-sasl2-saslauthd. 26-sec# uname -a FreeBSD sec.pkix.net 4.8-STABLE FreeBSD 4.8-STABLE #8: Wed Jul 2 16:54:05 EDT 2003 root@sec.pkix.net:/usr/obj/usr/src/sys/NORMAL i386 From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 13:02: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 D23D537B401; Fri, 4 Jul 2003 13:02:04 -0700 (PDT) Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9CF443F75; Fri, 4 Jul 2003 13:02:03 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([141.149.47.46]) by out001.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030704200203.BDNL12592.out001.verizon.net@mac.com>; Fri, 4 Jul 2003 15:02:03 -0500 Message-ID: <3F05DD29.4020800@mac.com> Date: Fri, 04 Jul 2003 16:01:45 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org, will@FreeBSD.org X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [141.149.47.46] at Fri, 4 Jul 2003 15:02:02 -0500 Subject: shells/zsh: diffs for 4.0.7 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, 04 Jul 2003 20:02:05 -0000 Hi, all-- diff -durw -U 1 zsh/Makefile zsh-407/Makefile --- zsh/Makefile Tue Feb 18 00:58:39 2003 +++ zsh-407/Makefile Fri Jul 4 14:50:28 2003 @@ -8,3 +8,3 @@ PORTNAME= zsh -PORTVERSION= 4.0.6 +PORTVERSION= 4.0.7 CATEGORIES= shells diff -durw -U 1 zsh/distinfo zsh-407/distinfo --- zsh/distinfo Wed Aug 14 17:28:36 2002 +++ zsh-407/distinfo Fri Jul 4 15:05:11 2003 @@ -1,2 +1,2 @@ -MD5 (zsh-4.0.6.tar.bz2) = ec841e1c92a44879c503ffb32a3e5326 -MD5 (zsh-4.0.6-doc.tar.bz2) = 5805ed7e2412b6a41a01cdbb330ca2b2 +MD5 (zsh-4.0.7.tar.bz2) = 93a3a47b2419182408d5b31acd26528a +MD5 (zsh-4.0.7-doc.tar.bz2) = 2bd4743173f1da14f28017981edc1c71 diff -durw -U 1 zsh/pkg-plist zsh-407/pkg-plist --- zsh/pkg-plist Thu Aug 15 11:15:16 2002 +++ zsh-407/pkg-plist Fri Jul 4 15:03:39 2003 @@ -104,2 +104,4 @@ %%ZSHFUNC_SUBDIR%%/_alternative +%%ZSHFUNC_SUBDIR%%/_ant +%%ZSHFUNC_SUBDIR%%/_antiword %%ZSHFUNC_SUBDIR%%/_apachectl @@ -108,2 +110,3 @@ %%ZSHFUNC_SUBDIR%%/_apt +%%ZSHFUNC_SUBDIR%%/_apt-show-versions %%ZSHFUNC_SUBDIR%%/_archie @@ -152,3 +155,5 @@ %%ZSHFUNC_SUBDIR%%/_cvsup +%%ZSHFUNC_SUBDIR%%/_dcop %%ZSHFUNC_SUBDIR%%/_dd +%%ZSHFUNC_SUBDIR%%/_debchange %%ZSHFUNC_SUBDIR%%/_deb_packages @@ -174,2 +179,3 @@ %%ZSHFUNC_SUBDIR%%/_echoti +%%ZSHFUNC_SUBDIR%%/_elinks %%ZSHFUNC_SUBDIR%%/_elm @@ -203,2 +209,3 @@ %%ZSHFUNC_SUBDIR%%/_gprof +%%ZSHFUNC_SUBDIR%%/_gqview %%ZSHFUNC_SUBDIR%%/_grep @@ -230,2 +237,3 @@ %%ZSHFUNC_SUBDIR%%/_kld +%%ZSHFUNC_SUBDIR%%/_larch %%ZSHFUNC_SUBDIR%%/_last @@ -237,2 +245,4 @@ %%ZSHFUNC_SUBDIR%%/_look +%%ZSHFUNC_SUBDIR%%/_losetup +%%ZSHFUNC_SUBDIR%%/_lsof %%ZSHFUNC_SUBDIR%%/_lp @@ -263,2 +273,3 @@ %%ZSHFUNC_SUBDIR%%/_mozilla +%%ZSHFUNC_SUBDIR%%/_mt %%ZSHFUNC_SUBDIR%%/_mtools @@ -309,2 +320,3 @@ %%ZSHFUNC_SUBDIR%%/_psutils +%%ZSHFUNC_SUBDIR%%/_python %%ZSHFUNC_SUBDIR%%/_rcs @@ -314,2 +326,3 @@ %%ZSHFUNC_SUBDIR%%/_regex_arguments +%%ZSHFUNC_SUBDIR%%/_renice %%ZSHFUNC_SUBDIR%%/_requested @@ -352,2 +365,4 @@ %%ZSHFUNC_SUBDIR%%/_texi +%%ZSHFUNC_SUBDIR%%/_texinfo +%%ZSHFUNC_SUBDIR%%/_tidy %%ZSHFUNC_SUBDIR%%/_tiff @@ -363,2 +378,3 @@ %%ZSHFUNC_SUBDIR%%/_update-alternatives +%%ZSHFUNC_SUBDIR%%/_uml %%ZSHFUNC_SUBDIR%%/_urls @@ -369,2 +385,3 @@ %%ZSHFUNC_SUBDIR%%/_users_on +%%ZSHFUNC_SUBDIR%%/_valgrind %%ZSHFUNC_SUBDIR%%/_value @@ -407,2 +424,3 @@ %%ZSHFUNC_SUBDIR%%/_xloadimage +%%ZSHFUNC_SUBDIR%%/_xmlsoft %%ZSHFUNC_SUBDIR%%/_xmodmap @@ -424,2 +442,3 @@ %%ZSHFUNC_SUBDIR%%/_zle +%%ZSHFUNC_SUBDIR%%/_zmv %%ZSHFUNC_SUBDIR%%/_zmodload @@ -435,2 +454,3 @@ %%ZSHFUNC_SUBDIR%%/bash-up-case-word +%%ZSHFUNC_SUBDIR%%/bashcompinit %%ZSHFUNC_SUBDIR%%/checkmail ---- Note that one part of the regression test also fails, perhaps due to my local environment: ./V01zmodload.ztst: starting. *** /tmp/zsh.ztst.out.76134 Fri Jul 4 15:48:00 2003 --- /tmp/zsh.ztst.tout.76134 Fri Jul 4 15:48:00 2003 *************** *** 1,2 **** --- 1,3 ---- zmodload zsh/main + zmodload zsh/rlimits zmodload zsh/parameter Test ./V01zmodload.ztst failed: output differs from expected as shown above for: zmodload -L Was testing: List the loaded modules ./V01zmodload.ztst: test failed. -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 14:26: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 A340437B401 for ; Fri, 4 Jul 2003 14:26:39 -0700 (PDT) Received: from freebsd.org.ru (www.freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E66243F93 for ; Fri, 4 Jul 2003 14:26:38 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id AA97D290; Sat, 5 Jul 2003 01:26:36 +0400 (MSD) Date: Sat, 5 Jul 2003 01:26:36 +0400 From: "Sergey A. Osokin" To: Matt Message-ID: <20030704212636.GH11162@freebsd.org.ru> References: <49176.192.168.1.10.1057338624.squirrel@webmail.xtaz.co.uk> <20030704185108.GF11162@freebsd.org.ru> <49422.192.168.1.10.1057344958.squirrel@webmail.xtaz.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49422.192.168.1.10.1057344958.squirrel@webmail.xtaz.co.uk> User-Agent: Mutt/1.5.4i cc: ports@freebsd.org cc: danfe@nsu.ru Subject: Re: x11/nvidia-driver 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, 04 Jul 2003 21:26:40 -0000 On Fri, Jul 04, 2003 at 07:55:58PM +0100, Matt wrote: > Sergey A. Osokin said: > > So, please tell us more about version of your OS. > > Oops sorry. I wrote that last email in a bit of a hurry. > > FreeBSD shakira.xtaz.co.uk 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Jul 1 > 23:44:04 BST 2003 root@shakira.xtaz.co.uk:/usr/obj/usr/src/sys/SHAKIRA > i386 > > Previously with the nvidia driver from before todays commit there were > none of those pci attach errors etc. It literally just loaded with no > problems and the only message that was printed was the succesful device > detection. So, looks like you have a GeForce4 MX 420 card, isn't it? After boot with new version of nvidia-driver, please say: # pciconf -l -v Also, do you have a following string into your /boot/loader.conf or /boot/loader.conf.local file: hw.pci.allow_unsupported_io_range="1" ? -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 14:41: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 4EFB137B401 for ; Fri, 4 Jul 2003 14:41:31 -0700 (PDT) Received: from priv-edtnes12-hme0.telusplanet.net (outbound03.telus.net [199.185.220.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9213F43F3F for ; Fri, 4 Jul 2003 14:41:30 -0700 (PDT) (envelope-from jdearl@telus.net) Received: from [192.168.19.4] ([142.179.173.206]) by priv-edtnes12-hme0.telusplanet.netESMTP <20030704214130.DIWD25263.priv-edtnes12-hme0.telusplanet.net@[192.168.19.4]> for ; Fri, 4 Jul 2003 15:41:30 -0600 From: James Earl To: freebsd-ports@freebsd.org Content-Type: text/plain Message-Id: <1057354996.53862.28.camel@comp4.ici.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 04 Jul 2003 21:43:16 +0000 Content-Transfer-Encoding: 7bit Subject: XFce 4 BETA2 test ports available 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, 04 Jul 2003 21:41:31 -0000 I've made some XFce 4 BETA2 "test" ports available here for those who may be interested: http://icionline.ca/~james/xfce4.html From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 23:30: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 3898B37B401 for ; Fri, 4 Jul 2003 23:30:24 -0700 (PDT) Received: from web80401.mail.yahoo.com (web80401.mail.yahoo.com [66.218.79.56]) by mx1.FreeBSD.org (Postfix) with SMTP id D02A543FE0 for ; Fri, 4 Jul 2003 23:30:23 -0700 (PDT) (envelope-from roxmarie@pacbell.net) Message-ID: <20030705063023.56308.qmail@web80401.mail.yahoo.com> Received: from [66.120.9.98] by web80401.mail.yahoo.com via HTTP; Fri, 04 Jul 2003 23:30:23 PDT Date: Fri, 4 Jul 2003 23:30:23 -0700 (PDT) From: R Gentile To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: missing 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: Sat, 05 Jul 2003 06:30:24 -0000 Hi. I'm looking for: MT-2.64 A web-based personal publishing system like weblogs The ports info says it should be in /ports/www but it doesn't exist there in my local ports tree or on ftp.FreeBSD.org or ftp2.FreeBSD.org, nor is it in /ports/distifiles in any of those places. I can download and compile the source, but I just thought I would let you guys know. Thanks again for all your work. ===== --------------------------------------------- "Our position is that whatever grievances a nation may have, however objectionable it finds the status quo, aggressive warfare is an illegal means for settling those grievances or for altering those conditions." Supreme Court Justice Robert Jackson, the American prosecutor at the Nuremberg trials, in his opening statement to the tribunal. From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 00:16: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 3B67A37B401 for ; Sat, 5 Jul 2003 00:16:06 -0700 (PDT) Received: from cheer.mahoroba.org (flets19-022.kamome.or.jp [218.45.19.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D9C4401E for ; Sat, 5 Jul 2003 00:16:04 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (IDENT:nqk/4OriXF4yE9D1k8bTf4jMYCqqulDz8dz0B1H1Kg4S+miN4fn+k8PL2EoMorp8@[IPv6:3ffe:501:185b:8f00:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)h657Fj1O099723 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 5 Jul 2003 16:15:55 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 05 Jul 2003 16:15:40 +0900 Message-ID: From: Hajimu UMEMOTO To: Chuck Swiger In-Reply-To: <3F05D795.2070005@mac.com> References: <3F05D795.2070005@mac.com> User-Agent: xcite1.38> Wanderlust/2.11.0 (Wonderwall) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.4 Emacs/21.3 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 5.1-CURRENT MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=-1.0 required=5.0 tests=IN_REP_TO,REFERENCES,USER_AGENT version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-ports@freebsd.org Subject: Re: security/cyrus-sasl2-saslauthd build failure...? 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, 05 Jul 2003 07:16:06 -0000 Hi, >>>>> On Fri, 04 Jul 2003 15:37:57 -0400 >>>>> Chuck Swiger said: cswiger> Stop in /usr/ports/security/cyrus-sasl2-saslauthd/work/cyrus-sasl-2.1.14/saslauthd. cswiger> *** Error code 1 It is known problem of cyrus-sasl 2.1.14, and is being discussed at cyrus-sasl list. When you don't enable gssapi, you cannot build saslauthd. You can build it by specifying MAKE_KERBEROS5=YES. I've just committed workaround to build it without enabling gssapi. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 00:52: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 29C8937B401 for ; Sat, 5 Jul 2003 00:52:34 -0700 (PDT) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [80.86.187.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A63E44025 for ; Sat, 5 Jul 2003 00:52:32 -0700 (PDT) (envelope-from lehmann@ans-netz.de) Received: (qmail 61536 invoked from network); 5 Jul 2003 07:52:28 -0000 Received: from unknown (HELO dill.salatschuessel.net) (217.82.2.105) by avocado.salatschuessel.net with DES-CBC3-SHA encrypted SMTP; 5 Jul 2003 07:52:28 -0000 Received: (qmail 63899 invoked from network); 5 Jul 2003 07:52:27 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (10.0.1.51) by dill.salatschuessel.net with DES-CBC3-SHA encrypted SMTP; 5 Jul 2003 07:52:27 -0000 Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) h657qPDV020973; Sat, 5 Jul 2003 09:52:27 +0200 (CEST) (envelope-from lehmann@ans-netz.de) Date: Sat, 5 Jul 2003 09:52:25 +0200 From: Oliver Lehmann To: James Earl Message-Id: <20030705095225.2db84df8.lehmann@ans-netz.de> In-Reply-To: <1057354996.53862.28.camel@comp4.ici.net> References: <1057354996.53862.28.camel@comp4.ici.net> X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org Subject: Re: XFce 4 BETA2 test ports available 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, 05 Jul 2003 07:52:34 -0000 James Earl wrote: > I've made some XFce 4 BETA2 "test" ports available here for those who > may be interested: > > http://icionline.ca/~james/xfce4.html I will handle them. But at first, can you please recheck the checksums? I'm getting some mismatches here.. and please give a short description what has changed between your 1st "checksummed" tar.gz Version, and the actual one. -- 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 Jul 5 02:19: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 E3BBA37B401 for ; Sat, 5 Jul 2003 02:19:30 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DEC244011 for ; Sat, 5 Jul 2003 02:19:27 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 1E16F66D6A; Sat, 5 Jul 2003 02:19:24 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 239CF8FB; Sat, 5 Jul 2003 02:19:24 -0700 (PDT) Date: Sat, 5 Jul 2003 02:19:23 -0700 From: Kris Kennaway To: R Gentile Message-ID: <20030705091923.GA4683@rot13.obsecurity.org> References: <20030705063023.56308.qmail@web80401.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <20030705063023.56308.qmail@web80401.mail.yahoo.com> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org Subject: Re: missing 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: Sat, 05 Jul 2003 09:19:31 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 04, 2003 at 11:30:23PM -0700, R Gentile wrote: > Hi. I'm looking for: >=20 > MT-2.64=20 > A web-based personal publishing system like weblogs >=20 > The ports info says it should be in /ports/www but it > doesn't exist there in my local ports tree or on > ftp.FreeBSD.org or ftp2.FreeBSD.org, nor is it in > /ports/distifiles in any of those places.=20 >=20 > I can download and compile the source, but I just > thought I would let you guys know. >=20 > Thanks again for all your work. Update your ports collection; it is indeed there. Kris --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/BpgbWry0BWjoQKURAulVAKCE3xIkqm0SdjMR8qJfUN5KV2sKRACgo/D9 1ReUCCKOPES7GW0j9EyKoH4= =IFy9 -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 04:23: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 7D92037B401; Sat, 5 Jul 2003 04:23:54 -0700 (PDT) Received: from tao.xtaz.co.uk (pc-62-30-69-139-az.blueyonder.co.uk [62.30.69.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0356343FEC; Sat, 5 Jul 2003 04:23:53 -0700 (PDT) (envelope-from matt@xtaz.co.uk) Received: from webmail.xtaz.co.uk (localhost [127.0.0.1]) by tao.xtaz.co.uk (Postfix) with SMTP id 766048FC64; Sat, 5 Jul 2003 12:23:51 +0100 (BST) Received: from 192.168.1.10 (SquirrelMail authenticated user matt) by webmail.xtaz.co.uk with HTTP; Sat, 5 Jul 2003 12:23:51 +0100 (BST) Message-ID: <50396.192.168.1.10.1057404231.squirrel@webmail.xtaz.co.uk> In-Reply-To: <20030704212636.GH11162@freebsd.org.ru> References: <49176.192.168.1.10.1057338624.squirrel@webmail.xtaz.co.uk> <20030704185108.GF11162@freebsd.org.ru> <49422.192.168.1.10.1057344958.squirrel@webmail.xtaz.co.uk> <20030704212636.GH11162@freebsd.org.ru> Date: Sat, 5 Jul 2003 12:23:51 +0100 (BST) From: "Matt" To: "Sergey A. Osokin" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: ports@freebsd.org cc: danfe@nsu.ru Subject: Re: x11/nvidia-driver 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, 05 Jul 2003 11:23:54 -0000 Sergey A. Osokin said: > So, looks like you have a GeForce4 MX 420 card, isn't it? > After boot with new version of nvidia-driver, please say: > # pciconf -l -v > > Also, do you have a following string into your > /boot/loader.conf or /boot/loader.conf.local file: > hw.pci.allow_unsupported_io_range="1" > ? > -- No I do not have the allow_unsupport sysctl. Should I? Yes It is a GeForce4 MX 420. Here is pciconf: -- [root@shakira root]# pciconf -l -v hostb0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x01a410de rev=0xb2 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce AGP Controller' class = bridge subclass = HOST-PCI none0@pci0:0:1: class=0x050000 card=0x00a80e11 chip=0x01ac10de rev=0xb2 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce 2x0/415/4x0 Memory Controller' class = memory subclass = RAM none1@pci0:0:2: class=0x050000 card=0x00a80e11 chip=0x01ad10de rev=0xb2 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce 2x0/415/4x0 Memory Controller' class = memory subclass = RAM none2@pci0:0:3: class=0x050000 card=0x00a80e11 chip=0x01aa10de rev=0xb2 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce 220/230 Memory Controller (DDR)' class = memory subclass = RAM isab0@pci0:1:0: class=0x060100 card=0x00000000 chip=0x01b210de rev=0xc3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce HUB Interface' class = bridge subclass = PCI-ISA none3@pci0:1:1: class=0x0c0500 card=0x00a80e11 chip=0x01b410de rev=0xc1 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce MCP SMBus Controller' class = serial bus subclass = SMBus ohci0@pci0:2:0: class=0x0c0310 card=0x00a80e11 chip=0x01c210de rev=0xc3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce MCP OHCI USB Controller' class = serial bus subclass = USB ohci1@pci0:3:0: class=0x0c0310 card=0x00a80e11 chip=0x01c210de rev=0xc3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce MCP OHCI USB Controller' class = serial bus subclass = USB pcib1@pci0:8:0: class=0x060400 card=0x00000044 chip=0x01b810de rev=0xc2 hdr=0x01 vendor = 'NVIDIA Corporation' device = 'nForce PCI Bridge' class = bridge subcatapci0@pci0:9:0: class=0x01018a card=0x00a80e11 chip=0x01bc10de rev=0xc3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce MCP ATA Controller' class = mass storage subclass = ATA pcib2@pci0:30:0: class=0x060400 card=0x00000000 chip=0x01b710de rev=0xb2 hdr=0x01 vendor = 'NVIDIA Corporation' device = 'nForce AGP Host to PCI Bridge' class = bridge subclass = PCI-PCI pcm0@pci5:6:0: class=0x040100 card=0x80281102 chip=0x00021102 rev=0x08 hdr=0x00 vendor = 'Creative Labs' device = 'EMU10K1 Audio Chipset (SB Live!)' class = multimedia subclass = audio emujoy0@pci5:6:1: class=0x098000 card=0x00201102 chip=0x70021102 rev=0x08 hdr=0x00 vendor = 'Creative Labs' device = 'PCI Gameport Joystick' class = input device xl0@pci5:7:0: class=0x020000 card=0x100010b7 chip=0x920010b7 rev=0x74 hdr=0x00 vendor = '3COM Corp, Networking Division' device = '3C905C-TX Fast EtherLink for PC Management NIC' class = network subclass = ethernet fwohci0@pci5:8:0: class=0x0c0010 card=0x13941113 chip=0x8020104c rev=0x00 hdr=0x00 vendor = 'Texas Instruments (TI)' device = 'TSB12LV26 OHCI-Lynx PCI IEEE 1394 Host Controller' class = serial bus subclass = FireWire nvidia0@pci1:0:0: class=0x030000 card=0x86011462 chip=0x017210de rev=0xa3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'GeForce4 MX 420 [NV17.3]' class = display subclass = VGA lass = PCI-PCI --- email: matt@xtaz.co.uk - web: http://xtaz.co.uk/ Hardware, n.: The parts of a computer system that can be kicked. From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 05:28: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 D658637B401 for ; Sat, 5 Jul 2003 05:28:54 -0700 (PDT) Received: from freebsd.org.ru (freebsd.org.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA124400F for ; Sat, 5 Jul 2003 05:28:54 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 2684F290; Sat, 5 Jul 2003 16:28:52 +0400 (MSD) Date: Sat, 5 Jul 2003 16:28:52 +0400 From: "Sergey A. Osokin" To: Matt Message-ID: <20030705122852.GL11162@freebsd.org.ru> References: <49176.192.168.1.10.1057338624.squirrel@webmail.xtaz.co.uk> <20030704185108.GF11162@freebsd.org.ru> <49422.192.168.1.10.1057344958.squirrel@webmail.xtaz.co.uk> <20030704212636.GH11162@freebsd.org.ru> <50396.192.168.1.10.1057404231.squirrel@webmail.xtaz.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50396.192.168.1.10.1057404231.squirrel@webmail.xtaz.co.uk> User-Agent: Mutt/1.5.4i cc: ports@freebsd.org cc: danfe@nsu.ru Subject: Re: x11/nvidia-driver 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, 05 Jul 2003 12:28:55 -0000 On Sat, Jul 05, 2003 at 12:23:51PM +0100, Matt wrote: > Sergey A. Osokin said: > > > So, looks like you have a GeForce4 MX 420 card, isn't it? > > After boot with new version of nvidia-driver, please say: > > # pciconf -l -v > > > > Also, do you have a following string into your > > /boot/loader.conf or /boot/loader.conf.local file: > > hw.pci.allow_unsupported_io_range="1" > > ? > > No I do not have the allow_unsupport sysctl. Should I? Yes, try to add this line, then reboot your machine. > Yes It is a > GeForce4 MX 420. Here is pciconf: [pciconf skipped] -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 05: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 D222037B401; Sat, 5 Jul 2003 05:39:53 -0700 (PDT) Received: from tao.xtaz.co.uk (pc-62-30-69-139-az.blueyonder.co.uk [62.30.69.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0112943FDF; Sat, 5 Jul 2003 05:39:53 -0700 (PDT) (envelope-from matt@xtaz.co.uk) Received: from webmail.xtaz.co.uk (localhost [127.0.0.1]) by tao.xtaz.co.uk (Postfix) with SMTP id E59708FCAE; Sat, 5 Jul 2003 13:39:51 +0100 (BST) Received: from 192.168.1.10 (SquirrelMail authenticated user matt) by webmail.xtaz.co.uk with HTTP; Sat, 5 Jul 2003 13:39:51 +0100 (BST) Message-ID: <49164.192.168.1.10.1057408791.squirrel@webmail.xtaz.co.uk> In-Reply-To: <20030705122852.GL11162@freebsd.org.ru> References: <49176.192.168.1.10.1057338624.squirrel@webmail.xtaz.co.uk> <20030704185108.GF11162@freebsd.org.ru> <49422.192.168.1.10.1057344958.squirrel@webmail.xtaz.co.uk> <20030704212636.GH11162@freebsd.org.ru> <50396.192.168.1.10.1057404231.squirrel@webmail.xtaz.co.uk> <20030705122852.GL11162@freebsd.org.ru> Date: Sat, 5 Jul 2003 13:39:51 +0100 (BST) From: "Matt" To: "Sergey A. Osokin" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: ports@freebsd.org cc: danfe@nsu.ru Subject: Re: x11/nvidia-driver 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, 05 Jul 2003 12:39:54 -0000 Sergey A. Osokin said: > > Yes, try to add this line, then reboot your machine. > Ok I have tried adding hw.pci.allow_unsupported_io_range="1" and exactly the same thing happens. With nvidia_enable="YES" I get lots of unable to attach etc errors and xl0 ethernet is nowhere to be found. If I set it to nvidia_enable="NO" and reboot again then xl0 loads up fine and everything is happy. I can then kldload nvidia and whilst there are several pci errors it eventually loads normally and I can use both nvidia and xl0. So it is not a major problem as it does work, but it just never used to behave like this. I used to be able to load the nvidia module from loader.conf and everything would work fine with no pci errors at all. Regards, Matt. -- email: matt@xtaz.co.uk - web: http://xtaz.co.uk/ Hardware, n.: The parts of a computer system that can be kicked. From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 09:35: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 22B1437B401; Sat, 5 Jul 2003 09:35:09 -0700 (PDT) Received: from mailgate5.cinetic.de (mailgate5.cinetic.de [217.72.192.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id E940343FFD; Sat, 5 Jul 2003 09:35:07 -0700 (PDT) (envelope-from kay.abendroth@web.de) Received: from web.de (fmomail02.dlan.cinetic.de [172.20.1.46]) SMTP id h65GZ6Q26337; Sat, 5 Jul 2003 18:35:06 +0200 Date: Sat, 5 Jul 2003 18:35:06 +0200 Message-Id: <200307051635.h65GZ6Q26337@mailgate5.cinetic.de> MIME-Version: 1.0 Organization: http://freemail.web.de/ From: "Kay Abendroth" To: java@FreeBSD.ORG Precedence: fm-user Content-Type: multipart/mixed; boundary="STEFAN3f06fe3a294a" cc: ports@FreeBSD.ORG Subject: FreeBSD Port: eclipse-2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2003 16:35:09 -0000 This is a MIME encoded message. --STEFAN3f06fe3a294a Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello, while making Eclipse 2.1 I got attached errors. I'm using FreeBSD 4.8 and installed jdk1.3.1 before. ______________________________________________________________________________ Wenn POP fur Sie mehr als nur Musik ist. Senden Sie Ihre SMS direkt aus Outlook oder Netscape! http://freemail.web.de/features/?mc=021177 --STEFAN3f06fe3a294a Content-Type: text/plain; name="eclipse_build_failed.txt" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="eclipse_build_failed.txt" ICAgIFtqYXZhY10gc3ltYm9sICA6IGNsYXNzIElDb21waWxhdGlvblVuaXQKICAgIFtqYXZh Y10gbG9jYXRpb246IHBhY2thZ2UgY29yZQogICAgW2phdmFjXSBpbXBvcnQgb3JnLmVjbGlw c2UuamR0LmNvcmUuSUNvbXBpbGF0aW9uVW5pdDsKICAgIFtqYXZhY10gICAgICAgICAgICAg ICAgICAgICAgICAgICAgIF4KICAgIFtqYXZhY10gL3Vzci9wb3J0cy9qYXZhL2VjbGlwc2Uv d29yay9wbHVnaW5zL29yZy5lY2xpcHNlLmpkdC51aS9jb3JlIHJlZmFjdG9yaW5nL29yZy9l Y2xpcHNlL2pkdC9pbnRlcm5hbC9jb3JleHQvcmVmYWN0b3JpbmcvYmFzZS9DaGFuZ2UuamF2 YToyMTogY2Fubm90IHJlc29sdmUgc3ltYm9sCiAgICBbamF2YWNdIHN5bWJvbCAgOiBjbGFz cyBKYXZhQ29yZQogICAgW2phdmFjXSBsb2NhdGlvbjogcGFja2FnZSBjb3JlCiAgICBbamF2 YWNdIGltcG9ydCBvcmcuZWNsaXBzZS5qZHQuY29yZS5KYXZhQ29yZTsKICAgIFtqYXZhY10g ICAgICAgICAgICAgICAgICAgICAgICAgICAgIF4KICAgIFtqYXZhY10gL3Vzci9wb3J0cy9q YXZhL2VjbGlwc2Uvd29yay9wbHVnaW5zL29yZy5lY2xpcHNlLmpkdC51aS9jb3JlIHJlZmFj dG9yaW5nL29yZy9lY2xpcHNlL2pkdC9pbnRlcm5hbC9jb3JleHQvcmVmYWN0b3JpbmcvYmFz ZS9DaGFuZ2UuamF2YToyMjogY2Fubm90IHJlc29sdmUgc3ltYm9sCiAgICBbamF2YWNdIHN5 bWJvbCAgOiBjbGFzcyBKYXZhTW9kZWxFeGNlcHRpb24KICAgIFtqYXZhY10gbG9jYXRpb246 IHBhY2thZ2UgY29yZQogICAgW2phdmFjXSBpbXBvcnQgb3JnLmVjbGlwc2UuamR0LmNvcmUu SmF2YU1vZGVsRXhjZXB0aW9uOwogICAgW2phdmFjXSAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgXgpbbG9hZGluZyAvdXNyL2xvY2FsL2pkazEuMy4xL2pyZS9saWIvcnQuamFyKGph dmEvbGFuZy9PYmplY3QuY2xhc3MpXQoKQlVJTEQgRkFJTEVECmZpbGU6L3Vzci9wb3J0cy9q YXZhL2VjbGlwc2Uvd29yay9wbHVnaW5zL29yZy5lY2xpcHNlLmpkdC51aS9idWlsZC54bWw6 NzY6IExpc3RlbmVyIGF0dGVtcHRlZCB0byBhY2Nlc3MgU3lzdGVtLmVyciAtIGluZmluaXRl IGxvb3AgdGVybWluYXRlZAoKVG90YWwgdGltZTogMjMgbWludXRlcyA1OCBzZWNvbmRzCioq KiBFcnJvciBjb2RlIDEKClN0b3AgaW4gL3Vzci9wb3J0cy9qYXZhL2VjbGlwc2Uvd29yay4K KioqIEVycm9yIGNvZGUgMQoKU3RvcCBpbiAvdXNyL3BvcnRzL2phdmEvZWNsaXBzZS4K --STEFAN3f06fe3a294a-- From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 09:35: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 9867637B401; Sat, 5 Jul 2003 09:35:09 -0700 (PDT) Received: from mailgate5.cinetic.de (mailgate5.cinetic.de [217.72.192.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6905644015; Sat, 5 Jul 2003 09:35:08 -0700 (PDT) (envelope-from kay.abendroth@web.de) Received: from web.de (fmomail02.dlan.cinetic.de [172.20.1.46]) SMTP id h65GZ7Q26379; Sat, 5 Jul 2003 18:35:07 +0200 Date: Sat, 5 Jul 2003 18:35:07 +0200 Message-Id: <200307051635.h65GZ7Q26379@mailgate5.cinetic.de> MIME-Version: 1.0 Organization: http://freemail.web.de/ From: "Kay Abendroth" To: java@FreeBSD.ORG Precedence: fm-user Content-Type: multipart/mixed; boundary="STEFAN3f06fe3b294a" cc: ports@FreeBSD.ORG Subject: FreeBSD Port: eclipse-2.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2003 16:35:10 -0000 This is a MIME encoded message. --STEFAN3f06fe3b294a Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello, while making Eclipse 2.1 I got attached errors. I'm using FreeBSD 4.8 and installed jdk1.3.1 before. ____________________________________________________________________________ Nur bei WEB.DE Testsieger FreeMail testen und damit 1 qm Regenwald schuetzen. Jetzt anmelden und mithelfen! http://user.web.de/Regenwald --STEFAN3f06fe3b294a Content-Type: text/plain; name="eclipse_build_failed.txt" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="eclipse_build_failed.txt" ICAgIFtqYXZhY10gc3ltYm9sICA6IGNsYXNzIElDb21waWxhdGlvblVuaXQKICAgIFtqYXZh Y10gbG9jYXRpb246IHBhY2thZ2UgY29yZQogICAgW2phdmFjXSBpbXBvcnQgb3JnLmVjbGlw c2UuamR0LmNvcmUuSUNvbXBpbGF0aW9uVW5pdDsKICAgIFtqYXZhY10gICAgICAgICAgICAg ICAgICAgICAgICAgICAgIF4KICAgIFtqYXZhY10gL3Vzci9wb3J0cy9qYXZhL2VjbGlwc2Uv d29yay9wbHVnaW5zL29yZy5lY2xpcHNlLmpkdC51aS9jb3JlIHJlZmFjdG9yaW5nL29yZy9l Y2xpcHNlL2pkdC9pbnRlcm5hbC9jb3JleHQvcmVmYWN0b3JpbmcvYmFzZS9DaGFuZ2UuamF2 YToyMTogY2Fubm90IHJlc29sdmUgc3ltYm9sCiAgICBbamF2YWNdIHN5bWJvbCAgOiBjbGFz cyBKYXZhQ29yZQogICAgW2phdmFjXSBsb2NhdGlvbjogcGFja2FnZSBjb3JlCiAgICBbamF2 YWNdIGltcG9ydCBvcmcuZWNsaXBzZS5qZHQuY29yZS5KYXZhQ29yZTsKICAgIFtqYXZhY10g ICAgICAgICAgICAgICAgICAgICAgICAgICAgIF4KICAgIFtqYXZhY10gL3Vzci9wb3J0cy9q YXZhL2VjbGlwc2Uvd29yay9wbHVnaW5zL29yZy5lY2xpcHNlLmpkdC51aS9jb3JlIHJlZmFj dG9yaW5nL29yZy9lY2xpcHNlL2pkdC9pbnRlcm5hbC9jb3JleHQvcmVmYWN0b3JpbmcvYmFz ZS9DaGFuZ2UuamF2YToyMjogY2Fubm90IHJlc29sdmUgc3ltYm9sCiAgICBbamF2YWNdIHN5 bWJvbCAgOiBjbGFzcyBKYXZhTW9kZWxFeGNlcHRpb24KICAgIFtqYXZhY10gbG9jYXRpb246 IHBhY2thZ2UgY29yZQogICAgW2phdmFjXSBpbXBvcnQgb3JnLmVjbGlwc2UuamR0LmNvcmUu SmF2YU1vZGVsRXhjZXB0aW9uOwogICAgW2phdmFjXSAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgXgpbbG9hZGluZyAvdXNyL2xvY2FsL2pkazEuMy4xL2pyZS9saWIvcnQuamFyKGph dmEvbGFuZy9PYmplY3QuY2xhc3MpXQoKQlVJTEQgRkFJTEVECmZpbGU6L3Vzci9wb3J0cy9q YXZhL2VjbGlwc2Uvd29yay9wbHVnaW5zL29yZy5lY2xpcHNlLmpkdC51aS9idWlsZC54bWw6 NzY6IExpc3RlbmVyIGF0dGVtcHRlZCB0byBhY2Nlc3MgU3lzdGVtLmVyciAtIGluZmluaXRl IGxvb3AgdGVybWluYXRlZAoKVG90YWwgdGltZTogMjMgbWludXRlcyA1OCBzZWNvbmRzCioq KiBFcnJvciBjb2RlIDEKClN0b3AgaW4gL3Vzci9wb3J0cy9qYXZhL2VjbGlwc2Uvd29yay4K KioqIEVycm9yIGNvZGUgMQoKU3RvcCBpbiAvdXNyL3BvcnRzL2phdmEvZWNsaXBzZS4K --STEFAN3f06fe3b294a-- From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 10:03: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 80FBB37B401 for ; Sat, 5 Jul 2003 10:03:49 -0700 (PDT) Received: from pop016.verizon.net (pop016pub.verizon.net [206.46.170.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id A034044015 for ; Sat, 5 Jul 2003 10:03:48 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([141.149.47.46]) by pop016.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030705170347.WTYI3199.pop016.verizon.net@mac.com> for ; Sat, 5 Jul 2003 12:03:47 -0500 Message-ID: <3F0704F3.4090909@mac.com> Date: Sat, 05 Jul 2003 13:03:47 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <3F05D795.2070005@mac.com> In-Reply-To: X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop016.verizon.net from [141.149.47.46] at Sat, 5 Jul 2003 12:03:47 -0500 Subject: Re: security/cyrus-sasl2-saslauthd build failure...? 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, 05 Jul 2003 17:03:49 -0000 Hajimu UMEMOTO wrote: > [ ... ] > It is known problem of cyrus-sasl 2.1.14, and is being discussed at > cyrus-sasl list. When you don't enable gssapi, you cannot build saslauthd. > You can build it by specifying MAKE_KERBEROS5=YES. I've just committed > workaround to build it without enabling gssapi. Ah, thank you very much. I will update ports and retry, -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 13:34:11 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 524BE37B404 for ; Sat, 5 Jul 2003 13:34:11 -0700 (PDT) Received: from siralan.org (12-223-243-238.client.insightbb.com [12.223.243.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80D4C4401A for ; Sat, 5 Jul 2003 13:34:10 -0700 (PDT) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9/8.12.9) with ESMTP id h65KY9Hx048965 for ; Sat, 5 Jul 2003 15:34:09 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9/8.12.9/Submit) id h65KY92V048964 for ports@freebsd.org; Sat, 5 Jul 2003 15:34:09 -0500 (EST) Date: Sat, 5 Jul 2003 15:34:09 -0500 (EST) From: "Michael L. Squires" Message-Id: <200307052034.h65KY92V048964@siralan.org> To: ports@freebsd.org Subject: ghostscript-gnu Samsung GDI/MD5 problem 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, 05 Jul 2003 20:34:11 -0000 The latest distinfo for ghostscript-gnu (cvsup'd about 15 minutes ago) refers to "Samsung-SmartGDI-all-GS.tar.gz" with an MD5 value beginning with "e6963..". It appears that this was correct for the distribution some time ago but the versions downloaded by "make" have an MD5 value of beginning with "72calc..". It appears that there have been two upgrades to "Samsung-....tar.gz" since the version referred to in the "distinfo" file. I looked at what was available from www.linuxprinting.org and the two versions there are both different in size and MD5 from the one referred to by distinfo. I was able to find a copy using Google which matched in size and MD5 value, but it appears to be out of date. Mike Squires From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 13:45:01 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 B77EA37B401 for ; Sat, 5 Jul 2003 13:45:01 -0700 (PDT) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id D828B43F85 for ; Sat, 5 Jul 2003 13:45:00 -0700 (PDT) (envelope-from chuck@pkix.net) Received: from pkix.net ([141.149.47.46]) by out003.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030705204500.VVTB4805.out003.verizon.net@pkix.net> for ; Sat, 5 Jul 2003 15:45:00 -0500 Message-ID: <3F0738CB.6020005@pkix.net> Date: Sat, 05 Jul 2003 16:44:59 -0400 From: Chuck Swiger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [141.149.47.46] at Sat, 5 Jul 2003 15:44:59 -0500 Subject: ports: mail/postfix fails to build... 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, 05 Jul 2003 20:45:02 -0000 From http://www.freebsd.org/cgi/query-pr.cgi?pr=54136: [src/master] gcc -Wmissing-prototypes -Wformat -DUSE_SASL_AUTH -I/usr/local/include -I/usr/local/include/sasl -DHAS_SSL -I/usr/include -I/usr/local/include/db3 -DHAS_PCRE -I/usr/local/include -O -pipe -march=pentium -I. -I../../include -DFREEBSD4 -o master master.o master_conf.o master_ent.o master_sig.o master_avail.o master_spawn.o master_service.o master_status.o master_listen.o master_vars.o master_wakeup.o master_flow.o ../../lib/libglobal.a ../../lib/libutil.a -L/usr/local/lib -lsasl2 -lpam -lcrypt -lkrb -lcrypto -lcom_err -L/usr/lib -lssl -lcrypto -L/usr/local/lib -ldb3 -L/usr/local/lib -lpcre /usr/lib/libkrb.so: undefined reference to `des_pcbc_encrypt' /usr/lib/libkrb.so: undefined reference to `des_set_odd_parity' /usr/lib/libkrb.so: undefined reference to `des_key_sched' /usr/lib/libkrb.so: undefined reference to `des_read_pw_string' /usr/lib/libkrb.so: undefined reference to `des_set_key' /usr/lib/libkrb.so: undefined reference to `des_cbc_cksum' /usr/lib/libkrb.so: undefined reference to `des_quad_cksum' /usr/lib/libkrb.so: undefined reference to `des_string_to_key' *** Error code 1 Stop in /usr/ports/mail/postfix/work/postfix-2.0.13/src/master. *** Error code 1 -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 16:17: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 D1E3037B401 for ; Sat, 5 Jul 2003 16:17:31 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F07243F85 for ; Sat, 5 Jul 2003 16:17:31 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h65NHUBU043790 for ; Sat, 5 Jul 2003 23:17:30 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h65NHUgx043789 for ports@FreeBSD.org; Sat, 5 Jul 2003 19:17:30 -0400 (EDT) Date: Sat, 5 Jul 2003 19:17:30 -0400 (EDT) From: Kris Kennaway Message-Id: <200307052317.h65NHUgx043789@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 05 Jul 2003 23:17:32 -0000 INDEX build failed with errors: "Makefile", line 13: Unassociated shell command "http://fileserver.talkware.net/ut/" "Makefile", line 94: 1 open conditional make: fatal errors encountered -- cannot continue make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/jpeg make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/libmng make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/png make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/java/linux-sun-jdk13 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/lang/perl5 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/print/freetype2 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/x11-servers/XFree86-4-VirtualFramebufferServer make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/x11-toolkits/gtk12 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/x11/XFree86-4-libraries make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/jpeg make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/libmng make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/png make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/lang/perl5 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/print/freetype2 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/x11-toolkits/gtk12 make_index: ruby-xmms-0.1.1_1: no entry for /usr/ports/lang/ruby make_index: ruby-xmms-0.1.1_1: no entry for /usr/ports/multimedia/xmms [...] make_index: seti_applet-0.4.1_1: no entry for /usr/ports/textproc/libxml make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11-toolkits/gtk12 make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/gnomelibs make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/libpanel make_index: seti_applet-0.4.1_1: no entry for /usr/ports/graphics/gdk-pixbuf make_index: seti_applet-0.4.1_1: no entry for /usr/ports/graphics/gnomecanvas make_index: seti_applet-0.4.1_1: no entry for /usr/ports/graphics/imlib make_index: seti_applet-0.4.1_1: no entry for /usr/ports/misc/gnomehier make_index: seti_applet-0.4.1_1: no entry for /usr/ports/textproc/libxml make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11-toolkits/gtk12 make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/gnomelibs make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/libpanel make_index: gschem-20030223: no entry for /usr/ports/lang/guile make_index: gschem-20030223: no entry for /usr/ports/x11-toolkits/gtk12 make_index: gschem-20030223: no entry for /usr/ports/lang/guile make_index: gschem-20030223: no entry for /usr/ports/x11-toolkits/gtk12 Warning: Duplicate INDEX entry: *** Error code 1 Warning: Duplicate INDEX entry: Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x U games/utserver/Makefile ? mail/log ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 17:07: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 6A21E37B401 for ; Sat, 5 Jul 2003 17:07:54 -0700 (PDT) Received: from smtp804.mail.sc5.yahoo.com (smtp804.mail.sc5.yahoo.com [66.163.168.183]) by mx1.FreeBSD.org (Postfix) with SMTP id 0710643FF9 for ; Sat, 5 Jul 2003 17:07:54 -0700 (PDT) (envelope-from andydoerr@swbell.net) Received: from adsl-216-62-134-42.dsl.hstntx.swbell.net (HELO swbell.net) (doerrconsulting@swbell.net@216.62.134.42 with plain) by smtp-sbc-v1.mail.vip.sc5.yahoo.com with SMTP; 6 Jul 2003 00:07:53 -0000 Message-ID: <3F0768D7.8020402@swbell.net> Date: Sat, 05 Jul 2003 19:09:59 -0500 From: Andy Doerr User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: tcl8.4 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, 06 Jul 2003 00:07:54 -0000 Are there any plans to bring the tcl packages up to tcl8.4 (current release)? -- Andy Doerr From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 17:09: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 7BCB637B401 for ; Sat, 5 Jul 2003 17:09:55 -0700 (PDT) Received: from mx0.gmx.net (mx0.gmx.de [213.165.64.100]) by mx1.FreeBSD.org (Postfix) with SMTP id 3095244011 for ; Sat, 5 Jul 2003 17:09:54 -0700 (PDT) (envelope-from sascha.pawlowski@gmx.de) Received: (qmail 26975 invoked by uid 0); 6 Jul 2003 00:09:43 -0000 Date: Sun, 6 Jul 2003 02:09:43 +0200 (MEST) From: sascha.pawlowski@gmx.de To: ports@FreeBSD.org MIME-Version: 1.0 X-Priority: 3 (Normal) X-Authenticated-Sender: #0016257773@gmx.net X-Authenticated-IP: [217.81.32.164] Message-ID: <13748.1057450183@www27.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: ImageMagick problem 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, 06 Jul 2003 00:09:55 -0000 Hi! This is the output of my failed dvdrip install, which depends on ImageMagick: >> jasper-1.700.2.zip doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.ece.uvic.ca/~mdadams/jasper/software/. Receiving jasper-1.700.2.zip (1532339 bytes): 0% (ETA 21:51:40) 8192 bytes transferred in 423.2 seconds (19.36 Bps) fetch: transfer timed out fetch: jasper-1.700.2.zip appears to be truncated: 8192/1532339 bytes >> Attempting to fetch from ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/. fetch: jasper-1.700.2.zip: local modification time does not match remote >> Attempting to fetch from ftp://www.dnsbalance.ring.gr.jp/pub/graphics/ImageMagick/delegates/. fetch: jasper-1.700.2.zip: local modification time does not match remote >> Attempting to fetch from http://www.t.ring.gr.jp/archives/graphics/ImageMagick/delegates/. fetch: jasper-1.700.2.zip: local modification time does not match remote >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: jasper-1.700.2.zip: local modification time does not match remote >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/graphics/jasper. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/multimedia/dvdrip. Bye, Sascha Pawlowski From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 17:14: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 C3F9C37B401 for ; Sat, 5 Jul 2003 17:14:45 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFF7043FBF for ; Sat, 5 Jul 2003 17:14:44 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 21B5B66CFA; Sat, 5 Jul 2003 17:14:44 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 3782EBB9; Sat, 5 Jul 2003 17:14:44 -0700 (PDT) Date: Sat, 5 Jul 2003 17:14:44 -0700 From: Kris Kennaway To: Andy Doerr Message-ID: <20030706001444.GA7882@rot13.obsecurity.org> References: <3F0768D7.8020402@swbell.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <3F0768D7.8020402@swbell.net> User-Agent: Mutt/1.4.1i cc: freebsd-ports@freebsd.org Subject: Re: tcl8.4 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, 06 Jul 2003 00:14:46 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 05, 2003 at 07:09:59PM -0500, Andy Doerr wrote: > Are there any plans to bring the tcl packages up to tcl8.4 (current=20 > release)? tcl 8.4 has been in the ports collection for 10 months. Kris --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/B2n0Wry0BWjoQKURAqIjAKDUf3SzIxiJEwPxAo1bFY9VlEdg2QCg0lSF 1QYnTZf/Mpu3PI80XbaHvUA= =lE8K -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J-- From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 17:17: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 8388E37B401 for ; Sat, 5 Jul 2003 17:17:42 -0700 (PDT) Received: from 8ball.rtp.freebsd.org (8ball.rtp.FreeBSD.org [192.58.184.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B981143FF2 for ; Sat, 5 Jul 2003 17:17:41 -0700 (PDT) (envelope-from kris@8ball.rtp.freebsd.org) Received: from 8ball.rtp.freebsd.org (localhost [127.0.0.1]) by 8ball.rtp.freebsd.org (8.12.9/8.12.9) with ESMTP id h660HfBU094982 for ; Sun, 6 Jul 2003 00:17:41 GMT (envelope-from kris@8ball.rtp.freebsd.org) Received: (from kris@localhost) by 8ball.rtp.freebsd.org (8.12.9/8.12.9/Submit) id h660HPEa094981 for ports@FreeBSD.org; Sat, 5 Jul 2003 20:17:25 -0400 (EDT) Date: Sat, 5 Jul 2003 20:17:25 -0400 (EDT) From: Kris Kennaway Message-Id: <200307060017.h660HPEa094981@8ball.rtp.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed 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, 06 Jul 2003 00:17:42 -0000 INDEX build failed with errors: "Makefile", line 13: Unassociated shell command "http://fileserver.talkware.net/ut/" "Makefile", line 94: 1 open conditional make: fatal errors encountered -- cannot continue make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/jpeg make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/libmng make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/png make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/java/linux-sun-jdk13 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/lang/perl5 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/print/freetype2 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/x11-servers/XFree86-4-VirtualFramebufferServer make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/x11-toolkits/gtk12 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/x11/XFree86-4-libraries make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/jpeg make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/libmng make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/graphics/png make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/lang/perl5 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/print/freetype2 make_index: se-openoffice-1.0.3_2: no entry for /usr/ports/x11-toolkits/gtk12 make_index: ruby-xmms-0.1.1_1: no entry for /usr/ports/lang/ruby make_index: ruby-xmms-0.1.1_1: no entry for /usr/ports/multimedia/xmms [...] make_index: seti_applet-0.4.1_1: no entry for /usr/ports/textproc/libxml make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11-toolkits/gtk12 make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/gnomelibs make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/libpanel make_index: seti_applet-0.4.1_1: no entry for /usr/ports/graphics/gdk-pixbuf make_index: seti_applet-0.4.1_1: no entry for /usr/ports/graphics/gnomecanvas make_index: seti_applet-0.4.1_1: no entry for /usr/ports/graphics/imlib make_index: seti_applet-0.4.1_1: no entry for /usr/ports/misc/gnomehier make_index: seti_applet-0.4.1_1: no entry for /usr/ports/textproc/libxml make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11-toolkits/gtk12 make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/XFree86-4-libraries make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/gnomelibs make_index: seti_applet-0.4.1_1: no entry for /usr/ports/x11/libpanel make_index: gschem-20030223: no entry for /usr/ports/lang/guile make_index: gschem-20030223: no entry for /usr/ports/x11-toolkits/gtk12 make_index: gschem-20030223: no entry for /usr/ports/lang/guile make_index: gschem-20030223: no entry for /usr/ports/x11-toolkits/gtk12 Warning: Duplicate INDEX entry: *** Error code 1 Warning: Duplicate INDEX entry: Most recent CVS update was: U INDEX U INDEX-5 ? 1 ? cvs.log ? index.errs ? index.out ? log ? x ? mail/log ? net/bind9-dlz/Makefile.inc ? net/powerdns/Makefile.inc ? x11/gnome2/log From owner-freebsd-ports@FreeBSD.ORG Sat Jul 5 17:30:38 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 8A73237B401 for ; Sat, 5 Jul 2003 17:30:38 -0700 (PDT) Received: from rcooley.dyndns.org (lsanca1-ar17-4-61-193-218.lsanca1.elnk.dsl.genuity.net [4.61.193.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79CDF43FFB for ; Sat, 5 Jul 2003 17:30:37 -0700 (PDT) (envelope-from rcooley@spamcop.net) Received: from spamcop.net (ryan@localhost [127.0.0.1]) by rcooley.dyndns.org (8.12.8/8.12.8) with ESMTP id h660UYeU017757; Sat, 5 Jul 2003 17:30:34 -0700 (PDT) Message-ID: <3F076DA9.2050209@spamcop.net> Date: Sat, 05 Jul 2003 17:30:33 -0700 From: rcooley User-Agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.4b) Gecko/20030604 X-Accept-Language: en-us, en MIME-Version: 1.0 To: riggs@rrr.de Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: MPlayer bsdbt848 tv-in doesn't work 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, 06 Jul 2003 00:30:38 -0000 I sent this message to freebsd-questions, but didn't recieve any responses at all. I'm having quite a problem trying to get MPlayer to display TV on FreeBSD. I've tried it on 4.7, 4.8, and 5.1, with the exact same results everywhere. When I try to play it, I get nothing but a blue window. When I try to encode/dump it, MPlayer/Mencoder exit with an error of: "Couldn't find matching colorspace - retrying with -vop scale..." "Sorry, selected video_out device is incompatible with this codec." "Can't find codec matching selected -vo and video format 0x59565955!" and "Exiting..." I can assure you that there is no videocard problem. I have tried two different AGP cards (ATI Rage128 and Nvidia GeForce4), and XV, SDL, GL, etc, all work perfectly for anything other than TV-viewing. Besides, a videocard problem wouldn't account for my inability to record/encode. I have /modules/bktr_mem.o and bktr.o loading at startup (/boot/kernel/bktr_mem.o and bktr.o for FreeBSD 5.1), and FXTV works quite well with it. I've had it working fine under a couple different Linux 2.4.xx distros with Mplayer, albeit using v4l, not bktr. On FreeBSD 4.7, I have gone so far as to having written a script that tried every possible combination of "hw.bt848.card=" and "hw.bt848.tuner=", and trying to get mplayer to encode a few seconds of video using each setting. That just leaves me with a buch of 0B output files. The card in question is a K-World "KW-TV878RF-PRO". My DMESG is below. The command-line I typically use to launch mplayer is: "mplayer -tv on:driver=bsdbt848:input=0:width=640:height=480:norm=NTSC:chanlist=us-cable:channel=11", although I've tried plenty of minor variations by now, such as trying all the different "outfmt=" settings, just about every resolution, etc. This is something I really need to be able to do, but this has been quite a stumbling block so far. It doesn't help that every result I find searching through google is someone saying how well MPlayer works at displaying TV (D'oh!). Any help you can offer is appreciated. DMESG for FreeBSD 4.7: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-RELEASE #0: Fri Jul 4 03:11:01 PDT 2003 root@Neptune:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(TM) XP 2000+ (1666.74-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 Features=0x383fbff AMD Features=0xc0400000 real memory = 268419072 (262128K bytes) avail memory = 253861888 (247912K bytes) Preloaded elf kernel "kernel" at 0xc071b000. Preloaded elf module "linux.ko" at 0xc071b09c. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f1f10 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 pci1: on pcib2 pci1: at 0.0 irq 11 isab0: at device 2.0 on pci0 isa0: on isab0 ohci0: mem 0xef000000-0xef000fff irq 9 at device 2.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. ohci1: mem 0xee800000-0xee800fff irq 9 at device 2.3 on pci0 usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered atapci0: port 0xb800-0xb80f at device 2.5 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: (vendor=0x13f6, dev=0x0111) at 5.0 irq 10 pci0: (vendor=0x1102, dev=0x0002) at 9.0 irq 10 pci0: (vendor=0x1102, dev=0x7002) at 9.1 pci0: (vendor=0x109e, dev=0x036e) at 10.0 irq 5 pci0: (vendor=0x109e, dev=0x0878) at 10.1 irq 5 dc0: port 0x9000-0x90ff mem 0xee000000-0xee0003ff irq 9 at device 11.0 on pci0 dc0: Ethernet address: 08:00:08:00:08:00 miibus0: on dc0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: on motherboard pci2: on pcib1 orm0: