From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 02:32:09 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D115416A403 for ; Sun, 8 Oct 2006 02:32:09 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.67.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C23F43D4C for ; Sun, 8 Oct 2006 02:32:09 +0000 (GMT) (envelope-from lars@e.0x20.net) Received: by mail.0x20.net (Postfix, from userid 1002) id 2D65633CC5; Sun, 8 Oct 2006 04:32:08 +0200 (CEST) Date: Sun, 8 Oct 2006 04:32:08 +0200 From: Lars Engels To: Florent Thoumie Message-ID: <20061008023207.GC62285@e.0x20.net> References: <20061005083356.GA1083@jayce.zen.inc> <1160038831.26384.5.camel@localhost> <452507E1.7060400@delphij.net> <1160055123.45511.8.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d01dLTUuW90fS44H" Content-Disposition: inline In-Reply-To: <1160055123.45511.8.camel@mayday.esat.net> X-Editor: VIM - Vi IMproved 7.0 User-Agent: Mutt/1.5.11 Cc: VANHULLEBUS Yvan , LI Xin , freebsd-ports@freebsd.org Subject: Re: Ethereal not listed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 02:32:10 -0000 --d01dLTUuW90fS44H Content-Type: multipart/mixed; boundary="eRtJSFbw+EEWtPj3" Content-Disposition: inline --eRtJSFbw+EEWtPj3 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 05, 2006 at 02:32:03PM +0100, Florent Thoumie wrote: > On Thu, 2006-10-05 at 21:25 +0800, LI Xin wrote: > > Florent Thoumie wrote: > >=20 > > I think teaching ${PORTSDIR}/Makefile about how to do 'make search=3D' = on > > MOVED as well might be good idea, though :-) >=20 > Maybe, I don't use 'make search'. Patches welcome, as usual :-) I also prefer 'make quicksearch' ;-) Attached is a patch for Mk/bsd.port.subdir.mk that allows to 'make search' in MOVED as well (activated by default) if one uses 'name=3D'. To disable searching in MOVED use 'make PORTSEARCH_MOVED=3D0 search'. Sample output: # make search name=3Dethereal Port: net/ethereal Moved: net/wireshark Date: 2006-07-17 Reason: Project name has changed Port: net/ethereal-lite Moved: net/wireshark-lite Date: 2006-07-17 Reason: Project name has changed [...] Any comments are welcome. -Lars --eRtJSFbw+EEWtPj3 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: attachment; filename="search_moved.patch" Content-Transfer-Encoding: quoted-printable --- bsd.port.subdir.mk.orig Sun Oct 8 01:18:03 2006 +++ bsd.port.subdir.mk Sun Oct 8 04:21:28 2006 @@ -271,6 +271,8 @@ .else INDEXFILE?=3D INDEX .endif +MOVEDDIR?=3D ${PORTSDIR} +MOVEDFILE?=3D MOVED =20 HTMLIFY=3D sed -e 's/&/\&/g' -e 's/>/\>/g' -e 's/ X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DE9216A415 for ; Sun, 8 Oct 2006 14:58:54 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4823043D64 for ; Sun, 8 Oct 2006 14:58:53 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1845192pye for ; Sun, 08 Oct 2006 07:58:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=IudYfc134VudmWFRoWlUOSX3Qd6IuAHPHndfA2WSIlB7uKoJzHenR3tmeHoDAdiFjgC9UilMvsTjGZhF0lFnBjb8mHZ9W/G9g1yzEdyxonH54RbqdPFdiz+IwtXWG800ykUSsFxVH8G9/ic6pzl/My6wwphQzKA6qgYe+QWviQs= Received: by 10.35.107.20 with SMTP id j20mr10587822pym; Sun, 08 Oct 2006 07:58:52 -0700 (PDT) Received: by 10.35.119.12 with HTTP; Sun, 8 Oct 2006 07:58:52 -0700 (PDT) Message-ID: Date: Sun, 8 Oct 2006 18:58:52 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Alex Dupre" In-Reply-To: <45256898.3000506@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45256898.3000506@FreeBSD.org> X-Google-Sender-Auth: 938893baa2b0c075 Cc: FreeBSD Ports Subject: Re: PHP Vulnerabilities and Suhosin X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 14:58:54 -0000 On 10/6/06, Alex Dupre wrote: > Andrew Pantyukhin ha scritto: > > I've noticed we have WITH_SUHOSIN option. It may > > alleviate some security issues. In particular, suhosin > > 0.9.6 fixes this latest issue. Can we somehow make > > this option influence PKGNAME (suffix, prefix, version > > or revision) so I can mark php+suhosin 0.9.6 safe in > > VuXML? > > No, because what fixes the problem is the suhosin extension > (security/php-suhosin) and not the suhosin patch. I think we should mark suhosin 0.9.5 as vulnerable to encourage an upgrade (in the same advisory). What do you think? From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 16:33:17 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA5B416A494 for ; Sun, 8 Oct 2006 16:33:17 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from host1.netprojects.it (host1.netprojects.it [193.254.241.205]) by mx1.FreeBSD.org (Postfix) with SMTP id C958D43D46 for ; Sun, 8 Oct 2006 16:33:16 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 79256 invoked by uid 89); 8 Oct 2006 16:33:15 -0000 Received: from unknown (HELO ?192.168.178.2?) (sysadmin@alexdupre.com@81.174.31.42) by netprojects.it with SMTP; 8 Oct 2006 16:33:15 -0000 Message-ID: <4529284A.4030903@FreeBSD.org> Date: Sun, 08 Oct 2006 18:33:14 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.5.0.7 (X11/20060914) MIME-Version: 1.0 To: Andrew Pantyukhin References: <45256898.3000506@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports Subject: Re: PHP Vulnerabilities and Suhosin X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 16:33:17 -0000 Andrew Pantyukhin ha scritto: > I think we should mark suhosin 0.9.5 as vulnerable to > encourage an upgrade (in the same advisory). What do > you think? Even if not properly correct, it could be a simple way to encourage updating. Ok. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 17:27:51 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC0616A407; Sun, 8 Oct 2006 17:27:51 +0000 (UTC) (envelope-from mail@sashi.de) Received: from server56.greatnet.de (server56.greatnet.de [83.133.97.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5800A43D53; Sun, 8 Oct 2006 17:27:51 +0000 (GMT) (envelope-from mail@sashi.de) Received: from [49.1.1.104] (p54B035CB.dip0.t-ipconnect.de [84.176.53.203]) by server56.greatnet.de (Postfix) with ESMTP id 9660560DA0; Sun, 8 Oct 2006 19:27:49 +0200 (CEST) Message-ID: <45293594.2030301@sashi.de> Date: Sun, 08 Oct 2006 19:29:56 +0200 From: "Marian S. Asokarajan" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ache@FreeBSD.org Subject: [patch] wu-ftpd internal ls X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mail@sashi.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 17:27:51 -0000 Hello, here is patch for wu-ftpd's bad behaivior on it's internal ls function. --- src/ftpd.c Thu Nov 29 17:56:11 2001 +++ src/ftpd.c.sas Wed Oct 4 20:55:46 2006 @@ -3508,7 +3508,7 @@ { char *a; a = (char *) malloc(len + 1); - memset(a, ' ', len-1); + memset(a, ' ', len); a[len] = 0; if (strlen(s) <= len) memcpy(a, s, strlen(s)); Although the daemon is outdated, I thougth it might be useful to someone. Best Regards, Marian S. Asokarajan From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 19:53:22 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A74B16A40F for ; Sun, 8 Oct 2006 19:53:22 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5444143D45 for ; Sun, 8 Oct 2006 19:53:21 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k98JrLSb030929 for ; Sun, 8 Oct 2006 19:53:21 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k98JrL26030928 for ports@FreeBSD.org; Sun, 8 Oct 2006 19:53:21 GMT (envelope-from erwin) Date: Sun, 8 Oct 2006 19:53:21 GMT From: Erwin Lansing Message-Id: <200610081953.k98JrL26030928@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 19:53:22 -0000 INDEX build failed with errors: Generating INDEX-7 - please wait..Unknown modifier 'u' Bareword found where operator expected at -e line 1, near ")_VERSION" (Missing operator before _VERSION?) syntax error at -e line 1, near ")_VERSION" Unmatched right curly bracket at -e line 1, at end of line Execution of -e aborted due to compilation errors. ===> graphics/entice failed *** Error code 1 *** Error code 1 Stop in /local0/tmp/erwin/tindex/ports. *** Error code 1 Stop in /local0/tmp/erwin/tindex/ports. 1 error Committers on the hook: ale alepulver alexbl clsung dinoex erwin ijliao itetcu johans miwi novel pav perky rafan sat sem stas stefan ume Most recent CVS update was: U MOVED U Mk/bsd.openssl.mk U Mk/bsd.python.mk U audio/Makefile U audio/aqualung/Makefile U audio/emphasis/Makefile U audio/emphasis/distinfo U audio/emphasis/pkg-descr U audio/emphasis/pkg-plist U audio/euphoria/Makefile U audio/euphoria/distinfo U audio/euphoria/pkg-plist U audio/xmms2/Makefile U cad/irsim/files/patch-src-irsim-rsim.c U cad/irsim/files/patch-src-irsim-subckt.c U cad/irsim/files/patch-src-other-h2a-h2a.c U cad/irsim/files/patch-src-other-h2a-sort.c U cad/irsim/files/patch-src-other-inet2sim-inet2sim.c U databases/Makefile U databases/edb/Makefile U databases/edb/distinfo U databases/edb/pkg-plist U deskutils/Makefile U deskutils/estickies/Makefile U deskutils/estickies/distinfo U deskutils/estickies/pkg-descr U deskutils/estickies/pkg-plist U devel/Makefile U devel/eet/Makefile U devel/eet/distinfo U devel/eet/pkg-plist U devel/engrave/Makefile U devel/engrave/distinfo U devel/evfs/Makefile U devel/evfs/distinfo U devel/evfs/pkg-descr U devel/evfs/pkg-plist U devel/gsoap/Makefile U devel/gsoap/files/patch-soapcpp2-stdsoap2.c U devel/gsoap/files/patch-soapcpp2-stdsoap2.cpp U devel/obfuscatejs/Makefile U devel/obfuscatejs/distinfo U devel/py-px/Makefile U devel/py-px/distinfo U devel/rapidsvn/Makefile U devel/rapidsvn/distinfo U devel/ruby-ecore/Makefile U devel/ruby-ecore/distinfo U devel/ruby-ecore/files/patch-Rakefile U editors/texmacs/pkg-plist U emulators/openmsx/Makefile U games/hattrickorganizer/pkg-plist U graphics/Makefile U graphics/edje/Makefile U graphics/edje/distinfo U graphics/edje/pkg-plist U graphics/edje_viewer/Makefile U graphics/edje_viewer/distinfo U graphics/edje_viewer/pkg-descr U graphics/edje_viewer/pkg-plist U graphics/entice/Makefile U graphics/entice/distinfo U graphics/epeg/Makefile U graphics/epeg/distinfo U graphics/epsilon/Makefile U graphics/epsilon/distinfo U graphics/epsilon/pkg-plist U graphics/esmart/Makefile U graphics/esmart/distinfo U graphics/esmart/pkg-plist U graphics/evas/Makefile U graphics/evas/distinfo U graphics/evas/pkg-plist U graphics/evas/files/patch-src_bin_evas_directfb_window.c U graphics/exhibit/Makefile U graphics/exhibit/distinfo U graphics/exhibit/pkg-descr U graphics/imlib2/Makefile U graphics/imlib2/distinfo U graphics/imlib2/pkg-plist U graphics/imlib2_loaders/Makefile U graphics/imlib2_loaders/distinfo U graphics/imlib2_loaders/pkg-plist U graphics/ruby-edje/Makefile U graphics/ruby-edje/distinfo U graphics/ruby-esmart/Makefile U graphics/ruby-esmart/distinfo U graphics/ruby-evas/Makefile U graphics/ruby-evas/distinfo U graphics/tkpng/Makefile U graphics/tkpng/distinfo U graphics/tkpng/pkg-descr U graphics/tkpng/pkg-plist U irc/py-supybot-plugins/pkg-plist U japanese/scim-anthy/Makefile U java/jakarta-regexp/Makefile U java/jakarta-regexp/distinfo U lang/arena/Makefile U lang/arena/distinfo U lang/embryo/Makefile U lang/embryo/distinfo U lang/embryo/pkg-plist U lang/phc/Makefile U lang/phc/distinfo U lang/phc/pkg-plist U mail/p5-Mail-DKIM/pkg-plist U math/gap/Makefile U math/gap/distinfo U math/ltl/pkg-plist U misc/latex-mk/Makefile U misc/latex-mk/distinfo U multimedia/eclair/Makefile U multimedia/eclair/distinfo U multimedia/eclair/pkg-plist U multimedia/emotion/Makefile U multimedia/emotion/distinfo U multimedia/emotion/pkg-plist U multimedia/emotion/files/patch-configure U net/gkrellmwireless2/Makefile U net/gkrellmwireless2/files/patch-ume-scan.diff U net/ndisc6/Makefile U net/p5-Net-FS-Gmail/pkg-plist U net-im/licq/files/patch-licq_buffer.h U net-im/licq/files/patch-licq_icqd.h U net-mgmt/py-snmp2/pkg-plist U news/cnews/Makefile U news/cnews/files/patch-trbatch U news/cnews/files/sendmail.patch U security/gnutls-devel/Makefile U security/gnutls-devel/distinfo U security/gnutls-devel/pkg-plist U security/p5-openxpki-deployment/pkg-plist U security/php-suhosin/Makefile U security/php-suhosin/distinfo U sysutils/Makefile U sysutils/empower/Makefile U sysutils/empower/distinfo U sysutils/empower/pkg-descr U sysutils/extrackt/Makefile U sysutils/extrackt/distinfo U sysutils/extrackt/pkg-descr U sysutils/extrackt/pkg-plist U sysutils/ldap-account-manager/pkg-plist U sysutils/x86info/Makefile U sysutils/x86info/distinfo U textproc/exml/Makefile U textproc/exml/distinfo U www/amaya/pkg-plist U www/bacula-web/pkg-plist U www/neonpp/Makefile U www/neonpp/distinfo U www/neonpp/pkg-plist U www/p5-WWW-Google-News/pkg-plist U www/p5-WWW-Google-News-TW/pkg-plist U www/p5-WWW-Shorten-KUSO/pkg-plist U www/sqstat/Makefile U www/sqstat/distinfo U x11/Makefile U x11/dmenu/Makefile U x11/dmenu/distinfo U x11/dmenu/pkg-descr U x11/e17-module-calendar/Makefile U x11/e17-module-calendar/distinfo U x11/e17-module-cpu/Makefile U x11/e17-module-cpu/distinfo U x11/e17-module-cpu/pkg-plist U x11/e17-module-deskshow/Makefile U x11/e17-module-deskshow/distinfo U x11/e17-module-deskshow/pkg-plist U x11/e17-module-devian/Makefile U x11/e17-module-devian/distinfo U x11/e17-module-engage/Makefile U x11/e17-module-eveil/Makefile U x11/e17-module-eveil/distinfo U x11/e17-module-eveil/pkg-plist U x11/e17-module-flame/Makefile U x11/e17-module-flame/distinfo U x11/e17-module-flame/pkg-plist U x11/e17-module-language/Makefile U x11/e17-module-language/distinfo U x11/e17-module-language/pkg-plist U x11/e17-module-mail/Makefile U x11/e17-module-mail/distinfo U x11/e17-module-mail/pkg-plist U x11/e17-module-mem/Makefile U x11/e17-module-mem/distinfo U x11/e17-module-mem/pkg-plist U x11/e17-module-mixer/Makefile U x11/e17-module-mixer/distinfo U x11/e17-module-mixer/pkg-descr U x11/e17-module-mixer/pkg-plist U x11/e17-module-moon/Makefile U x11/e17-module-moon/distinfo U x11/e17-module-moon/pkg-plist U x11/e17-module-rain/Makefile U x11/e17-module-rain/distinfo U x11/e17-module-rain/pkg-plist U x11/e17-module-screenshot/Makefile U x11/e17-module-screenshot/distinfo U x11/e17-module-screenshot/pkg-plist U x11/e17-module-slideshow/Makefile U x11/e17-module-slideshow/distinfo U x11/e17-module-slideshow/pkg-plist U x11/e17-module-snow/Makefile U x11/e17-module-snow/distinfo U x11/e17-module-snow/pkg-plist U x11/e17-module-uptime/Makefile U x11/e17-module-uptime/distinfo U x11/e17-module-uptime/pkg-plist U x11/e17-module-weather/Makefile U x11/e17-module-weather/distinfo U x11/e17-module-weather/pkg-plist U x11/e17-module-winselector/Makefile U x11/e17-module-winselector/distinfo U x11/e17-module-winselector/pkg-descr U x11/e17-module-winselector/pkg-plist U x11/ecore/Makefile U x11/ecore/distinfo U x11/ecore/pkg-plist U x11/elicit/Makefile U x11/elicit/distinfo U x11/elicit/pkg-plist U x11/enity/Makefile U x11/enity/distinfo U x11/enity/pkg-descr U x11/enity/files/patch-src_bin_enity.c U x11/enterminus/Makefile U x11/enterminus/distinfo U x11/enterminus/pkg-descr U x11/enterminus/pkg-plist U x11/enterminus/files/patch-src_bin_pty.c U x11/examine/Makefile U x11/examine/distinfo U x11-fm/Makefile U x11-fm/entropyfm/Makefile U x11-fm/entropyfm/distinfo U x11-fm/entropyfm/pkg-descr U x11-fm/entropyfm/pkg-plist U x11-themes/Makefile U x11-themes/e17-splash-azul/Makefile U x11-themes/e17-splash-blue/Makefile U x11-themes/e17-splash-fortune/Makefile U x11-themes/e17-splash-logo/Makefile U x11-themes/e17-splash-shiny/Makefile U x11-themes/e17-splash-takara/Makefile U x11-themes/e17-theme-blokkie/Makefile U x11-themes/e17-theme-blue_default/Makefile U x11-themes/e17-theme-blue_eyed/Makefile U x11-themes/e17-theme-carbon/Makefile U x11-themes/e17-theme-cthulhain/Makefile U x11-themes/e17-theme-cthulhain/distinfo U x11-themes/e17-theme-darkness/Makefile U x11-themes/e17-theme-darkness/distinfo U x11-themes/e17-theme-detour/Makefile U x11-themes/e17-theme-gant/Makefile U x11-themes/e17-theme-grey/Makefile U x11-themes/e17-theme-japan2007/Makefile U x11-themes/e17-theme-kor/Makefile U x11-themes/e17-theme-kor/distinfo U x11-themes/e17-theme-kor/pkg-descr U x11-themes/e17-theme-mclaren/Makefile U x11-themes/e17-theme-milky/Makefile U x11-themes/e17-theme-neptun/Makefile U x11-themes/e17-theme-simply_white/Makefile U x11-themes/e17-theme-winter/Makefile U x11-themes/kdmtheme/Makefile U x11-themes/kdmtheme/distinfo U x11-toolkits/Makefile U x11-toolkits/enhance/Makefile U x11-toolkits/enhance/distinfo U x11-toolkits/enhance/pkg-descr U x11-toolkits/enhance/pkg-plist U x11-toolkits/etk/Makefile U x11-toolkits/etk/distinfo U x11-toolkits/etk/pkg-descr U x11-toolkits/etk/pkg-plist U x11-toolkits/etk/files/patch-configure U x11-toolkits/etox/Makefile U x11-toolkits/ewl/Makefile U x11-toolkits/ewl/distinfo U x11-toolkits/ewl/pkg-plist U x11-toolkits/gtkada/Makefile U x11-toolkits/gtkada/distinfo U x11-toolkits/gtkada/pkg-descr U x11-toolkits/gtkada/pkg-plist U x11-toolkits/gtkada/files/patch-Makefile.in U x11-toolkits/gtkada/files/patch-docs::gtkada_rm::Makefile.in U x11-toolkits/gtkada/files/patch-docs::gtkada_ug::Makefile.in U x11-toolkits/gtkada/files/patch-projects_Makefile U x11-toolkits/tile/Makefile U x11-toolkits/tile/distinfo U x11-toolkits/tile/pkg-descr U x11-toolkits/tile/pkg-plist U x11-toolkits/tktreectrl/Makefile U x11-toolkits/tktreectrl/distinfo U x11-toolkits/tktreectrl/pkg-descr U x11-toolkits/tktreectrl/pkg-plist U x11-wm/afterstep-stable/pkg-plist U x11-wm/dwm/Makefile U x11-wm/dwm/distinfo U x11-wm/dwm/pkg-descr U x11-wm/e17-utils/Makefile U x11-wm/e17-utils/distinfo U x11-wm/e17-utils/pkg-plist U x11-wm/enlightenment-devel/Makefile U x11-wm/enlightenment-devel/bsd.efl.mk U x11-wm/enlightenment-devel/distinfo U x11-wm/enlightenment-devel/pkg-plist From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 21:08:50 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B778216A416 for ; Sun, 8 Oct 2006 21:08:50 +0000 (UTC) (envelope-from soeren.schroeder@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id D659C43D49 for ; Sun, 8 Oct 2006 21:08:49 +0000 (GMT) (envelope-from soeren.schroeder@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1765441nfc for ; Sun, 08 Oct 2006 14:08:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=E0sTXl/KiapjgDjDt6F9XR1bn2R0dQX/whlH752GlDdmSv2n0ux2K/Cy1lWWGfX37nS1XxF8ir3uZoqQIRrWUDgsdzQ3bDyStwHTfmUTEnkrP50Ea0B1p3KKPram1OaIzleRWaEAj9tB5OkygNx6qURtYpbiAC8+BEnvocziCaE= Received: by 10.78.149.13 with SMTP id w13mr6044022hud; Sun, 08 Oct 2006 14:08:48 -0700 (PDT) Received: by 10.78.202.3 with HTTP; Sun, 8 Oct 2006 14:08:48 -0700 (PDT) Message-ID: Date: Sun, 8 Oct 2006 23:08:48 +0200 From: "=?ISO-8859-1?Q?S=F8ren_Schr=F8der?=" Sender: soeren.schroeder@gmail.com To: arved@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Google-Sender-Auth: 971a2d18a7bf5eb5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: MT-3.32 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sch@chaos.dk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 21:08:50 -0000 MT is updated to 3.33 Will I be able to install by updating distinfo file to match the checksums/size/name of the 3.33 tar.gz ? MD5 (/usr/ports/distfiles/MT-3.33-en_US.tar.gz) =3D 432570bf0aa82995d764a49da5a39696 SHA256 (/usr/ports/distfiles/MT-3.33-en_US.tar.gz) =3D 6c2da0c099461337e54c1c88cb72b27c77aec11036c82bc212ff846fde9ffe17 ls -l /usr/ports/distfiles/MT-3.33-en_US.tar.gz -rwxr--r-- 1 sch sch 2480474 Oct 8 22:45 /usr/ports/distfiles/MT-3.33-en_US.tar.gz MT doesn't offer options for downloading older versions it seems Thanks for making MT available for ports. --=20 S=F8ren Schr=F8der Obey Gravity - It's the law ! From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 21:41:40 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55E0016A403; Sun, 8 Oct 2006 21:41:40 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E80B43D58; Sun, 8 Oct 2006 21:41:39 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from [213.87.86.57] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GWgNV-0003sn-Hf; Mon, 09 Oct 2006 01:40:10 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with SMTP id 89DC61147B; Mon, 9 Oct 2006 01:41:09 +0400 (MSD) Date: Mon, 9 Oct 2006 01:41:04 +0400 From: Stanislav Sedov To: Erwin Lansing Message-Id: <20061009014104.15a7b523.stas@FreeBSD.org> In-Reply-To: <200610081953.k98JrL26030928@builder.freebsd.org> References: <200610081953.k98JrL26030928@builder.freebsd.org> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__9_Oct_2006_01_41_04_+0400_OWZ84aIqwE=c4q_L" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: ports@FreeBSD.org Subject: Re: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 21:41:40 -0000 --Signature=_Mon__9_Oct_2006_01_41_04_+0400_OWZ84aIqwE=c4q_L Content-Type: text/plain; charset=KOI8-R Content-Disposition: inline Content-Transfer-Encoding: base64 T24gU3VuLCA4IE9jdCAyMDA2IDE5OjUzOjIxIEdNVA0KRXJ3aW4gTGFuc2luZyA8ZXJ3aW5ARnJl ZUJTRC5vcmc+IG1lbnRpb25lZDoNCg0KPiBJTkRFWCBidWlsZCBmYWlsZWQgd2l0aCBlcnJvcnM6 DQo+IEdlbmVyYXRpbmcgSU5ERVgtNyAtIHBsZWFzZSB3YWl0Li5Vbmtub3duIG1vZGlmaWVyICd1 Jw0KPiBCYXJld29yZCBmb3VuZCB3aGVyZSBvcGVyYXRvciBleHBlY3RlZCBhdCAtZSBsaW5lIDEs IG5lYXIgIilfVkVSU0lPTiINCj4gCShNaXNzaW5nIG9wZXJhdG9yIGJlZm9yZSBfVkVSU0lPTj8p DQo+IHN5bnRheCBlcnJvciBhdCAtZSBsaW5lIDEsIG5lYXIgIilfVkVSU0lPTiINCj4gVW5tYXRj aGVkIHJpZ2h0IGN1cmx5IGJyYWNrZXQgYXQgLWUgbGluZSAxLCBhdCBlbmQgb2YgbGluZQ0KPiBF eGVjdXRpb24gb2YgLWUgYWJvcnRlZCBkdWUgdG8gY29tcGlsYXRpb24gZXJyb3JzLg0KPiA9PT0+ IGdyYXBoaWNzL2VudGljZSBmYWlsZWQNCj4gKioqIEVycm9yIGNvZGUgMQ0KPiAqKiogRXJyb3Ig Y29kZSAxDQo+IA0KPiBTdG9wIGluIC9sb2NhbDAvdG1wL2Vyd2luL3RpbmRleC9wb3J0cy4NCj4g KioqIEVycm9yIGNvZGUgMQ0KPiANCj4gU3RvcCBpbiAvbG9jYWwwL3RtcC9lcndpbi90aW5kZXgv cG9ydHMuDQo+IDEgZXJyb3INCj4gDQoNCkl0IHNlZW1zIHRoYXQgaW5kZXggZm9yIDcuMCBpcyBi dWlsZGluZyBvbiBTVEFCTEU/IEFzICc6dScgbW9kaWZpZXINCmV4aXN0cyBpbiAtQ1VSUkVOVC4u Lg0KDQpPaywgSSd2ZSBjb21tZW50ZWQgaXQgb3V0LCBub3cgc2hvdWxkIGJ1aWxkIE9LLg0KDQot LSANClN0YW5pc2xhdiBTZWRvdiAgICAgICAgICA8c3Rhc0BGcmVlQlNELm9yZz4gICAgICAgIFtb 8s/T08nRLCDtz9PL18FdXQ0KUEdQIGlkOiAweEVCMjY5NTgxICAgICAgIGh0dHA6Ly9wZW9wbGUu ZnJlZWJzZC5vcmcvfnN0YXMvc3Rhcy5rZXkuYXNjDQo= --Signature=_Mon__9_Oct_2006_01_41_04_+0400_OWZ84aIqwE=c4q_L Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFKXB1K/VZk+smlYERAonmAJ97rbzffkphBdfmk2EdYUTOegQa3QCfTQiv ha8dzjLQVfOS1qpQCKWtRSQ= =Cj/q -----END PGP SIGNATURE----- --Signature=_Mon__9_Oct_2006_01_41_04_+0400_OWZ84aIqwE=c4q_L-- From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 21:44:15 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F29D16A407; Sun, 8 Oct 2006 21:44:15 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DEF743D45; Sun, 8 Oct 2006 21:44:15 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 3404E1A3C1A; Sun, 8 Oct 2006 14:44:15 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 400485176D; Sun, 8 Oct 2006 17:44:14 -0400 (EDT) Date: Sun, 8 Oct 2006 17:44:13 -0400 From: Kris Kennaway To: Stanislav Sedov Message-ID: <20061008214413.GA8811@xor.obsecurity.org> References: <200610081953.k98JrL26030928@builder.freebsd.org> <20061009014104.15a7b523.stas@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <20061009014104.15a7b523.stas@FreeBSD.org> User-Agent: Mutt/1.4.2.2i Cc: ports@FreeBSD.org, Erwin Lansing Subject: Re: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 21:44:15 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 09, 2006 at 01:41:04AM +0400, Stanislav Sedov wrote: > On Sun, 8 Oct 2006 19:53:21 GMT > Erwin Lansing mentioned: >=20 > > INDEX build failed with errors: > > Generating INDEX-7 - please wait..Unknown modifier 'u' > > Bareword found where operator expected at -e line 1, near ")_VERSION" > > (Missing operator before _VERSION?) > > syntax error at -e line 1, near ")_VERSION" > > Unmatched right curly bracket at -e line 1, at end of line > > Execution of -e aborted due to compilation errors. > > =3D=3D=3D> graphics/entice failed > > *** Error code 1 > > *** Error code 1 > >=20 > > Stop in /local0/tmp/erwin/tindex/ports. > > *** Error code 1 > >=20 > > Stop in /local0/tmp/erwin/tindex/ports. > > 1 error > >=20 >=20 > It seems that index for 7.0 is building on STABLE? As ':u' modifier > exists in -CURRENT... >=20 > Ok, I've commented it out, now should build OK. People build INDEXes for any version on any (supported) version of FreeBSD :) Kris --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFKXEsWry0BWjoQKURAjAWAKDdaET7laxxOVNZySSHHC+2cySFaACfdFLe LSCmzUQBa3v3kwIveXcNrTU= =Ta2Y -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 22:16:33 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93D4016A403; Sun, 8 Oct 2006 22:16:33 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id D85CF43D53; Sun, 8 Oct 2006 22:16:32 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from [213.87.86.57] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GWgvI-0000v0-Qh; Mon, 09 Oct 2006 02:15:06 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with SMTP id B4A0F1147B; Mon, 9 Oct 2006 02:16:04 +0400 (MSD) Date: Mon, 9 Oct 2006 02:16:04 +0400 From: Stanislav Sedov To: Kris Kennaway Message-Id: <20061009021604.0140a811.stas@FreeBSD.org> In-Reply-To: <20061008214413.GA8811@xor.obsecurity.org> References: <200610081953.k98JrL26030928@builder.freebsd.org> <20061009014104.15a7b523.stas@FreeBSD.org> <20061008214413.GA8811@xor.obsecurity.org> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__9_Oct_2006_02_16_04_+0400_adopQzoV3DzfxZ1N" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: ports@FreeBSD.org, erwin@FreeBSD.org Subject: Re: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 22:16:33 -0000 --Signature=_Mon__9_Oct_2006_02_16_04_+0400_adopQzoV3DzfxZ1N Content-Type: text/plain; charset=KOI8-R Content-Disposition: inline Content-Transfer-Encoding: base64 T24gU3VuLCA4IE9jdCAyMDA2IDE3OjQ0OjEzIC0wNDAwDQpLcmlzIEtlbm5hd2F5IDxrcmlzQG9i c2VjdXJpdHkub3JnPiBtZW50aW9uZWQ6DQo+ID4gDQo+ID4gSXQgc2VlbXMgdGhhdCBpbmRleCBm b3IgNy4wIGlzIGJ1aWxkaW5nIG9uIFNUQUJMRT8gQXMgJzp1JyBtb2RpZmllcg0KPiA+IGV4aXN0 cyBpbiAtQ1VSUkVOVC4uLg0KPiA+IA0KPiA+IE9rLCBJJ3ZlIGNvbW1lbnRlZCBpdCBvdXQsIG5v dyBzaG91bGQgYnVpbGQgT0suDQo+IA0KPiBQZW9wbGUgYnVpbGQgSU5ERVhlcyBmb3IgYW55IHZl cnNpb24gb24gYW55IChzdXBwb3J0ZWQpIHZlcnNpb24gb2YNCj4gRnJlZUJTRCA6KQ0KPiANCg0K SSBrbm93LCBidXQgdGhlcmUgd2FzIGtub2IgdG8gZGlzYWJsZSA6dSBhbmQgc3dpdGNoIHRvIGEg ZGlmZmVyZW50DQphbGdvcml0aG0gb24gT1NWRVJTSU9OIDwgNzAwMDE2LiBTbyBpdCB3b3JrcyB3 ZWxsIGZvciBJTkRFWEVTIG9uIDQueCwNCjUueCwgNi54LiBCdXQgbm90IGZvciA3LnguLi4gOi0o IFNvIGl0IHNlZW1zIHRoYXQgT1NWRVJTSU9OIGlzIHNldA0KZXhwbGljaXRseSB3aGVuIGJ1aWxk aW5nIElOREVYIGZvciA3Lnggd2hpbHN0IGFjdHVhbGx5IE9TIGlzIG5vdCA3LnguDQoNCkNvcnJl Y3QgbWUsIHBsZWFzZSwgaWYgaXQncyBub3Qgc28uDQoNCi0tIA0KU3RhbmlzbGF2IFNlZG92ICAg ICAgICAgIDxzdGFzQEZyZWVCU0Qub3JnPiAgICAgICAgW1vyz9PTydEsIO3P08vXwV1dDQpQR1Ag aWQ6IDB4RUIyNjk1ODEgICAgICAgaHR0cDovL3Blb3BsZS5mcmVlYnNkLm9yZy9+c3Rhcy9zdGFz LmtleS5hc2MNCg== --Signature=_Mon__9_Oct_2006_02_16_04_+0400_adopQzoV3DzfxZ1N Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFKXikK/VZk+smlYERApFhAJ9CD4MeIuOKaZa+QuMfadCrUTzvMQCeK0ix RsgHpOTrzcQB13c75sb+F18= =zp74 -----END PGP SIGNATURE----- --Signature=_Mon__9_Oct_2006_02_16_04_+0400_adopQzoV3DzfxZ1N-- From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 22:20:53 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 120FF16A403; Sun, 8 Oct 2006 22:20:53 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C20B043D46; Sun, 8 Oct 2006 22:20:52 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id A8DE61A3C1A; Sun, 8 Oct 2006 15:20:52 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 163895164A; Sun, 8 Oct 2006 18:20:52 -0400 (EDT) Date: Sun, 8 Oct 2006 18:20:51 -0400 From: Kris Kennaway To: Stanislav Sedov Message-ID: <20061008222051.GA9331@xor.obsecurity.org> References: <200610081953.k98JrL26030928@builder.freebsd.org> <20061009014104.15a7b523.stas@FreeBSD.org> <20061008214413.GA8811@xor.obsecurity.org> <20061009021604.0140a811.stas@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <20061009021604.0140a811.stas@FreeBSD.org> User-Agent: Mutt/1.4.2.2i Cc: ports@FreeBSD.org, erwin@FreeBSD.org, Kris Kennaway Subject: Re: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 22:20:53 -0000 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 09, 2006 at 02:16:04AM +0400, Stanislav Sedov wrote: > On Sun, 8 Oct 2006 17:44:13 -0400 > Kris Kennaway mentioned: > > >=20 > > > It seems that index for 7.0 is building on STABLE? As ':u' modifier > > > exists in -CURRENT... > > >=20 > > > Ok, I've commented it out, now should build OK. > >=20 > > People build INDEXes for any version on any (supported) version of > > FreeBSD :) > >=20 >=20 > I know, but there was knob to disable :u and switch to a different > algorithm on OSVERSION < 700016. So it works well for INDEXES on 4.x, > 5.x, 6.x. But not for 7.x... :-( So it seems that OSVERSION is set > explicitly when building INDEX for 7.x whilst actually OS is not 7.x. >=20 > Correct me, please, if it's not so. Right, that's precisely what it means to "build INDEX for 7.x". Kris --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFKXnDWry0BWjoQKURAtt/AKDFJZWxcD27lt3OnTTww4Ax6qXPaQCg9iH9 R5wsWFbFdkgbO5jvl76J19Q= =LAr1 -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm-- From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 23:40:03 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AC3C16A4DD for ; Sun, 8 Oct 2006 23:40:03 +0000 (UTC) (envelope-from alan.tamm@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB7A43D76 for ; Sun, 8 Oct 2006 23:39:57 +0000 (GMT) (envelope-from alan.tamm@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so492896uge for ; Sun, 08 Oct 2006 16:39:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=gOjsN6HB49YWsEEZZIQMlm5r6lA4WLgn5c/bGG8txQ22o3kwt44rJsfXCqCc/iu7k9TeAlKlPpxt21hzs9F0ApFirI+JTaaMnmSizOaPP8jlgLIfx4yxAjfEm1nUsYF6ncKbx7wyBgYgRHoqtWlRERvY74QRGEAYvQ0U0vo4+f0= Received: by 10.67.119.5 with SMTP id w5mr6037527ugm; Sun, 08 Oct 2006 16:39:56 -0700 (PDT) Received: by 10.67.99.4 with HTTP; Sun, 8 Oct 2006 16:39:56 -0700 (PDT) Message-ID: <9af101940610081639y282f4acfx8a3ae80a32160af0@mail.gmail.com> Date: Mon, 9 Oct 2006 02:39:56 +0300 From: "Alan Tamm" To: ports@mark.reidel.info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@FreeBSD.org Subject: FreeBSD Port: mpc-0.11.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 23:40:03 -0000 hello, I was wondering about the status of 0.12 port.. it has shoutcast support etc and I can't compile it from sourch on 4.x for some reason so a port would be great ;) thanks, alan. From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 23:53:38 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD2F616A412 for ; Sun, 8 Oct 2006 23:53:38 +0000 (UTC) (envelope-from robert@nilssonstudios.com) Received: from smtp109.sbc.mail.mud.yahoo.com (smtp109.sbc.mail.mud.yahoo.com [68.142.198.208]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A64A43D58 for ; Sun, 8 Oct 2006 23:53:38 +0000 (GMT) (envelope-from robert@nilssonstudios.com) Received: (qmail 82787 invoked from network); 8 Oct 2006 23:53:37 -0000 Received: from unknown (HELO ?10.0.1.149?) (rnilsson@sbcglobal.net@69.148.68.122 with plain) by smtp109.sbc.mail.mud.yahoo.com with SMTP; 8 Oct 2006 23:53:37 -0000 Mime-Version: 1.0 (Apple Message framework v752.3) To: fcash@sd73.bc.ca Message-Id: From: Robert Nilsson Date: Sun, 8 Oct 2006 18:53:35 -0500 X-Mailer: Apple Mail (2.752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: dansguardian-2.8.0.6_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 23:53:38 -0000 Freddie, I have found an issue in the port - it does not calculate md5 checksums correctly. This isn't normally a problem, but I'm using a password bypass and it doesn't match what the md5 command, or perl, generate. I haven't gone too deep, but if you comment out the "# define WORDS_BIGENDIAN 1" on line 39 of md5.cpp the issue is corrected. Also, it has squid as a requirement. Since I don't want the caching, I'm using tinyproxy (in transparent mode). I just commented out the requirement in the Makefile, but it would be nice if this could be an option. Thanks! Rob. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 00:52:20 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6C6716A40F for ; Mon, 9 Oct 2006 00:52:20 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DAF43D62 for ; Mon, 9 Oct 2006 00:52:18 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k990qIFn021861 for ; Mon, 9 Oct 2006 00:52:18 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k990qIdM021858 for ports@FreeBSD.org; Mon, 9 Oct 2006 00:52:18 GMT (envelope-from erwin) Date: Mon, 9 Oct 2006 00:52:18 GMT From: Erwin Lansing Message-Id: <200610090052.k990qIdM021858@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 00:52:20 -0000 INDEX build failed with errors: Generating INDEX-7 - please wait..Unknown modifier 'u' Bareword found where operator expected at -e line 1, near ")_VERSION" (Missing operator before _VERSION?) syntax error at -e line 1, near ")_VERSION" Unmatched right curly bracket at -e line 1, at end of line Execution of -e aborted due to compilation errors. ===> graphics/entice failed *** Error code 1 *** Error code 1 Stop in /local0/tmp/erwin/tindex/ports. *** Error code 1 Stop in /local0/tmp/erwin/tindex/ports. 1 error Committers on the hook: ade ale alepulver alexbl arved bms clsung demon dinoex edwin erwin glewis ijliao itetcu johans marcus mi miwi novel pav perky rafan roam sat sem simon stas stefan tmclaugh ume Most recent CVS update was: U comms/klog/Makefile U comms/klog/distinfo U comms/klog/pkg-descr U comms/klog/pkg-plist U comms/klog/files/patch-Makefile.in U comms/klog/files/patch-doc_Makefile.in U comms/klog/files/patch-doc_en_Makefile.in U comms/klog/files/patch-src_Makefile.in U databases/dbh10/Makefile U databases/dbh10/distinfo U databases/dbh10/pkg-descr U databases/dbh10/pkg-plist U devel/geany/Makefile U devel/geany/distinfo U devel/geany/pkg-plist U devel/geany/files/extra-patch-src-socket.c U devel/gwenhywfar/Makefile U devel/p5-Test-Class/Makefile U devel/p5-Test-Class/distinfo U devel/py-urwid/Makefile U devel/py-urwid/distinfo U devel/py-urwid/pkg-plist U devel/tcllib/Makefile U devel/tcllib/distinfo U devel/tcllib/pkg-plist U games/galaxyhack/Makefile U games/galaxyhack/distinfo U games/galaxyhack/pkg-plist U games/galaxyhack/files/galaxyhack-sh.in U games/galaxyhack/files/patch-Makefile U games/kbilliards/Makefile U games/linux-enemyterritory-etpro/Makefile U games/linux-enemyterritory-etpro/distinfo U games/linux-enemyterritory-etpub/Makefile U games/linux-enemyterritory-etpub/distinfo U games/linux-enemyterritory-etpub/pkg-plist U games/linux-enemyterritory-jaymod/Makefile U games/linux-enemyterritory-jaymod/distinfo U games/linux-enemyterritory-jaymod/pkg-plist U games/linux-enemyterritory-omni-bot/Makefile U games/linux-enemyterritory-omni-bot/distinfo U games/linux-enemyterritory-omni-bot/pkg-plist U games/pets/Makefile U games/pets/pkg-descr U graphics/Makefile U graphics/f-spot/Makefile U graphics/glexcess/Makefile U graphics/glexcess/distinfo U graphics/glexcess/pkg-descr U graphics/glexcess/pkg-plist U graphics/lcms/Makefile U graphics/lcms/pkg-plist U graphics/libqglviewer/Makefile U graphics/libqglviewer/distinfo U graphics/libqglviewer/pkg-plist U graphics/ocaml-lablgl/Makefile U java/berkeley-db/Makefile U java/berkeley-db/pkg-descr U java/berkeley-db/files/patch-test-failure U java/jdk14/Makefile U java/jdk14/distinfo U java/jdk14/files/patch-ipv6only U java/jdk14/files/patch-j2se::net::Inet4AddressImpl.c U lang/p5-v6/Makefile U lang/p5-v6/distinfo U lang/python24/Makefile U lang/python24/distinfo U lang/python24/pkg-descr U lang/python24/pkg-message U lang/python24/pkg-plist U lang/python24/files/patch-CVE-2006-4980 U lang/python24/files/patch-Modules::socketmodule.c U lang/python24/files/patch-Python::ceval.c U lang/python24/files/patch-freebsd7 U lang/python24/files/patch-setup.py U lang/python25/Makefile U lang/python25/distinfo U lang/python25/pkg-descr U lang/python25/pkg-plist U lang/python25/files/patch-Modules-_ctypes-libffi-configure U lang/python25/files/patch-setup.py U lang/sketchy/Makefile U lang/sketchy/distinfo U lang/sketchy/pkg-plist U mail/vpopmail/files/patch-vpgsql.c U misc/clpbar/Makefile U misc/clpbar/distinfo U net/libpcap/Makefile U net/libpcap/distinfo U net/netatalk/Makefile U net/netatalk/files/patch-configure U net/tcpdump/Makefile U net/tcpdump/distinfo U security/stunnel/Makefile U security/vuxml/vuln.xml U shells/ch/Makefile U sysutils/lookupd_ldap/Makefile U sysutils/lookupd_ldap/files/patch-Makefile U textproc/makepatch/Makefile U textproc/makepatch/distinfo U www/awstats-devel/Makefile U www/awstats-devel/distinfo U www/awstats-devel/pkg-plist U www/dokuwiki-devel/Makefile U www/dokuwiki-devel/distinfo U www/kannel/Makefile U www/kannel/distinfo U www/vtiger4/Makefile U www/vtiger4/distinfo U www/vtiger4/pkg-descr U www/vtiger4/pkg-plist U www/vtiger4/files/pkg-message.in U x11/Makefile U x11/libxcb/Makefile U x11/libxcb/distinfo U x11/libxcb/pkg-descr U x11/libxcb/pkg-plist U x11/libxcb/files/patch-src-xcb_util.c U x11/libxcb/files/patch-tests-check_public.c U x11/libxcb/files/patch-xcb.pc.in U x11/xcb-proto/Makefile U x11/xcb-proto/distinfo U x11/xcb-proto/pkg-descr U x11/xcb-proto/pkg-plist U x11-toolkits/Makefile U x11-toolkits/fltk2/Makefile U x11-toolkits/fltk2/distinfo U x11-toolkits/fltk2/pkg-plist U x11-toolkits/fltk2/files/patch-fltk-MultiImage.h U x11-toolkits/gtkada-devel/Makefile U x11-toolkits/gtkada-devel/distinfo U x11-toolkits/gtkada-devel/pkg-descr U x11-toolkits/gtkada-devel/pkg-plist U x11-toolkits/gtkada-devel/files/obsolescence.patch From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 02:08:18 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D2B716A4C9; Mon, 9 Oct 2006 02:08:18 +0000 (UTC) (envelope-from 2jonathon@charter.net) Received: from mxsf08.cluster1.charter.net (mxsf08.cluster1.charter.net [209.225.28.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5518F43D55; Mon, 9 Oct 2006 02:08:17 +0000 (GMT) (envelope-from 2jonathon@charter.net) Received: from mxip02a.cluster1.charter.net (mxip02a.cluster1.charter.net [209.225.28.132]) by mxsf08.cluster1.charter.net (8.12.11.20060308/8.12.11) with ESMTP id k9928Fec019199; Sun, 8 Oct 2006 22:08:15 -0400 Received: from 209-225-8-102.charter.net (HELO fepweb02) ([209.225.8.102]) by mxip02a.cluster1.charter.net with ESMTP; 08 Oct 2006 22:08:15 -0400 X-IronPort-AV: i="4.09,278,1157342400"; d="scan'208"; a="796310793:sNHT19925978" Message-ID: <1193534543.1160359695057.JavaMail.root@fepweb02> Date: Sun, 8 Oct 2006 19:08:15 -0700 From: <2jonathon@charter.net> To: mail@sashi.de, freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: from 66.214.141.129 by mail.charter.net; Sun, 8 Oct 2006 22:08:14 -0400 Cc: Subject: Re: why are you e-mailing me this? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 02:08:18 -0000 ---- "Marian S. Asokarajan" wrote: > Hello, > > here is patch for wu-ftpd's bad behaivior on it's internal ls function. > > > --- src/ftpd.c Thu Nov 29 17:56:11 2001 > +++ src/ftpd.c.sas Wed Oct 4 20:55:46 2006 > @@ -3508,7 +3508,7 @@ > { > char *a; > a = (char *) malloc(len + 1); > - memset(a, ' ', len-1); > + memset(a, ' ', len); > a[len] = 0; > if (strlen(s) <= len) > memcpy(a, s, strlen(s)); > > > Although the daemon is outdated, I thougth it might be useful to someone. > > > Best Regards, > Marian S. Asokarajan > _______________________________________________ > 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 Mon Oct 9 02:09:03 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E19116A415 for ; Mon, 9 Oct 2006 02:09:03 +0000 (UTC) (envelope-from 2jonathon@charter.net) Received: from mxsf15.cluster1.charter.net (mxsf15.cluster1.charter.net [209.225.28.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E3343D46 for ; Mon, 9 Oct 2006 02:08:58 +0000 (GMT) (envelope-from 2jonathon@charter.net) Received: from mxip28a.cluster1.charter.net (mxip28a.cluster1.charter.net [209.225.28.187]) by mxsf15.cluster1.charter.net (8.12.11.20060308/8.12.11) with ESMTP id k9928qIr012342 for ; Sun, 8 Oct 2006 22:08:57 -0400 Received: from 209-225-8-102.charter.net (HELO fepweb02) ([209.225.8.102]) by mxip28a.cluster1.charter.net with ESMTP; 08 Oct 2006 22:08:52 -0400 X-IronPort-AV: i="4.09,278,1157342400"; d="scan'208"; a="1807627080:sNHT47643168" Message-ID: <1509696888.1160359732062.JavaMail.root@fepweb02> Date: Sun, 8 Oct 2006 19:08:52 -0700 From: <2jonathon@charter.net> To: Florent Thoumie , Lars Engels MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: from 66.214.141.129 by mail.charter.net; Sun, 8 Oct 2006 22:08:51 -0400 Cc: VANHULLEBUS Yvan , LI Xin , freebsd-ports@freebsd.org Subject: Re: why are you e-mailing me this? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 02:09:03 -0000 ---- Lars Engels wrote: > On Thu, Oct 05, 2006 at 02:32:03PM +0100, Florent Thoumie wrote: > > On Thu, 2006-10-05 at 21:25 +0800, LI Xin wrote: > > > Florent Thoumie wrote: > > > > > > I think teaching ${PORTSDIR}/Makefile about how to do 'make search=' on > > > MOVED as well might be good idea, though :-) > > > > Maybe, I don't use 'make search'. Patches welcome, as usual :-) > > I also prefer 'make quicksearch' ;-) > > Attached is a patch for Mk/bsd.port.subdir.mk that allows to 'make > search' in MOVED as well (activated by default) if one uses 'name='. > > To disable searching in MOVED use 'make PORTSEARCH_MOVED=0 search'. > > Sample output: > > # make search name=ethereal > Port: net/ethereal > Moved: net/wireshark > Date: 2006-07-17 > Reason: Project name has changed > > Port: net/ethereal-lite > Moved: net/wireshark-lite > Date: 2006-07-17 > Reason: Project name has changed > [...] > > Any comments are welcome. > > -Lars From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 02:11:09 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BA8C16A500 for ; Mon, 9 Oct 2006 02:11:09 +0000 (UTC) (envelope-from 2jonathon@charter.net) Received: from mxsf13.cluster1.charter.net (mxsf13.cluster1.charter.net [209.225.28.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F1A443D53 for ; Mon, 9 Oct 2006 02:11:07 +0000 (GMT) (envelope-from 2jonathon@charter.net) Received: from mxip07a.cluster1.charter.net (mxip07a.cluster1.charter.net [209.225.28.137]) by mxsf13.cluster1.charter.net (8.12.11.20060308/8.12.11) with ESMTP id k992B6jB020359 for ; Sun, 8 Oct 2006 22:11:06 -0400 Received: from 209-225-8-102.charter.net (HELO fepweb02) ([209.225.8.102]) by mxip07a.cluster1.charter.net with ESMTP; 08 Oct 2006 22:11:06 -0400 X-IronPort-AV: i="4.09,278,1157342400"; d="scan'208"; a="816091142:sNHT50846676" Message-ID: <99315371.1160359866593.JavaMail.root@fepweb02> Date: Sun, 8 Oct 2006 19:11:06 -0700 From: <2jonathon@charter.net> To: ports@freebsd.org, Andreas Heil MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: from 66.214.141.129 by mail.charter.net; Sun, 8 Oct 2006 22:11:06 -0400 Cc: Subject: RE: why are you e-mailing me this? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 02:11:09 -0000 ---- Andreas Heil wrote: > Hi. I'll correct it as soon as possible. (This weekend) > > Andreas > > > -----Original Message----- > > From: Bill "distfiles" Fenner [mailto:fenner@FreeBSD.Org] > > Sent: Saturday, October 07, 2006 12:01 PM > > To: ah@linux-hq.de > > Subject: FreeBSD ports: 1 unfetchable distfile: games/nwnusers > > > > Dear ah@linux-hq.de, > > > > You are listed as the FreeBSD port maintainer for 1 port > > whose distfiles are not fetchable from their MASTER_SITES. Could > > you please visit > > > > http://people.freebsd.org/~fenner/portsurvey/ah@linux-hq.de.html > > > > and correct the problems listed there? The individual port with > > a problem is games/nwnusers. > > > > If you have already corrected the problems and submitted a > > PR, please accept my thanks and apologies for the delay in getting > > the fixes into the tree. This reminder is created automatically > > and does not (yet) have a way to know if a PR fixing the problem > > has been submitted. Please do *NOT* send your response to me > > directly; I do not necessarily have time to commit your fix; please > > instead submit a PR via 'send-pr' so it doesn't get lost. > > > > Problems are usually of two types: > > 1. The software package has been upgraded and the version in the > > port has been removed. The best solution to this problem is to > > upgrade the port to the most current version of the software package. > > If you are a FreeBSD committer, then you can just upgrade the port > > directly. If not, you should create the updated port on your > > own machine, > > test it (and maybe even run "portlint" on it), and then use "send-pr" > > to submit a "diff -uNr old-port updated-port". If you added > > or deleted > > any files, please make an explicit note of it. > > > > 2. The mirror site being used no longer contains the software package > > in question, or no longer exists. Solutions include: > > a) If there are other mirror sites, just remove the bad site > > from the list. (Make sure that what appears to be a bad site > > isn't actually a problem of type 1, upgrade) > > b) If the README or other support files in the software > > documentation mention where to get the software package, > > use one of those sites. > > c) Use a search engine to find another place to get the original > > DISTFILES. Make sure that you don't pick a FreeBSD distfiles > > mirror -- if you can't find any other places where the file > > exists, it can be a LOCAL_PORT or you can simply comment out > > the MASTER_SITES= line, with a comment explaining why. > > Once you have a solution, use "send-pr" to submit a "diff -u" of the > > Makefile. > > > > Note that this isn't an urgent issue, as people who try to > > build the port now will just fall back to the FreeBSD > > distfiles mirror. > > Please just put it on your list to do and get to it when you > > have time. > > These messages will continue to arrive twice a month until the fix is > > committed, as a reminder. > > > > Thanks, > > Bill "distfiles" Fenner. > > > > _______________________________________________ > 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 Mon Oct 9 04:58:17 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2888116A407 for ; Mon, 9 Oct 2006 04:58:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from unixfreunde.net (unixfreunde.de [85.214.35.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id B271643D46 for ; Mon, 9 Oct 2006 04:58:16 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: by unixfreunde.net (Postfix, from userid 65534) id 5BDEA50A34; Mon, 9 Oct 2006 06:58:17 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.3-gr1 (2006-06-01) on unixfreunde.de X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.3-gr1 Received: from mwilke.ath.cx (dslb-082-083-155-013.pools.arcor-ip.net [82.83.155.13]) by unixfreunde.net (Postfix) with ESMTP id D9513509B5; Mon, 9 Oct 2006 06:58:16 +0200 (CEST) Date: Mon, 9 Oct 2006 06:58:14 +0200 From: Martin Wilke To: "Alan Tamm" Message-ID: <20061009065814.3d725266@mwilke.ath.cx> In-Reply-To: <9af101940610081639y282f4acfx8a3ae80a32160af0@mail.gmail.com> References: <9af101940610081639y282f4acfx8a3ae80a32160af0@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.4; i386-portbld-freebsd7.0) User-Agent: miwi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, ports@mark.reidel.info Subject: Re: FreeBSD Port: mpc-0.11.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 04:58:17 -0000 On Mon, 9 Oct 2006 02:39:56 +0300 "Alan Tamm" wrote: Hi Alan Update is ready under ports/103706. I'm wait of approval from Maintainer. - Martin > hello, > > I was wondering about the status of 0.12 port.. > > it has shoutcast support etc and I can't compile it from sourch on 4.x > for some reason so a port would be great ;) > > > thanks, > alan. > _________ ______________________________________ > 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" -- Martin Wilke | irc.unixfreunde.de #bsd miwi@FreeBSD.org | miwi@unixfreunde.de FreeBSD Commiter | Power to Serve From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 06:26:38 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD24916A40F for ; Mon, 9 Oct 2006 06:26:38 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CB2543D45 for ; Mon, 9 Oct 2006 06:26:38 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k996QcEX084472 for ; Mon, 9 Oct 2006 06:26:38 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k996Qcba084445 for ports@FreeBSD.org; Mon, 9 Oct 2006 06:26:38 GMT (envelope-from erwin) Date: Mon, 9 Oct 2006 06:26:38 GMT From: Erwin Lansing Message-Id: <200610090626.k996Qcba084445@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX now builds successfully on 7.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 06:26:38 -0000 From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 07:10:48 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61D3B16A415 for ; Mon, 9 Oct 2006 07:10:48 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E0643D45 for ; Mon, 9 Oct 2006 07:10:47 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so511857uge for ; Mon, 09 Oct 2006 00:10:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NdITQ0bHKLaqpYp0HFWguyfyxCu27T/G4WXixIc2d8oh2U/qBinWsLqQIVEHMYKDz0ktpPx9iF3M7riyY2pn5fNXxjIcTTwfk3DLUcCpFkUNikNmWjYcGFOcRE4RgaEj+qRxyCVEiE/9naAT9+QrWt85LOvbw+aQm+3UP82VqgE= Received: by 10.67.91.6 with SMTP id t6mr6351083ugl; Mon, 09 Oct 2006 00:10:46 -0700 (PDT) Received: by 10.66.254.4 with HTTP; Mon, 9 Oct 2006 00:10:46 -0700 (PDT) Message-ID: Date: Mon, 9 Oct 2006 15:10:46 +0800 From: "Jiawei Ye" To: "ports@FreeBSD. org" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Python plist and WITHOUT_NIS=1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 07:10:48 -0000 When WITHOUT_NIS=1 is in src.conf, the system is built without nis, so is python. But nis.so is listed in the python plist, this will result in the following error when portmaster tries to create a backup package for it. Is this solvable via dynamic plist generation? ===>>> Creating a backup package for old version python-2.4.3 tar: lib/python2.4/lib-dynload/nis.so: Cannot stat: No such file or directory pkg_create: make_dist: tar command failed with code 256 Cheers, Jiawei -- "If it looks like a duck, walks like a duck, and quacks like a duck, then to the end user it's a duck, and end users have made it pretty clear they want a duck; whether the duck drinks hot chocolate or coffee is irrelevant." From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 10:00:24 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D92C916A415; Mon, 9 Oct 2006 10:00:23 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from omega.inso.tuwien.ac.at (omega.inso.tuwien.ac.at [128.130.59.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F36843D68; Mon, 9 Oct 2006 10:00:22 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from [10.59.1.157] (fwswe.rise-s.com [83.65.168.194]) (authenticated bits=0) by omega.inso.tuwien.ac.at (8.13.4/8.13.4/Debian-1) with ESMTP id k999xKVh001426 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 9 Oct 2006 11:59:20 +0200 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1--455372781" Message-Id: Content-Transfer-Encoding: 7bit From: Tilman Linneweh Date: Mon, 9 Oct 2006 11:58:56 +0200 To: sch@chaos.dk X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: by amavisd-new Cc: ports@FreeBSD.org, Tilman Linneweh Subject: Re: FreeBSD Port: MT-3.32 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 10:00:24 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-1--455372781 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi Soeren, On Oct 8, 2006, at 11:08 PM, S=F8ren Schr=F8der wrote: > MT is updated to 3.33 Thanks for the notification. > Will I be able to install by updating distinfo file to match the > checksums/size/name of the 3.33 tar.gz ? > > MD5 (/usr/ports/distfiles/MT-3.33-en_US.tar.gz) =3D > 432570bf0aa82995d764a49da5a39696 > > SHA256 (/usr/ports/distfiles/MT-3.33-en_US.tar.gz) =3D > 6c2da0c099461337e54c1c88cb72b27c77aec11036c82bc212ff846fde9ffe17 > > ls -l /usr/ports/distfiles/MT-3.33-en_US.tar.gz > -rwxr--r-- 1 sch sch 2480474 Oct 8 22:45 > /usr/ports/distfiles/MT-3.33-en_US.tar.gz Most likely yes. I will try to update the port later today. regards tilman --Apple-Mail-1--455372781 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFFKh1kfCLDn4B6xToRAk8kAJ9yF2pZvjFAzlAQr6Ngpb4X9AoDkwCfRrex qDOvzQ+xdkKUtLXL5Q6s4oE= =qUoP -----END PGP SIGNATURE----- --Apple-Mail-1--455372781-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 10:34:35 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97B0C16A40F; Mon, 9 Oct 2006 10:34:35 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FBFA43D4C; Mon, 9 Oct 2006 10:34:35 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp2-g19.free.fr (Postfix) with ESMTP id 67D4825CA2; Mon, 9 Oct 2006 12:34:34 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 8CF1E11963; Mon, 9 Oct 2006 12:34:33 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 48087-07; Mon, 9 Oct 2006 12:34:28 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id E784211942; Mon, 9 Oct 2006 12:34:26 +0200 (CEST) From: Florent Thoumie To: freebsd-ports@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-w8BDeEn8fu9c/vst446N" Date: Mon, 09 Oct 2006 11:34:24 +0100 Message-Id: <1160390064.76522.23.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-hackers@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-bugbusters@FreeBSD.org Subject: FreeBSD Test-Bugathon.... check X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 10:34:35 -0000 --=-w8BDeEn8fu9c/vst446N Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Following the example of our friends from NetBSD. We organized this week-end what they called a Bugathon. Basically, people gather on an IRC channel and discuss about some Problem Reports they either sent or are interested in. This is a great opportunity to get things done faster and get in touch with committers. The Bugathon was only announced on -ports because we weren't sure to get enough src committers, mainly because of the very short notice (it was decided on friday evening CET). Anyway, the result of the Test-Bugathon is that around 140 PRs have been closed (kern:8, bin:2, ports:~100, i386:1, docs:7, www:4, usb:14, conf:4, amd64:1). I'd like to thank all the committers and participants who came, it was a lot of fun. The test has proven its point so we'll definitely make new bugathons in the near future. We haven't settled on a date yet, but an announcement will be made once the date will be decided, at least two weeks before the event. In the meantime, don't hesitate to come to the IRC channel #freebsd-bugbusters on EFNET or subscribe to the freebsd-bugbusters mailing list. Have fun fixing bugs! --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-w8BDeEn8fu9c/vst446N Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBFKiWwMxEkbVFH3PQRAgEtAJsFsK+HCt6RiOVp9uXNWKGRLaeWbwCcDcpZ u3wuRVonvB6Xz3Dvf0eXt9k= =D6wr -----END PGP SIGNATURE----- --=-w8BDeEn8fu9c/vst446N-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 11:06:18 2006 Return-Path: X-Original-To: ports@hub.freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B5416A412 for ; Mon, 9 Oct 2006 11:06:18 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4025043D62 for ; Mon, 9 Oct 2006 11:06:16 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k99B6FGd070482 for ; Mon, 9 Oct 2006 11:06:15 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k99B6EqP070478 for PORTS; Mon, 9 Oct 2006 11:06:14 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Oct 2006 11:06:14 GMT Message-Id: <200610091106.k99B6EqP070478@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Cc: Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 11:06:19 -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. r - repocopy The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion. 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 Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/52079 vmware3 hangs when nmdm(4) is used as COM1 device f ports/90399 vmware2 port not working on FreeBSD 6.0 f ports/92706 vmware3 panic on 6.0-RELEASE o ports/94044 emulators/vmware2: running $PREFIX/etc/rc.d/vmware.sh o ports/94894 multimedia/fxtv causes freeze and reboot on DGA failur f ports/95081 Problem with enabling logwtmp on POPtop o ports/99286 ruby-ldap broken on amd64 s ports/99623 ksh93 dumps core on FBSD 6.1 o ports/100024 Port mail/drac coredumps on runtime if compiled for ex o ports/100358 sysutils/portmanager: OpenOffice.org 2.0 Requires Conf o ports/102427 Apache 2.0.59 with www/mod_python3 core dumped f ports/103367 pglogd fails to start f ports/103584 ports/security/op don't work on amd64 system f ports/103672 cups-base wont compile/nor is it capable of being port o ports/103673 port net/nbd-server broken as of 2.8.6 f ports/103970 print/cups-base will not install o ports/104122 Re: ports/104117: When building GIMP using ports it cr o ports/104205 gnome nautilus cpu usage jumps to 100% 18 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/57502 ports that define USE_* too late s ports/59254 ports that write something after bsd.port.mk s ports/65794 net/ripetools is obsolete s ports/67815 graphics/ImageMagick no longer recognizes FlashPix s ports/84819 [MAINTAINER] math/coq: enable on ia64 s ports/86401 new ports multimedia/zapping s ports/88900 www/flashplugin-mozilla causes Firefox to crash o ports/92651 graphics/gmt - WITH_EVERYTHING doesn't fetch f ports/94000 request: fork of security/srm with updated features o ports/94074 [NEW PORTS] x11-toolkits/ruby-qt3, x11-toolkits/kde3: f ports/95279 (New Port) FreeBPX: a web gui to the asterisk PBX s ports/96576 R 2.3.0 fails to compile: undefined reference to `R_ru s ports/96731 textproc/docbook-utils doesn`t build f ports/96891 [patch] port dns/powerdns does not have option for com f ports/98364 [PATCH] net-mgmt/nagios-plugins: add several contrib c f ports/98639 [PATCH] japanese/ja-edict-utf-8: update to 20060608, u f ports/99553 cannot use proxy in net-im/gaim-openq f ports/100650 audio/moc dumps core when detach/quit f ports/100789 net-p2p/verlihub-plugins: compile failure o ports/101340 x11/gdm: Vidcontrol Causes Video Corruption In GDM o ports/101450 multimedia/transcode: tcprobe broken for devfs o ports/101680 mail/poppassd: update of passwd prompts for pam_passwd o ports/102993 New port: java/eclipse32 New port of Eclipse IDE versi o ports/103168 isc-dhcpd.sh jail options break stop and status comman o ports/103257 Missing directory prevents Nepenthes from running out- f ports/103355 [patch] Broken FlickrExport plugin from graphics/kipi- o ports/103395 gnome-ssh-askpass interferes with gnome-screensaver f ports/103444 [PATCH] java/classpath: update to 0.92 f ports/103813 www/p5-Apache-DBI: fix package dependenies when WITH_M f ports/104033 nagios trends report images wrong size f ports/104124 [PATCH] net/whois: update to 4.7.18 o ports/104189 (patch) Enable MMX and video grabbing for ffmpeg-devel o ports/104200 [Maintainer Update] Small fixes to net/samba3 f ports/104206 [PATCH] net/mtr: update to 0.72 o ports/104208 Port Update: mail/qsheff 35 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 12:28:52 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 552AA16A416 for ; Mon, 9 Oct 2006 12:28:52 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from baptux.is-a-geek.org (aut75-5-82-239-181-5.fbx.proxad.net [82.239.181.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EAB543D7E for ; Mon, 9 Oct 2006 12:28:45 +0000 (GMT) (envelope-from baptiste.daroussin@gmail.com) Received: from localhost (localhost [127.0.0.1]) by baptux.is-a-geek.org (Postfix) with ESMTP id 1D3EEF34E5 for ; Mon, 9 Oct 2006 14:27:11 +0200 (CEST) MIME-Version: 1.0 Date: Mon, 9 Oct 2006 14:27:11 +0200 From: Baptiste Daroussin To: ports@FreeBSD.org Message-ID: <6af513fab84759aabb333d751e99e7e3@bapt.homeunix.org> X-Sender: baptiste.daroussin@gmail.com User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: Subject: Xorg and marcusmerge like script X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 12:28:52 -0000 Hi, I'd like to test the new xorg ports for Xorg 7.1, is there any scripts available like marcusmercge (for gnome) to test it ? It would easier my life to have one. Thanks. Bapt From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 13:11:07 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 904C816A403 for ; Mon, 9 Oct 2006 13:11:07 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 373CF43D68 for ; Mon, 9 Oct 2006 13:11:00 +0000 (GMT) (envelope-from r.c.ladan@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1486950wxd for ; Mon, 09 Oct 2006 06:10:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=t7KOatzeegkGfoIerL8uQ9O7EmJAjeChYTDb5Cc1MsqU+lQO/L2DSDeqfmT8LwoionQzvhShzqNa3yJxiBtO9ofjWsBFj1F3/4Cc3FF0uyfWA6Hpvd9qEVEVGzaJVMZ1KeHFHWuaPOecIH4TSe5hdhf8Xc/P0gWWtMiGFt9peUw= Received: by 10.70.40.1 with SMTP id n1mr11206217wxn; Mon, 09 Oct 2006 06:10:55 -0700 (PDT) Received: by 10.70.124.15 with HTTP; Mon, 9 Oct 2006 06:10:54 -0700 (PDT) Message-ID: Date: Mon, 9 Oct 2006 15:10:54 +0200 From: "Rene Ladan" To: "Baptiste Daroussin" In-Reply-To: <6af513fab84759aabb333d751e99e7e3@bapt.homeunix.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_164411_28016749.1160399454962" References: <6af513fab84759aabb333d751e99e7e3@bapt.homeunix.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org Subject: Re: Xorg and marcusmerge like script X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 13:11:07 -0000 ------=_Part_164411_28016749.1160399454962 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 2006/10/9, Baptiste Daroussin : > Hi, > > I'd like to test the new xorg ports for Xorg 7.1, is there any scripts available like marcusmercge (for gnome) to test it ? It would easier my life to have one. > I don't know of such a script, but what I did was: 1. Check out the git repository: # cd /usr # git clone http://git.xbsd.org/projects/xorg-exp.git xorg-modular-exp 2. Find differences: do ls > m-i for each directory i in /usr/xorg-modular-exp/ do ls > d-i for each corresponding directory i in /usr/ports/ 3. Merge-copy the modular tree into the main ports tree using the attached script. 4. Uninstall the old xorg 5. Install the new xorg: # cd /usr/ports/x11/xorg-complete # make install clean To update: 1. Update the tree: # cd /usr/xorg-modular-exp # git pull Perform step 2 and 3 as above. 4. Something like portmaster -a HTH, Regards. Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 ------=_Part_164411_28016749.1160399454962-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 14:17:23 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E84E916A403 for ; Mon, 9 Oct 2006 14:17:23 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from baptux.is-a-geek.org (aut75-5-82-239-181-5.fbx.proxad.net [82.239.181.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80BD543D46 for ; Mon, 9 Oct 2006 14:17:23 +0000 (GMT) (envelope-from baptiste.daroussin@gmail.com) Received: from localhost (localhost [127.0.0.1]) by baptux.is-a-geek.org (Postfix) with ESMTP id 5D826F34E5 for ; Mon, 9 Oct 2006 16:15:50 +0200 (CEST) MIME-Version: 1.0 Date: Mon, 9 Oct 2006 16:15:50 +0200 From: Baptiste Daroussin To: ports@freebsd.org In-Reply-To: References: Message-ID: X-Sender: baptiste.daroussin@gmail.com User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: Subject: Re: Xorg and marcusmerge like script X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 14:17:24 -0000 Thanks I'll try that. On Mon, 9 Oct 2006 15:10:54 +0200, "Rene Ladan" wrote: > 2006/10/9, Baptiste Daroussin : >> Hi, >> >> I'd like to test the new xorg ports for Xorg 7.1, is there any scripts > available like marcusmercge (for gnome) to test it ? It would easier my > life to have one. >> > I don't know of such a script, but what I did was: > > 1. Check out the git repository: > # cd /usr > # git clone http://git.xbsd.org/projects/xorg-exp.git xorg-modular-exp > > 2. Find differences: > do ls > m-i for each directory i in /usr/xorg-modular-exp/ > do ls > d-i for each corresponding directory i in /usr/ports/ > > 3. Merge-copy the modular tree into the main ports tree using the > attached script. > > 4. Uninstall the old xorg > > 5. Install the new xorg: > # cd /usr/ports/x11/xorg-complete > # make install clean > > To update: > > 1. Update the tree: > # cd /usr/xorg-modular-exp > # git pull > > Perform step 2 and 3 as above. > > 4. Something like portmaster -a > > HTH, > > Regards. > Rene > -- > GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 > (subkeys.pgp.net) > > "It won't fit on the line." > -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 15:41:16 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32BE416A416 for ; Mon, 9 Oct 2006 15:41:16 +0000 (UTC) (envelope-from cryptixd@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E11743D53 for ; Mon, 9 Oct 2006 15:41:15 +0000 (GMT) (envelope-from cryptixd@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so575006uge for ; Mon, 09 Oct 2006 08:41:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=swo3VPu++qiZlSLMwxOx6K+vd9U+JfSak4+6Ho4mkquCPIxzhXzExPk1L9udMXVXq0rWmA6m6a5MPtunu4k6Wz/vAfD1i7SjDBwrGyTKtZhFTNDbFBqGM2t19eJ8SqCp6/bK1HvRJIQoewDnJhWJzCWiGpNHTT4OIWm+CxwnWH8= Received: by 10.78.203.15 with SMTP id a15mr5355707hug; Mon, 09 Oct 2006 08:41:13 -0700 (PDT) Received: by 10.78.179.10 with HTTP; Mon, 9 Oct 2006 08:41:13 -0700 (PDT) Message-ID: <880eb6180610090841j423789a0obdc62ecec8bf910f@mail.gmail.com> Date: Mon, 9 Oct 2006 17:41:13 +0200 From: "Wernher Eksteen" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: portupgrade -varR X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 15:41:16 -0000 Hi all, New to your list, so please forgive if I'm not doing this right, in which case please show me the way :) I have this issue when running portupgrade; /usr/local/sbin/portupgrade -varR ---> Session started at: Mon, 09 Oct 2006 15:12:24 +0100 [Updating the pkgdb in /var/db/pkg ... /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument; rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... [Updating the pkgdb in /var/db/pkg ... /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument; rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument: Cannot update the pkgdb!]: Cannot update the pkgdb!] Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ ---> Session ended at: Mon, 09 Oct 2006 15:12:26 +0100 (consumed 00:00:01) I'm pretty new to using Portupgrade, and need some help with this. No idea what this means or how to fix it. Any pointers would be much appreciated! Thanks, Wernher From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 15:49:14 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6599C16A40F for ; Mon, 9 Oct 2006 15:49:14 +0000 (UTC) (envelope-from mark@foster.cc) Received: from rwcrmhc15.comcast.net (rwcrmhc15.comcast.net [216.148.227.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C97D43D45 for ; Mon, 9 Oct 2006 15:49:13 +0000 (GMT) (envelope-from mark@foster.cc) Received: from fosgate.dyndns.org ([67.171.43.5]) by comcast.net (rwcrmhc15) with ESMTP id <20061009154913m15009i8hie>; Mon, 9 Oct 2006 15:49:13 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by fosgate.dyndns.org (Postfix) with ESMTP id 197983756B for ; Mon, 9 Oct 2006 08:49:13 -0700 (PDT) Received: from fosgate.dyndns.org ([127.0.0.1]) by localhost (horton [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05673-06 for ; Mon, 9 Oct 2006 08:49:00 -0700 (PDT) Received: from [10.1.253.35] (fis-gw2.portseattle.org [198.134.96.9]) by fosgate.dyndns.org (Postfix) with ESMTP id 10F2937543 for ; Mon, 9 Oct 2006 08:49:00 -0700 (PDT) Message-ID: <452A6F69.4010202@foster.cc> Date: Mon, 09 Oct 2006 08:48:57 -0700 From: Mark Foster User-Agent: Thunderbird 1.5.0.7 (X11/20060922) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at foster.cc X-Spam-Status: No, hits=-1.5 tagged_above=-999.0 required=4.0 tests=AWL, BAYES_00 X-Spam-Level: Cc: Subject: python 2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 15:49:14 -0000 So is python-2.4.3_2 (just committed) STILL vulnerable? It won't let me upgrade from python-2.4.3 # make ===> python-2.4.3 has known vulnerabilities: => python -- buffer overrun in repr() for unicode strings. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/lang/python. -- Said one park ranger, 'There is considerable overlap between the intelligence of the smartest bears and the dumbest tourists.' Mark D. Foster, CISSP http://mark.foster.cc/ From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 15:56:33 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC02716A412 for ; Mon, 9 Oct 2006 15:56:33 +0000 (UTC) (envelope-from dthomas53@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97EF143D53 for ; Mon, 9 Oct 2006 15:56:27 +0000 (GMT) (envelope-from dthomas53@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1529828wxd for ; Mon, 09 Oct 2006 08:56:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=OasBMn9RoIlJSoaN5SR2mPP473M98C+HlJoIJrBZ3J3m5pA5gdPLOVznTvdjEWq3lzN+lMrtvdQ2EfqkSR8Be7PHjhMUyP4X5CJpyJSgg1ykEUbSm6j3vnbLwfpcxygm4Hlmy7xGF3Bb8KWDRkI6zpbqUT/FAwj9d+xyT3zxKEA= Received: by 10.90.90.16 with SMTP id n16mr2746608agb; Mon, 09 Oct 2006 08:56:26 -0700 (PDT) Received: by 10.90.117.20 with HTTP; Mon, 9 Oct 2006 08:56:26 -0700 (PDT) Message-ID: Date: Mon, 9 Oct 2006 11:56:26 -0400 From: "David Stanford" To: "Wernher Eksteen" In-Reply-To: <880eb6180610090841j423789a0obdc62ecec8bf910f@mail.gmail.com> MIME-Version: 1.0 References: <880eb6180610090841j423789a0obdc62ecec8bf910f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: portupgrade -varR X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 15:56:34 -0000 On 10/9/06, Wernher Eksteen wrote: > > Hi all, > > New to your list, so please forgive if I'm not doing this right, in which > case please show me the way :) > > I have this issue when running portupgrade; > > /usr/local/sbin/portupgrade -varR > ---> Session started at: Mon, 09 Oct 2006 15:12:24 +0100 > [Updating the pkgdb in /var/db/pkg ... > /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument; > rebuild needed] [Rebuilding the pkgdb in /var/db/pkg > ... > [Updating the pkgdb in /var/db/pkg ... > /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument; > rebuild needed] [Rebuilding the pkgdb in /var/db/pkg > ... > /var/db/pkg/pkgdb.db: unexpected file type or format -- Invalid argument: > Cannot update the pkgdb!]: Cannot update the pkgdb!] > Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ > ---> Session ended at: Mon, 09 Oct 2006 15:12:26 +0100 (consumed > 00:00:01) > > I'm pretty new to using Portupgrade, and need some help with this. No idea > what this means or how to fix it. > Any pointers would be much appreciated! Wernher, For general questions you should send emails to the freebsd-questions list. Regarding your question, I believe the problem is that you recently upgraded your Berkeley DB and/or portupgrade and now your version of portupgrade is incompatible with the previous database. I had this problem a while back and if I remember correctly you have to delete your previous portupgrade database and running it afterwards will just create a new one. However, I don't remember how I did this so I would suggest mailing the questions list as I'm sure someone there will have the answer. -David -- [root@fbsd ~]# fortune Happiness is just an illusion, filled with sadness and confusion. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 16:16:22 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B8816A4A0 for ; Mon, 9 Oct 2006 16:16:22 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F2643D6B for ; Mon, 9 Oct 2006 16:16:18 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GWxmQ-0003yR-UX for freebsd-ports@freebsd.org; Mon, 09 Oct 2006 18:15:03 +0200 Received: from r5h168.net.upc.cz ([86.49.7.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Oct 2006 18:15:02 +0200 Received: from gamato by r5h168.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Oct 2006 18:15:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: martinko Date: Mon, 09 Oct 2006 14:44:26 +0200 Lines: 8 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5h168.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.7) Gecko/20060923 SeaMonkey/1.0.5 Sender: news Subject: pkgtools.status-pkg.sh X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 16:16:22 -0000 Hello, I'm wondering what is the purpose of /usr/local/etc/pkgtools.status-pkg.sh and why it is where it is.. ? Cheers, Martin From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 16:50:33 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17E1216A568 for ; Mon, 9 Oct 2006 16:50:32 +0000 (UTC) (envelope-from jesper222@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6E2E43D49 for ; Mon, 9 Oct 2006 16:50:31 +0000 (GMT) (envelope-from jesper222@gmail.com) Received: by ug-out-1314.google.com with SMTP id b39so829236ugd for ; Mon, 09 Oct 2006 09:50:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qfFPLaaL16nUKeBY7WYCixxX2mUhd/9yherS1uDH3ghiefWe1kgZSikNQmKGu45Zy41Q1EV17yrti2KTNO07TxnyfIYQlQFsMfHuBd5n4Zlz2qvH3aEXc3op2nImDAUzixqElHPnLhDYkESnwncYIcRYL7YE2urIws69wAu2XJs= Received: by 10.66.221.6 with SMTP id t6mr7099097ugg; Mon, 09 Oct 2006 09:50:30 -0700 (PDT) Received: by 10.67.117.16 with HTTP; Mon, 9 Oct 2006 09:50:29 -0700 (PDT) Message-ID: <8eba59fe0610090950y3964018aid505afbd0211b23b@mail.gmail.com> Date: Mon, 9 Oct 2006 18:50:29 +0200 From: "Jesper Schmitz Mouridsen" To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: pear.php bug X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 16:50:33 -0000 http://pear.php.net/bugs/bug.php?id=8782 From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 16:51:45 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 198B516A4B3; Mon, 9 Oct 2006 16:51:45 +0000 (UTC) (envelope-from "") Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73E7743D6A; Mon, 9 Oct 2006 16:51:42 +0000 (GMT) (envelope-from "") Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k99Gpgf3014286; Mon, 9 Oct 2006 16:51:42 GMT Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k99GpgQk014284; Mon, 9 Oct 2006 16:51:42 GMT Date: Mon, 9 Oct 2006 16:51:42 GMT Message-Id: <200610091651.k99GpgQk014284@builder.freebsd.org> X-Authentication-Warning: builder.freebsd.org: erwin set sender to <> using -f From: erwin@FreeBSD.org To: ports@FreeBSD.org X-FreeBSD-Chkversion: backwards Cc: perky@FreeBSD.org, python@FreeBSD.org Subject: Ports with version numbers going backwards: lang/python X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: erwin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 16:51:45 -0000 ** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for more information. Tools that won't work include pkg_version, portupgrade and portaudit. A common error is an accidental deletion of PORTEPOCH. Please fix any errors as soon as possible. - *lang/python* : python-2.4.3 < python-2.4.3_1 | revision 1.154 | date: 2006/10/09 14:29:15; author: perky; state: Exp; lines: +12 -193 | - Update the main python version to 2.5. | - Now, lang/python is just a meta-port which depends on lang/python25. | - And all versions of Python ports have short version identifier in its | package name; python25-2.5, python24-2.4.3 and etc. | - Also you must upgrade all python modules after lang/python updated, | cd /usr/ports/lang/python && make upgrade-site-packages | | - Give maintainership of Python ports to the new python@ group which | includes me, alexbl@ and others. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 17:29:57 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9BD916A412 for ; Mon, 9 Oct 2006 17:29:57 +0000 (UTC) (envelope-from jacardenasm@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7693243D81 for ; Mon, 9 Oct 2006 17:29:54 +0000 (GMT) (envelope-from jacardenasm@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so5828nfc for ; Mon, 09 Oct 2006 10:29:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=stvoqt4awi+IsZsDpuZG9itppsASwwJ4PJIbLTnnEhCBAydLl0CfTNyKOxNxLYXsO91MLEYsXjblHtpbLAFEs5n0NrH1aqLoUwMXNFEetEn7yv9Svowv8kDngizev72vXhWkbY5uALZeKzJnoE9RgZ3mT4EUFhl8V5MuRMzmwx4= Received: by 10.49.8.4 with SMTP id l4mr56104nfi; Mon, 09 Oct 2006 10:29:53 -0700 (PDT) Received: by 10.49.78.11 with HTTP; Mon, 9 Oct 2006 10:29:53 -0700 (PDT) Message-ID: <7c58fcfc0610091029l686b46cfvbe78c39bd31f5274@mail.gmail.com> Date: Mon, 9 Oct 2006 12:29:53 -0500 From: "Jose Alonso Cardenas Marquez" To: "Mark Foster" , ports@freebsd.org In-Reply-To: <452A6F69.4010202@foster.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <452A6F69.4010202@foster.cc> Cc: Subject: Re: python 2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 17:29:57 -0000 2006/10/9, Mark Foster : > So is python-2.4.3_2 (just committed) STILL vulnerable? It won't let me > upgrade from python-2.4.3 > > # make > ===> python-2.4.3 has known vulnerabilities: > => python -- buffer overrun in repr() for unicode strings. > Reference: > > => Please update your ports tree and try again. > *** Error code 1 > > Stop in /usr/ports/lang/python. > The lang/python port was updated, please update your port tree and try again. you don't forget to read of ports/UPDATING note. Greetings ACM From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 20:28:38 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC4AE16A4D0 for ; Mon, 9 Oct 2006 20:28:38 +0000 (UTC) (envelope-from ghorning@staloysiuscincinnati.org) Received: from STALEX01.staloysiuscincinnati.org (stalex01.staloysiuscincinnati.org [24.123.172.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EB3F43D5A for ; Mon, 9 Oct 2006 20:28:28 +0000 (GMT) (envelope-from ghorning@staloysiuscincinnati.org) Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Mon, 9 Oct 2006 16:29:09 -0400 Message-ID: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ethereal no longer in ports Thread-Index: Acbr4ZMo9zKHL/pYS6W2y3tSGsnSWA== From: "Grant Horning" To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: ethereal no longer in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 20:28:38 -0000 I need to install Ethereal but it is no longer located in ports. A search of the online ports collection also had no results.=20 =20 What happened to Ethereal? I'm using FreeBSD 6.1-RELEASE-p6. From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 20:31:39 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1654116A415 for ; Mon, 9 Oct 2006 20:31:39 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43FEF43D7C for ; Mon, 9 Oct 2006 20:31:26 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8A0491A3C1E; Mon, 9 Oct 2006 13:31:26 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0606351595; Mon, 9 Oct 2006 16:31:25 -0400 (EDT) Date: Mon, 9 Oct 2006 16:31:25 -0400 From: Kris Kennaway To: Grant Horning Message-ID: <20061009203125.GA45399@xor.obsecurity.org> References: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> User-Agent: Mutt/1.4.2.2i Cc: ports@FreeBSD.org Subject: Re: ethereal no longer in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 20:31:39 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 09, 2006 at 04:29:09PM -0400, Grant Horning wrote: > I need to install Ethereal but it is no longer located in ports. A > search of the online ports collection also had no results.=20 >=20 > =20 >=20 > What happened to Ethereal? I'm using FreeBSD 6.1-RELEASE-p6. See /usr/ports/MOVED or consult google. Kris --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFKrGdWry0BWjoQKURArDjAKDjZdhOiul7RhpXowRvxfopS1Qi6ACg2trB 70Ea7bt14AUJ1BhRG4usnGg= =TJgd -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 20:35:29 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7AAC16A403 for ; Mon, 9 Oct 2006 20:35:29 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12A543D6D for ; Mon, 9 Oct 2006 20:35:28 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 24422 invoked from network); 9 Oct 2006 20:35:28 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 9 Oct 2006 20:35:28 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 89EE42842A; Mon, 9 Oct 2006 16:35:27 -0400 (EDT) To: "Grant Horning" References: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> From: Lowell Gilbert Date: Mon, 09 Oct 2006 16:35:27 -0400 In-Reply-To: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> (Grant Horning's message of "Mon, 9 Oct 2006 16:29:09 -0400") Message-ID: <44d591z0q8.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@FreeBSD.org Subject: Re: ethereal no longer in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 20:35:29 -0000 "Grant Horning" writes: > I need to install Ethereal but it is no longer located in ports. A > search of the online ports collection also had no results. > > > > What happened to Ethereal? I'm using FreeBSD 6.1-RELEASE-p6. # grep ethereal /usr/ports/* /usr/ports/MOVED:net/ethereal|net/wireshark|2006-07-17|Project name has changed /usr/ports/MOVED:net/ethereal-lite|net/wireshark-lite|2006-07-17|Project name has changed /usr/ports/MOVED:net/tethereal|net/tshark|2006-07-17|Project name has changed /usr/ports/MOVED:net/tethereal-lite|net/tshark-lite|2006-07-17|Project name has changed # From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 20:37:36 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25F9C16A40F for ; Mon, 9 Oct 2006 20:37:36 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp112.sbc.mail.re2.yahoo.com (smtp112.sbc.mail.re2.yahoo.com [68.142.229.93]) by mx1.FreeBSD.org (Postfix) with SMTP id C05B543D76 for ; Mon, 9 Oct 2006 20:37:23 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 15745 invoked from network); 9 Oct 2006 20:37:22 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@71.147.41.2 with login) by smtp112.sbc.mail.re2.yahoo.com with SMTP; 9 Oct 2006 20:37:22 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id D9C5364 for ; Mon, 9 Oct 2006 15:37:21 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NnT2XwsLhzSR for ; Mon, 9 Oct 2006 15:37:21 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 1044E53 for ; Mon, 9 Oct 2006 15:37:20 -0500 (CDT) Message-ID: <452AB300.1030605@mikestammer.com> Date: Mon, 09 Oct 2006 15:37:20 -0500 From: Eric User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: ports@FreeBSD.org References: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> In-Reply-To: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: ethereal no longer in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 20:37:36 -0000 Grant Horning wrote: > I need to install Ethereal but it is no longer located in ports. A > search of the online ports collection also had no results. > > > > What happened to Ethereal? I'm using FreeBSD 6.1-RELEASE-p6. > read /usr/ports/UPDATING =) it is now wireshark From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 20:38:33 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 919F216A407 for ; Mon, 9 Oct 2006 20:38:33 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35F8843D7B for ; Mon, 9 Oct 2006 20:38:21 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20061009203820m9100en161e>; Mon, 9 Oct 2006 20:38:20 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id k99KcCr0062223; Mon, 9 Oct 2006 15:38:13 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id k99KcClR062222; Mon, 9 Oct 2006 15:38:12 -0500 (CDT) (envelope-from brooks) Date: Mon, 9 Oct 2006 15:38:12 -0500 From: Brooks Davis To: Grant Horning Message-ID: <20061009203812.GA61933@lor.one-eyed-alien.net> References: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline In-Reply-To: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> User-Agent: Mutt/1.5.11 Cc: ports@freebsd.org Subject: Re: ethereal no longer in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 20:38:33 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 09, 2006 at 04:29:09PM -0400, Grant Horning wrote: > I need to install Ethereal but it is no longer located in ports. A > search of the online ports collection also had no results.=20 >=20 > What happened to Ethereal? I'm using FreeBSD 6.1-RELEASE-p6. $ greep ethereal /usr/ports/MOVED net/ethereal|net/wireshark|2006-07-17|Project name has changed net/ethereal-lite|net/wireshark-lite|2006-07-17|Project name has changed net/tethereal|net/tshark|2006-07-17|Project name has changed net/tethereal-lite|net/tshark-lite|2006-07-17|Project name has changed Automated tools such as portupgrade will catch this if it's already install, but there probably should be an entry in UPDATING. -- Brooks --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFKrMzXY6L6fI4GtQRAp1hAJ46c5aFti0ncLyCZ6fO5OMMqA9FWACbBdFM arIKUeCtiAAE3+zidPjF7K4= =Lrmt -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 20:46:50 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3945316A47E for ; Mon, 9 Oct 2006 20:46:50 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp105.sbc.mail.re2.yahoo.com (smtp105.sbc.mail.re2.yahoo.com [68.142.229.100]) by mx1.FreeBSD.org (Postfix) with SMTP id AD5DB43D46 for ; Mon, 9 Oct 2006 20:46:48 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 61406 invoked from network); 9 Oct 2006 20:46:47 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@71.147.41.2 with login) by smtp105.sbc.mail.re2.yahoo.com with SMTP; 9 Oct 2006 20:46:47 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 4E35F6E for ; Mon, 9 Oct 2006 15:46:47 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8K2vuPXgpftv for ; Mon, 9 Oct 2006 15:46:46 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 8AB3966 for ; Mon, 9 Oct 2006 15:46:46 -0500 (CDT) Message-ID: <452AB536.5000809@mikestammer.com> Date: Mon, 09 Oct 2006 15:46:46 -0500 From: Eric User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: ports@FreeBSD.org References: <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> <452AB300.1030605@mikestammer.com> In-Reply-To: <452AB300.1030605@mikestammer.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: ethereal no longer in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 20:46:50 -0000 Eric wrote: > Grant Horning wrote: >> I need to install Ethereal but it is no longer located in ports. A >> search of the online ports collection also had no results. >> >> >> >> What happened to Ethereal? I'm using FreeBSD 6.1-RELEASE-p6. >> > > read /usr/ports/UPDATING =) err, MOVING, my bad =) From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 20:46:57 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A411116A4C8 for ; Mon, 9 Oct 2006 20:46:57 +0000 (UTC) (envelope-from garyj@jennejohn.org) Received: from mail08b.verio.de (mail08b.verio.de [213.198.55.74]) by mx1.FreeBSD.org (Postfix) with SMTP id 527F243D45 for ; Mon, 9 Oct 2006 20:46:53 +0000 (GMT) (envelope-from garyj@jennejohn.org) Received: from mx15.stngva01.us.mxservers.net (204.202.242.101) by mail08b.verio.de (RS ver 1.0.95vs) with SMTP id 4-0589656809; Mon, 9 Oct 2006 22:46:51 +0200 (CEST) Received: from www.jennejohn.org [213.198.5.174] (EHLO peedub.jennejohn.org) by mx15.stngva01.us.mxservers.net (mxl_mta-1.3.8-10p4) with ESMTP id 935ba254.4074.119.mx15.stngva01.us.mxservers.net; Mon, 09 Oct 2006 16:46:49 -0400 (EDT) Received: from jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.13.7/8.11.6) with ESMTP id k99KkgHT021800; Mon, 9 Oct 2006 22:46:42 +0200 (CEST) (envelope-from garyj@jennejohn.org) Message-Id: <200610092046.k99KkgHT021800@peedub.jennejohn.org> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: "Grant Horning" In-Reply-To: Message from "Grant Horning" of "Mon, 09 Oct 2006 16:29:09 EDT." <46D3AA92EE08B045B3EBFE8DAA87A08892A2EB@STALEX01.staloysiuscincinnati.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 09 Oct 2006 22:46:42 +0200 From: Gary Jennejohn X-Spam: [F=0.0184135977; heur=0.500(-19800); stat=0.010; spamtraq-heur=0.650(2006100912)] X-MAIL-FROM: X-SOURCE-IP: [213.198.5.174] X-Loop-Detect: 1 X-DistLoop-Detect: 1 Cc: ports@FreeBSD.org Subject: Re: ethereal no longer in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 20:46:57 -0000 "Grant Horning" writes: > I need to install Ethereal but it is no longer located in ports. A > search of the online ports collection also had no results. > > > What happened to Ethereal? I'm using FreeBSD 6.1-RELEASE-p6. > garyj:peedub:freebsd:-bash:50> grep ethereal /usr/ports/MOVED net/ethereal|net/wireshark|2006-07-17|Project name has changed net/ethereal-lite|net/wireshark-lite|2006-07-17|Project name has changed net/tethereal|net/tshark|2006-07-17|Project name has changed net/tethereal-lite|net/tshark-lite|2006-07-17|Project name has changed --- Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg garyjATdenxDOTde From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 21:23:53 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAA4E16A403 for ; Mon, 9 Oct 2006 21:23:53 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5CC543D70 for ; Mon, 9 Oct 2006 21:23:48 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) by smtp1.utdallas.edu (Postfix) with ESMTP id 67D00388D9E; Mon, 9 Oct 2006 16:23:48 -0500 (CDT) Date: Mon, 09 Oct 2006 16:20:36 -0500 From: Paul Schmehl To: FreeBSD Ports Message-ID: <02E47DB6F30503096B3CC2FF@utd59514.utdallas.edu> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========CB87230ADB848BACCE3B==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: mi@aldan.algebra.com Subject: Problem with devel/tcllib X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 21:23:53 -0000 --==========CB87230ADB848BACCE3B========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm working on a new port that requires tcllib (among other things) as a=20 RUN_DEPENDS. I discovered that tcllib does not uninstall=20 /usr/local/bin/dtplite when the port is uninstalled. (In fact it doesn't=20 uninstall any of the three binaries that it installs.) Therefore my port=20 thinks tcllib is installed when it's not. I'm submitting a PR to fix that problem, but there's another problem that=20 keeps the port from building, and I don't know how to fix that one. During = post-build, the port runs a series of tests. Those tests fail. So the=20 port will not install. I can work around the problem by commenting out=20 post-build, but this obviously needs to be fixed. Stop in /usr/ports/devel/tcllib/work/tcllib-1.9. + /bin/cat /usr/ports/devel/tcllib/work/tcllib-1.9/testlog.failures [8.4.13] fileutil ~~ FAILS T 314 P 285 S 2 F 27 [8.4.13] tie ~~ FAILS T 223 P 105 S 4 F 114 + false *** Error code 1 The port maintainer was cc'd on this message and also on the PR for the=20 pkg-plist patch. Stop in /usr/ports/devel/tcllib. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========CB87230ADB848BACCE3B==========-- From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 21:52:49 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0A5516A403 for ; Mon, 9 Oct 2006 21:52:49 +0000 (UTC) (envelope-from mark@foster.cc) Received: from alnrmhc11.comcast.net (alnrmhc11.comcast.net [204.127.225.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5808E43D4C for ; Mon, 9 Oct 2006 21:52:49 +0000 (GMT) (envelope-from mark@foster.cc) Received: from fosgate.dyndns.org ([67.171.43.5]) by comcast.net (alnrmhc11) with ESMTP id <20061009215248b11008g3g5e>; Mon, 9 Oct 2006 21:52:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by fosgate.dyndns.org (Postfix) with ESMTP id 274C13756B; Mon, 9 Oct 2006 14:52:47 -0700 (PDT) Received: from fosgate.dyndns.org ([127.0.0.1]) by localhost (horton [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07369-10; Mon, 9 Oct 2006 14:52:35 -0700 (PDT) Received: from [10.1.253.35] (fis-gw2.portseattle.org [198.134.96.9]) by fosgate.dyndns.org (Postfix) with ESMTP id D690937543; Mon, 9 Oct 2006 14:52:34 -0700 (PDT) Message-ID: <452AC4A2.2080105@foster.cc> Date: Mon, 09 Oct 2006 14:52:34 -0700 From: Mark Foster User-Agent: Thunderbird 1.5.0.7 (X11/20060922) MIME-Version: 1.0 To: Jose Alonso Cardenas Marquez References: <452A6F69.4010202@foster.cc> <7c58fcfc0610091029l686b46cfvbe78c39bd31f5274@mail.gmail.com> In-Reply-To: <7c58fcfc0610091029l686b46cfvbe78c39bd31f5274@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at foster.cc X-Spam-Status: No, hits=-1.5 tagged_above=-999.0 required=4.0 tests=AWL, BAYES_00 X-Spam-Level: Cc: ports@freebsd.org Subject: Re: python 2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 21:52:49 -0000 Jose Alonso Cardenas Marquez wrote: > The lang/python port was updated, please update your port tree and try > again. you don't forget to read of ports/UPDATING note. Regarding the recent python changes... UPDATING states: After upgrading of lang/python, you must rebuild all its consumer ports to make them get ready to Python 2.5. To do this, you will need to: pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages Please correct me if I'm wrong, but don't these instructions rely on pkgdb which is a component of portupgrade which I do not use. # pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages pkgdb: Command not found. So must I install portupgrade? Or should I just ignore the error run make upgrade-site-packages ? -- Said one park ranger, 'There is considerable overlap between the intelligence of the smartest bears and the dumbest tourists.' Mark D. Foster, CISSP http://mark.foster.cc/ From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 21:58:15 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 495C116A415 for ; Mon, 9 Oct 2006 21:58:15 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by mx1.FreeBSD.org (Postfix) with SMTP id BCC3743D4C for ; Mon, 9 Oct 2006 21:58:14 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: (qmail 84842 invoked by uid 0); 9 Oct 2006 21:58:12 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 9 Oct 2006 21:58:12 -0000 X-pair-Authenticated: 200.115.252.115 Date: Mon, 9 Oct 2006 18:58:07 -0300 From: Alejandro Pulver To: ports@FreeBSD.org Message-ID: <20061009185807.6751a0e2@phobos.mars.bsd> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: base64 Cc: Subject: To the attention of Conrad J. Sabatier - you e-mail address conrads@cox.net is bouncing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 21:58:15 -0000 LS0tLS1CRUdJTiBQR1AgU0lHTkVEIE1FU1NBR0UtLS0tLQ0KSGFzaDogU0hBMQ0KDQpIZWxsby4N Cg0KQXMgeW91ciBlLW1haWwgYWRkcmVzcyBpcyBjdXJyZW50bHkgYm91bmNpbmcgSSBoYXZlIHRl bXBvcmFyaWx5IHRha2VuDQp0aGUgbWFpbnRhaW5lcnNoaXAgb2YgeW91ciByZWNlbnRseSBhZGRl ZCBwb3J0cyBzaGVsbHMvY2guDQoNClBsZWFzZSB0ZWxsIG1lIHRoZSBlLW1haWwgYWRkcmVzcyB5 b3Ugd2FudCBtZSB0byBzZXQgYXMgTUFJTlRBSU5FUi4NCg0KQmVzdCBSZWdhcmRzLA0KQWxlDQot LS0tLUJFR0lOIFBHUCBTSUdOQVRVUkUtLS0tLQ0KVmVyc2lvbjogR251UEcgdjEuNC41IChGcmVl QlNEKQ0KDQppRDhEQlFGRktzWDRpVjA1RXBSY1AyRVJBckU2QUtDL2d4NXZFcngrU0cyRDZpaTcy NkdVbGdLRGZnQ2dqaG4vDQpTZmFkM0dZSU1QZE9QTlRBNlJzTDZPYz0NCj1FWTJ1DQotLS0tLUVO RCBQR1AgU0lHTkFUVVJFLS0tLS0NCg== From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 22:19:35 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBAD16A403 for ; Mon, 9 Oct 2006 22:19:35 +0000 (UTC) (envelope-from rcbdyndns@bellsouth.net) Received: from imf18aec.mail.bellsouth.net (imf18aec.mail.bellsouth.net [205.152.59.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2EE343D45 for ; Mon, 9 Oct 2006 22:19:34 +0000 (GMT) (envelope-from rcbdyndns@bellsouth.net) Received: from ibm59aec.bellsouth.net ([70.146.170.147]) by imf18aec.mail.bellsouth.net with ESMTP id <20061009221928.QBCQ13315.imf18aec.mail.bellsouth.net@ibm59aec.bellsouth.net> for ; Mon, 9 Oct 2006 18:19:28 -0400 Received: from [192.168.0.102] (really [70.146.170.147]) by ibm59aec.bellsouth.net with ESMTP id <20061009221928.ZCYP23490.ibm59aec.bellsouth.net@[192.168.0.102]> for ; Mon, 9 Oct 2006 18:19:28 -0400 Message-ID: <452ACAEF.8000506@bellsouth.net> Date: Mon, 09 Oct 2006 17:19:27 -0500 From: B Briggs User-Agent: Thunderbird 1.5.0.7 (X11/20060920) MIME-Version: 1.0 To: ports@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: python 2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 22:19:35 -0000 Mark Foster wrote: > Jose Alonso Cardenas Marquez wrote: >> The lang/python port was updated, please update your port tree and try >> again. you don't forget to read of ports/UPDATING note. > Regarding the recent python changes... UPDATING states: > After upgrading of lang/python, you must rebuild all its consumer > ports to make them get ready to Python 2.5. > > To do this, you will need to: > pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages > > > Please correct me if I'm wrong, but don't these instructions rely on > pkgdb which is a component of portupgrade which I do not use. > # pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages > pkgdb: Command not found. > > So must I install portupgrade? > Or should I just ignore the error run make upgrade-site-packages ? > All of a sudden, I have these: python 2.4.3_1 python-2.5 python25-2.5 All installed. No. I do not have portupgrade installed. I tried portmanager with the -o option. Which do I need? python-2.5 or python 25-2.5? That's just hypothetical. I'm going to stick with 2.4.3_1 until this is resolved. -- B Briggs From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 23:05:45 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 519EF16A40F for ; Mon, 9 Oct 2006 23:05:45 +0000 (UTC) (envelope-from freebsduser@paradisegreen.co.uk) Received: from smtp.aaisp.net.uk (smtp.aaisp.net.uk [81.187.81.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C6943D53 for ; Mon, 9 Oct 2006 23:05:44 +0000 (GMT) (envelope-from freebsduser@paradisegreen.co.uk) Received: from bastion-ext.paradisegreen.co.uk ([81.187.228.142] helo=TDGSVAIO) by smtp.aaisp.net.uk with smtp (Exim 4.43) id 1GX4Br-0007IN-81 for freebsd-ports@freebsd.org; Tue, 10 Oct 2006 00:05:43 +0100 Message-ID: <042c01c6ebf7$6c26cf10$c800000a@TDGSVAIO> From: "Thomas Sandford" To: References: <452ACAEF.8000506@bellsouth.net> Date: Tue, 10 Oct 2006 00:05:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Subject: Re: python 2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 23:05:45 -0000 "B Briggs" wrote: > Mark Foster wrote: >> Jose Alonso Cardenas Marquez wrote: >>> The lang/python port was updated, please update your port tree and try >>> again. you don't forget to read of ports/UPDATING note. >> Regarding the recent python changes... UPDATING states: >> After upgrading of lang/python, you must rebuild all its consumer >> ports to make them get ready to Python 2.5. >> >> To do this, you will need to: >> pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages >> >> >> Please correct me if I'm wrong, but don't these instructions rely on >> pkgdb which is a component of portupgrade which I do not use. >> # pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages >> pkgdb: Command not found. >> >> So must I install portupgrade? >> Or should I just ignore the error run make upgrade-site-packages ? >> > > All of a sudden, I have these: > python 2.4.3_1 > python-2.5 > python25-2.5 > > All installed. > > No. I do not have portupgrade installed. > > I tried portmanager with the -o option. > > Which do I need? python-2.5 or python 25-2.5? > That's just hypothetical. I'm going to stick with 2.4.3_1 until this is > resolved. I think the python changes, or specifically the modification of "python" to be a dummy port with dependency python25 should be backed out until they have been though through a bit better, or at least until the ports (eg mailman, py-spambayes, etc) that use python have had a chance to catch up with the new system. It is now impossible to install/portupgrade, eg py-spambayes to run against python-2.4, the version it was ported and tested against, since it pulls in python as a dependency. POLA has been badly infringed here guys... (yes - I've read UPDATING. But I don't _want_ to update to python-2.5 yet-a-while. I wanted to update python to 2.4.3 because of the vulnerability, but Oh no - I can't do that because it breaks all my ports that depend on python). -- Thomas Sandford From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 23:26:38 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1516116A407 for ; Mon, 9 Oct 2006 23:26:38 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90AED43D4C for ; Mon, 9 Oct 2006 23:26:20 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k99NQKEm043360 for ; Mon, 9 Oct 2006 23:26:20 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k99NQKsJ043357 for ports@FreeBSD.org; Mon, 9 Oct 2006 23:26:20 GMT (envelope-from erwin) Date: Mon, 9 Oct 2006 23:26:20 GMT From: Erwin Lansing Message-Id: <200610092326.k99NQKsJ043357@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 23:26:38 -0000 INDEX build failed with errors: Generating INDEX - please wait.. Done. make_index: avr-libc-1.4.5,1: no entry for /usr/ports/devel/avr-gcc make_index: avr-libc-1.4.5,1: no entry for /usr/ports/devel/avr-gcc Committers on the hook: alepulver arved bsam clsung gerald joerg kris maho mi miwi novel sat se shaun Most recent CVS update was: U KNOBS U MOVED U UPDATING U benchmarks/rawio/Makefile U benchmarks/rawio/files/patch-ad U databases/libodbc++/Makefile U databases/mysql-connector-odbc/Makefile U databases/p5-DBD-ODBC/Makefile U databases/postgresql-odbc/Makefile U devel/avr-libc/Makefile U devel/avr-libc/distinfo U devel/avr-libc/pkg-plist U devel/avr-libc/pkg-plist.doc U devel/avrdude/Makefile U devel/avrdude/distinfo U devel/p5-Carp-Clan/Makefile U devel/p5-Carp-Clan/distinfo U devel/p5-Class-InsideOut/Makefile U devel/p5-Sys-SigAction/Makefile U devel/p5-Sys-SigAction/distinfo U devel/tcllib/Makefile U devel/tcllib/pkg-plist U editors/openoffice.org-1.1/Makefile U editors/openoffice.org-1.1-devel/Makefile U emulators/wine/Makefile U emulators/wine/distinfo U emulators/wine/pkg-plist U lang/gcc40/Makefile U lang/gcc40/distinfo U lang/q/Makefile U mail/qsheff/Makefile U mail/qsheff/distinfo U mail/qsheff/pkg-plist U mail/surblhost/Makefile U mail/surblhost/distinfo U math/wxMaxima/Makefile U math/wxMaxima/distinfo U multimedia/Makefile U multimedia/bmpx/Makefile U multimedia/bmpx/distinfo U multimedia/bmpx/pkg-plist U net/openldap23-server/Makefile U net/samba3/Makefile U net/samba3/files/patch-za U net/samba3/files/patch-zb U net/samba3/files/samba.in U security/Makefile U security/p5-Net-SinFP/distinfo U security/sguil-sensor/Makefile U security/sguil-sensor/distinfo U security/sguil-sensor/pkg-descr U security/sguil-sensor/pkg-plist U security/sguil-sensor/files/log_packets.conf U security/sguil-sensor/files/patch-log_packets.sh U security/sguil-sensor/files/patch-sensor_agent.tcl U security/sguil-sensor/files/pkg-message.in U security/sguil-sensor/files/sensor_agent.sh.in U security/sinfp/Makefile U shells/ch/Makefile U textproc/p5-Text-Bastardize/Makefile U textproc/p5-Text-Bastardize/distinfo U www/MT/Makefile U www/MT/distinfo U www/dokuwiki-devel/Makefile U www/fxhtml/Makefile U www/linux-flock/Makefile U www/linux-flock/distinfo U www/neonpp/distinfo U www/xpi-autobrowse/Makefile U www/xpi-autobrowse/distinfo U www/xpi-clearfields/Makefile U www/xpi-clearfields/distinfo U www/xpi-downthemall/Makefile U www/xpi-downthemall/distinfo U www/xpi-infolister/Makefile U www/xpi-infolister/distinfo U www/xpi-inline-google-definitions/Makefile U www/xpi-inline-google-definitions/distinfo U www/xpi-noscript/Makefile U www/xpi-noscript/distinfo U www/xpi-tabletools/Makefile U www/xpi-tabletools/distinfo U x11-toolkits/p5-Tk-JComboBox/Makefile U x11-toolkits/p5-Tk-JComboBox/distinfo From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 23:37:09 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0E9A16A407 for ; Mon, 9 Oct 2006 23:37:09 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA8043D7E for ; Mon, 9 Oct 2006 23:37:00 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id D79A337B9CD; Tue, 10 Oct 2006 09:36:58 +1000 (EST) X-Viruscan-Id: <452ADD1A0000BB460FF411@BarNet> Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail4.barnet.com.au (Postfix) with ESMTP id AA9E74226EB for ; Tue, 10 Oct 2006 09:36:58 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id 6F31F37B937 for ; Tue, 10 Oct 2006 09:36:58 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 2DEE731E; Tue, 10 Oct 2006 09:36:58 +1000 (EST) Date: Tue, 10 Oct 2006 09:36:58 +1000 From: Edwin Groothuis To: ports@FreeBSD.org Message-ID: <20061009233658.GA90162@k7.mavetju> References: <200610092326.k99NQKsJ043357@builder.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610092326.k99NQKsJ043357@builder.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: INDEX build failed for 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 23:37:10 -0000 On Mon, Oct 09, 2006 at 11:26:20PM +0000, Erwin Lansing wrote: > INDEX build failed with errors: > Generating INDEX - please wait.. Done. > make_index: avr-libc-1.4.5,1: no entry for /usr/ports/devel/avr-gcc > make_index: avr-libc-1.4.5,1: no entry for /usr/ports/devel/avr-gcc Added avr-gcc to devel/Makefile -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 00:16:09 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D32D16A403 for ; Tue, 10 Oct 2006 00:16:09 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx24.fluidhosting.com [204.14.89.7]) by mx1.FreeBSD.org (Postfix) with SMTP id ED63243D4C for ; Tue, 10 Oct 2006 00:16:08 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 32534 invoked by uid 399); 10 Oct 2006 00:16:08 -0000 Received: from localhost (HELO ?156.154.4.170?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 10 Oct 2006 00:16:08 -0000 Message-ID: <452AE641.9080200@FreeBSD.org> Date: Mon, 09 Oct 2006 17:16:01 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Mark Foster References: <452A6F69.4010202@foster.cc> <7c58fcfc0610091029l686b46cfvbe78c39bd31f5274@mail.gmail.com> <452AC4A2.2080105@foster.cc> In-Reply-To: <452AC4A2.2080105@foster.cc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Jose Alonso Cardenas Marquez Subject: Re: python 2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 00:16:09 -0000 Mark Foster wrote: > Jose Alonso Cardenas Marquez wrote: >> The lang/python port was updated, please update your port tree and try >> again. you don't forget to read of ports/UPDATING note. > Regarding the recent python changes... UPDATING states: > After upgrading of lang/python, you must rebuild all its consumer > ports to make them get ready to Python 2.5. > > To do this, you will need to: > pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages > > > Please correct me if I'm wrong, but don't these instructions rely on > pkgdb which is a component of portupgrade which I do not use. You are not wrong. :) However, given that there are now several ports management packages out there, and given that portupgrade is the most commonly used, you may consider it reasonable that most sets of instructions are written for that tool. What should probably also be done is to give instructions that do not depend on a particular package that any user could follow. > So must I install portupgrade? > Or should I just ignore the error run make upgrade-site-packages ? [doug@ /usr/ports/lang/python] 4$ make upgrade-site-packages Please install sysutils/portupgrade. *** Error code 1 Stop in /usr/space/ports/lang/python. So, yes and no. :) Seriously though, you could probably use portmaster (which has no overhead of extra scripting languages or databases) to do the same thing, but since I am not familiar with the python changes I wouldn't want to tell you for sure what options to use. Your safest bet is probably to pkg_delete everything python, and everything that depends on it, and reinstall everything. but of course, that's a big pita ... Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 01:25:27 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9954216A40F for ; Tue, 10 Oct 2006 01:25:27 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A6A43D46 for ; Tue, 10 Oct 2006 01:25:27 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k9A1PR1q068538 for ; Tue, 10 Oct 2006 01:25:27 GMT (envelope-from erwin@builder.freebsd.org) Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k9A1PRFg068535 for ports@FreeBSD.org; Tue, 10 Oct 2006 01:25:27 GMT (envelope-from erwin) Date: Tue, 10 Oct 2006 01:25:27 GMT From: Erwin Lansing Message-Id: <200610100125.k9A1PRFg068535@builder.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX now builds successfully on 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 01:25:27 -0000 From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 02:00:29 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA91E16A40F; Tue, 10 Oct 2006 02:00:28 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6166743D49; Tue, 10 Oct 2006 02:00:28 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan [127.0.0.1]) by aldan.algebra.com (8.13.8/8.13.7) with ESMTP id k9A20RFP059356 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Oct 2006 22:00:27 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.13.8/8.13.7/Submit) id k9A20QYE059355; Mon, 9 Oct 2006 22:00:26 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: riggs@rrr.de, ports@freebsd.org Date: Mon, 9 Oct 2006 22:00:26 -0400 User-Agent: KMail/1.9.1 X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: multimedia@freebsd.org Subject: Installing mplayer's libavcodec, libavutil? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 02:00:29 -0000 Although no official release of ffmpeg exists, the code bunlded with the occasional mplayer (pre-)releases is, probably, as close as it gets to being a release. Ffmpeg project is hosted by mplayerhq.hu and they appear to have a rather close relationship... A number of other ported packages bundle their own versions of ffmpeg of different stages of staleness. Our official port ffmpeg-devel is not only stale, but also broken on non-i386. Perhaps, the libavcodec and libavutil already built by mplayer can be installed by the port, so that other ports can LIB_- or BUILD_-depend on it? The patch for the mplayer-port itself would be rather simple -- is anyone against the idea in principle? Thanks! -mi From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 02:16:35 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C8AB16A417 for ; Tue, 10 Oct 2006 02:16:35 +0000 (UTC) (envelope-from hyeshik@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B37243D53 for ; Tue, 10 Oct 2006 02:16:34 +0000 (GMT) (envelope-from hyeshik@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so653461uge for ; Mon, 09 Oct 2006 19:16:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QbjdxawKsECz4A56MQA8u+FUk0usytE8Xp8fYOYvhWwloSP6WgS7KDlqZVX/rHDWPKSseskKAkQCm+00oaSxP9Pvar0p4MJ3MMflQXDRtxQpxVbsZAh+XsUuV6RhyU408bXG7Noyv3mDrl8MEt0SBkwiBoYAEfwFpRtEu2DIBhA= Received: by 10.66.216.6 with SMTP id o6mr7660487ugg; Mon, 09 Oct 2006 19:16:33 -0700 (PDT) Received: by 10.67.40.18 with HTTP; Mon, 9 Oct 2006 19:16:33 -0700 (PDT) Message-ID: <4f0b69dc0610091916m4b7b6f23i1b1c5a6b867098b5@mail.gmail.com> Date: Tue, 10 Oct 2006 11:16:33 +0900 From: "Hye-Shik Chang" To: "Thomas Sandford" In-Reply-To: <042c01c6ebf7$6c26cf10$c800000a@TDGSVAIO> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <452ACAEF.8000506@bellsouth.net> <042c01c6ebf7$6c26cf10$c800000a@TDGSVAIO> Cc: freebsd-ports@freebsd.org Subject: Re: python 2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 02:16:35 -0000 On 10/10/06, Thomas Sandford wrote: > "B Briggs" wrote: > > All of a sudden, I have these: > > python 2.4.3_1 > > python-2.5 > > python25-2.5 > > > > All installed. > > > > No. I do not have portupgrade installed. > > > > I tried portmanager with the -o option. I'll try portmanager soon. > > > > Which do I need? python-2.5 or python 25-2.5? You need both of them. In fact, python-2.5 is just a dummy port as you said, and it will be changed to some symlinks to executables after 6.2 released. > > That's just hypothetical. I'm going to stick with 2.4.3_1 until this is > > resolved. > > I think the python changes, or specifically the modification of "python" to > be a dummy port with dependency python25 should be backed out until they > have been though through a bit better, or at least until the ports (eg > mailman, py-spambayes, etc) that use python have had a chance to catch up > with the new system. If you need to use 2.4 for them, just give an option PYTHON_VERSION=python2.4 for the ports. Many of python ports works with the option. (But still an old dependency problem exists yet) > It is now impossible to install/portupgrade, eg py-spambayes to run against > python-2.4, the version it was ported and tested against, since it pulls in > python as a dependency. Put PYTHON_VERSION=python2.4 in /usr/local/etc/pkgtools.conf. > POLA has been badly infringed here guys... Sorry for the inconvenience. We'll cope with arising problems as soon as possible. Hye-Shik From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 09:48:27 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C30D416A40F for ; Tue, 10 Oct 2006 09:48:27 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF16443D60 for ; Tue, 10 Oct 2006 09:48:26 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2575743pye for ; Tue, 10 Oct 2006 02:48:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=XqZC61nyszartZfQFkDPqxZnn/4b/V5H31C0X97zRGs8PseieZbJv1IWgEDN5UEISkjj4i8OE1RxW6/pzZfTa7SdOdo8jOETewwPwL4peTaeTj4Z8OFMkHuZVtQF4sGcbDqIUCXLM4NH0Tpu5FWO9RTkGMUWRT6vf24KM8TWFa0= Received: by 10.35.93.15 with SMTP id v15mr14924093pyl; Tue, 10 Oct 2006 02:48:26 -0700 (PDT) Received: by 10.35.105.10 with HTTP; Tue, 10 Oct 2006 02:48:26 -0700 (PDT) Message-ID: Date: Tue, 10 Oct 2006 13:48:26 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Marco Parlato" In-Reply-To: <72f55cde0610100112u364d8abarabd872cd40d3cddc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <72f55cde0610100112u364d8abarabd872cd40d3cddc@mail.gmail.com> X-Google-Sender-Auth: 08599c23f5a21b27 Cc: ports@freebsd.org Subject: Re: FreeBSD Port: plans-7.7.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 09:48:27 -0000 On 10/10/06, Marco Parlato wrote: > hello > the port as subject has some problem > > can you help me about it? Sure. The distfile has been rerolled. I'll deal with it soon. Sorry for keeping you waiting. Thanks! From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 11:02:15 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A8DE16A407; Tue, 10 Oct 2006 11:02:15 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2758A43D49; Tue, 10 Oct 2006 11:02:09 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA17511; Tue, 10 Oct 2006 14:02:05 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <452B7DAD.8000904@icyb.net.ua> Date: Tue, 10 Oct 2006 14:02:05 +0300 From: Andriy Gapon User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: testers wanted: problem with combining characters X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 11:02:15 -0000 I have the problem described in this bug report: http://bugzilla.gnome.org/show_bug.cgi?id=360189 There is a very simple test-case attached to this bug. Could you please verify if you have the same problem ? Maybe some of you already have newer GNOME2 installed, it would be nice to see how things are there. Thank you. -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 11:07:18 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C38A16A403 for ; Tue, 10 Oct 2006 11:07:18 +0000 (UTC) (envelope-from stephen.hocking@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CE643D46 for ; Tue, 10 Oct 2006 11:07:17 +0000 (GMT) (envelope-from stephen.hocking@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2601374pye for ; Tue, 10 Oct 2006 04:07:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=ckdSHKIN8z7lctIgvMUNCMiq4ucY7mazAuns1sdpfXecUiX5wC/15hEJQq7c7kcbYrNFcubwCqLBnuH5XAY0p6AVM543dimJ9ESokTun8DDQ1/l2Ku/kq9qx2AAKpooYvZjtNISa/stpkIP6KE/aqwzaR7y1gTr5GJK3iUtOOX8= Received: by 10.35.19.6 with SMTP id w6mr5166454pyi; Tue, 10 Oct 2006 04:07:17 -0700 (PDT) Received: by 10.35.41.5 with HTTP; Tue, 10 Oct 2006 04:07:17 -0700 (PDT) Message-ID: <6300771b0610100407q3c50f2f8l7532bc7b59a0ce2c@mail.gmail.com> Date: Tue, 10 Oct 2006 21:07:17 +1000 From: "Stephen Hocking" To: eric+fbports@vangyzen.ne MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@freebsd.org Subject: Errors building math/R under RELENG_6... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 11:07:18 -0000 Hi Eric, I've been having an error for some time building R under 6.2 - it errors out as below. mkdir /src/FreeBSD/ports/math/R/work/R-2.3.1/bin/exec mkdir /src/FreeBSD/ports/math/R/work/R-2.3.1/lib cc -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 -fno-strict-aliasing -pipe -c Rmain.c -o Rmain.o cc -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib -lR Rmain.o(.text+0x19): In function `main': : undefined reference to `R_running_as_main_program' *** Error code 1 Stop in /src/FreeBSD/ports/math/R/work/R-2.3.1/src/main. *** Error code 1 Stop in /src/FreeBSD/ports/math/R/work/R-2.3.1/src/main. *** Error code 1 Stop in /src/FreeBSD/ports/math/R/work/R-2.3.1/src. *** Error code 1 Stop in /src/FreeBSD/ports/math/R/work/R-2.3.1. *** Error code 1 Stop in /src/FreeBSD/ports/math/R. Any chance of having a fix comitted anytime soon (looks fairly straightforward to sort out). Stephen From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 11:26:31 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B7B316A403 for ; Tue, 10 Oct 2006 11:26:31 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from smtp.po.exetel.com.au (pecan-mail.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BB5943D49 for ; Tue, 10 Oct 2006 11:26:30 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from 180.205.233.220.exetel.com.au ([220.233.205.180] helo=[192.168.2.35]) by smtp.po.exetel.com.au with esmtp (Exim 4.62) (envelope-from ) id 1GXFki-0006Z9-SI; Tue, 10 Oct 2006 21:26:29 +1000 Message-ID: <452B835A.6070107@brooknet.com.au> Date: Tue, 10 Oct 2006 21:26:18 +1000 From: Sam Lawrance User-Agent: Thunderbird 1.5.0.7 (X11/20060923) MIME-Version: 1.0 To: Stephen Hocking References: <6300771b0610100407q3c50f2f8l7532bc7b59a0ce2c@mail.gmail.com> In-Reply-To: <6300771b0610100407q3c50f2f8l7532bc7b59a0ce2c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, eric+fbports@vangyzen.ne Subject: Re: Errors building math/R under RELENG_6... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 11:26:31 -0000 Stephen Hocking wrote: > Hi Eric, > > I've been having an error for some time building R under 6.2 - it > errors out as below. > > mkdir /src/FreeBSD/ports/math/R/work/R-2.3.1/bin/exec > mkdir /src/FreeBSD/ports/math/R/work/R-2.3.1/lib > cc -I. -I../../src/include -I../../src/include > -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic -O2 > -fno-strict-aliasing -pipe -c Rmain.c -o Rmain.o > cc -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib -lR > Rmain.o(.text+0x19): In function `main': > : undefined reference to `R_running_as_main_program' > *** Error code 1 > > Stop in /src/FreeBSD/ports/math/R/work/R-2.3.1/src/main. > *** Error code 1 > > Stop in /src/FreeBSD/ports/math/R/work/R-2.3.1/src/main. > *** Error code 1 > > Stop in /src/FreeBSD/ports/math/R/work/R-2.3.1/src. > *** Error code 1 > > Stop in /src/FreeBSD/ports/math/R/work/R-2.3.1. > *** Error code 1 > > Stop in /src/FreeBSD/ports/math/R. > > Any chance of having a fix comitted anytime soon (looks fairly > straightforward to sort out). > This issue is already known, please see http://www.freebsd.org/cgi/query-pr.cgi?pr=96576 for a workaround. Thanks, Sam From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 11:35:31 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03D6116A4A7 for ; Tue, 10 Oct 2006 11:35:30 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F338743D5F for ; Tue, 10 Oct 2006 11:35:27 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GXFsz-00069E-8B for freebsd-ports@freebsd.org; Tue, 10 Oct 2006 13:35:01 +0200 Received: from r5h168.net.upc.cz ([86.49.7.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Oct 2006 13:35:01 +0200 Received: from gamato by r5h168.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Oct 2006 13:35:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: martinko Date: Tue, 10 Oct 2006 13:34:34 +0200 Lines: 33 Message-ID: References: <20060812113357.b5c3b281.web@3dresearch.com> <790a9fff0608120855g78320a20p2abca8e7fe7b940a@mail.gmail.com> <20060812125650.f65f4090.web@3dresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5h168.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.7) Gecko/20060923 SeaMonkey/1.0.5 In-Reply-To: <20060812125650.f65f4090.web@3dresearch.com> Sender: news Subject: Re: Upgrading to tcl-8.4.13_1,1 fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 11:35:31 -0000 Janos Dohanics wrote: > On Sat, 12 Aug 2006 10:55:27 -0500 > "Scot Hetzel" wrote: > >> >> I ran into the same problem where the tests were failing. I didn't >> wait for the tests to complete, instead I just killed tcltest and the >> port finished installing. >> >> This was on FreeBSD/amd64 6.1-STABLE. >> >> You could also try removing the "test" target from the ALL_TARGET >> variable in the ports Makefile. If your in a hurry to get the port >> installed. >> >> Scot >> [...] > > Scot, > > thanx - disabled the tests and the upgrade ran with no problems! > > Hello, We've got the same issue here. :-/ I'd like to know what's wrong with the latest port and whether maintainer is going to fix it, please. Many thanks, Martin From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 12:05:32 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CB3916A47B; Tue, 10 Oct 2006 12:05:32 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2563443D5D; Tue, 10 Oct 2006 12:05:30 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 9056D22BC0; Tue, 10 Oct 2006 14:05:29 +0200 (CEST) Date: Tue, 10 Oct 2006 14:05:29 +0200 From: Erwin Lansing To: ports@FreeBSD.org Message-ID: <20061010120529.GM10626@droso.net> Mail-Followup-To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pjXrr8OcmD/XY8aP" Content-Disposition: inline X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: The ports tree is frozen. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 12:05:32 -0000 --pjXrr8OcmD/XY8aP Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The ports tree is now frozen for the 6.2 release cycle. No commits will be allowed without explicit portmgr approval. We hope we can keep the freeze short and go into slush after one week. The tree will be completely unfrozen after the release is announced. For the full schedule, see the release schedule http://www.freebsd.org/releases/6.2R/schedule.html As always, only commit that fix existing breakage will be allowed during the freeze and we encourage everyone will help fix as many ports as possible for this release. For more information about what kinds of commits are allowed during which period, please see the portmgr policies webpage: http://www.freebsd.org/portmgr/policies_committing.html -erwin ----- Forwarded message from Erwin Lansing ----- Date: Tue, 10 Oct 2006 12:01:12 +0000 (UTC) =46rom: Erwin Lansing To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT approvers erwin 2006-10-10 12:01:12 UTC FreeBSD ports repository Modified files: . approvers=20 Log: Freeze the ports tree for the 6.2-RELEASE cycle. =20 Approved by: portmgr =20 Revision Changes Path 1.12 +1 -1 CVSROOT/approvers http://cvsweb.FreeBSD.org/CVSROOT/approvers.diff?r1=3D1.11&r2=3D1.12&f=3Dh | fetch http://cvsweb.FreeBSD.org/CVSROOT/approvers.diff?r1=3D1.11&r2=3D1.1= 2 failed ----- End forwarded message ----- --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// erwin@FreeBSD.org And it makes you cry. <____) (____> erwin@aauug.dk --pjXrr8OcmD/XY8aP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFK4yJefbgcXQUYpwRArysAKCISlI0+nGOKhm2WRo+qXKEVt9V/QCfUpHg xVBiWBBsJbKZ2fAtzUeUIoQ= =2GnW -----END PGP SIGNATURE----- --pjXrr8OcmD/XY8aP-- From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 13:42:39 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EEE116A416 for ; Tue, 10 Oct 2006 13:42:39 +0000 (UTC) (envelope-from dom@helenmarks.co.uk) Received: from mail.goodforbusiness.co.uk (mail.goodforbusiness.co.uk [81.19.179.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E1443D66 for ; Tue, 10 Oct 2006 13:42:22 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mail.goodforbusiness.co.uk (Postfix) with ESMTP id 3D72D1146F for ; Tue, 10 Oct 2006 14:42:21 +0100 (BST) X-Virus-Scanned: mail.goodforbusiness.co.uk Received: from mail.goodforbusiness.co.uk ([127.0.0.1]) by localhost (mail.goodforbusiness.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z1jHCNK7VR93 for ; Tue, 10 Oct 2006 14:42:17 +0100 (BST) Received: from mail.helenmarks.co.uk (unknown [192.168.100.1]) by mail.goodforbusiness.co.uk (Postfix) with ESMTP id D529B1146E for ; Tue, 10 Oct 2006 14:42:17 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by mail.helenmarks.co.uk (Postfix) with ESMTP id 90245177C4; Tue, 10 Oct 2006 14:42:17 +0100 (BST) X-Virus-Scanned: amavisd-new at helenmarks.co.uk Received: from mail.helenmarks.co.uk ([127.0.0.1]) by localhost (mail.helenmarks.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cxAT84ks2rrs; Tue, 10 Oct 2006 14:42:14 +0100 (BST) Received: by mail.helenmarks.co.uk (Postfix, from userid 80) id F0F1D1729B; Tue, 10 Oct 2006 14:42:13 +0100 (BST) Received: from silverback.helenmarks.co.uk ([192.168.15.2]) (SquirrelMail authenticated user dom) by mail.helenmarks.co.uk with HTTP; Tue, 10 Oct 2006 14:42:13 +0100 (BST) Message-ID: <49781.192.168.15.2.1160487733.squirrel@mail.helenmarks.co.uk> Date: Tue, 10 Oct 2006 14:42:13 +0100 (BST) From: "Dominic Marks" To: freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Latest Samba port pam_winbind.so unuseable? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 13:42:39 -0000 FYI My Gnome desktop system uses nsswitch to integrate with our Active Directory domain. I upgraded my net/samba3 port today and it seems to have broken this setup. Information: gdc083# grep winbind /etc/pam.d/gdm auth sufficient /usr/local/lib/pam_winbind.so gdc083# ls -l /usr/local/lib/pam_winbind.so -r-xr-xr-x 1 root wheel 33736 Oct 10 14:15 /usr/local/lib/pam_winbind.so gdc083# file /usr/local/lib/pam_winbind.so /usr/local/lib/pam_winbind.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), stripped gdc083# pkg_info | grep samba samba-3.0.23c_1,1 A free SMB and CIFS client and server for UNIX gdc083# grep gdm /var/log/messages Oct 10 14:27:46 gdc083 gdm[61268]: in openpam_load_module(): no /usr/local/lib/pam_winbind.so found Oct 10 14:27:46 gdc083 gdm[61268]: gdm_verify_check: Can't find PAM configuration for GDM. gdc083# wbinfo -u | wc -l 97 gdc083# wbinfo -t checking the trust secret via RPC calls succeeded So it would seem that the pam_winbind.so from the latest Samba port is broken. If you have a setup like mine you probably don't want to upgrade it! I'm going to downgrade my samba3 port in the hope my desktop will be back again. If have missed something please let me know, I didn't see any mention of this in ports/UPDATING so I am assuming it is an unknown issue. Thanks, Dominic From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 14:03:57 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD62916A412 for ; Tue, 10 Oct 2006 14:03:57 +0000 (UTC) (envelope-from dom@helenmarks.co.uk) Received: from mail.goodforbusiness.co.uk (mail.goodforbusiness.co.uk [81.19.179.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 747CA43D53 for ; Tue, 10 Oct 2006 14:03:55 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mail.goodforbusiness.co.uk (Postfix) with ESMTP id 9AFF011498 for ; Tue, 10 Oct 2006 15:03:54 +0100 (BST) X-Virus-Scanned: mail.goodforbusiness.co.uk Received: from mail.goodforbusiness.co.uk ([127.0.0.1]) by localhost (mail.goodforbusiness.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KVkTtKahNplA for ; Tue, 10 Oct 2006 15:03:51 +0100 (BST) Received: from mail.helenmarks.co.uk (unknown [192.168.100.1]) by mail.goodforbusiness.co.uk (Postfix) with ESMTP id 7102E11496 for ; Tue, 10 Oct 2006 15:03:51 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by mail.helenmarks.co.uk (Postfix) with ESMTP id 17AF7177C4; Tue, 10 Oct 2006 15:03:51 +0100 (BST) X-Virus-Scanned: amavisd-new at helenmarks.co.uk Received: from mail.helenmarks.co.uk ([127.0.0.1]) by localhost (mail.helenmarks.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vzw3edyocL1t; Tue, 10 Oct 2006 15:03:43 +0100 (BST) Received: by mail.helenmarks.co.uk (Postfix, from userid 80) id 434A41729B; Tue, 10 Oct 2006 15:03:43 +0100 (BST) Received: from silverback.helenmarks.co.uk ([192.168.15.2]) (SquirrelMail authenticated user dom) by mail.helenmarks.co.uk with HTTP; Tue, 10 Oct 2006 15:03:42 +0100 (BST) Message-ID: <49910.192.168.15.2.1160489022.squirrel@mail.helenmarks.co.uk> Date: Tue, 10 Oct 2006 15:03:42 +0100 (BST) From: "Dominic Marks" To: freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: RE: Latest Samba port pam_winbind.so unuseable? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 14:03:57 -0000 I can confirm by rolling back to: gdc083# pkg_info | grep samba samba-3.0.23b,1 A free SMB and CIFS client and server for UNIX Everything works again. I'll send a PR. Dominic From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 17:51:05 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15E3916A403 for ; Tue, 10 Oct 2006 17:51:05 +0000 (UTC) (envelope-from matcraig@nmsu.edu) Received: from ccserver2.nmsu.edu (ccserver2.nmsu.edu [128.123.34.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96D1043D67 for ; Tue, 10 Oct 2006 17:51:04 +0000 (GMT) (envelope-from matcraig@nmsu.edu) Received: from ccserver2.nmsu.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 775733F8104 for ; Tue, 10 Oct 2006 11:51:05 -0600 (MDT) Received: from [127.0.0.1] (insolence.NMSU.Edu [128.123.194.253]) by ccserver2.nmsu.edu (Postfix) with ESMTP id 7F7E83F80FA for ; Tue, 10 Oct 2006 11:51:04 -0600 (MDT) Message-ID: <452BDD83.9060804@nmsu.edu> Date: Tue, 10 Oct 2006 11:50:59 -0600 From: Matt Craig Organization: NMSU ICT Networking User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0641-0, 10/10/2006), Outbound message X-Antivirus-Status: Clean X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.10.10.101943 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __FRAUD_419_REFNUM 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: php4 update fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 17:51:05 -0000 Running FreeBSD 6.1 stable I tried to update php4 this morning and the update fails. I can't find out exactly why and I have been unable to fix it. Here is the command used and the complete output: ------------------------------------------------------------------------------------------------------------------------ # portupgrade -p php4 [Updating the pkgdb in /var/db/pkg ... - 337 packages found (-1 +0) (...) done] ---> Installing 'php4-4.4.4' from a port (lang/php4) ---> Building '/usr/ports/lang/php4' ===> Cleaning for apache-1.3.37_1 ===> Cleaning for autoconf-2.59_2 ===> Cleaning for perl-5.8.8 ===> Cleaning for expat-2.0.0_1 ===> Cleaning for m4-1.4.4 ===> Cleaning for help2man-1.36.4_1 ===> Cleaning for gmake-3.81_1 ===> Cleaning for p5-gettext-1.05_1 ===> Cleaning for gettext-0.14.5_2 ===> Cleaning for libtool-1.5.22_2 ===> Cleaning for libiconv-1.9.2_2 ===> Cleaning for php4-4.4.4 ===> php4-4.4.4 has known vulnerabilities: => php -- open_basedir Race Condition Vulnerability. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/lang/php4. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.25156.0 env make DEPENDS_TARGET=package ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! lang/php4 (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ------------------------------------------------------------------------------------------------------------------------ I also tried portupgrade Nfp, removing the package with pkg_delete php4 and adding it back again with pkg_add -r php4, and I get the same thing. Doing a make install yields the same results as well. I also get the same thing after updating the ports tree with cvsup. Is it possible that php4 will not update because of the open_basedir Race Condition Vulnerability? If so it fails to mention that. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 18:05:01 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E358016A40F for ; Tue, 10 Oct 2006 18:05:01 +0000 (UTC) (envelope-from a.pirko@inode.at) Received: from mx.inode.at (lb01nat19.inode.at [62.99.145.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E1243D60 for ; Tue, 10 Oct 2006 18:05:00 +0000 (GMT) (envelope-from a.pirko@inode.at) Received: from [85.124.24.137] (port=2968 helo=[192.168.1.11]) by smartmx-17.inode.at with esmtp (Exim 4.50) id 1GXLyL-0001fI-9J; Tue, 10 Oct 2006 20:04:57 +0200 Message-ID: <452BE0C6.9010208@inode.at> Date: Tue, 10 Oct 2006 20:04:54 +0200 From: Armin Pirkovitsch User-Agent: Thunderbird 1.5.0.7 (X11/20060916) MIME-Version: 1.0 To: Matt Craig References: <452BDD83.9060804@nmsu.edu> In-Reply-To: <452BDD83.9060804@nmsu.edu> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: php4 update fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 18:05:02 -0000 Matt Craig wrote: > [...] > ===> Cleaning for php4-4.4.4 > ===> php4-4.4.4 has known vulnerabilities: > => php -- open_basedir Race Condition Vulnerability. > Reference: > > > => Please update your ports tree and try again. > *** Error code 1 > I also tried portupgrade Nfp, removing the package with pkg_delete php4 > and adding it back again with pkg_add -r php4, and I get the same > thing. Doing a make install yields the same results as well. I also > get the same thing after updating the ports tree with cvsup. > > Is it possible that php4 will not update because of the open_basedir > Race Condition Vulnerability? If so it fails to mention that. Just follow the url stated in the error - if you look more closely all listed php ports are concerned and each port with a >=0 means that there is no patch yet - which means that any attempt to install it will fail. The only way to override a vulnaritbility is to set DISABLE_VULNERABILITIES - however this shouldn't be used careless. -- Armin Pirkovitsch a.pirko@inode.at From owner-freebsd-ports@FreeBSD.ORG Sun Oct 8 08:10:33 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2747A16A53B for ; Sun, 8 Oct 2006 08:10:33 +0000 (UTC) (envelope-from barbu_cameliaionela@yahoo.com) Received: from web56501.mail.re3.yahoo.com (web56501.mail.re3.yahoo.com [66.196.97.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 8E21E43D53 for ; Sun, 8 Oct 2006 08:10:32 +0000 (GMT) (envelope-from barbu_cameliaionela@yahoo.com) Received: (qmail 10133 invoked by uid 60001); 8 Oct 2006 08:10:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=XaEpNjRLyiKQ0NyLFkmhUe1cYyHGeHuiH70J3Pfjw4acZokaZBC+Jcznk7ZIxKr4XyvFD1tn3EPWH9Sf6J+rzezAI5R94m4ZStNBMcOe6ImSL1I4PxGc/R1J2J8A06ncxsKwt0HCqcOJrHUcXzNpVTOEreJ0qfd/h/WOWtzAQnw= ; Message-ID: <20061008081032.10131.qmail@web56501.mail.re3.yahoo.com> Received: from [86.55.200.31] by web56501.mail.re3.yahoo.com via HTTP; Sun, 08 Oct 2006 01:10:31 PDT Date: Sun, 8 Oct 2006 01:10:31 -0700 (PDT) From: camelia barbu To: freebsd-ports@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 10 Oct 2006 20:13:33 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: bdc BitDefender Console - problems, problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 08:10:33 -0000 bdc is not deleting infected objects. What can I do to fix this problem, also is not moving them to quarantine, why? --------------------------------- Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 08:12:46 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9401616A416 for ; Tue, 10 Oct 2006 08:12:46 +0000 (UTC) (envelope-from marco.parlato@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE08943D49 for ; Tue, 10 Oct 2006 08:12:45 +0000 (GMT) (envelope-from marco.parlato@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so222285nfc for ; Tue, 10 Oct 2006 01:12:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=Hst+IeHhLBQ2Y93n7hWy76/TT6u9Clqys3DLPEod+HfKMvky+UQYfVEUkUpgvMv8Xw6i2DmFyHUkPIL2CfXT/Oet61ilviTLM7qsGc7Bci6u0qBHIu8TD79w91nvJP82JngWI0UjJfGzbo42NZ25xreelMin9s4Mlr/uynNT2jc= Received: by 10.48.210.16 with SMTP id i16mr1015123nfg; Tue, 10 Oct 2006 01:12:44 -0700 (PDT) Received: by 10.49.69.5 with HTTP; Tue, 10 Oct 2006 01:12:44 -0700 (PDT) Message-ID: <72f55cde0610100112u364d8abarabd872cd40d3cddc@mail.gmail.com> Date: Tue, 10 Oct 2006 10:12:44 +0200 From: "Marco Parlato" To: infofarmer@FreeBSD.org MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 10 Oct 2006 20:16:06 +0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: plans-7.7.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 08:12:46 -0000 hello the port as subject has some problem can you help me about it? thanx in advance Marco p.s. sorry if i bother you From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 20:22:51 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F44116A40F; Tue, 10 Oct 2006 20:22:51 +0000 (UTC) (envelope-from clint@0lsen.net) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.200.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04B9A43D5A; Tue, 10 Oct 2006 20:22:50 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (sccrmhc13) with ESMTP id <2006101020225001300498nse>; Tue, 10 Oct 2006 20:22:50 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id 86A4017B0A; Tue, 10 Oct 2006 13:22:49 -0700 (PDT) Date: Tue, 10 Oct 2006 13:22:49 -0700 From: Clint Olsen To: ports@freebsd.org, gnome@FreeBSD.org Message-ID: <20061010202249.GE17300@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Cc: Subject: Firefox-devel crashes since firefox-2.0.r2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 20:22:51 -0000 I have been experimenting with Firefox-devel just for fun, and I noticed after I upgraded the port yesterday, it crashes immediately at startup. I tried blasting my .mozilla/firefox directory. I did not attempt to nuke my plugins directory which contains only libjavaplugin_oji.so. Thanks, -Clint From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 20:24:34 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA53116A40F; Tue, 10 Oct 2006 20:24:34 +0000 (UTC) (envelope-from riggs@riggiland.dyndns.org) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 214C343D55; Tue, 10 Oct 2006 20:24:34 +0000 (GMT) (envelope-from riggs@riggiland.dyndns.org) Received: from mail01.m-online.net (svr21.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id 0412E98B21; Tue, 10 Oct 2006 22:24:33 +0200 (CEST) Received: from riggiland.dyndns.org (ppp-62-245-162-43.dynamic.mnet-online.de [62.245.162.43]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.m-online.net (Postfix) with ESMTP id CD03692CB7; Tue, 10 Oct 2006 22:24:32 +0200 (CEST) Received: from marvin.riggiland.au (localhost [127.0.0.1]) by riggiland.dyndns.org (8.13.8/8.13.8) with ESMTP id k9AKOVjt067573; Tue, 10 Oct 2006 22:24:31 +0200 (CEST) (envelope-from riggs@marvin.riggiland.au) Received: (from riggs@localhost) by marvin.riggiland.au (8.13.8/8.13.8/Submit) id k9AKOUmr067572; Tue, 10 Oct 2006 22:24:30 +0200 (CEST) (envelope-from riggs) Date: Tue, 10 Oct 2006 22:24:30 +0200 From: "Thomas E. Zander" To: Mikhail Teterin Message-ID: <20061010202430.GY1172@marvin.riggiland.au> References: <200610092200.26576@aldan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <200610092200.26576@aldan> Organization: Chaotic X-PGP-KeyID: 0xC85996CD X-PGP-URI: http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0xC85996CD X-PGP-Fingerprint: 4F59 75B4 4CE3 3B00 BC61 5400 8DD4 8929 C859 96CD X-Mailer: Marvin Mail (Build 1160511390) X-Operating-System: FreeBSD 6.2-PRERELEASE Cc: ports@freebsd.org, multimedia@freebsd.org Subject: Re: Installing mplayer's libavcodec, libavutil? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 20:24:35 -0000 On Mon, 09. Oct 2006, at 22:00 -0400, Mikhail Teterin wrote according to [Installing mplayer's libavcodec, libavutil?]: > Perhaps, the libavcodec and libavutil already built by mplayer can be > installed by the port, so that other ports can LIB_- or BUILD_-depend on it? > > The patch for the mplayer-port itself would be rather simple -- is anyone > against the idea in principle? I don't have objections. Do you intend to split this into two or more ports then or let just other ports depend on mplayer? Riggs -- - "[...] I talked to the computer at great length and -- explained my view of the Universe to it" said Marvin. --- And what happened?" pressed Ford. ---- "It committed suicide." said Marvin. From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 20:32:10 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0E6E16A403; Tue, 10 Oct 2006 20:32:10 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BF4E43D53; Tue, 10 Oct 2006 20:32:10 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from [172.21.130.86] (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.6/8.13.6) with ESMTP id k9AKW09C075670 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Oct 2006 16:32:01 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Thomas E. Zander" Date: Tue, 10 Oct 2006 16:31:54 -0400 User-Agent: KMail/1.9.1 References: <200610092200.26576@aldan> <20061010202430.GY1172@marvin.riggiland.au> In-Reply-To: <20061010202430.GY1172@marvin.riggiland.au> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200610101631.55361.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV 0.88.4/2019/Tue Oct 10 09:19:27 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: ports@freebsd.org, multimedia@freebsd.org Subject: Re: Installing mplayer's libavcodec, libavutil? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 20:32:11 -0000 צ×ÔÏÒÏË 10 ÖÏ×ÔÅÎØ 2006 16:24, Thomas E. Zander ÎÁÐÉÓÁ×: > I don't have objections. Do you intend to split this into two or more > ports then or let just other ports depend on mplayer? It would be better to split them out, of course -- by fixing the existing ffmpeg-devel. But more difficult. MPlayer, BTW, needs to be taught to ignore the stuff, that comes bundled with it, for which we already have ports... Ffmpeg bits will be on the list. Better, probably, to not even extract the redundant pieces -- the way mozilla's Makefile.common excludes them, for example... -mi From owner-freebsd-ports@FreeBSD.ORG Tue Oct 10 21:37:58 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C206716A5C5 for ; Tue, 10 Oct 2006 21:37:58 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01ACC43D7D for ; Tue, 10 Oct 2006 21:37:48 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so3509uge for ; Tue, 10 Oct 2006 14:37:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=cNLoBgRvImixDPd3cod/jywjuDyiRaWAoCSSNlnPd4OX7k5THRbKCUOKCWf5WOU7HOEnjoSyJyBRO5MgjgGdjj7rcCB9vZS84Upt4KJsYdFvCu2yHP8QYCJVsCcJVIaABKKgrUHOiHfDq0fB0wYbtxga42oftGvr4bKiLVY4IBA= Received: by 10.78.185.7 with SMTP id i7mr6581514huf; Tue, 10 Oct 2006 14:37:47 -0700 (PDT) Received: by 10.78.183.3 with HTTP; Tue, 10 Oct 2006 14:37:47 -0700 (PDT) Message-ID: Date: Tue, 10 Oct 2006 17:37:47 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Clint Olsen" In-Reply-To: <20061010202249.GE17300@0lsen.net> MIME-Version: 1.0 References: <20061010202249.GE17300@0lsen.net> X-Google-Sender-Auth: a5a56b1a2b7f21ae Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, gnome@freebsd.org Subject: Re: Firefox-devel crashes since firefox-2.0.r2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 21:37:58 -0000 On 10/10/06, Clint Olsen wrote: > > I have been experimenting with Firefox-devel just for fun, and I noticed > after I upgraded the port yesterday, it crashes immediately at startup. I > tried blasting my .mozilla/firefox directory. I did not attempt to nuke > my > plugins directory which contains only libjavaplugin_oji.so. Can you provide us with more info Any bug reports should be addressed to the maintainers at: gnome@FreeBSD.org You may also Cc: freebsd-ports@FreeBSD.org. Please do not send bug reports to any other addresses. Please include the following information with any bug report: * Output from 'uname -a'. * Date/time stamp from www/firefox/Makefile. * Where/when did the problem occur: configuring, building, or running firefox * How can you reproduce the problem? Thanks, > > -Clint > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 09:50:44 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2458216A4E6 for ; Wed, 11 Oct 2006 09:50:44 +0000 (UTC) (envelope-from jrhett@mail.meer.net) Received: from outbound0.sv.meer.net (outbound0.mx.meer.net [209.157.153.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EC4543DCF for ; Wed, 11 Oct 2006 09:50:22 +0000 (GMT) (envelope-from jrhett@mail.meer.net) Received: from mail.meer.net (mail.meer.net [209.157.152.14]) by outbound0.sv.meer.net (8.12.10/8.12.6) with ESMTP id k9B9oLip080960; Wed, 11 Oct 2006 02:50:22 -0700 (PDT) (envelope-from jrhett@mail.meer.net) Received: from mail.meer.net (mail.meer.net [209.157.152.14]) by mail.meer.net (8.13.3/8.13.3/meer) with ESMTP id k9B9nfJq084049; Wed, 11 Oct 2006 02:49:41 -0700 (PDT) (envelope-from jrhett@mail.meer.net) Received: (from jrhett@localhost) by mail.meer.net (8.13.3/8.13.3) id k9B9ne6L084045; Wed, 11 Oct 2006 02:49:40 -0700 (PDT) (envelope-from jrhett) Date: Wed, 11 Oct 2006 02:49:40 -0700 From: Jo Rhett To: Anton Berezin , ports@FreeBSD.org Message-ID: <20061011094940.GA82475@svcolo.com> References: <20061006023422.GA77594@svcolo.com> <20061006062721.GA4944@heechee.tobez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061006062721.GA4944@heechee.tobez.org> Organization: svcolo.com User-Agent: Mutt/1.5.9i Cc: Subject: Re: Someone got a clue about bsdpan? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 09:50:44 -0000 On Fri, Oct 06, 2006 at 08:27:21AM +0200, Anton Berezin wrote: > On Thu, Oct 05, 2006 at 07:34:22PM -0700, Jo Rhett wrote: > > So it appears that installing perl packages from outside of ports nicely > > creates bsdpan packages in the pkg tree. However, I'm having trouble with > > upgrades duplicating the packages, so I was going to do into this and > > figure out what's missing. > > Could you maybe state in more detail what is the problem? package-1.1.2 package-1.1.3 package-1.1.4 ...etc Remove any one of these and the software is uninstalled. Likewise, "make install" doesn't check for them, and happily overwrites. > Perldoc BSDPAN and its SEE ALSO section contains whatever the docs there > are. You know, a package really should have a summary "what we are trying to accomplish (and what we are not)" documented somewhere. Having to read the source code to make a guess what the goals of the project were is ... -- Jo Rhett senior geek SVcolo : Silicon Valley Colocation From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 11:29:42 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B98616A403 for ; Wed, 11 Oct 2006 11:29:42 +0000 (UTC) (envelope-from luka@bk.ru) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03D8943D76 for ; Wed, 11 Oct 2006 11:29:39 +0000 (GMT) (envelope-from luka@bk.ru) Received: from [84.204.13.33] (port=15076 helo=[192.168.1.90]) by mx2.mail.ru with asmtp id 1GXcGy-0009LG-00; Wed, 11 Oct 2006 15:29:16 +0400 Message-ID: <452CD530.4010206@bk.ru> Date: Wed, 11 Oct 2006 15:27:44 +0400 From: Lukashev Anton Organization: OOO "CTM" User-Agent: Thunderbird 1.5.0.7 (X11/20060920) MIME-Version: 1.0 To: mi@aldan.algebra.com Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: icu-3.6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 11:29:42 -0000 Hi, I'm having troubles almost the same as reported here: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=icu&wildcard= Under amd64 and i386, while trying to install or update icu I see the following: ***** cut ***** /custrtrn/ ---[OK] ---/custrtrn/Test_UChar_UTF32_API ---[OK] ---/custrtrn/Test_UChar_UTF8_API ---[OK] ---/custrtrn/Test_FromUTF8Lenient ---[OK] ---/custrtrn/Test_UChar_WCHART_API ---[OK] ---/custrtrn/Test_widestrs cintltst in free(): error: page is already free Abort trap (core dumped) *** Error code 134 ---------- If you need any more information, I'd provide you with it. Could you give me any advice on how to solve this problem :) From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 12:24:13 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B73C816A4E1 for ; Wed, 11 Oct 2006 12:24:13 +0000 (UTC) (envelope-from ericlin@tamama.org) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC03E43DB6 for ; Wed, 11 Oct 2006 12:22:48 +0000 (GMT) (envelope-from ericlin@tamama.org) Received: by nf-out-0910.google.com with SMTP id n15so692655nfc for ; Wed, 11 Oct 2006 05:22:45 -0700 (PDT) Received: by 10.82.136.4 with SMTP id j4mr61184bud; Wed, 11 Oct 2006 05:22:45 -0700 (PDT) Received: by 10.82.105.20 with HTTP; Wed, 11 Oct 2006 05:22:44 -0700 (PDT) Message-ID: <47713ee10610110522h5b933892qf34d003f87fb13de@mail.gmail.com> Date: Wed, 11 Oct 2006 20:22:44 +0800 From: "Lin Jui-Nan Eric" Sender: ericlin@tamama.org To: freebsd-ports@freebsd.org MIME-Version: 1.0 X-Google-Sender-Auth: b4234873e39e3b27 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: nss_ldap: problem of running sudo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 12:24:13 -0000 Dear, I have encounter a problem when I run sudo with nss_ldap. The sudo program tells me that my password is wrong, but I can login with this password. After all, I found the problem is in ldap-pwd.c: if (getuid() != 0) { /* don't include password for non-root users */ After applied patches of ports system, the code showed above. But sudo does not change the uid. It changes the euid only. If I use geteuid() instead, sudo works well. Any suggestions? Best Regards, Jui-Nan From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 12:59:21 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11FC316A403 for ; Wed, 11 Oct 2006 12:59:21 +0000 (UTC) (envelope-from elfshadow@physics.upatras.gr) Received: from nic.upatras.gr (nic.upatras.gr [150.140.129.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 99FB643D6A for ; Wed, 11 Oct 2006 12:59:15 +0000 (GMT) (envelope-from elfshadow@physics.upatras.gr) Received: (qmail 28876 invoked by uid 111); 11 Oct 2006 12:59:14 -0000 Received: from 150.140.159.71 by nic.upatras.gr (envelope-from , uid 103) with qmail-scanner-1.25 (clamdscan: 0.83/706. Clear:RC:1(150.140.159.71):. Processed in 0.063775 secs); 11 Oct 2006 12:59:14 -0000 Received: from pythagoras.physics.upatras.gr (150.140.159.71) by nic.upatras.gr with SMTP; 11 Oct 2006 12:59:13 -0000 Received: (qmail 24591 invoked by uid 1189); 11 Oct 2006 12:48:09 -0000 Date: Wed, 11 Oct 2006 15:48:09 +0300 From: Laganakos Vassilis To: freebsd-ports@freebsd.org Message-ID: <20061011124809.GA24480@pythagoras.physics.upatras.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i Subject: epsilon does not compile on freebsd-6 stable. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 12:59:21 -0000 Hi, I recently attempted to upgrade the enlightenment-devel to enlightenment-20060926 and there appears to be a problem in compiling the /graphics/epsilon port. It stops compiling at the point: ===> Building for epsilon-20060926,1 Making all in src make all-recursive Making all in lib Making all in exiftags if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../src/include -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -MT epsilon_thumb.lo -MD -MP -MF ".deps/epsilon_thumb.Tpo" -c -o epsilon_thumb.lo epsilon_thumb.c; then mv -f ".deps/epsilon_thumb.Tpo" ".deps/epsilon_thumb.Plo"; else rm -f ".deps/epsilon_thumb.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I../../src/include -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -Wall -MT epsilon_thumb.lo -MD -MP -MF .deps/epsilon_thumb.Tpo -c epsilon_thumb.c -fPIC -DPIC -o .libs/epsilon_thumb.o epsilon_thumb.c:347: error: conflicting types for 'epsilon_del' /usr/local/include/Epsilon_Request.h:51: error: previous declaration of 'epsilon_del' was here epsilon_thumb.c:347: error: conflicting types for 'epsilon_del' /usr/local/include/Epsilon_Request.h:51: error: previous declaration of 'epsilon_del' was here *** Error code 1 Stop in /usr/ports/graphics/epsilon/work/epsilon-20060926/src/lib. *** Error code 1 Stop in /usr/ports/graphics/epsilon/work/epsilon-20060926/src/lib. *** Error code 1 Stop in /usr/ports/graphics/epsilon/work/epsilon-20060926/src. *** Error code 1 Stop in /usr/ports/graphics/epsilon/work/epsilon-20060926/src. *** Error code 1 Stop in /usr/ports/graphics/epsilon/work/epsilon-20060926. *** Error code 1 Stop in /usr/ports/graphics/epsilon. I'm using freebsd-6-stable and I'm up to date. What could have caused this problem? Regards, Vassilis. -- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 16:05:04 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C75E16A412; Wed, 11 Oct 2006 16:05:04 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (salama58.adsl.netsonic.fi [81.17.207.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id C216343D81; Wed, 11 Oct 2006 16:04:57 +0000 (GMT) (envelope-from andy@athame.co.uk) Received: from ping.int.athame.co.uk ([192.168.10.8]) by hex.athame.co.uk with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GXgZi-0001Jv-TV; Wed, 11 Oct 2006 19:04:54 +0300 From: Andy Fawcett To: python@freebsd.org Date: Wed, 11 Oct 2006 19:05:17 +0300 User-Agent: KMail/1.9.4 X-Face: ?fLK282oT!Ss!(krp%ft%TWfrkz*Mxz<2hwkRBzd); #D/=!=XjYKFBh1wVeov4K&U`u0HC\Gc+B9Hxu"bjBc16tg~i4., 2A1>{rcRK_i!i 7e79f|T;9#gfr=G1u'xS=(}_NSP,Gs>HDq Cc: ports@freebsd.org Subject: Problems after updating python X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 16:05:04 -0000 Hi, Yesterday I updated python on my box: FreeBSD ping.int.athame.co.uk 6.1-STABLE FreeBSD 6.1-STABLE #2: Mon Jul 31 02:25:05 EEST 2006 root@ping.int.athame.co.uk:/usr/obj/usr/src/sys/PING amd64 and then followed the instructions in UPDATING. While the devel/py-sip port was being updated, it failed: gcc -c -pipe -fPIC -O2 -w -I. -I/usr/local/include -I/usr/local/include/python2.5 -o siplib.o siplib.c siplib.c: In function `initsip': siplib.c:399: error: structure has no member named `type' siplib.c: In function `sip_api_export_module': siplib.c:833: error: structure has no member named `type' siplib.c: In function `createType': siplib.c:3184: error: structure has no member named `type' siplib.c: In function `createEnum': siplib.c:3234: error: structure has no member named `type' siplib.c: In function `getSelfFromArgs': siplib.c:3420: error: structure has no member named `type' siplib.c:3420: error: structure has no member named `type' siplib.c: In function `sip_api_add_enum_instance': siplib.c:4291: error: structure has no member named `type' siplib.c: In function `sip_api_add_class_instance': siplib.c:4341: error: structure has no member named `type' siplib.c: In function `sip_api_add_mapped_type_instance': siplib.c:4358: error: structure has no member named `type' siplib.c: In function `sip_api_can_convert_to_instance': siplib.c:4537: error: structure has no member named `type' siplib.c:4537: error: structure has no member named `type' siplib.c: In function `convertSubClass': siplib.c:4957: error: structure has no member named `type' siplib.c:4957: error: structure has no member named `type' siplib.c: In function `isExactWrappedType': siplib.c:5511: error: structure has no member named `name' siplib.c: In function `sipWrapperType_init': siplib.c:5567: error: structure has no member named `type' siplib.c:5576: error: structure has no member named `type' siplib.c: In function `sipWrapperType_getattro': siplib.c:5611: error: structure has no member named `type' siplib.c: In function `sipWrapper_new': siplib.c:5829: error: structure has no member named `type' siplib.c:5838: error: structure has no member named `type' siplib.c: In function `addSlots': siplib.c:6405: error: structure has no member named `type' *** Error code 1 Stop in /usr/ports/devel/py-sip/work/sip-4.4.5/siplib. *** Error code 1 This caused the following to fail because of dependencies: ** Listing the failed packages (*:skipped / !:failed) ! devel/py-sip (py24-sip-4.4.5) (struct changes) * x11-toolkits/py-qt (py24-qt-3.16) * x11-toolkits/py-kde (py24-kde-3.15.2,1) * graphics/lphoto (lphoto-2.0.42_2) * multimedia/kbtv (kbtv-1.1.3) * multimedia/katchtv (katchtv-1.0) ---> Packages processed: 0 done, 0 ignored, 5 skipped and 1 failed Ports tree is up to date, and no other ports are outdated. Cheers, Andy -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 17:21:13 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E195316A416 for ; Wed, 11 Oct 2006 17:21:13 +0000 (UTC) (envelope-from girgen@pingpong.net) Received: from melon.pingpong.net (melon.pingpong.net [195.178.174.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA10343EA4 for ; Wed, 11 Oct 2006 17:15:22 +0000 (GMT) (envelope-from girgen@pingpong.net) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 3EA0751FD5; Wed, 11 Oct 2006 19:15:21 +0200 (CEST) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13526-01-6; Wed, 11 Oct 2006 19:15:21 +0200 (CEST) Received: from [10.101.1.100] (unknown [217.28.34.132]) by melon.pingpong.net (Postfix) with ESMTP id 0A65551FE3; Wed, 11 Oct 2006 19:15:10 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <96FA4907-18D5-4FAB-8444-73FAAF28EAE7@pingpong.net> Content-Transfer-Encoding: 7bit From: Palle Girgensohn Date: Wed, 11 Oct 2006 19:14:49 +0200 To: kaworu@users.sourceforge.jp X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: by amavisd-new at pingpong.net Cc: ports@FreeBSD.org Subject: FreeBSD Port: selenium-0.6.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 17:21:14 -0000 Hello! Thanks for maintaining the selenium port for FreeBSD. I saw on their web site that a new version is out. Are you planning an upgrade of the port? I'd love to give it a try! ;-) Best regards Palle Girgensohn From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 17:27:41 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 831A316A403 for ; Wed, 11 Oct 2006 17:27:41 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F0ED43E71 for ; Wed, 11 Oct 2006 17:19:40 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin05-en2 [10.13.10.150]) by smtpout.mac.com (Xserve/8.12.11/smtpout06/MantshX 4.0) with ESMTP id k9BHJePg022758 for ; Wed, 11 Oct 2006 10:19:40 -0700 (PDT) Received: from [17.214.13.96] (a17-214-13-96.apple.com [17.214.13.96]) (authenticated bits=0) by mac.com (Xserve/smtpin05/MantshX 4.0) with ESMTP id k9BHJcaO021483 for ; Wed, 11 Oct 2006 10:19:39 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-ports@freebsd.org From: Chuck Swiger Date: Wed, 11 Oct 2006 10:19:38 -0700 X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Subject: "pkgdb -F" is failing me... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 17:27:41 -0000 Hi, all-- "pkgdb -F" is failing with a "can't convert nil into String" error. 10-ns1# portupgrade -ai ---> Session started at: Wed, 11 Oct 2006 13:11:06 -0400 Stale dependency: cabextract-1.1_1 --> ldconfig_compat-1.0_8 -- manually run 'pkgdb -F' to fix, or specify -O to force. ---> Session ended at: Wed, 11 Oct 2006 13:11:06 -0400 (consumed 00:00:00) 11-ns1# pkgdb -F ---> Checking the package registry database Stale dependency: cabextract-1.1_1 -> ldconfig_compat-1.0_8 (misc/ ldconfig_compat): Install stale dependency? ([y]es/[n]o/[a]ll) [yes] Fixed. (-> ldconfig_compat-1.0_8) Stale dependency: curl-7.15.5 -> ldconfig_compat-1.0_8 (misc/ ldconfig_compat): ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] Fixed. (-> ldconfig_compat-1.0_8) Stale dependency: gnupg-1.4.5_1 -> ldconfig_compat-1.0_8 (misc/ ldconfig_compat): ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] Fixed. (-> ldconfig_compat-1.0_8) Stale dependency: portupgrade-2.1.3.3_1,2 -> ldconfig_compat-1.0_8 (misc/ldconfig_compat): ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] Fixed. (-> ldconfig_compat-1.0_8) Stale dependency: postfix-2.3.3,1 -> ldconfig_compat-1.0_8 (misc/ ldconfig_compat): ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] Fixed. (-> ldconfig_compat-1.0_8) Stale dependency: ruby-1.8.5_2,1 -> ldconfig_compat-1.0_8 (misc/ ldconfig_compat): ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] Fixed. (-> ldconfig_compat-1.0_8) 85.92s real 13.94s user 1.88s system 18% 12-ns1# portupgrade -ai ---> Session started at: Wed, 11 Oct 2006 13:12:41 -0400 Stale dependency: cabextract-1.1_1 --> ldconfig_compat-1.0_8 -- manually run 'pkgdb -F' to fix, or specify -O to force. ---> Session ended at: Wed, 11 Oct 2006 13:12:41 -0400 (consumed 00:00:00) 13-ns1# pkgdb -F ---> Checking the package registry database Stale dependency: cabextract-1.1_1 -> ldconfig_compat-1.0_8 (): Install stale dependency? ([y]es/[n]o/[a]ll) [yes] can't convert nil into String 11.04s real 6.84s user 0.60s system 67% 14-ns1# uname -a FreeBSD ns1.pkix.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jun 18 18:51:43 EDT 2005 root@ns1.pkix.net:/usr/obj/usr/src/sys/NORMAL i386 Note that I didn't even have this ldconfig_compat-1.0_8 port installed; I don't see how it could possibly be chosen to replace a stale dependency... -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 17:36:24 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F8D016A597 for ; Wed, 11 Oct 2006 17:36:24 +0000 (UTC) (envelope-from lauasanf@wilderness.homeip.net) Received: from mail.ecommerce.com (mail.ecommerce.com [80.121.204.32]) by mx1.FreeBSD.org (Postfix) with SMTP id F1B3343DDC for ; Wed, 11 Oct 2006 17:34:42 +0000 (GMT) (envelope-from lauasanf@wilderness.homeip.net) Received: (qmail 9825 invoked by uid 399); 11 Oct 2006 17:51:33 -0000 Received: from unknown (HELO ?172.31.215.2?) (80.121.204.1) by mail.opentransfer.com with SMTP; 11 Oct 2006 17:51:33 -0000 Message-ID: <452D2A29.2020403@wilderness.homeip.net> Date: Wed, 11 Oct 2006 12:30:17 -0500 From: Drew Sanford User-Agent: Thunderbird 1.5.0.7 (X11/20060926) MIME-Version: 1.0 To: Chuck Swiger References: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> In-Reply-To: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: "pkgdb -F" is failing me... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 17:36:24 -0000 Chuck Swiger wrote: > Hi, all-- > > "pkgdb -F" is failing with a "can't convert nil into String" error. > > 10-ns1# portupgrade -ai > ---> Session started at: Wed, 11 Oct 2006 13:11:06 -0400 > Stale dependency: cabextract-1.1_1 --> ldconfig_compat-1.0_8 -- > manually run 'pkgdb -F' to fix, or specify -O to force. > ---> Session ended at: Wed, 11 Oct 2006 13:11:06 -0400 (consumed > 00:00:00) > 11-ns1# pkgdb -F > ---> Checking the package registry database > Stale dependency: cabextract-1.1_1 -> ldconfig_compat-1.0_8 > (misc/ldconfig_compat): > Install stale dependency? ([y]es/[n]o/[a]ll) [yes] > Fixed. (-> ldconfig_compat-1.0_8) > Stale dependency: curl-7.15.5 -> ldconfig_compat-1.0_8 > (misc/ldconfig_compat): > ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] > Fixed. (-> ldconfig_compat-1.0_8) > Stale dependency: gnupg-1.4.5_1 -> ldconfig_compat-1.0_8 > (misc/ldconfig_compat): > ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] > Fixed. (-> ldconfig_compat-1.0_8) > Stale dependency: portupgrade-2.1.3.3_1,2 -> ldconfig_compat-1.0_8 > (misc/ldconfig_compat): > ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] > Fixed. (-> ldconfig_compat-1.0_8) > Stale dependency: postfix-2.3.3,1 -> ldconfig_compat-1.0_8 > (misc/ldconfig_compat): > ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] > Fixed. (-> ldconfig_compat-1.0_8) > Stale dependency: ruby-1.8.5_2,1 -> ldconfig_compat-1.0_8 > (misc/ldconfig_compat): > ldconfig_compat-1.0_8 ? ([y]es/[n]o/[a]ll) [yes] > Fixed. (-> ldconfig_compat-1.0_8) > 85.92s real 13.94s user 1.88s system 18% > 12-ns1# portupgrade -ai > ---> Session started at: Wed, 11 Oct 2006 13:12:41 -0400 > Stale dependency: cabextract-1.1_1 --> ldconfig_compat-1.0_8 -- > manually run 'pkgdb -F' to fix, or specify -O to force. > ---> Session ended at: Wed, 11 Oct 2006 13:12:41 -0400 (consumed > 00:00:00) > 13-ns1# pkgdb -F > ---> Checking the package registry database > Stale dependency: cabextract-1.1_1 -> ldconfig_compat-1.0_8 (): > Install stale dependency? ([y]es/[n]o/[a]ll) [yes] > can't convert nil into String > 11.04s real 6.84s user 0.60s system 67% > 14-ns1# uname -a > FreeBSD ns1.pkix.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jun 18 > 18:51:43 EDT 2005 > root@ns1.pkix.net:/usr/obj/usr/src/sys/NORMAL i386 > > Note that I didn't even have this ldconfig_compat-1.0_8 port > installed; I don't see how it could possibly be chosen to replace a > stale dependency... > > ---Chuck I recently ran into this problem as well. I had some duplicate origins that I fixed and at that point, everything picked up and ran fine for me. Don't know if that helps you or not, but it's what worked for me. From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 17:55:35 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DB516A417 for ; Wed, 11 Oct 2006 17:55:35 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6907143D83 for ; Wed, 11 Oct 2006 17:53:29 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin05-en2 [10.13.10.150]) by smtpout.mac.com (Xserve/8.12.11/smtpout03/MantshX 4.0) with ESMTP id k9BHt1l3021711; Wed, 11 Oct 2006 10:55:01 -0700 (PDT) Received: from [17.214.13.96] (a17-214-13-96.apple.com [17.214.13.96]) (authenticated bits=0) by mac.com (Xserve/smtpin05/MantshX 4.0) with ESMTP id k9BHrQhQ004725; Wed, 11 Oct 2006 10:53:27 -0700 (PDT) In-Reply-To: <452D2A29.2020403@wilderness.homeip.net> References: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> <452D2A29.2020403@wilderness.homeip.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <25E0E16E-E401-42B1-ADB8-EB6A9E155ADC@mac.com> Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Wed, 11 Oct 2006 10:53:26 -0700 To: Drew Sanford X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: freebsd-ports@freebsd.org Subject: Re: "pkgdb -F" is failing me... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 17:55:35 -0000 On Oct 11, 2006, at 10:30 AM, Drew Sanford wrote: > I recently ran into this problem as well. I had some duplicate > origins that I fixed and at that point, everything picked up and > ran fine for me. Don't know if that helps you or not, but it's what > worked for me. Thanks for the response. I've deleted the ports which were complaining, installed misc/ldconfig_compat by hand, and now portupgrade is willing to proceed. I sure wish that using "pkgdb -F" made more sense than it currently does...it seems to be rather fragile. -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 18:02:44 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79EA016A4C8 for ; Wed, 11 Oct 2006 18:02:44 +0000 (UTC) (envelope-from picard@kti.ae.poznan.pl) Received: from newton.kti.ae.poznan.pl (newton.kti.ae.poznan.pl [150.254.204.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6D7943E03 for ; Wed, 11 Oct 2006 18:00:18 +0000 (GMT) (envelope-from picard@kti.ae.poznan.pl) Received: from eol4.neoplus.adsl.tpnet.pl ([83.20.27.4] helo=copernic.kti.ae.poznan.pl) by newton.kti.ae.poznan.pl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GXiNE-000LO5-9Q for freebsd-ports@freebsd.org; Wed, 11 Oct 2006 20:00:08 +0200 Received: from picard by copernic.kti.ae.poznan.pl with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GXiNM-000Cis-0h for freebsd-ports@freebsd.org; Wed, 11 Oct 2006 20:00:16 +0200 Date: Wed, 11 Oct 2006 20:00:15 +0200 From: Willy Picard To: freebsd-ports@freebsd.org Message-ID: <20061011180015.GA883@copernic.kti.ae.poznan.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Willy Picard Subject: Archivemail broken with new Python 2.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 18:02:44 -0000 Hi, I am using the archivemail-0.6.2 port. With the last update to python2.5, it seems that archivemail is broken. Here is the error message: Traceback (most recent call last): File "/usr/local/bin/archivemail", line 1343, in main() File "/usr/local/bin/archivemail", line 633, in main archive(mailbox_path) File "/usr/local/bin/archivemail", line 1068, in archive _archive_dir(mailbox_name, final_archive_name, "maildir") File "/usr/local/bin/archivemail", line 1206, in _archive_dir if not options.dry_run: delete_queue.append(msg.fp.name) AttributeError: _ProxyFile instance has no attribute 'name' Did I miss something (I upgrade python as suggested in the UPDATING file)? Regards, Willy Picard -- Willy Picard e-mail: picard@kti.ae.poznan.pl Dept. of Information Technology www: http://www.kti.ae.poznan.pl/ The Poznan University of Economics tel: +48 61 848 05 49 Mansfelda 4, 60-854 Poznan, Poland fax: +48 61 848 38 40 From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 18:49:33 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E88A916A407 for ; Wed, 11 Oct 2006 18:49:33 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD08F43D60 for ; Wed, 11 Oct 2006 18:49:31 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id VAA26913 for ; Wed, 11 Oct 2006 21:49:26 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <452D3CB6.3030005@icyb.net.ua> Date: Wed, 11 Oct 2006 21:49:26 +0300 From: Andriy Gapon User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: python 2.5 upgrade: error in devel/py-sip X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 18:49:34 -0000 devel/py-sip port failed to get upgraded to python 2.5 using standard procedure. This port is used by py-qt which is used by some python GUI applications. The reason for the failure is changes in object.h, struct PyHeapTypeObject: fields type and name were renamed in 2.5 to ht_type and ht_name correspondingly. I was able to get the port updated and working [tested] by simply blanket replacing occurrences of "super.type" and "super.name" with "super.ht_type" and "super.ht_name". Thus the port probably needs to have a python-version-specific patch. P.S. the port doesn't seem to have a maintainer. -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 19:11:27 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D654816A417 for ; Wed, 11 Oct 2006 19:11:27 +0000 (UTC) (envelope-from mail@sysfault.org) Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de [80.67.18.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC4B243D5D for ; Wed, 11 Oct 2006 19:11:09 +0000 (GMT) (envelope-from mail@sysfault.org) Received: (qmail 27764 invoked from network); 11 Oct 2006 19:10:45 -0000 Received: from unknown (HELO medusa.sysfault.org) (936934@[89.182.93.126]) (envelope-sender ) by smtprelay05.ispgateway.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 11 Oct 2006 19:10:45 -0000 Received: from localhost ([127.0.0.1] helo=medusa.sysfault.org) by medusa.sysfault.org with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GXjPr-0003QT-55; Wed, 11 Oct 2006 21:06:55 +0200 Received: (from marcus@localhost) by medusa.sysfault.org (8.13.1/8.13.1/Submit) id k9BJ6sPA013172; Wed, 11 Oct 2006 21:06:54 +0200 (CEST) (envelope-from marcus) Date: Wed, 11 Oct 2006 21:06:54 +0200 From: Marcus von Appen To: freebsd-ports@freebsd.org Message-ID: <20061011190654.GA1030@medusa.sysfault.org> Mail-Followup-To: freebsd-ports@freebsd.org, freebsd-python@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) X-Spam-Score: -4.4 (----) Cc: freebsd-python@freebsd.org Subject: Python 2.5 egg-info files break pkg-plists X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus von Appen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 19:11:27 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Python 2.5 seems to install automatically generated egg-info files for each package. This causes each port, which installs files into the site-packages directory to leave files around: For devel/pygame this would be pygame-1.7.1release-py2.5.egg-info. For x11-toolkits/py-tkinter this would be Tkinter-0.0.0-py2.5.egg-info ... This is a more or less serious issue which should be fixed soon, either by updating all ports, which place files into site-packages or by turning that option off in the distutils package. The line, which should do that would be line 604 in Python-2.5/Lib/distutils/command/install.py: - ('install_egg_info', lambda self:True), + ('install_egg_info', lambda self:False), Although the egg support was planned for 2.6, some of its code went already into the 2.5 distutils distribution :-}. As python eggs rely upon .egg-info files to track down dependencies, this becomes a funny issue to deal with. Regards Marcus --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLUDOo/JpszXavhwRAlMeAJ9ivOVmE7sgoials51DCjczW5ldkgCgmrTJ iigYDyiCJV8uc2z19h/YkX4= =/tPJ -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 19:20:38 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C764716A40F; Wed, 11 Oct 2006 19:20:38 +0000 (UTC) (envelope-from alex@foxybanana.com) Received: from suede.reed.edu (suede.reed.edu [134.10.2.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id E130A43D73; Wed, 11 Oct 2006 19:20:37 +0000 (GMT) (envelope-from alex@foxybanana.com) Received: from Laptop.mine.box (c038h213.dorm.reed.edu [134.10.38.213]) by suede.reed.edu (8.13.7/8.13.7) with ESMTP id k9BJKY6V011580 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT); Wed, 11 Oct 2006 12:20:34 -0700 Received: from localhost (localhost [127.0.0.1]) by Laptop.mine.box (8.13.6/8.13.6) with ESMTP id k9BJKCUN034366; Wed, 11 Oct 2006 12:20:12 -0700 (PDT) (envelope-from alex@Laptop.mine.box) Message-Id: <200610111920.k9BJKCUN034366@Laptop.mine.box> From: Alexander Botero-Lowry To: Marcus von Appen In-reply-to: <20061011190654.GA1030@medusa.sysfault.org> References: <20061011190654.GA1030@medusa.sysfault.org> Comments: In-reply-to Marcus von Appen message dated "Wed, 11 Oct 2006 21:06:54 +0200." Date: Wed, 11 Oct 2006 12:20:12 -0700 Sender: alex@foxybanana.com X-Scanned-By: MIMEDefang 2.57 on 134.10.2.45 Cc: freebsd-ports@freebsd.org, freebsd-python@freebsd.org Subject: Re: Python 2.5 egg-info files break pkg-plists X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 19:20:38 -0000 > > Hi, > > Python 2.5 seems to install automatically generated egg-info files for > each package. This causes each port, which installs files into > the site-packages directory to leave files around: > > For devel/pygame this would be pygame-1.7.1release-py2.5.egg-info. > For x11-toolkits/py-tkinter this would be Tkinter-0.0.0-py2.5.egg-info > ... Yeah, we have a patch to resolve this against bsd.python.mk which I believe is awaiting approval. You can see the patch at: http://people.freebsd.org/~perky/bsdpythonmk-egginfo.diff > > This is a more or less serious issue which should be fixed soon, either > by updating all ports, which place files into site-packages or by > turning that option off in the distutils package. > The line, which should do that would be line 604 in > Python-2.5/Lib/distutils/command/install.py: > > - ('install_egg_info', lambda self:True), > + ('install_egg_info', lambda self:False), > > Although the egg support was planned for 2.6, some of its code went > already into the 2.5 distutils distribution :-}. > > As python eggs rely upon .egg-info files to track down dependencies, > this becomes a funny issue to deal with. It's best to just deal with the issue on bsd.python.mk as the patch above does. Alex > > Regards > Marcus > > --gBBFr7Ir9EOA20Yy > Content-Type: application/pgp-signature > Content-Disposition: inline > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (FreeBSD) > > iD8DBQFFLUDOo/JpszXavhwRAlMeAJ9ivOVmE7sgoials51DCjczW5ldkgCgmrTJ > iigYDyiCJV8uc2z19h/YkX4= > =/tPJ > -----END PGP SIGNATURE----- > > --gBBFr7Ir9EOA20Yy-- > > --DSPAM_MULTIPART_EX-726 > Content-Type: text/plain > X-DSPAM-Signature: 4,452d420d7261280118553 > > !DSPAM:4,452d420d7261280118553! > --DSPAM_MULTIPART_EX-726-- > > From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 19:36:46 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C433016A40F; Wed, 11 Oct 2006 19:36:46 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D28A43D53; Wed, 11 Oct 2006 19:36:46 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 464891A4D83; Wed, 11 Oct 2006 12:36:46 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AAE9951228; Wed, 11 Oct 2006 15:36:45 -0400 (EDT) Date: Wed, 11 Oct 2006 15:36:45 -0400 From: Kris Kennaway To: Alexander Botero-Lowry Message-ID: <20061011193645.GA21867@xor.obsecurity.org> References: <20061011190654.GA1030@medusa.sysfault.org> <200610111920.k9BJKCUN034366@Laptop.mine.box> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <200610111920.k9BJKCUN034366@Laptop.mine.box> User-Agent: Mutt/1.4.2.2i Cc: Marcus von Appen , freebsd-ports@freebsd.org, freebsd-python@freebsd.org Subject: Re: Python 2.5 egg-info files break pkg-plists X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 19:36:46 -0000 --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 11, 2006 at 12:20:12PM -0700, Alexander Botero-Lowry wrote: > >=20 > > Hi, > >=20 > > Python 2.5 seems to install automatically generated egg-info files for > > each package. This causes each port, which installs files into > > the site-packages directory to leave files around: > >=20 > > For devel/pygame this would be pygame-1.7.1release-py2.5.egg-info. > > For x11-toolkits/py-tkinter this would be Tkinter-0.0.0-py2.5.egg-info > > ... > Yeah, we have a patch to resolve this against bsd.python.mk which I belie= ve is awaiting=20 > approval. You can see the patch at: > http://people.freebsd.org/~perky/bsdpythonmk-egginfo.diff Unfortunately this patch appears to break as many plists as it fixes :) I've requested that the change that made python 2.5 the default be reverted; about 100 package build failures so far tell me that it was nowhere near ready to happen, and particularly not right before a ports freeze. Kris --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLUfNWry0BWjoQKURAu8yAJ9qC508wPG2WgQgbddm7yESTvheAACfWGkf J4ihe4wJZq48J/o/smWsNt4= =M+WK -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 19:47:41 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4495C16A403 for ; Wed, 11 Oct 2006 19:47:41 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 145B743D49 for ; Wed, 11 Oct 2006 19:45:16 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from [213.87.86.57] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GXjyv-0000Qk-TY; Wed, 11 Oct 2006 23:43:17 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with SMTP id A41991147B; Wed, 11 Oct 2006 23:44:20 +0400 (MSD) Date: Wed, 11 Oct 2006 23:44:14 +0400 From: Stanislav Sedov To: Laganakos Vassilis Message-Id: <20061011234414.425640ea.stas@FreeBSD.org> In-Reply-To: <20061011124809.GA24480@pythagoras.physics.upatras.gr> References: <20061011124809.GA24480@pythagoras.physics.upatras.gr> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__11_Oct_2006_23_44_14_+0400_CCCRgOsxxJjl6PUN" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: freebsd-ports@freebsd.org Subject: Re: epsilon does not compile on freebsd-6 stable. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 19:47:41 -0000 --Signature=_Wed__11_Oct_2006_23_44_14_+0400_CCCRgOsxxJjl6PUN Content-Type: text/plain; charset=KOI8-R Content-Disposition: inline Content-Transfer-Encoding: base64 T24gV2VkLCAxMSBPY3QgMjAwNiAxNTo0ODowOSArMDMwMA0KTGFnYW5ha29zIFZhc3NpbGlzIDxl bGZzaGFkb3dAcGh5c2ljcy51cGF0cmFzLmdyPiBtZW50aW9uZWQ6DQoNCj4gSGksDQo+IA0KPiBJ IHJlY2VudGx5IGF0dGVtcHRlZCB0byB1cGdyYWRlIHRoZSBlbmxpZ2h0ZW5tZW50LWRldmVsIHRv DQo+IGVubGlnaHRlbm1lbnQtMjAwNjA5MjYgYW5kIHRoZXJlIGFwcGVhcnMgdG8gYmUgYSBwcm9i bGVtIGluDQo+IGNvbXBpbGluZyB0aGUgL2dyYXBoaWNzL2Vwc2lsb24gcG9ydC4NCj4gDQo+IEkn bSB1c2luZyBmcmVlYnNkLTYtc3RhYmxlIGFuZCBJJ20gdXAgdG8gZGF0ZS4gV2hhdCBjb3VsZCBo YXZlIGNhdXNlZA0KPiB0aGlzIHByb2JsZW0/DQo+IA0KDQpEZWluc3RhbGwgb2xkIGVwc2lsb24g YmVmb3JlIGNvbXBpbGxpbmcgdGhlIG5ldyBvbmUuIEl0IHdvdWxkIGJlDQpwcmVmZXJyYWJsZSB0 byBkZWluc3RhbGwgYWxsIG9sZCBlMTcgbGlicmFyaWVzIGJlZm9yZSB1cGdyYWRpbmcgYXMNCnRo ZXJlIHdhcyBhIGh1Z2UgQVBJIGJyZWFrYWdlIGFuZCBYMTFCQVNFLT5MT0NBTEJBU0UgbW92ZS4N Cg0KLS0gDQpTdGFuaXNsYXYgU2Vkb3YgICAgICAgICAgPHN0YXNARnJlZUJTRC5vcmc+ICAgICAg ICBbW/LP09PJ0Swg7c/Ty9fBXV0NClBHUCBpZDogMHhFQjI2OTU4MSAgICAgICBodHRwOi8vcGVv cGxlLmZyZWVic2Qub3JnL35zdGFzL3N0YXMua2V5LmFzYw0K --Signature=_Wed__11_Oct_2006_23_44_14_+0400_CCCRgOsxxJjl6PUN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLUmUK/VZk+smlYERAhdMAJ9sU77T23Z5sGWTpQQwlr8Q0bBNyQCcDtoz QVLbz19p4BU083VvpVZGnUc= =JNrT -----END PGP SIGNATURE----- --Signature=_Wed__11_Oct_2006_23_44_14_+0400_CCCRgOsxxJjl6PUN-- From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 20:06:22 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98B8716A416 for ; Wed, 11 Oct 2006 20:06:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA8B43D7E for ; Wed, 11 Oct 2006 20:06:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E8D2C1A3C19 for ; Wed, 11 Oct 2006 13:06:19 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 41DFF514B1; Wed, 11 Oct 2006 16:06:19 -0400 (EDT) Date: Wed, 11 Oct 2006 16:06:19 -0400 From: Kris Kennaway To: ports@FreeBSD.org Message-ID: <20061011200619.GA22465@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: What to do during the freeze X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 20:06:22 -0000 Hi all, Some of you might be feeling bored during the freeze, so please consider checking out: http://pointyhat.freebsd.org/errorlogs/i386-6-latest/ http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/ and working on some of the ~200 port failures listed there. Some of them have been fixed since these builds, but many of them have been broken for months but require only trivial fixes. Kris From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 21:24:33 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8914216A494 for ; Wed, 11 Oct 2006 21:24:33 +0000 (UTC) (envelope-from peter@pean.org) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD17B43D78 for ; Wed, 11 Oct 2006 21:24:31 +0000 (GMT) (envelope-from peter@pean.org) Received: from ironport2.bredband.com ([195.54.107.84] [195.54.107.84]) by mxfep01.bredband.com with ESMTP id <20061011212430.TIHA12417.mxfep01.bredband.com@ironport2.bredband.com> for ; Wed, 11 Oct 2006 23:24:30 +0200 Received: from c-35da72d5.07-172-73746f44.cust.bredbandsbolaget.se (HELO [192.168.1.24]) ([213.114.218.53]) by ironport2.bredband.com with ESMTP; 11 Oct 2006 23:24:30 +0200 Message-ID: <452D6101.8020201@pean.org> Date: Wed, 11 Oct 2006 23:24:17 +0200 From: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20060103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: porting forks.pm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 21:24:33 -0000 Hi all, I'm trying to create a port for the first time and it is a perl-script... I've created an Makefile and all the steps in "3.4 Testing the port" works out well. But there is one problem, the ports has a RUN_DEPEND. forks.pm, this module doesnt seem to be in the ports collection, of course I could make a port for this one too but I dont really understand how to find out if the deps of forks.pm are in the collection or not. So, what I'm asking for is some help to port forks.pm to the collection. I would really appreciate that. All files can be found at http://bbb.pean.org/junk/npretty/ And the forks module: http://search.cpan.org/~rybskej/forks-0.20/lib/forks.pm From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 06:06:36 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B51816A407 for ; Thu, 12 Oct 2006 06:06:36 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEE4D43D5F for ; Thu, 12 Oct 2006 06:06:35 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1GXti4-000M9B-Uc; Thu, 12 Oct 2006 10:06:24 +0400 Message-ID: <452DDB62.2060300@FreeBSD.org> Date: Thu, 12 Oct 2006 10:06:26 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Chuck Swiger References: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> In-Reply-To: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: "pkgdb -F" is failing me... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 06:06:36 -0000 Chuck Swiger wrote: > Hi, all-- > > "pkgdb -F" is failing with a "can't convert nil into String" error. I aware the problem. It's in my TODO and waiting for my free time to be investigated. > > 10-ns1# portupgrade -ai > ---> Session started at: Wed, 11 Oct 2006 13:11:06 -0400 > Stale dependency: cabextract-1.1_1 --> ldconfig_compat-1.0_8 -- manually > run 'pkgdb -F' to fix, or specify -O to force. > ---> Session ended at: Wed, 11 Oct 2006 13:11:06 -0400 (consumed 00:00:00) > 11-ns1# pkgdb -F > ---> Checking the package registry database > Stale dependency: cabextract-1.1_1 -> ldconfig_compat-1.0_8 > (misc/ldconfig_compat): > Install stale dependency? ([y]es/[n]o/[a]ll) [yes] > Fixed. (-> ldconfig_compat-1.0_8) It's expected to be installed after that. But as you wrote it does not. > ---> Checking the package registry database > Stale dependency: cabextract-1.1_1 -> ldconfig_compat-1.0_8 (): And here it couldn't find an origin "()". > Install stale dependency? ([y]es/[n]o/[a]ll) [yes] > can't convert nil into String > 11.04s real 6.84s user 0.60s system 67% > 14-ns1# uname -a > FreeBSD ns1.pkix.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jun 18 > 18:51:43 EDT 2005 > root@ns1.pkix.net:/usr/obj/usr/src/sys/NORMAL i386 > > Note that I didn't even have this ldconfig_compat-1.0_8 port installed; > I don't see how it could possibly be chosen to replace a stale > dependency... -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 07:17:38 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33E5916A412 for ; Thu, 12 Oct 2006 07:17:38 +0000 (UTC) (envelope-from luka@bk.ru) Received: from mx3.mail.ru (mx3.mail.ru [194.67.23.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2B3543D76 for ; Thu, 12 Oct 2006 07:17:37 +0000 (GMT) (envelope-from luka@bk.ru) Received: from [84.204.13.33] (port=60686 helo=[192.168.1.90]) by mx3.mail.ru with asmtp id 1GXuox-0007pt-00; Thu, 12 Oct 2006 11:17:35 +0400 Message-ID: <452DEBB2.1050506@bk.ru> Date: Thu, 12 Oct 2006 11:16:02 +0400 From: Lukashev Anton Organization: OOO "CTM" User-Agent: Thunderbird 1.5.0.7 (X11/20060920) MIME-Version: 1.0 To: timur@gnu.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: samba-3.0.23c_2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 07:17:38 -0000 Hi, I have FreeBSD 5.5 latest running under amd64. While trying to install samba3 from ports with ADS support I get the following: ***** cut ***** ===> Building for samba-3.0.23c_2,1 Using FLAGS = -O -pipe -march=athlon64 -D_SAMBA_BUILD_ -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/popt -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/iniparser/src -Iinclude -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/include -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/tdb -I. -DHAVE_CONFIG_H -I/usr/local/include -DLDAP_DEPRECATED -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source -D_SAMBA_BUILD_ LIBS = -lcrypt -liconv LDSHFLAGS = -shared -L/usr/local/lib LDFLAGS = -L/usr/local/lib PIE_CFLAGS = PIE_LDFLAGS = Generating smbd/build_options.c Building include/proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/include/proto.h Building include/build_env.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/nsswitch/winbindd_proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/web/swat_proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/client/client_proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/utils/net_proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/utils/ntlm_auth_proto.h Compiling dynconfig.c In file included from /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/dynconfig.c:21: include/includes.h:1476: error: conflicting types for 'krb5_set_real_time' /usr/local/include/krb5-protos.h:2834: error: previous declaration of 'krb5_set_real_time' was here *** Error code 1 Stop in /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source. *** Error code 1 Stop in /usr/ports/net/samba3. -------------------------------------------------------- What should I do to make the port installed? If you need more information I'd provide you with it. From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 07:19:48 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDEEB16A412 for ; Thu, 12 Oct 2006 07:19:48 +0000 (UTC) (envelope-from clsung@FreeBSD.csie.nctu.edu.tw) Received: from FreeBSD.csie.nctu.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA7743D49 for ; Thu, 12 Oct 2006 07:19:48 +0000 (GMT) (envelope-from clsung@FreeBSD.csie.nctu.edu.tw) Received: from localhost (localhost.csie.nctu.edu.tw [127.0.0.1]) by FreeBSD.csie.nctu.edu.tw (Postfix) with ESMTP id D50117E94A; Thu, 12 Oct 2006 15:20:10 +0800 (CST) Received: from FreeBSD.csie.nctu.edu.tw ([127.0.0.1]) by localhost (FreeBSD.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OUdsmdGVJCyC; Thu, 12 Oct 2006 15:20:09 +0800 (CST) Received: by FreeBSD.csie.nctu.edu.tw (Postfix, from userid 1038) id C55867E9AF; Thu, 12 Oct 2006 15:20:09 +0800 (CST) Date: Thu, 12 Oct 2006 15:20:09 +0800 From: Cheng-Lung Sung To: Peter =?big5?Q?Ankerst=E5l?= Message-ID: <20061012072009.GA90487@FreeBSD.csie.nctu.edu.tw> References: <452D6101.8020201@pean.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline In-Reply-To: <452D6101.8020201@pean.org> X-Fingerprint: E0BC 57F9 F44B 46C6 DB53 8462 F807 89F3 956E 8BC1 X-Public-Key: http://sungsung.dragon2.net/pubring.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-ports@freebsd.org Subject: Re: porting forks.pm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 07:19:49 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I have submit ports/104325 for p5-forks. You can try it. Regards, On Wed, Oct 11, 2006 at 11:24:17PM +0200, Peter Ankerst=E5l wrote: > Hi all, >=20 > I'm trying to create a port for the first time and it is a perl-script... >=20 > I've created an Makefile and all the steps in "3.4 Testing the port"=20 > works out well. > But there is one problem, the ports has a RUN_DEPEND. forks.pm, this modu= le > doesnt seem to be in the ports collection, of course I could make a port= =20 > for this one > too but I dont really understand how to find out if the deps of forks.pm= =20 > are in the > collection or not. So, what I'm asking for is some help to port forks.pm= =20 > to the collection. > I would really appreciate that. >=20 > All files can be found at http://bbb.pean.org/junk/npretty/ > And the forks module:=20 > http://search.cpan.org/~rybskej/forks-0.20/lib/forks.pm --=20 Cheng-Lung Sung - clsung@ --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLeyp+AeJ85Vui8ERAij8AJwOt23TqdoFTBYOyxci0QrAH4TkkACgjGax YVtJC8K1aENmgaGPoIYebjM= =j9He -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 07:26:28 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B1316A51F for ; Thu, 12 Oct 2006 07:26:28 +0000 (UTC) (envelope-from gnezim@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 356CF43D5E for ; Thu, 12 Oct 2006 07:26:25 +0000 (GMT) (envelope-from gnezim@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1027847nfc for ; Thu, 12 Oct 2006 00:26:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=avhLAc2OuSJL81xMkzdZquL82CuQ06Hoop0gmyg7usd2XI7QpoR4YY0xlX5yWqldy/UuGuKwi+VDxuiu43VRdcjy6XePj+wfThSS8pdLsBML3MiFgZtTy0Pi81PPfxLQhY4yO7CxmMb4g8fE++6FJgNTzyLE16S5/BDj78s++q8= Received: by 10.49.91.6 with SMTP id t6mr4606168nfl; Thu, 12 Oct 2006 00:26:24 -0700 (PDT) Received: by 10.48.163.1 with HTTP; Thu, 12 Oct 2006 00:26:24 -0700 (PDT) Message-ID: <6b5d2ff10610120026p1645ab5o904cac92dffe1b17@mail.gmail.com> Date: Thu, 12 Oct 2006 11:26:24 +0400 From: "Anton Lukashev" To: timur@gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: samba-3.0.23c_2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 07:26:28 -0000 Hi, I have FreeBSD 5.5 latest running under amd64. While trying to install samba3 from ports with ADS support I get the following: ***** cut ***** ===> Building for samba-3.0.23c_2,1 Using FLAGS = -O -pipe -march=athlon64 -D_SAMBA_BUILD_ -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/popt -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/iniparser/src -Iinclude -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/include -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source/tdb -I. -DHAVE_CONFIG_H -I/usr/local/include -DLDAP_DEPRECATED -I/usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source -D_SAMBA_BUILD_ LIBS = -lcrypt -liconv LDSHFLAGS = -shared -L/usr/local/lib LDFLAGS = -L/usr/local/lib PIE_CFLAGS = PIE_LDFLAGS = Generating smbd/build_options.c Building include/proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c /source/include/proto.h Building include/build_env.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c /source/nsswitch/winbindd_proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c /source/web/swat_proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c /source/client/client_proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c /source/utils/net_proto.h creating /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c /source/utils/ntlm_auth_proto.h Compiling dynconfig.c In file included from /usr/home/portbld/usr/ports/net/samba3/work/samba- 3.0.23c/source/dynconfig.c:21: include/includes.h:1476: error: conflicting types for 'krb5_set_real_time' /usr/local/include/krb5-protos.h:2834: error: previous declaration of 'krb5_set_real_time' was here *** Error code 1 Stop in /usr/home/portbld/usr/ports/net/samba3/work/samba-3.0.23c/source. *** Error code 1 Stop in /usr/ports/net/samba3. -------------------------------------------------------- What should I do to make the port installed? If you need more information I'd provide you with it. From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 07:56:42 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD18816A403 for ; Thu, 12 Oct 2006 07:56:42 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C9F43D46 for ; Thu, 12 Oct 2006 07:56:33 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (holub.ics.muni.cz [147.251.23.83]) (authenticated bits=0) by tirith.ics.muni.cz (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id k9C7uTds024913 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 12 Oct 2006 09:56:31 +0200 From: "Petr Holub" To: Date: Thu, 12 Oct 2006 09:56:30 +0200 Message-ID: <200610091354.k99Ds5jc072540@evenstar.ics.muni.cz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0068_01C6EDE4.B14085C0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: ELM [version 2.4ME+ PL122i (25)] X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on dior.ics.muni.cz X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED, AWL, BAYES_00 autolearn=ham version=3.1.5 X-Spam-Level: X-Filter-Version: 1.15 (tirith.ics.muni.cz) X-Muni-Spam-TestIP: 147.251.3.44 X-Muni-Envelope-From: hopet@evenstar.ics.muni.cz X-Muni-Virus-Test: Clean X-Muni-Virus-Test: Clean X-UIDL: ceb5660844c606294428d1ca237834db X-Security: MIME headers sanitized on dior.ics.muni.czSee http://www.impsec.org/email-tools/sanitizer-intro.htmlfor details. $Revision: 1.132 $Date: 2001-12-05 20:20:17-08 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Importance: Normal Cc: ports@freebsd.org Subject: lang/gnat-gcc41 build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 07:56:42 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0068_01C6EDE4.B14085C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi Karel, I'm having trouble building lang/gnat-gcc41 from ports on FreeBSD 6.1-RELEASE. ===> gnat-gcc-4.1.2_1 depends on executable in : gmake - found ===> gnat-gcc-4.1.2_1 depends on executable in : bison - found ===> gnat-gcc-4.1.2_1 depends on file: /usr/local/bin/perl5.8.8 - found ===> gnat-gcc-4.1.2_1 depends on shared library: iconv.3 - found ===> Configuring for gnat-gcc-4.1.2_1 cd /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20060901 ; contrib/gcc_update --touch loading cache ./config.cache checking host system type... i386-portbld-freebsd6.1 checking target system type... i386-portbld-freebsd6.1 checking build system type... i386-portbld-freebsd6.1 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -g ) works... yes checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -g ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for gnatbind... gnatbind checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for correct version of gmp.h... yes checking for MPFR... no configure: error: The following requested languages could not be built: ada Recognised languages are: c,ada,obj-c++,treelang ===> Script "..//gcc-4.1-20060901/configure" failed unexpectedly. Please report the problem to karel@lovetemple.net [maintainer] and attach the "/usr/ports/lang/gnat-gcc41/work/build/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 FreeBSD evenstar.ics.muni.cz 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:36:36 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386 Best, Petr ------=_NextPart_000_0068_01C6EDE4.B14085C0 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:600: checking host system type configure:621: checking target system type configure:639: checking build system type configure:694: checking for a BSD compatible install configure:747: checking whether ln works configure:771: checking whether ln -s works configure:1825: checking for gcc configure:1938: checking whether the C compiler (cc -O2 = -fno-strict-aliasing -pipe -g ) works configure:1954: cc -o conftest -O2 -fno-strict-aliasing -pipe -g = conftest.c 1>&5 configure:1980: checking whether the C compiler (cc -O2 = -fno-strict-aliasing -pipe -g ) is a cross-compiler configure:1985: checking whether we are using GNU C configure:1994: cc -E conftest.c configure:2013: checking whether cc accepts -g configure:2080: checking for gnatbind configure:2145: checking whether compiler driver understands Ada configure:2177: checking how to compare bootstrapped objects configure:2275: checking for correct version of gmp.h configure:2288: cc -c -O2 -fno-strict-aliasing -pipe -g = -I/usr/local/include conftest.c 1>&5 configure:2301: checking for MPFR configure:2314: cc -o conftest -O2 -fno-strict-aliasing -pipe -g = -I/usr/local/include conftest.c -L/usr/local/lib -lmpfr -lgmp 1>&5 configure:2308:18: mpfr.h: No such file or directory configure: In function `main': configure:2310: error: syntax error before "n" configure:2310: error: `n' undeclared (first use in this function) configure:2310: error: (Each undeclared identifier is reported only once configure:2310: error: for each function it appears in.) configure: failed program was: #line 2306 "configure" #include "confdefs.h" #include #include int main() { mpfr_t n; mpfr_init(n); ; return 0; } ------=_NextPart_000_0068_01C6EDE4.B14085C0 Content-Type: text/plain; name="pkglst.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="pkglst.txt" ImageMagick-6.2.9.3 ORBit-0.5.17_3 ORBit2-2.14.3 OpenEXR-1.2.2_1 Xaw3d-1.5E_1 Xbae-4.50.91 XmHTML-1.1.7_3 aalib-1.4.r5_2 acroread7-7.0.8,1 acroreadwrapper-0.0.20060221 adns-1.3_1 akode-2.0,1 akode-plugins-mpc-2.0,1 akode-plugins-mpeg-2.0,1 akode-plugins-oss-2.0,1 akode-plugins-resampler-2.0,1 akode-plugins-xiph-2.0,1 alsaplayer-0.99.75_3 amarok-1.4.3 amspsfnt-1.0_4 apache-ant-1.6.5_2 apr-gdbm-db42-1.2.7_1 arj-3.10.22 arts-1.5.3_1,1 artswrapper-1.5.3 artwiz-fonts-1.0_1 asciidoc-7.1.2 aspell-0.60.4_4 astyle-1.15.3_1 at-spi-1.7.7_1 atk-1.11.4_1 audacity-1.2.4b autoconf-2.13.000227_5 autoconf-2.53_3 autoconf-2.59_2 automake-1.4.6_2 automake-1.5_2,1 automake-1.9.6 avahi-0.6.13_3 avifile-0.7.43_1,2 axel-1.0b baghira-0.7_2 bash-3.1.17 bash-completion-20060301 bbftp-3.0.2 beacon-1.3 bison-1.75_2,1 bitmap-fonts-1.0 bitstream-vera-1.10_2 blender-devel-2.40 boehm-gc-6.6_3 bonobo-1.0.22_2 boost-python-1.33.1_2 bsd-airtools-0.3 bsdstats-3.9 buffer-1.19 bug-buddy-2.14.0 cabextract-1.1_1 cairo-1.0.4_1 cdparanoia-3.9.8_8 cdrdao-1.2.1 cdrtools-2.01_5 cinepaint-0.20 cm-super-0.3.3 cmdwatch-0.2.0 cmpsfont-1.0_5 compat4x-i386-5.3_9 compat5x-i386-5.4.0.8_7 conky-1.4.2_1 coreutils-5.2.1 cs-kde-i18n-3.5.3 cscope-15.5_2 ctags-5.6 ctwm-3.7 cups-base-1.2.2 curl-7.15.4 cvsps-devel-2.1 cvsup-16.1h_2 cyrus-sasl-2.1.22 dasher-4.0.4,1 db4-4.0.14_1,1 db41-4.1.25_3 db42-4.2.52_4 dbus-0.62_1 dcraw-8.33 denyhosts-2.5 deskbar-applet-2.14.2 desktop-file-utils-0.11 dia-gnome-0.95,1 diablo-jdk-freebsd6.i386.1.5.0.07.00 digikam-0.8.1_3 digikamimageplugins-0.8.0_1 dirmngr-0.9.3_2 distcc-2.18.3_3 djbfft-0.76_2 docbook-sk-4.1.2_3 docbook-xml-4.2_1 docbook-xml-4.3 docbook-xml-4.4 docbook-xsl-1.70.1 docker-1.5_4 doxygen-1.4.7 dri-6.4.1,2 driconf-0.9.0 dvd+rw-tools-6.1 dvd-slideshow-0.7.2_3 dvdauthor-0.6.11_1 dvipsk-tetex-5.95a_1 eawpats-12_3 ecasound-2.4.4_2 ecawave-0.6.1_1 eclipse-3.1.2 eclipse-EPIC-0.3.0_2 eclipse-cdt-3.0.2 eclipse-checkstyle-3.4.1.0_2 eclipse-emf-2.1.1 eclipse-gef-3.1.1 eclipse-pmd-2.0.5.v3_2 eclipse-vep-1.1.0.1,1 eclipse-viPlugin-1.13.6 eclipse-webtools-0.7 eel-2.14.3 eject-1.5_2 ekiga-2.0.2_1 elm+ME-2.4.122i enchant-1.2.6 enlightenment-0.16.8.2 eog-2.14.3 epiphany-2.14.3 erlang-r11b1,1 esound-0.2.36_1 evince-0.5.3_1 evolution-2.6.3 evolution-data-server-1.6.3 evolution-exchange-2.6.3 evolution-webcal-2.6.0 exiv2-0.10 expat-2.0.0_1 ezm3-1.2_1 faad2-2.5,1 fast-user-switch-applet-2.14.2 ffcall-1.10_1 ffmpeg-0.4.9.p1_5 fftw-2.1.5_3 fftw3-3.1.2 file-roller-2.14.4,1 firefox-1.5.0.6,1 firefox-i18n-1.5.0.6 flac-1.1.2_1 fltk-threads-1.1.6_1 fontconfig-2.3.2_5,1 freebsd-update-1.6_2 freefont-ttf-20060126 freefonts-0.10_2 freetype2-2.1.10_5 fribidi-0.10.7 gail-1.8.11_1 gal-0.24_2 gal2-2.5.3_2 gamin-0.1.7_2 gcalctool-5.7.32,2 gconf-1.0.9_8 gconf-editor-2.14.0_1,1 gconf2-2.14.0_3 gd-2.0.33_4,1 gdb-act-5.3_2,1 gdbm-1.8.3_2 gdk-pixbuf-0.22.0_4 gdm-2.14.10 gedit-2.14.4 getopt-1.1.4 gettext-0.14.5_2 ghostscript-gnu-7.07_15 gimp-gnome-2.2.13,1 gimp-print-4.2.7_2 gindent-2.2.9 git-1.4.1 gkrellm-2.2.9_1 gkrellm-xkb-1.05_4 gkrellmms-2.1.22_3 gkrellmvolume-2.1.13_3 gkrellmwireless-2.0.2_5 glade2-2.12.1_2 gle-3.1.0 glew-1.3.4 glib-1.2.10_12 glib-2.10.3 glibmm-2.10.4 glibwww-0.2_3 gmake-3.81_1 gnat-2005 gnetcat-0.7.1_1 gnome-applets-2.14.2_1 gnome-audio-2.0.0 gnome-backgrounds-2.14.2.1 gnome-commander2-1.1.6_3 gnome-control-center-2.14.2 gnome-db-0.2.96_5 gnome-desktop-2.14.3 gnome-doc-utils-0.6.1 gnome-games-2.14.3 gnome-icon-theme-2.14.2 gnome-keyring-0.4.9 gnome-keyring-manager-2.14.0 gnome-libs-1.4.2_5 gnome-mag-0.12.6 gnome-media-2.14.2 gnome-menu-editor-0.6 gnome-menus-2.14.3 gnome-mime-data-2.4.2 gnome-netstatus-2.12.0_2 gnome-nettool-2.14.2,1 gnome-panel-2.14.3 gnome-print-0.37_2 gnome-screensaver-2.14.3 gnome-session-2.14.3 gnome-speech-0.3.10 gnome-spell-1.0.7_1 gnome-system-monitor-2.14.5 gnome-system-tools-2.14.0 gnome-terminal-2.14.2 gnome-themes-2.14.3 gnome-user-docs-2.14.2 gnome-utils-2.14.0_4,1 gnome-vfs-1.0.5_8 gnome-vfs-2.14.2_3 gnome2-2.14.3 gnomecanvas-0.22.0_4 gnomehier-2.1_2 gnopernicus-1.0.6 gnu-autoconf-2.59 gnu-automake-1.9.6 gnumeric-1.6.3_2 gnupg-1.4.5 gnupg-devel-1.9.20_1 gnutls-1.4.3 goffice-0.2.1 gok-1.0.10,1 gpac-libgpac-0.4.2.r2,1 gpgme-1.0.3_1 gqview-2.0.1_1 grace-5.1.20 gramps-2.0.11 graphviz-2.8 grip-3.2.0_10 gsfonts-8.11_2 gstreamer-0.10.9 gstreamer-ffmpeg-0.10.1 gstreamer-plugins-0.10.9,1 gstreamer-plugins-a52dec-0.10.3_1,1 gstreamer-plugins-cdparanoia-0.10.9_2,1 gstreamer-plugins-core-0.10_6 gstreamer-plugins-dts-0.10.3_1,1 gstreamer-plugins-dvd-0.10.3,1 gstreamer-plugins-esound-0.10.3_1,1 gstreamer-plugins-flac-0.10.3_1,1 gstreamer-plugins-gconf-0.10.3_3,1 gstreamer-plugins-gnomevfs-0.10.9_1,1 gstreamer-plugins-good-0.10.3_4,1 gstreamer-plugins-libpng-0.10.3_1,1 gstreamer-plugins-mad-0.10.3_2,1 gstreamer-plugins-ogg-0.10.9_1,1 gstreamer-plugins-pango-0.10.9_1,1 gstreamer-plugins-theora-0.10.9_2,1 gstreamer-plugins-vorbis-0.10.9_1,1 gstreamer-plugins-xvid-0.10.3,1 gstreamer-plugins80-0.8.12_3 gstreamer80-0.8.12_1 gtar-1.15.1_2 gtk-1.2.10_15 gtk-2.8.20 gtk-engines2-2.6.10 gtkada-devel-20060615 gtkextra-0.99.17_2 gtkglarea-1.2.3_1 gtkhtml-1.1.10_5 gtkhtml3-3.10.3 gtkmm-2.8.8 gtksourceview-1.6.2 gtkspell-2.0.11_3 gtypist-2.7_1 gucharmap-gnome-1.6.0 guile-1.6.7_1 gv-3.6.1 heimdal-0.6.6 help2man-1.36.4_1 hicolor-icon-theme-0.5 hydrogen-0.9.3 id3lib-3.8.3_3 imake-6.9.0 imlib-1.9.15_3 imlib2-1.2.2.001_1 inkscape-0.44_1 intltool-0.35.0 iperf-2.0.2 ipw-firmware-1.3_7 iso-codes-0.51.1.1 jackit-0.101.1_1 jasper-1.701.0_1 javavmwrapper-2.3 jbigkit-1.6 jpeg-6b_4 k3b-0.12.17 k3b-i18n-0.12.16 kde-3.5.3 kde-xdg-env-1.0_1,1 kdeaccessibility-3.5.3 kdeadmin-3.5.3 kdeartwork-3.5.3 kdeartwork-xscreensaver-kde-3.5.3_1 kdebase-3.5.3_4 kdebase-kompmgr-3.5.3 kdeedu-3.5.3 kdegames-3.5.3 kdegraphics-3.5.3 kdehier-1.0_10 kdelibs-3.5.3 kdemultimedia-3.5.3_1 kdenetwork-3.5.3_2 kdenetwork-kopete-0.11 kdepim-3.5.3 kdesdk-3.5.3 kdetoys-3.5.3 kdeutils-3.5.3 kdeutils-klaptopdaemon-3.5.3 kdevelop-3.3.3_1 kdewebdev-3.5.3,2 kile-1.9.2 kmplayer-0.9.1.b_1,2 knemo-0.4.1 koffice-1.5.1,2 krename-3.0.12 krusader-1.70.1 ktorrent-2.0.2 lame-3.96.1 lcms-1.15,1 lha-1.14i_6 libIDL-0.8.7 libXft-2.1.7_1 liba52-0.7.4_1 libao-esound-0.8.5_3 libart_lgpl-2.3.17_1 libassuan-0.6.10 libaudiofile-0.2.6 libbonobo-2.14.0_3 libbonoboui-2.14.0_1 libcapplet-1.4.0.5_3 libcddb-1.2.1_1 libcdio-0.77_1 libcroco-0.6.1 libdaemon-0.10_1 libdrm-2.0.2 libdts-0.0.2_2 libdv-0.104_1 libdvbpsi-0.1.5_1 libdvdcss-1.2.9_2 libdvdnav-0.1.10_1 libdvdread-0.9.4_1 libebml-0.7.7 libexif-0.6.13 libfame-0.9.1_2 libfpx-1.2.0.12 libgail-gnome-1.1.3_1 libgcrypt-1.2.3 libgda-0.2.96_4 libgda2-1.2.3_1,1 libghttp-1.0.9_1 libglade-0.17_4 libglade2-2.6.0 libglut-6.4.2 libgmp-4.2.1_1 libgnome-2.14.1_1 libgnomecanvas-2.14.0_1 libgnomecups-0.2.2_1,1 libgnomeprint-2.12.1_2 libgnomeprintui-2.12.1_1 libgnomeui-2.14.1_1 libgpg-error-1.3 libgphoto2-2.2.1_1 libgpod-0.3.2_1 libgsf-1.14.1 libgsf-gnome-1.14.1 libgtkhtml-2.11.0_1 libgtop-2.14.3 libiconv-1.9.2_2 libid3tag-0.15.1b libidn-0.6.3 libijs-0.35_1 libiodbc-3.52.4_1 libkexif-0.2.2_1 libkipi-0.1.2_1 libksba-0.9.13_1 libltdl-1.5.22 libmad-0.15.1b_2 libmal-0.40 libmatroska-0.8.0 libmikmod-esound-3.1.11_1 libmng-1.0.9 libmodplug-0.8 libmpeg2-0.4.0b_2 libmspack-0.0.20040308_3 libmusicbrainz-2.1.4 libnet10-1.0.2a_1,1 libnjb-2.2.5 libofa-0.9.3 libogg-1.1.3,3 liboil-0.3.9_1 libopendaap-0.4.0_1 libpaper-1.1.14.3_1 librsvg2-2.14.4 libsamplerate-0.1.2_2 libsidplay-1.36.59 libsigc++-2.0.17_1 libslang-1.4.9 libsndfile-1.0.17 libsoup-2.2.96 libsvg-0.1.4 libsvg-cairo-0.1.6_2 libtasn1-0.3.6 libthai-0.1.5_1 libtheora-1.0.a6 libtool-1.5.22_2 libtunepimp-0.5.0,1 libtunepimp-old-0.4.2_2,2 libungif-4.1.4_1 libunicode-0.4_5 libusb-0.1.12_1 libvorbis-1.1.2,3 libwmf-0.2.8.4 libwnck-2.14.3 libwpd-0.8.4_1 libwww-5.4.0_3 libxine-1.1.2_1 libxklavier-2.2_1,1 libxml-1.8.17_4 libxml2-2.6.26 libxslt-1.1.17 linc-1.0.3_6 links-2.1.p21,1 linux-XFree86-libs-4.3.99.902_7 linux-atk-1.9.1 linux-expat-1.95.8 linux-firefox-1.5.0.6 linux-flashplugin-7.0r63_1 linux-fontconfig-2.2.3_5 linux-glib2-2.6.6 linux-gtk2-2.6.10 linux-hicolor-icon-theme-0.5 linux-jpeg-6b.34 linux-pango-1.8.1 linux-png-1.2.8_2 linux-realplayer-10.0.7.785.20060201 linux-tiff-3.7.1 linux-xorg-libs-6.8.2_5 linux_base-fc-4_8 linux_dri-6.5 linuxpluginwrapper-20051113_4 liveMedia-2006.09.09,1 localedata-5.4 lua-5.0.2_1 lynx-ssl-2.8.5_2 lzo2-2.02_1 m4-1.4.4 mDNSResponder-108 mad-0.15.0b madplay-esound-0.15.2b mc-4.6.1_4 metacity-2.14.5 mikmod-3.2.1_1 mjpegtools-1.8.0_3 mkbold-mkitalic-0.11 moc-2.4.0_1 mozilla-1.7.13,2 mpeg2codec-1.2_1 mpeg4ip-libmp4v2-1.5.0.1 mpg123-esound-0.59r_17 mplayer-0.99.8_3 mplayer-skins-1.1.2_3 mysql-client-4.1.21 nana-2.5 nas-1.8 nasm-0.98.39,1 nautilus-2.14.3 nautilus-cd-burner-2.14.3 neon-0.25.5 net-snmp-5.2.3_1 netcdf-3.6.1 netpbm-10.26.30 nspr-4.6.1_2 nss-3.11.2 nte-1.5a29_1 nvidia-driver-1.0.8774 nvidia-settings-1.0_8 nvidia-xconfig-1.0 oaf-0.6.10_3 obconf-1.6_1 obtuner-0.3_1 opal-2.2.2 open-motif-2.2.3_2 openbox-3.3 openbox-themes-1.0.1_1 openh323-1.18.0_2 openldap-client-2.3.27 openslp-1.2.1_2 openvpn-2.0.6_2 opera-9.01.20060728 p5-Archive-Zip-1.16 p5-Authen-SASL-2.10_1 p5-Class-MethodMaker-2.08 p5-Compress-Zlib-1.42 p5-Date-Manip-5.44 p5-Digest-1.15 p5-Digest-HMAC-1.01 p5-Digest-MD5-2.36 p5-Digest-SHA1-2.11 p5-ExtUtils-Depends-0.205 p5-ExtUtils-PkgConfig-1.07 p5-File-Temp-0.17 p5-GSSAPI-0.23 p5-Glib2-1.120 p5-Gtk2-1.122 p5-HTML-Parser-3.55 p5-HTML-Tagset-3.10 p5-MIME-Base64-3.07 p5-Net-1.19,1 p5-Net-DHCPClient-1.0 p5-Net-RawIP-0.2,1 p5-Parse-Yapp-1.05 p5-PathTools-3.19 p5-Scalar-List-Utils-1.18,1 p5-Socket6-0.19 p5-Test-Harness-2.62 p5-Test-Simple-0.64 p5-URI-1.35 p5-XML-DOM-1.44 p5-XML-Parser-2.34_2 p5-XML-RegExp-0.03 p5-XML-XQL-0.68 p5-gettext-1.05_1 p5-libwww-5.805 p5-libxml-0.08 p5-type1inst-0.6.1_2 pango-1.12.3 patch-2.5.4 pathchar-a1 pathrate-2.4.1 pccts-1.33.33 pchar-1.5 pcre-6.7 pdflib-6.0.3 perl-threaded-5.8.8 pftop-0.5 phpeclipse-1.1.8 pilot-link-0.11.8_4,1 pkg-config-0.21 pkgdb.db plugger-5.1.3_1 png-1.2.12_1 poppler-0.5.3 poppler-gtk-0.5.3 poppler-qt-0.5.3 popt-1.7_1 portaudio-18.1_2 portaudit-0.5.11 portlint-2.9.1_1 portmanager-0.4.1_6 portupgrade-2.1.3.3_1,2 postgresql-client-7.4.13 postgresql-libpqxx-2.6.7 psi-0.10 psiconv-0.9.8_1 pth-2.0.7 pwcbsd-1.3_1 pwlib-1.10.1,1 py24-avahi-0.6.13_1 py24-bsddb-2.4.3_2 py24-bsddb3-4.4.2 py24-cairo-1.0.2_1 py24-chardet-1.0_2 py24-dbus-0.62 py24-feedparser-4.1_2 py24-gdbm-2.4.3 py24-gnome-2.12.4_1 py24-gnome-desktop-2.14.0 py24-gobject-2.10.1 py24-gtk-2.8.6 py24-imaging-1.1.5_2 py24-libxml2-2.6.26 py24-numeric-24.2 py24-opengl-2.0.1.07_3 py24-openssl-0.6 py24-orbit-2.14.1 py24-tkinter-2.4.3_1 py24-twistedCore-2.4.0 py24-wxPython-2.6.3.3 py24-wxPython-common-2.6.3.3 py24-xlib-0.12a_2 py24-xml-0.8.4 py24-zopeInterface-3.0.1 pypanel-2.4 pyrex-0.9.4.1 python-2.4.3 qca-1.0 qca-tls-1.0_1 qcad-2.0.5.0.1 qdvdauthor-0.1.0_1 qmake-3.3.6 qt-3.3.6_2 rar-3.60,1 rat-4.2.25_1 rpm-3.0.6_13 rpm2cpio-1.2_2 ruby-1.8.5,1 ruby18-bdb-0.5.9_2 samba-libsmbclient-3.0.23c sbd-1.37 scons-0.96.92 scrollkeeper-0.3.14_4,1 sdl-1.2.9_2,2 sdl_image-1.2.4_1 sdocbook-xml-4.1.2.5_2 sdr-3.0 seq2-0.2 shared-mime-info-0.19 sidplay-1.0.9 skype-1.2.0.18_1 smartmontools-5.36 sound-juicer-2.14.4 soup-0.7.11_2 sox-12.18.2 speex-1.0.5_1,1 sqlite-3.3.7 startup-notification-0.8_2 strace-4.5.1_1 subversion-1.4.0 sudo-1.6.8.12_1 svgalib-1.4.3_5 swig-1.1p5_9 synergy-1.3.1 system-tools-backends-1.4.2 t1lib-5.1.0_1,1 taglib-1.4_2 tcl-8.0.5_1 tcl-8.3.5_5 tcl-8.4.13_1,1 tcptraceroute-1.4_1 teTeX-3.0_1 teTeX-base-3.0_10 teTeX-texmf-3.0_5 terminus-font-4.20 tex-texmflocal-1.9 texi2html-1.76_1,1 texinfo-4.8_3 tidy-20000804_2 tiff-3.8.2 tightvnc-1.2.9_1 tk-8.0.5_2 tk-8.3.5_5 tk-8.4.13,2 tmake-1.7_2 toolame-0.2l_1 totem-gstreamer-1.4.5_1 tpager-0.2 transcode-1.0.2_3 transfig-3.2.4_1 tv-fonts-1.1 uclmmbase-1.2.16 ufraw-0.9.1 unace-1.2b_2 unarj-2.65_2 unrar-3.60,4 unzip-5.52_2 urwfonts-1.0_1 urwfonts-ttf-1.0.7b18 valgrind-352_6 vcdimager-0.7.23_3 vic-2.8.1.1.6 vim-gtk2-7.0.94 vino-2.13.5 vlc-devel-0.8.6.20060621_3 vnc-4.1.2 vorbis-tools-1.1.1_1,3 vte-0.12.2 wb-1.59 wbd-1.0u4 webfonts-0.30 weex-2.6.1.5_1 wget-1.10.2 win32-codecs-3.1.0.p8,1 windowmaker-0.92.0_2 wireshark-0.99.3a wmicons-1.0 wv-1.2.1 wv2-0.2.2_3 wxgtk2-2.4.2_10 wxgtk2-2.6.3 wxgtk2-common-2.6.3 wxgtk2-contrib-2.6.3 wxgtk2-contrib-common-2.6.3 x11vnc-0.8.2 x264-0.0.20060808 xanim-2.92.0 xawtv-3.95_1 xcalib-0.6_1 xcompmgr-1.1.3 xdvik-tetex-22.84.10 xfig-3.2.4_4 xkbctrl-1.0 xkbset-0.5_1 xkeycaps-2.46_1 xmlada-1.0 xmlcatmgr-2.2 xmlto-0.0.18 xmms-esound-1.2.10_6 xmms2-0.2.d.6 xmp-esound-2.0.4_3 xorg-clients-6.9.0_3 xorg-dmx-6.9.0_2 xorg-documents-6.9.0 xorg-fonts-100dpi-6.9.0_1 xorg-fonts-75dpi-6.9.0_1 xorg-fonts-cyrillic-6.9.0_1 xorg-fonts-encodings-6.9.0_1 xorg-fonts-miscbitmaps-6.9.0_1 xorg-fonts-truetype-6.9.0 xorg-fonts-type1-6.9.0 xorg-fontserver-6.9.0_1 xorg-libraries-6.9.0 xorg-manpages-6.9.0 xorg-nestserver-6.9.0_1 xorg-printserver-6.9.0_2 xorg-server-6.9.0_5 xorg-vfbserver-6.9.0_2 xpdf-3.01_3 xpi-locale-switcher-1.5.1 xrestop-0.4 xscreensaver-5.00 xscreensaver-gnome-hacks-4.24_1 xterm-219 xvid-1.1.0,1 xvid4conf-1.12 xxkb-1.10 yelp-2.14.3 zenity-2.14.3 zip-2.32 ------=_NextPart_000_0068_01C6EDE4.B14085C0-- From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 10:46:18 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F19516A407 for ; Thu, 12 Oct 2006 10:46:18 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [80.253.10.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD53C43D7E for ; Thu, 12 Oct 2006 10:46:08 +0000 (GMT) (envelope-from bsam@ipt.ru) Received: from srv.sem.ipt.ru ([192.168.12.1] helo=ipt.ru) by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GXy4e-000HHM-E1; Thu, 12 Oct 2006 14:46:00 +0400 Received: from bsam by ipt.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GXy5b-000Eda-Kt; Thu, 12 Oct 2006 14:46:59 +0400 To: "Petr Holub" References: <200610091354.k99Ds5jc072540@evenstar.ics.muni.cz> From: Boris Samorodov Date: Thu, 12 Oct 2006 14:46:59 +0400 In-Reply-To: <200610091354.k99Ds5jc072540@evenstar.ics.muni.cz> (Petr Holub's message of "Thu, 12 Oct 2006 09:56:30 +0200") Message-ID: <04976284@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@freebsd.org, karel@lovetemple.net Subject: Re: lang/gnat-gcc41 build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 10:46:18 -0000 On Thu, 12 Oct 2006 09:56:30 +0200 Petr Holub wrote: > checking for correct version of gmp.h... yes > checking for MPFR... no Seems that you have installed math/libgmp4. The configure script assumes that at that case you should have installed mpfr.h. Hence either delete math/libgmp4 or try to install math/mpfr. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 10:52:07 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F49016A4C9 for ; Thu, 12 Oct 2006 10:52:07 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F40F43DBF for ; Thu, 12 Oct 2006 10:51:44 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp2-g19.free.fr (Postfix) with ESMTP id 529DF75C25 for ; Thu, 12 Oct 2006 12:51:44 +0200 (CEST) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id AFFE69B9B0 for ; Thu, 12 Oct 2006 10:52:40 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id A6FB7405F; Thu, 12 Oct 2006 12:52:40 +0200 (CEST) Date: Thu, 12 Oct 2006 12:52:40 +0200 From: Jeremie Le Hen To: freebsd-ports@FreeBSD.org Message-ID: <20061012105240.GJ1594@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.12-2006-07-14 Cc: Subject: multimedia/mplayer/Makefile information request X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 10:52:07 -0000 Hi list, please Cc: me in your reply. This is not that important, but I wonder what's the point of this in multimedia/mplayer/Makefile: % .if !defined(WITHOUT_X11) % USE_XLIB= yes % CFLAGS+= -I${X11BASE}/include % CONFIGURE_ARGS+=--with-x11libdir=${X11BASE}/lib \ % --with-x11incdir=${X11BASE}/include % .else If "--with-x11incdir=${X11BASE}/include" is here, what's the point of using "CFLAGS+= -I${X11BASE}/include" ? It appears to be superfluous. Thank you. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 12:28:58 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AA1016A407; Thu, 12 Oct 2006 12:28:58 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1DC343D5F; Thu, 12 Oct 2006 12:28:55 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 8FCDCB844; Thu, 12 Oct 2006 15:28:54 +0300 (EEST) Received: (nullmailer pid 73971 invoked by uid 1002); Thu, 12 Oct 2006 12:28:54 -0000 Date: Thu, 12 Oct 2006 15:28:54 +0300 From: Vasil Dimov To: ports@freebsd.org Message-ID: <20061012122854.GA73923@qlovarnika.bg.datamax> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline Cc: itetcu@FreeBSD.org, skv@FreeBSD.org Subject: INDEX build fails if mysql323 is installed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 12:28:58 -0000 --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I just encountered the following: /usr/ports# make index Generating INDEX-5 - please wait.. tinderbox-2.3.2_1: "/usr/ports/databases/p5-DBD-mysql323" non-existent -- d= ependency list incomplete =3D=3D=3D> misc/tinderbox failed *** Error code 1 1 error /usr/ports/misc/tinderbox# make describe tinderbox-2.3.2_1|/usr/ports/misc/tinderbox|/usr/local|Port build tinderbox= systemtinderbox-2.3.2_1: "/usr/ports/databases/p5-DBD-mysql323" non-existe= nt -- dependency list incomplete |/usr/ports/misc/tinderbox/pkg-descr|itetcu@FreeBSD.org|misc|*** Error code= 1 Stop in /usr/ports/misc/tinderbox. /usr/ports/misc/tinderbox# make -V MYSQL_VER 323 But there is no databases/p5-DBD-mysql323, should the dependency in 323 case be set to databases/p5-DBD-mysql? --=20 Vasil Dimov gro.DSBeerF@dv % An age is called Dark not because the light fails to shine, but because people refuse to see it. -- James Michener, "Space" --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFFLjUGFw6SP/bBpCARApJWAKDXkONAuVFG1wJ15gn3w111qlykuQCcDrpQ UNbgHtPtq4CUYtDTAj+ZlnI= =kJ9N -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ-- From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 12:49:46 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37B1116A403; Thu, 12 Oct 2006 12:49:46 +0000 (UTC) (envelope-from root@obiwan.tataz.chchile.org) Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F2943D5D; Thu, 12 Oct 2006 12:49:45 +0000 (GMT) (envelope-from root@obiwan.tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp3-g19.free.fr (Postfix) with ESMTP id 880FD49918; Thu, 12 Oct 2006 14:49:44 +0200 (CEST) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id F2AAA9B9B0; Thu, 12 Oct 2006 12:50:40 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 0) id DA7E6405D; Thu, 12 Oct 2006 14:50:40 +0200 (CEST) To: FreeBSD-gnats-submit@freebsd.org From: Jeremie Le Hen X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20061012125040.DA7E6405D@obiwan.tataz.chchile.org> Date: Thu, 12 Oct 2006 14:50:40 +0200 (CEST) Cc: riggs@rrr.de, jeremie@le-hen.org, flz@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: [PATCH] make multimedia/mplayer work with -DWITHOUT_X11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremie Le Hen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 12:49:46 -0000 >Submitter-Id: current-users >Originator: Charlie & >Organization: >Confidential: no >Synopsis: [PATCH] make multimedia/mplayer work with -DWITHOUT_X11 >Severity: non-critical >Priority: medium >Category: ports >Class: update >Release: FreeBSD 6.1-STABLE i386 >Environment: System: FreeBSD obiwan 6.1-STABLE >Description: multimedia/mplayer port breaks when compiled with -DWITHOUT_X11. It breaks with: % font_load_ft.c:30:35: fontconfig/fontconfig.h: No such file or directory and number of error messages that undoubtfully result from the former. The problem is that mplayer is still compiled with fontconfig support, which stands in ${X11BASE}, but gcc is not instructed to look in ${X11BASE}/include in the WITHOUT_X11 case. >How-To-Repeat: Just try to build multimedia/mplayer with -DWITHOUT_X11. >Fix: I tried multiple ways to fix this. Appending ":${X11BASE}/include" to the "--with-extraincdir" directive in CONFIGURE_ARGS doesn't anything to the problem (though I don't understand why). Nonetheless, adding CFLAGS+=-I${X11BASE}/include in the WITHOUT_X11 case works. However I am not sure why fontconfig is required when building without X11 support ; IMO this is harmless to disable fontconfig in this case, and that's what my patch does. If there are good reasons to keep compiling with fontconfig support, then I suggest either moving fontconfig to ${LOCALBASE} although it would conflict with its category (x11-fonts), or use the CFLAGS trick described above. At any rate, here is patch that disable fontconfig in the WITHOUT_X11 case: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/mplayer/Makefile,v retrieving revision 1.144 diff -u -r1.144 Makefile --- Makefile 6 Oct 2006 19:48:00 -0000 1.144 +++ Makefile 12 Oct 2006 12:47:46 -0000 @@ -242,7 +242,8 @@ --with-x11incdir=${X11BASE}/include .else WITHOUT_GUI= yes -CONFIGURE_ARGS+=--disable-x11 +CONFIGURE_ARGS+=--disable-x11 \ + --disable-fontconfig .endif .if defined(WITH_LANG) From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 13:59:19 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93CB116A494 for ; Thu, 12 Oct 2006 13:59:19 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1246D43D45 for ; Thu, 12 Oct 2006 13:59:17 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so265937uge for ; Thu, 12 Oct 2006 06:59:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=miXV9Pq1Lo4ncsfmvR4p3QoMQwSz7/AFEZy0pnetXIDkujqcjqGvlchbL/mOfqyYiG5c5O+cKS8ZnJ0lOWldWwJU3JeYWk5gCopONmWM2NhgtZ7h7O0f7uOS3hWVdokyO+nuz/iHia6rYTnENREpn/Ihx76FJjvoOyyD0lFex04= Received: by 10.67.24.13 with SMTP id b13mr2774349ugj; Thu, 12 Oct 2006 06:59:16 -0700 (PDT) Received: by 10.67.86.8 with HTTP; Thu, 12 Oct 2006 06:59:16 -0700 (PDT) Message-ID: <790a9fff0610120659y7090e8edmeed00d653458046a@mail.gmail.com> Date: Thu, 12 Oct 2006 08:59:16 -0500 From: "Scot Hetzel" To: "Jeremie Le Hen" In-Reply-To: <20061012105240.GJ1594@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061012105240.GJ1594@obiwan.tataz.chchile.org> Cc: freebsd-ports@freebsd.org Subject: Re: multimedia/mplayer/Makefile information request X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 13:59:19 -0000 On 10/12/06, Jeremie Le Hen wrote: > Hi list, > > please Cc: me in your reply. > > This is not that important, but I wonder what's the point of this > in multimedia/mplayer/Makefile: > > % .if !defined(WITHOUT_X11) > % USE_XLIB= yes > % CFLAGS+= -I${X11BASE}/include > % CONFIGURE_ARGS+=--with-x11libdir=${X11BASE}/lib \ > % --with-x11incdir=${X11BASE}/include > % .else > > If "--with-x11incdir=${X11BASE}/include" is here, what's the point > of using "CFLAGS+= -I${X11BASE}/include" ? It appears to be > superfluous. > It looks like it might be, try commenting that line out in the Makefile and then build, install, and test the port. If it works, then submit a PR to have that line removed. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 14:33:03 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE1FF16A576 for ; Thu, 12 Oct 2006 14:33:03 +0000 (UTC) (envelope-from army.of.root@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F6F643EA2 for ; Thu, 12 Oct 2006 14:31:25 +0000 (GMT) (envelope-from army.of.root@googlemail.com) Received: by ug-out-1314.google.com with SMTP id m2so271942uge for ; Thu, 12 Oct 2006 07:31:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=hHD5ZeJCg2g3dAjfoIsMDFC/bhzXFSwCVlxEIM9PUMRgHY4nTc1duhUsaLQlDUrxxPRNneDwtNhyFLpqsQUcpNPklo1+mBmry68oscmdX0NQOs+atSnVIMBFXgj0qpwoPXi8h3sDWDuGUV5ng3QdDAZPCaQ+v2nGVJutPprwkas= Received: by 10.66.244.10 with SMTP id r10mr2805445ugh; Thu, 12 Oct 2006 07:31:22 -0700 (PDT) Received: from ?192.168.178.20? ( [84.134.181.160]) by mx.google.com with ESMTP id l33sm1976608ugc.2006.10.12.07.31.21; Thu, 12 Oct 2006 07:31:22 -0700 (PDT) Message-ID: <452E51B9.8000800@googlemail.com> Date: Thu, 12 Oct 2006 16:31:21 +0200 From: "army.of.root@googlemail.com" User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Subject: fusefs-sshfs --- Warning: Object directory not changed from original... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 14:33:04 -0000 Hi @ all :) fusefs-sshfs tell me something about Warning: Object directory not changed from original... and the compilation stopps here the output: ================== xyz# make install clean distclean ===> Installing for fusefs-sshfs-1.6 ===> fusefs-sshfs-1.6 depends on file: /usr/local/modules/fuse.ko - not found ===> Verifying install for /usr/local/modules/fuse.ko in /usr/ports/sysutils/fusefs-kmod ===> Building for fusefs-kmod-0.3.0_3 ===> fuse_module (all) Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/fuse_module ===> mount_fusefs (all) Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/mount_fusefs cc -O2 -pipe -march=pentium-m -I/usr/src/sbin/mount -I../include -c mount_fusefs.c mount_fusefs.c:47:21: mntopts.h: No such file or directory mount_fusefs.c:58: error: elements of array `mopts' have incomplete type mount_fusefs.c:59: warning: excess elements in struct initializer mount_fusefs.c:59: warning: (near initialization for `mopts[0]') mount_fusefs.c:59: warning: excess elements in struct initializer mount_fusefs.c:59: warning: (near initialization for `mopts[0]') mount_fusefs.c:59: warning: excess elements in struct initializer mount_fusefs.c:59: warning: (near initialization for `mopts[0]') mount_fusefs.c:59: warning: excess elements in struct initializer mount_fusefs.c:59: warning: (near initialization for `mopts[0]') mount_fusefs.c:60: warning: excess elements in struct initializer mount_fusefs.c:60: warning: (near initialization for `mopts[1]') mount_fusefs.c:60: warning: excess elements in struct initializer mount_fusefs.c:60: warning: (near initialization for `mopts[1]') mount_fusefs.c:60: warning: excess elements in struct initializer mount_fusefs.c:60: warning: (near initialization for `mopts[1]') mount_fusefs.c:60: warning: excess elements in struct initializer mount_fusefs.c:60: warning: (near initialization for `mopts[1]') mount_fusefs.c:61: warning: excess elements in struct initializer mount_fusefs.c:61: warning: (near initialization for `mopts[2]') mount_fusefs.c:61: warning: excess elements in struct initializer mount_fusefs.c:61: warning: (near initialization for `mopts[2]') mount_fusefs.c:61: warning: excess elements in struct initializer mount_fusefs.c:61: warning: (near initialization for `mopts[2]') mount_fusefs.c:61: warning: excess elements in struct initializer mount_fusefs.c:61: warning: (near initialization for `mopts[2]') mount_fusefs.c:62: warning: excess elements in struct initializer mount_fusefs.c:62: warning: (near initialization for `mopts[3]') mount_fusefs.c:62: warning: excess elements in struct initializer mount_fusefs.c:62: warning: (near initialization for `mopts[3]') mount_fusefs.c:62: warning: excess elements in struct initializer mount_fusefs.c:62: warning: (near initialization for `mopts[3]') mount_fusefs.c:62: warning: excess elements in struct initializer mount_fusefs.c:62: warning: (near initialization for `mopts[3]') mount_fusefs.c:63: warning: excess elements in struct initializer mount_fusefs.c:63: warning: (near initialization for `mopts[4]') mount_fusefs.c:63: warning: excess elements in struct initializer mount_fusefs.c:63: warning: (near initialization for `mopts[4]') mount_fusefs.c:63: warning: excess elements in struct initializer mount_fusefs.c:63: warning: (near initialization for `mopts[4]') mount_fusefs.c:63: warning: excess elements in struct initializer mount_fusefs.c:63: warning: (near initialization for `mopts[4]') mount_fusefs.c:65: warning: excess elements in struct initializer mount_fusefs.c:65: warning: (near initialization for `mopts[5]') mount_fusefs.c:65: warning: excess elements in struct initializer mount_fusefs.c:65: warning: (near initialization for `mopts[5]') mount_fusefs.c:65: warning: excess elements in struct initializer mount_fusefs.c:65: warning: (near initialization for `mopts[5]') mount_fusefs.c:65: warning: excess elements in struct initializer mount_fusefs.c:65: warning: (near initialization for `mopts[5]') mount_fusefs.c:66: warning: excess elements in struct initializer mount_fusefs.c:66: warning: (near initialization for `mopts[6]') mount_fusefs.c:66: warning: excess elements in struct initializer mount_fusefs.c:66: warning: (near initialization for `mopts[6]') mount_fusefs.c:66: warning: excess elements in struct initializer mount_fusefs.c:66: warning: (near initialization for `mopts[6]') mount_fusefs.c:66: warning: excess elements in struct initializer mount_fusefs.c:66: warning: (near initialization for `mopts[6]') mount_fusefs.c:67: warning: excess elements in struct initializer mount_fusefs.c:67: warning: (near initialization for `mopts[7]') mount_fusefs.c:67: warning: excess elements in struct initializer mount_fusefs.c:67: warning: (near initialization for `mopts[7]') mount_fusefs.c:67: warning: excess elements in struct initializer mount_fusefs.c:67: warning: (near initialization for `mopts[7]') mount_fusefs.c:67: warning: excess elements in struct initializer mount_fusefs.c:67: warning: (near initialization for `mopts[7]') mount_fusefs.c:68: warning: excess elements in struct initializer mount_fusefs.c:68: warning: (near initialization for `mopts[8]') mount_fusefs.c:68: warning: excess elements in struct initializer mount_fusefs.c:68: warning: (near initialization for `mopts[8]') mount_fusefs.c:68: warning: excess elements in struct initializer mount_fusefs.c:68: warning: (near initialization for `mopts[8]') mount_fusefs.c:68: warning: excess elements in struct initializer mount_fusefs.c:68: warning: (near initialization for `mopts[8]') mount_fusefs.c:69: warning: excess elements in struct initializer mount_fusefs.c:69: warning: (near initialization for `mopts[9]') mount_fusefs.c:69: warning: excess elements in struct initializer mount_fusefs.c:69: warning: (near initialization for `mopts[9]') mount_fusefs.c:69: warning: excess elements in struct initializer mount_fusefs.c:69: warning: (near initialization for `mopts[9]') mount_fusefs.c:69: warning: excess elements in struct initializer mount_fusefs.c:69: warning: (near initialization for `mopts[9]') mount_fusefs.c:70: warning: excess elements in struct initializer mount_fusefs.c:70: warning: (near initialization for `mopts[10]') mount_fusefs.c:70: warning: excess elements in struct initializer mount_fusefs.c:70: warning: (near initialization for `mopts[10]') mount_fusefs.c:70: warning: excess elements in struct initializer mount_fusefs.c:70: warning: (near initialization for `mopts[10]') mount_fusefs.c:70: warning: excess elements in struct initializer mount_fusefs.c:70: warning: (near initialization for `mopts[10]') mount_fusefs.c:71: warning: excess elements in struct initializer mount_fusefs.c:71: warning: (near initialization for `mopts[11]') mount_fusefs.c:71: warning: excess elements in struct initializer mount_fusefs.c:71: warning: (near initialization for `mopts[11]') mount_fusefs.c:71: warning: excess elements in struct initializer mount_fusefs.c:71: warning: (near initialization for `mopts[11]') mount_fusefs.c:71: warning: excess elements in struct initializer mount_fusefs.c:71: warning: (near initialization for `mopts[11]') mount_fusefs.c:72: error: `MOPT_STDOPTS' undeclared here (not in a function) mount_fusefs.c:72: error: initializer element is not constant mount_fusefs.c:72: error: (near initialization for `mopts[12]') mount_fusefs.c:74: error: `MOPT_END' undeclared here (not in a function) mount_fusefs.c:74: error: initializer element is not constant mount_fusefs.c:74: error: (near initialization for `mopts[13]') mount_fusefs.c: In function `main': mount_fusefs.c:139: error: `getmnt_silent' undeclared (first use in this function) mount_fusefs.c:139: error: (Each undeclared identifier is reported only once mount_fusefs.c:139: error: for each function it appears in.) mount_fusefs.c:179: error: dereferencing pointer to incomplete type mount_fusefs.c:179: error: increment of pointer to unknown structure mount_fusefs.c:179: error: arithmetic on pointer to an incomplete type mount_fusefs.c:180: error: dereferencing pointer to incomplete type mount_fusefs.c:181: error: dereferencing pointer to incomplete type mount_fusefs.c:247: error: dereferencing pointer to incomplete type mount_fusefs.c:247: error: increment of pointer to unknown structure mount_fusefs.c:247: error: arithmetic on pointer to an incomplete type mount_fusefs.c:248: error: dereferencing pointer to incomplete type mount_fusefs.c: In function `usage': mount_fusefs.c:379: error: dereferencing pointer to incomplete type mount_fusefs.c:379: error: increment of pointer to unknown structure mount_fusefs.c:379: error: arithmetic on pointer to an incomplete type mount_fusefs.c:380: error: dereferencing pointer to incomplete type mount_fusefs.c: At top level: mount_fusefs.c:58: warning: array 'mopts' assumed to have one element mount_fusefs.c:58: error: storage size of `mopts' isn't known *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0/mount_fusefs. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.0. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-sshfs. alexis# pwd /usr/ports/sysutils/fusefs-sshfs From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 16:35:15 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94D0016A494 for ; Thu, 12 Oct 2006 16:35:15 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6295C43D81 for ; Thu, 12 Oct 2006 16:34:53 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GY3Ub-0005Ec-CS for freebsd-ports@freebsd.org; Thu, 12 Oct 2006 18:33:10 +0200 Received: from r5h168.net.upc.cz ([86.49.7.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Oct 2006 18:33:09 +0200 Received: from gamato by r5h168.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Oct 2006 18:33:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: martinko Date: Thu, 12 Oct 2006 18:33:00 +0200 Lines: 14 Message-ID: <452E6E3C.7070604@pobox.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5h168.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.7) Gecko/20060923 SeaMonkey/1.0.5 Sender: news Subject: man hier? -- FreeBSD Port: sysutils/fusefs-kmod X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 16:35:15 -0000 Hello, I wonder what is the reasoning behind fusefs-kmod port way of dealing with kernel module(s). I remember iwi ports putting their modules into /boot/modules and then one only had to edit /boot/loader.conf[.local] Now fusefs-kmod creates new directory /usr/local/modules where it puts its module, then it optionally edit /etc/sysctl.conf to modify kern.module_path and rc.conf to run /usr/local/etc/rc.d/fusefs script. Is all of this really necessary and why please ?? Cheers, Martin From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 16:47:15 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3231E16A407 for ; Thu, 12 Oct 2006 16:47:15 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from aaron.protected-networks.net (aaron.protected-networks.net [202.12.127.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5465743D5E for ; Thu, 12 Oct 2006 16:45:22 +0000 (GMT) (envelope-from imb@protected-networks.net) Received: from localhost (localhost [127.0.0.1]) by aaron.protected-networks.net (Postfix) with ESMTP id 89845C6B8 for ; Thu, 12 Oct 2006 12:44:53 -0400 (EDT) Received: from [192.168.1.10] (socker.hsd1.ma.comcast.net [24.218.145.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Iain Michael Butler", Issuer "Protected Networks Certificate Authority" (verified OK)) (Authenticated sender: imb@protected-networks.net) by aaron.protected-networks.net (Postfix) with ESMTP id A4742C511 for ; Thu, 12 Oct 2006 12:44:41 -0400 (EDT) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=qLZwMyMhj/bvUcoEgynUdfW8d0gHw4IdfHo/X2a9n8J/xUMX9wOfDusmUXlWnK3o1 lNgcG4ImkELiadUp1Qp0omPyTi0yZCzanZnXXixE9+oZYxWe/FkMPvndmA6IoQo Message-ID: <452E70F8.5040902@protected-networks.net> Date: Thu, 12 Oct 2006 12:44:40 -0400 From: Michael Butler User-Agent: Thunderbird 1.5.0.7 (X11/20061009) MIME-Version: 1.0 To: ports@FreeBSD.org X-Enigmail-Version: 0.94.0.0 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: python upgrade issues X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 16:47:15 -0000 Since python went from 2.4.x to 2.5, I seem to have this .. [Updating the pkgdb in /var/db/pkg ... - 494 packages found (-1 +0) (...) done] ---> Installing the new version via the port ===> Installing for hplip-1.6.7 ===> hplip-1.6.7 depends on file: /usr/local/bin/python2.5 - found ===> hplip-1.6.7 depends on executable: pylupdate - not found ===> Verifying reinstall for pylupdate in /usr/ports/x11-toolkits/py-qt ===> Found saved configuration for py25-qt-3.16 ===> Extracting for py25-qt-3.16 => MD5 Checksum OK for PyQt-x11-gpl-3.16.tar.gz. => SHA256 Checksum OK for PyQt-x11-gpl-3.16.tar.gz. ===> Patching for py25-qt-3.16 ===> py25-qt-3.16 depends on file: /usr/local/bin/sip - not found ===> Verifying reinstall for /usr/local/bin/sip in /usr/ports/devel/py-sip ===> Found saved configuration for py25-sip-4.4.5 ===> Extracting for py25-sip-4.4.5 => MD5 Checksum OK for sip-4.4.5.tar.gz. => SHA256 Checksum OK for sip-4.4.5.tar.gz. ===> Patching for py25-sip-4.4.5 ===> py25-sip-4.4.5 depends on file: /usr/local/bin/python2.5 - found ===> Configuring for py25-sip-4.4.5 ( cd /usr/ports/devel/py-sip/work/sip-4.4.5 && /usr/local/bin/python2.5 configure.py -b /usr/local/bin -d /usr/local/lib/python2.5/site-packages -e /usr/local/include/python2.5 -v /usr/local/share/py-sip ) This is SIP 4.4.5 for Python 2.5 on freebsd6. The SIP code generator will be installed in /usr/local/bin. The SIP module will be installed in /usr/local/lib/python2.5/site-packages. The SIP header file will be installed in /usr/local/include/python2.5. The default directory to install .sip files in is /usr/local/share/py-sip. The platform/compiler configuration is freebsd-g++. Creating sipconfig.py... Creating top level Makefile... Creating sip code generator Makefile... Creating sip module Makefile... ===> Building for py25-sip-4.4.5 gcc -c -pipe -O2 -w -I. -I/usr/local/include -o main.o main.c gcc -c -pipe -O2 -w -I. -I/usr/local/include -o transform.o transform.c gcc -c -pipe -O2 -w -I. -I/usr/local/include -o gencode.o gencode.c gcc -c -pipe -O2 -w -I. -I/usr/local/include -o heap.o heap.c gcc -c -pipe -O2 -w -I. -I/usr/local/include -o parser.o parser.c gcc -c -pipe -O2 -w -I. -I/usr/local/include -o lexer.o lexer.c g++ -o sip main.o transform.o gencode.o heap.o parser.o lexer.o -L/usr/local/lib gcc -c -pipe -fPIC -O2 -w -I. -I/usr/local/include -I/usr/local/include/python2.5 -o siplib.o siplib.c siplib.c: In function `initsip': siplib.c:399: error: structure has no member named `type' siplib.c: In function `sip_api_export_module': siplib.c:833: error: structure has no member named `type' siplib.c: In function `createType': siplib.c:3184: error: structure has no member named `type' siplib.c: In function `createEnum': siplib.c:3234: error: structure has no member named `type' siplib.c: In function `getSelfFromArgs': siplib.c:3420: error: structure has no member named `type' siplib.c:3420: error: structure has no member named `type' siplib.c: In function `sip_api_add_enum_instance': siplib.c:4291: error: structure has no member named `type' siplib.c: In function `sip_api_add_class_instance': siplib.c:4341: error: structure has no member named `type' siplib.c: In function `sip_api_add_mapped_type_instance': siplib.c:4358: error: structure has no member named `type' siplib.c: In function `sip_api_can_convert_to_instance': siplib.c:4537: error: structure has no member named `type' siplib.c:4537: error: structure has no member named `type' siplib.c: In function `convertSubClass': siplib.c:4957: error: structure has no member named `type' siplib.c:4957: error: structure has no member named `type' siplib.c: In function `isExactWrappedType': siplib.c:5511: error: structure has no member named `name' siplib.c: In function `sipWrapperType_init': siplib.c:5567: error: structure has no member named `type' siplib.c:5576: error: structure has no member named `type' siplib.c: In function `sipWrapperType_getattro': siplib.c:5611: error: structure has no member named `type' siplib.c: In function `sipWrapper_new': siplib.c:5829: error: structure has no member named `type' siplib.c:5838: error: structure has no member named `type' siplib.c: In function `addSlots': siplib.c:6405: error: structure has no member named `type' *** Error code 1 Stop in /usr/ports/devel/py-sip/work/sip-4.4.5/siplib. *** Error code 1 Stop in /usr/ports/devel/py-sip/work/sip-4.4.5. *** Error code 1 Stop in /usr/ports/devel/py-sip. *** Error code 1 Stop in /usr/ports/devel/py-sip. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt. *** Error code 1 Stop in /usr/ports/print/hplip. *** Error code 1 Stop in /usr/ports/print/hplip. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.6066.0 env PORT_UPGRADE=yes make -DFORCE_PKG_REGISTER reinstall ---> Restoring the old version Added user "hplip". ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 495 packages found (-0 +1) . done] ** Listing the failed packages (*:skipped / !:failed) ! print/hplip (hplip-1.6.7) (install error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ** Could not clean up temporary directory: Directory not empty - /var/tmp/portupgradelMpKWXEo imb@toshi:/home/imb> From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 17:01:05 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C87E16A407; Thu, 12 Oct 2006 17:01:05 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB1F43D77; Thu, 12 Oct 2006 17:01:04 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin05-en2 [10.13.10.150]) by smtpout.mac.com (Xserve/8.12.11/smtpout06/MantshX 4.0) with ESMTP id k9CH13T9023148; Thu, 12 Oct 2006 10:01:03 -0700 (PDT) Received: from [17.214.13.96] (a17-214-13-96.apple.com [17.214.13.96]) (authenticated bits=0) by mac.com (Xserve/smtpin05/MantshX 4.0) with ESMTP id k9CH0x8U023484; Thu, 12 Oct 2006 10:01:02 -0700 (PDT) In-Reply-To: <452DDB62.2060300@FreeBSD.org> References: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> <452DDB62.2060300@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Thu, 12 Oct 2006 10:00:56 -0700 To: Sergey Matveychuk X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: freebsd-ports@FreeBSD.org Subject: Re: "pkgdb -F" is failing me... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 17:01:05 -0000 On Oct 11, 2006, at 11:06 PM, Sergey Matveychuk wrote: >> "pkgdb -F" is failing with a "can't convert nil into String" error. > > I aware the problem. It's in my TODO and waiting for my free time > to be > investigated. OK, Sergey, thank you much for the response. As always, problems get fixed when people spend the time to work on them. If you could use more information from me, I'd be happy to provide more details. Although, as I mentioned elsewhere in the thread, deleting all of the ports, and installing ldconfig_compat by hand worked. >> 10-ns1# portupgrade -ai >> ---> Session started at: Wed, 11 Oct 2006 13:11:06 -0400 >> Stale dependency: cabextract-1.1_1 --> ldconfig_compat-1.0_8 -- >> manually >> run 'pkgdb -F' to fix, or specify -O to force. >> ---> Session ended at: Wed, 11 Oct 2006 13:11:06 -0400 (consumed >> 00:00:00) >> 11-ns1# pkgdb -F >> ---> Checking the package registry database >> Stale dependency: cabextract-1.1_1 -> ldconfig_compat-1.0_8 >> (misc/ldconfig_compat): >> Install stale dependency? ([y]es/[n]o/[a]ll) [yes] >> Fixed. (-> ldconfig_compat-1.0_8) > > It's expected to be installed after that. But as you wrote it does > not. Right. >> ---> Checking the package registry database >> Stale dependency: cabextract-1.1_1 -> ldconfig_compat-1.0_8 (): > > And here it couldn't find an origin "()". Should pkgdb not change the origin until after the port it thinks is the new dependency actually is installed? -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 17:51:25 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC74016A416 for ; Thu, 12 Oct 2006 17:51:25 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC87E43D66 for ; Thu, 12 Oct 2006 17:50:36 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.4]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1GY4hU-0000h7-Ub; Thu, 12 Oct 2006 21:50:33 +0400 Message-ID: <452E8054.7040400@FreeBSD.org> Date: Thu, 12 Oct 2006 21:50:12 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.7 (X11/20061001) MIME-Version: 1.0 To: Chuck Swiger References: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> <452DDB62.2060300@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org Subject: Re: "pkgdb -F" is failing me... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 17:51:25 -0000 Chuck Swiger wrote: > > Should pkgdb not change the origin until after the port it thinks is the > new dependency actually is installed? > Sorry, I don't understand the question. -- Dixi. Sem. From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 18:00:28 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51F2C16A4C8; Thu, 12 Oct 2006 18:00:28 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 728C143D7D; Thu, 12 Oct 2006 17:59:04 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin05-en2 [10.13.10.150]) by smtpout.mac.com (Xserve/8.12.11/smtpout15/MantshX 4.0) with ESMTP id k9CHx256029089; Thu, 12 Oct 2006 10:59:02 -0700 (PDT) Received: from [17.214.13.96] (a17-214-13-96.apple.com [17.214.13.96]) (authenticated bits=0) by mac.com (Xserve/smtpin05/MantshX 4.0) with ESMTP id k9CHx084015635; Thu, 12 Oct 2006 10:59:01 -0700 (PDT) In-Reply-To: <452E8054.7040400@FreeBSD.org> References: <523E1104-33A4-4DB6-9F3F-F66B76F8A84F@mac.com> <452DDB62.2060300@FreeBSD.org> <452E8054.7040400@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Thu, 12 Oct 2006 10:58:59 -0700 To: Sergey Matveychuk X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: freebsd-ports@FreeBSD.org Subject: Re: "pkgdb -F" is failing me... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 18:00:28 -0000 On Oct 12, 2006, at 10:50 AM, Sergey Matveychuk wrote: > Chuck Swiger wrote: >> Should pkgdb not change the origin until after the port it thinks >> is the >> new dependency actually is installed? > > Sorry, I don't understand the question. pkgdb should have known the origin of ldconfig_compat-1.0_8 as misc/ ldconfig_compat, and it should have tried to install that port. (It didn't. That's one problem, and on your TODO list. :) However, if pkgdb tried to install the ldconfig_compat port as a dependency, and the install failed, pkgdb should not change the origin of ldconfig_compat to null; it should leave the origin of ldconfig_compat alone until the installation of that port succeeded. -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 04:46:39 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9720016A403 for ; Fri, 13 Oct 2006 04:46:39 +0000 (UTC) (envelope-from bsd-dk@svampen.dk) Received: from smtp1.galnet.dk (smtp1.odense.galnet.dk [85.218.129.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EF8543D53 for ; Fri, 13 Oct 2006 04:46:38 +0000 (GMT) (envelope-from bsd-dk@svampen.dk) Received: from localhost (localhost [127.0.0.1]) by smtp1.galnet.dk (Postfix) with ESMTP id 8680DE0ECA for ; Fri, 13 Oct 2006 06:46:36 +0200 (CEST) Received: from smtp1.galnet.dk ([127.0.0.1]) by localhost (smtp1.galnet.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 37566-04 for ; Fri, 13 Oct 2006 06:46:26 +0200 (CEST) Received: from [127.0.0.1] (unknown [85.218.166.238]) by smtp1.galnet.dk (Postfix) with ESMTP id EC1CBE0EDD for ; Fri, 13 Oct 2006 06:46:25 +0200 (CEST) Date: Fri, 13 Oct 2006 06:46:25 +0200 From: Thomas Maack Nielsen To: freebsd-ports@freebsd.org Message-Id: <20061013064219.C8C8.BSD-DK@svampen.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.25.02 [en] X-Virus-Scanned: by galnet.dk Subject: devel/py-utils build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 04:46:39 -0000 After upgrading to python 2.5 i get the following builderror with devel/py-utils [root@defender /usr/ports/devel/py-utils]# make install clean ===> Extracting for py25-utils-0.2.5 => MD5 Checksum OK for downman.py?file=pythonutils-0.2.5.zip. => SHA256 Checksum OK for downman.py?file=pythonutils-0.2.5.zip. ===> py25-utils-0.2.5 depends on executable in : unzip - found ===> Patching for py25-utils-0.2.5 ===> py25-utils-0.2.5 depends on file: /usr/local/bin/python - found ===> Configuring for py25-utils-0.2.5 Traceback (most recent call last): File "setup.py", line 25, in from pythonutils import __version__ as VERSION File "/usr/ports/devel/py-utils/work/pythonutils-0.2.5/pythonutils/__init__.py", line 28, in from pathutils import * File "/usr/ports/devel/py-utils/work/pythonutils-0.2.5/pythonutils/pathutils.py", line 23 from __future__ import generators SyntaxError: from __future__ imports must occur at the beginning of the file *** Error code 1 Regards, Thomas Maack Nielsen From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 05:10:41 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0998316A403; Fri, 13 Oct 2006 05:10:41 +0000 (UTC) (envelope-from peter@pean.org) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDE3E43D5A; Fri, 13 Oct 2006 05:10:39 +0000 (GMT) (envelope-from peter@pean.org) Received: from ironport2.bredband.com ([195.54.107.84] [195.54.107.84]) by mxfep02.bredband.com with ESMTP id <20061013051038.MEKL14002.mxfep02.bredband.com@ironport2.bredband.com>; Fri, 13 Oct 2006 07:10:38 +0200 Received: from c-35da72d5.07-172-73746f44.cust.bredbandsbolaget.se (HELO [192.168.1.24]) ([213.114.218.53]) by ironport2.bredband.com with ESMTP; 13 Oct 2006 07:10:38 +0200 Message-ID: <452F1FC0.2000109@pean.org> Date: Fri, 13 Oct 2006 07:10:24 +0200 From: =?UTF-8?B?UGV0ZXIgQW5rZXJzdMOlbA==?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20060103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Cheng-Lung Sung References: <452D6101.8020201@pean.org> <20061012072009.GA90487@FreeBSD.csie.nctu.edu.tw> In-Reply-To: <20061012072009.GA90487@FreeBSD.csie.nctu.edu.tw> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: porting forks.pm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 05:10:41 -0000 Cheng-Lung Sung wrote: >Hi, > > I have submit ports/104325 for p5-forks. You can try it. > >Regards, >On Wed, Oct 11, 2006 at 11:24:17PM +0200, Peter Ankerst嶚 wrote: > > >>Hi all, >> >>I'm trying to create a port for the first time and it is a perl-script... >> >>I've created an Makefile and all the steps in "3.4 Testing the port" >>works out well. >>But there is one problem, the ports has a RUN_DEPEND. forks.pm, this module >>doesnt seem to be in the ports collection, of course I could make a port >>for this one >>too but I dont really understand how to find out if the deps of forks.pm >>are in the >>collection or not. So, what I'm asking for is some help to port forks.pm >>to the collection. >>I would really appreciate that. >> >>All files can be found at http://bbb.pean.org/junk/npretty/ >>And the forks module: >>http://search.cpan.org/~rybskej/forks-0.20/lib/forks.pm >> >> > > > Thank you very much! It seems to work fine _but_ the dependency-list is incomplete and devel/p5-reaper does not exist in the ports-collection. From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 05:22:06 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B378C16A403; Fri, 13 Oct 2006 05:22:06 +0000 (UTC) (envelope-from clsung@FreeBSD.csie.nctu.edu.tw) Received: from FreeBSD.csie.nctu.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C30C43D5F; Fri, 13 Oct 2006 05:22:06 +0000 (GMT) (envelope-from clsung@FreeBSD.csie.nctu.edu.tw) Received: from localhost (localhost.csie.nctu.edu.tw [127.0.0.1]) by FreeBSD.csie.nctu.edu.tw (Postfix) with ESMTP id 0EAE77E908; Fri, 13 Oct 2006 13:22:31 +0800 (CST) Received: from FreeBSD.csie.nctu.edu.tw ([127.0.0.1]) by localhost (FreeBSD.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O5C10ajA37Xc; Fri, 13 Oct 2006 13:22:30 +0800 (CST) Received: by FreeBSD.csie.nctu.edu.tw (Postfix, from userid 1038) id 668F07E92F; Fri, 13 Oct 2006 13:22:30 +0800 (CST) Date: Fri, 13 Oct 2006 13:22:30 +0800 From: Cheng-Lung Sung To: Peter Ankerst??l Message-ID: <20061013052230.GA58736@FreeBSD.csie.nctu.edu.tw> References: <452D6101.8020201@pean.org> <20061012072009.GA90487@FreeBSD.csie.nctu.edu.tw> <452F1FC0.2000109@pean.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <452F1FC0.2000109@pean.org> X-Fingerprint: E0BC 57F9 F44B 46C6 DB53 8462 F807 89F3 956E 8BC1 X-Public-Key: http://sungsung.dragon2.net/pubring.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Cheng-Lung Sung , freebsd-ports@freebsd.org Subject: Re: porting forks.pm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 05:22:06 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 13, 2006 at 07:10:24AM +0200, Peter Ankerst??l wrote: > Thank you very much! > It seems to work fine _but_ the dependency-list is incomplete and > devel/p5-reaper does not exist in the ports-collection. I know that :) see also ports/104321 --=20 Cheng-Lung Sung - clsung@ --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLyKV+AeJ85Vui8ERAlJ1AKCSMnxyDtgrUAblcDaYyMO37SUqpgCeJAye 0dQmaRvhAZr52quqzXws9PQ= =nFM8 -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J-- From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 08:41:02 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EABE916A415 for ; Fri, 13 Oct 2006 08:41:02 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B8C43D55 for ; Fri, 13 Oct 2006 08:41:01 +0000 (GMT) (envelope-from r.c.ladan@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1453653nfc for ; Fri, 13 Oct 2006 01:41:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=RfOjpgF94sBzLzRMSm7wt0G8YAOwO8Sy6nh8uMhoJKpM/5bxJoIROzO4ZNNfBjefi0jXDWAhP8Y7CvJnrZG1gcvVaO4EtsAgcmGZp817gNXWDsU4Ow+Bp3ZN5qucsWfMzZwcBp0aBgTJ+l1WZgeN6N7qHayWXXSfDXWVtp6sH6c= Received: by 10.49.8.4 with SMTP id l4mr6605492nfi; Fri, 13 Oct 2006 01:41:00 -0700 (PDT) Received: from ?131.155.68.222? ( [131.155.68.222]) by mx.google.com with ESMTP id c1sm420469nfe.2006.10.13.01.40.59; Fri, 13 Oct 2006 01:40:59 -0700 (PDT) Message-ID: <452F511A.2070002@gmail.com> Date: Fri, 13 Oct 2006 10:40:58 +0200 From: Rene Ladan User-Agent: Thunderbird 1.5.0.7 (X11/20060914) MIME-Version: 1.0 To: Hye-Shik Chang References: <20061013064219.C8C8.BSD-DK@svampen.dk> In-Reply-To: <20061013064219.C8C8.BSD-DK@svampen.dk> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: py-logilab-common fails with python 2.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 08:41:03 -0000 I get this error when upgrading devel/py-logilab-common after updating python to 2.5 : ===>>> Port to upgrade: py24-logilab-common-0.15.0 ===>>> Port directory: /usr/ports/devel/py-logilab-common ===>>> Launching 'make checksum' for devel/py-logilab-common in background ===>>> Gathering dependency list for devel/py-logilab-common from ports ===>>> Starting dependency check ===>>> Dependency check complete for devel/py-logilab-common ===> Cleaning for py25-logilab-common-0.15.0 ===> Extracting for py25-logilab-common-0.15.0 => MD5 Checksum OK for common-0.15.0.tar.gz. => SHA256 Checksum OK for common-0.15.0.tar.gz. /usr/bin/touch /usr/ports/devel/py-logilab-common/work/common-0.15.0/test/__init__.py ===> Patching for py25-logilab-common-0.15.0 ===> py25-logilab-common-0.15.0 depends on file: /usr/local/bin/python - found===> Configuring for py25-logilab-common-0.15.0 File "setup.py", line 22 from __future__ import nested_scopes SyntaxError: from __future__ imports must occur at the beginning of the file *** Error code 1 Stop in /usr/ports/devel/py-logilab-common. ===>>> make failed for devel/py-logilab-common ===>>> Aborting update ===>>> Update for py24-logilab-common-0.15.0 failed ===>>> Aborting update This looks to me as if the source itself is not yet python 2.5 proof. Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 09:08:14 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D797516A417 for ; Fri, 13 Oct 2006 09:08:14 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A72243D46; Fri, 13 Oct 2006 09:08:14 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9D98EK7007776; Fri, 13 Oct 2006 09:08:14 GMT (envelope-from perky@freefall.freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9D98E5h007775; Fri, 13 Oct 2006 09:08:14 GMT (envelope-from perky) Date: Fri, 13 Oct 2006 18:08:10 +0900 From: Hye-Shik Chang To: Rene Ladan Message-ID: <20061013090810.GA67087@FreeBSD.org> References: <20061013064219.C8C8.BSD-DK@svampen.dk> <452F511A.2070002@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <452F511A.2070002@gmail.com> User-Agent: Mutt/1.4.2.1i X-Accept-Language: ko, en Cc: freebsd-ports@freebsd.org Subject: Re: py-logilab-common fails with python 2.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 09:08:14 -0000 On Fri, Oct 13, 2006 at 10:40:58AM +0200, Rene Ladan wrote: > I get this error when upgrading devel/py-logilab-common after updating > python to 2.5 : > > ===>>> Port to upgrade: py24-logilab-common-0.15.0 > ===>>> Port directory: /usr/ports/devel/py-logilab-common > ===>>> Launching 'make checksum' for devel/py-logilab-common in background > ===>>> Gathering dependency list for devel/py-logilab-common from ports > ===>>> Starting dependency check > ===>>> Dependency check complete for devel/py-logilab-common > > ===> Cleaning for py25-logilab-common-0.15.0 > ===> Extracting for py25-logilab-common-0.15.0 > => MD5 Checksum OK for common-0.15.0.tar.gz. > => SHA256 Checksum OK for common-0.15.0.tar.gz. > /usr/bin/touch > /usr/ports/devel/py-logilab-common/work/common-0.15.0/test/__init__.py > ===> Patching for py25-logilab-common-0.15.0 > ===> py25-logilab-common-0.15.0 depends on file: /usr/local/bin/python > - found===> Configuring for py25-logilab-common-0.15.0 > File "setup.py", line 22 > from __future__ import nested_scopes > SyntaxError: from __future__ imports must occur at the beginning of the file > *** Error code 1 > > Stop in /usr/ports/devel/py-logilab-common. > Due to this sort of errors, lang/python port just downgraded to 2.4. Sorry for the situation but you'd better to downgrade the python port. 2.5 will be back after this 6.2 ports freeze. Hye-Shik From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 10:09:31 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E0EA16A412 for ; Fri, 13 Oct 2006 10:09:31 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1285943D46 for ; Fri, 13 Oct 2006 10:09:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp4-g19.free.fr (Postfix) with ESMTP id B845A54AA0; Fri, 13 Oct 2006 12:09:28 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id D0255119BD; Fri, 13 Oct 2006 12:09:27 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07296-08; Fri, 13 Oct 2006 12:09:23 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id A20C21194F; Fri, 13 Oct 2006 12:09:22 +0200 (CEST) From: Florent Thoumie To: martinko In-Reply-To: <452E6E3C.7070604@pobox.sk> References: <452E6E3C.7070604@pobox.sk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qCTF8yQE2auPvPjflIbi" Date: Fri, 13 Oct 2006 11:09:20 +0100 Message-Id: <1160734160.81679.8.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-ports@freebsd.org Subject: Re: man hier? -- FreeBSD Port: sysutils/fusefs-kmod X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 10:09:31 -0000 --=-qCTF8yQE2auPvPjflIbi Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-10-12 at 18:33 +0200, martinko wrote: > Hello, >=20 > I wonder what is the reasoning behind fusefs-kmod port way of dealing > with kernel module(s). > I remember iwi ports putting their modules into /boot/modules and then > one only had to edit /boot/loader.conf[.local] > Now fusefs-kmod creates new directory /usr/local/modules where it puts > its module, then it optionally edit /etc/sysctl.conf to modify > kern.module_path and rc.conf to run /usr/local/etc/rc.d/fusefs script. > Is all of this really necessary and why please ?? It makes the port/package PREFIX-clean. I could have done that for intel firmware ports but I thought it would be too painful for the end-user. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-qCTF8yQE2auPvPjflIbi Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBFL2XQMxEkbVFH3PQRAsOBAJ93RQiPUNb8ylfkk2mMKX0tdR5DmQCfUuGl QMMLHog8YZwlq1OuWsjIHPY= =6619 -----END PGP SIGNATURE----- --=-qCTF8yQE2auPvPjflIbi-- From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 12:27:43 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4ED16A407; Fri, 13 Oct 2006 12:27:43 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id C53CE43D73; Fri, 13 Oct 2006 12:27:37 +0000 (GMT) (envelope-from scrappy@freebsd.org) Received: from localhost (unknown [200.46.204.128]) by hub.org (Postfix) with ESMTP id B08613A467E; Fri, 13 Oct 2006 09:27:29 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 21904-06; Fri, 13 Oct 2006 12:26:21 +0000 (UTC) Received: from ganymede.hub.org (blk-137-86-60.eastlink.ca [24.137.86.60]) by hub.org (Postfix) with ESMTP id 725593A467B; Fri, 13 Oct 2006 09:26:13 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id AD148372C3; Fri, 13 Oct 2006 09:26:24 -0300 (ADT) Date: Fri, 13 Oct 2006 09:26:24 -0300 From: "Marc G. Fournier" To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Message-ID: X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========B8E49C8E3F78E435D302==========" Cc: aldert@nooitgedagt.net Subject: aolserver nsthreadtest fails / aborts ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 12:27:43 -0000 --==========B8E49C8E3F78E435D302========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Just found this while working on a clients site, and figured I'd mention it ... Aolserver4 has a program called 'nsthreadtest' that you can run from the=20 command line, that aborts part way through: pthread: join 9 =3D 9 nsthreads: pthread_join failed in Ns_ThreadJoin: Invalid argument Abort (core dumped) It dumps core, with a quick trace showing: (gdb) where #0 0x0000000800b4781c in pthread_testcancel () from /usr/lib/libpthread.so.2 #1 0x0000000800b35543 in sigaction () from /usr/lib/libpthread.so.2 #2 0x0000000800b37062 in sigaction () from /usr/lib/libpthread.so.2 #3 0x0000000800b30d56 in pthread_kill () from /usr/lib/libpthread.so.2 #4 0x0000000800b305d3 in raise () from /usr/lib/libpthread.so.2 #5 0x0000000800d1696d in abort () from /lib/libc.so.6 #6 0x00000008007b1cb8 in Tcl_PanicVA () from /usr/local/lib/libtcl84.so.1 #7 0x00000008007b1d4d in Tcl_Panic () from /usr/local/lib/libtcl84.so.1 #8 0x0000000800630a65 in NsThreadFatal () from=20 /usr/local/aolserver/lib/libnsthread.so #9 0x0000000800632835 in Ns_ThreadJoin () from=20 /usr/local/aolserver/lib/libnsthread.so #10 0x0000000000402868 in main () Don't know if its anything to be concerned about, or just something badly=20 programmed within nsthreadtest, but figured I'd point it out ... if I can=20 provide more details just to confirm it isn't an "OS problem", let me know ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 --==========B8E49C8E3F78E435D302========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFL4Xw4QvfyHIvDvMRAiYBAKC9uBwTarXIwN3VGg/OMN7HLc0PcgCgr5Sl z1OVz8n2WVYuX1XZdHvcPlg= =IE8U -----END PGP SIGNATURE----- --==========B8E49C8E3F78E435D302==========-- From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 16:20:07 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5930716A403 for ; Fri, 13 Oct 2006 16:20:07 +0000 (UTC) (envelope-from pj@smo.de) Received: from ilk.de (mx-out14.ilk.de [194.121.104.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC21643D45 for ; Fri, 13 Oct 2006 16:20:01 +0000 (GMT) (envelope-from pj@smo.de) Received: from bologna.intern.smo.de (pool61.ka.ilk.net [212.86.194.61]) by ilk.de (8.13.4/8.13.4/ilk-relay) with ESMTP id k9DGJwsY003566 for ; Fri, 13 Oct 2006 18:19:58 +0200 Received: from [192.168.153.208] (herdubreid.intern.smo.de [192.168.153.208]) by bologna.intern.smo.de (8.13.4+Sun/8.13.4) with ESMTP id k9DGJgxu018737 for ; Fri, 13 Oct 2006 18:19:42 +0200 (CEST) Message-ID: <452FBD88.2030206@smo.de> Date: Fri, 13 Oct 2006 18:23:36 +0200 From: Philipp Ost User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20060825 X-Accept-Language: de, 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: [PATCH] format violation in /lang/f2c fixed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 16:20:07 -0000 Hi list, I fixed this error which occurs when installing /lang/f2c via ports: # portinstall f2c [Updating the pkgdb in /var/db/pkg ... - 254 packages found (-0 +3) ... done] ---> Installing 'f2c-20060506' from a port (lang/f2c) ---> Building '/usr/ports/lang/f2c' ===> Cleaning for unzip-5.52_2 ===> Cleaning for gmake-3.81_1 ===> Cleaning for gettext-0.14.5_2 ===> Cleaning for libtool-1.5.22_2 ===> Cleaning for libiconv-1.9.2_2 ===> Cleaning for f2c-20060506 ===> Vulnerability check disabled, database not found ===> Extracting for f2c-20060506 => MD5 Checksum OK for f2c-20060506/f2c.tar. => SHA256 Checksum OK for f2c-20060506/f2c.tar. ===> f2c-20060506 depends on file: /usr/local/bin/unzip - found cd /usr/ports/lang/f2c/work/f2c && /usr/bin/find . -name "*.gz" | /usr/bin/xargs /usr/bin/gunzip -f gunzip: ./.master.gz: invalid compressed data--format violated *** Error code 1 Stop in /usr/ports/lang/f2c. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.7170.0 env make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! lang/f2c (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed # .master.gz in /usr/ports/lang/f2c/work/f2c was violated: I couldn't use gunzip on my FreeBSD-box to extract it. I tried gunzip on a Solaris 10 machine which succeeded[0]. Anyway: I created a new .master with the exact same content, gzipped that, patched distinfo (new checksums and filesize), copied the new f2c.tar to /usr/ports/distfiles/f2c-20060506 and all was well :) The new f2c.tar and distinfo are available at http://www.familie-ost.info/~pj/FreeBSD/patches.html I don't intend to host the files forever, I think four weeks should be enough to test and merge this changes into the ports-tree. :) I tested it with FreeBSD 6.2-PRERELEASE (last updated Fri Oct 6 17:15:26 CEST 2006) and it installed without errors. :) Greetings, Philipp P.S.: Please CC me in your answer as I'm not subscribed to the list. Thanks :) [0] Some numbers: Solaris: $ gunzip -V gunzip 1.3.3-patch.1 (2002-03-08) [copyright and license information snipped] $ uname -rsm SunOS 5.10 sun4u FreeBSD: $ gunzip -V gunzip 1.2.4 (18 Aug 93) Compilation options: DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H ASMV $ uname -rsm FreeBSD 6.2-PRERELEASE i386 -- www.familie-ost.info/~pj From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 16:38:56 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BD5016A4CA for ; Fri, 13 Oct 2006 16:38:56 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD6DC43DC8 for ; Fri, 13 Oct 2006 16:36:50 +0000 (GMT) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id D4297EB147C; Sat, 14 Oct 2006 00:36:45 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id 6gjfGRFA7wmN; Sat, 14 Oct 2006 00:36:38 +0800 (CST) Received: from [192.168.1.32] (unknown [221.221.169.156]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 60DC7EB11AB; Sat, 14 Oct 2006 00:36:37 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=d7AH5l4WIQnuYxHkeT5AGgedwJKVlQCYxbgEgUtWVPm4Q4lU/QaOnXk5QNgpPMwK+ GrLU+FewW5RE+2A+j7Gqw== Message-ID: <452FC07E.8070307@delphij.net> Date: Sat, 14 Oct 2006 00:36:14 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: Philipp Ost References: <452FBD88.2030206@smo.de> In-Reply-To: <452FBD88.2030206@smo.de> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig72957E171F02A38A74C170FC" Cc: freebsd-ports@freebsd.org Subject: Re: [PATCH] format violation in /lang/f2c fixed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 16:38:56 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig72957E171F02A38A74C170FC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Philipp, Philipp Ost wrote: > Hi list, >=20 > I fixed this error which occurs when installing /lang/f2c via ports: Thanks. We are aware of this issue, but this is more a gzip regression rather than a wrong distfile. A possible workaround for this would be to use minigzip instead of gunzip. I have proposed a potential long term solution by replacing GNU gzip with BSD gzip, as discussed in recent -current mailing list. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig72957E171F02A38A74C170FC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFL8B+OfuToMruuMARA2gcAJwMwrFlb315E1m6PvWngPYpgOi80gCfZS7w WpzDwC+FaIWJINo2wfEeoEs= =W5US -----END PGP SIGNATURE----- --------------enig72957E171F02A38A74C170FC-- From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 17:02:22 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C58416A558 for ; Fri, 13 Oct 2006 17:02:22 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B17B43D90 for ; Fri, 13 Oct 2006 17:01:45 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GYQPS-0008Iu-NU for freebsd-ports@freebsd.org; Fri, 13 Oct 2006 19:01:22 +0200 Received: from p548fcb0d.dip.t-dialin.net ([84.143.203.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Oct 2006 19:01:22 +0200 Received: from rotkap by p548fcb0d.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Oct 2006 19:01:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Heino Tiedemann Date: Fri, 13 Oct 2006 19:00:56 +0200 Organization: yes Lines: 37 Message-ID: <8bt404-vim2.ln1@news.t-online.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p548fcb0d.dip.t-dialin.net User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) X-Face: v6Lci{Mw=kwHf$`7C?L-U#BHn7O\wqF-1qg#Vk%}nUQv\i^mM/.p=wU+cr)yXf#Ob+foOOxW; ir"QI!|25wG3`ywF)yh~@V.kKtr.qp+v.R; w?c@ZzM#!'/7r_+)$NjMN:]qo-]`&z~KlP}|cERO'%s9":6\ZnN/O Subject: What is this? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rotkap@gmx.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 17:02:22 -0000 Hi One thing i do not understand: ,----[ ports/UPDATING ] | 20061009: | ^^^^^^^^^ (LOO AT THIS!) | AFFECTS: users of any ports using Python | AUTHOR: perky@FreeBSD.org | | After upgrading of lang/python, you must rebuild all its consumer | ports to make them get ready to Python 2.5. | ^^^^^^^^^^ | To do this, you will need to: | pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages `---- vs: ,----[ ports/lang/python/Makefile ] | ports/lang/python/Makefile,v 1.157 2006/10/13 | ^^^^^^^^^^ | PORTNAME= python | PORTVERSION= 2.4.3 | ^^^^^ `---- finally: 1) In ports/UPDATING is python 2.5 mentioned on 9th october. 2) in the makefile of lang/python is the perversion 2.4.3 on 13th october So, what is now correct? How should i deal with the stale dependencies? Heino From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 17:18:49 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EE3E16A4C2 for ; Fri, 13 Oct 2006 17:18:49 +0000 (UTC) (envelope-from pj@smo.de) Received: from ilk.de (mx-out14.ilk.de [194.121.104.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B8F743DE6 for ; Fri, 13 Oct 2006 17:17:49 +0000 (GMT) (envelope-from pj@smo.de) Received: from bologna.intern.smo.de (pool63.ka.ilk.net [212.86.194.63]) by ilk.de (8.13.4/8.13.4/ilk-relay) with ESMTP id k9DHHdYk007981; Fri, 13 Oct 2006 19:17:39 +0200 Received: from [192.168.153.208] (herdubreid.intern.smo.de [192.168.153.208]) by bologna.intern.smo.de (8.13.4+Sun/8.13.4) with ESMTP id k9DHHMGN018797; Fri, 13 Oct 2006 19:17:22 +0200 (CEST) Message-ID: <452FCB0C.5020203@smo.de> Date: Fri, 13 Oct 2006 19:21:16 +0200 From: Philipp Ost User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20060825 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: LI Xin , freebsd-ports@freebsd.org References: <452FBD88.2030206@smo.de> <452FC07E.8070307@delphij.net> In-Reply-To: <452FC07E.8070307@delphij.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: [PATCH] format violation in /lang/f2c fixed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 17:18:49 -0000 LI Xin wrote: > Hi, Philipp, > > Philipp Ost wrote: > >>Hi list, >> >>I fixed this error which occurs when installing /lang/f2c via ports: > > > Thanks. We are aware of this issue, but this is more a gzip regression > rather than a wrong distfile. I didn't know that. In fact, I was pissed of that I couldn't install f2c. :) The distfile was only changed because I changed the f2c.tar-archive ;) > A possible workaround for this would be > to use minigzip instead of gunzip. You can see my solution as just another workaround. The archives for this port now just work[tm] - I know this isn't the perfect solution for any length of time. ;) > I have proposed a potential long > term solution by replacing GNU gzip with BSD gzip, as discussed in > recent -current mailing list. I read that :) I will try out your patches. Regards, Philipp -- www.familie-ost.info/~pj From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 17:22:12 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8A7216A403; Fri, 13 Oct 2006 17:22:12 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 178B443D45; Fri, 13 Oct 2006 17:22:11 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 4818CB844; Fri, 13 Oct 2006 20:22:10 +0300 (EEST) Received: (nullmailer pid 41392 invoked by uid 1002); Fri, 13 Oct 2006 17:22:10 -0000 Date: Fri, 13 Oct 2006 20:22:10 +0300 From: Vasil Dimov To: Heino Tiedemann Message-ID: <20061013172210.GA41291@qlovarnika.bg.datamax> References: <8bt404-vim2.ln1@news.t-online.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <8bt404-vim2.ln1@news.t-online.com> Cc: python@freebsd.org, freebsd-ports@freebsd.org Subject: Re: What is this? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 17:22:12 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 13, 2006 at 07:00:56PM +0200, Heino Tiedemann wrote: > Hi One thing i do not understand: >=20 > ,----[ ports/UPDATING ] > | 20061009: > | ^^^^^^^^^ (LOO AT THIS!) > | AFFECTS: users of any ports using Python > | AUTHOR: perky@FreeBSD.org > |=20 > | After upgrading of lang/python, you must rebuild all its consumer > | ports to make them get ready to Python 2.5.=20 > | ^^^^^^^^^^=20 > | To do this, you will need to: > | pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages > `---- >=20 >=20 > vs: >=20 > ,----[ ports/lang/python/Makefile ] > | ports/lang/python/Makefile,v 1.157 2006/10/13 > | ^^^^^^^^^^ > | PORTNAME=3D python > | PORTVERSION=3D 2.4.3 > | ^^^^^ > `---- >=20 >=20 > finally:=20 >=20 > 1) In ports/UPDATING is python 2.5 mentioned on 9th october. > 2) in the makefile of lang/python is the perversion 2.4.3 on 13th october >=20 > So, what is now correct?=20 >=20 > How should i deal with the stale dependencies? >=20 See this commit message and the thread after it: http://lists.freebsd.org/pipermail/cvs-ports/2006-October/107946.html --=20 Vasil Dimov gro.DSBeerF@dv % The only difference between the saint and the sinner is that every saint has a past and every sinner has a future. -- Oscar Wilde --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFFL8tCFw6SP/bBpCARAk8AAKCOYycvyLSdYH+KM4cN4MS/+WreZACfV5T+ km7pM4Wfcu8wG+EqmRf0JDA= =52j5 -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3-- From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 17:27:19 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B88C416A407 for ; Fri, 13 Oct 2006 17:27:19 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao01.cox.net (centrmmtao01.cox.net [70.168.83.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC9C43D6E for ; Fri, 13 Oct 2006 17:27:18 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao01.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20061013172719.NZFQ29614.centrmmtao01.cox.net@eastrmimpo02.cox.net>; Fri, 13 Oct 2006 13:27:19 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id ZtSk1V00d4iy4EG0000000 Fri, 13 Oct 2006 13:26:45 -0400 Date: Fri, 13 Oct 2006 12:28:54 -0500 To: rotkap@gmx.de From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <8bt404-vim2.ln1@news.t-online.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <8bt404-vim2.ln1@news.t-online.com> User-Agent: Opera Mail/9.02 (Linux) Cc: freebsd-ports@freebsd.org Subject: Re: What is this? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 17:27:19 -0000 On Fri, 13 Oct 2006 12:00:56 -0500, Heino Tiedemann = wrote: > Hi One thing i do not understand: > > ,----[ ports/UPDATING ] > | 20061009: > | ^^^^^^^^^ (LOO AT THIS!) > | AFFECTS: users of any ports using Python > | AUTHOR: perky@FreeBSD.org > | > | After upgrading of lang/python, you must rebuild all its consumer > | ports to make them get ready to Python 2.5. > | ^^^^^^^^^^ > | To do this, you will need to: > | pkgdb -uf && cd /usr/ports/lang/python && make = > upgrade-site-packages > `---- > > > vs: > > ,----[ ports/lang/python/Makefile ] > | ports/lang/python/Makefile,v 1.157 2006/10/13 > | ^^^^^^^^^^ > | PORTNAME=3D python > | PORTVERSION=3D 2.4.3 > | ^^^^^ > `---- > > > finally: > > 1) In ports/UPDATING is python 2.5 mentioned on 9th october. > 2) in the makefile of lang/python is the perversion 2.4.3 on 13th octo= ber > > So, what is now correct? http://lists.freebsd.org/pipermail/cvs-ports/2006-October/107946.html Cheers, Mezz > How should i deal with the stale dependencies? > > Heino -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 17:44:06 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31EB116A412 for ; Fri, 13 Oct 2006 17:44:06 +0000 (UTC) (envelope-from bblue@netoldies.com) Received: from netoldies.com (nada.netoldies.com [66.146.162.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B85E43D7F for ; Fri, 13 Oct 2006 17:43:57 +0000 (GMT) (envelope-from bblue@netoldies.com) Received: from sovaio.netoldies.com by netoldies.com (MDaemon PRO v9.0.6) with ESMTP id md50000135967.msg for ; Fri, 13 Oct 2006 10:43:57 -0700 Date: Fri, 13 Oct 2006 10:43:53 -0700 To: "freebsd-ports@freebsd.org" From: "Bill Blue" Content-Type: text/plain; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/9.01 (Win32) X-Spam-Processed: netoldies.com, Fri, 13 Oct 2006 10:43:57 -0700 (not processed: message from valid local sender) X-Return-Path: bblue@netoldies.com X-Envelope-From: bblue@netoldies.com X-MDaemon-Deliver-To: freebsd-ports@freebsd.org Subject: php5-5.1.6 & 5.1.6_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 17:44:06 -0000 Hi - I'm running 6.2 PRERELEASE #2 with my ports tree current to this morning (around 9am GMT-8). i386 with a Pentium 4 3.2Ghz It took some massaging, but I was finally able to get all the ports re-compiled except one, that in the subject line. php5-5.1.6 refuses to build because of Known Vulnerabilities: php -- _ecalloc integer overflow vulnerability, php5-5.1.6_1 refuses to build also because of Known Vulnerabilities: php -- open_basedir race condition vulnerabilities. Any suggestions? --Bill From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 18:21:46 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D29816A415 for ; Fri, 13 Oct 2006 18:21:46 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 570A343DDD for ; Fri, 13 Oct 2006 18:21:01 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so461781uge for ; Fri, 13 Oct 2006 11:20:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eIsA/Rvo+jVej+bFOvk32pw+yHxYJlviet+0OiS+INtvjAgT5LfPggAQhY3JU5SA+bwYbr+H3wsON5EuiPs1hieMVZghBrqx8GxRdyk2RWf2ns5qCQ11itK/fiHeZ8PJwayzyE8GPilOj8Tr/BdfLPqENZbT9RIlJ5LDk8Kax4w= Received: by 10.66.224.3 with SMTP id w3mr4699020ugg; Fri, 13 Oct 2006 11:20:56 -0700 (PDT) Received: by 10.67.86.8 with HTTP; Fri, 13 Oct 2006 11:20:56 -0700 (PDT) Message-ID: <790a9fff0610131120u7b1b375cmfebeb4bc939ab3e0@mail.gmail.com> Date: Fri, 13 Oct 2006 13:20:56 -0500 From: "Scot Hetzel" To: "Bill Blue" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: "freebsd-ports@freebsd.org" Subject: Re: php5-5.1.6 & 5.1.6_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 18:21:46 -0000 On 10/13/06, Bill Blue wrote: > Hi - > > I'm running 6.2 PRERELEASE #2 with my ports tree current to this morning (around 9am GMT-8). i386 with a Pentium 4 3.2Ghz > > It took some massaging, but I was finally able to get all the ports re-compiled except one, that in the subject line. > > php5-5.1.6 refuses to build because of Known Vulnerabilities: php -- _ecalloc integer overflow vulnerability, > > php5-5.1.6_1 refuses to build also because of Known Vulnerabilities: php -- open_basedir race condition vulnerabilities. > > Any suggestions? > You can install the port by defining DISABLE_VULNERABILITIES when building/installing the port. But you must understand that the installed port will have a security vulnerability. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 18:24:58 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2068316A47C for ; Fri, 13 Oct 2006 18:24:58 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EA9F43D8A for ; Fri, 13 Oct 2006 18:22:45 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin05-en2 [10.13.10.150]) by smtpout.mac.com (Xserve/8.12.11/smtpout16/MantshX 4.0) with ESMTP id k9DIMfi0017053; Fri, 13 Oct 2006 11:22:41 -0700 (PDT) Received: from [17.214.13.96] (a17-214-13-96.apple.com [17.214.13.96]) (authenticated bits=0) by mac.com (Xserve/smtpin05/MantshX 4.0) with ESMTP id k9DIMc4v013775; Fri, 13 Oct 2006 11:22:40 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <992A886C-590E-4EFA-A2CB-B3FE26D7E102@mac.com> Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Fri, 13 Oct 2006 11:22:38 -0700 To: Bill Blue X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: "freebsd-ports@freebsd.org" Subject: Re: php5-5.1.6 & 5.1.6_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 18:24:58 -0000 On Oct 13, 2006, at 10:43 AM, Bill Blue wrote: > It took some massaging, but I was finally able to get all the ports > re-compiled except one, that in the subject line. > > php5-5.1.6 refuses to build because of Known Vulnerabilities: php > -- _ecalloc integer overflow vulnerability, > > php5-5.1.6_1 refuses to build also because of Known > Vulnerabilities: php -- open_basedir race condition vulnerabilities. > > Any suggestions? 1) Install PHP anyway, knowing that it contains known, exploitable vulnerabilities, via: cd /usr/ports/lang/php5 && DISABLE_VULNERABILITIES=yes make install Be aware that people are actively exploiting PHP-based apps using this hole right now. Be prepared to reinstall your machine completely from scratch after it gets hacked. 2) Live without PHP and anything which uses it. I recommend choosing option #2, where possible, otherwise restricting the use of PHP to machines which do not contain confidential or important data, and are kept in your network's DMZ or similiar "semi- trusted" subnet, rather than on your internal LAN. -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 21:25:30 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1A7616A412 for ; Fri, 13 Oct 2006 21:25:30 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10EDC43D67 for ; Fri, 13 Oct 2006 21:25:29 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GYUX0-00046y-BO for freebsd-ports@freebsd.org; Fri, 13 Oct 2006 23:25:26 +0200 Received: from r5h168.net.upc.cz ([86.49.7.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Oct 2006 23:25:26 +0200 Received: from gamato by r5h168.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Oct 2006 23:25:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: martinko Date: Fri, 13 Oct 2006 23:25:12 +0200 Lines: 32 Message-ID: <45300438.60809@pobox.sk> References: <452E6E3C.7070604@pobox.sk> <1160734160.81679.8.camel@mayday.esat.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5h168.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.7) Gecko/20060923 SeaMonkey/1.0.5 In-Reply-To: <1160734160.81679.8.camel@mayday.esat.net> Sender: news Subject: Re: man hier? -- FreeBSD Port: sysutils/fusefs-kmod X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 21:25:30 -0000 Florent Thoumie wrote: > On Thu, 2006-10-12 at 18:33 +0200, martinko wrote: >> Hello, >> >> I wonder what is the reasoning behind fusefs-kmod port way of dealing >> with kernel module(s). >> I remember iwi ports putting their modules into /boot/modules and then >> one only had to edit /boot/loader.conf[.local] >> Now fusefs-kmod creates new directory /usr/local/modules where it puts >> its module, then it optionally edit /etc/sysctl.conf to modify >> kern.module_path and rc.conf to run /usr/local/etc/rc.d/fusefs script. >> Is all of this really necessary and why please ?? > > It makes the port/package PREFIX-clean. I could have done that for intel > firmware ports but I thought it would be too painful for the end-user. > I see. It's just that it feels too complicated and it doesn't look very nice to me, either. :-/ So is /usr/local/modules the final location of 3rd party modules? I mean was it agreed on or any port can choose it's own directory? Also, it seems to me like too much overhead to create rc.d script for each such a port only to allow it to load kernel module. I mean couldn't we have something like there's for local libraries or rc scripts? The paths are already preset. Well, I only would like to see it simplified and standardised somehow. But I'm pretty sure you guys will come up with a good solution. Thanks for your effort. Regards, Martin From owner-freebsd-ports@FreeBSD.ORG Fri Oct 13 22:52:23 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B18BE16A40F for ; Fri, 13 Oct 2006 22:52:23 +0000 (UTC) (envelope-from elfshadow@physics.upatras.gr) Received: from nic.upatras.gr (nic.upatras.gr [150.140.129.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 427BE43D53 for ; Fri, 13 Oct 2006 22:52:21 +0000 (GMT) (envelope-from elfshadow@physics.upatras.gr) Received: (qmail 6422 invoked by uid 111); 13 Oct 2006 22:52:19 -0000 Received: from 150.140.159.71 by nic.upatras.gr (envelope-from , uid 103) with qmail-scanner-1.25 (clamdscan: 0.83/706. Clear:RC:1(150.140.159.71):. Processed in 0.06205 secs); 13 Oct 2006 22:52:19 -0000 Received: from pythagoras.physics.upatras.gr (150.140.159.71) by nic.upatras.gr with SMTP; 13 Oct 2006 22:52:19 -0000 Received: (qmail 19959 invoked by uid 1189); 13 Oct 2006 22:41:07 -0000 Date: Sat, 14 Oct 2006 01:41:07 +0300 From: Laganakos Vassilis To: freebsd-ports@freebsd.org Message-ID: <20061013224107.GA19929@pythagoras.physics.upatras.gr> References: <20061011124809.GA24480@pythagoras.physics.upatras.gr> <20061011234414.425640ea.stas@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061011234414.425640ea.stas@FreeBSD.org> User-Agent: Mutt/1.4.2i Cc: Stanislav Sedov Subject: Re: epsilon does not compile on freebsd-6 stable. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 22:52:23 -0000 Ok, I did what you suggested and everything is alright now :) Thanx, Vassilis On Wed, Oct 11, 2006 at 11:44:14PM +0400, Stanislav Sedov wrote: > On Wed, 11 Oct 2006 15:48:09 +0300 > Laganakos Vassilis mentioned: > > > Hi, > > > > I recently attempted to upgrade the enlightenment-devel to > > enlightenment-20060926 and there appears to be a problem in > > compiling the /graphics/epsilon port. > > > > I'm using freebsd-6-stable and I'm up to date. What could have caused > > this problem? > > > > Deinstall old epsilon before compilling the new one. It would be > preferrable to deinstall all old e17 libraries before upgrading as > there was a huge API breakage and X11BASE->LOCALBASE move. > > -- > Stanislav Sedov [[??????, ??????]] > PGP id: 0xEB269581 http://people.freebsd.org/~stas/stas.key.asc > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (FreeBSD) > > iD8DBQFFLUmUK/VZk+smlYERAhdMAJ9sU77T23Z5sGWTpQQwlr8Q0bBNyQCcDtoz > QVLbz19p4BU083VvpVZGnUc= > =JNrT > -----END PGP SIGNATURE----- -- From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 04:43:06 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B844816A40F for ; Sat, 14 Oct 2006 04:43:06 +0000 (UTC) (envelope-from lveax.m@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CCCB43D45 for ; Sat, 14 Oct 2006 04:43:06 +0000 (GMT) (envelope-from lveax.m@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so1215074nfc for ; Fri, 13 Oct 2006 21:43:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IwCcCHWHv9kt3bGDmzPRe/BjPC36HRfj1Y7GkrR9g9LI9Ymv2rFzkjp9PX4FRDwFlu7o6rZE2u5Y2jSlQFJzKmfL/LZlaokdbEfpavkbipNaqb79IPDOwh6uS+7Wf4/4Xx3lDLsWXS0GrTLzRCM0SWb41QiLBefT5gQg/JBk/dc= Received: by 10.78.182.20 with SMTP id e20mr4630993huf; Fri, 13 Oct 2006 21:43:04 -0700 (PDT) Received: by 10.78.116.8 with HTTP; Fri, 13 Oct 2006 21:43:04 -0700 (PDT) Message-ID: <576dcbc20610132143n7c8453betf043326a015449f4@mail.gmail.com> Date: Sat, 14 Oct 2006 12:43:04 +0800 From: lveax To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: pdflib fetch error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 04:43:06 -0000 hey all,i can't fetch the distfile when i update pdflib,would anyone fix it? --------------------- root[/usr/ports/print/pdflib] 0 # make fetch ===> Vulnerability check disabled, database not found => PDFlib-Lite-7.0.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.pdflib.de/binaries/PDFlib/700/. fetch: http://www.pdflib.de/binaries/PDFlib/700/PDFlib-Lite-7.0.0.tar.gz: Not Found => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PDFlib-Lite-7.0.0.tar.gz: File unavailable (e.g., file not found, no ac cess) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 ---------------------- thanks From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 06:11:48 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D94316A416 for ; Sat, 14 Oct 2006 06:11:48 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B01643D4C for ; Sat, 14 Oct 2006 06:11:47 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so510050uge for ; Fri, 13 Oct 2006 23:11:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eg5KnRSFxAkBIkR8AW/5Z/GIFcZ8oldF4UCxgXdCRDX66E4bL4q41n23pnGV4J/VTPbbINgjOYcjQgw7KCsiEUchC1UsWiMi8ZRCHszN9BV+uqGGH7tASNLzLUbykRViRmNM15U8TGsa4vRzvw1dvMqm0QyDZT5BbckOud71CEU= Received: by 10.67.91.6 with SMTP id t6mr5280111ugl; Fri, 13 Oct 2006 23:11:46 -0700 (PDT) Received: by 10.67.86.8 with HTTP; Fri, 13 Oct 2006 23:11:46 -0700 (PDT) Message-ID: <790a9fff0610132311w79d21db8q94884831adabbf59@mail.gmail.com> Date: Sat, 14 Oct 2006 01:11:46 -0500 From: "Scot Hetzel" To: lveax In-Reply-To: <576dcbc20610132143n7c8453betf043326a015449f4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <576dcbc20610132143n7c8453betf043326a015449f4@mail.gmail.com> Cc: ports@freebsd.org, ale@FreeBSD.org Subject: Re: pdflib fetch error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 06:11:48 -0000 On 10/13/06, lveax wrote: > hey all,i can't fetch the distfile when i update pdflib,would anyone fix it? > > Looks like the file is no longer on the web site. Instead there is a new version: http://www.pdflib.com/binaries/PDFlib/700/PDFlib-Lite-7.0.0p1.tar.gz >From the changes.txt ================================= PDFlib 7.0.0p1 (October 11, 2006) ================================= - 2006-10-10 Preparations and minor changes for iSeries builds. - 2006-10-10 (bug #900) Contrary to the documentation, the "SearchPath" resource category was not implemented with case-insensitive handling of the category name. - 2006-10-09 (bug #899) PDFlib Lite could crash or create invalid PDF output due to a problem in preparing the source code packages. - 2006-10-09 (bug #891) Fixed a problem with varargs handling which showed up in some 64-bit builds. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 07:48:27 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C738216A403 for ; Sat, 14 Oct 2006 07:48:27 +0000 (UTC) (envelope-from parv@pair.com) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D2543D46 for ; Sat, 14 Oct 2006 07:48:26 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.66.115]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20061014074825.EEUQ3369.mta13.adelphia.net@default.chvlva.adelphia.net>; Sat, 14 Oct 2006 03:48:25 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 28D2BB791; Sat, 14 Oct 2006 03:48:23 -0400 (EDT) Date: Sat, 14 Oct 2006 03:48:23 -0400 From: Parv To: Dmitry Marakasov Message-ID: <20061014074823.GA25137@holestein.holy.cow> Mail-Followup-To: Dmitry Marakasov , ports@freebsd.org References: <7daacbbe0609070526y30f48d41u9f2c8dd74d43823e@mail.gmail.com> <20060907181108.GB90551@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060907181108.GB90551@hades.panopticon> Cc: ports@freebsd.org Subject: Re: Rebuild ports statically linked to libcrypto(3) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 07:48:27 -0000 in message <20060907181108.GB90551@hades.panopticon>, wrote Dmitry Marakasov thusly... > > for port in `pkg_info -oaq`; do > grep OPENSSL /usr/ports/$port/Makefile >/dev/null && > echo $port; > done > > This will list all ports that use OPENSSL, and no need to search > for executables/libs linked with libcrypto dynamically or > statically. That sees to miss security/nss port (apparently used by firefox). Running ldd(1) on some of the installed files (say "certutil") shows linking with libssl3 (on 6-STABLE) ... # ldd /misc/local/bin/certutil /misc/local/bin/certutil: libssl3.so.1 => /usr/local/lib/libssl3.so.1 (0x1ac99000) libsmime3.so.1 => /usr/local/lib/libsmime3.so.1 (0x1acc0000) libnss3.so.1 => /usr/local/lib/libnss3.so.1 (0x1ace3000) libplc4.so.1 => /usr/local/lib/libplc4.so.1 (0x1ad52000) libplds4.so.1 => /usr/local/lib/libplds4.so.1 (0x1ad7d000) libnspr4.so.1 => /usr/local/lib/libnspr4.so.1 (0x1ada7000) libpthread.so.2 => /lib/libpthread.so.2 (0x1addb000) libc.so.6 => /lib/libc.so.6 (0x1ae02000) libsoftokn3.so.1 => /usr/local/lib/libsoftokn3.so.1 (0x1aef8000) - Parv -- From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 08:10:02 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 902CB16A412; Sat, 14 Oct 2006 08:10:02 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 095B643D4C; Sat, 14 Oct 2006 08:10:02 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 30B9217124; Sat, 14 Oct 2006 11:10:01 +0300 (EEST) Date: Sat, 14 Oct 2006 11:10:00 +0300 From: Ion-Mihai "IOnut" Tetcu To: "Scot Hetzel" Message-ID: <20061014111000.7bce9332@it.buh.tecnik93.com> In-Reply-To: <790a9fff0610132311w79d21db8q94884831adabbf59@mail.gmail.com> References: <576dcbc20610132143n7c8453betf043326a015449f4@mail.gmail.com> <790a9fff0610132311w79d21db8q94884831adabbf59@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.8.20; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_iZbMWThAwjMRKNbH7r8_zQU; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: ports@freebsd.org, lveax , ale@FreeBSD.org Subject: Re: pdflib fetch error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 08:10:02 -0000 --Sig_iZbMWThAwjMRKNbH7r8_zQU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 14 Oct 2006 01:11:46 -0500 "Scot Hetzel" wrote: > On 10/13/06, lveax wrote: > > hey all,i can't fetch the distfile when i update pdflib,would > > anyone fix it? > > > > > Looks like the file is no longer on the web site. Instead there is a > new version: >=20 > http://www.pdflib.com/binaries/PDFlib/700/PDFlib-Lite-7.0.0p1.tar.gz Also in ports/104384 assigned to maintainer. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #43: boss forgot system password --Sig_iZbMWThAwjMRKNbH7r8_zQU Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFMJtYBX6fi0k6KXsRAgABAKCr2znJGPrP6gCn3EiOsEnGjdQbHgCgpsCr zCWk0mqGxivBqjpqsXoLZDA= =9cxg -----END PGP SIGNATURE----- --Sig_iZbMWThAwjMRKNbH7r8_zQU-- From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 09:42:50 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A6B516A417; Sat, 14 Oct 2006 09:42:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A7E343D75; Sat, 14 Oct 2006 09:42:45 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.8/8.13.8) with ESMTP id k9E9gwtr070960; Sat, 14 Oct 2006 05:42:58 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: FreeBSD GNOME Users Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-fgwMpEHl6Nij1l6PGYJW" Organization: FreeBSD, Inc. Date: Sat, 14 Oct 2006 05:42:41 -0400 Message-Id: <1160818961.8394.89.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Cc: ports@FreeBSD.org Subject: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 09:42:50 -0000 --=-fgwMpEHl6Nij1l6PGYJW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been imported into the ports tree in time for FreeBSD 6.2. This is a first. Usually the GNOME release cycle has conflicted with the FreeBSD release cycle. However, thanks to Kris and pointyhat, we were able to get the major patch tested. Below is the commit message that accompanied this huge release. In addition to the core GNOME ports, almost 500 ports were also touched to chase the GNOME move from X11BASE to LOCALBASE and fix build problems with the new freetype2. "Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carrie= d out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy!" Marcus on Behalf of the FreeBSD GNOME Team: ahze bland jylefort kwm marcus mezz pav --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-fgwMpEHl6Nij1l6PGYJW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFMLERb2iPiv4Uz4cRAt8KAKCsXTnf6GXu45EdRpMWZHNsDW61GwCfRyfY S8l2Pu/FtqJ4fgs4+kKUV8k= =fPw8 -----END PGP SIGNATURE----- --=-fgwMpEHl6Nij1l6PGYJW-- From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 10:00:33 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2761A16A40F for ; Sat, 14 Oct 2006 10:00:33 +0000 (UTC) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D92F843D46 for ; Sat, 14 Oct 2006 10:00:32 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9EA0WEk051392 for ; Sat, 14 Oct 2006 10:00:32 GMT (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9EA0WcD051385 for ports@freebsd.org; Sat, 14 Oct 2006 10:00:32 GMT (envelope-from fenner) Date: Sat, 14 Oct 2006 10:00:32 GMT From: Bill Fenner Message-Id: <200610141000.k9EA0WcD051385@freefall.freebsd.org> To: ports@freebsd.org Cc: Subject: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 10:00:33 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 12:53:11 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 036F516A407 for ; Sat, 14 Oct 2006 12:53:11 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: from izb.knu.ac.kr (izb.knu.ac.kr [155.230.157.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA8A643D58 for ; Sat, 14 Oct 2006 12:53:09 +0000 (GMT) (envelope-from bh@izb.knu.ac.kr) Received: (qmail 61889 invoked from network); 14 Oct 2006 21:53:06 +0900 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s512; d=izb.knu.ac.kr; b=DHrPbsY3qrc8hPSWvC5KPMIc6/Grkayq7reFhpGRki2qfNeCTfGZrdlPSaN7e1fMFZWMxJUBFFIn09EG1V/EcQ== ; Received: from e.mx (HELO i.mx) (2002:9be6:9d5d:3::1) by e.mx (envelope-from bh@izb.knu.ac.kr) with AES256-SHA encrypted SMTP; 14 Oct 2006 21:53:05 +0900 Received: (qmail 61879 invoked from network); 14 Oct 2006 21:53:05 +0900 Received: from i.mx (HELO null.mx) (2002:9be6:9d5d:3::2) by i.mx (envelope-from bh@izb.knu.ac.kr) with AES256-SHA encrypted SMTP; 14 Oct 2006 21:53:05 +0900 Received: by null.mx (Postfix, from userid 10001) id CC2FA3E2A; Sat, 14 Oct 2006 21:53:04 +0900 (KST) Date: Sat, 14 Oct 2006 21:53:04 +0900 From: Byung-Hee HWANG To: Joe Marcus Clarke Message-ID: <20061014125304.GA61787@izb.knu.ac.kr> References: <1160818961.8394.89.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1160818961.8394.89.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2.1i Organization: InZealBomb Cc: FreeBSD GNOME Users , ports@FreeBSD.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 12:53:11 -0000 On Sat, 14 Oct 2006 05:42:41 -0400, Joe Marcus Clarke wrote: > The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been > imported into the ports tree in time for FreeBSD 6.2. This is a first. > Usually the GNOME release cycle has conflicted with the FreeBSD release > cycle. However, [...snip...] I am now upgrading for it, thanks! -- Byung-Hee From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 13:45:02 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DB1D16A501; Sat, 14 Oct 2006 13:45:02 +0000 (UTC) (envelope-from peter@pean.org) Received: from a.mx.jajja.com (mgmt.t-han.jajja.com [217.212.246.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C6E43D6A; Sat, 14 Oct 2006 13:45:01 +0000 (GMT) (envelope-from peter@pean.org) Received: from [192.168.12.13] (unknown [217.118.217.10]) by a.mx.jajja.com (Postfix) with ESMTP id 250F9310417; Thu, 12 Oct 2006 15:44:49 +0200 (CEST) Message-ID: <452E46D0.9090707@pean.org> Date: Thu, 12 Oct 2006 15:44:48 +0200 From: =?UTF-8?B?UGV0ZXIgQW5rZXJzdMOlbA==?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Cheng-Lung Sung References: <452D6101.8020201@pean.org> <20061012072009.GA90487@FreeBSD.csie.nctu.edu.tw> In-Reply-To: <20061012072009.GA90487@FreeBSD.csie.nctu.edu.tw> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: porting forks.pm X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 13:45:02 -0000 Cheng-Lung Sung wrote: >Hi, > > I have submit ports/104325 for p5-forks. You can try it. > >Regards, >On Wed, Oct 11, 2006 at 11:24:17PM +0200, Peter Ankerst嶚 wrote: > > >>Hi all, >> >>I'm trying to create a port for the first time and it is a perl-script... >> >>I've created an Makefile and all the steps in "3.4 Testing the port" >>works out well. >>But there is one problem, the ports has a RUN_DEPEND. forks.pm, this module >>doesnt seem to be in the ports collection, of course I could make a port >>for this one >>too but I dont really understand how to find out if the deps of forks.pm >>are in the >>collection or not. So, what I'm asking for is some help to port forks.pm >>to the collection. >>I would really appreciate that. >> >>All files can be found at http://bbb.pean.org/junk/npretty/ >>And the forks module: >>http://search.cpan.org/~rybskej/forks-0.20/lib/forks.pm >> >> > > > It seems to work fine _but_ the dependency-list is incomplete and devel/p5-reaper does not exist in the ports-collection. From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 13:58:49 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A33F116A4A7 for ; Sat, 14 Oct 2006 13:58:49 +0000 (UTC) (envelope-from bounces-d9a8d4edc0-ports=freebsd.org@t.vresp.com) Received: from mkt8.verticalresponse.com (mkt8.verticalresponse.com [209.66.113.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC9043D55 for ; Sat, 14 Oct 2006 13:58:34 +0000 (GMT) (envelope-from bounces-d9a8d4edc0-ports=freebsd.org@t.vresp.com) Received: from t.vresp.com (192.168.0.120) by mkt8.verticalresponse.com with QMQP; 14 Oct 2006 06:57:38 -0700 X-MailerISP: AboveNet From: "Ouaou.gr" To: ports@freebsd.org Date: Sat, 14 Oct 2006 13:57:38 +0000 Message-ID: MIME-Version: 1.0 X-Company_ID: 147476 X-Campaign: d9a8d4edc0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: =?utf-8?b?zqTOsSDOus6xzrvPjc+EzrXPgc6xIEdhZGdldCDOrc+Gz4TOsc+D?= =?utf-8?b?zrHOvS4=?= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Ouaou.gr" List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 13:58:49 -0000 =CE=A4=CE=B1 =CE=BA=CE=B1=CE=BB=CF=8D=CF=84=CE=B5=CF=81=CE=B1 gadget =CF=84= =CE=B7=CF=82 =CE=B1=CE=B3=CE=BF=CF=81=CE=AC=CF=82! =CE=91=CF=80=CE=AF=CE=B8= =CE=B1=CE=BD=CE=B1 =CE=BA=CE=B1=CE=B9 =CE=BC=CE=BF=CE=BD=CE=B1=CE=B4=CE=B9= =CE=BA=CE=AC =CE=B4=CF=8E=CF=81=CE=B1 =CE=B3=CE=B9=CE=B1 =CF=86=CE=B1=CE=BD= =CE=B1=CF=84=CE=B9=CE=BA=CE=BF=CF=8D=CF=82 gadget=CE=AC=CE=BA=CE=B9=CE=B4= =CE=B5=CF=82! =CE=91=CE=BD =CE=B4=CE=B5=CE=BD =CE=BC=CF=80=CE=BF=CF=81=CE=B5=CE=AF=CF=84= =CE=B5 =CE=BD=CE=B1 =CE=B4=CE=B5=CE=AF=CF=84=CE=B5 =CF=84=CE=B7=CE=BD =CE= =B5=CE=B9=CE=BA=CF=8C=CE=BD=CE=B1 =CF=80=CE=BF=CF=85 =CE=B1=CE=BA=CE=BF=CE= =BB=CE=BF=CF=85=CE=B8=CE=B5=CE=AF, =CE=BA=CE=AC=CE=BD=CF=84=CE=B5 =CE=BA=CE= =BB=CE=B9=CE=BA http://r.vresp.com/?HelleniceBusinessSol/e49b7e36eb/730848/= 810f79b556/9f11daf =CE=B3=CE=B9=CE=B1 =CE=BD=CE=B1 =CF=84=CE=B7=CE=BD =CE= =B4=CE=B5=CE=AF=CF=84=CE=B5 =CF=83=CF=84=CE=BF=CE=BD browser =CF=83=CE=B1= =CF=82. ______________________________________________________________________ =CE=95=CE=AC=CE=BD =CE=B4=CE=B5=CE=BD =CE=B5=CF=80=CE=B9=CE=B8=CF=85=CE=BC= =CE=B5=CE=AF=CF=84=CE=B5 =CE=BD=CE=B1 =CE=BB=CE=AC=CE=B2=CE=B5=CF=84=CE=B5 = =CE=AC=CE=BB=CE=BB=CE=B1 email =CE=B1=CF=80=CF=8C =CF=84=CE=BF ouaou.gr, =CF=80=CE=B1=CF=81=CE=B1=CE=BA=CE=B1=CE=BB=CE=BF=CF=8D=CE=BC=CE= =B5 =CE=B1=CF=80=CE=B1=CE=BD=CF=84=CE=AE=CF=83=CF=84=CE=B5 =CF=83=CE=B5 =CE= =B1=CF=85=CF=84=CF=8C =CF=84=CE=BF =CE=BC=CE=AE=CE=BD=CF=85=CE=BC=CE=B1 =CE= =BC=CE=B5=20 "Unsubscribe" =CF=83=CF=84=CE=BF =CE=B8=CE=AD=CE=BC=CE=B1 =CE=AE =CE=B1=CF= =80=CE=BB=CE=AC =CE=BA=CE=AC=CE=BD=CF=84=CE=B5 =CE=BA=CE=BB=CE=B9=CE=BA =CF= =83=CF=84=CE=BF link=20 =CF=80=CE=B1=CF=81=CE=B1=CE=BA=CE=AC=CF=84=CF=89 If you no longer wish to receive these emails, please reply to this message= with "Unsubscribe" in the subject line or simply click on the following li= nk:=20 http://unsub.vresp.com/u.html?d9a8d4edc0/810f79b556/9f11daf ______________________________________________________________________ Click below to forward this email to a friend: http://oi.verticalresponse.com/f2af/v4/send_to_friend.html?ch=3Dd9a8d4edc0&= ldh=3D810f79b556 ______________________________________________________________________ This message was sent by Ouaou.gr using VerticalResponse Hellenic e-Business Solutions 139 Mesogion Avenue Ampelokipi, Attica 11526 Read the VerticalResponse marketing policy:http://www.verticalresponse.com/= content/pm_policy.html From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 14:11:42 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BDD816A403; Sat, 14 Oct 2006 14:11:42 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA92B43D7E; Sat, 14 Oct 2006 14:11:41 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.8/8.13.8/NinthNine) with ESMTP id k9EEBdFK063246; Sat, 14 Oct 2006 23:11:39 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 14 Oct 2006 23:11:39 +0900 From: Norikatsu Shigemura To: Joe Marcus Clarke Message-Id: <20061014231139.9037a8d4.nork@FreeBSD.org> In-Reply-To: <1160818961.8394.89.camel@shumai.marcuscom.com> References: <1160818961.8394.89.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.8.20; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Sat, 14 Oct 2006 23:11:40 +0900 (JST) Cc: FreeBSD GNOME Users , ports@FreeBSD.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 14:11:42 -0000 Oops, I found a problem in print/freetype2. Please add missing #. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/freetype2/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- Makefile 14 Oct 2006 08:35:43 -0000 1.75 +++ Makefile 14 Oct 2006 14:09:02 -0000 @@ -37,8 +37,8 @@ .if defined(WITH_CJK) #PATCH_SITES+= http://lwj-hinet.myweb.hinet.net/ \ - ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \ - http://bsdchat.com/dist/firefly-cjk-patchset/ +# ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \ +# http://bsdchat.com/dist/firefly-cjk-patchset/ #PATCHFILES+= cjk-freetype-2.1.10-20051219.patch.gz #PATCH_DIST_STRIP+= -p1 .endif From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 14:22:52 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2523016A416; Sat, 14 Oct 2006 14:22:52 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A2E43D49; Sat, 14 Oct 2006 14:22:51 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.8/8.13.8/NinthNine) with SMTP id k9EEMou1063564; Sat, 14 Oct 2006 23:22:50 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 14 Oct 2006 23:22:49 +0900 From: Norikatsu Shigemura To: Joe Marcus Clarke Message-Id: <20061014232249.5a622178.nork@FreeBSD.org> In-Reply-To: <1160818961.8394.89.camel@shumai.marcuscom.com> References: <1160818961.8394.89.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.8.20; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Sat, 14 Oct 2006 23:22:50 +0900 (JST) Cc: FreeBSD GNOME Users , ports@FreeBSD.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 14:22:52 -0000 Oops, I found a problem in print/freetype2. Please add missing #. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/freetype2/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- Makefile 14 Oct 2006 08:35:43 -0000 1.75 +++ Makefile 14 Oct 2006 14:09:02 -0000 @@ -37,8 +37,8 @@ .if defined(WITH_CJK) #PATCH_SITES+= http://lwj-hinet.myweb.hinet.net/ \ - ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \ - http://bsdchat.com/dist/firefly-cjk-patchset/ +# ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \ +# http://bsdchat.com/dist/firefly-cjk-patchset/ #PATCHFILES+= cjk-freetype-2.1.10-20051219.patch.gz #PATCH_DIST_STRIP+= -p1 .endif From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 15:54:21 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2AC016A412; Sat, 14 Oct 2006 15:54:21 +0000 (UTC) (envelope-from shildret@fbsd1.dyndns.org) Received: from flpvm23.prodigy.net (flpvm23.prodigy.net [207.115.20.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ECF743D4C; Sat, 14 Oct 2006 15:54:21 +0000 (GMT) (envelope-from shildret@fbsd1.dyndns.org) X-ORBL: [75.4.100.191] Received: from fbsd1.dyndns.org (adsl-75-4-100-191.dsl.emhril.sbcglobal.net [75.4.100.191]) by flpvm23.prodigy.net (8.13.7 out spool5000 dk/8.13.7) with ESMTP id k9EFsN8J014870; Sat, 14 Oct 2006 08:54:23 -0700 Received: from fbsd1.dyndns.org (localhost [127.0.0.1]) by fbsd1.dyndns.org (8.13.8/8.13.8) with ESMTP id k9EFr1qA014939; Sat, 14 Oct 2006 10:53:02 -0500 (CDT) (envelope-from shildret@fbsd1.dyndns.org) Received: (from shildret@localhost) by fbsd1.dyndns.org (8.13.8/8.13.8/Submit) id k9EFr11V014938; Sat, 14 Oct 2006 10:53:01 -0500 (CDT) (envelope-from shildret@fbsd1.dyndns.org) From: "Scott T. Hildreth" To: Joe Marcus Clarke In-Reply-To: <1160818961.8394.89.camel@shumai.marcuscom.com> References: <1160818961.8394.89.camel@shumai.marcuscom.com> Date: Sat, 14 Oct 2006 10:52:55 -0500 Message-Id: <1160841175.58843.19.camel@fbsd1.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD GNOME Users , ports@freebsd.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 15:54:22 -0000 Bravo, I know the team had to do a lot of work to get this in before 6.2, so great job everyone! On Sat, 2006-10-14 at 05:42 -0400, Joe Marcus Clarke wrote: > The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been > imported into the ports tree in time for FreeBSD 6.2. This is a first. > Usually the GNOME release cycle has conflicted with the FreeBSD release > cycle. However, thanks to Kris and pointyhat, we were able to get the > major patch tested. Below is the commit message that accompanied this > huge release. In addition to the core GNOME ports, almost 500 ports > were also touched to chase the GNOME move from X11BASE to LOCALBASE and > fix build problems with the new freetype2. > > "Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive > amount of work by the FreeBSD GNOME Team and our testers. > > On top of the usual GNOME update, we have taken this opportunity to move > GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of > the GNOME Desktop also need to be changed. The bulk of the move was carried > out by ahze, mezz, and pav, but it would not have been possible without > cooperation from the FreeBSD KDE team who worked with us to make sure > GNOME and KDE can still coexist happily. We would also like to send a > shout out to kris and pointyhat for putting up with multiple test runs > until we got something that was solid. > > Back to GNOME 2.16. This release brings a huge amount of new functionality > to FreeBSD. The standard release notes can be read at > http://www.gnome.org/start/2.16/ . But on top of what you will read there, > jylefort and marcus have completed work on a port of HAL to FreeBSD. This > will allow FreeBSD to take advantage of closer hardware interaction such > as auto-mounting CD-ROMs, USB drives, and music players; auto-playing > audio CDs; and managing laptop power consumption. > > But where would this all be without our loyal testers and contributors? > Therefore, the FreeBSD GNOME team would like to thank the following users: > > Phillip Neumann > tmclaugh > mux > Yuri Pankov > chinsan > Thomas > Brian Gruber > Franz Klammer > Dominique Goncalves > Pascal Hofstee > Yasuda Keisuke > backyard > Andris Raugulis > Eric L. Chen > Pawel Worach > QuiRK on #freebsd-gnome > Shane Bell > luigi > sajd on #freebsd-gnome > sat > Chris Coleman > kaeru on #freebsd-gnome > crsd_ via irc.freenode.org/#FreeBSD-GNOME > Joel Diaz > > Enjoy!" > > Marcus on Behalf of the FreeBSD GNOME Team: > > ahze > bland > jylefort > kwm > marcus > mezz > pav > -- Scott T. Hildreth From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 16:27:21 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93FB516A403; Sat, 14 Oct 2006 16:27:21 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DA4E43D8B; Sat, 14 Oct 2006 16:27:10 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [IPv6:::1] (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.8/8.13.8) with ESMTP id k9EGQfqV053154; Sat, 14 Oct 2006 17:26:43 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk from=m.seaman@infracaninophile.co.uk; sender-id=softfail; spf=softfail X-SenderID: Sendmail Sender-ID Filter v0.2.14 smtp.infracaninophile.co.uk k9EGQfqV053154 Message-ID: <45310FB9.5030308@infracaninophile.co.uk> Date: Sat, 14 Oct 2006 17:26:33 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 1.5.0.7 (X11/20060915) MIME-Version: 1.0 To: joerg@freebsd.org, freebsd ports X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig4476F64C0C262CC3B5C50596" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [IPv6:::1]); Sat, 14 Oct 2006 17:27:03 +0100 (BST) X-Virus-Scanned: ClamAV 0.88.4/2031/Sat Oct 14 14:21:16 2006 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_POLICY_TESTING, NO_RELAYS autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on happy-idiot-talk.infracaninophile.co.uk Cc: Subject: devel/avr-gcc and devel/avr-gcc-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 16:27:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4476F64C0C262CC3B5C50596 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Dear port maintainer, MOVED says: :devel/avr-gcc-devel|devel/avr-gcc|2006-10-06|make AVR-GCC 4.x the de= fault version UPDATING says: The former avr-gcc-devel port has been moved into avr-gcc, so GCC 4.x is now the default. but there is still an entry in devel/Makefile for avr-gcc-devel, even tho= ugh the port directory is gone. happy-idiot-talk:/usr/ports:% diff -u devel/Makefile.orig devel/Makefile = --- devel/Makefile.orig Sat Oct 14 17:24:57 2006 +++ devel/Makefile Sat Oct 14 17:25:27 2006 @@ -75,7 +75,6 @@ SUBDIR +=3D avr-binutils SUBDIR +=3D avr-gcc SUBDIR +=3D avr-gcc-3 - SUBDIR +=3D avr-gcc-devel SUBDIR +=3D avr-gdb SUBDIR +=3D avr-libc SUBDIR +=3D avra Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig4476F64C0C262CC3B5C50596 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFMQ/A8Mjk52CukIwRCBq6AJ4h0La2+bAE2DtTdZPOjZzRH3BD9ACdHWjA vIsjoMi62Qz/Xp8MfKK4e84= =wKPx -----END PGP SIGNATURE----- --------------enig4476F64C0C262CC3B5C50596-- From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 16:49:54 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C85CD16A403; Sat, 14 Oct 2006 16:49:54 +0000 (UTC) (envelope-from shild@sbcglobal.net) Received: from flpvm23.prodigy.net (flpvm23.prodigy.net [207.115.20.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B3F43D60; Sat, 14 Oct 2006 16:49:45 +0000 (GMT) (envelope-from shild@sbcglobal.net) X-ORBL: [75.4.100.191] Received: from fbsd1.dyndns.org (adsl-75-4-100-191.dsl.emhril.sbcglobal.net [75.4.100.191]) by flpvm23.prodigy.net (8.13.7 out spool5000 dk/8.13.7) with ESMTP id k9EGnlcK008288; Sat, 14 Oct 2006 09:49:48 -0700 Received: from fbsd1.dyndns.org (localhost [127.0.0.1]) by fbsd1.dyndns.org (8.13.8/8.13.8) with ESMTP id k9EGmQwB015103; Sat, 14 Oct 2006 11:48:26 -0500 (CDT) (envelope-from shild@sbcglobal.net) Received: (from shildret@localhost) by fbsd1.dyndns.org (8.13.8/8.13.8/Submit) id k9EGmPO3015102; Sat, 14 Oct 2006 11:48:25 -0500 (CDT) (envelope-from shild@sbcglobal.net) X-Authentication-Warning: fbsd1.dyndns.org: shildret set sender to shild@sbcglobal.net using -f From: "Scott T. Hildreth" To: Joe Marcus Clarke In-Reply-To: <1160841175.58843.19.camel@fbsd1.dyndns.org> References: <1160818961.8394.89.camel@shumai.marcuscom.com> <1160841175.58843.19.camel@fbsd1.dyndns.org> Date: Sat, 14 Oct 2006 11:48:23 -0500 Message-Id: <1160844504.58843.30.camel@fbsd1.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD GNOME Users , ports@freebsd.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shild@sbcglobal.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 16:49:54 -0000 Is there an upgrade script or do we just do a portupgrade? On Sat, 2006-10-14 at 10:52 -0500, Scott T. Hildreth wrote: > Bravo, I know the team had to do a lot of work to get this in before > 6.2, > so great job everyone! > > > On Sat, 2006-10-14 at 05:42 -0400, Joe Marcus Clarke wrote: > > > The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been > > imported into the ports tree in time for FreeBSD 6.2. This is a first. > > Usually the GNOME release cycle has conflicted with the FreeBSD release > > cycle. However, thanks to Kris and pointyhat, we were able to get the > > major patch tested. Below is the commit message that accompanied this > > huge release. In addition to the core GNOME ports, almost 500 ports > > were also touched to chase the GNOME move from X11BASE to LOCALBASE and > > fix build problems with the new freetype2. > > > > "Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive > > amount of work by the FreeBSD GNOME Team and our testers. > > > > On top of the usual GNOME update, we have taken this opportunity to move > > GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of > > the GNOME Desktop also need to be changed. The bulk of the move was carried > > out by ahze, mezz, and pav, but it would not have been possible without > > cooperation from the FreeBSD KDE team who worked with us to make sure > > GNOME and KDE can still coexist happily. We would also like to send a > > shout out to kris and pointyhat for putting up with multiple test runs > > until we got something that was solid. > > > > Back to GNOME 2.16. This release brings a huge amount of new functionality > > to FreeBSD. The standard release notes can be read at > > http://www.gnome.org/start/2.16/ . But on top of what you will read there, > > jylefort and marcus have completed work on a port of HAL to FreeBSD. This > > will allow FreeBSD to take advantage of closer hardware interaction such > > as auto-mounting CD-ROMs, USB drives, and music players; auto-playing > > audio CDs; and managing laptop power consumption. > > > > But where would this all be without our loyal testers and contributors? > > Therefore, the FreeBSD GNOME team would like to thank the following users: > > > > Phillip Neumann > > tmclaugh > > mux > > Yuri Pankov > > chinsan > > Thomas > > Brian Gruber > > Franz Klammer > > Dominique Goncalves > > Pascal Hofstee > > Yasuda Keisuke > > backyard > > Andris Raugulis > > Eric L. Chen > > Pawel Worach > > QuiRK on #freebsd-gnome > > Shane Bell > > luigi > > sajd on #freebsd-gnome > > sat > > Chris Coleman > > kaeru on #freebsd-gnome > > crsd_ via irc.freenode.org/#FreeBSD-GNOME > > Joel Diaz > > > > Enjoy!" > > > > Marcus on Behalf of the FreeBSD GNOME Team: > > > > ahze > > bland > > jylefort > > kwm > > marcus > > mezz > > pav > > -- Scott T. Hildreth From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 16:52:42 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2618E16A416; Sat, 14 Oct 2006 16:52:42 +0000 (UTC) (envelope-from shild@sbcglobal.net) Received: from flpvm23.prodigy.net (flpvm23.prodigy.net [207.115.20.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id E330A43D75; Sat, 14 Oct 2006 16:52:30 +0000 (GMT) (envelope-from shild@sbcglobal.net) X-ORBL: [75.4.100.191] Received: from fbsd1.dyndns.org (adsl-75-4-100-191.dsl.emhril.sbcglobal.net [75.4.100.191]) by flpvm23.prodigy.net (8.13.7 out spool5000 dk/8.13.7) with ESMTP id k9EGqWgH008322; Sat, 14 Oct 2006 09:52:33 -0700 Received: from fbsd1.dyndns.org (localhost [127.0.0.1]) by fbsd1.dyndns.org (8.13.8/8.13.8) with ESMTP id k9EGpBCT015110; Sat, 14 Oct 2006 11:51:11 -0500 (CDT) (envelope-from shild@sbcglobal.net) Received: (from shildret@localhost) by fbsd1.dyndns.org (8.13.8/8.13.8/Submit) id k9EGpAOb015109; Sat, 14 Oct 2006 11:51:10 -0500 (CDT) (envelope-from shild@sbcglobal.net) X-Authentication-Warning: fbsd1.dyndns.org: shildret set sender to shild@sbcglobal.net using -f From: "Scott T. Hildreth" To: Joe Marcus Clarke In-Reply-To: <1160844504.58843.30.camel@fbsd1.dyndns.org> References: <1160818961.8394.89.camel@shumai.marcuscom.com> <1160841175.58843.19.camel@fbsd1.dyndns.org> <1160844504.58843.30.camel@fbsd1.dyndns.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 14 Oct 2006 11:51:08 -0500 Message-Id: <1160844669.58843.32.camel@fbsd1.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Cc: FreeBSD GNOME Users , ports@freebsd.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shild@sbcglobal.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 16:52:42 -0000 Nevermind, I'm sure the directions are the same as 2.14 listed on the www.freebsd.org/Gnome On Sat, 2006-10-14 at 11:48 -0500, Scott T. Hildreth wrote: > Is there an upgrade script or do we just do a portupgrade? > > > On Sat, 2006-10-14 at 10:52 -0500, Scott T. Hildreth wrote: > > Bravo, I know the team had to do a lot of work to get this in before > > 6.2, > > so great job everyone! > > > > > > On Sat, 2006-10-14 at 05:42 -0400, Joe Marcus Clarke wrote: > > > > > The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been > > > imported into the ports tree in time for FreeBSD 6.2. This is a first. > > > Usually the GNOME release cycle has conflicted with the FreeBSD release > > > cycle. However, thanks to Kris and pointyhat, we were able to get the > > > major patch tested. Below is the commit message that accompanied this > > > huge release. In addition to the core GNOME ports, almost 500 ports > > > were also touched to chase the GNOME move from X11BASE to LOCALBASE and > > > fix build problems with the new freetype2. > > > > > > "Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive > > > amount of work by the FreeBSD GNOME Team and our testers. > > > > > > On top of the usual GNOME update, we have taken this opportunity to move > > > GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of > > > the GNOME Desktop also need to be changed. The bulk of the move was carried > > > out by ahze, mezz, and pav, but it would not have been possible without > > > cooperation from the FreeBSD KDE team who worked with us to make sure > > > GNOME and KDE can still coexist happily. We would also like to send a > > > shout out to kris and pointyhat for putting up with multiple test runs > > > until we got something that was solid. > > > > > > Back to GNOME 2.16. This release brings a huge amount of new functionality > > > to FreeBSD. The standard release notes can be read at > > > http://www.gnome.org/start/2.16/ . But on top of what you will read there, > > > jylefort and marcus have completed work on a port of HAL to FreeBSD. This > > > will allow FreeBSD to take advantage of closer hardware interaction such > > > as auto-mounting CD-ROMs, USB drives, and music players; auto-playing > > > audio CDs; and managing laptop power consumption. > > > > > > But where would this all be without our loyal testers and contributors? > > > Therefore, the FreeBSD GNOME team would like to thank the following users: > > > > > > Phillip Neumann > > > tmclaugh > > > mux > > > Yuri Pankov > > > chinsan > > > Thomas > > > Brian Gruber > > > Franz Klammer > > > Dominique Goncalves > > > Pascal Hofstee > > > Yasuda Keisuke > > > backyard > > > Andris Raugulis > > > Eric L. Chen > > > Pawel Worach > > > QuiRK on #freebsd-gnome > > > Shane Bell > > > luigi > > > sajd on #freebsd-gnome > > > sat > > > Chris Coleman > > > kaeru on #freebsd-gnome > > > crsd_ via irc.freenode.org/#FreeBSD-GNOME > > > Joel Diaz > > > > > > Enjoy!" > > > > > > Marcus on Behalf of the FreeBSD GNOME Team: > > > > > > ahze > > > bland > > > jylefort > > > kwm > > > marcus > > > mezz > > > pav > > > > > -- > Scott T. Hildreth -- Scott T. Hildreth From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 16:56:54 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1684816A492; Sat, 14 Oct 2006 16:56:54 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA79243D5E; Sat, 14 Oct 2006 16:56:46 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.8/8.13.8) with ESMTP id k9EGv03D075077; Sat, 14 Oct 2006 12:57:00 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: shild@sbcglobal.net In-Reply-To: <1160844504.58843.30.camel@fbsd1.dyndns.org> References: <1160818961.8394.89.camel@shumai.marcuscom.com> <1160841175.58843.19.camel@fbsd1.dyndns.org> <1160844504.58843.30.camel@fbsd1.dyndns.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-s6KpUw5ym0hLJ0p08X0f" Organization: FreeBSD, Inc. Date: Sat, 14 Oct 2006 12:56:41 -0400 Message-Id: <1160845001.65045.16.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Cc: FreeBSD GNOME Users , ports@FreeBSD.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 16:56:54 -0000 --=-s6KpUw5ym0hLJ0p08X0f Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2006-10-14 at 11:48 -0500, Scott T. Hildreth wrote: > Is there an upgrade script or do we just do a portupgrade? As with every major upgrade (GNOME or otherwise) consult /usr/ports/UPDATING. Joe >=20 >=20 > On Sat, 2006-10-14 at 10:52 -0500, Scott T. Hildreth wrote: >=20 > > Bravo, I know the team had to do a lot of work to get this in before > > 6.2, > > so great job everyone! > >=20 > >=20 > > On Sat, 2006-10-14 at 05:42 -0400, Joe Marcus Clarke wrote: > >=20 > > > The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has bee= n > > > imported into the ports tree in time for FreeBSD 6.2. This is a firs= t. > > > Usually the GNOME release cycle has conflicted with the FreeBSD relea= se > > > cycle. However, thanks to Kris and pointyhat, we were able to get th= e > > > major patch tested. Below is the commit message that accompanied thi= s > > > huge release. In addition to the core GNOME ports, almost 500 ports > > > were also touched to chase the GNOME move from X11BASE to LOCALBASE a= nd > > > fix build problems with the new freetype2. > > >=20 > > > "Presenting GNOME 2.16.1 for FreeBSD. This release represents a mass= ive > > > amount of work by the FreeBSD GNOME Team and our testers. > > >=20 > > > On top of the usual GNOME update, we have taken this opportunity to m= ove > > > GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT pa= rt of > > > the GNOME Desktop also need to be changed. The bulk of the move was = carried > > > out by ahze, mezz, and pav, but it would not have been possible witho= ut > > > cooperation from the FreeBSD KDE team who worked with us to make sure > > > GNOME and KDE can still coexist happily. We would also like to send = a > > > shout out to kris and pointyhat for putting up with multiple test run= s > > > until we got something that was solid. > > >=20 > > > Back to GNOME 2.16. This release brings a huge amount of new functio= nality > > > to FreeBSD. The standard release notes can be read at > > > http://www.gnome.org/start/2.16/ . But on top of what you will read = there, > > > jylefort and marcus have completed work on a port of HAL to FreeBSD. = This > > > will allow FreeBSD to take advantage of closer hardware interaction s= uch > > > as auto-mounting CD-ROMs, USB drives, and music players; auto-playing > > > audio CDs; and managing laptop power consumption. > > >=20 > > > But where would this all be without our loyal testers and contributor= s? > > > Therefore, the FreeBSD GNOME team would like to thank the following u= sers: > > >=20 > > > Phillip Neumann > > > tmclaugh > > > mux > > > Yuri Pankov > > > chinsan > > > Thomas > > > Brian Gruber > > > Franz Klammer > > > Dominique Goncalves > > > Pascal Hofstee > > > Yasuda Keisuke > > > backyard > > > Andris Raugulis > > > Eric L. Chen > > > Pawel Worach > > > QuiRK on #freebsd-gnome > > > Shane Bell > > > luigi > > > sajd on #freebsd-gnome > > > sat > > > Chris Coleman > > > kaeru on #freebsd-gnome > > > crsd_ via irc.freenode.org/#FreeBSD-GNOME > > > Joel Diaz > > >=20 > > > Enjoy!" > > >=20 > > > Marcus on Behalf of the FreeBSD GNOME Team: > > >=20 > > > ahze > > > bland > > > jylefort > > > kwm > > > marcus > > > mezz > > > pav > > >=20 >=20 >=20 --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-s6KpUw5ym0hLJ0p08X0f Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFMRbJb2iPiv4Uz4cRApzhAJ0TLg+x0MsCzn/Q33dY9Y91uWJ4hACfUtI5 XK4PFUStjdOxvXFvLZYZeVg= =OfSJ -----END PGP SIGNATURE----- --=-s6KpUw5ym0hLJ0p08X0f-- From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 16:57:12 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FD1416A4C9; Sat, 14 Oct 2006 16:57:12 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81DFE43D45; Sat, 14 Oct 2006 16:57:11 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 14 Oct 2006 12:57:09 -0400 X-IronPort-AV: i="4.09,311,1157342400"; d="scan'208"; a="322004387:sNHT21655312" Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id HGX63521; Sat, 14 Oct 2006 12:57:07 -0400 (EDT) Received: from 209-6-203-219.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.203.219]) by smtp01.lnh.mail.rcn.net with ESMTP; 14 Oct 2006 12:57:07 -0400 X-IronPort-AV: i="4.09,311,1157342400"; d="scan'208"; a="293275317:sNHT20903428" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17713.5862.804695.570510@jerusalem.litteratus.org> Date: Sat, 14 Oct 2006 12:57:10 -0400 To: FreeBSD GNOME Users , ports@freebsd.org In-Reply-To: <1160844504.58843.30.camel@fbsd1.dyndns.org> References: <1160818961.8394.89.camel@shumai.marcuscom.com> <1160841175.58843.19.camel@fbsd1.dyndns.org> <1160844504.58843.30.camel@fbsd1.dyndns.org> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=35/50, host=mr08.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=suspect(0), refid=str=0001.0A090201.4531168F.008F,ss=2,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.113/2006-07-26 Cc: Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 16:57:12 -0000 Scott T. Hildreth writes: > Is there an upgrade script or do we just do a portupgrade? Check /usr/ports/UPDATING. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 17:54:15 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AC0B16A40F; Sat, 14 Oct 2006 17:54:15 +0000 (UTC) (envelope-from "") Received: from builder.freebsd.org (builder.freebsd.org [216.136.204.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB4043D68; Sat, 14 Oct 2006 17:54:09 +0000 (GMT) (envelope-from "") Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id k9EHs95T049412; Sat, 14 Oct 2006 17:54:09 GMT Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id k9EHs9So049404; Sat, 14 Oct 2006 17:54:09 GMT Date: Sat, 14 Oct 2006 17:54:09 GMT Message-Id: <200610141754.k9EHs9So049404@builder.freebsd.org> X-Authentication-Warning: builder.freebsd.org: erwin set sender to <> using -f From: erwin@FreeBSD.org To: ports@FreeBSD.org X-FreeBSD-Chkversion: backwards Cc: gnome@FreeBSD.org, marcus@FreeBSD.org Subject: Ports with version numbers going backwards: deskutils/sunbird X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: erwin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 17:54:15 -0000 ** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for more information. Tools that won't work include pkg_version, portupgrade and portaudit. A common error is an accidental deletion of PORTEPOCH. Please fix any errors as soon as possible. - *deskutils/sunbird* : sunbird-0.3 < sunbird-0.3a1_2 | revision 1.9 | date: 2006/10/14 08:52:42; author: marcus; state: Exp; lines: +16 -21 | Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the | new freetype2 where needed. | | Submitted by: mezz, ahze, pav, and many others | Approved by: portmgr (implicit, kris) From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 17:57:02 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F2116A40F; Sat, 14 Oct 2006 17:57:02 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao01.cox.net (centrmmtao01.cox.net [70.168.83.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34A0843D58; Sat, 14 Oct 2006 17:57:01 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao01.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20061014175701.JBIL29614.centrmmtao01.cox.net@eastrmimpo02.cox.net>; Sat, 14 Oct 2006 13:57:01 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id aHwS1V00G4iy4EG0000000 Sat, 14 Oct 2006 13:56:27 -0400 Date: Sat, 14 Oct 2006 12:58:36 -0500 To: "Joe Marcus Clarke" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <1160818961.8394.89.camel@shumai.marcuscom.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <1160818961.8394.89.camel@shumai.marcuscom.com> User-Agent: Opera Mail/9.02 (Linux) Cc: FreeBSD GNOME Users , ports@freebsd.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 17:57:02 -0000 By the way, if anyone have any problem with login in GNOME after the upgrade such as slow or maybe get a very small error. Try to run this gnome_prefix.sh[1] script as in your orignal user to fix the ~/.* files if you don't want to remove your GNOME config. Let me know if it helps. If there is any more ~/.* that need to be add in gnome_prefix, just let me know and I will be happy to add. The gnome_prefix.sh will asking you if you want it to edit at the each file by default. If you don't care about that, you can run 'gnome_prefix.sh -f' to allow it edit any files without ask. [1] http://www.freebsd.org/gnome/gnome_prefix.sh Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 18:01:23 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B37C516A40F; Sat, 14 Oct 2006 18:01:23 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao05.cox.net (eastrmmtao05.cox.net [68.230.240.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id C226F43D46; Sat, 14 Oct 2006 18:01:22 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20061014180123.UGSZ7951.eastrmmtao05.cox.net@eastrmimpo02.cox.net>; Sat, 14 Oct 2006 14:01:23 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id aJ0n1V00R4iy4EG0000000 Sat, 14 Oct 2006 14:00:48 -0400 To: erwin@freebsd.org From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200610141754.k9EHs9So049404@builder.freebsd.org> Content-Transfer-Encoding: 7bit Date: Sat, 14 Oct 2006 13:03:03 -0500 Message-ID: In-Reply-To: <200610141754.k9EHs9So049404@builder.freebsd.org> User-Agent: Opera Mail/9.02 (Linux) Cc: gnome@freebsd.org, ports@freebsd.org, marcus@freebsd.org Subject: Re: Ports with version numbers going backwards: deskutils/sunbird X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 18:01:23 -0000 Fixed by add PORTEPOCH, thanks for report. Cheers, Mezz On Sat, 14 Oct 2006 12:54:09 -0500, wrote: > ** The following ports have a version number that sorts before a > previous one ** > > For many package tools to work correctly, it is of utmost importance > that > version numbers of a port form a monotonic increasing sequence over > time. > Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for > more information. Tools that won't work include pkg_version, portupgrade > and portaudit. A common error is an accidental deletion of PORTEPOCH. > > Please fix any errors as soon as possible. > > - *deskutils/sunbird* : sunbird-0.3 < sunbird-0.3a1_2 > | revision 1.9 > | date: 2006/10/14 08:52:42; author: marcus; state: Exp; lines: > +16 -21 > | Chase the GNOME X11BASE to LOCALBASE move, and fix the build with > the > | new freetype2 where needed. > | > | Submitted by: mezz, ahze, pav, and many others > | Approved by: portmgr (implicit, kris) -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 20:14:46 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D62516A417; Sat, 14 Oct 2006 20:14:46 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA89143D5E; Sat, 14 Oct 2006 20:14:44 +0000 (GMT) (envelope-from jhay@meraka.csir.co.za) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id 8870B33C94; Sat, 14 Oct 2006 22:14:42 +0200 (SAST) Date: Sat, 14 Oct 2006 22:14:42 +0200 From: John Hay To: Joe Marcus Clarke Message-ID: <20061014201442.GA33885@zibbi.meraka.csir.co.za> References: <1160818961.8394.89.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: FreeBSD GNOME Users , ports@freebsd.org Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 20:14:46 -0000 It looks like ports/UPDATING is mixing sysutils/portmanager and portmaster in the 20061014 part that tells how to update gnome. Is that on purpose? John -- John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 20:17:48 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEF5016A492 for ; Sat, 14 Oct 2006 20:17:48 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76C5443D6D for ; Sat, 14 Oct 2006 20:17:45 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so1379474nfc for ; Sat, 14 Oct 2006 13:17:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=l4RNEJLIgCkFdd3CE6IUw9Tw8PzTNS4Yn3O2klgGyYrbleZVCFDJyEz036RzHmCXFupbiy4uUH8bzPWXCviZLwKd0gPZo6x0qYVc4QJ1hmO9ExjXZqQdkMIKAX668eoX/YnYcxiY710erGmnBV7/L+f3fC6H/F5+h35rYyLYi/Q= Received: by 10.78.193.19 with SMTP id q19mr5586115huf; Sat, 14 Oct 2006 13:17:44 -0700 (PDT) Received: by 10.78.183.3 with HTTP; Sat, 14 Oct 2006 13:17:44 -0700 (PDT) Message-ID: Date: Sat, 14 Oct 2006 16:17:44 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: "John Hay" In-Reply-To: <20061014201442.GA33885@zibbi.meraka.csir.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1160818961.8394.89.camel@shumai.marcuscom.com> <20061014201442.GA33885@zibbi.meraka.csir.co.za> X-Google-Sender-Auth: 3d1096d6c99627b0 Cc: FreeBSD GNOME Users , ports@freebsd.org, Joe Marcus Clarke Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 20:17:48 -0000 On 10/14/06, John Hay wrote: > > It looks like ports/UPDATING is mixing sysutils/portmanager and > portmaster in the 20061014 part that tells how to update gnome. Is > that on purpose? > it's not mixing, it's giving you the option to use portmaster OR portmanager. > John > -- > John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org > _______________________________________________ > 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 Sat Oct 14 20:21:39 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8939116A523 for ; Sat, 14 Oct 2006 20:21:39 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6B9143D49 for ; Sat, 14 Oct 2006 20:21:37 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so1380151nfc for ; Sat, 14 Oct 2006 13:21:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=P8lwix2saKW1IOOs9v06if4zClL+wDpoTaGA2ITftIvPnESaihrO7fMcSg4xKuSqQpBab/xR1WzEFbd7Dli7lhvH5XhWp2wAVLP+h0yrh7B5CsU3S5gdu8px9kngnuSCPzzfPh6MjZXWuCmyBuXh6FLL+uOaz8614qfp1ZEv7us= Received: by 10.78.201.8 with SMTP id y8mr5581681huf; Sat, 14 Oct 2006 13:21:36 -0700 (PDT) Received: by 10.78.183.3 with HTTP; Sat, 14 Oct 2006 13:21:36 -0700 (PDT) Message-ID: Date: Sat, 14 Oct 2006 16:21:36 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: "John Hay" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1160818961.8394.89.camel@shumai.marcuscom.com> <20061014201442.GA33885@zibbi.meraka.csir.co.za> X-Google-Sender-Auth: ef69f666333d685f Cc: FreeBSD GNOME Users , ports@freebsd.org, Joe Marcus Clarke Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 20:21:39 -0000 On 10/14/06, Michael Johnson wrote: > On 10/14/06, John Hay wrote: > > > > It looks like ports/UPDATING is mixing sysutils/portmanager and > > portmaster in the 20061014 part that tells how to update gnome. Is > > that on purpose? > > > > it's not mixing, it's giving you the option to use portmaster OR portmanager. > er, nm I see what you're talking about now. > > John > > -- > > John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org > > _______________________________________________ > > 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 Sat Oct 14 21:13:44 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14A2016A407 for ; Sat, 14 Oct 2006 21:13:44 +0000 (UTC) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80D6843D58 for ; Sat, 14 Oct 2006 21:13:43 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from db2.internal (db2.internal [10.202.2.12]) by frontend1.messagingengine.com (Postfix) with ESMTP id F2278DB1578 for ; Sat, 14 Oct 2006 17:13:41 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by db2.internal (MEProxy); Sat, 14 Oct 2006 17:13:44 -0400 X-Sasl-enc: hcwIzEC5uVlZkKwS43h8iPqEdwbqHLX4UYzt8AAU2QWo 1160860421 Received: from gumby.localdomain (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mail.messagingengine.com (Postfix) with ESMTP id 668C614C9A for ; Sat, 14 Oct 2006 17:13:41 -0400 (EDT) From: RW To: freebsd-ports@freebsd.org Date: Sat, 14 Oct 2006 22:13:35 +0100 User-Agent: KMail/1.9.4 References: <1160818961.8394.89.camel@shumai.marcuscom.com> <20061014201442.GA33885@zibbi.meraka.csir.co.za> In-Reply-To: <20061014201442.GA33885@zibbi.meraka.csir.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610142213.37176.list-freebsd-2004@morbius.sent.com> Subject: Re: HEADS UP: GNOME 2.16.1 has been committed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 21:13:44 -0000 On Saturday 14 October 2006 21:14, John Hay wrote: > It looks like ports/UPDATING is mixing sysutils/portmanager and > portmaster in the 20061014 part that tells how to update gnome. Is > that on purpose? The instuctions are for portmaster; the mention of sysutils/portmanager looks like a typo. You never actually have to give portmanager any particular hints about what to do. From owner-freebsd-ports@FreeBSD.ORG Sat Oct 14 23:22:35 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 057E916A403 for ; Sat, 14 Oct 2006 23:22:35 +0000 (UTC) (envelope-from ohauer@sorry.mine.nu) Received: from sorry.mine.nu (u18-124.dsl.vianetworks.de [194.231.39.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 707AD43D53 for ; Sat, 14 Oct 2006 23:22:32 +0000 (GMT) (envelope-from ohauer@sorry.mine.nu) Received: by sorry.mine.nu (Postfix, from userid 1001) id D850228463; Sun, 15 Oct 2006 01:22:31 +0200 (CEST) To: ports@FreeBSD.org From: Olli Hauer X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20061014232231.D850228463@sorry.mine.nu> Date: Sun, 15 Oct 2006 01:22:31 +0200 (CEST) Cc: Subject: [patch] port mail/sqlgrey make with -DWITH_PGSQL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Olli Hauer List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 23:22:35 -0000 >Submitter-Id: current-users >Originator: Olli Hauer >Organization: >Confidential: no >Synopsis: [patch] port mail/sqlgrey make with -DWITH_PGSQL >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE-p10 i386 >Environment: System: FreeBSD 6.1-RELEASE-p10 >Description: Typo in Makefile (RUN_DEPENDS) prevent mail/sqlgrey from install with pgsql support + some cosmetic cleanup for fresh install. The full user name shuld by 'Sqlgrey Owner' and not 'Postgrey Owner' (this is the full user name from the mail/postgrey port) >How-To-Repeat: cd /usr/ports/mail/sqlgrey; make install -DWITH_PGSQL >Fix: --- patch-sqlgrey begins here --- --- Makefile.orig Sat Sep 16 22:54:19 2006 +++ Makefile Sat Oct 14 23:05:01 2006 @@ -19,7 +19,7 @@ ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser .if defined(WITH_PGSQL) -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/pg.pm:${PORTSDIR}/databases/p5-DBD-Pg +RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg .elif defined(WITH_MYSQL) RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql .elif defined(WITH_SQLITE) --- files/pkg-install.in.orig Fri Feb 18 12:39:31 2005 +++ files/pkg-install.in Sat Oct 14 23:11:52 2006 @@ -29,16 +29,16 @@ else echo "---> Adding user \"%%USER%%\"" /usr/sbin/pw useradd "%%USER%%" -g "%%GROUP%%" -h - \ - -d "%%DATADIR%%" -s "/sbin/nologin" -c "Postgrey Owner" || exit 1 + -d "%%DATADIR%%" -s "/sbin/nologin" -c "Sqlgrey Owner" || exit 1 fi # Create home directory if required if [ -d "%%DATADIR%%" ]; then - echo "---> Using existing Postgrey database directory (%%DATADIR%%)" - echo " (There may be existing active postgrey databases - this installation" + echo "---> Using existing Sqlgrey database directory (%%DATADIR%%)" + echo " (There may be existing active sqlgrey databases - this installation" echo " will attempt to preserve them.)" else - echo "---> Creating Postgrey database directory (%%DATADIR%%)" + echo "---> Creating Sqlgrey database directory (%%DATADIR%%)" (umask 002 && /bin/mkdir -p "%%DATADIR%%") || exit 1 /usr/sbin/chown -R "%%USER%%:%%GROUP%%" "%%DATADIR%%" || exit 1 /bin/chmod g+s "%%DATADIR%%" || exit 1 --- patch-sqlgrey ends here ---