From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 09:42:42 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F5A916A421; Sun, 24 Jun 2007 09:42:42 +0000 (UTC) (envelope-from nobutaka@nobutaka.org) Received: from media-w.com (media-w.com [204.202.15.129]) by mx1.freebsd.org (Postfix) with ESMTP id E2A9213C48A; Sun, 24 Jun 2007 09:42:41 +0000 (UTC) (envelope-from nobutaka@nobutaka.org) Received: from bullet.internal.nobutaka.org (x034121.ppp.asahi-net.or.jp [122.249.34.121]) (authenticated bits=0) by media-w.com (8.13.6.20060614/8.13.6) with ESMTP id l5O983eJ007621; Sun, 24 Jun 2007 18:08:07 +0900 (JST) Date: Sun, 24 Jun 2007 18:08:02 +0900 Message-ID: <86645dhg99.wl%nobutaka@nobutaka.org> From: MANTANI Nobutaka To: ports@freebsd.org In-Reply-To: <87abvgxk6w.fsf@kobe.laptop> References: <87abvgxk6w.fsf@kobe.laptop> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/22.1 (i386-pc-freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (media-w.com [204.202.15.129]); Sun, 24 Jun 2007 18:08:08 +0900 (JST) Cc: Giorgos Keramidas Subject: Re: FW: [Richard Stallman] Emacs 22.1 released 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, 24 Jun 2007 09:42:42 -0000 Hello, I'm sorry for my late reply. At Mon, 04 Jun 2007 10:17:27 +0300, Giorgos Keramidas wrote: > > I've been maintaining on and off the editors/emacs-devel port for some > time, with the kind help of many people who submitted PRs and/or even > wholesale updates to newer pre-release snapshots, but I don't know if I > am sufficiently experienced with the Ports tree to maintain _the_ > official editors/emacs port. I think that you know more about Emacs 22 than me and it would be better if you maintain editors/emacs port after upgrading to 22.1. I will keep maintaining editors/emacs21 port. > Bearing this in mind, what is the usual way we like handling upgrades of > this sort or magnitude for our Emacs-depending ports? > > Should we keep the editors/emacs-devel port, update it to Emacs 22.1 and > allow for some time of 'settling in' before we switch editors/emacs to > the 22.1 version? > > Then when the time comes to switch editors/emacs to editors/emacs21 how > should we handle the 'move' (i.e. do we repo-move the files?)? > > If we do the repo-move, what is the process of making sure all the Ports > which depend on editors/emacs21 keep working, and how do we handle ports > which use editors/emacs (emacs22 by then)? I have the following plan. Any suggestions are welcome. 1. Repo-copy from editors/emacs port to editors/emacs21 port. 2. Upgrade editors/emacs port to 22.1. (maintainer changed to keramida.) 3. Add the entry for editors/emacs21 to editors/Makefile. 4. Change bsd.emacs.mk for editors/emacs, editors/emacs21 and editors/emacs-devel. Relations between EAMCS_PORT_NAME and EMACS_PORTSDIR shold be changed like this. EMACS_PORT_NAME EMACS_PORTSDIR emacs21 ${PORTSDIR}/editors/emacs21 emacs22 ${PORTSDIR}/editors/emacs emacs-devel ${PORTSDIR}/editors/emacs-devel 5. Change elisp ports. Change EMACS_PORT_NAME=emacs21 to emacs22 for each Makefile and add slave ports with EMACS_PORT_NAME=emacs21. Most elisp ports that support Emacs 21 should work with EMACS_PORT_NAME=emacs22. Currently I prepared patches for editors/emacs port and bsd.emacs.mk. http://people.freebsd.org/~nobutaka/emacs-20070624.diff http://people.freebsd.org/~nobutaka/emacs-20070624.tar.bz2 (port tarball) http://people.freebsd.org/~nobutaka/bsd.emacs.mk-20070624.diff But unfortunately I can read/write email and do committer work on weekends only. So I give approval for keramida to commit to editors/emacs and related ports. Please go ahead. Sincerely, -- MANTANI Nobutaka nobutaka@nobutaka.org, nobutaka@freebsd.org From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 09:50:32 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 721A216A46B for ; Sun, 24 Jun 2007 09:50:32 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 6361813C458 for ; Sun, 24 Jun 2007 09:50:32 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5O9oSMQ085302 for ; Sun, 24 Jun 2007 09:50:28 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5O9oS5m085273 for ports@FreeBSD.org; Sun, 24 Jun 2007 09:50:28 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 09:50:28 GMT From: Erwin Lansing Message-Id: <200706240950.l5O9oS5m085273@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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, 24 Jun 2007 09:50:32 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Committers on the hook: johans miwi stas vanilla Most recent CVS update was: U devel/Makefile U devel/arm-rtems-binutils/Makefile U devel/arm-rtems-g77/Makefile U devel/arm-rtems-gcc/Makefile U devel/arm-rtems-gdb/Makefile U devel/arm-rtems-objc/Makefile U devel/cc65/Makefile U devel/cross-binutils/Makefile U devel/cross-binutils/distinfo U devel/cross-binutils/pkg-descr U devel/cross-gcc/Makefile U devel/cross-gcc/distinfo U devel/cross-gcc/pkg-descr U devel/cross-gcc/files/patch-configure U devel/cross-gdb/Makefile U devel/cross-gdb/distinfo U devel/cross-gdb/pkg-descr U devel/i386-rtems-binutils/Makefile U devel/i386-rtems-g77/Makefile U devel/i386-rtems-gcc/Makefile U devel/i386-rtems-gdb/Makefile U devel/i386-rtems-objc/Makefile U devel/i960-rtems-binutils/Makefile U devel/i960-rtems-gcc/Makefile U devel/i960-rtems-gdb/Makefile U devel/m68k-rtems-binutils/Makefile U devel/m68k-rtems-g77/Makefile U devel/m68k-rtems-gcc/Makefile U devel/m68k-rtems-gdb/Makefile U devel/m68k-rtems-objc/Makefile U devel/mips-rtems-binutils/Makefile U devel/mips-rtems-g77/Makefile U devel/mips-rtems-gcc/Makefile U devel/mips-rtems-gdb/Makefile U devel/mips-rtems-objc/Makefile U devel/ocaml-camomile/Makefile U devel/powerpc-rtems-binutils/Makefile U devel/powerpc-rtems-g77/Makefile U devel/powerpc-rtems-gcc/Makefile U devel/powerpc-rtems-gdb/Makefile U devel/powerpc-rtems-objc/Makefile U devel/sh-rtems-binutils/Makefile U devel/sh-rtems-g77/Makefile U devel/sh-rtems-gcc/Makefile U devel/sh-rtems-gdb/Makefile U devel/sh-rtems-objc/Makefile U devel/sparc-rtems-binutils/Makefile U devel/sparc-rtems-g77/Makefile U devel/sparc-rtems-gcc/Makefile U devel/sparc-rtems-gdb/Makefile U devel/sparc-rtems-objc/Makefile U mail/spamd/files/patch-makefile U mail/spamd/files/patch-spamlogd U security/pear-LiveUser/Makefile U security/pear-LiveUser/distinfo U security/pear-LiveUser_Admin/Makefile U security/pear-LiveUser_Admin/distinfo U security/ruby-password/Makefile U security/ruby-password/pkg-plist U textproc/pecl-ctemplate/Makefile U textproc/pecl-ctemplate/distinfo U www/xshttpd-devel/Makefile U www/xshttpd-devel/distinfo U www/xshttpd-devel/pkg-plist From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 10:51:27 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB4C016A421 for ; Sun, 24 Jun 2007 10:51:27 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id DBFC213C48A for ; Sun, 24 Jun 2007 10:51:27 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5OApNgj032182 for ; Sun, 24 Jun 2007 10:51:23 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5OApNfX032133 for ports@FreeBSD.org; Sun, 24 Jun 2007 10:51:23 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 10:51:23 GMT From: Erwin Lansing Message-Id: <200706241051.l5OApNfX032133@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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, 24 Jun 2007 10:51:28 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Committers on the hook: cjh johans mat miwi stas vanilla Most recent CVS update was: U korean/scim-hangul/Makefile U korean/scim-hangul/distinfo U lang/p5-Tcl/Makefile U lang/p5-Tcl/distinfo U net-im/gajim-devel/Makefile U net-im/gajim-devel/distinfo U net-im/gajim-devel/pkg-plist U x11-toolkits/p5-Tcl-Tk/Makefile U x11-toolkits/p5-Tcl-Tk/distinfo U x11-toolkits/p5-Tcl-Tk/pkg-plist U x11-toolkits/p5-Tcl-Tk/files/patch-Makefile.PL From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 11:49:24 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8FDEF16A421 for ; Sun, 24 Jun 2007 11:49:24 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 80CFC13C457 for ; Sun, 24 Jun 2007 11:49:24 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5OBnKs6058957 for ; Sun, 24 Jun 2007 11:49:20 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5OBnKJD058947 for ports@FreeBSD.org; Sun, 24 Jun 2007 11:49:20 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 11:49:20 GMT From: Erwin Lansing Message-Id: <200706241149.l5OBnKJD058947@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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, 24 Jun 2007 11:49:24 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Committers on the hook: cjh johans mat miwi stas vanilla Most recent CVS update was: U devel/ruby-rbtree/Makefile U devel/ruby-rbtree/distinfo U games/widelands/files/patch-src_SConscript U irc/anope/Makefile U irc/anope/distinfo From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 12:48:38 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E191B16A41F for ; Sun, 24 Jun 2007 12:48:38 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id D38C013C457 for ; Sun, 24 Jun 2007 12:48:38 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5OCmY98006122 for ; Sun, 24 Jun 2007 12:48:34 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5OCmY45006121 for ports@FreeBSD.org; Sun, 24 Jun 2007 12:48:34 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 12:48:34 GMT From: Erwin Lansing Message-Id: <200706241248.l5OCmY45006121@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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, 24 Jun 2007 12:48:39 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Committers on the hook: cjh erwin johans mat miwi stas vanilla Most recent CVS update was: U net/pear-XML_RPC/Makefile U security/vuxml/vuln.xml From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 13:47:59 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5727116A421 for ; Sun, 24 Jun 2007 13:47:59 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4929C13C44C for ; Sun, 24 Jun 2007 13:47:59 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5ODltKa026470 for ; Sun, 24 Jun 2007 13:47:55 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5ODlsMO026469 for ports@FreeBSD.org; Sun, 24 Jun 2007 13:47:55 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 13:47:55 GMT From: Erwin Lansing Message-Id: <200706241347.l5ODlsMO026469@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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, 24 Jun 2007 13:47:59 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Committers on the hook: cjh erwin johans mat miwi stas vanilla Most recent CVS update was: U misc/pdmenu/Makefile U misc/pdmenu/distinfo From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 13:59:03 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19F7416A400 for ; Sun, 24 Jun 2007 13:59:03 +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 6095D13C45D for ; Sun, 24 Jun 2007 13:59:01 +0000 (UTC) (envelope-from elfshadow@physics.upatras.gr) Received: (qmail 8507 invoked from network); 24 Jun 2007 13:59:00 -0000 Received: by simscan 1.1.0 ppid: 8494, pid: 8496, t: 5.7331s scanners: clamav: 0.88.2/m:39/d:1582 spam: 3.1.3 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on nic.upatras.gr X-Spam-Level: * X-Spam-Status: No, score=1.5 required=8.0 tests=WEIRD_PORT autolearn=no version=3.2.0 Received: from pythagoras.physics.upatras.gr (150.140.159.71) by nic.upatras.gr with SMTP; 24 Jun 2007 13:58:54 -0000 Received: (qmail 15537 invoked by uid 1189); 24 Jun 2007 13:56:13 -0000 Date: Sun, 24 Jun 2007 16:56:13 +0300 From: Laganakos Vassilis To: Jeremy Messenger Message-ID: <20070624135613.GA15500@pythagoras.physics.upatras.gr> References: <20070622170721.GA17210@pythagoras.physics.upatras.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i Cc: ports@freebsd.org Subject: Re: deluge crashes at startup 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, 24 Jun 2007 13:59:03 -0000 It works! Thanx mate! Kind regards, Vassilis On Sat, Jun 23, 2007 at 12:25:10PM -0500, Jeremy Messenger wrote: > On Fri, 22 Jun 2007 12:07:21 -0500, Laganakos Vassilis > wrote: > > >Hello, > > > >Has anybody had any problems with deluge? It is the first time I use it > >after the xorg-7.2 upgrade and I don't know if it is related to this. > > > >I get the following error when I try to run it: > > > >>no existing Deluge session > >>Starting new Deluge session... > >>deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG value: 1 > >>Applying preferences > >>Starting DHT... > >>/usr/local/lib/python2.4/site-packages/deluge/core.py:723: > >>DeprecationWarning: integer argument expected, got float > >> PREF_FUNCTIONS[pref](self.get_pref(pref)) > >>Traceback (most recent call last): > >>File "/usr/local/bin/deluge", line 93, in ? > >> start_deluge() > >>File "/usr/local/bin/deluge", line 67, in start_deluge > >> interface = deluge.interface.DelugeGTK() > >>File "/usr/local/lib/python2.4/site-packages/deluge/interface.py", line > >>58, in __init__ > >> '%s %s'%(common.PROGRAM_NAME, common.PROGRAM_VERSION), > >>common.CONFIG_DIR) > >>File "/usr/local/lib/python2.4/site-packages/deluge/core.py", line 223, > >>in __init__ > >> self.state = pickle.load(pkl_file) > >>File "/usr/local/lib/python2.4/pickle.py", line 1390, in load > >> return Unpickler(file).load() > >>File "/usr/local/lib/python2.4/pickle.py", line 872, in load > >> dispatch[key](self) > >>File "/usr/local/lib/python2.4/pickle.py", line 1083, in load_inst > >> klass = self.find_class(module, name) > >>File "/usr/local/lib/python2.4/pickle.py", line 1138, in find_class > >> __import__(module) > >>ImportError: No module named deluge > > > >It looks like a problem with python, but I don't know many things about > >that either :) > > > >Any clues? > > Remove ~/.config/deluge and try it again. > > Cheers, > Mezz > > >Thanx, > > > >Vassilis > > > -- > 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 Sun Jun 24 14:46:59 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4947A16A400 for ; Sun, 24 Jun 2007 14:46:59 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 3AF6613C45B for ; Sun, 24 Jun 2007 14:46:59 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5OEks4q064880 for ; Sun, 24 Jun 2007 14:46:54 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5OEksrU064879 for ports@FreeBSD.org; Sun, 24 Jun 2007 14:46:54 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 14:46:54 GMT From: Erwin Lansing Message-Id: <200706241446.l5OEksrU064879@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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, 24 Jun 2007 14:46:59 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Committers on the hook: cjh erwin flz johans mat miwi stas vanilla Most recent CVS update was: U net-im/libtelepathy/Makefile U net-im/libtelepathy/distinfo U net-im/libtelepathy/pkg-plist U net-im/telepathy-gabble/Makefile U net-im/telepathy-gabble/distinfo U net-im/telepathy-glib/Makefile U net-im/telepathy-glib/distinfo U net-im/telepathy-glib/pkg-plist From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 15:00:25 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2915B16A400 for ; Sun, 24 Jun 2007 15:00:25 +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 D944213C465 for ; Sun, 24 Jun 2007 15:00:24 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I2TMK-0004IN-J5 for freebsd-ports@freebsd.org; Sun, 24 Jun 2007 16:46:36 +0200 Received: from r5j156.net.upc.cz ([86.49.9.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Jun 2007 16:46:36 +0200 Received: from gamato by r5j156.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Jun 2007 16:46:36 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: martinko Date: Sun, 24 Jun 2007 16:27:05 +0200 Lines: 9 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5j156.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.4) Gecko/20070531 SeaMonkey/1.1.2 Sender: news Cc: freebsd-java@freebsd.org Subject: muCommander 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, 24 Jun 2007 15:00:25 -0000 Hallo lists, I've been trying to find a good Norton/Total Commander clone and have come across muCommander . It is Java based. Has someone considered porting it to FreeBSD please ? TIA, Martin From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 15:06:44 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F18216A421; Sun, 24 Jun 2007 15:06:44 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 45DCE13C45D; Sun, 24 Jun 2007 15:06:44 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by solow.pil.dk (Postfix) with ESMTP id 4FD601CC0F9; Sun, 24 Jun 2007 17:06:43 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id BCA19B85B; Sun, 24 Jun 2007 17:06:42 +0200 (CEST) Date: Sun, 24 Jun 2007 17:06:42 +0200 From: Henrik Brix Andersen To: freebsd-ports@freebsd.org, freebsd-java@freebsd.org Message-ID: <20070624150642.GA80000@tirith.brixandersen.dk> Mail-Followup-To: freebsd-ports@freebsd.org, freebsd-java@freebsd.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: Re: muCommander 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, 24 Jun 2007 15:06:44 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 24, 2007 at 04:27:05PM +0200, martinko wrote: > I've been trying to find a good Norton/Total Commander clone and have co= me=20 > across muCommander . It is Java based. Ha= s=20 > someone considered porting it to FreeBSD please ? Have you tried Midnight Commander? It is available in ports under misc/mc. =2E/Brix --=20 Henrik Brix Andersen --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: GnuPG signed iD8DBQFGfoiCv+Q4flTiePgRAoXYAJ9HqZ7fbE7EctFv5HFOLJXDu8XI8ACghhB7 p5GDrrL/FxxK7ib4cFCB+as= =5OO7 -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z-- From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 15:46:01 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E844016A400 for ; Sun, 24 Jun 2007 15:46:01 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id DA8F213C469 for ; Sun, 24 Jun 2007 15:46:01 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5OFjvhA089553 for ; Sun, 24 Jun 2007 15:45:57 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5OFjvDR089552 for ports@FreeBSD.org; Sun, 24 Jun 2007 15:45:57 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 15:45:57 GMT From: Erwin Lansing Message-Id: <200706241545.l5OFjvDR089552@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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, 24 Jun 2007 15:46:02 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Committers on the hook: chinsan cjh erwin flz johans mat miwi rafan stas vanilla Most recent CVS update was: U devel/elfio/Makefile U devel/elfio/pkg-plist U devel/elfio/files/patch-ELFIO_Makefile.am U devel/elfio/files/patch-configure.in U lang/stklos/Makefile U net-im/telepathy-idle/Makefile U net-im/telepathy-idle/distinfo U net-im/telepathy-salut/Makefile U net-im/telepathy-salut/distinfo U net-im/telepathy-salut/files/patch-lib_gibber_gibber-muc-connection.c U sysutils/p5-File-Next/Makefile U sysutils/p5-File-Next/distinfo U www/rt36/Makefile U www/rt36/files/multiple-bin-webmux_pl_in U www/rt36/files/multiple-lib-RT_pm_in U www/rt36/files/multiple-sbin-rt-setup-database_in From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 16:44:37 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1FBB516A400 for ; Sun, 24 Jun 2007 16:44:37 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id C7D0913C4C3 for ; Sun, 24 Jun 2007 16:44:36 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id D5EA513792; Sun, 24 Jun 2007 18:44:35 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 617221A7D2; Sun, 24 Jun 2007 18:44:40 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 51EDB1A7CD; Sun, 24 Jun 2007 18:44:40 +0200 (CEST) Date: Sun, 24 Jun 2007 18:44:40 +0200 (CEST) From: Gerald Pfeifer To: Sven Schellack In-Reply-To: <20070611231156.206520@gmx.net> Message-ID: References: <20070603145500.206540@gmx.net> <20070611231156.206520@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: ports@FreeBSD.org Subject: Re: Help with X.org/USE_GL problem needed (was: New X.org and emulators/wine) 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, 24 Jun 2007 16:44:37 -0000 On Tue, 12 Jun 2007, Sven Schellack wrote: > Tried 0.9.38, too - it cores dump no matter what I do (trying winecfg > for instance)... Ooooh; YES, I read the mailing-lists! (winehq-devel et > al.) Please give the port update as a I committed it yesterday a try. It contains to hack to work around this issue, and some real improvements (alas for FreeBSD, which means going forward FreeBSD 7.0 probably will be the minimum version required to reasonably run Wine) have been made or are in the queue by Tijl Coosemans, with support from Marc G. Fournier and others and others. Gerald -- Gerald (Jerry) Pfeifer gerald@pfeifer.com http://www.pfeifer.com/gerald/ From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 16:47:41 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C6A916A400 for ; Sun, 24 Jun 2007 16:47:41 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 2F08C13C458 for ; Sun, 24 Jun 2007 16:47:41 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5OGlatC040515 for ; Sun, 24 Jun 2007 16:47:36 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5OGlaRU040514 for ports@FreeBSD.org; Sun, 24 Jun 2007 16:47:36 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 16:47:36 GMT From: Erwin Lansing Message-Id: <200706241647.l5OGlaRU040514@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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, 24 Jun 2007 16:47:41 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: arm-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: i386-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: m68k-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: mips-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: powerpc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sh-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Warning: Duplicate INDEX entry: sparc-rtems-gcc-4.2.0 Committers on the hook: chinsan cjh danfe erwin flz hrs johans mat miwi rafan stas vanilla Most recent CVS update was: U games/qstat/Makefile U games/qstat/distinfo U games/qstat/pkg-descr U print/teTeX-base/Makefile U textproc/p5-XML-LibXML-Iterator/Makefile U textproc/p5-XML-LibXML-Iterator/distinfo From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 18:00:49 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE4E216A400 for ; Sun, 24 Jun 2007 18:00:49 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 890AD13C457 for ; Sun, 24 Jun 2007 18:00:49 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5OI0jjO038108 for ; Sun, 24 Jun 2007 18:00:45 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5OI0jr5038093 for ports@FreeBSD.org; Sun, 24 Jun 2007 18:00:45 GMT (envelope-from erwin) Date: Sun, 24 Jun 2007 18:00:45 GMT From: Erwin Lansing Message-Id: <200706241800.l5OI0jr5038093@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX now builds successfully on 5.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, 24 Jun 2007 18:00:49 -0000 From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 22:16:23 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 74CE416A41F; Sun, 24 Jun 2007 22:16:23 +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 3991613C455; Sun, 24 Jun 2007 22:16:23 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: by mail.0x20.net (Postfix, from userid 1002) id 32A2439E20; Sun, 24 Jun 2007 23:53:55 +0200 (CEST) Date: Sun, 24 Jun 2007 23:53:55 +0200 From: Lars Engels To: martinko Message-ID: <20070624215355.GD44311@e.0x20.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes" Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 7.0 X-Operation-System: FreeBSD 5.5-RELEASE User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: freebsd-ports@freebsd.org, freebsd-java@freebsd.org Subject: Re: muCommander 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, 24 Jun 2007 22:16:23 -0000 --jq0ap7NbKX2Kqbes Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 24, 2007 at 04:27:05PM +0200, martinko wrote: > Hallo lists, >=20 > I've been trying to find a good Norton/Total Commander clone and have com= e across muCommander . It is Java based.=20 > Has someone considered porting it to FreeBSD please ? >=20 > TIA, >=20 > Martin Hi Martin, see ports/114001 or depending on a committers pace x11-fm/mucommander. Cheers Lars --jq0ap7NbKX2Kqbes Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGfufzKc512sD3afgRAgl+AJ9KZ4CZesGxGsFPhsI5L7AqiajazACffgeW c/q04wLJSW/9wjmtbm1NZRc= =lOKg -----END PGP SIGNATURE----- --jq0ap7NbKX2Kqbes-- From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 23:01:51 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EB2A16A400 for ; Sun, 24 Jun 2007 23:01:51 +0000 (UTC) (envelope-from matt@atopia.net) Received: from saturn.atopia.net (saturn.atopia.net [72.36.141.58]) by mx1.freebsd.org (Postfix) with ESMTP id 669A313C46A for ; Sun, 24 Jun 2007 23:01:51 +0000 (UTC) (envelope-from matt@atopia.net) Received: by saturn.atopia.net (Postfix, from userid 1003) id B190C4ADE6; Sun, 24 Jun 2007 18:43:34 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by saturn.atopia.net (Postfix) with ESMTP id B0B794ADD9 for ; Sun, 24 Jun 2007 18:43:34 -0400 (EDT) Date: Sun, 24 Jun 2007 18:43:34 -0400 (EDT) From: Matt Juszczak To: freebsd-ports@freebsd.org Message-ID: <20070624184159.Y84166@saturn.atopia.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: MySQL port has been failing 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, 24 Jun 2007 23:01:51 -0000 I have been trying to install the mysql50-server port for the past few days, and I keep getting a checksum error. My ports tree and index is up to date. Any ideas? => MD5 Checksum mismatch for mysql-5.0.41.tar.gz. => SHA256 Checksum mismatch for mysql-5.0.41.tar.gz. ===> Giving up on fetching files: mysql-5.0.41.tar.gz mysql-5.0.41.tar.gz Make sure the Makefile and distinfo file (/usr/ports/databases/mysql50-server/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 23:24:34 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FE0316A468 for ; Sun, 24 Jun 2007 23:24:34 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (darklight.org.ru [194.186.18.14]) by mx1.freebsd.org (Postfix) with ESMTP id BE02B13C45A for ; Sun, 24 Jun 2007 23:24:30 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (yuri@darklight.org.ru [127.0.0.1]) by darklight.org.ru (8.14.1/8.14.1) with ESMTP id l5ON6x6u070297; Mon, 25 Jun 2007 03:07:02 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Received: (from yuri@localhost) by darklight.org.ru (8.14.1/8.14.1/Submit) id l5ON6uJm070296; Mon, 25 Jun 2007 03:06:56 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Date: Mon, 25 Jun 2007 03:06:56 +0400 From: Yuri Pankov To: Matt Juszczak Message-ID: <20070624230656.GE73218@darklight.org.ru> References: <20070624184159.Y84166@saturn.atopia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070624184159.Y84166@saturn.atopia.net> User-Agent: Mutt/1.5.15 (2007-04-06) X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-3.0 (darklight.org.ru [127.0.0.1]); Mon, 25 Jun 2007 03:07:03 +0400 (MSD) Cc: freebsd-ports@freebsd.org Subject: Re: MySQL port has been failing 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, 24 Jun 2007 23:24:34 -0000 On Sun, Jun 24, 2007 at 06:43:34PM -0400, Matt Juszczak wrote: > I have been trying to install the mysql50-server port for the past few days, > and I keep getting a checksum error. My ports tree and index is up to date. > Any ideas? > > => MD5 Checksum mismatch for mysql-5.0.41.tar.gz. > => SHA256 Checksum mismatch for mysql-5.0.41.tar.gz. > ===> Giving up on fetching files: mysql-5.0.41.tar.gz mysql-5.0.41.tar.gz > Make sure the Makefile and distinfo file > (/usr/ports/databases/mysql50-server/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > See ports/113974. Yuri From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 03:09:41 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 210F116A400 for ; Mon, 25 Jun 2007 03:09:41 +0000 (UTC) (envelope-from blahblatz@yahoo.com) Received: from web59302.mail.re1.yahoo.com (web59302.mail.re1.yahoo.com [66.196.101.43]) by mx1.freebsd.org (Postfix) with SMTP id C6F0113C48A for ; Mon, 25 Jun 2007 03:09:40 +0000 (UTC) (envelope-from blahblatz@yahoo.com) Received: (qmail 38359 invoked by uid 60001); 25 Jun 2007 02:43:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=hYa2Fo9Hn3tgvPh/4mjv1FX7/9Y7UC8xtLfqqlbN3HjXgtpkwMQLJ+pMWARljrJcFsHW9lbZW7VAIyeXDstLLh2rpKBgxXBF+uu3alefdWvE/fSf8MNk0kvcGMLel+Co4xAqz43/79rQAJGWMo/X+Mww+nFbeI3t3AWiAjaPPSc=; X-YMail-OSG: 5nqPZLoVM1muK_B2GKWXtkDmwE0dllfYyLqNmi4Ix_s9Te2Qrf6qGNxww81iH8PcPIwB32_WAP3N70_HFZiHeSjDgY0IiiHKa0Sf Received: from [69.125.122.129] by web59302.mail.re1.yahoo.com via HTTP; Sun, 24 Jun 2007 19:43:04 PDT Date: Sun, 24 Jun 2007 19:43:04 -0700 (PDT) From: Blah Blatz To: freebsd-ports@freebsd.org MIME-Version: 1.0 Message-ID: <313972.38071.qm@web59302.mail.re1.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: MySQL port checksum problem 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, 25 Jun 2007 03:09:41 -0000 Trying to make databases/mysql50-client, I get a checksum error on one of the downloads: => mysql-5.0.41.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/. ===> Vulnerability check disabled, database not found => MD5 Checksum mismatch for mysql-5.0.41.tar.gz. => SHA256 Checksum mismatch for mysql-5.0.41.tar.gz. --------------------------------- Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 03:39:02 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3F8016A41F; Mon, 25 Jun 2007 03:39:02 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id A68FB13C469; Mon, 25 Jun 2007 03:39:02 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 9D2261CC044; Sun, 24 Jun 2007 20:39:02 -0700 (PDT) Date: Sun, 24 Jun 2007 20:39:02 -0700 From: Jeremy Chadwick To: Yuri Pankov Message-ID: <20070625033902.GA21813@eos.sc1.parodius.com> Mail-Followup-To: Yuri Pankov , Matt Juszczak , ale@freebsd.org, freebsd-ports@freebsd.org References: <20070624184159.Y84166@saturn.atopia.net> <20070624230656.GE73218@darklight.org.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070624230656.GE73218@darklight.org.ru> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Matt Juszczak , freebsd-ports@freebsd.org, ale@freebsd.org Subject: Re: MySQL port has been failing 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, 25 Jun 2007 03:39:02 -0000 On Mon, Jun 25, 2007 at 03:06:56AM +0400, Yuri Pankov wrote: > On Sun, Jun 24, 2007 at 06:43:34PM -0400, Matt Juszczak wrote: > > => MD5 Checksum mismatch for mysql-5.0.41.tar.gz. > > => SHA256 Checksum mismatch for mysql-5.0.41.tar.gz. > > ===> Giving up on fetching files: mysql-5.0.41.tar.gz mysql-5.0.41.tar.gz > > Make sure the Makefile and distinfo file > > (/usr/ports/databases/mysql50-server/distinfo) > > are up to date. If you are absolutely sure you want to override this > > check, type "make NO_CHECKSUM=yes [other args]". > > See ports/113974. Which has been closed because "this is how it's designed". I'll add that this problem is happening for more than just MySQL 5.x on that mirror; 4.x is also broken. There's definitely a disk/controller or network problem with that mirror. ale@ -- we should consider modifying MASTER_SITE_MYSQL to move ftp://ftp.easynet.be/mysql/Downloads/%SUBDIR%/ to the bottom of the site list. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 11:06:16 2007 Return-Path: X-Original-To: ports@hub.freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34F3A16A46B for ; Mon, 25 Jun 2007 11:06:16 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1F3F013C44C for ; Mon, 25 Jun 2007 11:06:16 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5PB6FdP097670 for ; Mon, 25 Jun 2007 11:06:15 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5PB6EOL097664 for PORTS; Mon, 25 Jun 2007 11:06:14 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 Jun 2007 11:06:14 GMT Message-Id: <200706251106.l5PB6EOL097664@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats 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, 25 Jun 2007 11:06:16 -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 S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/112754 VERY SERIOUS security bug in sysutils/eject 1 problem total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/105549 ports/www/squid_radius_auth doesn't work on sparc64 o ports/106369 vpnd caused kernel panic with ppp mode o ports/106372 vpnd can't run with slip mode o ports/107536 editors/scite: Can't write on SciTE text editor f ports/108077 www/linux-flashplugin9 crashes linux-firefox f ports/108413 net/vnc does not works. f ports/108537 print/hplip: Build failure f ports/108606 Courier MTA terminates abnormaly after installation o ports/108748 mod_fcgid 1.10 does not work inside jail f ports/111338 graphics/yafray: doesn't respect CXX, CXXFLAGS and eve o ports/112083 mail/qsheff overwrites configuration upon upgrade f ports/112094 www/lynx: plist missing configuration file o ports/112385 sysutils/lookupd on Kernel 64 f ports/112468 sysutils/bacula-server 2.0.3 port build fails for sqli o ports/112545 print/ghostscript-gpl 8.54 fail without all driver (or f ports/112698 www/opera's spell-check doesn't work o ports/112793 editors/e3 problem: one line patch to fix bad syscall f ports/112921 x11-wm/Beryl not loading focus and keybinding settings f ports/112988 print/HPLIP portupgrade failure f ports/113139 sysutils/ucspi-tcp runtime crash on amd64 w/ fix o ports/113144 print/ghostscript-gnu dumps core with several output d f ports/113498 www/elinks: lua scripting broken f ports/113847 devel/apr's buildconf is not able to find the python f ports/113988 [patch] Fix CVE-2007-1349 in www/mod_perl2 f ports/113989 vfs recycle.so does not work well with net/samba3 25 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/94921 isakmpd fails on amd64 o ports/95854 New Port: www/ochusha o ports/100896 [new ports] emulators/vmware-server-guestd1 emulators/ o ports/101275 bug fixed in sudo that prevented use in LDAP user acco o ports/103395 security/gnome-ssh-askpass interferes with gnome-scree o ports/107354 net/icmpinfo: icmpinfo -vvv does not recocnize any ICM f ports/107368 audio/normalize: [patch] - normalize-mp3 and normalize f ports/107621 net/proxychains doens't compile on 4 and 5 f ports/107937 jailed net/isc-dhcp3-server wouldn't run with an immut f ports/108104 print/hplip: documentation gets installed though NOPOR o ports/108595 pstree (sysutils/psmisc) don't work in jail f ports/108723 kxgenerator never worked for me f ports/108788 [patch] sysutils/fusefs-kmod: Add BASE option f ports/108801 www/mod_perl2: Apache-2.0.59 / mod_perl-2-2.0.3_1 freq f ports/108853 Contradiction of CONFLICTS¡¡ f ports/109041 security/tinyca doesn't allow for user installed OpenS o ports/110144 New port: math/Matlab7 f ports/110320 [security/vpnc] rc script returns 0 on failure o ports/111167 New port:mail/ilohamail-devel IlohaMail is a lightweig o ports/111247 New port: sysutil/linux-procfs rpm port of procps f ports/111290 [patch] sysutils/dtc pkg-plist and distinfo fixups, re f ports/111388 awstats port install path script mismatch o ports/111399 print/ghostscript-gpl: ghostscript-gpl WITH_FT_BRIDGE f ports/111456 [UPDATE] finance/pfpro updated distinfo f ports/111549 ports/net/fping patch to add -S source_addr option o ports/111742 [maintainer patch] Fix mail/p5-vpopmail port build on s ports/111786 comms/hylafax: update to 4.3.3 f ports/112074 mutt-ng port does not wish to compile o ports/112124 [New port] archivers/linux-par2cmdline o ports/112185 [NEW PORT] net/fping+ipv6: Quickly ping N hosts w/o fl o ports/112202 security/vscan: patch to fix plist problem o ports/112248 new port: finance/ledgersmb f ports/112271 new port: graphics/lightzone: a photo editor o ports/112476 [PORT UPDATE] Update graphics/lightzone to LightZone 2 o ports/112499 Add a necessary runtime library for audio/mbrola to ru o ports/112572 [NEW PORT] ports-mgmt/pkg: Smart tool for managing Fre o ports/112669 New port: snmp++ v3 library f ports/112681 Update port: www/ocsigen (to version 0.99.0) f ports/112876 audio/xmcd - compile problems after xorg 7.2 upgrade ( f ports/112887 net/nxserver 1.4.0_1 fails to compile after upgrading o ports/112893 games/ppracer - problems with OpenGL and Xorg 7.2 (i81 f ports/112922 sysutils/915resolution update to 0.5.3 o ports/112982 new port: security/hamachi (supersedes ports/110850) o ports/113063 new port net-mgmt/openlldp: A daemon to send Link Laye f ports/113099 [PATCH] sysutils/libchk may skip $X11BASE now f ports/113319 [NEW PORT] www/p5-Catalyst-View-Email: Catalyst View f f ports/113325 japanese/ng: use termios instead of sgtty f ports/113334 Installation of port math/R fails f ports/113335 biology/linux-foldingathome needs to run as root? f ports/113401 Update port: security/xca to version 0.6.3 f ports/113423 Update for ports net/freenx to version 0.6.0 f ports/113531 textproc/glimpse: TEMP_DIR follows non-staticc declara o ports/113538 databases/unixODBC fails to copy required INI files fo f ports/113572 [patch] japanese/sj3 is broken o ports/113608 New port: devel/codeblocks-devel SVN version of Code:: o ports/113615 maintainer update: misc/kbfx o ports/113619 new port: emulators/qtemu o ports/113627 Patch port: audio/libamrnb changed to install doc and o ports/113641 Patch port: audio/libamrwb changed to install doc and o ports/113674 [NEW PORT] comms/tbdcnv: Convert "audio" files between o ports/113693 [NEW PORT] games/windstille: Classic 2d jump-n-shoot g f ports/113709 multimedia/mplayer - PATCH - Add icon to gmplayer desk o ports/113738 [new port] www/asterisk-stat o ports/113741 maintainer update: x11-toolkits/qwt-devel f ports/113750 update science/kst to 1.4.0 o ports/113792 Update port: www/ocaml-net New version 2.2.7 o ports/113824 New port:emulators/qtemu A graphical user interface fo o ports/113827 when trying to play midis using audio/playmidi "/dev/s f ports/113835 [PATCH] misc/ipbt: unbreak, update package size/checks o ports/113839 New port: games/puzzles o ports/113844 update java/jboss4 to 4.2.0.GA o ports/113855 [NEW PORTS] devel/p5-DateTime-Util-Astro o ports/113871 [Maintainer-update] cad/linux-eagle and german/linux-e o ports/113872 New port:devel/alabastra C++ Editor writed with QT4 o ports/113875 [UPDATE] lang/gnat-gcc41 has a new bootstrap compiler o ports/113880 New port:graphics/albumshaper A cross-platform solutio o ports/113883 New port:www/gendesign An HTML Editor support for php f ports/113893 [UPDATE]: Mark net/libdnet as broken in a jail. o ports/113903 New port:security/gpg-crypter A GTK+ frontend to GPG a o ports/113925 New port: security/openvpn-auth-ldap - LDAP authentica o ports/113926 [maintainer-update] comms/gnokii: update to 0.6.16 o ports/113931 New port:deskutils/qtm Blog management application bas o ports/113943 [MAINTAINER] security/denyhosts: [SUMMARIZE CHANGES] o ports/113953 new port: deskutils/bookreader --- KDE text/book viewe f ports/113955 Update for deskutils/ganttproject o ports/113972 New port:games/pokerth A poker game written in C++/QT4 o ports/113976 math/maxima - Fix brokenness on amd64 o ports/113980 [MAINTAINER] games/ksudoku: update to 0.4 f ports/113983 net-p2p/azureus build failure o ports/113987 [Maintainer-update]: print/pslib version update to 0.3 o ports/113994 New port: textproc/sxml, a simple XML parsing and graf o ports/113995 Update port: www/wyvern f ports/114004 Missing RUN_DEPENDENCY in /usr/ports/multimedia/dvdaut o ports/114006 [NEW PORT] net/zeroinstall-injector: 0install injector o ports/114007 New ports:devel/ETL;devel/synfig;graphics/synfigstudio o ports/114010 [maintainer][patch]Update port: www/youtube_dl to 2007 96 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 11:30:25 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE26B16A400 for ; Mon, 25 Jun 2007 11:30:25 +0000 (UTC) (envelope-from killa@land.ru) Received: from smtp1.pochta.ru (smtp1.pochta.ru [81.211.64.6]) by mx1.freebsd.org (Postfix) with ESMTP id 6F17913C45B for ; Mon, 25 Jun 2007 11:30:25 +0000 (UTC) (envelope-from killa@land.ru) Received: from killa.relax.ru ([80.68.244.38]) by smtp.pochta.ru ( sendmail 8.13.3/8.13.1) with esmtpa id 1I2lea-0009P9-1b for ports@freebsd.org; Mon, 25 Jun 2007 14:18:40 +0400 Message-ID: <467F9697.5090902@land.ru> Date: Mon, 25 Jun 2007 14:19:03 +0400 From: Oleg Dambaev User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: mysql50 source archive is broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: perl@ipchains.ru List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2007 11:30:25 -0000 Good day, Unsuccessful port installation because of: %tar zxf mysql-5.0.41.tar.gz mysql-5.0.41/Docs/manual.chm: Truncated tar archive tar: Truncated tar archive Older version has no such problem. Hint: MySQL developers are cross-posted. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 11:34:24 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8FEC816A41F for ; Mon, 25 Jun 2007 11:34:24 +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 5293B13C4CA for ; Mon, 25 Jun 2007 11:34:24 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id 2A3F737DE8F; Mon, 25 Jun 2007 21:34:23 +1000 (EST) X-Viruscan-Id: <467FA83F00016CFD3FE456@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 F06F7422118; Mon, 25 Jun 2007 21:34:22 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id 9B6EB37DE57; Mon, 25 Jun 2007 21:34:22 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id CE997139; Mon, 25 Jun 2007 21:34:21 +1000 (EST) Date: Mon, 25 Jun 2007 21:34:21 +1000 From: Edwin Groothuis To: perl@ipchains.ru Message-ID: <20070625113421.GC1558@k7.mavetju> References: <467F9697.5090902@land.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <467F9697.5090902@land.ru> User-Agent: Mutt/1.4.2.3i Cc: ports@freebsd.org Subject: Re: mysql50 source archive is broken? 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, 25 Jun 2007 11:34:24 -0000 On Mon, Jun 25, 2007 at 02:19:03PM +0400, Oleg Dambaev wrote: > Unsuccessful port installation because of: The mysql mastersites are broken. You can grab a good source from ftp.freebsd.org: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ MASTER_SITE_OVERRIDE=ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ make Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 12:29:37 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA36916A421 for ; Mon, 25 Jun 2007 12:29:37 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id BFB1F13C4C7 for ; Mon, 25 Jun 2007 12:29:37 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.pgh.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id 17B9AEBC78; Mon, 25 Jun 2007 07:58:01 -0400 (EDT) Date: Mon, 25 Jun 2007 07:57:58 -0400 From: Bill Moran To: Blah Blatz Message-Id: <20070625075758.7ef788d9.wmoran@potentialtech.com> In-Reply-To: <313972.38071.qm@web59302.mail.re1.yahoo.com> References: <313972.38071.qm@web59302.mail.re1.yahoo.com> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.11; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: MySQL port checksum problem 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, 25 Jun 2007 12:29:38 -0000 In response to Blah Blatz : > Trying to make databases/mysql50-client, I get a checksum error on one of the downloads: > > => mysql-5.0.41.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/. > ===> Vulnerability check disabled, database not found > => MD5 Checksum mismatch for mysql-5.0.41.tar.gz. > => SHA256 Checksum mismatch for mysql-5.0.41.tar.gz. Try deleting the distfile and allowing the port to re-fetch it. The ports system doesn't seem to have any way to recover from a corrupted download, it just reports it and aborts. -- Bill Moran http://www.potentialtech.com From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 13:02:37 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9306F16A41F for ; Mon, 25 Jun 2007 13:02:37 +0000 (UTC) (envelope-from freebsd@akavia.ru) Received: from smtp.spaceweb.ru (smtp.spaceweb.ru [217.170.76.7]) by mx1.freebsd.org (Postfix) with ESMTP id 5436713C45A for ; Mon, 25 Jun 2007 13:02:36 +0000 (UTC) (envelope-from freebsd@akavia.ru) Received: from [62.33.174.250] (helo=ADMIN) by smtp.spaceweb.ru with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1I2ntX-0000hX-1r for freebsd-ports@freebsd.org; Mon, 25 Jun 2007 16:42:15 +0400 Date: Mon, 25 Jun 2007 22:42:53 +1000 From: Alexander Logvinov X-Mailer: The Bat! (v3.99.3) Professional Organization: AKA X-Priority: 3 (Normal) Message-ID: <251368263.20070625224253@akavia.ru> To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: MASTER_SITE_RUBYFORGE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Logvinov List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2007 13:02:37 -0000 Hello! It seems one of the MASTER_SITE_RUBYFORGE site is dead (for example http://people.freebsd.org/~fenner/portsurvey/www.html and all rubygem-) # host rubyforge.halostatue.info Host rubyforge.halostatue.info not found: 3(NXDOMAIN) There is another mirror from http://rubyforge.org/credits/ : Index: bsd.sites.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.sites.mk,v retrieving revision 1.421 diff -u -r1.421 bsd.sites.mk --- bsd.sites.mk 19 Jun 2007 10:28:40 -0000 1.421 +++ bsd.sites.mk 25 Jun 2007 12:29:07 -0000 @@ -1083,7 +1083,7 @@ MASTER_SITE_RUBYFORGE+= \ http://rubyforge.rubyuser.de/%SUBDIR%/ \ http://rubyforge.iasi.roedu.net/files/%SUBDIR%/ \ - http://rubyforge.halostatue.info/%SUBDIR%/ \ + http://files.rubyforge.mmmultiworks.com/%SUBDIR%/ \ http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/ .endif -- WBR From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 13:46:44 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC9BC16A46E for ; Mon, 25 Jun 2007 13:46:44 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from dione.picobyte.net (81-86-230-94.dsl.pipex.com [81.86.230.94]) by mx1.freebsd.org (Postfix) with SMTP id 908C213C4BF for ; Mon, 25 Jun 2007 13:46:43 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from localhost.localdomain (elara.picobyte.net [192.168.254.242]) by dione.picobyte.net (Postfix) with ESMTP id B201FB89A for ; Mon, 25 Jun 2007 14:14:54 +0100 (BST) Content-Disposition: inline Content-Type: text/plain MIME-Version: 1.0 Date: Mon, 25 Jun 2007 13:14:54 UT From: shaun@FreeBSD.org To: ports@FreeBSD.org X-Mailer: portscout/0.7.3 Message-Id: <20070625131454.B201FB89A@dione.picobyte.net> Content-Transfer-Encoding: quoted-printable Cc: Subject: FreeBSD ports you maintain which are out of date 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, 25 Jun 2007 13:46:44 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://beta.inerd.com/portscout/ports@freebsd.org.html Port | Current version | New v= ersion ------------------------------------------------+-----------------+------= ------ astro/nightfall | 1.61 | 1.62 ------------------------------------------------+-----------------+------= ------ audio/mbox | 0.5.2 | 0.6.0 ------------------------------------------------+-----------------+------= ------ audio/prokyon3 | 0.9.2 | 0.9.3 ------------------------------------------------+-----------------+------= ------ audio/q-audio | 1.2 | 1.3 ------------------------------------------------+-----------------+------= ------ audio/snd | 7.8 | 9.1 ------------------------------------------------+-----------------+------= ------ audio/xmms-imms | 1.2a | 2.0 ------------------------------------------------+-----------------+------= ------ benchmarks/pear-Benchmark | 1.2.6 | 1.2.7 ------------------------------------------------+-----------------+------= ------ benchmarks/polygraph | 2.8.1 | 3.0.6 ------------------------------------------------+-----------------+------= ------ cad/qucs | 0.0.11 | 0.0.1= 2 ------------------------------------------------+-----------------+------= ------ chinese/mldonkey-core | 2.8.2 | 2.8.6 ------------------------------------------------+-----------------+------= ------ chinese/wenju | 1.3 | 1.4 ------------------------------------------------+-----------------+------= ------ comms/klog | 0.3.3 | 0.4.0 ------------------------------------------------+-----------------+------= ------ databases/pgpool | 3.2 | 3.3 ------------------------------------------------+-----------------+------= ------ deskutils/taskjuggler | 2.3.0 | 2.4.0 ------------------------------------------------+-----------------+------= ------ devel/astyle | 1.20.2 | 1.21_ ------------------------------------------------+-----------------+------= ------ devel/gwenhywfar | 1.13.2 | 1.14.= 0 ------------------------------------------------+-----------------+------= ------ devel/lasi | 1.0.5 | 1.0.6 ------------------------------------------------+-----------------+------= ------ devel/libcwd | 0.99.45 | 0.99.= 46 ------------------------------------------------+-----------------+------= ------ devel/libpeak | 0.1.1 | 0.1.2 ------------------------------------------------+-----------------+------= ------ devel/libsigcx | 0.6.5 | 0.6.6 ------------------------------------------------+-----------------+------= ------ devel/m17n-docs | 1.3.3 | 1.3.4 ------------------------------------------------+-----------------+------= ------ devel/m17n-lib | 1.3.3 | 1.3.4 ------------------------------------------------+-----------------+------= ------ devel/ocaml-ulex | 0.9 | 1.0 ------------------------------------------------+-----------------+------= ------ devel/php-xdebug | 2.0.0RC3 | 2.0.0= RC4 ------------------------------------------------+-----------------+------= ------ devel/premake | 2.4 | 3.0 ------------------------------------------------+-----------------+------= ------ devel/py-urwid | 0.9.8 | 0.9.8= .1 ------------------------------------------------+-----------------+------= ------ devel/pylint | 0.13.1 | 0.13.= 2 ------------------------------------------------+-----------------+------= ------ editors/gmanedit | 0.3.1 | 0.3.2 ------------------------------------------------+-----------------+------= ------ editors/impress | 1.1b9 | 3sh-0= .2.3 ------------------------------------------------+-----------------+------= ------ editors/texmaker | 1.5 | 1.6 ------------------------------------------------+-----------------+------= ------ finance/aqbanking | 1.0.11 | 1.0.1= 2 ------------------------------------------------+-----------------+------= ------ finance/libofx | 0.8.2 | 0.8.3 ------------------------------------------------+-----------------+------= ------ games/greed | 3.5 | 3.6 ------------------------------------------------+-----------------+------= ------ games/grubinvaders | 1.0.0 | 2.0.0 ------------------------------------------------+-----------------+------= ------ games/pear-Games_Chess | 0.9.0 | 1.0.0 ------------------------------------------------+-----------------+------= ------ games/scummvm | 0.9.1 | 0.10.= 0 ------------------------------------------------+-----------------+------= ------ games/tecnoballz | 0.90 | 0.91 ------------------------------------------------+-----------------+------= ------ games/thudboard | 1.7 | 1.8 ------------------------------------------------+-----------------+------= ------ games/trackballs | 1.1.2 | 1.1.4 ------------------------------------------------+-----------------+------= ------ games/vamos | 0.5.6 | 0.5.7 ------------------------------------------------+-----------------+------= ------ graphics/Coin | 2.4.6 | 2.5.0= b3 ------------------------------------------------+-----------------+------= ------ graphics/gnofract4d | 3.1 | 3.2 ------------------------------------------------+-----------------+------= ------ graphics/xmedcon | 0.9.9.4 | 0.9.9= .5 ------------------------------------------------+-----------------+------= ------ japanese/gawk | 3.0.6 | 3.1.0 ------------------------------------------------+-----------------+------= ------ japanese/linux-JM | 20050615 | 20070= 615 ------------------------------------------------+-----------------+------= ------ java/drexelsnmp | 1.4 | 1.4.1 ------------------------------------------------+-----------------+------= ------ java/mx4j | 2.1.1 | 3.0.0 ------------------------------------------------+-----------------+------= ------ lang/libjit | 0.0.6 | 0.1.0 ------------------------------------------------+-----------------+------= ------ lang/pnet-base | 0.7.4 | 0.8.0 ------------------------------------------------+-----------------+------= ------ lang/q | 6.2 | 7.7 ------------------------------------------------+-----------------+------= ------ mail/contact-lookup-applet | 0.14 | 0.16 ------------------------------------------------+-----------------+------= ------ mail/elmo | 1.2.0 | 1.3.0 ------------------------------------------------+-----------------+------= ------ mail/freepops | 0.0.99 | 0.2.5 ------------------------------------------------+-----------------+------= ------ mail/kshowmail | 3.1.0 | 3.1.1 ------------------------------------------------+-----------------+------= ------ mail/moztraybiff | 1.2.2 | 1.2.3 ------------------------------------------------+-----------------+------= ------ mail/pop-before-smtp | 1.41 | 1.42 ------------------------------------------------+-----------------+------= ------ mail/sympa | 4.1.2 | 5.3b.= 4 ------------------------------------------------+-----------------+------= ------ mail/sympa-elixus | 20041024 | 5.3b.= 4 ------------------------------------------------+-----------------+------= ------ math/fxt | 2006.12.17 | 2007.= 06.24 ------------------------------------------------+-----------------+------= ------ math/lp_solve | 5.5.0.9 | 5.5.0= .10 ------------------------------------------------+-----------------+------= ------ math/petsc | 2.3.3-p0 | 2.3.3= -p3 ------------------------------------------------+-----------------+------= ------ math/petsc-mpich | 2.3.3-p0 | 2.3.3= -p3 ------------------------------------------------+-----------------+------= ------ math/rpy | 0.3.5 | 0.4.0 ------------------------------------------------+-----------------+------= ------ math/scigraphica | 0.8.0 | 1.0.0 ------------------------------------------------+-----------------+------= ------ math/tvmet | 1.7.1 | 1.7.2 ------------------------------------------------+-----------------+------= ------ misc/documancer | 0.2.3 | 0.2.4 ------------------------------------------------+-----------------+------= ------ misc/freeguide | 0.8.6 | 0.10.= 1 ------------------------------------------------+-----------------+------= ------ misc/katalog | 0.3 | 0.4 ------------------------------------------------+-----------------+------= ------ misc/kcd | 7.6.1 | 7.6.2 ------------------------------------------------+-----------------+------= ------ misc/kcd-devel | 7.11.0 | 7.13.= 0 ------------------------------------------------+-----------------+------= ------ misc/wmpal | 0.5 | 0.6 ------------------------------------------------+-----------------+------= ------ net/gq | 1.2.1 | 1.3.0 ------------------------------------------------+-----------------+------= ------ net/iaxmodem | 0.1.14 | 0.1.1= 5 ------------------------------------------------+-----------------+------= ------ net/libvncserver | 0.8.2 | 0.9.1 ------------------------------------------------+-----------------+------= ------ net/pecl-radius | 1.2.4 | 1.2.5 ------------------------------------------------+-----------------+------= ------ net/ruby-dict | 0.9.3 | 0.9.4 ------------------------------------------------+-----------------+------= ------ net/spread-j | 3.17.2 | 3.17.= 3 ------------------------------------------------+-----------------+------= ------ net-im/ruby-xmpp4r | 0.3 | 0.3.1 ------------------------------------------------+-----------------+------= ------ net-mgmt/pixilate | 0.4.1 | 0.4.2 ------------------------------------------------+-----------------+------= ------ net-p2p/dctc | 0.84.1 | 0.85.= 0 ------------------------------------------------+-----------------+------= ------ net-p2p/gnome-btdownload | 0.0.20 | 0.0.2= 1 ------------------------------------------------+-----------------+------= ------ net-p2p/gnunet | 0.6.6b | 0.7.0 ------------------------------------------------+-----------------+------= ------ palm/libmal | 0.42 | 0.43 ------------------------------------------------+-----------------+------= ------ palm/synce-dccm | 0.9.3 | 0.10.= 0 ------------------------------------------------+-----------------+------= ------ palm/synce-gnomevfs | 0.9.0 | 0.10.= 0 ------------------------------------------------+-----------------+------= ------ palm/synce-librapi2 | 0.9.3 | 0.10.= 0 ------------------------------------------------+-----------------+------= ------ palm/synce-rra | 0.9.1 | 0.9.2 ------------------------------------------------+-----------------+------= ------ palm/synce-serial | 0.9.1 | 0.10.= 0 ------------------------------------------------+-----------------+------= ------ print/epsonepl | 0.2.2 | 0.3.0 ------------------------------------------------+-----------------+------= ------ print/fontforge | 20060822 | 20070= 607 ------------------------------------------------+-----------------+------= ------ print/lilypond | 2.2.2 | 2.2.3 ------------------------------------------------+-----------------+------= ------ print/typetools | 2.60 | 2.63 ------------------------------------------------+-----------------+------= ------ science/elmer-fem | 5.3.1 | 5.3.2 ------------------------------------------------+-----------------+------= ------ security/fakeroot | 1.5.8 | 1.7.1 ------------------------------------------------+-----------------+------= ------ security/shishi | 0.0.22 | 0.0.3= 1 ------------------------------------------------+-----------------+------= ------ security/wpa_supplicant | 0.3.8 | 0.6.0 ------------------------------------------------+-----------------+------= ------ textproc/br-aspell | -br-0.50-1 | -br-0= .50-2 ------------------------------------------------+-----------------+------= ------ textproc/meld | 1.1.4 | 1.1.5= .1 ------------------------------------------------+-----------------+------= ------ textproc/p5-Lingua-Stem | 0.82 | 0.83 ------------------------------------------------+-----------------+------= ------ textproc/po4a | 0.23 | 0.31 ------------------------------------------------+-----------------+------= ------ textproc/py-asv | 0.4 | 0.5 ------------------------------------------------+-----------------+------= ------ www/mod_auth_mysql | 2.20 | 3.2 ------------------------------------------------+-----------------+------= ------ www/mod_python | 2.7.11 | 3.3.0= b ------------------------------------------------+-----------------+------= ------ www/ocaml-net | 1.1.1 | 2.2.7 ------------------------------------------------+-----------------+------= ------ www/openvrml | 0.15.10 | 0.16.= 5 ------------------------------------------------+-----------------+------= ------ www/screem | 0.16.1 | 0.17.= 0 ------------------------------------------------+-----------------+------= ------ www/udmsearch | 3.1.5 | 3.1.6 ------------------------------------------------+-----------------+------= ------ www/vtiger | 5.0.2 | 5.0.3 ------------------------------------------------+-----------------+------= ------ www/zope-zmysqlda | 2.0.8 | 2.0.9= b3 ------------------------------------------------+-----------------+------= ------ x11/stalonetray | 0.4 | 0.6.5 ------------------------------------------------+-----------------+------= ------ x11-servers/Xfstt | 1.6 | 1.7 ------------------------------------------------+-----------------+------= ------ x11-toolkits/gnocl | 0.9.90 | 0.9.9= 1 ------------------------------------------------+-----------------+------= ------ x11-toolkits/gtkdatabox | 0.1.13.0 | 0.1.1= 4.0 ------------------------------------------------+-----------------+------= ------ x11-wm/epplets | 0.9 | 0.10 ------------------------------------------------+-----------------+------= ------ x11-wm/expocity | 2.6.2 | 2.6.3 ------------------------------------------------+-----------------+------= ------ x11-wm/qlwm | 3.1 | 4.2 ------------------------------------------------+-----------------+------= ------ x11-wm/sapphire | 0.15.6 | 0.15.= 7 ------------------------------------------------+-----------------+------= ------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://beta.inerd.com/portscout-portconfig.txt If you need help, have any problems, find a bug in this software, or wish to stop (or start!) receiving portscout reminders, feel free to contact me at shaun@FreeBSD.org. Thanks. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 14:52:24 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBD3F16A468 for ; Mon, 25 Jun 2007 14:52:24 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id 6639713C46C for ; Mon, 25 Jun 2007 14:52:24 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wals001FBSD.walsimou.com ([192.168.1.240]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Mon, 25 Jun 2007 16:53:33 +0200 id 0000B80D.00000000467FD6ED.000171C5 Message-ID: <467FD6C0.9010301@walsimou.com> Date: Mon, 25 Jun 2007 16:52:48 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.0 (X11/20070513) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: dvipng in the ports tree 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, 25 Jun 2007 14:52:25 -0000 Hello list, It seems that graphics/dvipng is deleted from the ports tree, because it is already included in the teTeX distribution. see here (http://lists.freebsd.org/pipermail/freebsd-ports/2006-December/037462.html) But teTeX require xorg-libraries and I think xorg-libraries are too much now for a web server. Is it possible to have dvipng back in the ports tree? Thanks a lot From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 15:27:12 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38AC516A46C for ; Mon, 25 Jun 2007 15:27:12 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id A590F13C44C for ; Mon, 25 Jun 2007 15:27:11 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wals001FBSD.walsimou.com ([192.168.1.240]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Mon, 25 Jun 2007 17:28:20 +0200 id 0000B8AA.00000000467FDF14.0000A1BF Message-ID: <467FDEE7.9040600@walsimou.com> Date: Mon, 25 Jun 2007 17:27:35 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.0 (X11/20070513) MIME-Version: 1.0 To: ports@freebsd.org References: <467FD6C0.9010301@walsimou.com> <20070625.235837.93580836.hrs@allbsd.org> In-Reply-To: <20070625.235837.93580836.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: dvipng in the ports tree 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, 25 Jun 2007 15:27:12 -0000 Hiroki Sato a écrit : > Gaye Abdoulaye Walsimou wrote > in <467FD6C0.9010301@walsimou.com>: > > wa> Hello list, > wa> It seems that graphics/dvipng is deleted from the ports tree, because it > wa> is already included in the teTeX distribution. > wa> see here > wa> (http://lists.freebsd.org/pipermail/freebsd-ports/2006-December/037462.html) > wa> But teTeX require xorg-libraries and I think xorg-libraries are too much > wa> now for a web server. > > Does using WITHOUT_X11=yes for print/teTeX-base help? > > -- > | Hiroki SATO > Not before you suggest it, because make config (in print/teTeX-base) give nothing. But WITHOUT_X11=yes works :-) Thanks a lot From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 15:33:23 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8BF4116A46B for ; Mon, 25 Jun 2007 15:33:23 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id 05D8813C458 for ; Mon, 25 Jun 2007 15:33:22 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wals001FBSD.walsimou.com ([192.168.1.240]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Mon, 25 Jun 2007 17:34:32 +0200 id 0000B8AA.00000000467FE088.0000A212 Message-ID: <467FE05B.7080603@walsimou.com> Date: Mon, 25 Jun 2007 17:33:47 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.0 (X11/20070513) MIME-Version: 1.0 To: ports@freebsd.org References: <467FD6C0.9010301@walsimou.com> <444pkwhxua.fsf@be-well.ilk.org> In-Reply-To: <444pkwhxua.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: dvipng in the ports tree 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, 25 Jun 2007 15:33:23 -0000 Lowell Gilbert a écrit : > You can build teTeX "WITHOUT_X11", but it would be more tricky to > build dvipng without TeX (dvipng requires kpathsea, for one thing). > Yes I know, I need Tex (specially latex command). WITHOUT_X11=yes works thanks a lot From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 15:34:18 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDA7016A46B for ; Mon, 25 Jun 2007 15:34:18 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.freebsd.org (Postfix) with ESMTP id 72BFD13C484 for ; Mon, 25 Jun 2007 15:34:18 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p4235-ipbf504funabasi.chiba.ocn.ne.jp [124.100.51.235]) (authenticated bits=128) by mail.allbsd.org (8.13.8/8.13.8) with ESMTP id l5PExJNt095833; Mon, 25 Jun 2007 23:59:31 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) (authenticated bits=0) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id l5PEx06O050620; Mon, 25 Jun 2007 23:59:02 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 25 Jun 2007 23:58:37 +0900 (JST) Message-Id: <20070625.235837.93580836.hrs@allbsd.org> To: walsimou@walsimou.com From: Hiroki Sato In-Reply-To: <467FD6C0.9010301@walsimou.com> References: <467FD6C0.9010301@walsimou.com> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Mon_Jun_25_23_58_37_2007_891)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.90.3, clamav-milter version 0.90.3 on gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.allbsd.org [133.31.130.32]); Mon, 25 Jun 2007 23:59:31 +0900 (JST) Cc: ports@FreeBSD.org Subject: Re: dvipng in the ports tree 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, 25 Jun 2007 15:34:18 -0000 ----Security_Multipart(Mon_Jun_25_23_58_37_2007_891)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Gaye Abdoulaye Walsimou wrote in <467FD6C0.9010301@walsimou.com>: wa> Hello list, wa> It seems that graphics/dvipng is deleted from the ports tree, because it wa> is already included in the teTeX distribution. wa> see here wa> (http://lists.freebsd.org/pipermail/freebsd-ports/2006-December/037462.html) wa> But teTeX require xorg-libraries and I think xorg-libraries are too much wa> now for a web server. Does using WITHOUT_X11=yes for print/teTeX-base help? -- | Hiroki SATO ----Security_Multipart(Mon_Jun_25_23_58_37_2007_891)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGf9gdTyzT2CeTzy0RAmwsAKCQSAikYhoTwuCeKmO8UbDmuMycmwCeOE6r gsbCTMNNe2c/ol0RJt5oLvU= =7WqK -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Jun_25_23_58_37_2007_891)---- From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 15:34:58 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5A3B16A421 for ; Mon, 25 Jun 2007 15:34:58 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.225]) by mx1.freebsd.org (Postfix) with ESMTP id 8D04A13C458 for ; Mon, 25 Jun 2007 15:34:58 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: by nz-out-0506.google.com with SMTP id 34so525291nzf for ; Mon, 25 Jun 2007 08:34:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y12i5sU6wNoqCgN3tmQgVIk4pzvEABLoRi8pkF07/d3Rn4V4VTn+aktgtmu3WVcQg4MzjCn4ZTve2VMwQIGeDhMLkznhRFsmB1lirhzERlzmLQzViDrOVSTj3+D7ubvlDv9Ceip6T3i0ic5apVHxXOZjCgLgd4+mZAIS/Rp/d7k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=N9SreJ88lkIsbHXdJie+3vVdlZbyji7pO/Ox1iSvVtLXpdZTaTdbCVY6P0Z+58EhOnRwSoHWv54WkrJkthu7os6h6pcNchCE5s88GG6h2sqhXybnuZUcz5ZrZLx9mfkHIsGC9/jAC0bnW3lHSz1UFgHYw7nPJ8Y2Z7qZkhOc6kE= Received: by 10.114.37.1 with SMTP id k1mr5528115wak.1182785697311; Mon, 25 Jun 2007 08:34:57 -0700 (PDT) Received: by 10.115.15.16 with HTTP; Mon, 25 Jun 2007 08:34:57 -0700 (PDT) Message-ID: <8b5ad0e10706250834q4257f56bkf954fd8ecd0c9e07@mail.gmail.com> Date: Mon, 25 Jun 2007 11:34:57 -0400 From: "=?ISO-8859-1?Q?Zavam,_Vin=EDcius?=" To: freebsd-ports@freebsd.org In-Reply-To: <20070625075758.7ef788d9.wmoran@potentialtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <313972.38071.qm@web59302.mail.re1.yahoo.com> <20070625075758.7ef788d9.wmoran@potentialtech.com> Subject: Re: MySQL port checksum problem 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, 25 Jun 2007 15:34:59 -0000 2007/6/25, Bill Moran : > In response to Blah Blatz : > > > Trying to make databases/mysql50-client, I get a checksum error on one = of the downloads: > > > > =3D> mysql-5.0.41.tar.gz doesn't seem to exist in /usr/ports/distfiles/= . > > =3D> Attempting to fetch from tp://ftp.easynet.be/mysql/Downloads/MySQL= -5.0/. > > =3D=3D=3D> Vulnerability check disabled, database not found > > =3D> MD5 Checksum mismatch for mysql-5.0.41.tar.gz. > > =3D> SHA256 Checksum mismatch for mysql-5.0.41.tar.gz. > > Try deleting the distfile and allowing the port to re-fetch it. The port= s > system doesn't seem to have any way to recover from a corrupted download, > it just reports it and aborts. > > -- > Bill Moran > http://www.potentialtech.com from ftp.easynet.be/mysql/Downloads/MySQL-5.0; $ tar zxvf mysql-5.0.41.tar.gz mysql-5.0.41/ mysql-5.0.41/bdb/ mysql-5.0.41/bdb/Makefile.in mysql-5.0.41/bdb/btree/ mysql-5.0.41/bdb/btree/bt_curadj.c (...) mysql-5.0.41/Docs/manual.chm gzip: stdin: invalid compressed data--crc error gzip: stdin: invalid compressed data--length error tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now $ md5sum mysql-5.0.41.tar.gz 6a9c8a7fe2d484b293824e33d1cff57e mysql-5.0.41.tar.gz * ftp.easynet.be/mysql/Downloads/MySQL-5.0/mysql-5.0.41.tar.gz.md5 * b45cd6c89e35dfc1cdbe1a1f782aefbf mysql-5.0.41.tar.gz from ftp.freebsd.org/pub/FreeBSD/ports/distfiles; $ tar zxvf mysql-5.0.41.tar.gz mysql-5.0.41/ mysql-5.0.41/bdb/ mysql-5.0.41/bdb/Makefile.in mysql-5.0.41/bdb/btree/ (...) mysql-5.0.41/win/data/mysql/procs_priv.MYD mysql-5.0.41/win/data/test/ $ $ md5sum mysql-5.0.41.tar.gz b45cd6c89e35dfc1cdbe1a1f782aefbf mysql-5.0.41.tar.gz helpful post; * http://lists.freebsd.org/pipermail/freebsd-ports/2007-June/042219.html []'s --=20 Zavam, Vin=EDcius From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 15:45:37 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C456D16A46C for ; Mon, 25 Jun 2007 15:45:37 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id 85CF013C457 for ; Mon, 25 Jun 2007 15:45:37 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wals001FBSD.walsimou.com ([192.168.1.240]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Mon, 25 Jun 2007 17:46:47 +0200 id 0000B8AA.00000000467FE367.0000A4E5 Message-ID: <467FE339.4040604@walsimou.com> Date: Mon, 25 Jun 2007 17:46:01 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.0 (X11/20070513) MIME-Version: 1.0 To: ports@freebsd.org References: <467FD6C0.9010301@walsimou.com> <20070625.235837.93580836.hrs@allbsd.org> In-Reply-To: <20070625.235837.93580836.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: dvipng in the ports tree 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, 25 Jun 2007 15:45:37 -0000 Hiroki Sato a écrit : > Does using WITHOUT_X11=yes for print/teTeX-base help? > > -- > | Hiroki SATO > Yes it help!!!! I don't have xorg-libraries installed at all Thanks :-) From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 16:35:49 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 513B416A46E for ; Mon, 25 Jun 2007 16:35:49 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.freebsd.org (Postfix) with SMTP id A4ECF13C46E for ; Mon, 25 Jun 2007 16:35:48 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: (qmail 29307 invoked by uid 89); 25 Jun 2007 16:09:06 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 25 Jun 2007 16:09:06 -0000 Date: Mon, 25 Jun 2007 18:09:02 +0200 From: Oliver Lehmann To: maho@freebsd.org, openoffice@freebsd.org Message-Id: <20070625180902.4aa37daf.oliver@FreeBSD.org> X-Mailer: Sylpheed 2.4.2 (GTK+ 2.10.12; amd64-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: openoffice.org 2.2.1 on amd64 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, 25 Jun 2007 16:35:49 -0000 Hi, after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left with an openoffice installation where I'm not able to save files. Everytime I try to save a file openoffice exits leaving a 0 byte file. Do you intend to fix this? I'll now go and try to move back to 2.2.0 which worked.... if it wouldn't take ages to compile... *SIGH* Greetings, Oliver -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 16:41:21 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7650F16A46C for ; Mon, 25 Jun 2007 16:41:21 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id C5CD813C448 for ; Mon, 25 Jun 2007 16:41:20 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 25 Jun 2007 16:41:19 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp054) with SMTP; 25 Jun 2007 18:41:19 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1/OPhIwGn3OOlqVqn7oBC6UHL7312SU8tJxHt2EMT O4FX7ZORTbky6c Message-ID: <467FF02C.50609@gmx.de> Date: Mon, 25 Jun 2007 18:41:16 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.4 (X11/20070616) MIME-Version: 1.0 To: Oliver Lehmann References: <20070625180902.4aa37daf.oliver@FreeBSD.org> In-Reply-To: <20070625180902.4aa37daf.oliver@FreeBSD.org> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: maho@freebsd.org, ports@freebsd.org, openoffice@freebsd.org Subject: Re: openoffice.org 2.2.1 on amd64 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, 25 Jun 2007 16:41:21 -0000 Oliver Lehmann wrote: > Hi, > > after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left > with an openoffice installation where I'm not able to save files. > > Everytime I try to save a file openoffice exits leaving a 0 byte file. > Do you intend to fix this? I'll now go and try to move back to 2.2.0 > which worked.... if it wouldn't take ages to compile... *SIGH* > > Greetings, Oliver > Did you try the workaround for OO instabilities mentioned in previous threads? OO_FORCE_DESKTOP=none or OO_FORCE_DESKTOP=kde in the environment. From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 16:58:19 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2103C16A400 for ; Mon, 25 Jun 2007 16:58:19 +0000 (UTC) (envelope-from garyj@jennejohn.org) Received: from mail08c.verio.de (mail08c.verio.de [213.198.55.118]) by mx1.freebsd.org (Postfix) with SMTP id 7C7BB13C455 for ; Mon, 25 Jun 2007 16:58:18 +0000 (UTC) (envelope-from garyj@jennejohn.org) Received: from mx48.stngva01.us.mxservers.net (204.202.242.14) by mail08c.verio.de (RS ver 1.0.95vs) with SMTP id 0-096542695 for ; Mon, 25 Jun 2007 12:58:16 -0400 (EDT) Received: from mmm808.verio.de [213.198.55.120] (EHLO mmm808.verio.de) by mx48.stngva01.us.mxservers.net (mxl_mta-1.3.8-10p4) with ESMTP id 0cfef764.19949.171.mx48.stngva01.us.mxservers.net; Mon, 25 Jun 2007 12:39:28 -0400 (EDT) Received: (qmail 92960 invoked from network); 25 Jun 2007 16:58:14 -0000 Received: from unknown (HELO peedub.jennejohn.org) (89.49.134.169) by with SMTP; 25 Jun 2007 16:58:14 -0000 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.14.1/8.14.1) with SMTP id l5PGwAd8011451; Mon, 25 Jun 2007 18:58:11 +0200 (CEST) (envelope-from garyj@jennejohn.org) Date: Mon, 25 Jun 2007 18:58:10 +0200 From: Gary Jennejohn To: "[LoN]Kamikaze" Message-Id: <20070625185810.85a3af54.garyj@jennejohn.org> In-Reply-To: <467FF02C.50609@gmx.de> References: <20070625180902.4aa37daf.oliver@FreeBSD.org> <467FF02C.50609@gmx.de> Organization: DENX Softwre Engineering GmbH X-Mailer: Sylpheed 2.4.2 (GTK+ 2.10.13; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam: [F=0.3670277218; heur=0.500(-26400); stat=0.367; spamtraq-heur=0.500(2007022501)] X-MAIL-FROM: X-SOURCE-IP: [213.198.55.120] X-SF-Loop: 1 Cc: ports@FreeBSD.org Subject: Re: openoffice.org 2.2.1 on amd64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2007 16:58:19 -0000 On Mon, 25 Jun 2007 18:41:16 +0200 "[LoN]Kamikaze" wrote: > Oliver Lehmann wrote: > > Hi, > > > > after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now > > left with an openoffice installation where I'm not able to save > > files. > > > > Everytime I try to save a file openoffice exits leaving a 0 byte > > file. Do you intend to fix this? I'll now go and try to move back > > to 2.2.0 which worked.... if it wouldn't take ages to compile... > > *SIGH* > > > > Greetings, Oliver > > > > Did you try the workaround for OO instabilities mentioned in previous > threads? > > OO_FORCE_DESKTOP=none or OO_FORCE_DESKTOP=kde > > in the environment. Doesn't help. I also see that, when I ^Q out of e.g. swriter that the window disappears but the process doesn't exit. I have to ^C out of it. --- Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg garyjATdenxDOTde From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 17:36:20 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E960316A46B for ; Mon, 25 Jun 2007 17:36:20 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.freebsd.org (Postfix) with SMTP id 46FB013C48C for ; Mon, 25 Jun 2007 17:36:20 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: (qmail 33150 invoked by uid 89); 25 Jun 2007 17:09:38 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 25 Jun 2007 17:09:38 -0000 Date: Mon, 25 Jun 2007 19:09:32 +0200 From: Oliver Lehmann To: gary.jennejohn@freenet.de Message-Id: <20070625190932.5fa2c5f6.lehmann@ans-netz.de> In-Reply-To: <20070625185810.85a3af54.garyj@jennejohn.org> References: <20070625180902.4aa37daf.oliver@FreeBSD.org> <467FF02C.50609@gmx.de> <20070625185810.85a3af54.garyj@jennejohn.org> X-Mailer: Sylpheed 2.4.2 (GTK+ 2.10.12; amd64-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, "\[LoN\]Kamikaze" , Gary Jennejohn Subject: Re: openoffice.org 2.2.1 on amd64 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, 25 Jun 2007 17:36:21 -0000 Gary Jennejohn wrote: > Doesn't help. I also see that, when I ^Q out of e.g. swriter that the > window disappears but the process doesn't exit. I have to ^C out of > it. Here the window disappears, and the process is gone... -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Mon Jun 25 18:28:40 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A542616A469; Mon, 25 Jun 2007 18:28:40 +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 5AEA313C469; Mon, 25 Jun 2007 18:28:40 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from [192.168.10.8] by hex.athame.co.uk with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1I2scK-0009Q1-95; Mon, 25 Jun 2007 20:44:48 +0300 From: Andy Fawcett To: freebsd-ports@freebsd.org Date: Mon, 25 Jun 2007 20:45:55 +0300 User-Agent: KMail/1.9.6 References: <20070625180902.4aa37daf.oliver@FreeBSD.org> In-Reply-To: <20070625180902.4aa37daf.oliver@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706252045.58756.andy@athame.co.uk> Cc: maho@freebsd.org, ports@freebsd.org, Oliver Lehmann , openoffice@freebsd.org Subject: Re: openoffice.org 2.2.1 on amd64 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, 25 Jun 2007 18:28:40 -0000 On Monday 25 June 2007 19:09:02 Oliver Lehmann wrote: > Hi, > > after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left > with an openoffice installation where I'm not able to save files. > > Everytime I try to save a file openoffice exits leaving a 0 byte file. > Do you intend to fix this? I'll now go and try to move back to 2.2.0 > which worked.... if it wouldn't take ages to compile... *SIGH* I just tried this on my amd64/6-STABLE from a couple of days ago, and file saves are working fine here, at least the 4 or 5 I just tried. 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 Mon Jun 25 18:28:40 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A542616A469; Mon, 25 Jun 2007 18:28:40 +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 5AEA313C469; Mon, 25 Jun 2007 18:28:40 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from [192.168.10.8] by hex.athame.co.uk with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1I2scK-0009Q1-95; Mon, 25 Jun 2007 20:44:48 +0300 From: Andy Fawcett To: freebsd-ports@freebsd.org Date: Mon, 25 Jun 2007 20:45:55 +0300 User-Agent: KMail/1.9.6 References: <20070625180902.4aa37daf.oliver@FreeBSD.org> In-Reply-To: <20070625180902.4aa37daf.oliver@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706252045.58756.andy@athame.co.uk> Cc: maho@freebsd.org, ports@freebsd.org, Oliver Lehmann , openoffice@freebsd.org Subject: Re: openoffice.org 2.2.1 on amd64 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, 25 Jun 2007 18:28:40 -0000 On Monday 25 June 2007 19:09:02 Oliver Lehmann wrote: > Hi, > > after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left > with an openoffice installation where I'm not able to save files. > > Everytime I try to save a file openoffice exits leaving a 0 byte file. > Do you intend to fix this? I'll now go and try to move back to 2.2.0 > which worked.... if it wouldn't take ages to compile... *SIGH* I just tried this on my amd64/6-STABLE from a couple of days ago, and file saves are working fine here, at least the 4 or 5 I just tried. 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 Mon Jun 25 22:26:11 2007 Return-Path: X-Original-To: ports@FreeBSD.ORG Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE5B816A468 for ; Mon, 25 Jun 2007 22:26:11 +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 7CE0013C465 for ; Mon, 25 Jun 2007 22:26:11 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id 54D4737DE8B; Tue, 26 Jun 2007 08:26:10 +1000 (EST) X-Viruscan-Id: <46804102000118A5847E7B@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 25E154223AF; Tue, 26 Jun 2007 08:26:10 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id D3CC937DE7D; Tue, 26 Jun 2007 08:26:09 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 9E8E9186; Tue, 26 Jun 2007 08:26:09 +1000 (EST) Date: Tue, 26 Jun 2007 08:26:09 +1000 From: Edwin Groothuis To: "M. Warner Losh" , ports@FreeBSD.ORG Message-ID: <20070625222609.GD1558@k7.mavetju> References: <20070617.011324.406004472.imp@bsdimp.com> <4674E05F.4060705@gmx.de> <20070617072945.GE1325@k7.mavetju> <20070617.013640.-131645657.imp@bsdimp.com> <20070618003329.GF1325@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070618003329.GF1325@k7.mavetju> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: How to get a list of all kernel modules 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, 25 Jun 2007 22:26:11 -0000 On Mon, Jun 18, 2007 at 10:33:29AM +1000, Edwin Groothuis wrote: > On Sun, Jun 17, 2007 at 01:36:40AM -0600, M. Warner Losh wrote: > > In message: <20070617072945.GE1325@k7.mavetju> > > Edwin Groothuis writes: > > : On Sun, Jun 17, 2007 at 09:18:55AM +0200, [LoN]Kamikaze wrote: > > : > M. Warner Losh wrote: > > : > > In message: <20070617065457.GB30965@soaustin.net> > > : > > linimon@lonesome.com (Mark Linimon) writes: > > : > > : On Sun, Jun 17, 2007 at 12:42:01AM -0600, M. Warner Losh wrote: > > : > > : > I'd kinda hoped there was a pseudo category that I could key off of. > > : > > : > > : > > : Kinda sounds like there should be. > > : > > > > : > > That would make grepping the info out of INDEX easy > > : > > > : > I'm with Mark here, there definitely should be one. > > : > > > : > I think it would be best to create it and send a HEADS UP to ports@ or to all > > : > maintainers. > > : > > : If you decide on a name for the category, I'll send-pr it and ask > > : the maintainer of portlint to incoperate a check for it. > > > > 'kmod' would be my first choice. But I don't care as long as I know > > what it is. > > ports/113802: [patch] add virtual category: kmod And TPTB have decided to call it: kld. Currently being tested by Pav Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 00:42:16 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C34A16A46F for ; Tue, 26 Jun 2007 00:42:16 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.230]) by mx1.freebsd.org (Postfix) with ESMTP id 15CD213C447 for ; Tue, 26 Jun 2007 00:42:15 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by nz-out-0506.google.com with SMTP id 34so659630nzf for ; Mon, 25 Jun 2007 17:42:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=EYRVLwLqDc3vVbPMQnhOjuf/1DDKFX5+hvVTCQ+f9WcDJ1pTJAW7o4Og40eb2q2JqbaFdVJs6/dTd9CJoH8tO2upEm/R6nskeMn1aUKzR7Yk6vZ5wTWpkjqxGiHvSy4mKOxKctmVqP+jQPjo2Al42xrRJ2DJZzG0g1PvTwgLqLI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=oslFO5TKF9APDqSVOIW7i+oW5DAD6Wp4IpuLbt+yujwPNLZxtr4hT3e+HgdHbm/wrlamdqEUCRwS9iQh4kElS/QVEYS/OhqgaqARKNg9QEiJHeI+MO7Mvl9BrBNtgImtzLVvAK5r7tk7lxOF1tDY/uALf5mAyP6ZInjOtUvvAFw= Received: by 10.141.198.8 with SMTP id a8mr858625rvq.1182818535057; Mon, 25 Jun 2007 17:42:15 -0700 (PDT) Received: from localhost ( [134.160.214.85]) by mx.google.com with ESMTP id b5sm7552490rva.2007.06.25.17.42.13 (version=SSLv3 cipher=OTHER); Mon, 25 Jun 2007 17:42:13 -0700 (PDT) Date: Tue, 26 Jun 2007 09:42:08 +0900 (JST) Message-Id: <20070626.094208.124089019.chat95@mac.com> To: oliver@FreeBSD.org From: Maho NAKATA In-Reply-To: <20070625180902.4aa37daf.oliver@FreeBSD.org> References: <20070625180902.4aa37daf.oliver@FreeBSD.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: maho@freebsd.org, ports@freebsd.org, openoffice@freebsd.org Subject: Re: openoffice.org 2.2.1 on amd64 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, 26 Jun 2007 00:42:16 -0000 From: Oliver Lehmann Subject: openoffice.org 2.2.1 on amd64 Date: Mon, 25 Jun 2007 18:09:02 +0200 > after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left > with an openoffice installation where I'm not able to save files. I'm sorry to hear that... > Everytime I try to save a file openoffice exits leaving a 0 byte file. > Do you intend to fix this? I'll now go and try to move back to 2.2.0 > which worked.... if it wouldn't take ages to compile... *SIGH* :( Currently my amd64 box is occupied...and even so I cannot check it because it is too tough. Your input is really appreciated. Thanks, -- Nakata Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 07:31:18 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9A3F16A421 for ; Tue, 26 Jun 2007 07:31:18 +0000 (UTC) (envelope-from contactmayankjain@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 67B6B13C447 for ; Tue, 26 Jun 2007 07:31:18 +0000 (UTC) (envelope-from contactmayankjain@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so424235anc for ; Tue, 26 Jun 2007 00:31:17 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=eYOMpimLkd/iVZW+4iqqpvFe5GiF8ddprpqd5gsLlnyDCtFx/UJFiJSl+N7AdZvny5x+gW17Evc3SghdLRg5CjBXHfrKcVTGzvio4U/0XOt+1C8je5RyZWZCLOq94JNonefkhFa5IbTDIm707Vms90pdcl6eY9E9C8L1sEOidFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=JeZlYiHFqR37onGosTCKaSpStGFN1rirrLaZmzPXOkCQ3b2gttq+ppqODGC3qXWJjMNI6xVWg0ng01hrsudNHCKggOXkjcSwID2rs8fRBPVlLGTJju8kCOtMF8dteCbCukoPW+DnkLeSqk7f90Ko31Pz8jyoJIstu543EiNj4Fc= Received: by 10.100.142.12 with SMTP id p12mr3587517and.1182841527455; Tue, 26 Jun 2007 00:05:27 -0700 (PDT) Received: by 10.100.31.6 with HTTP; Tue, 26 Jun 2007 00:05:27 -0700 (PDT) Message-ID: Date: Tue, 26 Jun 2007 12:35:27 +0530 From: "Mayank Jain" To: ports@freebsd.org In-Reply-To: MIME-Version: 1.0 References: 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: Urgent: pwlib library 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: Tue, 26 Jun 2007 07:31:18 -0000 Hi, This is regarding pwlib library. This library is used by our application and we have an old version of this library( we actually do not know the version) which contains the symbol "GetNumberValueAt" >>strings libpt_FreeBSD_x86_r.a | grep GetNumberValueAt | grep PAbst GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi GetNumberValueAt__C14PAbstractArrayUi Now we have to port our application to 64 bit 6.1 freebsd machine , so we downloaded pwlib library for this version of freebsd but it does not contain the symbol "GetNumberValueAt" . Because of this we are unable to build our code and facing linking problem(undefined reference to this symbol). Could you please let us know that which version of pwlib library contains this symbol "GetNumberValueAt" and where from to get the source code of that version. Also which version of pwlib (compatible for 6.1 freebsd , amd64) contains this symbol "GetNumberValueAt" or any other symbol which substitute this symbol. -- Regards Mayank Jain 9818390836 www.mayankjain.110mb.com -- Regards Mayank Jain 9818390836 www.mayankjain.110mb.com From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 09:26:34 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 962D716A468 for ; Tue, 26 Jun 2007 09:26:34 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from gateway.cybervisiontech.com.ua (gateway.cybervisiontech.com.ua [88.81.251.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5216D13C465 for ; Tue, 26 Jun 2007 09:26:34 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (hq.cybervisiontech.com [127.0.0.1]) by gateway.cybervisiontech.com.ua (Postfix) with ESMTP id C18F4ED4504; Tue, 26 Jun 2007 12:25:13 +0300 (EEST) X-Virus-Scanned: amavisd-new at cybervisiontech.com Received: from gateway.cybervisiontech.com.ua ([127.0.0.1]) by localhost (hq.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X7uFrF3f1VUO; Tue, 26 Jun 2007 12:25:12 +0300 (EEST) Received: from [10.2.1.87] (rein.cybervisiontech.com.ua [10.2.1.87]) by gateway.cybervisiontech.com.ua (Postfix) with ESMTP id 8B89AED44DA; Tue, 26 Jun 2007 12:25:12 +0300 (EEST) Message-ID: <4680DBC7.4060902@icyb.net.ua> Date: Tue, 26 Jun 2007 12:26:31 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.4 (X11/20070618) MIME-Version: 1.0 To: freebsd-ports@freebsd.org, Neal Nelson Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: wxPython 2.8 port 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, 26 Jun 2007 09:26:34 -0000 Neal, porters, Is there any work in progress on a port of wxPython 2.8 ? I've tried to quickly hack one by copying x11-toolkits/py-wxPython26* to the corresponding x11-toolkits/py-wxPython28* directories, changing version to 2.8.4.0 and `make makesum`. Everything worked quite well through the build stage but installation failed. It seems that it was because of some changes in configure script that resulted in py-wxPython28 being built with unicode support. I didn't pursue this further, but it seems that creating the ports should not be very hard. Sorry for not providing any patches. -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 09:50:32 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 20B5816A468 for ; Tue, 26 Jun 2007 09:50:32 +0000 (UTC) (envelope-from g.v.tjongahung@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id D378413C4BB for ; Tue, 26 Jun 2007 09:50:31 +0000 (UTC) (envelope-from g.v.tjongahung@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so431087anc for ; Tue, 26 Jun 2007 02:50:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=REoJXtEbGy4jAiHYt1OgD/dkLC6TfSYGGv8o8ZC7Trgcgpv95GzBpdDckw+HddvgHHATJ/Am6sfX7hmiqE6qUV43oE9Ti2WsXNJ5zxTSijUkXjzXRPST4cXiNPv9X7Rqp3ANLiY/EEWFRjBtEak54rtVYfWPYRs2IMX7uAQsfRU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=R/U1YYtBTpgqMpIccO7UqhL5DOKL5dRyRvsXL+t3y/17ldQdTBLsAOy5Oj1pJ9gApOjJrOe5YFJBdY8ht8R+JK12Uvu7CWDcUuXIOCN+ejukxw8oiPEkkWaWBiTMJpzkGISYt96Sn38wrO9TMxn+4uVhmVIk+dKf6vaps9b+xOk= Received: by 10.100.166.14 with SMTP id o14mr3656651ane.1182851431347; Tue, 26 Jun 2007 02:50:31 -0700 (PDT) Received: by 10.100.41.5 with HTTP; Tue, 26 Jun 2007 02:50:31 -0700 (PDT) Message-ID: <822946050706260250g108bb7dcucdfd0fcff51c1e35@mail.gmail.com> Date: Tue, 26 Jun 2007 11:50:31 +0200 From: "Gabor Tjong A Hung" Sender: g.v.tjongahung@gmail.com To: ports@FreeBSD.org MIME-Version: 1.0 X-Google-Sender-Auth: bb6810159563ae01 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: Re: alpha proposal: port options 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, 26 Jun 2007 09:50:32 -0000 Hi there, Could you also include a radio-like option in addition to the checkbox-like options ( http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html#AEN2476 ) This is useful for ports like eclipse where you need to specify either gecko or firefox or mozilla etc. or texmaker where you would preferably be able to chose acroread, xpdf etc. From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 12:58:48 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F3B4016A400 for ; Tue, 26 Jun 2007 12:58:47 +0000 (UTC) (envelope-from dtz@fiber-line.com) Received: from host102.155.212.247.conversent.net (host102.155.212.247.conversent.net [155.212.247.102]) by mx1.freebsd.org (Postfix) with SMTP id 9F5EA13C44B for ; Tue, 26 Jun 2007 12:58:47 +0000 (UTC) (envelope-from dtz@fiber-line.com) Received: (qmail 21638 invoked from network); Tue, 26 Jun 2007 07:58:18 -0500 Received: from unknown (HELO dasl) (25.91.218.124) by host102.155.212.247.conversent.net with SMTP; Tue, 26 Jun 2007 07:58:18 -0500 Message-ID: <46810D6A.4050106@clanfuller.com> Date: Tue, 26 Jun 2007 07:58:18 -0500 From: Saturn User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Amazingly, none of them are twins. 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, 26 Jun 2007 12:58:48 -0000 SREA Takes Investors For Second Climb! UP 40%. Score One Inc. (SREA) $0.42 UP 40% SREA continues another huge climb this week after hot news was released Friday. BusinessNewsNow.us has released SREA as featured StockWatch. This one is still cooking. Go read the news and get on SREA Tuesday! Their medical team includes Nevada fertility specialists, but they decided to have the babies at Banner Good Samaritan Medical Center in downtown Phoenix. We are planning to release tutorials to help people to easily migrate to our tool. SVG images are stored as XML documents, and that brings along several advantages, namely, you can modify them programmatically simply by changing fields within the XML tags. We're always looking for new ideas on how to simplify. mattvolpi There is MIDP running on some non-phone devices. An inch or two of water, and the ability to splash and play is what spray pads and splash pads are all about. usain Thanks M, D, M, and bao. net is a the primary mailing list for this community. The Masches are getting national attention, of course, but their needs will be great long after the pregnancy and births of the children. martinbrehovsky Can you give us more information? For instance, you can only have one JFrame at a time, so be sure to check with the release notes for AGUI to understand all of it's limitations. martinbrehovsky Yes, Canvases are supported as well. Trend Micro Control Manager can also be used to manage many of the vendor's other security offerings. Swim lessons are also available through out the summer. Of course, if you're developing in Java, Perl, or another portable, nonbinary development environment, most applications will work even if they were developed under Linux. The best-known protocol for accessing web services is known as the Simple Object Access Protocol, or SOAP for short. mattvolpi For this type of tool, the code is on the smaller side. mad What are the advantages of using an IDE, when I can code an application pretty easily? However, I suspect what you are really wondering is whether there is a programmatic interface to the Sun Grid that could be used instead of the web-based interface. There are some surprises on this foul list. Here's a terrific opportunity to get the facts! You can still join our community by linking your project to our here in our java. Initial reports say that everyone is in good shape. Be sure to read his Java ME blog for more tips and information. Now, with so many graphical Java ME APIs available today, mobile developers have a different problem: API overload. , adding an array of items to forms or lists and so on. The technology is able to process the entire data stack; though the user may also opt to test a sample data set. com has grown its ecosystem of software providers with its Application Exchange; does Sun intend to grow its own ecosystem on Sun Grid Compute Utility? We are planning to release tutorials to help people to easily migrate to our tool. WM About custom components and canvases, I couldn't figure out where and how I can deal with them in the IDE. marco This might sound daft, but what is exactly WCW? bao I will make sure our writer sees this request. Now, the Glendale and Peoria Parks and Recreation are teaming up to help you out. From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 13:16:29 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 142BD16A421 for ; Tue, 26 Jun 2007 13:16:29 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id 7D5C013C44B for ; Tue, 26 Jun 2007 13:16:28 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wals001FBSD.walsimou.com ([192.168.1.240]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Tue, 26 Jun 2007 15:17:42 +0200 id 0000B9D3.00000000468111F6.00015881 Message-ID: <468111C4.3040306@walsimou.com> Date: Tue, 26 Jun 2007 15:16:52 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.0 (X11/20070513) MIME-Version: 1.0 To: ports@freebsd.org References: <467FD6C0.9010301@walsimou.com> <20070625.235837.93580836.hrs@allbsd.org> <467FDEE7.9040600@walsimou.com> In-Reply-To: <467FDEE7.9040600@walsimou.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: dvipng in the ports tree 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, 26 Jun 2007 13:16:29 -0000 Gaye Abdoulaye Walsimou a écrit : > Hiroki Sato a écrit : >> Gaye Abdoulaye Walsimou wrote >> in <467FD6C0.9010301@walsimou.com>: >> >> wa> Hello list, >> wa> It seems that graphics/dvipng is deleted from the ports tree, >> because it >> wa> is already included in the teTeX distribution. >> wa> see here >> wa> >> (http://lists.freebsd.org/pipermail/freebsd-ports/2006-December/037462.html) >> >> wa> But teTeX require xorg-libraries and I think xorg-libraries are >> too much >> wa> now for a web server. >> >> Does using WITHOUT_X11=yes for print/teTeX-base help? >> Once again it help :-) !!! But one more thing, when I try to update all ports installed in My box with portmanager -u, it tries to install xorg**** So I've added in /etc/make.conf WITHOUT_X11=yes , and the problem is solved (I think). From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 13:31:56 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A8F416A46D for ; Tue, 26 Jun 2007 13:31:56 +0000 (UTC) (envelope-from neal@nelson.name) Received: from neal.nelson.name (neal.nelson.name [82.139.192.177]) by mx1.freebsd.org (Postfix) with ESMTP id 9EFD913C45B for ; Tue, 26 Jun 2007 13:31:55 +0000 (UTC) (envelope-from neal@nelson.name) Received: from [10.0.1.16] ([10.0.1.16]) (AUTH: LOGIN neal, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by neal.nelson.name with esmtp; Tue, 26 Jun 2007 15:21:17 +0200 id 00198409.468112CD.00012581 Message-ID: <46826468.7080108@nelson.name> Date: Wed, 27 Jun 2007 15:21:44 +0200 From: Neal Nelson User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Andriy Gapon References: <4680DBC7.4060902@icyb.net.ua> In-Reply-To: <4680DBC7.4060902@icyb.net.ua> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: wxPython 2.8 port 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, 26 Jun 2007 13:31:56 -0000 Andriy Gapon wrote: > Neal, porters, > > Is there any work in progress on a port of wxPython 2.8 ? > > I've tried to quickly hack one by copying x11-toolkits/py-wxPython26* to > the corresponding x11-toolkits/py-wxPython28* directories, changing > version to 2.8.4.0 and `make makesum`. > Everything worked quite well through the build stage but installation > failed. It seems that it was because of some changes in configure script > that resulted in py-wxPython28 being built with unicode support. > I didn't pursue this further, but it seems that creating the ports > should not be very hard. > > Sorry for not providing any patches. I tried to make a port some time ago but unfortunately wxPython uses features not present in wxGTK 2.8.0. As soon as that port is updated then it should be straight forward to make a port. Unfortunately I'm in the middle of a house move so I don't know if that has happened yet. When I get DSL sorted and the old house painted (strange German rules) then I can look into it again. Sorry everyone for the prolonged delay in getting the latest wxPython ported. From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 16:18:29 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C3AF716A4D7 for ; Tue, 26 Jun 2007 16:18:29 +0000 (UTC) (envelope-from mi@bonkers.video-collage.com) Received: from bonkers.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by mx1.freebsd.org (Postfix) with ESMTP id 5999513C457 for ; Tue, 26 Jun 2007 16:18:29 +0000 (UTC) (envelope-from mi@bonkers.video-collage.com) Received: from bonkers.video-collage.com (localhost [127.0.0.1]) by bonkers.video-collage.com (8.14.1/8.14.1) with ESMTP id l5QFp0Qt072646 for ; Tue, 26 Jun 2007 11:51:00 -0400 (EDT) (envelope-from mi@bonkers.video-collage.com) Received: (from mi@localhost) by bonkers.video-collage.com (8.14.1/8.14.1/Submit) id l5QFp0Kd072645 for ports@FreeBSD.org; Tue, 26 Jun 2007 11:51:00 -0400 (EDT) (envelope-from mi) Message-ID: <46812E86.8040408@aldan.algebra.com> Date: Tue, 26 Jun 2007 11:19:34 -0400 From: "Mikhail T." User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: "Mayank Jain" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Keywords: X-UID: 1086624 Sender: mi@bonkers.video-collage.com X-Virus-Scanned: ClamAV 0.88.7/3529/Tue Jun 26 09:54:48 2007 on bonkers.video-collage.com X-Virus-Status: Clean Cc: Steve Ames , openh323-devel@lists.sourceforge.net, freebsd-ports@FreeBSD.org Subject: Re: Urgent: pwlib library issues (GetNumberValueAt functions are gone) 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, 26 Jun 2007 16:18:29 -0000 According to the (partial) history of this code, the functions were eliminated in April 2003: http://www.openh323.org/~openh323/cvsweb.cgi/pwlib/src/ptlib/common/contain.cxx.diff?r1=1.130&r2=1.131 Touched as we are by your belief, that FreeBSD is in a position to help you with the third-party's code, we are not :(. Most likely, you will have to study the diff to understand, how to modify your code to avoid using these functions in favor of whatever replacements are made for them by the PWLib's authors. If you still have problems, you may need to contact the authors (CC-ed). It is quite confusing, that the openh323.org site is stale, and the project is currently SourceForge-hosted: http://openh323.sourceforge.net/ https://sourceforge.net/projects/openh323 Yours, -mi P.S. Steve, do you mind if I change the port's pkg-descr to point there? MASTER_SITES can also be turned to SourceForge's mirrors. From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 16:32:37 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9215416A469 for ; Tue, 26 Jun 2007 16:32:37 +0000 (UTC) (envelope-from dcorking@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 4BA2A13C44C for ; Tue, 26 Jun 2007 16:32:37 +0000 (UTC) (envelope-from dcorking@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so459810anc for ; Tue, 26 Jun 2007 09:32:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received: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=oZzdssg+NrsudiQn+RelSVsyMEfM6IFfD4AH/QtdXxdF4diVkJY47gapfr0BFHL09oXHbRKVwCFUQ8XxDNA3c6tS2a8rQ1Xk59AT38SKWYTlzlGFK00hpesiXRLOajFgsfiu+azbZ4Ixyk7e0urMFpRPNEzaJdRTIp5YhzFg47s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; 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=aXEJYHTwzVnPOODUzOehdcRyIRsGgZz8Esg4bylV6WLY73o26dN4hkw6XXtCXE77jr9L7nxwbzkXOfGPVpYzjWUhyDnokAWlHsZMu1G3u91JCryVwDTdkApDazVk+ASneSdZCeKCm8JzvRlYsaFWo+jiDIFhwObOckSDjK/Qo68= Received: by 10.100.119.14 with SMTP id r14mr3927494anc.1182873999751; Tue, 26 Jun 2007 09:06:39 -0700 (PDT) Received: by 10.100.194.12 with HTTP; Tue, 26 Jun 2007 09:06:39 -0700 (PDT) Message-ID: Date: Tue, 26 Jun 2007 17:06:39 +0100 From: "David Corking" Sender: dcorking@gmail.com To: "Discussion on enhancements and development issues with the OpenH323 library" In-Reply-To: <46812E86.8040408@aldan.algebra.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46812E86.8040408@aldan.algebra.com> X-Google-Sender-Auth: 417a0eced6e9ba70 Cc: Mayank Jain , freebsd-ports@freebsd.org Subject: Re: [Openh323-devel] Urgent: pwlib library issues (GetNumberValueAt functions are gone) 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, 26 Jun 2007 16:32:37 -0000 On 6/26/07, Mikhail T. wrote: > It is quite confusing, that the openh323.org site is stale, and the > project is currently SourceForge-hosted: > > http://openh323.sourceforge.net/ > https://sourceforge.net/projects/openh323 Only someone at quicknet can fix the openh323.org site However, should we replace http://openh323.sourceforge.net/ with a redirect to http://www.voxgratia.org/ ? -- David From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 16:54:30 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85F3416A46B for ; Tue, 26 Jun 2007 16:54:30 +0000 (UTC) (envelope-from s.horne@isvo.net) Received: from isvo.net (cm88.delta17.maxonline.com.sg [59.189.17.88]) by mx1.freebsd.org (Postfix) with SMTP id 9DF3813C483 for ; Tue, 26 Jun 2007 16:54:25 +0000 (UTC) (envelope-from s.horne@isvo.net) Received: from SMTP agent by mail gateway Wed, 27 Jun 2007 00:27:47 --800 Received: from ts65000.isvo.net ([192.168.65.100]) by isvo.net (isvo.net [192.168.65.250]) (MDaemon.PRO.v8.1.3.R) with ESMTP id md50000030636.msg for ; Wed, 27 Jun 2007 01:11:39 +0800 Message-Id: <6.0.0.22.2.20070627132955.0530e3b0@mail.isvo.net> X-Sender: 32611892@mail.isvo.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 27 Jun 2007 13:36:24 +0800 To: From: Simon Horne In-Reply-To: References: <46812E86.8040408@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Processed: isvo.net, Wed, 27 Jun 2007 01:11:39 +0800 (not processed: message from valid local sender) X-MDRemoteIP: 192.168.65.100 X-Return-Path: s.horne@isvo.net X-MDaemon-Deliver-To: freebsd-ports@freebsd.org X-MDAV-Processed: isvo.net, Wed, 27 Jun 2007 01:11:41 +0800 Cc: Mayank Jain , freebsd-ports@freebsd.org Subject: Re: [Openh323-devel] Urgent: pwlib library issues (GetNumberValueAt functions are gone) 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, 26 Jun 2007 16:54:30 -0000 At 12:06 AM 27/06/2007, David Corking wrote: >However, should we replace >http://openh323.sourceforge.net/ >with a redirect to >http://www.voxgratia.org/ >? There are 2 know things in life 1. We are all going to die. 2. That just ain't going to ever ever happen. The tragedy of the commons is a type of social trap that involves a conflict over resources between individual interests and the common good. http://en.wikipedia.org/wiki/Tragedy_of_the_commons Simon From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 18:52:42 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 90F6416A46B for ; Tue, 26 Jun 2007 18:52:42 +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 5294913C46E for ; Tue, 26 Jun 2007 18:52:42 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 26 Jun 2007 14:52:42 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.3-GA) with ESMTP id IVF98703; Tue, 26 Jun 2007 14:52:41 -0400 (EDT) Received: from 65-78-26-179.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.26.179]) by smtp01.lnh.mail.rcn.net with ESMTP; 26 Jun 2007 14:52:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18049.24692.827762.526501@jerusalem.litteratus.org> Date: Tue, 26 Jun 2007 14:52:36 -0400 From: Robert Huff To: ports@freebsd.org X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: Subject: mysql 5.1 under -CURRENT?? 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, 26 Jun 2007 18:52:42 -0000 Is there anyone out there who has this combination working? I remember someone reporting problems, but never hearv if they had been solved. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 19:01:11 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97FEC16A400 for ; Tue, 26 Jun 2007 19:01:11 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 0977913C448 for ; Tue, 26 Jun 2007 19:01:10 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 26 Jun 2007 19:01:08 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp050) with SMTP; 26 Jun 2007 21:01:08 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX19vP+Ys4/Nvl1dSWwp7lloEUbWBTe3PHUqEhwb6Il gTPybKuQDiCSvq Message-ID: <46816271.1000603@gmx.de> Date: Tue, 26 Jun 2007 21:01:05 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.4 (X11/20070616) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: audio/gstreamer-plugins-ivorbis does not build 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, 26 Jun 2007 19:01:11 -0000 ===> Building for gstreamer-plugins-ivorbis-0.10.5_2,3 if /bin/sh /usr/obj/mobileKamikaze.norad/usr/ports/audio/gstreamer-plugins-ivorbis/work/gnome-libtool --tag=CC --mode=compile /usr/local/bin/ccache /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m -I/usr/local/include -MT libgstivorbis_la-vorbis.lo -MD -MP -MF ".deps/libgstivorbis_la-vorbis.Tpo" -c -o libgstivorbis_la-vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c; \ then mv -f ".deps/libgstivorbis_la-vorbis.Tpo" ".deps/libgstivorbis_la-vorbis.Plo"; else rm -f ".deps/libgstivorbis_la-vorbis.Tpo"; exit 1; fi if /bin/sh /usr/obj/mobileKamikaze.norad/usr/ports/audio/gstreamer-plugins-ivorbis/work/gnome-libtool --tag=CC --mode=compile /usr/local/bin/ccache /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m -I/usr/local/include -MT libgstivorbis_la-vorbisfile.lo -MD -MP -MF ".deps/libgstivorbis_la-vorbisfile.Tpo" -c -o libgstivorbis_la-vorbisfile.lo `test -f 'vorbisfile.c' || echo './'`vorbisfile.c; \ then mv -f ".deps/libgstivorbis_la-vorbisfile.Tpo" ".deps/libgstivorbis_la-vorbisfile.Plo"; else rm -f ".deps/libgstivorbis_la-vorbisfile.Tpo"; exit 1; fi mkdir .libs /usr/local/bin/ccache /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m -I/usr/local/include -MT libgstivorbis_la-vorbis.lo -MD -MP -MF .deps/libgstivorbis_la-vorbis.Tpo -c vorbis.c -fPIC -DPIC -o .libs/libgstivorbis_la-vorbis.o /usr/local/bin/ccache /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m -I/usr/local/include -MT libgstivorbis_la-vorbisfile.lo -MD -MP -MF .deps/libgstivorbis_la-vorbisfile.Tpo -c vorbisfile.c -fPIC -DPIC -o .libs/libgstivorbis_la-vorbisfile.o distcc[10044] ERROR: compile (null) on localhost failed vorbisfile.c: In function `gst_ivorbisfile_play': vorbisfile.c:684: warning: null format string vorbisfile.c:684: warning: null format string vorbisfile.c:745: warning: null format string vorbisfile.c:745: warning: null format string /usr/local/bin/ccache /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m -I/usr/local/include -MT libgstivorbis_la-vorbisfile.lo -MD -MP -MF .deps/libgstivorbis_la-vorbisfile.Tpo -c vorbisfile.c -o libgstivorbis_la-vorbisfile.o >/dev/null 2>&1 vorbis.c:26:23: vorbisdec.h: No such file or directory vorbis.c: In function `plugin_init': vorbis.c:40: warning: implicit declaration of function `gst_ivorbis_dec_get_type' distcc[10042] ERROR: compile vorbis.c on localhost failed gmake: *** [libgstivorbis_la-vorbis.lo] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Before you ask, I tried without make -j, ccache and distcc, it doesn't make any difference. The search: # find /usr/obj -name vorbisdec.h does not yield any results, just like # find / -name vorbisdec.h The file simply isn't there. Am I the only person experiencing this? From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 19:04:03 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5AC9816A421 for ; Tue, 26 Jun 2007 19:04:03 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from farris.bafirst.com (adsl-065-081-102-002.sip.jan.bellsouth.net [65.81.102.2]) by mx1.freebsd.org (Postfix) with ESMTP id D3B3313C44B for ; Tue, 26 Jun 2007 19:04:02 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.12.64]) by farris.bafirst.com with esmtp; Tue, 26 Jun 2007 14:04:00 -0500 id 0006D40C.46816320.00014426 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Tue, 26 Jun 2007 14:03:57 -0500 id 0004AC3D.4681631D.000146D1 Received: from dsl-189-129-12-64.prod-infinitum.com.mx (dsl-189-129-12-64.prod-infinitum.com.mx [189.129.12.64]) by intranet.encontacto.net (Horde MIME library) with HTTP; Tue, 26 Jun 2007 14:03:57 -0500 Message-ID: <20070626140357.753wqka5v4sg40sg@intranet.encontacto.net> X-Priority: 3 (Normal) Date: Tue, 26 Jun 2007 14:03:57 -0500 From: eculp@encontacto.net To: freebsd-ports@freebsd.org References: <18049.24692.827762.526501@jerusalem.litteratus.org> In-Reply-To: <18049.24692.827762.526501@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) X-Originating-IP: 189.129.12.64 Subject: Re: mysql 5.1 under -CURRENT?? 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, 26 Jun 2007 19:04:03 -0000 Quoting Robert Huff : > > Is there anyone out there who has this combination working? I > remember someone reporting problems, but never hearv if they had > been solved. > I haven't although I haven't tried in the last few days. I've been waiting, too. ed > > Robert Huff > _______________________________________________ > 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 Tue Jun 26 19:21:13 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C8C416A400 for ; Tue, 26 Jun 2007 19:21:13 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (lab.alexdupre.com [81.174.31.42]) by mx1.freebsd.org (Postfix) with ESMTP id DF45A13C4B8 for ; Tue, 26 Jun 2007 19:21:12 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 16351 invoked from network); 26 Jun 2007 19:21:11 -0000 Received: from unknown (HELO athlon.alexdupre.com) (192.168.178.2) by lab.alexdupre.com with SMTP; 26 Jun 2007 19:21:11 -0000 Message-ID: <46816726.2020800@FreeBSD.org> Date: Tue, 26 Jun 2007 21:21:10 +0200 From: Alex Dupre User-Agent: Thunderbird 2.0.0.4 (X11/20070615) MIME-Version: 1.0 To: Robert Huff References: <18049.24692.827762.526501@jerusalem.litteratus.org> In-Reply-To: <18049.24692.827762.526501@jerusalem.litteratus.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: mysql 5.1 under -CURRENT?? 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, 26 Jun 2007 19:21:13 -0000 Robert Huff wrote: > Is there anyone out there who has this combination working? I > remember someone reporting problems, but never hearv if they had > been solved. Not yet. There is a compile error with gcc 4.2 (not present with 3.4 or in mysql 5.0). If you fix it, share the patch please, currently I'm busy with other ports/things. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 20:46:55 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2098D16A469 for ; Tue, 26 Jun 2007 20:46:55 +0000 (UTC) (envelope-from ml.freebsd-ports@ledisez.net) Received: from ledisez.net (ledisez.net [80.247.230.138]) by mx1.freebsd.org (Postfix) with ESMTP id 8801413C45E for ; Tue, 26 Jun 2007 20:46:54 +0000 (UTC) (envelope-from ml.freebsd-ports@ledisez.net) Received: from webmail.ledisez.net (localhost.localdomain [80.247.230.138]) by ledisez.net (Postfix) with ESMTP id 6B81045B81F for ; Tue, 26 Jun 2007 22:46:53 +0200 (CEST) Received: from 84.102.41.232 (SquirrelMail authenticated user romain) by webmail.ledisez.net with HTTP; Tue, 26 Jun 2007 22:46:53 +0200 (CEST) Message-ID: <55841.84.102.41.232.1182890813.squirrel@webmail.ledisez.net> In-Reply-To: <46816271.1000603@gmx.de> References: <46816271.1000603@gmx.de> Date: Tue, 26 Jun 2007 22:46:53 +0200 (CEST) From: "Romain LE DISEZ" To: freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: audio/gstreamer-plugins-ivorbis does not build 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, 26 Jun 2007 20:46:55 -0000 You are not alone. I have this problem since some days (weeks ?). I'm running Freebsd-CURRENT. I use portupgrade-devel to manage the ports. -- Romain LE DISEZ Le Mar 26 juin 2007 21:01, [LoN]Kamikaze a écrit : > ===> Building for gstreamer-plugins-ivorbis-0.10.5_2,3 > if /bin/sh > /usr/obj/mobileKamikaze.norad/usr/ports/audio/gstreamer-plugins-ivorbis/work/gnome-libtool > --tag=CC --mode=compile /usr/local/bin/ccache /usr/local/bin/distcc cc > -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include > -I/usr/local/include > -I../../gst-libs -I../../gst-libs -D_REENTRANT > -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT > -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m > -I/usr/local/include -MT libgstivorbis_la-vorbis.lo -MD -MP -MF > ".deps/libgstivorbis_la-vorbis.Tpo" -c -o libgstivorbis_la-vorbis.lo `test > -f > 'vorbis.c' || echo './'`vorbis.c; \ > then mv -f ".deps/libgstivorbis_la-vorbis.Tpo" > ".deps/libgstivorbis_la-vorbis.Plo"; else rm -f > ".deps/libgstivorbis_la-vorbis.Tpo"; exit 1; fi > if /bin/sh > /usr/obj/mobileKamikaze.norad/usr/ports/audio/gstreamer-plugins-ivorbis/work/gnome-libtool > --tag=CC --mode=compile /usr/local/bin/ccache /usr/local/bin/distcc cc > -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include > -I/usr/local/include > -I../../gst-libs -I../../gst-libs -D_REENTRANT > -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT > -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m > -I/usr/local/include -MT libgstivorbis_la-vorbisfile.lo -MD -MP -MF > ".deps/libgstivorbis_la-vorbisfile.Tpo" -c -o > libgstivorbis_la-vorbisfile.lo > `test -f 'vorbisfile.c' || echo './'`vorbisfile.c; \ > then mv -f ".deps/libgstivorbis_la-vorbisfile.Tpo" > ".deps/libgstivorbis_la-vorbisfile.Plo"; else rm -f > ".deps/libgstivorbis_la-vorbisfile.Tpo"; exit 1; fi > mkdir .libs > /usr/local/bin/ccache /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. > -I../.. > -I/usr/local/include -I/usr/local/include -I../../gst-libs > -I../../gst-libs > -D_REENTRANT -I/usr/local/include/gstreamer-0.10 > -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT > -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m > -I/usr/local/include -MT libgstivorbis_la-vorbis.lo -MD -MP -MF > .deps/libgstivorbis_la-vorbis.Tpo -c vorbis.c -fPIC -DPIC -o > .libs/libgstivorbis_la-vorbis.o > /usr/local/bin/ccache /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. > -I../.. > -I/usr/local/include -I/usr/local/include -I../../gst-libs > -I../../gst-libs > -D_REENTRANT -I/usr/local/include/gstreamer-0.10 > -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT > -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m > -I/usr/local/include -MT libgstivorbis_la-vorbisfile.lo -MD -MP -MF > .deps/libgstivorbis_la-vorbisfile.Tpo -c vorbisfile.c -fPIC -DPIC -o > .libs/libgstivorbis_la-vorbisfile.o > distcc[10044] ERROR: compile (null) on localhost failed > vorbisfile.c: In function `gst_ivorbisfile_play': > vorbisfile.c:684: warning: null format string > vorbisfile.c:684: warning: null format string > vorbisfile.c:745: warning: null format string > vorbisfile.c:745: warning: null format string > /usr/local/bin/ccache /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. > -I../.. > -I/usr/local/include -I/usr/local/include -I../../gst-libs > -I../../gst-libs > -D_REENTRANT -I/usr/local/include/gstreamer-0.10 > -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT > -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 > -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium-m > -I/usr/local/include -MT libgstivorbis_la-vorbisfile.lo -MD -MP -MF > .deps/libgstivorbis_la-vorbisfile.Tpo -c vorbisfile.c -o > libgstivorbis_la-vorbisfile.o >/dev/null 2>&1 > vorbis.c:26:23: vorbisdec.h: No such file or directory > vorbis.c: In function `plugin_init': > vorbis.c:40: warning: implicit declaration of function > `gst_ivorbis_dec_get_type' > distcc[10042] ERROR: compile vorbis.c on localhost failed > gmake: *** [libgstivorbis_la-vorbis.lo] Error 1 > gmake: *** Waiting for unfinished jobs.... > *** Error code 2 > > > Before you ask, I tried without make -j, ccache and distcc, it doesn't > make any > difference. > > The search: > # find /usr/obj -name vorbisdec.h > does not yield any results, just like > # find / -name vorbisdec.h > > The file simply isn't there. Am I the only person experiencing this? > _______________________________________________ > 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 Tue Jun 26 21:15:53 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD55816A41F for ; Tue, 26 Jun 2007 21:15:53 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 14B0513C447 for ; Tue, 26 Jun 2007 21:15:52 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 26 Jun 2007 21:15:51 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp004) with SMTP; 26 Jun 2007 23:15:51 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX199gcYy0jp9mbmLVwXYVxopjIx/aoYfsTL56fWbWz AyExuMBkvH4xjg Message-ID: <46818204.10006@gmx.de> Date: Tue, 26 Jun 2007 23:15:48 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.4 (X11/20070616) MIME-Version: 1.0 To: Romain LE DISEZ References: <46816271.1000603@gmx.de> <55841.84.102.41.232.1182890813.squirrel@webmail.ledisez.net> In-Reply-To: <55841.84.102.41.232.1182890813.squirrel@webmail.ledisez.net> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-ports@freebsd.org Subject: Re: audio/gstreamer-plugins-ivorbis does not build 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, 26 Jun 2007 21:15:53 -0000 Romain LE DISEZ wrote: > You are not alone. I have this problem since some days (weeks ?). > > I'm running Freebsd-CURRENT. I use portupgrade-devel to manage the ports. I'm running 6-Stable. I'd guess that either the distfile is incomplete or something goes wrong during configure. Probably a port not listed as a dependency triggers something in configure that is not supported. I find my first guess more likely, though.< From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 19:53:53 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E0FA16A400 for ; Tue, 26 Jun 2007 19:53:53 +0000 (UTC) (envelope-from gravsten@yahoo.com) Received: from web35201.mail.mud.yahoo.com (web35201.mail.mud.yahoo.com [66.163.179.80]) by mx1.freebsd.org (Postfix) with SMTP id 3A51C13C45A for ; Tue, 26 Jun 2007 19:53:53 +0000 (UTC) (envelope-from gravsten@yahoo.com) Received: (qmail 35039 invoked by uid 60001); 26 Jun 2007 19:27:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=SPpBWNMyLbqLuXmehud8NbHihrKXts4Nf2TIoLubXqSUndMcK0HpnqHjwfflX91uhW6PMA57X4FxBP1sls+wB1vnMwOmVs7fFCKP4KRXGVOkq4r9vJHxqvDDzOCfH4avYrEQ2IpbQ3T9T30R+l3aAUpp/6cUYqW4bcwWTv6QiGk=; X-YMail-OSG: ULUey6MVM1mvIwD7p9KaZU13702h95FV0gcsqFNnF8_jCxpUe35Hb9rsEW1WASM2vA-- Received: from [221.115.92.21] by web35201.mail.mud.yahoo.com via HTTP; Tue, 26 Jun 2007 12:27:12 PDT Date: Tue, 26 Jun 2007 12:27:12 -0700 (PDT) From: GT To: Discussion on enhancements and development issues with the OpenH323 library In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <218762.32602.qm@web35201.mail.mud.yahoo.com> X-Mailman-Approved-At: Tue, 26 Jun 2007 21:46:27 +0000 Cc: Mayank Jain , freebsd-ports@freebsd.org Subject: Re: [Openh323-devel] Urgent: pwlib library issues (GetNumberValueAt functions are gone) 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, 26 Jun 2007 19:53:53 -0000 > > It is quite confusing, that the openh323.org site is stale, and the > > project is currently SourceForge-hosted: > > > > http://openh323.sourceforge.net/ > > https://sourceforge.net/projects/openh323 Indeed, people then at Quicknet (read: founders of the OpenH323 project who sold it to Quicknet) decided to move this project to SourceForge several years ago. > However, should we replace > http://openh323.sourceforge.net/ > with a redirect to > http://www.voxgratia.org/ > ? IMHO, there is absolutely no reason to move it again. SourceForge is a reputed site that requires from all hosted projects to be open source. Thus I would interpret any attempt at moving OpenH323/Opal somewhere else as yet another selling off of the project. ____________________________________________________________________________________ Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 22:12:23 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4889816A46B for ; Tue, 26 Jun 2007 22:12:23 +0000 (UTC) (envelope-from stephen.hocking@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 27D1813C483 for ; Tue, 26 Jun 2007 22:12:23 +0000 (UTC) (envelope-from stephen.hocking@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so2531664waf for ; Tue, 26 Jun 2007 15:12:22 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=I9/gMC9w4w5hMLbh6K1KlIg6IGgQsq9iQTfbKYNMfrvkfLMr8sBkmQQefCc84vj2PAbf7JZAfMvxV9vFS9hWqCpVADpxHQfVrIrSGTLZWWIhNX2KS706yOR9HuIlhTz5qlWeRGCY52+RHwr6cp98hhW5lj8cxMpWb6KIqEaGQG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eeqQRn+vCEFe2ptl0iQqChg0ywUhbT0C7bxoLdyeVjce/GWjg/SE6khJqDrLaCmG0rqSD5N9BTTNjfaWxTvKanyhHxHXiqfpVQifxPtUhvBu4FlIlz9vPT32hwQNrAyaXYcWCBnVhDl6y+y53BQY7ZehsFdqtJKG78orLAKjKvc= Received: by 10.114.181.1 with SMTP id d1mr6828234waf.1182895942608; Tue, 26 Jun 2007 15:12:22 -0700 (PDT) Received: by 10.114.59.11 with HTTP; Tue, 26 Jun 2007 15:12:22 -0700 (PDT) Message-ID: <6300771b0706261512q2c765045j6e1234cfb9ee6ebb@mail.gmail.com> Date: Wed, 27 Jun 2007 08:12:22 +1000 From: "Stephen Hocking" 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: Keeping /dev/dsp in digital out mode? 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, 26 Jun 2007 22:12:23 -0000 Hi, All of my systems are connected to a home theatre amp via an analogue connection except for one, which used an optical connection. Unsuprisingly, the digital connection sounds better (less noise etc). Has anyone experimented with keeping the output in digital mode all the time? I guess that some things would have to be resampled (I'm thinking of some games that only use 22KHz output etc, and some cards will only output digital at 48KHz). Any ideas? Stephen From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 22:12:37 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD4AE16A468 for ; Tue, 26 Jun 2007 22:12:37 +0000 (UTC) (envelope-from webmaster@pcappliancerepair.com) Received: from point2.inetu.net (point2.inetu.net [209.235.192.35]) by mx1.freebsd.org (Postfix) with SMTP id 916F313C489 for ; Tue, 26 Jun 2007 22:12:37 +0000 (UTC) (envelope-from webmaster@pcappliancerepair.com) Received: (qmail 5187 invoked by uid 89); 26 Jun 2007 21:45:52 -0000 Received: from unknown (HELO ?127.0.0.1?) (65.124.89.122) by point2.inetu.net with SMTP; 26 Jun 2007 21:45:52 -0000 Message-ID: <4681890E.90801@pcappliancerepair.com> Date: Tue, 26 Jun 2007 16:45:50 -0500 From: Jason Harper Organization: Point and Click Appliance Repair User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: ache@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: unrar-3.70,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, 26 Jun 2007 22:12:38 -0000 Gentlemen, I am attempting to use the tree to load the port unrar. When it failed, I downloaded the port and tried to make it manually. The website (http://www.freebsd.org/cgi/ports.cgi?query=unrar&stype=all) is showing the latest release of this software to be unrar-3.70,4 . However, the internals of the make file seem to be pointing to fileunrarsrc-3.7.6.tar.gz. The following were my two load attempts: ---------------------------------------------------- root@point1:/usr/src/unrar>pkg_add -r unrar Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.9-release/Latest/unrar.tgz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.9-release/Latest/unrar.tgz' by URL ---------------------------------------------------- ---------------------------------------------------- root@point1:/usr/src/unrar>make ===> Vulnerability check disabled >> unrarsrc-3.7.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from RAR. fetch: RARunrarsrc-3.7.6.tar.gz: No such file or directory >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/unrarsrc-3.7.6.tar.gz: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 ---------------------------------------------------- I was just hoping you could help me out on this. I need to unpack some rar files, but this is obviously setting me back. Regards, -- Jason Harper Point and Click Appliance Repair http://www.pcappliancerepair.com/ Toll Free 1-877-922-2880 From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 23:02:57 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C37F216A469 for ; Tue, 26 Jun 2007 23:02:57 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id AE87413C45D for ; Tue, 26 Jun 2007 23:02:57 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 78D181CC044; Tue, 26 Jun 2007 16:02:57 -0700 (PDT) Date: Tue, 26 Jun 2007 16:02:57 -0700 From: Jeremy Chadwick To: Jason Harper Message-ID: <20070626230257.GA26026@eos.sc1.parodius.com> Mail-Followup-To: Jason Harper , ache@FreeBSD.org, ports@FreeBSD.org References: <4681890E.90801@pcappliancerepair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4681890E.90801@pcappliancerepair.com> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: ports@FreeBSD.org, ache@FreeBSD.org Subject: Re: FreeBSD Port: unrar-3.70,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, 26 Jun 2007 23:02:57 -0000 On Tue, Jun 26, 2007 at 04:45:50PM -0500, Jason Harper wrote: > I am attempting to use the tree to load the port unrar. When it failed, I > downloaded the port and tried to make it manually. The website > (http://www.freebsd.org/cgi/ports.cgi?query=unrar&stype=all) is showing the > latest release of this software to be unrar-3.70,4 > . However, the internals > of the make file seem to be pointing to fileunrarsrc-3.7.6.tar.gz. The > following were my two load attempts: > > ---------------------------------------------------- > root@point1:/usr/src/unrar>pkg_add -r unrar > Error: FTP Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.9-release/Latest/unrar.tgz: > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch > 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.9-release/Latest/unrar.tgz' > by URL > ---------------------------------------------------- One can tell from the above the following things: * You're using cvsweb intelligently, but not heeding the release tags. You are looking at HEAD, not at RELEASE_4_EOL. See below for what that is, but here's the URL: http://www.freebsd.org/cgi/cvsweb.cgi/ports/archivers/unrar/Makefile?only_with_tag=RELEASE_4_EOL * You're running FreeBSD 4.9, which is no longer supported (and not to mention is very old even in comparison to 4.11). * You continue to update your ports tree using a ports cvsup file that contains tag=. on a 4.x box, which is a bad idea. There *will* be breakage, and more and more ports under tag=. are having their 4.x support removed. You will find many of them do not build, and even portions of the ports tree infrastructure to fail or break or behave in odd ways. Your options are: - Migrate your boxes to RELENG_6. - Use tag=RELEASE_4_EOL and re-cvsup promptly. You will probably also need to clean up leftover files in /usr/sup (if you use cvsup) or /var/db/sup/ports-all (if you use csup). Before doing the cvsup/csup you may also need to rm -fr /usr/ports and start fresh. If you choose the second option, you will not have the "latest ports" -- yes, that is one of the drawbacks. But the RELEASE_4_EOL tag was made at the final point where all ports worked on 4.x, and any succeeding updates were not guaranteed to work. Case in point. * The FTP masters do not have a package for unrar-3.7.6 on 4.9-RELEASE and never will (see above). I can tell you from the one 4.x box we still have that the last guaranteed working version of unrar for 4.x is 3.60. Here is the appropriate $FreeBSD CVS tag from ports/archivers/Makefile, for tag=RELEASE_4_EOL: # $FreeBSD: ports/archivers/unrar/Makefile,v 1.46 2006/08/17 01:46:32 ache Exp $ Compare this to tag=., which is: # $FreeBSD: ports/archivers/unrar/Makefile,v 1.55 2007/06/19 10:28:40 sat Exp $ > fetch: RARunrarsrc-3.7.6.tar.gz: No such file or directory > >> Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/unrarsrc-3.7.6.tar.gz: > File unavailable (e.g., file not found, no access) This is because the FTP masters do not have the sourceball yet. It will be taken care of in time. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 02:31:28 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 887D216A469; Wed, 27 Jun 2007 02:31:28 +0000 (UTC) (envelope-from bill@bitgravity.com) Received: from util2.sjc1.bitgravity.com (util2.sjc1.bitgravity.com [208.67.233.36]) by mx1.freebsd.org (Postfix) with ESMTP id 7567713C447; Wed, 27 Jun 2007 02:31:26 +0000 (UTC) (envelope-from bill@bitgravity.com) Received: from [209.131.110.137] by util2.sjc1.bitgravity.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1I3MeE-00090T-B7; Tue, 26 Jun 2007 18:48:46 -0700 Mime-Version: 1.0 (Apple Message framework v752.3) To: nork@FreeBSD.org Message-Id: <36E31F3A-4CCF-42CD-8572-A159120DA6CA@bitgravity.com> From: Bill Snitzer Date: Tue, 26 Jun 2007 18:53:03 -0700 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: DarwinStreamingServer-5.5.4_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, 27 Jun 2007 02:31:28 -0000 DarwinStreamingServer-5.5.4_1 requires version 5.5.4 of the DSS source from Apple, but Apple only has 5.5.5 readily available. Is there an update to this port coming soon? Thanks, Bill -- Bill Snitzer - BitGravity, Inc Desk: +1.650.353-9912 Fax: +1.650.353.9915 From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 04:10:21 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23CC016A46D for ; Wed, 27 Jun 2007 04:10:21 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.freebsd.org (Postfix) with SMTP id 7012E13C45E for ; Wed, 27 Jun 2007 04:10:20 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: (qmail 46553 invoked by uid 89); 27 Jun 2007 04:10:18 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 27 Jun 2007 04:10:18 -0000 Date: Wed, 27 Jun 2007 06:10:18 +0200 From: Oliver Lehmann To: Maho NAKATA Message-Id: <20070627061018.e623741b.oliver@FreeBSD.org> In-Reply-To: <20070626.094208.124089019.chat95@mac.com> References: <20070625180902.4aa37daf.oliver@FreeBSD.org> <20070626.094208.124089019.chat95@mac.com> X-Mailer: Sylpheed 2.4.2 (GTK+ 2.10.13; amd64-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: maho@freebsd.org, ports@freebsd.org, openoffice@freebsd.org Subject: Re: openoffice.org 2.2.1 on amd64 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, 27 Jun 2007 04:10:21 -0000 Maho NAKATA wrote: > From: Oliver Lehmann > Subject: openoffice.org 2.2.1 on amd64 > Date: Mon, 25 Jun 2007 18:09:02 +0200 > > > after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left > > with an openoffice installation where I'm not able to save files. > > I'm sorry to hear that... I'm updated gcc 4.1 to the latest version and recompiled oo.org 2.2.1 - now i can save files... -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 05:01:33 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF0D616A46D for ; Wed, 27 Jun 2007 05:01:33 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 6A31713C4BA for ; Wed, 27 Jun 2007 05:01:33 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so105032pyb for ; Tue, 26 Jun 2007 22:01:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=BfjE+sHJoTNCJM1etsDRv/CJwXiCrvK3EcgFIp2yL4vDqDnR1jnczA01vjgcRVvh92fzBuOJ/9WT1cczA91w6EruAyDuge8zZ6ntjLj3M36aSVhRw4tGIxzyLdhDpvC4o17fYJfhfp84Pz0LXM3JhMbOQJHg5Ox+2/udGZmF8oY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=Q3zigKNmwNl/jeQGEF2QeoxStbztqMm24VNwQLFPr/Cjr+sdr/CyxNhe6qW9fHP2N80PsXaUE1hSMU/RwDjzy5bNISjYtEB8Imrm5/6btLk1sU1jlZSp/0wcb4apHL43e37K+p36yuzChlIunC+JqlhB2dgTA1psds6Q1A+3kFE= Received: by 10.141.76.21 with SMTP id d21mr41520rvl.1182920492056; Tue, 26 Jun 2007 22:01:32 -0700 (PDT) Received: from localhost ( [134.160.214.85]) by mx.google.com with ESMTP id k2sm9708508rvb.2007.06.26.22.01.30 (version=SSLv3 cipher=OTHER); Tue, 26 Jun 2007 22:01:31 -0700 (PDT) Date: Wed, 27 Jun 2007 14:01:23 +0900 (JST) Message-Id: <20070627.140123.00486264.chat95@mac.com> To: oliver@FreeBSD.org From: Maho NAKATA In-Reply-To: <20070627061018.e623741b.oliver@FreeBSD.org> References: <20070625180902.4aa37daf.oliver@FreeBSD.org> <20070626.094208.124089019.chat95@mac.com> <20070627061018.e623741b.oliver@FreeBSD.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: maho@freebsd.org, ports@freebsd.org, openoffice@freebsd.org Subject: Re: openoffice.org 2.2.1 on amd64 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, 27 Jun 2007 05:01:33 -0000 From: Oliver Lehmann Subject: Re: openoffice.org 2.2.1 on amd64 Date: Wed, 27 Jun 2007 06:10:18 +0200 > Maho NAKATA wrote: > > > From: Oliver Lehmann > > Subject: openoffice.org 2.2.1 on amd64 > > Date: Mon, 25 Jun 2007 18:09:02 +0200 > > > > > after updating my installed openoffice from 2.2.0 to 2.2.1 I'm now left > > > with an openoffice installation where I'm not able to save files. > > > > I'm sorry to hear that... > > I'm updated gcc 4.1 to the latest version and recompiled oo.org 2.2.1 - > now i can save files... Congratulations! then this is a bug of gcc4.2... -- Nakata Maho (maho@FreeBSD.org) From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 07:17:04 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F3BFB16A400 for ; Wed, 27 Jun 2007 07:17:03 +0000 (UTC) (envelope-from dz@426.ch) Received: from smtp4.netcologne.de (smtp4.netcologne.de [194.8.194.137]) by mx1.freebsd.org (Postfix) with ESMTP id B5EB613C43E for ; Wed, 27 Jun 2007 07:17:03 +0000 (UTC) (envelope-from dz@426.ch) Received: from fallom.426.ch (xdsl-213-196-250-156.netcologne.de [213.196.250.156]) by smtp4.netcologne.de (Postfix) with ESMTP id 33E1DDA72F; Wed, 27 Jun 2007 08:51:28 +0200 (CEST) Received: by fallom.a.426.ch (Postfix, from userid 1000) id C390C56B0F; Wed, 27 Jun 2007 08:55:47 +0200 (CEST) Date: Wed, 27 Jun 2007 08:55:47 +0200 From: Derik van Zuetphen To: Frank Steinborn Message-ID: <20070627065547.GA2175@fallom.a.426.ch> References: <20070617153056.035F1B836@shodan.nognu.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <20070617153056.035F1B836@shodan.nognu.de> User-Agent: Mutt/1.4.2.2i Cc: freebsd-ports@FreeBSD.org Subject: Re: anacron: suggest adding an entry in /etc/crontab in pkg-message.in 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, 27 Jun 2007 07:17:04 -0000 --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Frank! Quoting Frank Steinborn (steinex@nognu.de): > The problem is that anacron will just execute one time, namely when > the machine is booted. The maintainance-scripts would never run again, > then. >=20 > I suggest adding the following line to pkg-message.in before "Add > anacron_enable=3D"YES" to /etc/rc.conf": >=20 > - Add an entry for anacron in /etc/crontab for the early morning hours Good idea! I'm going to update the port. regards -Derik. --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) iD8DBQFGggnzTyebuIBmCQYRAlyGAJ9K5b1h5fQbjjzodJyd3l2Zc+JjHgCgiyGA SoWfX5YPPLLcC8jtRlY3324= =6SY0 -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 12:14:13 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0672C16A421 for ; Wed, 27 Jun 2007 12:14:13 +0000 (UTC) (envelope-from antennex@hotmail.com) Received: from bay0-omc1-s11.bay0.hotmail.com (bay0-omc1-s11.bay0.hotmail.com [65.54.246.83]) by mx1.freebsd.org (Postfix) with ESMTP id E797313C4D3 for ; Wed, 27 Jun 2007 12:14:12 +0000 (UTC) (envelope-from antennex@hotmail.com) Received: from hotmail.com ([65.55.130.107]) by bay0-omc1-s11.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Wed, 27 Jun 2007 05:14:12 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 27 Jun 2007 05:14:12 -0700 Message-ID: Received: from 65.55.130.123 by by125fd.bay125.hotmail.msn.com with HTTP; Wed, 27 Jun 2007 12:14:09 GMT X-Originating-IP: [65.68.247.73] X-Originating-Email: [antennex@hotmail.com] X-Sender: antennex@hotmail.com From: "Jack Stone" To: freebsd-ports@freebsd.org Date: Wed, 27 Jun 2007 07:14:09 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 27 Jun 2007 12:14:12.0457 (UTC) FILETIME=[AC1D3D90:01C7B8B4] Subject: Upgrading MySQL port 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, 27 Jun 2007 12:14:13 -0000 I need to upgrade the older generation of MySQL from 3x to 4x and without loss of the existing DBs. What's the best approach of doing this when jumping a generation in MySQL and keeping DBs safe in the process? Many thanks for you advice! All the best, Jack _________________________________________________________________ Picture this – share your photos and you could win big! http://www.GETREALPhotoContest.com?ocid=TXT_TAGHM&loc=us From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 13:36:15 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B434C16A468 for ; Wed, 27 Jun 2007 13:36:15 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id A497413C46C for ; Wed, 27 Jun 2007 13:36:15 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 924FB1CC044; Wed, 27 Jun 2007 06:36:15 -0700 (PDT) Date: Wed, 27 Jun 2007 06:36:15 -0700 From: Jeremy Chadwick To: Jack Stone Message-ID: <20070627133615.GA41868@eos.sc1.parodius.com> Mail-Followup-To: Jack Stone , freebsd-ports@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-ports@freebsd.org Subject: Re: Upgrading MySQL port 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, 27 Jun 2007 13:36:15 -0000 On Wed, Jun 27, 2007 at 07:14:09AM -0500, Jack Stone wrote: > I need to upgrade the older generation of MySQL from 3x to 4x and without > loss of the existing DBs. > > What's the best approach of doing this when jumping a generation in MySQL > and keeping DBs safe in the process? This is really not a question for -ports. This is something you should be asking the MySQL folks. In fact, better yet, there's an entire section on how to backup/restore entire databases. Be aware that migrating your mysql/ database is a testy thing, and if at all possible, read the docs thoroughly or do it by hand. http://dev.mysql.com/doc/refman/4.1/en/upgrade.html http://dev.mysql.com/doc/refman/4.1/en/mysqldump.html http://dev.mysql.com/doc/refman/4.1/en/disaster-prevention.html -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 14:20:30 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 36CA316A400 for ; Wed, 27 Jun 2007 14:20:30 +0000 (UTC) (envelope-from Helko.Glathe@freenet.de) Received: from mout0.freenet.de (mout0.freenet.de [195.4.92.90]) by mx1.freebsd.org (Postfix) with ESMTP id 02A1E13C44B for ; Wed, 27 Jun 2007 14:20:29 +0000 (UTC) (envelope-from Helko.Glathe@freenet.de) Received: from [194.97.55.191] (helo=mx7.freenet.de) by mout0.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1I3YNh-0003RD-0T; Wed, 27 Jun 2007 16:20:29 +0200 Received: from e178248001.adsl.alicedsl.de ([85.178.248.1]:60391 helo=[192.168.1.3]) by mx7.freenet.de with esmtpsa (ID Helko.Glathe@freenet.de) (TLSv1:AES256-SHA:256) (port 465) (Exim 4.68 #1) id 1I3YNg-0004cb-QV; Wed, 27 Jun 2007 16:20:28 +0200 Message-ID: <468270D1.40403@freenet.de> Date: Wed, 27 Jun 2007 16:14:41 +0200 From: Helko Glathe Organization: private User-Agent: Thunderbird 2.0.0.4 (X11/20070627) MIME-Version: 1.0 To: freebsd-emulation@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: linux-xorg-libs-6.8.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Helko.Glathe@freenet.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2007 14:20:30 -0000 Hello After installation of Xorg 7.2 and a complete rebuild of linux-emulation on FreeBSD 6.2 Stable, X related linux programms like skype, linux-relplayer or acroread doesn't start. Trying to start skype, linux-relplayer or acroread ends with a Segmentation fault message. Is it possible that the linux xorg libraries conflicts with the Xorg 7.2? Thank in advance, Helko From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 16:45:57 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D01E516A400 for ; Wed, 27 Jun 2007 16:45:57 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 9C52213C458 for ; Wed, 27 Jun 2007 16:45:57 +0000 (UTC) (envelope-from david@vizion2000.net) Received: by dns1.vizion2000.net (Postfix, from userid 1007) id 37EA41CC28; Wed, 27 Jun 2007 09:59:46 -0700 (PDT) From: David Southwell Organization: Voice and Vision To: ports@freebsd.org Date: Wed, 27 Jun 2007 09:59:45 -0700 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706270959.45985.david@vizion2000.net> Cc: Subject: PR ports/114066: Kmail crashes 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, 27 Jun 2007 16:45:57 -0000 I have posted PR 114066 regarding regular crashes from kmail. In using the send pr www version I attached the gdb output as which had been compressed to bring it below the file size limit. When browsing the PR on line I see the file has not been decompressed to make it readable. Can anyone fix that so the gdb log is readable on line. Alternatively anyone who cares to take a look at this PR can email me for a copy. A log of the compile of kdepim3 is also available if that would be useful. Hopefully someone who is familiar with kmail might be able to take a look at this. Kmail is the only port that crashes on this system. Thanks David From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 19:55:32 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D92AB16A421 for ; Wed, 27 Jun 2007 19:55:32 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id B5A3313C48A for ; Wed, 27 Jun 2007 19:55:32 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5RJtOXh045429 for ; Wed, 27 Jun 2007 19:55:24 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5RJtOn5045428 for ports@FreeBSD.org; Wed, 27 Jun 2007 19:55:24 GMT (envelope-from erwin) Date: Wed, 27 Jun 2007 19:55:24 GMT From: Erwin Lansing Message-Id: <200706271955.l5RJtOn5045428@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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: Wed, 27 Jun 2007 19:55:32 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: gdb-6.6 Committers on the hook: ahze jkim mi Most recent CVS update was: U audio/speex/Makefile U audio/speex/distinfo U audio/speex/pkg-plist U audio/wavpack/Makefile U audio/wavpack/distinfo U devel/gdb6/Makefile U devel/gdb6/distinfo U devel/gdb6/pkg-descr U devel/gdb6/pkg-plist U devel/gdb6/files/patch-itcl33 U devel/gdb6/files/patch-unified U editors/openoffice.org-2-devel/Makefile U editors/openoffice.org-2-devel/files/patch-cws_unomacli64 U editors/openoffice.org-2-devel/files/patch-i65974 From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 20:32:15 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9395716A46C for ; Wed, 27 Jun 2007 20:32:15 +0000 (UTC) (envelope-from mi+metlife@aldan.algebra.com) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.freebsd.org (Postfix) with ESMTP id 7BA0C13C457 for ; Wed, 27 Jun 2007 20:32:15 +0000 (UTC) (envelope-from mi+metlife@aldan.algebra.com) Received: (qmail 18436 invoked from network); 27 Jun 2007 20:05:34 -0000 Received: from aldan.algebra.com (HELO [0.0.0.0]) ([216.254.65.224]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 27 Jun 2007 20:05:34 -0000 Message-ID: <4682C30B.5080306@aldan.algebra.com> Date: Wed, 27 Jun 2007 16:05:31 -0400 From: "Mikhail T." User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: ports@FreeBSD.org, kutulu@kutulu.org, lkoeller@FreeBSD.org, giffunip@asme.org, giffunip@yahoo.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Help needed with GUI for devel/gdb6 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, 27 Jun 2007 20:32:15 -0000 Hello! The newly updated devel/gdb6 now has an option to build the debugger GUI (Insight). It builds, but the GUI is broken, because instead of using the ancient version of ITk/ITcl bundled with Insight, I chose to rely on the itk and itcl ports. If you know [incr tcl] (object-oriented extension for Tcl), and are interested in helping out, please, build the port with the GUI-option on and try to make it run (resolve the Tcl errors popping up, when accessing menu buttons, etc.) by modifying the scripts under ${PREFIX}/lib/insight1.0 Thanks! -mi From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 20:36:41 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B1FF16A41F for ; Wed, 27 Jun 2007 20:36:41 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id E328B13C447 for ; Wed, 27 Jun 2007 20:36:40 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from [192.168.1.10] (unknown [192.168.1.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id DE0C36D42E for ; Wed, 27 Jun 2007 20:18:08 +0000 (UTC) Date: Wed, 27 Jun 2007 20:18:08 +0000 (UTC) From: Duane Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: freebsd-ports@freebsd.org Message-ID: <20070627201246.T19670@duane.dbq.yournetplus.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: portsnap - latest.ssl not found 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, 27 Jun 2007 20:36:41 -0000 Every once in a while I get the following when doing an update of the ports tree via portsnap: Looking up portsnap.FreeBSD.org mirrors... using portsnap3.FreeBSD.org. Fetching snapshot tag... fetch: http://portsnap3.FreeBSD.org./latest.ssl: Not Found Failed. Every time the error has occurred, it has been with portsnap3.FreeBSD.org. If I run portsnap again it usually rotates to a different portsnap mirror and everything is fine. The server /etc/portsnap.conf points to is: SERVERNAME=portsnap.FreeBSD.org Does anyone have a clue what's going on? From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 20:55:25 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BAEE616A474 for ; Wed, 27 Jun 2007 20:55:25 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 812EC13C4C2 for ; Wed, 27 Jun 2007 20:55:25 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5RKtHQk053736 for ; Wed, 27 Jun 2007 20:55:17 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5RKtHja053733 for ports@FreeBSD.org; Wed, 27 Jun 2007 20:55:17 GMT (envelope-from erwin) Date: Wed, 27 Jun 2007 20:55:17 GMT From: Erwin Lansing Message-Id: <200706272055.l5RKtHja053733@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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: Wed, 27 Jun 2007 20:55:25 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: gdb-6.6 Committers on the hook: ahze jkim mi pav thierry Most recent CVS update was: U devel/tcllib/Makefile U russian/xneur/Makefile U science/ncs/Makefile From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 22:01:11 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 69B6616A468 for ; Wed, 27 Jun 2007 22:01:11 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.freebsd.org (Postfix) with ESMTP id C7D9D13C457 for ; Wed, 27 Jun 2007 22:01:09 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1I3fCk-0005RN-HQ; Thu, 28 Jun 2007 01:37:38 +0400 From: Vladimir Grebenschikov To: ports@thepentagon.org Content-Type: multipart/mixed; boundary="=-AWW/HwbxAKK56stgJ7p1" Organization: SWsoft Date: Thu, 28 Jun 2007 01:37:37 +0400 Message-Id: <1182980257.1329.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: ports@freebsd.org Subject: Fix gnome panel applet for net/tsclient 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, 27 Jun 2007 22:01:11 -0000 --=-AWW/HwbxAKK56stgJ7p1 Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi Applet binary was broken long time due to just missed define. Attached patch will solve the issue. -- Vladimir B. Grebenschikov SWsoft Inc. vova@swsoft.com --=-AWW/HwbxAKK56stgJ7p1 Content-Disposition: attachment; filename=tscclient-applet.patch Content-Type: text/x-patch; name=tscclient-applet.patch; charset=KOI8-R Content-Transfer-Encoding: base64 SW5kZXg6IE1ha2VmaWxlDQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09DQpSQ1MgZmlsZTogL3Vzci9uY3ZzL3BvcnRzL25l dC90c2NsaWVudC9NYWtlZmlsZSx2DQpyZXRyaWV2aW5nIHJldmlzaW9uIDEuMjYNCmRpZmYgLXUg LXIxLjI2IE1ha2VmaWxlDQotLS0gTWFrZWZpbGUJMTkgTWF5IDIwMDcgMjA6MTk6MDggLTAwMDAJ MS4yNg0KKysrIE1ha2VmaWxlCTI3IEp1biAyMDA3IDIxOjM0OjU2IC0wMDAwDQpAQCAtNyw3ICs3 LDcgQEANCiANCiBQT1JUTkFNRT0JdHNjbGllbnQNCiBQT1JUVkVSU0lPTj0JMC4xNDgNCi1QT1JU UkVWSVNJT049CTINCitQT1JUUkVWSVNJT049CTMNCiBDQVRFR09SSUVTPQluZXQgZ25vbWUNCiBN QVNURVJfU0lURVM9CWh0dHA6Ly93d3cuZ25vbWVwcm8uY29tL3RzY2xpZW50Lw0KIA0KSW5kZXg6 IHBrZy1wbGlzdA0KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PQ0KUkNTIGZpbGU6IC91c3IvbmN2cy9wb3J0cy9uZXQvdHNj bGllbnQvcGtnLXBsaXN0LHYNCnJldHJpZXZpbmcgcmV2aXNpb24gMS4xMQ0KZGlmZiAtdSAtcjEu MTEgcGtnLXBsaXN0DQotLS0gcGtnLXBsaXN0CTMxIE9jdCAyMDA2IDEzOjI3OjM5IC0wMDAwCTEu MTENCisrKyBwa2ctcGxpc3QJMjcgSnVuIDIwMDcgMjE6MzI6MzEgLTAwMDANCkBAIC0xLDQgKzEs NSBAQA0KIGJpbi90c2NsaWVudA0KK2xpYmV4ZWMvdHNjbGllbnQtYXBwbGV0DQogc2hhcmUvZ25v bWUvYXBwbGljYXRpb24tcmVnaXN0cnkvdHNjbGllbnQuYXBwbGljYXRpb25zDQogc2hhcmUvZ25v bWUvYXBwbGljYXRpb25zL3RzY2xpZW50LmRlc2t0b3ANCiBzaGFyZS9nbm9tZS9taW1lLWluZm8v dHNjbGllbnQua2V5cw0KSW5kZXg6IGZpbGVzL3BhdGNoLU1ha2VmaWxlLmluDQo9PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 DQpSQ1MgZmlsZTogL3Vzci9uY3ZzL3BvcnRzL25ldC90c2NsaWVudC9maWxlcy9wYXRjaC1NYWtl ZmlsZS5pbix2DQpyZXRyaWV2aW5nIHJldmlzaW9uIDEuMw0KZGlmZiAtdSAtcjEuMyBwYXRjaC1N YWtlZmlsZS5pbg0KLS0tIGZpbGVzL3BhdGNoLU1ha2VmaWxlLmluCTMxIE9jdCAyMDA2IDEzOjI3 OjM5IC0wMDAwCTEuMw0KKysrIGZpbGVzL3BhdGNoLU1ha2VmaWxlLmluCTI3IEp1biAyMDA3IDIx OjEwOjE4IC0wMDAwDQpAQCAtMSwxNCArMSw1IEBADQogLS0tIE1ha2VmaWxlLmluLmJhawlTdW4g T2N0ICA4IDAzOjAzOjUyIDIwMDYNCiArKysgTWFrZWZpbGUuaW4JU3VuIE9jdCAgOCAwMzowNDox MCAyMDA2DQotQEAgLTE0NSw3ICsxNDUsNyBAQA0KLSBzeXNjb25mZGlyID0gQHN5c2NvbmZkaXJA DQotIHRhcmdldF9hbGlhcyA9IEB0YXJnZXRfYWxpYXNADQotIA0KLS1TVUJESVJTID0gc3JjIGFw cGxldCBwbw0KLStTVUJESVJTID0gc3JjIHBvDQotIA0KLSBhcHBpY29uZGlyID0gJChkYXRhZGly KS9waXhtYXBzDQotIGFwcGljb25fREFUQSA9IHRzY2xpZW50LnBuZw0KIEBAIC0xNjEsNyArMTYx LDcgQEANCiAgbWltZV9EQVRBID0gdHNjbGllbnQubWltZSB0c2NsaWVudC5rZXlzDQogIA0KSW5k ZXg6IGZpbGVzL3BhdGNoLWNvbmZpZ3VyZQ0KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQ0KUkNTIGZpbGU6IGZpbGVzL3Bh dGNoLWNvbmZpZ3VyZQ0KZGlmZiAtTiBmaWxlcy9wYXRjaC1jb25maWd1cmUNCi0tLSBmaWxlcy9w YXRjaC1jb25maWd1cmUJMzEgT2N0IDIwMDYgMTM6Mjc6NDAgLTAwMDAJMS4xDQorKysgL2Rldi9u dWxsCTEgSmFuIDE5NzAgMDA6MDA6MDAgLTAwMDANCkBAIC0xLDI3ICswLDAgQEANCi0tLS0gY29u ZmlndXJlLglGcmkgT2N0IDEzIDAzOjU1OjE4IDIwMDYNCi0rKysgY29uZmlndXJlCUZyaSBPY3Qg MTMgMDM6NTU6NDAgMjAwNg0KLUBAIC00MTk4LDcgKzQxOTgsNiBAQA0KLSANCi0gDQotIHBrZ19t b2R1bGVzPSJsaWJnbm9tZXVpLTIuMCINCi0tcGtnX21vZHVsZXM9ImxpYnBhbmVsYXBwbGV0LTIu MCINCi0gDQotICAgc3VjY2VlZGVkPW5vDQotIA0KLUBAIC01NjE0LDcgKzU2MTMsNyBAQA0KLSBm aQ0KLSANCi0gDQotLSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBhY19j b25maWdfZmlsZXM9IiRhY19jb25maWdfZmlsZXMgTWFrZWZpbGUgc3JjL01ha2VmaWxlIGFwcGxl dC9NYWtlZmlsZSBwby9NYWtlZmlsZS5pbiINCi0rICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIGFjX2NvbmZpZ19maWxlcz0iJGFjX2NvbmZpZ19maWxlcyBNYWtlZmlsZSBz cmMvTWFrZWZpbGUgcG8vTWFrZWZpbGUuaW4iDQotIGNhdCA+Y29uZmNhY2hlIDw8XF9BQ0VPRg0K LSAjIFRoaXMgZmlsZSBpcyBhIHNoZWxsIHNjcmlwdCB0aGF0IGNhY2hlcyB0aGUgcmVzdWx0cyBv ZiBjb25maWd1cmUNCi0gIyB0ZXN0cyBydW4gb24gdGhpcyBzeXN0ZW0gc28gdGhleSBjYW4gYmUg c2hhcmVkIGJldHdlZW4gY29uZmlndXJlDQotQEAgLTYxODgsNyArNjE4Nyw2IEBADQotICAgIyBI YW5kbGluZyBvZiBhcmd1bWVudHMuDQotICAgIk1ha2VmaWxlIiApIENPTkZJR19GSUxFUz0iJENP TkZJR19GSUxFUyBNYWtlZmlsZSIgOzsNCi0gICAic3JjL01ha2VmaWxlIiApIENPTkZJR19GSUxF Uz0iJENPTkZJR19GSUxFUyBzcmMvTWFrZWZpbGUiIDs7DQotLSAgImFwcGxldC9NYWtlZmlsZSIg KSBDT05GSUdfRklMRVM9IiRDT05GSUdfRklMRVMgYXBwbGV0L01ha2VmaWxlIiA7Ow0KLSAgICJw by9NYWtlZmlsZS5pbiIgKSBDT05GSUdfRklMRVM9IiRDT05GSUdfRklMRVMgcG8vTWFrZWZpbGUu aW4iIDs7DQotICAgImRlZmF1bHQtMSIgKSBDT05GSUdfQ09NTUFORFM9IiRDT05GSUdfQ09NTUFO RFMgZGVmYXVsdC0xIiA7Ow0KLSAgICJkZXBmaWxlcyIgKSBDT05GSUdfQ09NTUFORFM9IiRDT05G SUdfQ09NTUFORFMgZGVwZmlsZXMiIDs7DQpJbmRleDogZmlsZXMvcGF0Y2gtZGVmaW5lLWdub21l DQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09DQpSQ1MgZmlsZTogZmlsZXMvcGF0Y2gtZGVmaW5lLWdub21lDQpkaWZmIC1O IGZpbGVzL3BhdGNoLWRlZmluZS1nbm9tZQ0KLS0tIC9kZXYvbnVsbAkxIEphbiAxOTcwIDAwOjAw OjAwIC0wMDAwDQorKysgZmlsZXMvcGF0Y2gtZGVmaW5lLWdub21lCTI3IEp1biAyMDA3IDIxOjMw OjI2IC0wMDAwDQpAQCAtMCwwICsxLDExIEBADQorLS0tIGNvbmZpZ3VyZS5vcmlnCTIwMDctMDYt MjggMDE6Mjc6MTQuMDAwMDAwMDAwICswNDAwDQorKysrIGNvbmZpZ3VyZQkyMDA3LTA2LTI4IDAx OjI3OjMxLjAwMDAwMDAwMCArMDQwMA0KK0BAIC01Njg5LDcgKzU2ODksNyBAQA0KKyB9Jw0KKyBm aQ0KKyANCistREVGUz0tREhBVkVfQ09ORklHX0gNCisrREVGUz0iLURIQVZFX0NPTkZJR19IIC1E SEFWRV9HTk9NRSINCisgDQorIGFjX2xpYm9ianM9DQorIGFjX2x0bGlib2Jqcz0NCg== --=-AWW/HwbxAKK56stgJ7p1-- From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 22:02:52 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D588116A46E for ; Wed, 27 Jun 2007 22:02:52 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id B1A8413C480 for ; Wed, 27 Jun 2007 22:02:52 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5RM2iRS061079 for ; Wed, 27 Jun 2007 22:02:44 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5RM2imd061076 for ports@FreeBSD.org; Wed, 27 Jun 2007 22:02:44 GMT (envelope-from erwin) Date: Wed, 27 Jun 2007 22:02:44 GMT From: Erwin Lansing Message-Id: <200706272202.l5RM2imd061076@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX build failed for 5.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: Wed, 27 Jun 2007 22:02:52 -0000 INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Done. Warning: Duplicate INDEX entry: gdb-6.6 Committers on the hook: ahze beech erwin glewis jkim mi pav sat thierry Most recent CVS update was: U archivers/libarchive/Makefile U devel/gdb6/Makefile U devel/gdb6/files/itcl33-patch U mail/postgrey/Makefile U mail/postgrey/distinfo U mail/postgrey/pkg-descr U mail/postgrey/pkg-plist U mail/postgrey/files/pkg-install.in U security/vuxml/vuln.xml U www/mod_perl2/Makefile U www/mod_perl2/files/patch-RegistryCooker.pm From owner-freebsd-ports@FreeBSD.ORG Wed Jun 27 22:14:10 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D1FBC16A41F for ; Wed, 27 Jun 2007 22:14:10 +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 83A7513C44B for ; Wed, 27 Jun 2007 22:14:10 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 46F761CD1D; Thu, 28 Jun 2007 00:14:09 +0200 (CEST) Date: Thu, 28 Jun 2007 00:14:09 +0200 From: Erwin Lansing To: ports@FreeBSD.org, stas@FreeBSD.org, mi@FreeBSD.org Message-ID: <20070627221408.GX37472@droso.net> Mail-Followup-To: ports@FreeBSD.org, stas@FreeBSD.org, mi@FreeBSD.org References: <200706271955.l5RJtOn5045428@pointyhat.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mdGUb96ZZNqpHCXz" Content-Disposition: inline In-Reply-To: <200706271955.l5RJtOn5045428@pointyhat.freebsd.org> X-Operating-System: FreeBSD/i386 6.2-STABLE User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: Re: INDEX build failed for 5.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: Wed, 27 Jun 2007 22:14:10 -0000 --mdGUb96ZZNqpHCXz Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 27, 2007 at 07:55:24PM +0000, Erwin Lansing wrote: > INDEX build failed with errors: > Generating INDEX-5 - please wait..pkg_info: not found > pkg_info: not found > pkg_info: not found > Done. > Warning: Duplicate INDEX entry: gdb-6.6 >=20 This is caused by devel/cross-gdb which presents itself as "gdb". I would say that cross-gdb should change its PKGNAME to include cross-. Stanislav, what do you say? -erwin --=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 --mdGUb96ZZNqpHCXz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGguEwqy9aWxUlaZARArk6AKDDsFJDQwTBenftHLFspFYecUimwwCgnq7j pGSMwzUb/RcVNu3nqVU37C0= =y2yn -----END PGP SIGNATURE----- --mdGUb96ZZNqpHCXz-- From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 00:52:19 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8E5C16A469 for ; Thu, 28 Jun 2007 00:52:19 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id A2CB413C4B9 for ; Thu, 28 Jun 2007 00:52:19 +0000 (UTC) (envelope-from erwin@freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.14.1/8.14.1) with ESMTP id l5S0qBPM056291 for ; Thu, 28 Jun 2007 00:52:11 GMT (envelope-from erwin@pointyhat.freebsd.org) Received: (from erwin@localhost) by pointyhat.freebsd.org (8.14.1/8.14.1/Submit) id l5S0qBFK056289 for ports@FreeBSD.org; Thu, 28 Jun 2007 00:52:11 GMT (envelope-from erwin) Date: Thu, 28 Jun 2007 00:52:11 GMT From: Erwin Lansing Message-Id: <200706280052.l5S0qBFK056289@pointyhat.freebsd.org> To: ports@FreeBSD.org Cc: Subject: INDEX now builds successfully on 5.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: Thu, 28 Jun 2007 00:52:19 -0000 From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 01:35:21 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28E0616A41F for ; Thu, 28 Jun 2007 01:35:21 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.freebsd.org (Postfix) with ESMTP id B064013C480 for ; Thu, 28 Jun 2007 01:35:20 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 8895D1C976A; Thu, 28 Jun 2007 03:35:20 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03391-03; Thu, 28 Jun 2007 03:35:15 +0200 (CEST) Received: from gandalf (rikgw.hellteam.net [82.208.56.201]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id D241E1C97E9; Thu, 28 Jun 2007 03:35:14 +0200 (CEST) From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: Date: Thu, 28 Jun 2007 03:35:12 +0200 Organization: Projekt HELL Message-ID: <001701c7b924$92a58230$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 thread-index: Ace5JJJZX5ovTy+9QQCWh3DkiUO4vQ== X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz Cc: ports@FreeBSD.org Subject: FreeBSD Port: quagga-0.99.7_2 - quagga restartting is broken ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 01:35:21 -0000 Hi Boris, I have a problem with restarting quagga by our script for a long time, I = guess since that time when the script was moved from /etc/rc.d/ to = /usr/local/etc/rc.d/. And before this major change each restarting of = quagga was successful. I can swear on it. :) When I restart quagga, the router is unreachable at once, the last = message before ssh client is kicked out: # /usr/local/etc/rc.d/quagga restart Stopping quagga. PuTTY (inactive) to be illustrative :) I can reach to the router from another host which is in the same network = like my router fortunately. And what I see ? # /usr/local/etc/rc.d/quagga status quagga is running as pid 1164. quagga is running as pid 802. >From ps aux: # ps aux | grep "ospfd" quagga 802 0.0 2.7 4704 3260 ?? Ss 2:38AM 0:04.24 = /usr/local/sbin/ospfd -d # ps aux | grep "zebra" quagga 1665 3.2 2.0 3868 2508 ?? Ss 3:05AM 0:15.89 = /usr/local/sbin/zebra -d So I begin to repeat restarting again: # /../rc.d/quagga restart Stopping quagga. Starting quagga. # /../rc.d/quagga status quagga is running as pid 1251. quagga is running as pid 802. # /../rc.d/watchquagga stop Stopping watchquagga. # /../rc.d/quagga restart Stopping quagga. Starting quagga. # /../rc.d/quagga status quagga is running as pid 1396. quagga is running as pid 802. So zebra daemon is definitely stopped and started. But something wrong is with ospfd, it has the same PID like before. When I do clean stop-status-start-status sequence, quagga works well = again. # /usr/local/etc/rc.d/quagga stop Stopping quagga. Stopping quagga. # /usr/local/etc/rc.d/quagga status quagga is not running. quagga is not running. # /usr/local/etc/rc.d/quagga start Starting quagga. Starting quagga. # /usr/local/etc/rc.d/quagga status quagga is running as pid 1868. quagga is running as pid 1874. And for be sure: # /usr/local/etc/rc.d/quagga restart Stopping quagga. Waiting for PIDS: 1868. Starting quagga. # /usr/local/etc/rc.d/quagga status quagga is running as pid 2343. quagga is running as pid 1874. # ps aux | grep "ospfd" quagga 1874 0.0 2.7 4668 3264 ?? Ss 3:17AM 0:00.64 = /usr/local/sbin/ospfd -d root 2368 0.0 0.8 1608 1012 p1 R+ 3:18AM 0:00.02 grep = ospfd During this time, the routing table is half-empty or almost empty, = unlike the time when quagga works well with 200 and more routes. So tell me please, what is wrong here ? Bye Dan From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 06:48:28 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D838D16A41F for ; Thu, 28 Jun 2007 06:48:28 +0000 (UTC) (envelope-from dmares.spam@free.fr) Received: from smtp.lamaiziere.net (net.lamaiziere.net [213.186.42.107]) by mx1.freebsd.org (Postfix) with ESMTP id A689113C465 for ; Thu, 28 Jun 2007 06:48:28 +0000 (UTC) (envelope-from dmares.spam@free.fr) Received: from david (unknown [86.66.174.226]) by smtp.lamaiziere.net (Postfix) with ESMTP id 92BEEE4A4C8 for ; Thu, 28 Jun 2007 08:21:21 +0200 (CEST) From: David Marec Organization: LaMienne To: freebsd-ports@freebsd.org Date: Thu, 28 Jun 2007 08:21:20 +0200 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200706280821.20541.dmares.spam@free.fr> Subject: Xorg failed to run on old PC. 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, 28 Jun 2007 06:48:28 -0000 hi I am trying to configure an old "cirix166-48Mo RAM" workstation. But, FreeBSD 6.2 installed, Xorg crashes on « Caught signal 11» I tried three drivers, mga, vesa and vga. The driver "mga" failed to load DRI module, which was not requested. The log file, created with no "xorg.conf", can be uploaded here: http://david.marec.free.fr/public/Xorg.0.log It seems that i had the same problem when i tried to launch XUbuntu on it. The only linux distribution that works is Damn Small Linux. Any idea ? Using the latest xorg 7 release ? Getting back to FreeBSD 4.x to try Xfree instead of xorg ? -- From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 09:56:55 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B84F516A400; Thu, 28 Jun 2007 09:56:55 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 196E313C457; Thu, 28 Jun 2007 09:56:55 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5458E.dip.t-dialin.net [84.165.69.142]) by redbull.bpaserver.net (Postfix) with ESMTP id 3FD042E14A; Thu, 28 Jun 2007 11:56:24 +0200 (CEST) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 07BAB5B5431; Thu, 28 Jun 2007 11:54:38 +0200 (CEST) Received: (from www@localhost) by webmail.leidinger.net (8.13.8/8.13.8/Submit) id l5S9sbdC080937; Thu, 28 Jun 2007 11:54:37 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Thu, 28 Jun 2007 11:54:37 +0200 Message-ID: <20070628115437.r4mt2ejac08wcs4w@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Thu, 28 Jun 2007 11:54:37 +0200 From: Alexander Leidinger To: Helko.Glathe@freenet.de References: <468270D1.40403@freenet.de> In-Reply-To: <468270D1.40403@freenet.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) / FreeBSD-7.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-13.504, required 8, BAYES_00 -15.00, DKIM_POLICY_SIGNSOME 0.00, MIME_QP_LONG_LINE 1.40, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: ports@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Re: FreeBSD Port: linux-xorg-libs-6.8.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: Thu, 28 Jun 2007 09:56:55 -0000 Quoting Helko Glathe (from Wed, 27 Jun 2007 =20 16:14:41 +0200): > After installation of Xorg 7.2 and a complete rebuild of > linux-emulation on FreeBSD 6.2 Stable, > X related linux programms like skype, linux-relplayer or acroread > doesn't start. > > Trying to start skype, linux-relplayer or acroread ends with a > Segmentation fault message. Please provide the output of "ldd /usr/local/bin/skype_bin" and: ---snip--- for file in $(ldd /usr/local/bin/skype_bin | cut -d ' ' -f 3 | tail +2); do file /compat/linux$file done ---snip--- It should look similar to: ---snip--- % ldd /usr/local/bin/skype_bin /usr/local/bin/skype_bin: libGL.so.1 =3D> /usr/X11R6/lib/libGL.so.1 (0x28c29000) libXmu.so.6 =3D> /usr/X11R6/lib/libXmu.so.6 (0x28c9a000) libXrandr.so.2 =3D> /usr/X11R6/lib/libXrandr.so.2 (0x28cb1000) libXcursor.so.1 =3D> /usr/X11R6/lib/libXcursor.so.1 (0x28cb5000) libXft.so.2 =3D> /usr/X11R6/lib/libXft.so.2 (0x28cbf000) libfreetype.so.6 =3D> /usr/lib/libfreetype.so.6 (0x28cd2000) libfontconfig.so.1 =3D> /usr/lib/libfontconfig.so.1 (0x28d3a000) libSM.so.6 =3D> /usr/X11R6/lib/libSM.so.6 (0x28d65000) libICE.so.6 =3D> /usr/X11R6/lib/libICE.so.6 (0x28d6e000) libdl.so.2 =3D> /lib/libdl.so.2 (0x28d88000) libXext.so.6 =3D> /usr/X11R6/lib/libXext.so.6 (0x28d8c000) libX11.so.6 =3D> /usr/X11R6/lib/libX11.so.6 (0x28d9b000) libpthread.so.0 =3D> /lib/libpthread.so.0 (0x28e6e000) libstdc++.so.5 =3D> /usr/lib/libstdc++.so.5 (0x28e80000) libm.so.6 =3D> /lib/libm.so.6 (0x28f39000) libgcc_s.so.1 =3D> /lib/libgcc_s.so.1 (0x28f5f000) libc.so.6 =3D> /lib/libc.so.6 (0x28f69000) libXxf86vm.so.1 =3D> /usr/X11R6/lib/libXxf86vm.so.1 (0x29086000) libdrm.so.2 =3D> /usr/lib/libdrm.so.2 (0x2908b000) libXt.so.6 =3D> /usr/X11R6/lib/libXt.so.6 (0x29093000) libXrender.so.1 =3D> /usr/X11R6/lib/libXrender.so.1 (0x290e8000) libexpat.so.0 =3D> /usr/lib/libexpat.so.0 (0x290f0000) libz.so.1 =3D> /usr/lib/libz.so.1 (0x2910f000) /lib/ld-linux.so.2 (0x28c0a000) % for file in $(ldd /usr/local/bin/skype_bin | cut -d ' ' -f 3 | tail +2); d= o for> file /compat/linux$file for> done /compat/linux/usr/X11R6/lib/libGL.so.1: symbolic link to `libGL.so.1.2' /compat/linux/usr/X11R6/lib/libXmu.so.6: symbolic link to `libXmu.so.6.2' /compat/linux/usr/X11R6/lib/libXrandr.so.2: symbolic link to =20 `libXrandr.so.2.0' /compat/linux/usr/X11R6/lib/libXcursor.so.1: symbolic link to =20 `libXcursor.so.1.0.2' /compat/linux/usr/X11R6/lib/libXft.so.2: symbolic link to `libXft.so.2.1.2' /compat/linux/usr/lib/libfreetype.so.6: symbolic link to =20 `libfreetype.so.6.3.7' /compat/linux/usr/lib/libfontconfig.so.1: symbolic link to =20 `libfontconfig.so.1.0.4' /compat/linux/usr/X11R6/lib/libSM.so.6: symbolic link to `libSM.so.6.0' /compat/linux/usr/X11R6/lib/libICE.so.6: symbolic link to `libICE.so.6.3' /compat/linux/lib/libdl.so.2: symbolic link to `libdl-2.3.6.so' /compat/linux/usr/X11R6/lib/libXext.so.6: symbolic link to `libXext.so.6.4' /compat/linux/usr/X11R6/lib/libX11.so.6: symbolic link to `libX11.so.6.2' /compat/linux/lib/libpthread.so.0: symbolic link to `libpthread-2.3.6.so' /compat/linux/usr/lib/libstdc++.so.5: symbolic link to `libstdc++.so.5.0.7' /compat/linux/lib/libm.so.6: symbolic link to `libm-2.3.6.so' /compat/linux/lib/libgcc_s.so.1: symbolic link to =20 `libgcc_s-4.0.2-20051126.so.1' /compat/linux/lib/libc.so.6: symbolic link to `libc-2.3.6.so' /compat/linux/usr/X11R6/lib/libXxf86vm.so.1: symbolic link to =20 `libXxf86vm.so.1.0' /compat/linux/usr/lib/libdrm.so.2: symbolic link to `libdrm.so.2.0.0' /compat/linux/usr/X11R6/lib/libXt.so.6: symbolic link to `libXt.so.6.0' /compat/linux/usr/X11R6/lib/libXrender.so.1: symbolic link to =20 `libXrender.so.1.2.2' /compat/linux/usr/lib/libexpat.so.0: symbolic link to `libexpat.so.0.5.0' /compat/linux/usr/lib/libz.so.1: symbolic link to `libz.so.1.2.2.2' ---snip--- > Is it possible that the linux xorg libraries conflicts with the Xorg 7.2? Not in the sense I think you want us to understand this sentence =20 (read: it is not a problem of the new version of Xorg, but it may be a =20 problem with picking up a FreeBSD library instead of a Linux library). Bye, Alexander. --=20 Maj. Bloodnok:=09Seagoon, you're a coward! Seagoon:=09Only in the holiday season. Maj. Bloodnok:=09Ah, another Noel Coward! http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 10:00:10 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C12316A421 for ; Thu, 28 Jun 2007 10:00:10 +0000 (UTC) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D501C13C4B8 for ; Thu, 28 Jun 2007 10:00:09 +0000 (UTC) (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 l5SA09xu063084 for ; Thu, 28 Jun 2007 10:00:09 GMT (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5SA09vA063083 for ports@freebsd.org; Thu, 28 Jun 2007 10:00:09 GMT (envelope-from fenner) Date: Thu, 28 Jun 2007 10:00:09 GMT From: Bill Fenner Message-Id: <200706281000.l5SA09vA063083@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: Thu, 28 Jun 2007 10:00:10 -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 Thu Jun 28 10:34:01 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCA1B16A46B for ; Thu, 28 Jun 2007 10:34:01 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [82.208.36.70]) by mx1.freebsd.org (Postfix) with ESMTP id 8EEA613C48C for ; Thu, 28 Jun 2007 10:34:01 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 896D719E02A; Thu, 28 Jun 2007 12:34:00 +0200 (CEST) Received: from [192.168.1.3] (klient92-110.sxg.cz [62.77.92.110]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTP id 70F6619E027; Thu, 28 Jun 2007 12:33:57 +0200 (CEST) Message-ID: <46838E9B.8070602@quip.cz> Date: Thu, 28 Jun 2007 12:34:03 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 MIME-Version: 1.0 To: Duane Hill References: <20070627201246.T19670@duane.dbq.yournetplus.com> In-Reply-To: <20070627201246.T19670@duane.dbq.yournetplus.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: portsnap - latest.ssl not found 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, 28 Jun 2007 10:34:01 -0000 Duane Hill wrote: > > Every once in a while I get the following when doing an update of the > ports tree via portsnap: > > Looking up portsnap.FreeBSD.org mirrors... using portsnap3.FreeBSD.org. > Fetching snapshot tag... fetch: > http://portsnap3.FreeBSD.org./latest.ssl: Not Found > Failed. > > Every time the error has occurred, it has been with portsnap3.FreeBSD.org. > > If I run portsnap again it usually rotates to a different portsnap > mirror and everything is fine. > > The server /etc/portsnap.conf points to is: > > SERVERNAME=portsnap.FreeBSD.org > > Does anyone have a clue what's going on? Just "me too" message - I have same problem for more than month. Miroslav Lachman From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 06:37:49 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 948C516A468 for ; Thu, 28 Jun 2007 06:37:49 +0000 (UTC) (envelope-from leandro.trombini@itelefonica.com.br) Received: from paiol.terra.com.br (paiol.hst.terra.com.br [200.176.10.210]) by mx1.freebsd.org (Postfix) with ESMTP id 1C23013C44B for ; Thu, 28 Jun 2007 06:37:48 +0000 (UTC) (envelope-from leandro.trombini@itelefonica.com.br) Received: from mangoro.hst.terra.com.br (mangoro.hst.terra.com.br [200.176.10.3]) by paiol.terra.com.br (Postfix) with ESMTP id 4CF57EA8567; Thu, 28 Jun 2007 03:19:59 -0300 (BRT) X-Terra-Karma: -2% X-Terra-Hash: 66ba5b4445092aaa33d69725821ea0a9 Received-SPF: pass (mangoro.hst.terra.com.br: domain of itelefonica.com.br designates 200.176.10.3 as permitted sender) client-ip=200.176.10.3; envelope-from=leandro.trombini@itelefonica.com.br; helo=ltrombiningn; Received: from ltrombiningn (201-92-109-233.dsl.telesp.net.br [201.92.109.233]) (authenticated user leandro.trombini@itelefonica.com.br) by mangoro.hst.terra.com.br (Postfix) with ESMTP id 891CA4D4069; Thu, 28 Jun 2007 03:19:55 -0300 (BRT) From: "Leandro Conde Trombini" To: Date: Thu, 28 Jun 2007 03:19:56 -0300 Message-ID: <000001c7b94c$5ac39a50$104acef0$@trombini@itelefonica.com.br> MIME-Version: 1.0 X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Office Outlook 12.0 Importance: High Thread-Index: Ace5TFDL/qQdLzbITeGfLKKTrTimWg== Content-Language: pt-br X-Antivirus: avast! (VPS 000752-2, 27/06/2007), Outbound message X-Antivirus-Status: Clean X-Mailman-Approved-At: Thu, 28 Jun 2007 11:32:40 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: mysql-server-5.0.41 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, 28 Jun 2007 06:37:49 -0000 Hi. I tried to install this port, but in the installation I found error and after check the MD5 from file and from distfile I found the difference: ngnsvr02# more distinfo MD5 (mysql-5.0.41.tar.gz) = b45cd6c89e35dfc1cdbe1a1f782aefbf SHA256 (mysql-5.0.41.tar.gz) = 08c27246ca9b9cf69567aea63b8fd7aef33769e369f9acf1636634097dc47775 SIZE (mysql-5.0.41.tar.gz) = 24083795 ngnsvr02# md5 /usr/ports/distfiles/mysql-5.0.41.tar.gz MD5 (/usr/ports/distfiles/mysql-5.0.41.tar.gz) = 6a9c8a7fe2d484b293824e33d1cff57e I tried to use "install NO_CHECKSUM=Yes install clean" but I had a error that was unable to extract .tar file. Please, is possible to fix it? Thanks. From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 11:35:33 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0DCC616A46B for ; Thu, 28 Jun 2007 11:35:33 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-4.eunet.yu (smtpclu-4.eunet.yu [194.247.192.229]) by mx1.freebsd.org (Postfix) with ESMTP id 9291513C44B for ; Thu, 28 Jun 2007 11:35:32 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-233-35.eunet.yu [213.198.233.35]) by smtpclu-4.eunet.yu (8.13.6/8.13.6) with ESMTP id l5SBZQx4010922; Thu, 28 Jun 2007 13:35:27 +0200 Message-Id: <200706281135.l5SBZQx4010922@smtpclu-4.eunet.yu> Date: Thu, 28 Jun 2007 13:35:57 +0200 From: Nikola Lecic To: David Marec In-Reply-To: <200706280821.20541.dmares.spam@free.fr> References: <200706280821.20541.dmares.spam@free.fr> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_40,UNPARSEABLE_RELAY X-AVAS-Spam-Score: -0.2 Cc: freebsd-ports@freebsd.org Subject: Re: Xorg failed to run on old PC. 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, 28 Jun 2007 11:35:33 -0000 On Thu, 28 Jun 2007 08:21:20 +0200 David Marec wrote: > hi Hello David, =20 > I am trying to configure an old "cirix166-48Mo RAM" workstation. >=20 > But, FreeBSD 6.2 installed, Xorg crashes on=20 > =C2=AB Caught signal 11=C2=BB >=20 > I tried three drivers, mga, vesa and vga. > The driver "mga" failed to load DRI module, which was not requested. >=20 > The log file, created with no "xorg.conf", can be uploaded here: > http://david.marec.free.fr/public/Xorg.0.log Your X crashed simply because it tried to use 1152x864 at 75Hz, and hardware is capable of not more than 1024x768@75Hz. This unwise automatic choice of default resolution and frequencies is not uncommon with older hardware. > It seems that i had the same problem when i tried to launch XUbuntu > on it. The only linux distribution that works is Damn Small Linux. Yes, I'm sure that can happen with Ubuntu. =20 > Any idea ? > Using the latest xorg 7 release ?=20 > Getting back to FreeBSD 4.x to try Xfree instead of xorg ? No, don't go back, there is nothing that older versions can do and newer ones can't. Upgrading to 7.2 is certainly a good idea, but this can surely work even with 6.9 you tried. I'd do something like this: * You must create a config file; you can start with 'Xorg -configure', it will create an initial /root/xorg.conf.new; then you can test it with 'X -config /root/xorg.conf.new'. I think you need something like: in Section "Monitor" HorizSync 31.5 - 48.5 # try also: 31.5 - 57.0 VertRefresh 50 - 70 # try also: 50 - 75 in Section "Screen" DefaultColorDepth 16 # start with the lower value SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection # delete here all subsections with higher colour depth and modes. I think this will start X; then, if you can't get an optimal image, post here new xorg.conf and Xorg log; somebody will help you to tune Modeline and/or something else. * (If you need a really good assistance in creating xorg.conf, use Knoppix; Greg Lehey once recommended it on freebsd-questions@; this one is really different.) Nikola Le=C4=8Di=C4=87 From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 12:18:34 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D19FA16A41F for ; Thu, 28 Jun 2007 12:18:34 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id AC4AE13C43E for ; Thu, 28 Jun 2007 12:18:34 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so696428waf for ; Thu, 28 Jun 2007 05:18:33 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SCM2RjFuhVlsed/yaPpyE0wi263bnFFJaP71GGZbrLIXkTB3yOInATCXN++WqUzLe2IVMPQyVd5c5gOJ5U1tOAEi8S19PNbBJ0nPzRDZV/8dYHlkfAUpaNWo0oSaXNlyc2o50rWKLA4iYpvFahRs0xPc+n9lu/SKpANBGXqMJJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f4hjLKlW04kPUGIIl6Co5E7CSckAxq5GupRvassIK+PM2DkabsRU23zs3teYT3+VdXdh7wNaXSr7eU7DSpjoVCoXZPYm1GVNq8YE+W7qaTHVl763BdavKSfaaoUWLwLytRrxxW8Oy02wGLptLNiFCJnL9AiAOi8BDS6eC6Riyko= Received: by 10.115.93.16 with SMTP id v16mr1439130wal.1183031592164; Thu, 28 Jun 2007 04:53:12 -0700 (PDT) Received: by 10.115.15.16 with HTTP; Thu, 28 Jun 2007 04:53:12 -0700 (PDT) Message-ID: <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> Date: Thu, 28 Jun 2007 07:53:12 -0400 From: "=?ISO-8859-1?Q?Zavam,_Vin=EDcius?=" To: "Leandro Conde Trombini" In-Reply-To: <2332209608059979554@unknownmsgid> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2332209608059979554@unknownmsgid> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: mysql-server-5.0.41 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, 28 Jun 2007 12:18:34 -0000 2007/6/28, Leandro Conde Trombini : > Hi. > > I tried to install this port, but in the installation I found error and > after check the MD5 from file and from distfile I found the difference: > > > > ngnsvr02# more distinfo > > MD5 (mysql-5.0.41.tar.gz) =3D b45cd6c89e35dfc1cdbe1a1f782aefbf > > SHA256 (mysql-5.0.41.tar.gz) =3D > 08c27246ca9b9cf69567aea63b8fd7aef33769e369f9acf1636634097dc47775 > > SIZE (mysql-5.0.41.tar.gz) =3D 24083795 > > > > ngnsvr02# md5 /usr/ports/distfiles/mysql-5.0.41.tar.gz > > MD5 (/usr/ports/distfiles/mysql-5.0.41.tar.gz) =3D > 6a9c8a7fe2d484b293824e33d1cff57e > > > > I tried to use "install NO_CHECKSUM=3DYes install clean" but I had a erro= r > that was unable to extract .tar file. > > > > Please, is possible to fix it? > > > > Thanks. yes. http://lists.freebsd.org/pipermail/freebsd-ports/2007-June/042227.html []'s --=20 Zavam, Vin=EDcius From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 12:37:45 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A20616A421 for ; Thu, 28 Jun 2007 12:37:45 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 51F3613C465 for ; Thu, 28 Jun 2007 12:37:45 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id B5E1EE8E; Thu, 28 Jun 2007 07:37:44 -0500 (CDT) Date: Thu, 28 Jun 2007 07:37:44 -0500 To: Tim Rijavec Message-ID: <20070628123744.GB19567@soaustin.net> References: <468393A9.9060104@gama.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <468393A9.9060104@gama.us> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: freebsd-ports@FreeBSD.org Subject: Re: chartdirector package 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, 28 Jun 2007 12:37:45 -0000 On Thu, Jun 28, 2007 at 12:55:37PM +0200, Tim Rijavec wrote: > can you build package that can be installed using FreeBSD ports for > application ChartDirector found at http://www.advsofteng.com/ The right place to ask is freebsd-ports@FreeBSD.org (Cc:ed). Checking, no one has yet created a port for any of the variants of this software, even though they have versions they claim run on FreeBSD. So it will take someone taking an interest to create them, or you can try it yourself via looking at the following documents: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing-ports/index.html mcl From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 13:24:32 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4890716A400 for ; Thu, 28 Jun 2007 13:24:32 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 13E7013C448 for ; Thu, 28 Jun 2007 13:24:31 +0000 (UTC) (envelope-from david@vizion2000.net) Received: by dns1.vizion2000.net (Postfix, from userid 1007) id 4C6D11CC3D; Thu, 28 Jun 2007 06:38:25 -0700 (PDT) From: David Southwell Organization: Voice and Vision To: ports@freebsd.org Date: Thu, 28 Jun 2007 06:38:24 -0700 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706280638.25076.david@vizion2000.net> Cc: Subject: PR problem -file handling.. long files 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, 28 Jun 2007 13:24:32 -0000 There is a difficulty when posting PR's when a large debug file is needed to be posted to the PR as an attachment. The PR www has a reasonable size limit BUT it also limites itself to handling txt files only. Would it be possible for someone to look at this systenm to see whether it might be modified to handle compressed files and decompress them for posting to the PR or alternatively attach enable compressed files to be held on the server for downloading? This would be helpful david From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 14:09:23 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 683E116A421 for ; Thu, 28 Jun 2007 14:09:23 +0000 (UTC) (envelope-from pc.rico@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 1DA3E13C43E for ; Thu, 28 Jun 2007 14:09:22 +0000 (UTC) (envelope-from pc.rico@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1087336pyb for ; Thu, 28 Jun 2007 07:09:22 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:sender; b=Nv2FYaNuaoHU+ZCnxk3RuK7rSiWIiZqzCMS3B/NpnP2BEwDKRw49mCCoAOj8MBq2UxbmhyuA2MBnYsKh9y4k6cmSATH1kr99Kqx9v7E96UH6tYypKV01R5HqZichgkjAIxoYBpQMB9fy7Bzqpf+s14Wa7mRvqtBJjx8viy/lgTk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:sender; b=lruvKybAuVWJ+/QfzR3kL+xnhzcP4grFSA7SFlNA//zBPj2Dtf7s/Do3l74AeM9JjLlu/w6TxNyCHO9Zx9eHbOuQrou3Tj6DMk6rQW9polEjPVylAxBR7JQ0eXF248IVWMw8zrp+sCRalXHlalU3sfkSTAk3xnvoOYfm8NcQTUo= Received: by 10.141.170.10 with SMTP id x10mr383853rvo.1183038223388; Thu, 28 Jun 2007 06:43:43 -0700 (PDT) Received: from ?192.168.2.2? ( [84.255.206.164]) by mx.google.com with ESMTP id g39sm12327339rvb.2007.06.28.06.43.41 (version=SSLv3 cipher=RC4-MD5); Thu, 28 Jun 2007 06:43:42 -0700 (PDT) Message-ID: <4683BA70.3050806@gama.us> Date: Thu, 28 Jun 2007 15:41:04 +0200 From: Tim Rijavec User-Agent: Thunderbird 2.0.0.0 (X11/20070501) MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Tim Rijavec Cc: Subject: chartdirector package 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, 28 Jun 2007 14:09:23 -0000 hello, can you build package that can be installed using FreeBSD ports for application ChartDirector found at http://www.advsofteng.com/ i have that isp that have a policy to install packages only with FreeBSD ports. regards, Tim From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 15:23:07 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E35A116A41F for ; Thu, 28 Jun 2007 15:23:07 +0000 (UTC) (envelope-from tomeks@man.poznan.pl) Received: from rose.man.poznan.pl (rose.man.poznan.pl [150.254.173.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6491E13C45A for ; Thu, 28 Jun 2007 15:23:07 +0000 (UTC) (envelope-from tomeks@man.poznan.pl) X-Virus-Scanned: by PSNC antivirus scanner at man.poznan.pl Received: from [150.254.170.93] (potato.man.poznan.pl [150.254.170.93]) (authenticated bits=0) by rose.man.poznan.pl (8.13.8/8.13.8/auth/ldap/milter/tls) with ESMTP id l5SF3jut001722 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 28 Jun 2007 17:03:46 +0200 (CEST) Message-ID: <4683CDCC.6090800@man.poznan.pl> Date: Thu, 28 Jun 2007 17:03:40 +0200 From: Tomasz Szewczyk User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: greg@bestnet.kharkov.ua Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: sflowtool-3.10 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, 28 Jun 2007 15:23:08 -0000 Hi, I noticed that newer sflowtool version is available at http://www.inmon.com/technology/sflowTools.php Is it possible to port it on FreeBSD? Best Regards Tomek From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 17:08:07 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBFA716A41F for ; Thu, 28 Jun 2007 17:08:07 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 9E01913C46A for ; Thu, 28 Jun 2007 17:08:07 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 24728E8A; Thu, 28 Jun 2007 12:08:07 -0500 (CDT) Date: Thu, 28 Jun 2007 12:08:07 -0500 To: David Southwell Message-ID: <20070628170807.GB30856@soaustin.net> References: <200706280638.25076.david@vizion2000.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706280638.25076.david@vizion2000.net> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org Subject: Re: PR problem -file handling.. long files 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, 28 Jun 2007 17:08:07 -0000 On Thu, Jun 28, 2007 at 06:38:24AM -0700, David Southwell wrote: > There is a difficulty when posting PR's when a large debug file is needed to > be posted to the PR as an attachment. Do you mean, via the web form or via send-pr(1)? The latter has a limit of 500k, via the FreeBSD.org email system. If something is larger than that, I would prefer that the debug file simply be posted to the web and a URL included. If you can't host the file yourself, email bugmeister@FreeBSD.org and we'll host it somewhere. This way the size of the database won't grow as much. Thanks. mcl From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 17:30:15 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3551B16A421 for ; Thu, 28 Jun 2007 17:30:15 +0000 (UTC) (envelope-from leandro.trombini@itelefonica.com.br) Received: from paiol.terra.com.br (paiol.hst.terra.com.br [200.176.10.210]) by mx1.freebsd.org (Postfix) with ESMTP id E170213C44B for ; Thu, 28 Jun 2007 17:30:14 +0000 (UTC) (envelope-from leandro.trombini@itelefonica.com.br) Received: from aldavila.hst.terra.com.br (aldavila.hst.terra.com.br [200.176.10.2]) by paiol.terra.com.br (Postfix) with ESMTP id E8209EA8C16; Thu, 28 Jun 2007 14:30:12 -0300 (BRT) X-Terra-Karma: -2% X-Terra-Hash: 8b9de21f2eb3360b1d383c5b13a0d535 Received-SPF: pass (aldavila.hst.terra.com.br: domain of itelefonica.com.br designates 200.176.10.2 as permitted sender) client-ip=200.176.10.2; envelope-from=leandro.trombini@itelefonica.com.br; helo=ltrombiningn; Received: from ltrombiningn (unknown [200.161.151.43]) (authenticated user leandro.trombini@itelefonica.com.br) by aldavila.hst.terra.com.br (Postfix) with ESMTP id 54D1833C068; Thu, 28 Jun 2007 14:30:12 -0300 (BRT) From: "Leandro Conde Trombini" To: =?iso-8859-1?Q?'Zavam=2C_Vin=EDcius'?= References: <2332209608059979554@unknownmsgid> <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> In-Reply-To: <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> Date: Thu, 28 Jun 2007 14:30:08 -0300 Message-ID: <003f01c7b9a9$fbab5630$f3020290$@trombini@itelefonica.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ace5euc8/E7Opu5CSO6/4bEihtm0EgALj12w Content-Language: pt-br X-Antivirus: avast! (VPS 000752-3, 28/06/2007), Outbound message X-Antivirus-Status: Clean Cc: ports@freebsd.org Subject: RES: FreeBSD Port: mysql-server-5.0.41 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, 28 Jun 2007 17:30:15 -0000 Thanks Vin=EDcius. Can I use this repository if any other file has problems? Regards. Leandro Conde Trombini. -----Mensagem original----- De: Zavam, Vin=EDcius [mailto:egypcio@gmail.com]=20 Enviada em: quinta-feira, 28 de junho de 2007 08:53 Para: Leandro Conde Trombini Cc: ports@freebsd.org Assunto: Re: FreeBSD Port: mysql-server-5.0.41 2007/6/28, Leandro Conde Trombini : > Hi. > > I tried to install this port, but in the installation I found error = and > after check the MD5 from file and from distfile I found the = difference: > > > > ngnsvr02# more distinfo > > MD5 (mysql-5.0.41.tar.gz) =3D b45cd6c89e35dfc1cdbe1a1f782aefbf > > SHA256 (mysql-5.0.41.tar.gz) =3D > 08c27246ca9b9cf69567aea63b8fd7aef33769e369f9acf1636634097dc47775 > > SIZE (mysql-5.0.41.tar.gz) =3D 24083795 > > > > ngnsvr02# md5 /usr/ports/distfiles/mysql-5.0.41.tar.gz > > MD5 (/usr/ports/distfiles/mysql-5.0.41.tar.gz) =3D > 6a9c8a7fe2d484b293824e33d1cff57e > > > > I tried to use "install NO_CHECKSUM=3DYes install clean" but I had a = error > that was unable to extract .tar file. > > > > Please, is possible to fix it? > > > > Thanks. yes. http://lists.freebsd.org/pipermail/freebsd-ports/2007-June/042227.html []'s --=20 Zavam, Vin=EDcius From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 17:39:59 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1D2A16A41F for ; Thu, 28 Jun 2007 17:39:59 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id 61DD813C447 for ; Thu, 28 Jun 2007 17:39:59 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so147217anc for ; Thu, 28 Jun 2007 10:39:58 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K2RQNspwpRQcHnAVdp49Qpcj4jZih5kytjXTX4tR76eRyQO4EJ9o9sMgXcfQA3BRXzpYhuuLJS0gFqXX1X1CA+uN+mB+1alfG93rU0JfgFdxGyrAhYNux5Zm1JAMfIwT1kZYMsWhEJPkpwsyEzC8WNG2x08HN9TtBGNRUIinlwY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YK0XN93+uwPKhhs7M4qwxsFwS7xQdF23gIFJa+4vMobRxWFNUs4NNDEMBjiKfkxzgVoglJ5QBIpETevAQcU2qAqYvwofizLVIlU8UTzOdds6syQeTtPwzxthPA16NAbNXCSRApOkiz+Vnn/SiV80aWgC9D6OAbGYv6ZBk25c8R4= Received: by 10.100.105.18 with SMTP id d18mr1432989anc.1183052398650; Thu, 28 Jun 2007 10:39:58 -0700 (PDT) Received: by 10.100.141.14 with HTTP; Thu, 28 Jun 2007 10:39:58 -0700 (PDT) Message-ID: <790a9fff0706281039g4742eab5h47e52072c992971e@mail.gmail.com> Date: Thu, 28 Jun 2007 12:39:58 -0500 From: "Scot Hetzel" To: "Tim Rijavec" In-Reply-To: <4683BA70.3050806@gama.us> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4683BA70.3050806@gama.us> Cc: freebsd-ports@freebsd.org Subject: Re: chartdirector package 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, 28 Jun 2007 17:39:59 -0000 I had a quick look at the web site, and there appears to be 6 different versions of ChartDirector (java, PHP, Perl, Python, Ruby, C++) that could be ported to FreeBSD so that they can be made into packages. I had a quick look, and see the following problems: - Doesn't specify which version of FreeBSD was used to compile the binaries. - The archive files are not versioned on the web site. The archive files do include multiple binaries for different versions of PHP, Perl, Python, Ruby. You may want to try to create a port for the version of ChartDirector that you need. On 6/28/07, Tim Rijavec wrote: > hello, > > can you build package that can be installed using FreeBSD ports for > application ChartDirector found at http://www.advsofteng.com/ > > i have that isp that have a policy to install packages only with FreeBSD > ports. > > regards, Tim > _______________________________________________ > 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" > -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 19:30:52 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3081216A400 for ; Thu, 28 Jun 2007 19:30:52 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 07E3413C457 for ; Thu, 28 Jun 2007 19:30:51 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so879626waf for ; Thu, 28 Jun 2007 12:30:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received: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=q0+HqGbNdm63XSbv9nbusOrXPipQum5HtXS3/QcAHHHMMMWfDZQXN1ph85goefD3DEsimTaw7taLTBObCMRR9ri8bW+R3GPdKfd8rm1EEQwkTZ30pyEq8Uxer9CpR017iAUOfRav0ZEN7QUdXdEnW38DXYItfkvQ6+5buVRxLJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; 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=iQy5POkhSNcavmbUQbBKJfHfb72Ag+w+d2h53LJ225Ygen2E40cPZStUlM7yeATK/viLQqBAygpXP9CbSx3x2c9I4lPWGecCf0wjHePVAGu2O4lFHxm16VhjliCPmxn3JT0Tv2ofosz8Fc2Ee67i0emzSaJNe9AVcByg3pjW2q0= Received: by 10.114.209.1 with SMTP id h1mr1891997wag.1183059051723; Thu, 28 Jun 2007 12:30:51 -0700 (PDT) Received: by 10.114.194.5 with HTTP; Thu, 28 Jun 2007 12:30:51 -0700 (PDT) Message-ID: Date: Thu, 28 Jun 2007 23:30:51 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Greg Lewis" In-Reply-To: <20070628191102.GA90075@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070628191102.GA90075@misty.eyesbeyond.com> X-Google-Sender-Auth: 66975ae2bb628bf4 Cc: FreeBSD Ports Subject: Re: jdk - broken dependency on compat6x 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, 28 Jun 2007 19:30:52 -0000 On 6/28/07, Greg Lewis wrote: > On Thu, Jun 28, 2007 at 08:58:22PM +0400, Andrew Pantyukhin wrote: > > The c.6 dependency does not work if you have linux > > base installed (thanks to /compat/linux/lib/libc.6) > > > > How about depending on z.3 instead? > > How about LIB_DEPENDS only checks native shared libraries for a native port? > This seems like it could easily affect a whole variety of ports once > linux base is installed. Yes, sounds like a sane idea. Actually, to simplify it, we can always ignore libs in linuxbase. Linux ports only use run_depends anyway. So it boils down to an extra "grep -v" in lib_depends processing in bsd.port.mk. Still, it will probably take no less than a month to get it committed, so how about changing the java ports now and saving many users a headache? From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 19:55:57 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60D9116A400 for ; Thu, 28 Jun 2007 19:55:57 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by mx1.freebsd.org (Postfix) with ESMTP id 2164C13C48A for ; Thu, 28 Jun 2007 19:55:56 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so163884nzf for ; Thu, 28 Jun 2007 12:55:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XpCzGmDXwfPRyZ8kMUR2vfvAMKDWB4i/kwy6VicyKscNsCZlHlayTp9Bnw8CNvVix3x5yEjMMPULZF+iELYiR6qvwx3cKiKyoTIXuax0Xg5OYf/lHHVrFhEAJMCmX1wMNFEiaGdmOHGuZWUcViEcj4Ui5QRsCL0YkCq7jxbN2RU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WxodlVPElSZ3ogJkBeY1fcqaWXuoNY8vEi1S9Qg6kjXyrntp/0uxNor2GFFrZckS5pvptk9c3e3GvU6Ji/CYJXage4bFV4ExLkKbUcl0I7aManYDewAIWtZuvcTHF+AVDBOQunv4SbgfYwSXEMz9ok4JCX9F6kZbm4RqYfFOzsU= Received: by 10.115.18.1 with SMTP id v1mr1917575wai.1183060555891; Thu, 28 Jun 2007 12:55:55 -0700 (PDT) Received: by 10.115.15.16 with HTTP; Thu, 28 Jun 2007 12:55:55 -0700 (PDT) Message-ID: <8b5ad0e10706281255s2f85f3fas94a49d98053da2ce@mail.gmail.com> Date: Thu, 28 Jun 2007 15:55:55 -0400 From: "=?ISO-8859-1?Q?Zavam,_Vin=EDcius?=" To: ports@freebsd.org In-Reply-To: <6526408143299423040@unknownmsgid> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2332209608059979554@unknownmsgid> <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> <6526408143299423040@unknownmsgid> Cc: Subject: Re: FreeBSD Port: mysql-server-5.0.41 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, 28 Jun 2007 19:55:57 -0000 2007/6/28, Leandro Conde Trombini : > Thanks Vin=EDcius. > Can I use this repository if any other file has problems? > > Regards. > > Leandro Conde Trombini. > > -----Mensagem original----- > De: Zavam, Vin=EDcius [mailto:egypcio@gmail.com] > Enviada em: quinta-feira, 28 de junho de 2007 08:53 > Para: Leandro Conde Trombini > Cc: ports@freebsd.org > Assunto: Re: FreeBSD Port: mysql-server-5.0.41 > > 2007/6/28, Leandro Conde Trombini : > > Hi. > > > > I tried to install this port, but in the installation I found error and > > after check the MD5 from file and from distfile I found the difference: > > > > > > > > ngnsvr02# more distinfo > > > > MD5 (mysql-5.0.41.tar.gz) =3D b45cd6c89e35dfc1cdbe1a1f782aefbf > > > > SHA256 (mysql-5.0.41.tar.gz) =3D > > 08c27246ca9b9cf69567aea63b8fd7aef33769e369f9acf1636634097dc47775 > > > > SIZE (mysql-5.0.41.tar.gz) =3D 24083795 > > > > > > > > ngnsvr02# md5 /usr/ports/distfiles/mysql-5.0.41.tar.gz > > > > MD5 (/usr/ports/distfiles/mysql-5.0.41.tar.gz) =3D > > 6a9c8a7fe2d484b293824e33d1cff57e > > > > > > > > I tried to use "install NO_CHECKSUM=3DYes install clean" but I had a er= ror > > that was unable to extract .tar file. > > > > > > > > Please, is possible to fix it? > > > > > > > > Thanks. > > yes. > http://lists.freebsd.org/pipermail/freebsd-ports/2007-June/042227.html > > []'s certainly my friend :-) --=20 Zavam, Vin=EDcius From owner-freebsd-ports@FreeBSD.ORG Thu Jun 28 22:16:02 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E702916A400 for ; Thu, 28 Jun 2007 22:16:02 +0000 (UTC) (envelope-from leandro.trombini@itelefonica.com.br) Received: from paiol.terra.com.br (paiol.hst.terra.com.br [200.176.10.210]) by mx1.freebsd.org (Postfix) with ESMTP id 6E85913C46A for ; Thu, 28 Jun 2007 22:16:01 +0000 (UTC) (envelope-from leandro.trombini@itelefonica.com.br) Received: from aldavila.hst.terra.com.br (aldavila.hst.terra.com.br [200.176.10.2]) by paiol.terra.com.br (Postfix) with ESMTP id 00E52EE003D; Thu, 28 Jun 2007 19:15:59 -0300 (BRT) X-Terra-Karma: -2% X-Terra-Hash: 8341c581785502a4382a7886721a8d54 Received-SPF: pass (aldavila.hst.terra.com.br: domain of itelefonica.com.br designates 200.176.10.2 as permitted sender) client-ip=200.176.10.2; envelope-from=leandro.trombini@itelefonica.com.br; helo=ltrombiningn; Received: from ltrombiningn (unknown [201.44.194.130]) (authenticated user leandro.trombini@itelefonica.com.br) by aldavila.hst.terra.com.br (Postfix) with ESMTP id 5A94633C088; Thu, 28 Jun 2007 19:15:59 -0300 (BRT) From: "Leandro Conde Trombini" To: =?iso-8859-1?Q?'Zavam=2C_Vin=EDcius'?= References: <2332209608059979554@unknownmsgid> <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> In-Reply-To: <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> Date: Thu, 28 Jun 2007 19:16:00 -0300 Message-ID: <000d01c7b9d1$e8e825a0$bab870e0$@trombini@itelefonica.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ace5euc8/E7Opu5CSO6/4bEihtm0EgAVsfsA Content-Language: pt-br X-Antivirus: avast! (VPS 000752-3, 28/06/2007), Outbound message X-Antivirus-Status: Clean Cc: ports@freebsd.org Subject: RES: FreeBSD Port: mysql-server-5.0.41 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, 28 Jun 2007 22:16:03 -0000 Hi, I took the file with right MD5 but I received the following error messages: ngnsvr02# make install clean =3D=3D=3D> Building for mysql-server-5.0.41 make all-recursive Making all in include make all-am Making all in Docs Making all in strings Making all in mysys Making all in dbug Making all in extra make all-recursive Making all in regex Making all in bdb cd build_unix && make all /bin/sh ./libtool --mode=3Dcompile cc -c -I. -I../.././bdb/dist/.. -I../.././bdb/dist/../dbinc -D_THREAD_SAFE -DDBUG_OFF -O2 -fno-strict-aliasing -pipe ../.././bdb/dist/../rep/rep_record.c cc -c -I. -I../.././bdb/dist/.. -I../.././bdb/dist/../dbinc = -D_THREAD_SAFE -DDBUG_OFF -O2 -fno-strict-aliasing -pipe ../.././bdb/dist/../rep/rep_record.c -o rep_record.o ../.././bdb/dist/../rep/rep_record.c: In function = `__rep_process_message': ../.././bdb/dist/../rep/rep_record.c:143: error: stray '\25' in program ../.././bdb/dist/../rep/rep_record.c:143: error: syntax error before "log_compare" ../.././bdb/dist/../rep/rep_record.c:143:41: invalid suffix "p-" on = integer constant ../.././bdb/dist/../rep/rep_record.c:144: error: `dBlp' undeclared = (first use in this function) ../.././bdb/dist/../rep/rep_record.c:144: error: (Each undeclared = identifier is reported only once ../.././bdb/dist/../rep/rep_record.c:144: error: for each function it appears in.) ../.././bdb/dist/../rep/rep_record.c:148: error: `RAP_VOTE1' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41/bdb/build_unix. *** Error code 1 Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41/bdb. *** Error code 1 Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41. *** Error code 1 Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41. *** Error code 1 Stop in /usr/ports/databases/mysql50-server. Any help I=B4ll be thankful. Regards. Leandro Conde Trombini. -----Mensagem original----- De: Zavam, Vin=EDcius [mailto:egypcio@gmail.com]=20 Enviada em: quinta-feira, 28 de junho de 2007 08:53 Para: Leandro Conde Trombini Cc: ports@freebsd.org Assunto: Re: FreeBSD Port: mysql-server-5.0.41 2007/6/28, Leandro Conde Trombini : > Hi. > > I tried to install this port, but in the installation I found error = and > after check the MD5 from file and from distfile I found the = difference: > > > > ngnsvr02# more distinfo > > MD5 (mysql-5.0.41.tar.gz) =3D b45cd6c89e35dfc1cdbe1a1f782aefbf > > SHA256 (mysql-5.0.41.tar.gz) =3D > 08c27246ca9b9cf69567aea63b8fd7aef33769e369f9acf1636634097dc47775 > > SIZE (mysql-5.0.41.tar.gz) =3D 24083795 > > > > ngnsvr02# md5 /usr/ports/distfiles/mysql-5.0.41.tar.gz > > MD5 (/usr/ports/distfiles/mysql-5.0.41.tar.gz) =3D > 6a9c8a7fe2d484b293824e33d1cff57e > > > > I tried to use "install NO_CHECKSUM=3DYes install clean" but I had a = error > that was unable to extract .tar file. > > > > Please, is possible to fix it? > > > > Thanks. yes. http://lists.freebsd.org/pipermail/freebsd-ports/2007-June/042227.html []'s --=20 Zavam, Vin=EDcius From owner-freebsd-ports@FreeBSD.ORG Fri Jun 29 00:48:16 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F43416A469 for ; Fri, 29 Jun 2007 00:48:16 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 27F6C13C4DD for ; Fri, 29 Jun 2007 00:48:16 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so982155waf for ; Thu, 28 Jun 2007 17:48:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MDmq6Quvr2TjU7ILVcycb6n0OWnEeCNw1Zuv8pTUIZzMN673hOsMLZhtz4mGN82ZpP0N/yGwahu3o7DuCOET0jeVRUqZ6FsV67M9BZEqdpSGAnv96lGwTjxHS8ygz/GAhMJ8PKvlbve6/ywcLeOlY9b7Sv1UCAvChrCuBP16XQI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IoGVQTdLMPojbvx4piBtQzYxMsJrlKutYMbz5kkUZQaMSqbsMSg+H4N8jXzsPexPsGNm3hQ6aO5f1dVAZdFYKBE1cOt2BXmJYDaHeeFWAPJ8GpZXAWgawdzg3KgdYXIqm8m1zwydsLlazDDxkU/4iuz35EtgX0jqzpWgeEu7mpo= Received: by 10.115.109.1 with SMTP id l1mr2058211wam.1183078095929; Thu, 28 Jun 2007 17:48:15 -0700 (PDT) Received: by 10.115.15.16 with HTTP; Thu, 28 Jun 2007 17:48:15 -0700 (PDT) Message-ID: <8b5ad0e10706281748r56ea0704v7b1e52ebb376ae94@mail.gmail.com> Date: Thu, 28 Jun 2007 21:48:15 -0300 From: "=?ISO-8859-1?Q?Zavam,_Vin=EDcius?=" To: ports@freebsd.org In-Reply-To: <6760889791073943923@unknownmsgid> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2332209608059979554@unknownmsgid> <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> <6760889791073943923@unknownmsgid> Cc: Subject: Re: FreeBSD Port: mysql-server-5.0.41 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, 29 Jun 2007 00:48:16 -0000 2007/6/28, Leandro Conde Trombini : > Hi, I took the file with right MD5 but I received the following error > messages: > > ngnsvr02# make install clean > =3D=3D=3D> Building for mysql-server-5.0.41 > make all-recursive > Making all in include > make all-am > Making all in Docs > Making all in strings > Making all in mysys > Making all in dbug > Making all in extra > make all-recursive > Making all in regex > Making all in bdb > cd build_unix && make all > /bin/sh ./libtool --mode=3Dcompile cc -c -I. -I../.././bdb/dist/.. > -I../.././bdb/dist/../dbinc -D_THREAD_SAFE -DDBUG_OFF -O2 > -fno-strict-aliasing -pipe ../.././bdb/dist/../rep/rep_record.c > cc -c -I. -I../.././bdb/dist/.. -I../.././bdb/dist/../dbinc -D_THREAD_SAF= E > -DDBUG_OFF -O2 -fno-strict-aliasing -pipe > ../.././bdb/dist/../rep/rep_record.c -o rep_record.o > ../.././bdb/dist/../rep/rep_record.c: In function `__rep_process_message'= : > ../.././bdb/dist/../rep/rep_record.c:143: error: stray '\25' in program > ../.././bdb/dist/../rep/rep_record.c:143: error: syntax error before > "log_compare" > ../.././bdb/dist/../rep/rep_record.c:143:41: invalid suffix "p-" on integ= er > constant > ../.././bdb/dist/../rep/rep_record.c:144: error: `dBlp' undeclared (first > use in this function) > ../.././bdb/dist/../rep/rep_record.c:144: error: (Each undeclared identif= ier > is reported only once > ../.././bdb/dist/../rep/rep_record.c:144: error: for each function it > appears in.) > ../.././bdb/dist/../rep/rep_record.c:148: error: `RAP_VOTE1' undeclared > (first use in this function) > *** Error code 1 > > Stop in > /usr/ports/databases/mysql50-server/work/mysql-5.0.41/bdb/build_unix. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41/bdb. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server. > > Any help I=B4ll be thankful. > Regards. > > Leandro Conde Trombini. I've installed without problems. dv6130us# make MASTER_SITE_OVERRIDE=3Dftp://ftp.FreeBSD.org/pub/FreeBSD/por= ts/distfiles/ install clean (...) test -z "/usr/local/share/mysql" || /usr/ports/databases/mysql50-server/work/mysql-5.0.41/install-sh -d "/usr/local/share/mysql" install -o root -g wheel -m 555 'mysql.server' '/usr/local/share/mysql/mysql.server' Added group "mysql". Added user "mysql". ************************************************************************ Remember to run mysql_upgrade (with the optional --datadir=3D flag) the first time you start the MySQL server after an upgrade from an earlier version. ************************************************************************ install-info --quiet /usr/local/info/mysql.info /usr/local/info/dir =3D=3D=3D> Installing rc.d startup script(s) =3D=3D=3D> Compressing manual pages for mysql-server-5.0.41 =3D=3D=3D> Registering installation for mysql-server-5.0.41 =3D=3D=3D> SECURITY REPORT: This port has installed the following files, which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/libexec/mysqld This port has installed the following startup scripts, which may caus= e these network services to be started at boot time. /usr/local/etc/rc.d/mysql-server If there are vulnerabilities in these programs there may be a securit= y risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.mysql.com/ =3D=3D=3D> Cleaning for mysql-server-5.0.41 dv6130us# rehash dv6130us# mysq mysql mysql_upgrade mysqlbug mysqlshow mysql_config mysql_upgrade_shell mysqlcheck mysqltest mysql_fix_privilege_tables mysql_waitpid mysqld_safe mysqltestmanager-pwgen mysql_install_db mysqladmin mysqldump mysqltestmanagerc mysql_tzinfo_to_sql mysqlbinlog mysqlimport dv6130us# mysql []'s --=20 Zavam, Vin=EDcius From owner-freebsd-ports@FreeBSD.ORG Fri Jun 29 17:36:00 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0787C16A421 for ; Fri, 29 Jun 2007 17:36:00 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 5390C13C45E for ; Fri, 29 Jun 2007 17:35:59 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 29 Jun 2007 17:35:57 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp003) with SMTP; 29 Jun 2007 19:35:57 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1/3qUNdwFD3lfy1K4H/plfNVVWksQTBjRVU3GfpTy D++KLw4qBTCxhb Message-ID: <468542FC.8030505@gmx.de> Date: Fri, 29 Jun 2007 19:35:56 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.4 (X11/20070616) MIME-Version: 1.0 To: Romain LE DISEZ References: <46816271.1000603@gmx.de> <55841.84.102.41.232.1182890813.squirrel@webmail.ledisez.net> In-Reply-To: <55841.84.102.41.232.1182890813.squirrel@webmail.ledisez.net> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 Cc: freebsd-ports@freebsd.org Subject: Re: audio/gstreamer-plugins-ivorbis does not build 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, 29 Jun 2007 17:36:00 -0000 Romain LE DISEZ wrote: > Le Mar 26 juin 2007 21:01, [LoN]Kamikaze a écrit : >> ===> Building for gstreamer-plugins-ivorbis-0.10.5_2,3 >> ... >> vorbis.c:26:23: vorbisdec.h: No such file or directory >> vorbis.c: In function `plugin_init': >> vorbis.c:40: warning: implicit declaration of function >> `gst_ivorbis_dec_get_type' >> distcc[10042] ERROR: compile vorbis.c on localhost failed >> gmake: *** [libgstivorbis_la-vorbis.lo] Error 1 >> gmake: *** Waiting for unfinished jobs.... >> *** Error code 2 >> >> >> Before you ask, I tried without make -j, ccache and distcc, it doesn't >> make any >> difference. >> >> The search: >> # find /usr/obj -name vorbisdec.h >> does not yield any results, just like >> # find / -name vorbisdec.h >> >> The file simply isn't there. Am I the only person experiencing this? > You are not alone. I have this problem since some days (weeks ?). > > I'm running Freebsd-CURRENT. I use portupgrade-devel to manage the ports. > > -- > Romain LE DISEZ I couldn't find any PRs about this, so I opened one: http://www.freebsd.org/cgi/query-pr.cgi?pr=114136 From owner-freebsd-ports@FreeBSD.ORG Fri Jun 29 19:38:49 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1B7FD16A469 for ; Fri, 29 Jun 2007 19:38:49 +0000 (UTC) (envelope-from dmares.spam@free.fr) Received: from smtp.lamaiziere.net (net.lamaiziere.net [213.186.42.107]) by mx1.freebsd.org (Postfix) with ESMTP id DB2C313C46C for ; Fri, 29 Jun 2007 19:38:48 +0000 (UTC) (envelope-from dmares.spam@free.fr) Received: from david (unknown [86.66.174.226]) by smtp.lamaiziere.net (Postfix) with ESMTP id 9FD52E4A59A for ; Fri, 29 Jun 2007 21:38:47 +0200 (CEST) From: David Marec Organization: LaMienne To: freebsd-ports@freebsd.org Date: Fri, 29 Jun 2007 21:38:46 +0200 User-Agent: KMail/1.9.6 References: <200706280821.20541.dmares.spam@free.fr> <200706281135.l5SBZQx4010922@smtpclu-4.eunet.yu> In-Reply-To: <200706281135.l5SBZQx4010922@smtpclu-4.eunet.yu> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200706292138.46621.dmares.spam@free.fr> Subject: Re: Xorg failed to run on old PC. 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, 29 Jun 2007 19:38:49 -0000 Le Thursday 28 June 2007 13:35:57 Nikola Lecic, vous avez écrit : > * You must create a config file; you can start with 'Xorg -configure', > it will create an initial /root/xorg.conf.new; then you can test it > with 'X -config /root/xorg.conf.new'. I think you need something like: > > in Section "Monitor" > HorizSync 31.5 - 48.5 # try also: 31.5 - 57.0 > VertRefresh 50 - 70 # try also: 50 - 75 > > in Section "Screen" > DefaultColorDepth 16 # start with the lower value > SubSection "Display" > Depth 16 > Modes "1024x768" "800x600" "640x480" > EndSubSection > # delete here all subsections with higher colour depth and modes. The problem is the same. i published the new log file http://david.marec.free.fr/public/Xorg.0.log and the http://david.marec.free.fr/public/xorg.conf.new > * (If you need a really good assistance in creating xorg.conf, use > Knoppix; Greg Lehey once recommended it on freebsd-questions@; this > one is really different.) --> kernel panic. Thanks for your help From owner-freebsd-ports@FreeBSD.ORG Fri Jun 29 19:52:42 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E2A716A479 for ; Fri, 29 Jun 2007 19:52:42 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from webserver.accesocero.es (217-116-4-115.redes.acens.net [217.116.4.115]) by mx1.freebsd.org (Postfix) with ESMTP id 117E213C480 for ; Fri, 29 Jun 2007 19:52:42 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from desalinux (91.34.220.87.dynamic.jazztel.es [87.220.34.91]) by webserver.accesocero.es (Postfix) with ESMTP id BDCDCB8CDF0 for ; Fri, 29 Jun 2007 21:33:05 +0200 (CEST) Date: Fri, 29 Jun 2007 20:39:25 +0200 To: ports@freebsd.org From: Selecta Hotels Message-ID: <7d777569fb1c002da895bb93ba8c6a8c@desalinux> X-Priority: 3 X-Mailer: PHPMailer [version 1.73] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" Cc: Subject: link exchange 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, 29 Jun 2007 19:52:42 -0000 The Directory of Selecta Hotels Tourism invites to exchange a reciprocal connection to you, if these interested enter: http://www.selectahotels.com/directorio El Directorio de Turismode Selecta Hotels te invita a intercambiar un enlace reciproco, si estas interesado entra en: http://www.selectahotels.com/directorio www.selectahotels.com From owner-freebsd-ports@FreeBSD.ORG Fri Jun 29 19:54:20 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B0AE516A41F for ; Fri, 29 Jun 2007 19:54:20 +0000 (UTC) (envelope-from andy.kosela@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 889A713C468 for ; Fri, 29 Jun 2007 19:54:20 +0000 (UTC) (envelope-from andy.kosela@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1324489waf for ; Fri, 29 Jun 2007 12:54:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ty7EdbVGYVSijSXNCY2QZtIS5y30c4VYAL1qYN87WXRVNn4FqIU8jW55A47dj921hjtlM4LLrJLhnRg8CjY741HtVwX16LKDgoNZX48XX11tLPekLXggX0GMCt4m190X+ScyZAwRKqdpU/+ik3cQkmu89KbhJPVyH+2VpGgvUSI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=o/7p+fb3XRrXaEQaWXOuOhQfuXEAbKkUZ4+XPlG0PDSzugKJExuyWxdI3mgsjg3ELwCjxhD6YUxFo7s5QW2LE1q1+3DV1AtX5jNbo1lORzrHb8WJhnm/A1ADVkVgywR+lhUdKQHsyjElq//6biQvgeZaDtGVAxSLpcPbwmrD7os= Received: by 10.114.197.1 with SMTP id u1mr2882779waf.1183145275889; Fri, 29 Jun 2007 12:27:55 -0700 (PDT) Received: by 10.114.12.19 with HTTP; Fri, 29 Jun 2007 12:27:55 -0700 (PDT) Message-ID: <3cc535c80706291227t4887f333l54e4de73e4bc2e37@mail.gmail.com> Date: Fri, 29 Jun 2007 21:27:55 +0200 From: "Andy Kosela" To: freebsd-ports@freebsd.org 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: <1178963343.591874.231130@o5g2000hsb.googlegroups.com> <3cc535c80705120315j25be1113k933ec440d76a14e4@mail.gmail.com> Cc: Subject: Re: [NEW PORT] ports-mgmt/pkg - smart tool for managing FreeBSD 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: Fri, 29 Jun 2007 19:54:20 -0000 Hi Andrew and all After meditating upon the concept and code of the original pkg i decided finally to rewrite the whole script. The main idea remained the same - to provide one universal tool for FreeBSD package/ports management and to not depend on any third-party database/application. In the spirit of the original UNIX/BSD movement the script should be as simple as possible (the maximum usefulness, the minimum amount of code). Moved by suggestion of Andrew Pantyukhin i renamed it to bpkg to avoid confusion with other *BSD projects. Here are a few examples of the actual application: plato:~> bpkg -m iftop (displays port's Makefile using less) plato:~> bpkg -i iftop net-mgmt/iftop: iftop-0.17 *** installed *** Port: iftop-0.17 Path: /usr/ports/net-mgmt/iftop Info: Display bandwidth usage on an interface by host Maint: vd@FreeBSD.org B-deps: R-deps: WWW: http://www.ex-parrot.com/~pdw/iftop/ plato:~> bpkg -p iftop /usr/ports/net-mgmt/iftop Display bandwidth usage on an interface by host plato:/home/spear# bpkg iftop net-mgmt/iftop: iftop-0.17 *** installed *** Do you want to upgrade iftop using binary packages? [y] These are just a few examples of various flags, there are many more besides those mentioned. Basically it is possible to manage the whole FreeBSD Ports Collection infrastructure using just this one application (including building ports from the source, fetching binary packages, deleting packages and so on). The whole thing is licensed under the BSD license, of course. send-pr entry: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/114064 Hopefully it will make its way into the Ports Collection soon, right now I'm using it on all our production servers (high-end HP and Dell servers) and it works great! really simplifies ports management and displaying of useful information about packages/ports. I know you can type a very long grep|cut|sed|awk command but it's much simpler with bpkg. Send any bug reports, suggestions and improvement ideas directly to me: andy (dot) kosela (at) gmail.com I also plan to set up some web site for this application soon. best regards, Andy Kosela Pythagoras Foundation "What is that which always is and has no becoming; and what is that which is always becoming and never is?" -- Plato On 5/12/07, Andrew Pantyukhin wrote: > First of all, can you consider renaming it to something > less ambitious? A tool named pkg is already present in > some other systems (e.g. pkgjam in NetBSD). It would be > a pity to see your tool, however marvelous it is, > squatter the name just because it was the earliest one. > > That said, your tool is very welcome. > > P.S. You wanted to post your message to ports@, not > hackers@. Cc fixed. > From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 00:45:39 2007 Return-Path: X-Original-To: ports@FreeBSD.ORG Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6965116A41F for ; Sat, 30 Jun 2007 00:45:39 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 2BAED13C448 for ; Sat, 30 Jun 2007 00:45:38 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 8741D2219DD3; Sat, 30 Jun 2007 10:45:37 +1000 (EST) X-Viruscan-Id: <4685A7B10000D5C8C77DFB@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail5.barnet.com.au (Postfix) with ESMTP id 4C9D221B28F7; Sat, 30 Jun 2007 10:45:37 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id F184D2219DAB; Sat, 30 Jun 2007 10:45:36 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id C9B57198; Sat, 30 Jun 2007 10:45:36 +1000 (EST) Date: Sat, 30 Jun 2007 10:45:36 +1000 From: Edwin Groothuis To: "M. Warner Losh" , ports@FreeBSD.ORG Message-ID: <20070630004536.GE1558@k7.mavetju> References: <20070617.011324.406004472.imp@bsdimp.com> <4674E05F.4060705@gmx.de> <20070617072945.GE1325@k7.mavetju> <20070617.013640.-131645657.imp@bsdimp.com> <20070618003329.GF1325@k7.mavetju> <20070625222609.GD1558@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070625222609.GD1558@k7.mavetju> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: How to get a list of all kernel modules 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, 30 Jun 2007 00:45:39 -0000 On Tue, Jun 26, 2007 at 08:26:09AM +1000, Edwin Groothuis wrote: > On Mon, Jun 18, 2007 at 10:33:29AM +1000, Edwin Groothuis wrote: > > On Sun, Jun 17, 2007 at 01:36:40AM -0600, M. Warner Losh wrote: > > > In message: <20070617072945.GE1325@k7.mavetju> > > > Edwin Groothuis writes: > > > : On Sun, Jun 17, 2007 at 09:18:55AM +0200, [LoN]Kamikaze wrote: > > > : > M. Warner Losh wrote: > > > : > > In message: <20070617065457.GB30965@soaustin.net> > > > : > > linimon@lonesome.com (Mark Linimon) writes: > > > : > > : On Sun, Jun 17, 2007 at 12:42:01AM -0600, M. Warner Losh wrote: > > > : > > : > I'd kinda hoped there was a pseudo category that I could key off of. > > > : > > : > > > : > > : Kinda sounds like there should be. > > > : > > > > > : > > That would make grepping the info out of INDEX easy > > > : > > > > : > I'm with Mark here, there definitely should be one. > > > : > > > > : > I think it would be best to create it and send a HEADS UP to ports@ or to all > > > : > maintainers. > > > : > > > : If you decide on a name for the category, I'll send-pr it and ask > > > : the maintainer of portlint to incoperate a check for it. > > > > > > 'kmod' would be my first choice. But I don't care as long as I know > > > what it is. > > > > ports/113802: [patch] add virtual category: kmod > > And TPTB have decided to call it: kld. Currently being tested by Pav Portmgr works in quiet ways: Last thursday they commited the code to bsd.port.mk, and linimon@ updated a lot of the ports with the additional category. I will see if I can make an entry in the Porters Handbook for it, and then make an USE_KLD flag which installs the module and runs kldxref etc. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 01:47:18 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E669316A400 for ; Sat, 30 Jun 2007 01:47:18 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-6.eunet.yu (smtpclu-6.eunet.yu [194.247.192.231]) by mx1.freebsd.org (Postfix) with ESMTP id 7506A13C45D for ; Sat, 30 Jun 2007 01:47:18 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-213-22.eunet.yu [213.198.213.22]) by smtpclu-6.eunet.yu (8.13.6/8.13.6) with ESMTP id l5U1l8SY028546; Sat, 30 Jun 2007 01:47:10 GMT Message-Id: <200706300147.l5U1l8SY028546@smtpclu-6.eunet.yu> Date: Sat, 30 Jun 2007 03:46:59 +0200 From: Nikola Lecic To: David Marec In-Reply-To: <200706292138.46621.dmares.spam@free.fr> References: <200706280821.20541.dmares.spam@free.fr> <200706281135.l5SBZQx4010922@smtpclu-4.eunet.yu> <200706292138.46621.dmares.spam@free.fr> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_00,MISSING_MID,UNPARSEABLE_RELAY X-AVAS-Spam-Score: -2.6 Cc: Norberto Meijome , freebsd-ports@freebsd.org Subject: Re: Xorg failed to run on old PC. 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, 30 Jun 2007 01:47:19 -0000 On Fri, 29 Jun 2007 21:38:46 +0200 David Marec wrote: > Le Thursday 28 June 2007 13:35:57 Nikola Lecic, vous avez =C3=A9crit=C2= =A0: >=20 >=20 > > * You must create a config file; you can start with 'Xorg > > -configure', it will create an initial /root/xorg.conf.new; then > > you can test it with 'X -config /root/xorg.conf.new'. I think you > > need something like: > > > > in Section "Monitor" > > HorizSync 31.5 - 48.5 # try also: 31.5 - 57.0 > > VertRefresh 50 - 70 # try also: 50 - 75 > > > > in Section "Screen" > > DefaultColorDepth 16 # start with the lower value > > SubSection "Display" > > Depth 16 > > Modes "1024x768" "800x600" "640x480" > > EndSubSection > > # delete here all subsections with higher colour depth and > > modes. >=20 > The problem is the same. > i published the new log file=20 > http://david.marec.free.fr/public/Xorg.0.log > and the http://david.marec.free.fr/public/xorg.conf.new According to this, you asked your Xorg to start with 800x600 and colour depth of 8, which it tried without errors this time. Well, all I can say is that you should try to upgrade to Xorg-7.2 (it is even faster on older hardware -- and all those "exceeds DDC maximum 0MHz" shouldn't be in your log AFAIK) or to somehow check your memory, as Norberto has already suggested (that's why I cc him). (And maybe that I once experienced that the mouse had caused similarly weird situation, so you can try to disconnect it or to add Option "AllowMouseOpenFail" "true" in ServerFlags section.) Btw, have you used this machine before -- you know that hardware is ok? Nikola Le=C4=8Di=C4=87 From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 04:21:22 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 732B816A421 for ; Sat, 30 Jun 2007 04:21:22 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from relay02.kiev.sovam.com (relay02.kiev.sovam.com [62.64.120.197]) by mx1.freebsd.org (Postfix) with ESMTP id 1804413C44C for ; Sat, 30 Jun 2007 04:21:21 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [89.162.146.170] (helo=skuns.kiev.zoral.com.ua) by relay02.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1I4UD2-000Erq-Uf for ports@freebsd.org; Sat, 30 Jun 2007 07:05:22 +0300 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by skuns.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id l5U455DE035428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 30 Jun 2007 07:05:05 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id l5U45A6k097069; Sat, 30 Jun 2007 07:05:10 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.1/8.14.1/Submit) id l5U45933097068; Sat, 30 Jun 2007 07:05:09 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 30 Jun 2007 07:05:09 +0300 From: Kostik Belousov To: Edwin Groothuis Message-ID: <20070630040509.GD2268@deviant.kiev.zoral.com.ua> References: <20070617.011324.406004472.imp@bsdimp.com> <4674E05F.4060705@gmx.de> <20070617072945.GE1325@k7.mavetju> <20070617.013640.-131645657.imp@bsdimp.com> <20070618003329.GF1325@k7.mavetju> <20070625222609.GD1558@k7.mavetju> <20070630004536.GE1558@k7.mavetju> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="plXApY9S5wytkesK" Content-Disposition: inline In-Reply-To: <20070630004536.GE1558@k7.mavetju> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.90.2, clamav-milter version 0.90.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on skuns.kiev.zoral.com.ua X-Scanner-Signature: 7b1a4900bea4ee3727a65c989d5962bc X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Header: Not Detected X-SpamTest-Info: Profiles 1187 [June 28 2007] X-SpamTest-Info: helo_type=3 X-SpamTest-Method: none X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release Cc: ports@freebsd.org Subject: Re: How to get a list of all kernel modules 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, 30 Jun 2007 04:21:22 -0000 --plXApY9S5wytkesK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jun 30, 2007 at 10:45:36AM +1000, Edwin Groothuis wrote: > Portmgr works in quiet ways: Last thursday they commited the code > to bsd.port.mk, and linimon@ updated a lot of the ports with the > additional category. I will see if I can make an entry in the Porters > Handbook for it, and then make an USE_KLD flag which installs the > module and runs kldxref etc. It would be very convenient to have unified location for ports kernel modules. May be, even hier(7) compliant ? For instance, some random set of ports installed kernel modules to: sysutils/devcpu: /boot/modules/cpu.ko net/ng_car: /boot/kernel/ng_car.ko (this means that ng_car.ko module will be trashed on next kernel update) audio/oss: /usr/local/lib/oss/modules --plXApY9S5wytkesK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGhdZ0C3+MBN1Mb4gRAvCQAJwONTb8EjKpEDzDt1vY/XHiBZ42qQCg87RF zUNAI1TwdJBcCJNv1Ad9Nqc= =g2Hg -----END PGP SIGNATURE----- --plXApY9S5wytkesK-- From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 05:07:25 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2615316A41F for ; Sat, 30 Jun 2007 05:07:25 +0000 (UTC) (envelope-from dmares.spam@free.fr) Received: from smtp.lamaiziere.net (net.lamaiziere.net [213.186.42.107]) by mx1.freebsd.org (Postfix) with ESMTP id E5C1113C458 for ; Sat, 30 Jun 2007 05:07:24 +0000 (UTC) (envelope-from dmares.spam@free.fr) Received: from david (unknown [86.66.174.167]) by smtp.lamaiziere.net (Postfix) with ESMTP id E463E1180597 for ; Sat, 30 Jun 2007 07:07:23 +0200 (CEST) From: David Marec Organization: LaMienne To: freebsd-ports@freebsd.org Date: Sat, 30 Jun 2007 07:07:22 +0200 User-Agent: KMail/1.9.6 References: <200706280821.20541.dmares.spam@free.fr> <200706292138.46621.dmares.spam@free.fr> <200706300147.l5U1l8SY028546@smtpclu-6.eunet.yu> In-Reply-To: <200706300147.l5U1l8SY028546@smtpclu-6.eunet.yu> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200706300707.22757.dmares.spam@free.fr> Subject: Re: Xorg failed to run on old PC. 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, 30 Jun 2007 05:07:25 -0000 Le Saturday 30 June 2007 03:46:59 Nikola Lecic, vous avez écrit : > Well, all I can > say is that you should try to upgrade to Xorg-7.2 (it is even faster > on older hardware -- and all those "exceeds DDC maximum 0MHz" shouldn't > be in your log AFAIK) or to somehow check your memory, as Norberto has > already suggested (that's why I cc him). I had already checked RAM and memtest did not found any error. > (And maybe that I once experienced that the mouse had caused similarly > weird situation, so you can try to disconnect it or to add Option > "AllowMouseOpenFail" "true" in ServerFlags section.) Maybe, it's a serial mouse. > Btw, have you used this machine before -- you know that hardware is ok? Yes. W98 was shipped on it and it was running correctly; DSL is running well, with the XVESA driver. I have tried to run with another Matrox Mystic card, for the same result. Thanks. -- From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 05:59:09 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 58C4C16A468 for ; Sat, 30 Jun 2007 05:59:09 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id 1407213C48A for ; Sat, 30 Jun 2007 05:59:08 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so261350anc for ; Fri, 29 Jun 2007 22:59:08 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=s4L67/6D8VBp7sIHsuNEdeSFu4q4oXo7ivfVeX4ZE/5dHfnqlOqndZ1S25u3AJsMge3NYBPPMg3GhWJYm80F/0xPqTV1chpmlaXfWgQj0wh/xp4cx/wI0mF+F/7IuKJli6JLwajTQPG/roNBqokDF1XH9+2B28O9CMesDr5uy9o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BF+Gw7zfviP369Hvuj0ZNjsKbNH10g7rL5HabIWP36B9bCM557JqmQli5ze16L8pCDUovyexi8+A+9tWKsIKBOHF8QmiEEYH1Dr2tw5mWO/RhiaNHxpqUUrNzZvjRM6l2swYlN09e9iJ8CpZKyPtRVpfWxfqJpE0oBZfc9Ad/QA= Received: by 10.100.173.19 with SMTP id v19mr2595637ane.1183183148542; Fri, 29 Jun 2007 22:59:08 -0700 (PDT) Received: by 10.100.141.14 with HTTP; Fri, 29 Jun 2007 22:59:08 -0700 (PDT) Message-ID: <790a9fff0706292259g25d5ea1ck2b39de0acc385716@mail.gmail.com> Date: Sat, 30 Jun 2007 00:59:08 -0500 From: "Scot Hetzel" To: "Kostik Belousov" In-Reply-To: <20070630040509.GD2268@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070617.011324.406004472.imp@bsdimp.com> <4674E05F.4060705@gmx.de> <20070617072945.GE1325@k7.mavetju> <20070617.013640.-131645657.imp@bsdimp.com> <20070618003329.GF1325@k7.mavetju> <20070625222609.GD1558@k7.mavetju> <20070630004536.GE1558@k7.mavetju> <20070630040509.GD2268@deviant.kiev.zoral.com.ua> Cc: ports@freebsd.org, Edwin Groothuis Subject: Re: How to get a list of all kernel modules 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, 30 Jun 2007 05:59:09 -0000 On 6/29/07, Kostik Belousov wrote: > It would be very convenient to have unified location for ports kernel > modules. May be, even hier(7) compliant ? > > For instance, some random set of ports installed kernel modules to: > > sysutils/devcpu: /boot/modules/cpu.ko > net/ng_car: /boot/kernel/ng_car.ko > (this means that ng_car.ko module will be trashed on next kernel update) > audio/oss: /usr/local/lib/oss/modules > I would propose that kernel module ports should install their KLD(s)into /boot/modules, as that would allow the kernel module to be loaded without specifing a path to the module: kldload instead of: kldload /path/to/module/.ko And allow the KLD to be loaded from /boot/loader.conf. Another option would be to allow only specific types of modules to be placed into /boot/modules (network, filesystem, ...) and then have the remaining modules installed into PREFIX/libexec/kernel_modules (audio, ...). A rc script for the module would then be used to load/unload the module. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 07:21:10 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C252316A400 for ; Sat, 30 Jun 2007 07:21:10 +0000 (UTC) (envelope-from pesho.petrov@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 9E41113C455 for ; Sat, 30 Jun 2007 07:21:10 +0000 (UTC) (envelope-from pesho.petrov@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1496169waf for ; Sat, 30 Jun 2007 00:21:09 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bMrX9Z8ncNdR07yx3bTIPbGokLMTTCkyRG/XiVPcDsUqmRxpSxdPVLhYVH4qC+sN4I72yBFYxekjERMyeBYhOfCg5yM8MDtUvBrxLB3dgPKt4JK1xDbl8uRyU23A8NDiwuDURwG7skqkCe/fXDpNpjrID5tTVj19JH64Cd1x0tE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tBO9Ls8c1A5VuGGdR2l2wlHlD1zVepD1r2u1C/mpor17KBTr01aYtm6vsR0I8oAhhQ02GbgeKi+Gsm+682ea6do5GBksMnyMefmGqwNc2EJGIHPBcX/zZqphxaBdhAwSnEG8EOR5f+2coLEdv3ZU9PAGiRrg7fkldxe/HrgTmUY= Received: by 10.114.170.1 with SMTP id s1mr3287884wae.1183186458743; Fri, 29 Jun 2007 23:54:18 -0700 (PDT) Received: by 10.114.158.13 with HTTP; Fri, 29 Jun 2007 23:54:18 -0700 (PDT) Message-ID: <8a6e79f40706292354t346e06f4v7fc4c27f63ee0be3@mail.gmail.com> Date: Sat, 30 Jun 2007 09:54:18 +0300 From: "Petar Petrov" To: "Tomasz Szewczyk" In-Reply-To: <4683CDCC.6090800@man.poznan.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4683CDCC.6090800@man.poznan.pl> Cc: ports@freebsd.org, greg@bestnet.kharkov.ua Subject: Re: FreeBSD Port: sflowtool-3.10 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, 30 Jun 2007 07:21:10 -0000 The PR is: http://www.freebsd.org/cgi/query-pr.cgi?pr=114140 On 6/28/07, Tomasz Szewczyk wrote: > Hi, > > I noticed that newer sflowtool version is available at > http://www.inmon.com/technology/sflowTools.php > > Is it possible to port it on FreeBSD? > > Best Regards > > Tomek > > _______________________________________________ > 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 Jun 30 14:09:18 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCF1616A468 for ; Sat, 30 Jun 2007 14:09:18 +0000 (UTC) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 1E3BF13C4B8 for ; Sat, 30 Jun 2007 14:09:17 +0000 (UTC) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 30 Jun 2007 14:09:16 -0000 Received: from ppp-88-217-13-15.dynamic.mnet-online.de (EHLO dose.local.invalid) [88.217.13.15] by mail.gmx.net (mp003) with SMTP; 30 Jun 2007 16:09:16 +0200 X-Authenticated: #147403 X-Provags-ID: V01U2FsdGVkX19dC8NvW7RdD/uMr8B7c9nS1YA+gNsM3YEAj6387e QjwLbYSCTsRlN0 Received: by dose.local.invalid (Postfix, from userid 1000) id D47B4C211; Sat, 30 Jun 2007 16:11:30 +0200 (CEST) Date: Sat, 30 Jun 2007 16:11:30 +0200 From: Simon Barner To: Simon Barner Message-ID: <20070630141130.GA1185@dose.local.invalid> References: <369848.25141.qm@web52711.mail.re2.yahoo.com> <33320.62.212.122.219.1182429928.squirrel@webmail.ledisez.net> <20070623110516.GA1866@dose.local.invalid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <20070623110516.GA1866@dose.local.invalid> User-Agent: Mutt/1.5.12-2006-07-14 X-Y-GMX-Trusted: 0 Cc: freebsd-ports@freebsd.org, Romain LE DISEZ Subject: Boost update ready for testing (was: Re: boost 1.34) 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, 30 Jun 2007 14:09:18 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Simon Barner wrote: > Romain LE DISEZ wrote: > > Yes, someone is creating a port but I don't know the progress : > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D113474 >=20 > Yes, I am that "someone" ;-) The port will be ready next week. I'll post = it > here so it can be tested before I commit it. The PR mentioned above contains an update to boost 1.34.0 that is currently being tested and the will hopefully be committed soon. --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGhmSSCkn+/eutqCoRAvApAJ9d3RLbmts3T7uC3g0ns4lVqgNpOgCg9f9w z4uq5Ato2G1zk0F4Gw6QjsM= =HrIx -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK-- From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 16:36:29 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6E2A16A421; Sat, 30 Jun 2007 16:36:29 +0000 (UTC) (envelope-from ml.freebsd-ports@ledisez.net) Received: from ledisez.net (ledisez.net [80.247.230.138]) by mx1.freebsd.org (Postfix) with ESMTP id 7796813C45E; Sat, 30 Jun 2007 16:36:29 +0000 (UTC) (envelope-from ml.freebsd-ports@ledisez.net) Received: from webmail.ledisez.net (localhost.localdomain [80.247.230.138]) by ledisez.net (Postfix) with ESMTP id 4E5F645B8E6; Sat, 30 Jun 2007 18:36:28 +0200 (CEST) Received: from 83.195.255.235 (SquirrelMail authenticated user romain) by webmail.ledisez.net with HTTP; Sat, 30 Jun 2007 18:36:28 +0200 (CEST) Message-ID: <49392.83.195.255.235.1183221388.squirrel@webmail.ledisez.net> In-Reply-To: <20070630141130.GA1185@dose.local.invalid> References: <369848.25141.qm@web52711.mail.re2.yahoo.com> <33320.62.212.122.219.1182429928.squirrel@webmail.ledisez.net> <20070623110516.GA1866@dose.local.invalid> <20070630141130.GA1185@dose.local.invalid> Date: Sat, 30 Jun 2007 18:36:28 +0200 (CEST) From: "Romain LE DISEZ" To: "Simon Barner" User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-ports@freebsd.org Subject: Re: Boost update ready for testing (was: Re: boost 1.34) 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, 30 Jun 2007 16:36:30 -0000 > Simon Barner wrote: > The PR mentioned above contains an update to boost 1.34.0 that is > currently > being tested and the will hopefully be committed soon. I tried the patch but it does not compile for me. Im running -CURRENT (GCC 4.2) The way I did it : # cd /usr # patch -p0 -N < /home/romain/var/boost-1.34.0.patch => no error # cd /usr/ports # make index => some warnings not related to boost # portversion -l '<' boost < => fine, I will upgrade boost # portupgrade -arRpP [snip] ---> Building '/usr/ports/devel/boost' ===> Cleaning for boost-1.34.0 To build Boost's Python bindings hit CTRL+C now and run ``make -DWITH_PYTHON [...]'' or use the devel/boost-python slave port. ===> Vulnerability check disabled, database not found ===> Found saved configuration for boost-1.33.1_2 => boost_1_34_0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/boost/. boost_1_34_0.tar.bz2 100% of 12 MB 95 kBps 00m00s ===> Extracting for boost-1.34.0 => MD5 Checksum OK for boost_1_34_0.tar.bz2. => SHA256 Checksum OK for boost_1_34_0.tar.bz2. ===> Patching for boost-1.34.0 ===> Applying FreeBSD patches for boost-1.34.0 I can't seem to find a patch in there anywhere. ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-boost_regex_pending_object_cache.hpp.orig I can't seem to find a patch in there anywhere. ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-boost_regex_v4_cpp_regex_traits.hpp.orig I can't seem to find a patch in there anywhere. ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-boost_regex_v4_w32_regex_traits.hpp.orig ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-libs_regex_build_Jamfile.v2.orig I can't seem to find a patch in there anywhere. ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-tools::build::v1::boost-base.jam.orig I can't seem to find a patch in there anywhere. ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-tools::build::v1::gcc-stlport-tools.jam.orig I can't seem to find a patch in there anywhere. ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-tools::build::v1::gcc-tools.jam.orig ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-tools_build_v2_tools_common.jam.orig ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-tools_build_v2_tools_gcc.jam.orig ===> Ignoring patchfile /usr/ports/devel/boost/files/patch-tools_build_v2_tools_python.jam.orig ===> Configuring for boost-1.34.0 ===> Building for boost-1.34.0 cd /tmp/ports/usr/ports/devel/boost/work/boost_1_34_0/tools/jam/src && ./build.sh gcc; ### ### Using 'gcc' toolset. ### rm -rf bootstrap mkdir bootstrap gcc -o bootstrap/jam0 command.c compile.c debug.c execunix.c expand.c fileunix.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execnt.c filent.c ./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= clean ...found 1 target... ...updating 1 target... ...updated 1 target... ./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= ...found 45 targets... ...updating 2 targets... [MKDIR] bin.freebsd [COMPILE] bin.freebsd/bjam ...updated 2 targets... cd /tmp/ports/usr/ports/devel/boost/work/boost_1_34_0 && /usr/bin/env CXX=c++ CC=cc SHELL=/bin/sh NO_LINT=YES TARGETDIR=/usr/local DESTDIR= PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CFLAGS="-O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4" CXXFLAGS="-O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I/usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /tmp/ports/usr/ports/devel/boost/work/boost_1_34_0/tools/jam/src/bin.freebsd/bjam --layout=system variant=release threading=multi optimization=speed inlining=full --prefix=/usr/local --toolset=gcc Segmentation fault (core dumped) *** Error code 139 Stop in /usr/ports/devel/boost. *** Error code 1 Stop in /usr/ports/devel/boost. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.33505.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=boost-1.33.1_2 UPGRADE_PORT_VER=1.33.1_2 make DEPENDS_TARGET=package ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! devel/boost (boost-1.33.1_2) (coredump) ---> Packages processed: 0 done, 810 ignored, 0 skipped and 1 failed From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 16:46:07 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2611016A468; Sat, 30 Jun 2007 16:46:07 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao102.cox.net (eastrmmtao102.cox.net [68.230.240.8]) by mx1.freebsd.org (Postfix) with ESMTP id A52DD13C44C; Sat, 30 Jun 2007 16:46:06 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao102.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070630164606.BEVW17891.eastrmmtao102.cox.net@eastrmimpo02.cox.net>; Sat, 30 Jun 2007 12:46:06 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id Hsm51X00B4iy4EG0000000; Sat, 30 Jun 2007 12:46:05 -0400 Date: Sat, 30 Jun 2007 11:49:21 -0500 To: "Romain LE DISEZ" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <369848.25141.qm@web52711.mail.re2.yahoo.com> <33320.62.212.122.219.1182429928.squirrel@webmail.ledisez.net> <20070623110516.GA1866@dose.local.invalid> <20070630141130.GA1185@dose.local.invalid> <49392.83.195.255.235.1183221388.squirrel@webmail.ledisez.net> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <49392.83.195.255.235.1183221388.squirrel@webmail.ledisez.net> User-Agent: Opera Mail/9.21 (Linux) Cc: Simon Barner , freebsd-ports@freebsd.org Subject: Re: Boost update ready for testing (was: Re: boost 1.34) 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, 30 Jun 2007 16:46:07 -0000 On Sat, 30 Jun 2007 11:36:28 -0500, Romain LE DISEZ = wrote: >> Simon Barner wrote: >> The PR mentioned above contains an update to boost 1.34.0 that is >> currently >> being tested and the will hopefully be committed soon. > > I tried the patch but it does not compile for me. Im running -CURRENT = = > (GCC > 4.2) > > The way I did it : > # cd /usr > # patch -p0 -N < /home/romain/var/boost-1.34.0.patch > =3D> no error After patched, you should do this: # find /usr/ports/devel/boost -type f -empty -delete ; find . -name = \*.orig -delete But, I don't know if it will helping with your build problem. It only = helps clean out the *.orig and empty files. > # cd /usr/ports > # make index > =3D> some warnings not related to boost > > # portversion -l '<' > boost < > =3D> fine, I will upgrade boost > > # portupgrade -arRpP > [snip] > > ---> Building '/usr/ports/devel/boost' > =3D=3D=3D> Cleaning for boost-1.34.0 > > To build Boost's Python bindings hit CTRL+C now and > run ``make -DWITH_PYTHON [...]'' or use the > devel/boost-python slave port. > > =3D=3D=3D> Vulnerability check disabled, database not found > =3D=3D=3D> Found saved configuration for boost-1.33.1_2 > =3D> boost_1_34_0.tar.bz2 doesn't seem to exist in /usr/ports/distfile= s/. > =3D> Attempting to fetch from > http://heanet.dl.sourceforge.net/sourceforge/boost/. > boost_1_34_0.tar.bz2 100% of 12 MB 95 kBp= s > 00m00s > =3D=3D=3D> Extracting for boost-1.34.0 > =3D> MD5 Checksum OK for boost_1_34_0.tar.bz2. > =3D> SHA256 Checksum OK for boost_1_34_0.tar.bz2. > =3D=3D=3D> Patching for boost-1.34.0 > =3D=3D=3D> Applying FreeBSD patches for boost-1.34.0 > I can't seem to find a patch in there anywhere. > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-boost_regex_pending_object_cache.hp= p.orig > I can't seem to find a patch in there anywhere. > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-boost_regex_v4_cpp_regex_traits.hpp= .orig > I can't seem to find a patch in there anywhere. > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-boost_regex_v4_w32_regex_traits.hpp= .orig > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-libs_regex_build_Jamfile.v2.orig > I can't seem to find a patch in there anywhere. > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-tools::build::v1::boost-base.jam.or= ig > I can't seem to find a patch in there anywhere. > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-tools::build::v1::gcc-stlport-tools= .jam.orig > I can't seem to find a patch in there anywhere. > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-tools::build::v1::gcc-tools.jam.ori= g > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-tools_build_v2_tools_common.jam.ori= g > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-tools_build_v2_tools_gcc.jam.orig > =3D=3D=3D> Ignoring patchfile > /usr/ports/devel/boost/files/patch-tools_build_v2_tools_python.jam.ori= g > =3D=3D=3D> Configuring for boost-1.34.0 > =3D=3D=3D> Building for boost-1.34.0 > cd /tmp/ports/usr/ports/devel/boost/work/boost_1_34_0/tools/jam/src &&= > ./build.sh gcc; > ### > ### Using 'gcc' toolset. > ### > rm -rf bootstrap > mkdir bootstrap > gcc -o bootstrap/jam0 command.c compile.c debug.c execunix.c expand.c > fileunix.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.= c > lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c > regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c module= s.c > strings.c filesys.c builtins.c pwd.c class.c native.c w32_getreg.c > modules/set.c modules/path.c modules/regex.c modules/property-set.c > modules/sequence.c modules/order.c execnt.c filent.c > ./bootstrap/jam0 -f build.jam --toolset=3Dgcc --toolset-root=3D clean > ...found 1 target... > ...updating 1 target... > ...updated 1 target... > ./bootstrap/jam0 -f build.jam --toolset=3Dgcc --toolset-root=3D > ...found 45 targets... > ...updating 2 targets... > [MKDIR] bin.freebsd > [COMPILE] bin.freebsd/bjam > ...updated 2 targets... > cd /tmp/ports/usr/ports/devel/boost/work/boost_1_34_0 && /usr/bin/env= > CXX=3Dc++ CC=3Dcc SHELL=3D/bin/sh NO_LINT=3DYES TARGETDIR=3D/usr/local= DESTDIR=3D > PREFIX=3D/usr/local LOCALBASE=3D/usr/local X11BASE=3D/usr/local > MOTIFLIB=3D"-L/usr/local/lib -lXm -lXp" LIBDIR=3D"/usr/lib" CFLAGS=3D"= -O2 > -fno-strict-aliasing -fno-tree-vrp -pipe -march=3Dpentium4" CXXFLAGS=3D= "-O2 > -fno-strict-aliasing -fno-tree-vrp -pipe -march=3Dpentium4 > -I/usr/local/include" MANPREFIX=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"= install > -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT=3D"install -o root -g= = > wheel > -m 555" BSD_INSTALL_DATA=3D"install -o root -g wheel -m 444" > BSD_INSTALL_MAN=3D"install -o root -g wheel -m 444" > /tmp/ports/usr/ports/devel/boost/work/boost_1_34_0/tools/jam/src/bin.f= reebsd/bjam > --layout=3Dsystem variant=3Drelease threading=3Dmulti optimization=3Ds= peed > inlining=3Dfull --prefix=3D/usr/local --toolset=3Dgcc > Segmentation fault (core dumped) > *** Error code 139 > > Stop in /usr/ports/devel/boost. > *** Error code 1 > > Stop in /usr/ports/devel/boost. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.33505.0 env UPGRADE_TOOL=3Dportupgrade > UPGRADE_PORT=3Dboost-1.33.1_2 UPGRADE_PORT_VER=3D1.33.1_2 make > DEPENDS_TARGET=3Dpackage > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! devel/boost (boost-1.33.1_2) (coredump) > ---> Packages processed: 0 done, 810 ignored, 0 skipped and 1 failed -- = 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 Jun 30 19:35:11 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BD4016A469 for ; Sat, 30 Jun 2007 19:35:11 +0000 (UTC) (envelope-from frank@fstaals.net) Received: from FStaals.net (ip176-173-59-62.adsl.versatel.nl [62.59.173.176]) by mx1.freebsd.org (Postfix) with ESMTP id BF0C513C45B for ; Sat, 30 Jun 2007 19:35:10 +0000 (UTC) (envelope-from frank@fstaals.net) Received: from FStaals.net (localhost.FStaals.LAN [127.0.0.1]) by filter.mynetwork.local (Postfix) with ESMTP id 836D297DBD for ; Sat, 30 Jun 2007 21:06:30 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on FStaals.net X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED, UPPERCASE_25_50 autolearn=failed version=3.1.7 Received: from Riza.FStaals.LAN (localhost.FStaals.LAN [127.0.0.1]) (Authenticated sender: frank) by FStaals.net (Postfix) with ESMTP id 6BECA97DBC for ; Sat, 30 Jun 2007 21:06:30 +0200 (CEST) Message-ID: <4686A8DA.3070902@fstaals.net> Date: Sat, 30 Jun 2007 21:02:50 +0200 From: Frank Staals User-Agent: Thunderbird 2.0.0.4 (X11/20070630) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: x11-wm/obtuner gives compile 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, 30 Jun 2007 19:35:11 -0000 Is it just me is or are there more people with this problem when compiling the obtuner port ? On both machines I tested I got a compile error on: if /usr/local/libexec/ccache/world-c++ -DPACKAGE_NAME=\"obtuner\" -DPACKAGE_TARNAME=\"obtuner\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"obtuner\ 0.3\" -DPACKAGE_BUGREPORT=\"check_engine@hotmail.com\" -DPACKAGE=\"obtuner\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I. -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/openbox/3.4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -O2 -fno-strict-aliasing -pipe -MT rc.o -MD -MP -MF ".deps/rc.Tpo" -c -o rc.o rc.cpp; then mv -f ".deps/rc.Tpo" ".deps/rc.Po"; else rm -f ".deps/rc.Tpo"; exit 1; fi rc.cpp: In constructor `Rc::Rc()': rc.cpp:21: error: cannot convert `xmlDoc**' to `const gchar*' for argument `1' to `gboolean parse_load_rc(const gchar*, xmlDoc**, xmlNode**)' *** Error code 1 Stop in /home/ports/x11-wm/obtuner/work/obtuner-0.3. *** Error code 1 Has anyone else problems with this ? And/or has a fix ? I quickly reviewed rc.cpp and rc.h but my C++ experiance is rather limited -- -Frank Staals From owner-freebsd-ports@FreeBSD.ORG Sat Jun 30 19:58:31 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7286416A41F for ; Sat, 30 Jun 2007 19:58:31 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from viefep19-int.chello.at (viefep18-int.chello.at [213.46.255.22]) by mx1.freebsd.org (Postfix) with ESMTP id CC2F713C48A for ; Sat, 30 Jun 2007 19:58:30 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from underworld.novel.ru ([82.116.47.192]) by viefep24-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070630194252.WEQT12976.viefep24-int.chello.at@underworld.novel.ru>; Sat, 30 Jun 2007 21:42:52 +0200 Date: Sat, 30 Jun 2007 23:44:19 +0400 From: Roman Bogorodskiy To: Frank Staals Message-ID: <20070630194419.GB890@underworld.novel.ru> Mail-Followup-To: Frank Staals , ports@freebsd.org References: <4686A8DA.3070902@fstaals.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7iMSBzlTiPOCCT2k" Content-Disposition: inline In-Reply-To: <4686A8DA.3070902@fstaals.net> X-PGP: http://people.freebsd.org/~novel/novel.key.asc Cc: ports@freebsd.org Subject: Re: x11-wm/obtuner gives compile 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, 30 Jun 2007 19:58:31 -0000 --7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Frank Staals wrote: > Is it just me is or are there more people with this problem when compil= ing=20 > the obtuner port ? On both machines I tested I got a compile error on: >=20 > if /usr/local/libexec/ccache/world-c++ -DPACKAGE_NAME=3D\"obtuner\"=20 > -DPACKAGE_TARNAME=3D\"obtuner\" -DPACKAGE_VERSION=3D\"0.3\"=20 > -DPACKAGE_STRING=3D\"obtuner\ 0.3\"=20 > -DPACKAGE_BUGREPORT=3D\"check_engine@hotmail.com\" -DPACKAGE=3D\"obtuner= \"=20 > -DVERSION=3D\"0.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS= _STAT_H=3D1=20 > -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRIN= GS_H=3D1=20 > -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE__BO= OL=3D1=20 > -DHAVE_STDBOOL_H=3D1 -I. -I. -D_THREAD_SAFE -I/usr/local/include/glib-2.= 0=20 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2=20 > -I/usr/local/include -I/usr/local/include/openbox/3.4=20 > -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include=20 > -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo=20 > -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -O2=20 > -fno-strict-aliasing -pipe -MT rc.o -MD -MP -MF ".deps/rc.Tpo" -c -o rc.= o=20 > rc.cpp; then mv -f ".deps/rc.Tpo" ".deps/rc.Po"; else rm -f ".deps/rc.T= po";=20 > exit 1; fi > rc.cpp: In constructor `Rc::Rc()': > rc.cpp:21: error: cannot convert `xmlDoc**' to `const gchar*' for argume= nt=20 > `1' to `gboolean parse_load_rc(const gchar*, xmlDoc**, xmlNode**)' > *** Error code 1 >=20 > Stop in /home/ports/x11-wm/obtuner/work/obtuner-0.3. > *** Error code 1 >=20 > Has anyone else problems with this ? And/or has a fix ? I quickly review= ed=20 > rc.cpp and rc.h but my C++ experiance is rather limited >=20 It doesn't work because of the changes made to new openbox. And since the obtuner project doesn't seem to be active anymore, the chances it will be fixed are small. I've just marked it DEPRECATED today because of that. Roman Bogorodskiy --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iQCVAwUBRoayk4B0WzgdqspGAQLubAQAv83dEdpRbqMOAI/QzwoQMi6+6MTFt7W1 40/k0duj6bXEIlxAHSkb3iRIAqrrqIYpIFUKzxivJ40sx6sjMJ+s2VrBq+qILO3/ /q2UAcCjJBvUtgGAzd588RWsFUnLoUQ/Nyl+OG193E1KF0093+PjFd1sXeUQTrQE kgZ4tO4FHh0= =dIw3 -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k--